You are not logged in.

#1 2009-10-14 17:02:32

Phitherek_
Member
From: Poland
Registered: 2008-11-08
Posts: 36
Website

ATI Catalyst driver (fglrx) and 2.6.31-4 Linux kernel problem

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

#2 2009-10-15 08:57:47

ziabice
Member
Registered: 2009-03-13
Posts: 14

Re: ATI Catalyst driver (fglrx) and 2.6.31-4 Linux kernel problem

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

#3 2009-10-16 07:44:09

Phitherek_
Member
From: Poland
Registered: 2008-11-08
Posts: 36
Website

Re: ATI Catalyst driver (fglrx) and 2.6.31-4 Linux kernel problem

Thank you for help! smile


Posted by Phitherek_

Offline

Board footer

Powered by FluxBB