← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 557446] Re: Xorg crashed with SIGSEGV in _nv001067X()

 

Solved.

For the record, add to /etc/X11/xorg.conf, section Device, this line

Option         "NvAGP" "1"

The entire section now looks like this: 
Section "Device"
    Identifier     (may differ)
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      (may differ)
    Option         "NvAGP" "1"
EndSection

-- 
[FIXED] Xorg crashed with SIGSEGV in _nv001067X()
https://bugs.launchpad.net/bugs/557446
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in ubuntu.



References