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 <lgrave...@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
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to