yep. Timo is right
i try to rebuild package :

mkdir build
cd build
sudo apt-get source nvidia-glx-180
sudo dpkg-source -x nvidia-graphics-drivers-180_180.11-0ubuntu1.dsc
cd nvidia-graphics-drivers-180-180.11
sudo  dpkg-buildpackage -rfakeroot -b
sudo dpkg -i ./nvidia-glx-180_180.11-0ubuntu1_i386.deb 
nvidia-180-kernel-source_180.11-0ubuntu1_i386.deb 
nvidia-180-modaliases_180.11-0ubuntu1_i386.deb

and get problem with ABI on load xorg
and this help me :
Section "ServerFlags"
    Option         "ignoreABI" "True"
EndSection

-- 
Latest Xorg removes nvidia driver ... conflicting xserver-xorg-video-4
https://bugs.launchpad.net/bugs/308410
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to