Bochs doesn't start: the wx-windows stays black
"C.+D.Rohlfing" <[email protected]> Fri, 22 Apr 2016 21:56:37 +0200
| Newsgroups | gmane.comp.emulators.bochs.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello everybody, I'm using Bochs since Debian/Lenny for an old DOS application. My last working version is Bochs 2.4.6 (Debian/Wheezy). Currently I'm in the process of upgrading my Debian/Wheezy to Debian/Jessie. Jessie includes Bochs 2.6. After several hours of testing I was not able to start Bochs with freedos. When I start bochs with "bochs -f bochsrc" (see attached file bochsrc), a window with Bochs and another window with debug infos appear, but the content of the Bochs window stays black. Under Bochs/Wheezy I get some BIOS messages, but not under Bochs/Jessie. Is there something wrong with Bochs/Jessie and/or my bochsrc file? What kind of information do you need to analyze this misbehaviour? TIA and have a nice weekend. Dieter ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ bochs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bochs-developers
bochsrc
(text/plain, 1.9 KB)
# configuration file generated by Bochs plugin_ctrl: unmapped=1, biosdev=1, extfpuirq=1, parallel=1 config_interface: wx display_library: wx memory: host=16, guest=16 romimage: file="/usr/share/bochs/BIOS-bochs-latest" vgaromimage: file="/usr/share/bochs/VGABIOS-lgpl-latest" boot: cdrom floppy_bootsig_check: disabled=0 # no floppya # no floppyb ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14 ata0-master: type=disk, mode=flat, translation=auto, path="/home/inet/qemu/freedos-test/fdos-disk-1.img", cylinders=20, heads=16, spt=63, biosdetect=auto, model="Generic 1234" ata0-slave: type=cdrom, path="/home/inet/qemu/freedos-test/freedos_fdbasecd.iso", status=inserted, biosdetect=auto, model="Generic 1234" ata1: enabled=1, ioaddr1=0x170, ioaddr2=0x370, irq=15 ata2: enabled=0 ata3: enabled=0 pci: enabled=1, chipset=i440fx vga: extension=vbe, update_freq=5 cpu: count=1, ips=4000000, model=bx_generic, reset_on_triple_fault=1, cpuid_limit_winnt=0, ignore_bad_msrs=1, mwait_is_nop=0 cpuid: family=6, model=0x03, stepping=3, mmx=1, apic=xapic, sse=sse2, sse4a=0, sep=1, aes=0, xsave=0, xsaveopt=0, movbe=0, adx=0, smep=0, avx=0, avx_f16c=0, avx_fma=0, bmi=0, xop=0, tbm=0, fma4=0, vmx=1, x86_64=1, 1g_pages=0, pcid=0, fsgsbase=0, mwait=1 cpuid: vendor_string="GenuineIntel" cpuid: brand_string=" Intel(R) Pentium(R) 4 CPU " print_timestamps: enabled=0 debugger_log: - magic_break: enabled=0 port_e9_hack: enabled=0 private_colormap: enabled=0 clock: sync=none, time0=local, rtc_sync=0 # no cmosimage # no loader log: /tmp/inet/bochsout.log logprefix: %t%e%d panic: action=ask error: action=report info: action=report debug: action=ignore keyboard: type=mf, serial_delay=250, paste_delay=100000, keymap= user_shortcut: keys=none mouse: enabled=0, type=ps2, toggle=ctrl+mbutton parport1: enabled=1, file="/tmp/inet/bochs.lpt1" parport2: enabled=1, file="/tmp/inet/bochs.lpt2"