dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 89155] Dual monitor setup does not initialize
Date: Sat, 15 Aug 2015 13:12:21 +0000	[thread overview]
Message-ID: <bug-89155-502-c4487TVRDf@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-89155-502@http.bugs.freedesktop.org/>


[-- Attachment #1.1: Type: text/plain, Size: 879 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=89155

--- Comment #5 from Adam Reichold <adam.reichold@t-online.de> ---
I had some more time to test this (now on kernel 4.1.4 and X server 1.17.2) and
have made two hopefully useful observations:

* The Catalyst driver (version 15.7) is always able to initialize the setup
even though VGA-connected monitor seems to always "flicker" two times before
reaching the final mode.

* I have found a somewhat reliable workaround to use with the free driver: By
adding

xrandr --output VGA-0 --off

before

xrandr \
    --output VGA-0 --preferred --primary \
    --output DVI-0 --preferred --rotate left --right-of VGA-0

to my .xinitrc, the system will properly initialize both displays even though
the first command seems to take around two seconds to complete.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1639 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  parent reply	other threads:[~2015-08-15 13:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-15 13:53 [Bug 89155] Dual monitor setup does not initialize bugzilla-daemon
2015-02-15 13:54 ` bugzilla-daemon
2015-02-15 14:02 ` bugzilla-daemon
2015-02-16 17:29 ` bugzilla-daemon
2015-02-16 19:32 ` bugzilla-daemon
2015-08-15 13:12 ` bugzilla-daemon [this message]
2016-01-16 11:00 ` bugzilla-daemon
2019-11-19  9:01 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-89155-502-c4487TVRDf@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).