nVidia binary driver problem

Felix Sheldon dark_paw at optusnet.com.au
Wed Apr 20 08:10:19 UTC 2005


Nikolay Mitev wrote:

> Hi. I'm having problems with the nVidia binary drivers. I'm running 
> kernel 2.6.10-5-amd64-k8 with the appropriate restricted modules, and 
> I get system lock-ups very often. The mouse is ususally moving, but 
> everything else is frozen. The nvidia kernel module is giving me a 
> warning about problems with this kernel version. Might this be the 
> problem? What do you suggest I do? I'm running on an Asus amd64 laptop 
> with an nVidia GeForce FX Go 5650.
> Any suggestions?
> Hmmm, I just realized that the lock-ups happen when I use the 
> touchpad, and if I don't touch it everything works properly. Could it 
> be an IRQ issue?
>
> Attached is my lspci output.
>
<snip>

Maybe try turning off RenderAccel, that seems to be a problem area for 
the drivers.

Change this bit in xorg.conf:

Section "Device"
        Identifier      "NVIDIA Corporation NV18 [GeForce4 MX 4000 AGP 8x]"
        Driver          "nvidia"
        BusID           "PCI:1:0:0"
        Option          "RenderAccel"           "false"
EndSection


Felix




More information about the ubuntu-users mailing list