I'm sure this question is asked numerous times, but ive tried all the common solutions and it just doesnt bloody work!!
Ive tried the drivers off the ATI site and then running fglrxconfig.....all goes well but after a reboot, fglrxinfo still tells me that the MESA drivers are being used.
Ive tried the linva method:
yum install ati-fglrx kernel-module-fglrx-$(uname -r)
All seems to go well but again, after rebooting, the MESA drivers are again shown in fglrxinfo.
A look at my Xorg log file shows:
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0): Name: fglrx
(II) fglrx(0): Version: 8.14.13
(II) fglrx(0): Date: Jun 8 2005
(II) fglrx(0): Desc: ATI FireGL DRM kernel module
(WW) fglrx(0): Kernel Module version does *not* match driver.
(EE) fglrx(0): incompatible kernel module detected - HW accelerated OpenGL will not work
(II) fglrx(0): [drm] removed 1 reserved context for kernel
(II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0xf8bb5000 at 0xb7cf7000
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed! *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available *
(WW) fglrx(0): ********************************************* *
There looks to be some kernel mismatch, but i'm using a clean install of fedora 4 so surely the correct versions should have been installed off the linva site?
Im not that experienced with linux and any help will be appreciated!! I'm currently pulling my hair out over this!!