@Jerry Kao This is standard Ubuntu 14.04.05 LTS. For some reason the Nvidia driver doesn't create the egl group for my computer, for example:
$ update-alternatives --config x86_64-linux-gnu_egl_conf There are 2 choices for the alternative x86_64-linux-gnu_egl_conf (providing /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf). Selection Path Priority Status ------------------------------------------------------------ * 0 /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf 500 auto mode 1 /usr/lib/x86_64-linux-gnu/libhybris-egl/ld.so.conf 400 manual mode 2 /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf 500 manual mode However the gl group is normal: $ update-alternatives --config x86_64-linux-gnu_gl_conf There are 3 choices for the alternative x86_64-linux-gnu_gl_conf (providing /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf). Selection Path Priority Status ------------------------------------------------------------ 0 /usr/lib/nvidia-370/ld.so.conf 8604 auto mode * 1 /usr/lib/nvidia-370-prime/ld.so.conf 8603 manual mode 2 /usr/lib/nvidia-370/ld.so.conf 8604 manual mode 3 /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf 500 manual mode That's why this update broke my Optimus and I am stuck in Intel mode. Like I said it's a Nvidia Quadro K3100M system which is not quite common. Could that be related? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-prime in Ubuntu. https://bugs.launchpad.net/bugs/1642662 Title: SRU request: handle EGL alternatives and use different drivers for the LTS stacks Status in HWE Next: Fix Released Status in nvidia-prime package in Ubuntu: Fix Released Status in ubuntu-drivers-common package in Ubuntu: Fix Released Status in nvidia-prime source package in Trusty: Fix Released Status in ubuntu-drivers-common source package in Trusty: Fix Released Bug description: SRU Request: [Impact] A recent security update of the nvidia driver provided new EGL libraries and new kernel modules (such as nvidia-modeset and nvidia-drm), which are not handled by the current gpu-manager (ubuntu-drivers-common) and nvidia-prime in 14.04. This problem is fixed in Xenial or newer. ubuntu-drivers-common also does not distinguish between the different LTS stacks, and this is a major problem on Intel+Nvidia hybrid systems, as anything running stacks older than 14.04.5 will require using the intel driver with SNA acceleration, whereas the rest should use the modesetting driver. Boot parameters can also be passed to use other driver combinations (for unsupported use cases). [Test Case] 1) Enable the trusty-proposed repository, and install the ubuntu-drivers-common and the nvidia-prime packages. 2) Install the nvidia driver. 3) Restart the system and see if it boots correctly. If unsure, please attach your /var/log/gpu-manager.log and /var/log/Xorg.0.log [Regression Potential] Low, the above mentioned changes are already in Yakkety (and most of them have been in Xenial since its release). To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1642662/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp