Re: SVGALIB helper module dependencies?

Julius Schwartzenberg <[email protected]> Wed, 29 Dec 2004 17:52:43 +0100
Newsgroups gmane.linux.svgalib
Message-ID <[email protected]>
Matan Ziv-Av wrote:
 >On Sun, 26 Dec 2004, Julius Schwartzenberg wrote:
 >> When I try to load the SVGALIB helper module, svgalib_helper, with
 >> modprobe, I get errors about several unresolved symbols. Here is the
 >> output of depmod -e:
 >> depmod: *** Unresolved symbols in
 >> /lib/modules/2.4.26-gentoo-r13/kernel/misc/svgalib_helper.o
 >> depmod:         pci_write_config_byte
 >> depmod:         devfs_unregister_chrdev
 >> depmod:         remap_page_range
 >
 >If all symbols are undefined, it is probably a problem in the module
 >build process. Can you send to me the output from make in the
 >svgalib_helper directory?

Hmm, I couldn't find this directory from my SVGALIB emerge, so I just 
downloaded the latest tar.gz version and ran make from that 
svgalib_helper directory. That seemed to produce a correct module :)

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.

Any idea how to find out what the problem is?
Thanks,
Julius
-
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