AdnanHodzic / AdnanHodzic/displaylink-debian

after installation and reboot system goes in terminal mode

Open
#756 3 comments 1 reaction 0 assignees View on GitHub
waiting for feedback
Dominant language
Shell
Stars
1.5k
Forks
241
PR merge metrics
No merged PRs in 30d

Description

Hello,

for first I would connect a display with a usb to hdmi adapter and I use Buster 10 with Kernel 4.19.0-22-amd64.

After installation and reboot, my Debian Buster boots in terminal mode. I cant start the X11 -Server, the error: "no screen founds". And the `sudo ./displaylink-debian.sh --debug` shows me the error "Cant open Display".

After searching I found the solution to remove the `/etc/X11/xorg.conf.d/20-displaylink.conf`. Than my system boot normaly in KDE GUI.

After the display detection with `xrandr --setprovideroutputsource ` and the the command `sudo ./displaylink-debian.sh --debug` show my this:

```
Starting Debug ...

Did you read Post Installation Guide? http://bit.ly/2TbZleK [y/N] y

Did you read Troubleshooting most common issues? http://bit.ly/2Rofd0x [y/N] y

--------------- Linux system info ----------------

Distro: Debian
Release: buster
Kernel: 4.19.0-22-amd64

---------------- DisplayLink info ----------------

Driver version: 1.12.0
DisplayLink service status: up and running
EVDI service version: 1.12.0

------------------ Graphics card -----------------

Vendor: i915
Subsystem: Core
VGA: Intel Corporation 4th Generation Core Processor Family Integrated Graphics Controller (rev 06)
VGA (3D):
X11 version: 1.20.4-1+deb10u5

-------------- DisplayLink xorg.conf -------------

File: /etc/X11/xorg.conf.d/20-displaylink.conf
cat: /etc/X11/xorg.conf.d/20-displaylink.conf: No such file or directory
Contents:

-------------------- Monitors --------------------

Providers: number : 5
Provider 0: id: 0xcf cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 5 associated providers: 4 name:modesetting
Provider 1: id: 0xa7 cap: 0x2, Sink Output crtcs: 1 outputs: 1 associated providers: 1 name:modesetting
Provider 2: id: 0x85 cap: 0x2, Sink Output crtcs: 1 outputs: 1 associated providers: 1 name:modesetting
Provider 3: id: 0x63 cap: 0x2, Sink Output crtcs: 1 outputs: 1 associated providers: 1 name:modesetting
Provider 4: id: 0x41 cap: 0x2, Sink Output crtcs: 1 outputs: 1 associated providers: 1 name:modesetting
```

I think my system detected the displays but the screen with the usb to hdmi adapter have no signal. The reason is maybe because now the File: `/etc/X11/xorg.conf.d/20-displaylink.conf `is not found ..

I hope someone has a solution.

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.