First post, by stevesk
Hello people! I am having problems with three versions of DOSBox. Here is my computer config:
Motherboard: Intel D865GBF - http://www.intel.com/products/motherboard/d865gbf/ - Using a Pentium 4 HT 3.0Ghz Processor with 1MB cache, 512MB RAM, Video: ATI Radeon 9550 offboard (AGP). Sound: on-board (Intel AC97 Adapter).
Operating System: Slackware Linux - Current, Kernel 2.6.17.4.
How did I install DOSBox: From the source, no extra parameters on ./configure . My Gcc version: 3.4.6.
Well, first what happens in DOSBox 0.62/0.63:
It runs okay, until I try to install a program (i.e. game, windows 3.11, etc.). The installer always give errors about being unable to install the files, and when I exit it, dosbox closes with the following output:
Segmentation fault
There are no other messages, only two reporting errors about sound but sound even works ok when I tried to run games which didn't need to be installed. When running games, dosbox also quits with the same output message insted of giving me back to the command prompt.
When I try to run DOSBOX 0.65:
My keyboard goes messed up. I have a ABTN2 layout keyboard which is not much different from U.S. default one (the position of "?", ":", "/", etc. changes but not the position of "a", "b", "c", "d", it keeps the same). When I press the keys, always a wrong output is given. E.g. I press CAPS LOCK, it outputs "m" and keeps writing a bunch of "mmmmmmmmmmmmmmmmmmmmmmm" until I press it again, so it stops giving me the bounch of "mmmmmmmmmmmmmmmmmmm". Sometimes if I press another key DOSBox even freezes. Not only DOSBox, but all my linux box! π
Is there any way to resolve these problems? Thanks! π