displaylink-debian
displaylink-debian copied to clipboard
Lenovo P52s with Ubuntu 22.4 not working
I've tried all the tricks I know. Reinstalled a million times, but it does not work.... My two monitors are black. This is the Debug
--------------- Linux system info ----------------
Distro: Ubuntu
Release: jammy
Kernel: 6.2.0-33-generic
---------------- DisplayLink info ----------------
Driver version: 1.12.0
1.12.0+dfsg
1.14.1
1.7.0
DisplayLink service status: up and running
EVDI service version: 1.14.1
------------------ Graphics card -----------------
Vendor: i915
Subsystem: 620
VGA: Intel Corporation UHD Graphics 620 (rev 07)
VGA (3D): NVIDIA Corporation GP108GLM [Quadro P500 Mobile] (rev a1)
X11 version: 21.1.4-2ubuntu1.7~22.04.1
X11 configs: /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: 0x46 cap: 0x0 crtcs: 3 outputs: 5 associated providers: 0 name:modesetting
Provider 1: id: 0x2e6 cap: 0x0 crtcs: 0 outputs: 0 associated providers: 0 name:NVIDIA-G4
Provider 2: id: 0x10e cap: 0x6, Sink Output, Source Offload crtcs: 1 outputs: 1 associated providers: 0 name:modesetting
Provider 3: id: 0xed cap: 0x6, Sink Output, Source Offload crtcs: 1 outputs: 1 associated providers: 0 name:modesetting
Provider 4: id: 0xcc cap: 0x6, Sink Output, Source Offload crtcs: 1 outputs: 1 associated providers: 0 name:modesetting
Provider 5: id: 0x8e cap: 0x6, Sink Output, Source Offload crtcs: 1 outputs: 1 associated providers: 0 name:modesetting
-------------------------------------------------------------------
Any ideas? Displaylink is up and running. It used to work in Ubuntu 20.4, however after upgrading stopped working.
Thanks!
I seem to have the same problem: Info:
-------------- Linux system info ----------------
Distro: Ubuntu
Release: jammy
Kernel: 6.2.0-33-generic
---------------- DisplayLink info ----------------
Driver version: 1.14.1
DisplayLink service status: up and running
EVDI service version: 1.14.1
------------------ Graphics card -----------------
Vendor: nouveau
Subsystem: GTX
VGA: NVIDIA Corporation TU117M [GeForce GTX 1650 Mobile / Max-Q] (rev a1)
VGA (3D):
X11 version: 21.1.4-2ubuntu1.7~22.04.1
X11 configs: /etc/X11/xorg.conf.d/20-displaylink.conf
-------------- DisplayLink xorg.conf -------------
File: /etc/X11/xorg.conf.d/20-displaylink.conf
Contents:
Section "OutputClass"
Identifier "DisplayLink"
MatchDriver "evdi"
Driver "modesetting"
Option "AccelMethod" "none"
EndSection
-------------------- Monitors --------------------
Providers: number : 0
-------------------------------------------------------------------
What is strange for me is the low driver version - 1.14.1. Should it not be something like 5.X.X ?