AdnanHodzic / AdnanHodzic/displaylink-debian

Lenovo P52s with Ubuntu 22.4 not working

Open
#866 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
1.5k
Forks
241
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.