Mir ist gerade aufgefallen das Compiz (Unity 3D) nicht läuft.
Das Paket nvidia-current ist installiert.
Bei den Nvidia X Server settings kommt:
You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server.
xorg.conf sieht so aus:
Section "Device" Identifier "Configured Video Device" Driver "nvidia" EndSection
$ cd /usr/lib/nux && ./unity_support_test -p Xlib: extension "GLX" missing on display ":0". Error: GLX is not available on the system
$ lspci | grep -i vga 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) 01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 540M] (rev a1)
Ich dachte mit dem Paket nvidia-current wäre der nvidia treiber bereits installiert.
$ dpkg --status nvidia-current | grep Version Version: 295.40-0ubuntu1.1
http://wiki.ubuntuusers.de/Grafikkarten/Nvidia "Die z.Zt. in den Ubuntuquellen angebotene Vesion 295.40 ist fehlerbehaftet"
Da ich mir jetzt nichts kaputt machen möchte frage ich noch mal nach, würde jetzt so vorgehen:
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates sudo apt-get remove nvidia-current sudo apt-get autoremove sudo apt-get autoclean sudo apt-get update sudo apt-get install nvidia-graphics-drivers
Wenn das klappt, versuchen bumblebee zu installieren. Gibt es bisher Verbesserungsvorschläge?
Moderiert von tomtomtom:
Ins passende Forum verschoben. Bitte lese vor dem Erstellen eines Beitrags die jeweiligen Themenstickies.


2004 – 2013 ubuntuusers.de • Einige Rechte vorbehalten