xrandr doesn't like cvt's suggestion, says BadMatch

Bug #298521 reported by vwr0527
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
xrandr (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

My screen should be able to support many resolutions, and included are 960x600. My native resolution is 1280x800.
I know it can do those resolutions easily. So I type "cvt 960 600 50" and I get this: "960x600_50.00" 37.00 960 992 1080 1200 600 603 609 621 -hsync +vsync.
I copy that and do this: xrandr --newmode "960x600_50.00" 37.00 960 992 1080 1200 600 603 609 621 -hsync +vsync
then I do this: xrandr --addmode default 960x600_50.00
then when I do this: xrandr --output default --mode 960x600_50.00
I get this:
X Error of failed request: BadMatch (invalid parameter attributes)
  Major opcode of failed request: 156 (RANDR)
  Minor opcode of failed request: 7 ()
  Serial number of failed request: 15
  Current serial number in output stream: 16

I also got this error when I used this modeline: cvt 960 600
which gives this: Modeline "960x600_60.00" 45.25 960 992 1088 1216 600 603 609 624 -hsync +vsync
Anything else?
Linux ignignokt 2.6.27-7-generic #1 SMP Tue Nov 4 19:33:20 UTC 2008 i686 GNU/Linux
ThinkPad T61,core 2 duo processor, discrete graphics: Quatro NVS 140M, graphics driver v.177

vwr0527 (vwr0527)
description: updated
Revision history for this message
Bryce Harrington (bryce) wrote :

[This is an automated message]

Hi vwr0527,

Please attach the output of `lspci -vvnn`, and attach your /var/log/Xorg.0.log file from after reproducing this issue. If you've made any customizations to your /etc/X11/xorg.conf please attach that as well.

Changed in xrandr:
status: New → Incomplete
Revision history for this message
Bryce Harrington (bryce) wrote :

We're closing this bug since it is has been some time with no response from the original reporter. However, if the issue still exists please feel free to reopen with the requested information. Also, if you could, please test against the latest development version of Ubuntu, since this confirms the bug is one we may be able to pass upstream for help.

Changed in xrandr:
status: Incomplete → Invalid
Revision history for this message
fob (fobfreeman) wrote :

fob@fob-acer:~$ xrandr
Screen 0: minimum 320 x 200, current 1024 x 600, maximum 4096 x 4096
VGA1 disconnected (normal left inverted right x axis y axis)
LVDS1 connected 1024x600+0+0 (normal left inverted right x axis y axis) 195mm x 113mm
   1024x600 60.0*+
   800x600 85.1 72.2 75.0 60.3 56.2
   640x480 85.0 72.8 75.0 59.9
   720x400 85.0
   640x400 85.1
   640x350 85.1
  1024x768_60.00 (0x120) 63.5MHz
        h: width 1024 start 1072 end 1176 total 1328 skew 0 clock 47.8KHz
        v: height 768 start 771 end 775 total 798 clock 59.9Hz
fob@fob-acer:~$ xrandr --addmode LVDS1 "1024x768_60.00"
X Error of failed request: BadMatch (invalid parameter attributes)
  Major opcode of failed request: 149 (RANDR)
  Minor opcode of failed request: 18 (RRAddOutputMode)
  Serial number of failed request: 23
  Current serial number in output stream: 24

Revision history for this message
tep777 (teplowm) wrote :
Download full text (12.8 KiB)

Posting requested information. Running 9.10 with current updates (11-4-2009). Please consider reopening if reproducible. Terminal history and lspci output info follows:

terminal:

:~$ more /etc/X11/xorg.conf
/etc/X11/xorg.conf: No such file or directory
:~$ xrandr -q
Screen 0: minimum 320 x 200, current 1280 x 768, maximum 2048 x 2048
VGA1 disconnected (normal left inverted right x axis y axis)
LVDS1 connected 1280x768+0+0 (normal left inverted right x axis y axis) 305mm x 183mm
   1280x768 60.0*+
   1024x768 85.0 75.0 70.1 60.0
   832x624 74.6
   800x600 85.1 72.2 75.0 60.3 56.2
   640x480 85.0 72.8 75.0 59.9
   720x400 85.0
   640x400 85.1
   640x350 85.1
:~$ cvt 1600 900
# 1600x900 59.95 Hz (CVT 1.44M9) hsync: 55.99 kHz; pclk: 118.25 MHz
Modeline "1600x900_60.00" 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync
:~$ xrandr --newmode "1600x900_60.00" 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync
:~$ xrandr --addmode LVDS1 "1600x900_60.00"
X Error of failed request: BadMatch (invalid parameter attributes)
  Major opcode of failed request: 149 (RANDR)
  Minor opcode of failed request: 18 (RRAddOutputMode)
  Serial number of failed request: 23
  Current serial number in output stream: 24
:~$ more /var/log/Xorg.0.log >> /home/.../Xorg.0.log
:~$ more /etc/X11/xorg.conf
/etc/X11/xorg.conf: No such file or directory
:~$ lspci -vvnn >> /home/.../lspci_out.log

lspci:

00:00.0 Host bridge [0600]: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller [8086:3580] (rev 02)
 Subsystem: Rioworks Device [161f:203e]
 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
 Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort+ <MAbort+ >SERR- <PERR- INTx-
 Latency: 0
 Region 0: Memory at <unassigned> (32-bit, prefetchable)
 Capabilities: <access denied>
 Kernel driver in use: agpgart-intel
 Kernel modules: intel-agp

00:00.1 System peripheral [0880]: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller [8086:3584] (rev 02)
 Subsystem: Rioworks Device [161f:203e]
 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
 Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Latency: 0

00:00.3 System peripheral [0880]: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller [8086:3585] (rev 02)
 Subsystem: Rioworks Device [161f:203e]
 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
 Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
 Latency: 0

00:02.0 VGA compatible controller [0300]: Intel Corporation 82852/855GM Integrated Graphics Device [8086:3582] (rev 02)
 Subsystem: Rioworks Device [161f:203e]
 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
 Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx+
 Latenc...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.