On Fri, 23 Jun 2000, Alexander S.Kresin wrote:
> I have a strange problem with dosemu-1.00 .
> Not every time, but in 80% of cases when I run it with a 'dos'
> command, it hangs and I get a black screen. When I switch to other
> virtual console with Ctrl-Alt-F2 and then after few seconds - back,
> it sometimes begin to load, sometimes I need to switch to second
> console and back several times, sometimes it doesn't help at all.
> If I run dosemu from remote terminal ( from other computer in the net
> ) ir works Ok.
I saw something similar when I was testing some experimental graphics
code. If the card didn't initialiase properly DOSEMU appeared to/would
hang. Have a look at /etc/dosemu.conf and try setting $_graphics and
$_console to (0). Then DOSEMU shouldn't try to initialise the graphics
card on startup. If this works, then you could try just re-enabling
$_console.
Alistair