Re: disable nouveau drivers

2010-10-15 Thread Lyvim Xaphir


--- On Fri, 10/15/10, Jim Bennett jw-benn...@comcast.net wrote:

 From: Jim Bennett jw-benn...@comcast.net
 Subject: disable nouveau drivers
 To: test@lists.fedoraproject.org
 Date: Friday, October 15, 2010, 4:17 PM
 Is there a way to temperately disable
 Nouveau drivers. Thanks for your
 help.
 Jim Bennett

On the kernel line, rdblacklist=nouveau.  Also don't forget 
/etc/modprobe.d/blacklist.conf also.  I usually do both


 
 -- 
 test mailing list
 test@lists.fedoraproject.org
 To unsubscribe: 
 https://admin.fedoraproject.org/mailman/listinfo/test
 
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe: 
https://admin.fedoraproject.org/mailman/listinfo/test


Re: disable nouveau drivers

2010-10-15 Thread Lyvim Xaphir


--- On Fri, 10/15/10, Rodd Clarkson r...@clarkson.id.au wrote:

From: Rodd Clarkson r...@clarkson.id.au
Subject: Re: disable nouveau drivers
To: For testers of Fedora development releases test@lists.fedoraproject.org
Date: Friday, October 15, 2010, 7:11 PM

Would this work for all modules. Could I for example use it to disable 
proprietary modules for kernel testing to remove taints.
I'm pretty sure it's not specific to freetard drivers, so it should work.

https://admin.fedoraproject.org/mailman/listinfo/test-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe: 
https://admin.fedoraproject.org/mailman/listinfo/test

Re: disable nouveau drivers

2010-10-15 Thread Scott Doty
  On 10/15/2010 01:22 PM, Lyvim Xaphir wrote:

 On the kernel line, rdblacklist=nouveau.  Also don't forget 
 /etc/modprobe.d/blacklist.conf also.  I usually do both

If you do only the latter, you also may need to run something like this:

# dracut -f /boot/initramfs-$(uname -r).img $(uname -r)

(This command is from a comment in a non-Fedora repository's file 
/etc/modprobe.d/blacklist-nouveau.conf , so ymmv.)

  -Scott

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe: 
https://admin.fedoraproject.org/mailman/listinfo/test