PDA

View Full Version : NVIDIA issues with depmod


Vinneh
10th April 2005, 07:31 PM
I can no longer install NVIDIA drivers because modules.dep is unwriteable
I changed the permissions and nothing happened, so I'm suspecting SElinux is at fault.
Anyone know how to fix that?

Firewing1
10th April 2005, 08:15 PM
Do you install as root?
Firewing1

Vinneh
11th April 2005, 03:13 AM

Yes, I know it's an SElinux problem.. I turned SElinux off and I could install fine.
But why did they break nvidia?

uphu
11th April 2005, 03:44 AM
Dangit! I was about to download this in hopes that i'd be able to install the nVidia drivers without lots of issues and disturbance... like before... Ok, well good luck with your problem, I might just download this anyway.

Vinneh
11th April 2005, 05:02 AM
Dangit! I was about to download this in hopes that i'd be able to install the nVidia drivers without lots of issues and disturbance... like before... Ok, well good luck with your problem, I might just download this anyway.


Just turn off SELinux (Desktop-> System Settings->Security Settings and Firewall), reboot, install, turn on SELinux, reboot

cybrjackle
12th April 2005, 03:15 PM
Just turn off SELinux (Desktop-> System Settings->Security Settings and Firewall), reboot, install, turn on SELinux, reboot

FYI.


If you turn SELinux off, do some installs/changes/whatever and then turn it back on, you will need to relabel and reboot


touch /.autorelabel
reboot

Vinneh
12th April 2005, 10:09 PM
Dunno if it's the same in FC3, but in FC4, you can set it to relabel at the next reboot from the SELinux menu.
Thanks for the tip cyberjackle.. I did that just because I didn't know what it did.

cybrjackle
12th April 2005, 10:17 PM
Dunno if it's the same in FC3, but in FC4, you can set it to relabel at the next reboot from the SELinux menu.
Thanks for the tip cyberjackle.. I did that just because I didn't know what it did.

Yep, thats correct you can do it from the gui menu too.