both my external monitors stopped working after upgrading.
First tried with evdi-git as described by @homelessuser, but that did not resolve the problem.
What worked out for me was the xorg-server downgrade as described by @xamindar.
Git Clone URL: | https://aur.archlinux.org/displaylink.git (read-only, click to copy) |
---|---|
Package Base: | displaylink |
Description: | Linux driver for DisplayLink devices |
Upstream URL: | https://www.synaptics.com/products/displaylink-graphics |
Keywords: | dock gpu graphics usb |
Licenses: | GPL2, custom, LGPL2.1 |
Submitter: | Hideaki |
Maintainer: | endorfina |
Last Packager: | endorfina |
Votes: | 105 |
Popularity: | 0.166768 |
First Submitted: | 2015-08-04 23:24 (UTC) |
Last Updated: | 2024-12-14 08:31 (UTC) |
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 44 Next › Last »
both my external monitors stopped working after upgrading.
First tried with evdi-git as described by @homelessuser, but that did not resolve the problem.
What worked out for me was the xorg-server downgrade as described by @xamindar.
Same here. works fine in combination with xorg version 1.20.8 but with 1.20.9 everything just crashes.
@homelessuser thx. I downgranding. Now is work!
Thank you homelessuser, you are correct. Could not get x to work after upgrading.
Downgrading the following xorg-server packages resolved the issue: pacman -U /var/cache/pacman/pkg/xorg-server-1.20.8-3-x86_64.pkg.tar.zst /var/cache/pacman/pkg/xorg-server-common-1.20.8-3-x86_64.pkg.tar.zst /var/cache/pacman/pkg/xorg-server-xvfb-1.20.8-3-x86_64.pkg.tar.zst
Cannot confirm. Works fine here with 1.20.9-1.
Busted 27/8/2020 by one of these [segmentation fault]
Packages (9) libx11-1.6.12-1 vmaf-1.5.3-1
xorg-server-1.20.9-1 xorg-server-common-1.20.9-1
xorg-server-xvfb-1.20.9-1
Had to downgrade to 1.20.8-3
The screens attached to my docking station stopped working on Kernel 5.7.9
Uninstalling evdi and installing evdi-git as suggested by @homelessuser fixed the problem for me.
5.8 Kernel + evdi 1.8 + Displaylink didn't seem to work 5.8 Kernel + evdi-git 1.7 + Displaylink fixed it
sudo pacman -Rns evdi displaylink
yay evdi-git
yay displaylink
sudo modprobe udl
reboot
EDIT: Also read the comment a above this one for the fix for xorg 1.20.9 latest
Pinned Comments