Hi.
I'm wondering if all of you're using Bochs under X11...Does anyone know a way to use Bochs without X11?
I set the item display_library in bochsrc to svga but Bochs triples a panic indicating that there is no such library existing.Currently I have the package svgalib installed on my system,FreeBSD.And I find nothing helpful in their official documentation.
Do you have any ideas?Any help is appreciated.Thanks in advance!
Bochs without X11
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
poor documentation?
which will tell you to
Code: Select all
./configure --help
Code: Select all
./configure --with-svga --without-x11 --whatever-other-settings-you-want
Yeah,thanks.
I think I forgot to compile the associated modules in advance...
Now a new problem has occured...When I run Bochs with svgalib it almost crashed my machine and the DELL logo was displayed on the screen scattered.It seems that the BIOS ROM was read into the VRAM...A strange problem.
Do you have ideas on this?Anyway if I can find a way out I will post back again.
Regards
I think I forgot to compile the associated modules in advance...
Now a new problem has occured...When I run Bochs with svgalib it almost crashed my machine and the DELL logo was displayed on the screen scattered.It seems that the BIOS ROM was read into the VRAM...A strange problem.
Do you have ideas on this?Anyway if I can find a way out I will post back again.
Regards
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
No personal experience with svgalib - you could try to build SDL as a layer between those and use that. Maybe bochs has a broken or buggy frontend to it? even the windows gui looks still the same even after 2 years...
Gentoo rocks, but unfortunately it tends to lag a few versions behind. Yesterday it even proposed an 1.4 java runtime to me<advertising adjective="shameless" object="Gentoo Linux">
Lags a few versions behind? For your information, gentoo has some of the most up-to-date packages. It was one of the first to have x.org 7.0 support and it supports the most up-to-date openoffice.org and firefox and most other packages.Gentoo rocks, but unfortunately it tends to lag a few versions behind. Yesterday it even proposed an 1.4 java runtime to me
The java 1.4 version is probably an open source jvm like blackdown or something and not the sun jvm or it could be for the old java system or for compatibility with openoffice.org or 32 bits if you have amd64.
It seems that that crash isn't caused by Bochs...Some programs I wrote using svgalib these days and the demos along with svgalib also crash like that.And sometimes FreeBSD core dump says "Segmentation Fault".So maybe it's svgalib's fault?
(Some "primitive" interfaces within svgalib may have something to do with this...)
(Some "primitive" interfaces within svgalib may have something to do with this...)