Bug#611619:
user debia...@lists.debian.org usertag 611619 squeeze-candidate tag 611619 pending thanks Julien Cristau (07/02/2011): > I'm not sure if the bug is in the X server or the driver, but either > way this will be fixed in Debian 6.0.1. Merged from upstream: http://git.debian.org/?p=pkg-xorg/xserver/xorg-server.git;a=shortlog;h=refs/heads/debian-squeeze http://git.debian.org/?p=pkg-xorg/xserver/xorg-server.git;a=commit;h=d77ffa918b2aaa3ca1deb17ed0145199d0f863da KiBi. signature.asc Description: Digital signature
Bug#611619:
On Mon, Feb 7, 2011 at 14:27:08 -0600, Daniel Manjarres wrote: > Running xrandr from within a chroot with an older debian release > also fails the same way. > > Seems to me to be a bug in the x server. > I'm not sure if the bug is in the X server or the driver, but either way this will be fixed in Debian 6.0.1. Cheers, Julien signature.asc Description: Digital signature
Bug#611619:
Hi, I am hit by this bug too, since I upgraded to Debian 6.0. gnome-display-properties is able to rotate the display to normal inverted left or right via gnome-settings-daemon, but grandr, xrandr and nvidia-settings are only able to rotate to normal or inverted. Trying to rotate to left or right crashes nvidia-settings, and gets and error from grandr/xrandr. xrandr -o right X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 152 (RANDR) Minor opcode of failed request: 2 (RRSetScreenConfig) Value in failed request: 0xa00 Serial number of failed request: 14 Current serial number in output stream: 14 grandr user set screen height 2560, larger than max height 1600, set to max height Running xrandr from within a chroot with an older debian release also fails the same way. Seems to me to be a bug in the x server. HTH -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#611619:
On Mon, Jan 31, 2011 at 13:09:35 +0100, Diggory Hardy wrote: > ~> xrandr -q > xrandr: Failed to get size of gamma for output default > Screen 0: minimum 320 x 175, current 1680 x 1050, maximum 1680 x 1050 So it looks like there's a wrong max size here? Cheers, Julien signature.asc Description: Digital signature
Bug#611619:
~> xrandr -q xrandr: Failed to get size of gamma for output default Screen 0: minimum 320 x 175, current 1680 x 1050, maximum 1680 x 1050 default connected 1680x1050+0+0 (normal left inverted right) 0mm x 0mm 1680x1050 50.0*51.0 52.0 53.0 54.0 1600x1024 55.0 1600x1000 56.0 1440x900 57.0 58.0 1400x1050 59.0 60.0 61.0 62.0 1360x768 63.0 64.0 1280x1024 65.0 66.0 67.0 68.0 1280x960 69.0 70.0 1280x720 71.0 72.0 73.0 1152x864 74.0 75.0 76.0 77.0 78.0 79.0 80.0 1024x768 81.0 82.0 83.0 84.0 85.0 86.0 87.0 88.0 960x72089.0 90.0 91.0 960x60092.0 960x54093.0 928x69694.0 95.0 896x67296.0 97.0 840x52598.0 99.0100.0101.0102.0 832x624 103.0 800x600 104.0105.0106.0107.0108.0109.0 110.0111.0112.0113.0 800x512 114.0 720x576 115.0 720x480 116.0 720x450 117.0 720x400 118.0 700x525 119.0120.0121.0122.0 680x384 123.0124.0 640x512 125.0126.0127.0 640x480 128.0129.0130.0131.0132.0133.0 134.0135.0 640x400 136.0 640x350 137.0 576x432 138.0139.0140.0141.0142.0143.0 144.0 512x384 145.0146.0147.0148.0149.0 416x312 150.0 400x300 151.0152.0153.0154.0155.0 360x200 156.0 320x240 157.0158.0159.0 160.0 320x200 161.0 320x175 162.0
Bug#611619: xserver-xorg-core: "xrandr -o left" fails; nvidia driver
On Mon, Jan 31, 2011 at 11:57:55 +0100, Diggory Hardy wrote: > Package: xserver-xorg-core > Version: 2:1.7.7-11 > Severity: normal > > > Trying to rotate my screen fails: > > $ xrandr -o left > X Error of failed request: BadValue (integer parameter out of range for > operation) > Major opcode of failed request: 153 (RANDR) > Minor opcode of failed request: 2 (RRSetScreenConfig) > Value in failed request: 0x690 > Serial number of failed request: 14 > Current serial number in output stream: 14 > > $ nvidia-settings > # Use the GUI to rotate screen - program exits with message: > The program 'nvidia-settings' received an X Window System error. > This probably reflects a bug in the program. > The error was 'BadValue (integer parameter out of range for operation)'. > (Details: serial 298 error_code 2 request_code 153 minor_code 2) > (Note to programmers: normally, X errors are reported asynchronously; >that is, you will receive the error a while after causing it. >To debug your program, run it with the --sync command line >option to change this behavior. You can then get a meaningful >backtrace from your debugger if you break on the gdk_x_error() function.) > > (Following the above directions doesn't help: I don't have the source code.) > > It was working last week (packages probably no more than a week out of date > at the time), and the xserver-xorg-core package seems to be the only relevant > recent update (also with notes in changelog about rotation). > > Another report about this error: > https://bbs.archlinux.org/viewtopic.php?pid=877761 > What's the output of xrandr -q? Cheers, Julien signature.asc Description: Digital signature
Bug#611619: xserver-xorg-core: "xrandr -o left" fails; nvidia driver
Package: xserver-xorg-core Version: 2:1.7.7-11 Severity: normal Trying to rotate my screen fails: $ xrandr -o left X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 153 (RANDR) Minor opcode of failed request: 2 (RRSetScreenConfig) Value in failed request: 0x690 Serial number of failed request: 14 Current serial number in output stream: 14 $ nvidia-settings # Use the GUI to rotate screen - program exits with message: The program 'nvidia-settings' received an X Window System error. This probably reflects a bug in the program. The error was 'BadValue (integer parameter out of range for operation)'. (Details: serial 298 error_code 2 request_code 153 minor_code 2) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) (Following the above directions doesn't help: I don't have the source code.) It was working last week (packages probably no more than a week out of date at the time), and the xserver-xorg-core package seems to be the only relevant recent update (also with notes in changelog about rotation). Another report about this error: https://bbs.archlinux.org/viewtopic.php?pid=877761 Thanks in advance for any help, Diggory -- Package-specific info: /var/lib/x11/X.roster does not exist. /var/lib/x11/X.md5sum does not exist. X server symlink status: lrwxrwxrwx 1 root root 13 May 19 2010 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1889440 Jan 12 04:12 /usr/bin/Xorg /var/lib/x11/xorg.conf.roster does not exist. VGA-compatible devices on PCI bus: 01:00.0 VGA compatible controller: nVidia Corporation GT218 [NVS 3100M] (rev a2) /var/lib/x11/xorg.conf.md5sum does not exist. Xorg X server configuration file status: -rw-r--r-- 1 root root 1821 Jun 10 2010 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: # xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "Configured Video Device" Driver "nvidia" Option "nologo""true" Option "XAANoOffscreenPixmaps" "true" Option "RandRRotation" "true" Option "UseDisplayDevice" "DFP-4" #display-port? # Option "TwinView" # Option "MetaModes" "1024x768,1440x900; NULL,1440x900" # Option "TwinViewOrientation" "Below" Option "RegistryDwords" "EnableBrightnessControl=1" # LCD brightness with KDE on T410 Option "OnDemandVBlankInterrupts" "True" # disabling vsync helps power man Option "Coolbits" "1" #Force lower power - less heat? #http://tutanhamon.com.ua/technovodstvo/NVIDIA-UNIX-driver/ Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x; PowerMizerDefault=0x3; PowerMizerDefaultAC=0x3" EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" EndSection Section "Extensions" Option "compiz""enable" EndSection Kernel version (/proc/version): Linux version 2.6.32-5-amd64 (Debian 2.6.32-30) (b...@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 12 03:40:32 UTC 2011 Xorg X server log files on system: -rw-r--r-- 1 root root 19479 Jan 31 09:46 /var/log/Xorg.0.log Contents of most recent Xorg X server log file /var/log/Xorg.0.log: X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian Current Operating System: Linux SwissTPH-dhardy 2.6.32-5-amd64 #1 SMP Wed Jan 12 03:40:32 UTC 2011 x86_64 Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 root=UUID=de6e0f9f