Bug 48174 - Driver triggers a BUG when using "xrandr --left-of"
Summary: Driver triggers a BUG when using "xrandr --left-of"
Status: RESOLVED DUPLICATE of bug 47281
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-02 00:47 UTC by Tomi Pieviläinen
Modified: 2012-04-02 02:27 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Xorg log (114.81 KB, text/plain)
2012-04-02 00:47 UTC, Tomi Pieviläinen
no flags Details

Description Tomi Pieviläinen 2012-04-02 00:47:01 UTC
Created attachment 59361 [details]
Xorg log

This happens on newest Ubuntu (precise beta): login manager shows fine (on one screen, other has signal out of range, but that is normal), but trying to set the two screens side by side freezes X.

These work:
xrandr --newmode 2560x1600 268.00  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync
xrandr --addmode DisplayPort-0  2560x1600
xrandr --newmode "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync
xrandr --addmode DisplayPort-0  "1280x800"x59.9
xrandr --output DisplayPort-0 --mode 2560x1600

But this fails:
xrandr --output DisplayPort-0 --left-of DVI-0

$ uname -a
Linux shirio 3.3.0-030300rc3-generic #201202082335 SMP Thu Feb 9 04:36:53 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

xorg 1:7.6+12ubuntu1, radeon driver 1:6.14.99~git20111219.aacbd629-0ubuntu2

Xorg.log attached
Comment 1 Michel Dänzer 2012-04-02 02:27:51 UTC

*** This bug has been marked as a duplicate of bug 47281 ***


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.