Re: Bug 648732 – Intel wireless broken on 11n for many users

Ian Malone ibmalone at gmail.com
Fri Dec 2 18:18:53 UTC 2011


On 02/12/11 12:04, Ian Malone wrote:

> This (in order), moves your current Xorg configuration to a backup
> file, uses nvidia-config-display to create a new one, tells the system
> not to use the nouveau driver (you'll need to undo this if you ever
> want to use nouveau) and creates a new initrd with nouveau excluded.
> Let us know how you get on.

On 2 December 2011 14:06, Lawrence Graves <lgraves95 at gmail.com> wrote:

>
> I am not sure as to how to do that.
>

It's just this series of 4 commands, run as root. (Don't enter the #
signs, they're just to mark the start of each line):

# mv /etc/X11/xorg.conf /etc/X11/xorg.conf.backup-20111202
# nvidia-xconfig
# echo blacklist nouveau >> /etc/modprobe.d/blacklist-nouveau.conf
# dracut /boot/initramfs-$(uname -r).img $(uname -r)

-- 
imalone


More information about the users mailing list