6.1-rc: names of video outputs changed?
Pavel Machek
pavel at ucw.cz
Mon Oct 31 16:58:34 UTC 2022
Hi!
I used to be able to do:
pavel at duo:~$ xrandr --output HDMI1 --mode 1920x1080 --primary
warning: output HDMI1 not found; ignoring
pavel at duo:~$ xrandr --output VGA1 --mode 1280x1024 --below HDMI1
warning: output VGA1 not found; ignoring
...but now I have to do:
pavel at duo:~$ xrandr --output VGA-1 --mode 1280x1024 --below HDMI-1
xrandr: cannot find crtc for output VGA-1
pavel at duo:~$ xrandr --output LVDS-1 --off
pavel at duo:~$ xrandr --output VGA-1 --mode 1280x1024 --below HDMI-1
Notice the change from HDMI1 to HDMI-1. I believe that's new in 6.1 or
so. Who did it and why? Hardware is thinkpad x220, and this breaks my
scripts :-(.
Best regards,
Pavel
--
People of Russia, stop Putin before his war on Ukraine escalates.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20221031/553c8532/attachment.sig>
More information about the dri-devel
mailing list