Problem with Mach64 on Slackware 11.0
"Mats Pettersson" <[email protected]> Sat, 19 May 2007 00:04:01 +0200
| Newsgroups | gmane.comp.video.dri.user |
|---|---|
| Message-ID | <002901c79998$7139a370$0132a8c0@Mats> |
Hi! I'm using Slackware 11.0 with kernel 2.6.17.13 and are having problems installing Mach64 DRM/DRI. I have downloaded latest driver with git and compiled it according to the instructions on dri.sourceforge.net, i have copied the resulting drm.ko and mach64.ko to /lib/modules/VERSION/kernel/drivers/char/drm and done a "depmod -a". When i try to load the module with "modprobe mach64" i get the message: ----- FATAL: Error inserting mach64 (/lib/modules/2.6.17.13/kernel/drivers/char/drm/mach64.ko): Unknown symbol in module or unknown parameter (see dmesg). ----- I have deleted the Module.symvers file as recommended in the README and recompiled, but still get the same message (also when i try "modprobe -f mach64"). When i look at "dmesg" i see the following: ----- drm: no version magic, tainting kernel. drm: exports duplicate symbol drm_get_resource_start (owned by kernel) mach64: no version magic, tainting kernel. mach64: Unknown symbol drm_get_dev mach64: Unknown symbol drm_getsarea mach64: Unknown symbol drm_core_ioremapfree mach64: Unknown symbol drm_cleanup_pci mach64: Unknown symbol drm_core_ioremap ----- Any help appreciated! Mats ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ --