Bug 13457 - xrandr with multiple --output works unreliable
Summary: xrandr with multiple --output works unreliable
Status: RESOLVED MOVED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/xrandr (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Keith Packard
QA Contact: Xorg Project Team
URL: http://lists.opensuse.org/radeonhd/20...
Whiteboard: 2011BRB_Reviewed
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-30 02:04 UTC by Stefan Becker
Modified: 2018-08-10 20:33 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
xrandr log: multiple --output, both displays connected at X server startup (718 bytes, text/plain)
2007-11-30 02:05 UTC, Stefan Becker
no flags Details
xrandr log: multiple --output, only laptop panel connected at X server startup (718 bytes, text/plain)
2007-11-30 02:06 UTC, Stefan Becker
no flags Details
xrandr log: only one --output, both displays connected at X server startup (5.57 KB, text/plain)
2007-11-30 02:07 UTC, Stefan Becker
no flags Details
xrandr log: only one --output, only laptop panel connected at X server startup (5.50 KB, application/octet-stream)
2007-11-30 02:08 UTC, Stefan Becker
no flags Details

Description Stefan Becker 2007-11-30 02:04:38 UTC
Testing output switching with radeonhd and the latest xrandr git

   commit 4bc84c331f4f0f0658ad1f6c0107e3e6af2a7911

revealed that using multiple --output on the command line works unreliable. E.g.

  xrandr --output DVI-D_1 --mode 1280x720 --output PANEL --off

does not always switch to the desired state but

  xrandr --output DVI-D_1 --mode 1280x720
  xrandr --output PANEL --off

always works correctly.
Comment 1 Stefan Becker 2007-11-30 02:05:50 UTC
Created attachment 12864 [details]
xrandr log: multiple --output, both displays connected at X server startup

xrandr switches the output correctly
Comment 2 Stefan Becker 2007-11-30 02:06:48 UTC
Created attachment 12865 [details]
xrandr log: multiple --output, only laptop panel connected at X server startup

xrandr does not switch the output correctly
Comment 3 Stefan Becker 2007-11-30 02:07:33 UTC
Created attachment 12866 [details]
xrandr log: only one --output, both displays connected at X server startup

xrandr switches the output correctly
Comment 4 Stefan Becker 2007-11-30 02:08:22 UTC
Created attachment 12867 [details]
xrandr log: only one --output, only laptop panel connected at X server startup

xrandr switches the output correctly
Comment 5 Matthias Hopf 2007-11-30 07:18:31 UTC
Added a test for that to the test case script. No fix yet, though.
Comment 6 GitLab Migration User 2018-08-10 20:33:00 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/app/xrandr/issues/1.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.