[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
talk:howtos:hardware:displaylink [2019/12/09 13:49 (UTC)] 23.216.55.167talk:howtos:hardware:displaylink [2019/12/30 23:00 (UTC)] 23.205.120.157
Line 1: Line 1:
 ====== Discussion about DisplayLink support in Slackware ====== ====== Discussion about DisplayLink support in Slackware ======
 +Update December 30, 2019
 +
 +Slackware64-current with latest kernel (5.4.6) and nvidia-driver and nvidia-kernel using evdi, evdi-kernel and displaylink as listed below works fine with the latest versions of nettle, xorg-server, x-org-server-xephyr, xorg-server-xnest and xorg-server-xvfb
 +
 +All three external monitors work "off the shelf", without even running any scripts.  I did add some lines to /etc/rc.d/rc.local
 +
 + # Load evdi after reboot
 + modprobe evdi
 + cd /usr/lib64/displaylink
 + ./DisplayLinkManager &
 +
 + # Create missing nvidia device nodes after reboot
 + /usr/bin/nvidia-modprobe -c 0 -u
 +
 +Regards,
 +
 +F. Bobbio C. (a.k.a. Akileo)
 +
 Update December 09, 2019 Update December 09, 2019
  
 talk:howtos:hardware:displaylink ()