DisplayLink / evdi

Extensible Virtual Display Interface
MIT License
711 stars 185 forks source link

Kernel 4.2 Support #4

Closed jravetch closed 8 years ago

jravetch commented 9 years ago

WARNING: Kernel version 4.2.0-17-generic is not supported. Highest supported version is 3.19.

When will 4.2 be supported?

tmbgreaves commented 9 years ago

End user report - working absolutely fine for me with VGA output at least (HDMI not tested) on 4.2 (and, I suspect, the kernel you list!), after ignoring the version check warning.

jravetch commented 9 years ago

I followed these instructions and now the driver was loaded properly with Ubuntu 15.10 and kernel 4.2

http://www.displaylink.org/forum/showthread.php?s=9a9900b93b75db842dee3eb1629350ef&t=64181

tl;dr you need to extract the binary and edit the install script to remove the conditional for Ubuntu lsb_release.

andreasbehnke commented 9 years ago

Hi,

I have written a script for downloading, patching and installing this driver. Works for me with ubuntu gnome 15.10. There are xorg panics from time to time, but that may be due to gnome-shell.

https://github.com/andreasbehnke/xps13/tree/master/ubuntu-gnome-15.10/displaylink

jravetch commented 9 years ago

@andreasbehnke Wow, thanks! This is very helpful. +1 on the powersaving tips. Are you noticing any fan issues with your setup?

andreasbehnke commented 9 years ago

@jravetch No, I never had any problems with the fan setup. When playing some old games using wine or compiling some code the fan will be active. But this is a normal behaviour. When surfing the web or watching TV or videos in battery mode, the fan is never active.

unfulvio commented 8 years ago

I tried to edit the install script file but I think it doesn't apply to the newer driver version -- has anyone got an older version of the driver or a patched version that can share with me! many thanks!