LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 01-20-2011, 02:39 PM   #31
NYCmitch25
LQ Newbie
 
Registered: Dec 2004
Posts: 6

Rep: Reputation: 0
Talking


FWIW: I just did the following in RHEL6 thanks to "samkraju". Just want ppl to know that it's relatively the same


on RHEL6 and Fedora 13:
1) Blacklist the nouveau driver: Add below line to /etc/modprobe.d/blacklist.conf file
blacklist nouveau
2) Rebuild the initramfs image file using dracut:
* Backup the initramfs file
$ sudo mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r).img.bak
* Rebuild the initramfs file
$ sudo dracut -v /boot/initramfs-$(uname -r).img $(uname -r)
3) Reboot the system to runlevel 3 (without graphics) (i.e. I set value in /etc/inittab file to 3 from 5 and rebooted)
4) Check that nouveau driver is not loaded
$ lsmod | grep nouveau

Extras:
** ran system-config-display command to see if a config was OK
** yum -y install kernel-devel and *gcc* (or install these some other way)

5) Run the NVidia driver package
$ sudo ./NVIDIA-Linux-x86_64-195.36.15-pkg2.run
Above command will create xorg.conf file in /etc/X11 directory which is responsible to use NVidia driver in X.
6) Restart the system and NVidia driver will be used now. (i.e. I set value in /etc/inittab file to 5 from 3 and rebooted)


My point in doing this was to enable desktop effects .. woot!

Last edited by NYCmitch25; 01-20-2011 at 02:41 PM.
 
Old 01-19-2012, 08:22 PM   #32
chango77745
Member
 
Registered: May 2008
Posts: 46

Rep: Reputation: 15
I have done ALL of these instructions in several different ways. Each time I disable/blacklist the Nouveau driver I get a black screen. I am unable to install the NVDIA drivers with a black screen.

Can someone please tell me how to disable the nouveau drivers and still get a command prompt to install the NVIDA driver?
 
Old 01-19-2012, 11:18 PM   #33
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Ubuntu, Slackware
Posts: 1,877

Rep: Reputation: 222Reputation: 222Reputation: 222
Quote:
Originally Posted by chango77745 View Post
I have done ALL of these instructions in several different ways. Each time I disable/blacklist the Nouveau driver I get a black screen. I am unable to install the NVDIA drivers with a black screen.
Can someone please tell me how to disable the nouveau drivers and still get a command prompt to install the NVIDA driver?
Are you using Ubuntu? If so, then see my post #4 on the first page of this thread: http://www.linuxquestions.org/questi...2/#post4062945
 
Old 01-20-2012, 11:07 AM   #34
chango77745
Member
 
Registered: May 2008
Posts: 46

Rep: Reputation: 15
I tried that already. Once completed, I received a black screen. I am installing this on Backtrack 5.
 
Old 01-20-2012, 11:54 PM   #35
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Ubuntu, Slackware
Posts: 1,877

Rep: Reputation: 222Reputation: 222Reputation: 222
First check your /etc/X11/xorg.conf file. In the device section it should list the driver as "nvidia".
To disable nouveau try adding blacklist nouveau to the /etc/modprobe.d/blacklist.conf file. You chould be able to do this from recovery mode assuming that Backtrack 5 has a recovery mode like Ubuntu does. Then reboot and see if you can get to the desktop.
If blacklisting nouveau alone does not help, try also adding these to /etc/X11/xorg.conf, each on a separate line:
Code:
blacklist vga16fb
blacklist nouveau
blacklist rivafb
blacklist nvidiafb
blacklist rivatv
See this for reference: http://www.ubuntugeek.com/howto-inst...ucid-lynx.html
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
nVidia users: less hassle to use the nouveau driver on -current with a recent kernel Didier Spaier Slackware 15 04-03-2010 03:11 AM
LXer: Kernel Log: Linux 2.6.33 to include Nvidia graphics driver nouveau LXer Syndicated Linux News 0 12-15-2009 05:20 AM
Nouveau driver + KMS on Slackware64-13.0: it works! (mostly) Didier Spaier Slackware 8 12-12-2009 03:08 AM
LXer: Using The Nouveau Driver In Ubuntu 9.04 LXer Syndicated Linux News 0 04-24-2009 03:41 PM
LXer: Nouveau Driver Q&A LXer Syndicated Linux News 0 09-02-2007 08:30 PM


All times are GMT -5. The time now is 01:15 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration