Go Back   DisplayLink Forum > DisplayLink Graphics Technology > Linux and Open Source

Reply
 
Thread Tools Search this Thread Display Modes
Old 12-24-2021, 09:11 AM   #1
Wolfgang T.
Junior Member
 
Join Date: Dec 2021
Posts: 2
Default Debian monitor not found

Monitor is working under old kernel 4...
I upgraded debian to 11 and to kernel 5.10.0.10, there I could build evdi
output of

dkms status

Code:
evdi, 1.10.0, 5.10.0-10-amd64, x86_64: installed
evdi, 1.9.0+dfsg, 4.19.0-8-amd64, x86_64: installed
evdi, 4.4.24: added
evdi, 5.2.14, 4.19.0-10-amd64, x86_64: built
evdi, 5.2.14, 4.19.0-11-amd64, x86_64: built
evdi, 5.2.14, 4.19.0-12-amd64, x86_64: built
evdi, 5.2.14, 4.19.0-13-amd64, x86_64: built
evdi, 5.2.14, 4.19.0-14-amd64, x86_64: built
evdi, 5.2.14, 4.19.0-16-amd64, x86_64: built
evdi, 5.2.14, 4.19.0-17-amd64, x86_64: built
evdi, 5.2.14, 4.19.0-18-amd64, x86_64: built
evdi, 5.2.14, 4.19.0-8-amd64, x86_64: built
evdi, 5.2.14, 4.19.0-9-amd64, x86_64: built
lsusb

Code:
Bus 004 Device 003: ID 17e9:4301 DisplayLink USB3.0 to HDMI Adapter

to be able to build i changed this line in displaylink-installer.sh (added --strip ...)
Code:
if ! tar xf "$TARGZ" -C "$EVDI" --strip-components=1; then
But the monitor is not found with xrandr,and also not switched on.
Xorg version 1.20.11

Any help appreciated

Last edited by Wolfgang T.; 12-24-2021 at 09:19 AM.
Wolfgang T. is offline   Reply With Quote
Old 12-27-2021, 03:42 PM   #2
Wolfgang T.
Junior Member
 
Join Date: Dec 2021
Posts: 2
Default Solved

if you have more providers if you call

xrandr --listproviders

make sure the last provider with modesetting has an associated provider
Switch of unused providers
xrandr --setprovideroutputsource [other active modesetting provider]
Switch last installed provider on
xrandr --setprovideroutputsource [last modesetting provider] 0

And then you also should make a start script which is calling

xrandr --setprovideroutputsource [last modesetting provider] 0
Wolfgang T. is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:56 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.