DisplayLink USB Graphics Driver
https://www.synaptics.com/products/displaylink-graphics
The DisplayLink Driver Software provides production quality support for DisplayLink USB 3.0 devices on specific variants of desktops.
The driver enables video support for products using DisplayLink USB 3.0 technology.
The Software consists of an open-source kernel mode driver (EVDI) with an accompanying library (libevdi), and a supporting binary application. This is the binary part.
Device families supported: DL-7xxx, DL-6xxx, DL-5xxx, DL-41xx and DL-3xxx.
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout X11:XOrg/displaylink-driver && cd $_
- Create Badge
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
20-displaylink.conf | 0000000205 205 Bytes | |
95-displaylink.preset | 0000000100 100 Bytes | |
99-displaylink.rules | 0000001287 1.26 KB | |
DisplayLink_USB_Graphics_Software_for_Ubuntu6.0-EX |
0019117219 18.2 MB | |
_service | 0000001214 1.19 KB | |
displaylink-driver-rpmlintrc | 0000000095 95 Bytes | |
displaylink-driver.changes | 0000001202 1.17 KB | |
displaylink-driver.service | 0000000273 273 Bytes | |
displaylink-driver.spec | 0000005282 5.16 KB | |
displaylink-rpm-6.0.0.obscpio | 0000051723 50.5 KB | |
displaylink-rpm.obsinfo | 0000000104 104 Bytes | |
displaylink-sleep-extractor.sh | 0000000444 444 Bytes | |
displaylink-udev-extractor.sh | 0000000892 892 Bytes | |
displaylink.logrotate | 0000000078 78 Bytes | |
evdi.conf | 0000000035 35 Bytes |
Comments 1
There seems to be a bug in the displaylink.rules: The Lenovo USB-C Hybrid Dock (40AF) comes with a Realtek chip for the ethernet connection: r8152 and as far as I can see the displaylink.rules assume, the correct driver for ethernet were cdc_ncm. But no: There is a special r8152 driver, which is included in the kernel. cdc_ncm does not work well with this chip.