> Try modprobe -v radeon. This should tell you where the radeon module is > loaded from. If you also compiled DRM from your kernel tree you have > another radeon.o module in /lib/modules/2.4.19/kernel/drivers/char/drm. > Modprobe will prefer that one.
systemhalted:/# modprobe -v radeon /sbin/insmod /lib/modules/2.4.19/misc/radeon.o Using /lib/modules/2.4.19/misc/radeon.o Symbol version prefix 'smp_' systemhalted:/# lsmod `find -name radeon.o | xargs rm -f` usually makes sure there is only radeon.o in my /lib/modules directory tree. To bo exhaustive about this, a find on my whole filesystem shows there are only two radeon.o's. -rw-r--r-- 1 root root 145595 Dec 10 01:43 ./lib/modules/2.4.19/misc/radeon.o -rw-r--r-- 1 root root 145595 Dec 10 01:11 ./home/carlos/src/dri/build/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/radeon.o Thanks for the helping me out with this Felix :) c. ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel