View previous topic :: View next topic |
Author |
Message |
tscolari l33t


Joined: 02 May 2004 Posts: 602 Location: curitiba - pr - Brazil
|
Posted: Sat Jan 22, 2005 1:16 am Post subject: Fglrx operation not permited in modprobe? |
|
|
im need some help here...
im trying to install gentoo my friends desktop, its a thoshiba a75
its running ok in console, but im having some trobles to set up it X...
the problem is that fglrx refuses to start!
when i try for example:
modprobe fglrx
i got error like this:
Code: | FATAL: Error inserting fglrx (/lib/modules/2.6.10-gentoo-r6/video/fglrx.ko): Operation not permited
|
any idea what could cause this?
i compiled agpgart and ati-agp (ati seems to be the chipset of the notebook) as module in kernel
they load ok with modprobe, but fglrx doesnt!
the ati is a ati radeon mobility radeon 9000 _________________ ------------------------------------
Tiago Scolari |
|
Back to top |
|
 |
kimchi_sg Advocate

Joined: 26 Nov 2004 Posts: 3039
|
Posted: Sat Jan 22, 2005 1:46 am Post subject: |
|
|
You should have posted this in the Desktop Environments forum. |
|
Back to top |
|
 |
tscolari l33t


Joined: 02 May 2004 Posts: 602 Location: curitiba - pr - Brazil
|
Posted: Sat Jan 22, 2005 2:53 am Post subject: |
|
|
sorry, i toght as it was something about the module and all in console, wasnt a desktop stuff...
its just the module that dont want to load...
but if so, if some moderator could move it i would be thank _________________ ------------------------------------
Tiago Scolari |
|
Back to top |
|
 |
Arainach l33t


Joined: 08 Jul 2004 Posts: 609
|
Posted: Sat Jan 22, 2005 3:16 am Post subject: |
|
|
Are you root?
I'd just add the line in your /etc/modules.autoload.d/kernel-whatever file as follows:
agpgart
ati-agp (I assume, of course, that you have an ATI motherboard chipset that uses the driver. I load nvidia_agp here for my NForce2)
fglrx _________________ Gentoo: Stage3 w/ NPTL & udev, gcc 3.4.4 full rebuild
Kernel: 2.6.15-gentoo-r1 w/ 1G-Lowmem Patch
System: Athlon XP 2.2Ghz/1GB Corsair Value/160GB, 250GB WD IDE/128MB GeForce 6800/Sony 17" Trinitron G200 @ 1280x1024x75Hz |
|
Back to top |
|
 |
ian! Bodhisattva


Joined: 25 Feb 2003 Posts: 3829 Location: Essen, Germany
|
Posted: Sat Jan 22, 2005 8:01 am Post subject: |
|
|
Moved from 'Installing Gentoo'. _________________ "To have a successful open source project, you need to be at least somewhat successful at getting along with people." -- Daniel Robbins |
|
Back to top |
|
 |
Wedge_ Advocate


Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Sat Jan 22, 2005 10:54 am Post subject: |
|
|
@tscolari: the operation not permitted message usually means you have the kernel radeon driver enabled, which cannot be used at the same time as the fglrx driver. If you run "dmesg | grep fglrx" after trying to load the module, you should see a more detailed error message. Make sure the kernel setting "Device drivers -> Character devices -> Direct Rendering Manager" is disabled, recompile, reboot, emerge the drivers again, then try to load the 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 |
|
 |
tscolari l33t


Joined: 02 May 2004 Posts: 602 Location: curitiba - pr - Brazil
|
Posted: Sat Jan 22, 2005 11:41 am Post subject: |
|
|
Yes, i was as root, i think modprobe is only in the root path anyway
my modules.autoload is exactly as this you said
Wedge_ wrote: | @tscolari: the operation not permitted message usually means you have the kernel radeon driver enabled, which cannot be used at the same time as the fglrx driver. If you run "dmesg | grep fglrx" after trying to load the module, you should see a more detailed error message. Make sure the kernel setting "Device drivers -> Character devices -> Direct Rendering Manager" is disabled, recompile, reboot, emerge the drivers again, then try to load the module. |
Okay, i will try it, now i dont have acess to his notebook, but i will give him a call
what i think strange is that in my computer i have this option compiled in my kernel so i did the same way there. Im sure the Dri radeon drive is enabled there, i will try what you said _________________ ------------------------------------
Tiago Scolari |
|
Back to top |
|
 |
Wedge_ Advocate


Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Sat Jan 22, 2005 12:41 pm Post subject: |
|
|
It's usually OK if you just have the "Direct Rendering Manager" setting enabled, although you shouldn't need it. If you also have the "ATI Radeon" option underneath that enabled, then it prevents the fglrx module from loading. _________________ 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 |
|
 |
ghosterius n00b


Joined: 23 Jun 2005 Posts: 27 Location: Portugal/Porto
|
Posted: Thu Sep 14, 2006 6:21 pm Post subject: |
|
|
Worked great for me! Thanks a bunch Put solved in the topic!!! _________________ Nothing lasts forever... |
|
Back to top |
|
 |
jeanraymond n00b

Joined: 18 Sep 2004 Posts: 2 Location: norway
|
Posted: Wed Nov 29, 2006 4:17 pm Post subject: |
|
|
I had the same problem, and this was the solution! "solved" really should be in the topic/header. |
|
Back to top |
|
 |
jmcarson n00b

Joined: 30 Mar 2005 Posts: 6
|
Posted: Wed Dec 06, 2006 12:22 am Post subject: |
|
|
This worked for me as well. Excellent stuff!!!! |
|
Back to top |
|
 |
|