Dosbox Won't Work


Anhaedra

Member
Joined
May 9, 2004
Messages
250
When I try to use Dosbox, it just freezes at a black screen. I know the games I am trying to run work because I play them on my PC. When I used programmer's notepad to edit the line endings to Unix style, it just dumped me back to the main GP2X menu when I tried to run a game. I tried to output the errors into a error log, but the log was empty. Any ideas?

EDIT: Hmm... I may have been entering the wrong command to redirect output... Can anyone tell me what the command is to redirect ALL output to a text file?
 
I think you get the same error as me:

GNU gdb 6.4
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "arm-linux"...
(gdb) run
Starting program: /mnt/sd/dosbox/dosbox
[tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device]
[tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device]
: error while loading shared libraries: cannot create search path array: Cannot
allocate memory
 
Bump... Anyone willing to take a look at the Dosbox code and maybe have a go at fixing it? Please? :(
 
Anhaedra said:
Bump... Anyone willing to take a look at the Dosbox code and maybe have a go at fixing it? Please? :(
Im currently trying to fix the problem it's very strange to say the least. Seems to come and go,
 
Last edited by a moderator:
Back
Top