Bug 33695 - xrandr configuration of external monitor fails (graphics mode + xinerama)
Summary: xrandr configuration of external monitor fails (graphics mode + xinerama)
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nouveau (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Nouveau Project
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-29 09:25 UTC by Elmar Stellnberger
Modified: 2013-08-19 16:40 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Xorg.0.log (62.59 KB, text/plain)
2011-01-29 09:27 UTC, Elmar Stellnberger
no flags Details

Description Elmar Stellnberger 2011-01-29 09:25:33 UTC
xrandr configuration of external monitor fails (graphics mode + xinerama):

linux@linux:~> xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 4096 x 4096
VGA-1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 550mm x 344mm
   1920x1200      60.0 +
   1600x1200      60.0  
   1680x1050      59.9  
   1280x1024      75.0     60.0  
   1440x900       75.0     59.9  
   1280x800       74.9     59.8  
   1280x720       60.0  
   1024x768       75.1     60.0* 
   800x600        75.0     60.3  
   640x480        75.0     60.0  
   720x400        70.1  
LVDS-1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1024x768       60.0*+   59.9  
   800x600        59.9  
   640x480        59.4  
   720x400        59.6  
   640x400        60.0  
   640x350        59.8  
TV-1 disconnected (normal left inverted right x axis y axis)

linux@linux:~> xrandr --output VGA-1 --left-of LVDS-1 --mode 1920x1200
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  150 (RANDR)
  Minor opcode of failed request:  7 (RRSetScreenSize)
  Serial number of failed request:  30
  Current serial number in output stream:  31

linux@linux:~> xrandr --output VGA-1 --left-of LVDS-1
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  150 (RANDR)
  Minor opcode of failed request:  7 (RRSetScreenSize)
  Serial number of failed request:  30
  Current serial number in output stream:  31

linux@linux:~> xrandr --output VGA-1 --mode 1920x1200
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  150 (RANDR)
  Minor opcode of failed request:  7 (RRSetScreenSize)
  Serial number of failed request:  30
  Current serial number in output stream:  31

linux@linux:~> xrandr --output LVDS-1 --off
# well that`s the only xrandr-command that has worked

linux@linux:~> xrandr --output VGA-1 --mode 1920x1200
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  150 (RANDR)
  Minor opcode of failed request:  7 (RRSetScreenSize)
  Serial number of failed request:  28
  Current serial number in output stream:  29
Comment 1 Elmar Stellnberger 2011-01-29 09:27:30 UTC
Created attachment 42697 [details]
Xorg.0.log
Comment 2 Ilia Mirkin 2013-08-19 16:40:59 UTC
It appears that this bug report has laid dormant for quite a while. Sorry we haven't gotten to it. Since we fix bugs all the time, chances are pretty good that your issue has been fixed with the latest software. Please give it a shot. (Linux kernel 3.10.7, xf86-video-nouveau 1.0.9, mesa 9.1.6, or their git versions.) If upgrading to the latest isn't an option for you, your distro's bugzilla is probably the right destination for your bug report.

In an effort to clean up our bug list, we're pre-emptively closing all bugs that haven't seen updates since 2011. If the original issue remains, please make sure to provide fresh info, see http://nouveau.freedesktop.org/wiki/Bugs/ for what we need to see, and re-open this one.

Thanks,

The Nouveau Team


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.