Re: SVGALIB helper module dependencies?
Matan Ziv-Av <[email protected]> Wed, 29 Dec 2004 23:16:14 +0200 (IST)
| Newsgroups | gmane.linux.svgalib |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 29 Dec 2004, Julius Schwartzenberg wrote: > It still doesn't seem to work correctly though. When I try to run ZSNES > or SNES9x, I get an error that the mouse cannot be initiliazed. After > that, ZSNES complains it can't switch to mode 320x240 and quits. With > SNES9x, I seem to get a segmentation fault. The tool to test svgalib is vgatest (in demos/ directory). Please run this program, and see if it works. Look in zsnes source to check which modes it tries to use, and see if vgatest can set them. The mouse problem might be because of incorrect config file settings. Is there an mdev line in the config file? Does it point to the correct device (/dev/input/mice on 2.6 systems, or 2.4 with usb mouse)? Is there a "mouse" option with the correct type (imps2 usually)? -- Matan Ziv-Av. [email protected] - To unsubscribe from this list: send the line "unsubscribe linux-svgalib" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html