Nvidia - Problems with 3D acceleration

Gilboa Davara gilboad at gmail.com
Sun May 2 08:34:01 UTC 2010


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:
> 
> [root at 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



More information about the users mailing list