Benutzer-Werkzeuge

Webseiten-Werkzeuge


usb_monitor

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
usb_monitor [2017/04/23 07:40] – [Using ARandR helps] karlusb_monitor [2019/05/10 17:01] (aktuell) – [Linux Mint 19 (Ubuntu 18.04)] karl
Zeile 11: Zeile 11:
  
 ===== Problems ===== ===== Problems =====
 +==== Linux Mint 19 (Ubuntu 18.04) ====
 +After the upgrade from Mint 18.3 to 19, the monitor isn't working any more. The screen stays black after the ASUS logo appeared. An the Cinnamon desktop doesn't respond any more. The mouse cursor works, but nothing is clickable any more. No solutions found so far. 
 +
 +=== Workaround 2 hilft: Use older intel driver as a fallback ===
 +Der beschriebene Workaround Nr. 2 in (( [[https://support.displaylink.com/knowledgebase/articles/1181623-displaylink-ubuntu-driver-after-recent-x-upgrades]] )) hilft, yey!
 +<code>
 +Another workaround that has been proven to help on most Ubuntu 17.04 
 +systems and some late 16.04 updates is to use the "intel" driver for 
 +the integrated GPU instead of "modesetting", which is now the default.
 +
 +To do this, as a root user create a file 20-displaylink.conf under:
 +/usr/share/X11/xorg.conf.d/
 +with following content:
 + 
 +Section "Device"
 +  Identifier "Intel Graphics"
 +  Driver "intel"
 +EndSection
 +
 +Again, a reboot is required for the setting to be effective.
 +</code>
 +
 ==== Reconnection ==== ==== Reconnection ====
  
usb_monitor.1492926028.txt.gz · Zuletzt geändert: 2017/04/23 07:40 von karl