You are not logged in.
Pages: 1
After the recent naming sceme switch i have been having trouble getting direct rendering to work.
I found this little section in Xorg.0.log interesting
(II) fglrx(0)(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0): Name: fglrx
(II) fglrx(0): Version: 8.22.5
(II) fglrx(0): Date: Feb 7 2006
(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 0xf9b9c000 at 0xb7635000
(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): ********************************************* *:
here is the full log: http://pastebin.com/596663
here is my xorg.conf: http://pastebin.com/596667
Offline
do you have both ati-fglrx and ati-fglrx-utils installed?
Offline
yes i do
Offline
well, ati-fglrx-utils should be 8.23.7, but that bit of logfile says 8.22.5 - so somewhere you've still got an 8.22.5 ATI driver hanging around on your system.
Offline
I removed the ati-fglrx and ati-fglrx-utills packages and ran locate fglrx and removed all traces of fglrx and reinstalled the packages and dri works! thanks Cerbral.
Offline
Pages: 1