View previous topic :: View next topic |
Author |
Message |
ekpyrotic n00b
Joined: 18 Feb 2005 Posts: 52
|
Posted: Wed Mar 02, 2005 6:02 pm Post subject: ATI Drivers and 2.6.11 |
|
|
Hi,
After upgrading to the vanilla 2.6.11 kernel, I re-merged ati-drivers, and upon modprobing received this message:
FATAL: Error inserting fglrx (/lib/modules/2.6.11/video/fglrx.ko): Operation not permitted
Dmesg shows the following:
[fglrx:firegl_stub_register] *ERROR* Unable to the open some already present DRM kernel module!
Any idea what DRM kernel module this could be referring to?
Thanks. |
|
Back to top |
|
|
perb n00b
Joined: 04 Mar 2005 Posts: 7 Location: Copenhagen, Denmark
|
Posted: Fri Mar 04, 2005 3:36 pm Post subject: |
|
|
Try:
CONFIG_AGP=m
CONFIG_DRM=m |
|
Back to top |
|
|
Wedge_ Advocate
Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Fri Mar 04, 2005 5:26 pm Post subject: |
|
|
You can actually use CONFIG_DRM=n without problems, but compiling it as modules and not loading them should also work. The actual module that's causing the problem is probably the "radeon" module. _________________ Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ |
|
Back to top |
|
|
ekpyrotic n00b
Joined: 18 Feb 2005 Posts: 52
|
Posted: Sat Mar 05, 2005 2:51 pm Post subject: |
|
|
Great, works perfectly now, thank you.
Isn't it a little odd that these modules magically enabled themselves? After all, I did copy over my .config file from the old 2.6.10 kernel... |
|
Back to top |
|
|
llsardonicll Tux's lil' helper
Joined: 07 Oct 2004 Posts: 110
|
Posted: Fri Mar 18, 2005 11:44 am Post subject: |
|
|
I set CONFIG_DRM=m and it works great now (worked fine on 2.6.10.) Thanks for the tip. |
|
Back to top |
|
|
|