I keep getting this error when startup fedora 10:
Checking for module fglrx.ko: [FAILED]
fglrx.ko for kernel 2.6.27.19-170.2.35.fc10.i686 was not found. [WARNING]
fglrx DRI will not be enabled until one is found. [WARNING]
I did follow all the steps here:
http://forums.fedoraforum.org/showth...3&page=1&pp=10
> uname -r
2.6.27.19-170.2.35.fc10.i686
I can find fglrx.ko being built @ /lib/modules/fglrx:
drwxr-xr-x 3 root 4096 2009-03-03 14:04 build_mod
-rwxr-xr-x 1 root 2410064 2009-03-03 14:04 fglrx.2.6.27.19-170.2.35.fc10.i686.ko
lrwxrwxrwx 1 root 39 2009-03-03 16:07 fglrx.ko -> ./fglrx.2.6.27.19-170.2.35.fc10.i686.ko
-rw-r--r-- 1 root 2620 2009-03-03 14:04 make.2.6.27.19-170.2.35.fc10.i686.log
-rwxr-xr-x 1 root 11969 2009-03-03 14:04 make_install.sh
And I also can find fglrx.ko here:
/lib/modules/2.6.27.19-170.2.35.fc10.i686/kernel/drivers/char/drm/fglrx.ko
I do have kmod-fglrx for 2.6.27.19-170.2.35.fc10.i686 installed. However, it still gives me the above boot up errors. Could any1 help? Thanks.