-
-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Description
Thanks for your displylink-debian script. The installation runs smoothly on my Debian Jessie laptop. However, the usb-LCD monitor still not work after executing the script.
My laptop is Dell Vostro 3350, which is with Intel+Radeon display output. Here's my post installation steps for the usb-LCD monitor:
- add "udl" to /etc/modules, to load udl kernel module for DisplayLink
- edit /etc/modprobe.d/fbdev-blacklist.conf
blacklist udlfb
blacklist radeon
- Refer to arhcLinux/DisplayLink for xrandr usage
xrandr --setprovideroutputsource 1 0 # add DisplayLink device, DVI-1-0
xrandr --output DVI-1-0 --auto --right-of LVDS1
Metadata
Metadata
Assignees
Labels
No labels