You are not logged in.
I have a problem with ATI Catalyst Driver (fglrx). I have catalyst-utils and catalyst WITH 2.6.31 patch, but since the latest upgrade of kernel (2.6.31-4), when I try to insert the fglrx module, I get this:
FATAL: Error inserting fglrx (/lib/modules/2.6.31-ARCH/video/fglrx.ko): Operation not permitted
and when I try to run a 3D-using application, I get this output:
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 134 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 15
Current serial number in output stream: 15
However, the X server works normally. Does someone know the solution?
Posted by Phitherek_
Offline
I had the same problem, to solve it you must blacklist the radeon kernel module, you must edit /etc/rc.conf this way:
MODULES=(!radeon fglrx)
Offline
Thank you for help!
Posted by Phitherek_
Offline