View Full Version : How to uninstall nouveau?
daviddoria
5th May 2011, 09:26 PM
I am trying to install the official NVIDIA driver, but it is complaining that nouveau is installed. I tried to yum remove all packages related to nvidia and nouveau. What else can I do?
leigh123linux
5th May 2011, 09:56 PM
If you are using a F16 kernel you will need to recompile it without the extra debugging.
daviddoria
5th May 2011, 10:02 PM
I added rdblacklist=nouveau to the kernel arguments and the NVIDIA installer doesn't complain anymore. However, it now just says "unable to build the NVIDIA kernel module". I have done yum install kernel* , so I should have the kernel headers, etc.
What do you mean 'recompile it'? How would I do that?
David
leigh123linux
5th May 2011, 10:10 PM
I added rdblacklist=nouveau to the kernel arguments and the NVIDIA installer doesn't complain anymore. However, it now just says "unable to build the NVIDIA kernel module". I have done yum install kernel* , so I should have the kernel headers, etc.
What do you mean 'recompile it'? How would I do that?
David
post #4 covers it (don't follow post #1)
http://forums.fedoraforum.org/showthread.php?t=262025&highlight=fedpkg
daviddoria
6th May 2011, 01:21 AM
I ran the
yum --releasever=15 distribution-synchronization
that you suggested to get me back to F15. Then I started with
rdblacklist=nouveau nouveau.modeset=0 3
and the NVIDIA (270.41.06) installed seemed to work. However, when I go to Settings where I would plan to add my second monitor, X crashes (signal 11).
I then tried
sudo yum install akmod-nvidia
but it complains
Requires: akmods
(the problem I mentioned in http://forums.fedoraforum.org/showthread.php?p=1468349#post1468349)
What should I do from here? I just want my system back :( :(
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.