Nachdem ich selbst keine Lösung finde, Frage ich einfach mal nach ob vielleicht jemand eine hat.
Sobald ich den Desktop einmal sperre, kann ich Steam und Spotify nicht mehr nutzen. Mein Post bezieht sich primär auf Steam, da ich ohnehin davon ausgehe, dass ein Zusammenhang besteht. Beide Programme werden zwar gestartet und finden sich auch in der Fensterleiste, können aber nicht maximiert werden. Die entsprechenden Fenster werden schlicht nicht dargestellt. Nach einem Neustart funktioniert es ohne Probleme, jedoch nur so lange bis ich den Desktop einmal sperre. Danach besteht das beschriebene Problem.
Grafikkarten sind 2x Nvidia GTX 660 (mit SLI) mit Binary Treiber 367.57. Andere Treiber, auch aus PPA, führen nicht zu einer Lösung - eher zu anderen Problemen.
Sämtliche Versuche (LD_PRELOAD, LANG, Anpassungen in xorg.conf, ...) führten mich leider nicht zu einer Lösung.
xorg.conf:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 | # nvidia-settings: X configuration file generated by nvidia-settings # nvidia-settings: version 361.42 (buildd@lgw01-18) Tue Apr 5 14:33:28 UTC 2016 Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" Option "Xinerama" "0" EndSection Section "Files" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "InputDevice" # generated from default Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" # generated from default Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" # HorizSync source: edid, VertRefresh source: edid Identifier "Monitor0" VendorName "Unknown" ModelName "Samsung S24E650" HorizSync 30.0 - 81.0 VertRefresh 50.0 - 75.0 Option "DPMS" EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GTX 660" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "Stereo" "0" Option "nvidiaXineramaInfoOrder" "DFP-4" Option "metamodes" "GPU-21a28619-a361-9200-cf83-ee869029086b.DP-1: nvidia-auto-select +1920+0, GPU-d181e8cd-49d0-d0a5-704c-651038a2c128.DVI-I-1: nvidia-auto-select +0+0, GPU-d181e8cd-49d0-d0a5-704c-651038a2c128.DVI-D-0: nvidia-auto-select +3840+0" Option "MultiGPU" "on" Option "SLI" "on" Option "BaseMosaic" "on" Option "LogoPath" "False" SubSection "Display" Depth 24 EndSubSection EndSection |
Eine hilfreiche Ausgabe in der Shell gibt es nicht:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | $ steam Running Steam on ubuntu 16.04 64-bit STEAM_RUNTIME is enabled automatically Installing breakpad exception handler for appid(steam)/version(1484790260) Installing breakpad exception handler for appid(steam)/version(1484790260) Installing breakpad exception handler for appid(steam)/version(1484790260) Installing breakpad exception handler for appid(steam)/version(1484790260) Installing breakpad exception handler for appid(steam)/version(1484790260) Installing breakpad exception handler for appid(steam)/version(1484790260) Installing breakpad exception handler for appid(steam)/version(1484790260) Installing breakpad exception handler for appid(steam)/version(1484790260) Installing breakpad exception handler for appid(steam)/version(1484790260) Installing breakpad exception handler for appid(steam)/version(1484790260) Installing breakpad exception handler for appid(steam)/version(1484790260) Installing breakpad exception handler for appid(steam)/version(1484790260) Generating new string page texture 7: 128x256, total string texture memory is 131,07 KB Generating new string page texture 8: 48x256, total string texture memory is 180,22 KB Generating new string page texture 9: 256x256, total string texture memory is 442,37 KB Generating new string page texture 10: 64x256, total string texture memory is 507,90 KB |