[Bug 29852] Changing external monitors requires X restart
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 30 08:45:35 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29852
--- Comment #11 from Alex Deucher <agd5f at yahoo.com> 2010-08-30 08:45:35 PDT ---
(In reply to comment #10)
> Are you using VGA in one place and DVI in another? Looks like DVI is currently
> connected in the xrandr output, but that VGA was connected previously. The
> following will turn off VGA and free up the crtc for use with DVI:
> xrandr --output VGA-0 -off
> xrandr --output DVI-0 --auto
typo, should be:
xrandr --output VGA-0 --off
xrandr --output DVI-0 --auto
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the xorg-driver-ati
mailing list