Hi all,
I experience the following behaviour of DOSEMU 0.53 pl 27 running under Linux 1.1.54:
1. When I use the line "video { vga }", everything works ok, except of course that I'm not able to use any console specific features.
2. So I change to "video { vga console }". Using this Linux locks up completely, leaving me with a blank screen and I can only reboot my system (console switching is not possible).
3. So I thought, perhaps DOSEMU must know about which graphics card I have before I can use the "console" directive (although this is nowhere documented). Since I have a Trident 9400, I change to: "video { vga console graphics chipset trident memsize 1024 }" and DOSEMU boots up nicely after my video card bootup message.
But now I cannot switch virtual consoles. When I try to do so, Linux hangs again.
I tried everything I can think of:
- I disabled all BIOS shadowing in my CMOS
- I tried the video_file directive in combination with getrom
- I disabled all nice features od DOSEMU like xms, ems, dpmi etc.
- I tried with and without raw keyboard
I was unable to get any debugging output, since it's not written to disk just before a hang.
Any help is greatly appreciated.
Richard.