Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Debian 11 Bullseye Wavlink WL-UG35001H #976

Open
imerelli247 opened this issue Dec 21, 2024 · 0 comments
Open

Debian 11 Bullseye Wavlink WL-UG35001H #976

imerelli247 opened this issue Dec 21, 2024 · 0 comments

Comments

@imerelli247
Copy link

imerelli247 commented Dec 21, 2024

I have Debian 11, Kernel 5.10 on HP-17 laptop and USB-to-HDMI card WL-UG35001H. None of the Ubuntu drivers worked (any version). Finally, this displaylink-debian 6.01 driver installed, with some adjustment during installation. Here how it worked for me:

  1. Install evdi-dkms from Debian repository;

  2. Reboot;

  3. Run "sudo displaylink-debian.sh", no error should be reported. If any package is missing, install it and run it again. I ran Uninstall option after each unsuccessful installation. linux-headers-amd64 was installed before;

  4. Reboot;

  5. In /etc/X11/xorg.conf.d/20-displaylink.conf replace existing text with:
    Section "Device"
    Identifier "DisplayLink"
    Driver "modesetting"
    Option "PageFlip" "false"
    EndSection

  6. Reboot or run "systemctl restart displaylink-driver.service";

  7. Run "xrandr --setprovideroffloadsink 4 0" . The options 1 0, 2 0, 3 0 did not connect;

if display did not come up, run "systemctl restart displaylink-driver.service" again. Use commands in Post Installation Guide to verify installation and set monitor after step 4.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant