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
Created attachment 42697 [details] Xorg.0.log
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.