linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 6.1-rc: names of video outputs changed?
@ 2022-10-31 16:58 Pavel Machek
  2022-10-31 17:08 ` Alex Deucher
  2022-10-31 17:10 ` Ville Syrjälä
  0 siblings, 2 replies; 6+ messages in thread
From: Pavel Machek @ 2022-10-31 16:58 UTC (permalink / raw)
  To: airlied, dri-devel, daniel, kernel list

[-- Attachment #1: Type: text/plain, Size: 784 bytes --]

Hi!

I used to be able to do:

pavel@duo:~$     xrandr --output HDMI1 --mode 1920x1080 --primary
warning: output HDMI1 not found; ignoring
pavel@duo:~$     xrandr --output VGA1 --mode 1280x1024 --below HDMI1
warning: output VGA1 not found; ignoring

...but now I have to do:

pavel@duo:~$     xrandr --output VGA-1 --mode 1280x1024 --below HDMI-1
xrandr: cannot find crtc for output VGA-1
pavel@duo:~$     xrandr --output LVDS-1 --off
pavel@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-10-31 17:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-31 16:58 6.1-rc: names of video outputs changed? Pavel Machek
2022-10-31 17:08 ` Alex Deucher
2022-10-31 17:10 ` Ville Syrjälä
2022-10-31 17:19   ` Pavel Machek
2022-10-31 17:27     ` Alex Deucher
2022-10-31 17:29     ` Ville Syrjälä

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).