>I recently changed some components in my computer, and now squake doesn't
>work! When I type:
>/usr/games/squake -nosound (I don't have a sound card)
>I get these errors on stdout (by redirecting stdout with > ):
This looks like it's your problem = you don't have svgalib configured toQuote:>Oak driver: Unknown chipset (id = 0)
>Using VGA driver.
work with your new video card, and it's freaking out.
*** Try editing /etc/vga/libvga.config - there'll probably be a few lines
you need to comment out, and a few more you need to uncomment. If you
need help, email me.
[snipped normal messages]
You don't have an autoexec.cfg file? Great way to customize things.Quote:>FindFile: can't find autoexec.cfg
>couldn't exec autoexec.cfg
[snipped] the Packfile things are good messages.Quote:>3 demo(s) in loop
>Playing demo from demo1.dem.
>PackFile: ./id1/pak0.pak : demo1.dem
This is a known bug with squake - if you don't have a CD in the drive,Quote:>CDROM (ioctl) reports ILLEGAL REQUEST.
>CDROM (ioctl) reports ILLEGAL REQUEST.
>CDROM (ioctl) reports ILLEGAL REQUEST.
>svgalib: Signal 11: Segmentation fault received.
>Segmentation fault
then starting without -nocdaudio gives a segfault. If it's a big problem,
a quick workaround is a 3 line shell script to check for a CD in the drive,
then to launch quake with or without the -nocdaudio option accordingly.
---
Roy Stogner