On Sat, 2010-05-01 at 22:25 +0200, Melanie wrote:

> Hi Mario and Gilboa!
> 
> Here is my Xorg log - but I dont see any error or warning entries:
> 
> [r...@melanie ~]# cat /var/log/Xorg.0.log
> 

X.org seems OK.

What the output of:

$ /sbin/lsmod | grep nouveau

If it's not empty, add rdblacklist=nouveau to each kernel line inside
your /etc/grub.conf:

E.g. Change:
kernel /vmlinuz-2.6.32.11-99.fc12.x86_64 ro root=... rhgb quiet
To:
kernel /vmlinuz-2.6.32.11-99.fc12.x86_64 ro root=... rhgb quiet 
rdblacklist=nouveau

- Gilboa

-- 
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

Reply via email to