displaylink-debian
displaylink-debian copied to clipboard
Not working for me on Kernel 6.2.0 Ubuntu 22.04
After updating to Kernel 6.2.0 from a 5.19.0-50 my display link stopped working.
Debug information.
--------------- Linux system info ----------------
Distro: Ubuntu Release: jammy Kernel: 6.2.0-26-generic
---------------- DisplayLink info ----------------
Driver version: 1.13.1 1.9.1 DisplayLink service status: up and running EVDI service version: 1.13.1
------------------ Graphics card -----------------
Vendor: i915 Subsystem: [UHD VGA: Intel Corporation CometLake-H GT2 [UHD Graphics] (rev 05) VGA (3D): NVIDIA Corporation TU117M [GeForce GTX 1650 Ti Mobile] (rev a1) X11 version: 21.1.4-2ubuntu1.7~22.04.1 X11 configs: /etc/X11/vncserver-virtual-dummy.conf /etc/X11/vncserver-virtual-vnc.conf /etc/X11/xorg.conf.d/20-displaylink.conf
-------------- DisplayLink xorg.conf -------------
File: /etc/X11/xorg.conf.d/20-displaylink.conf Contents: Section "ServerLayout" Identifier "layout" Screen 0 "nvidia" Inactive "intel" EndSection
Section "Device" Identifier "intel" Driver "modesetting" Option "AccelMethod" "None" EndSection
Section "Screen" Identifier "intel" Device "intel" EndSection
Section "Device" Identifier "nvidia" Driver "nvidia" Option "ConstrainCursor" "off" EndSection
Section "Screen" Identifier "nvidia" Device "nvidia" Option "AllowEmptyInitialConfiguration" "on" Option "IgnoreDisplayDevices" "CRT" EndSection
-------------------- Monitors --------------------
Providers: number : 6 Provider 0: id: 0x45 cap: 0x0 crtcs: 3 outputs: 4 associated providers: 0 name:modesetting Provider 1: id: 0x11b cap: 0x6, Sink Output, Source Offload crtcs: 1 outputs: 1 associated providers: 0 name:modesetting Provider 2: id: 0xfa cap: 0x6, Sink Output, Source Offload crtcs: 1 outputs: 1 associated providers: 0 name:modesetting Provider 3: id: 0xd9 cap: 0x6, Sink Output, Source Offload crtcs: 1 outputs: 1 associated providers: 0 name:modesetting Provider 4: id: 0xb8 cap: 0x6, Sink Output, Source Offload crtcs: 1 outputs: 1 associated providers: 0 name:modesetting Provider 5: id: 0x97 cap: 0x0 crtcs: 0 outputs: 0 associated providers: 0 name:modesetting
have you tried installing the official drivers? it works just fine for me
I went back to the ones linked from http://i-tec.com/ , that worked for me.