Comment 6 for bug 68404

Revision history for this message
HelmutPod (helmut-podhaisky) wrote :

I have a NVIDIA card on my notebook.

Using "nv", the display is very slow.

But when I change to the binary "nvidia" driver (package nvidia-glx)
the problem disappears.

1) apt-get install nvidia-glx

2) edit xorg.conf

Section "Device"
        Identifier "NVIDIA Card"
        Driver "nvidia"
        # BusID "PCI:5:0:0"
EndSection

But it doesn't work on my desktop because my Radeon 7000VE
doesn't seem to be supported by the binary optimized ATI driver.