Comment 21 for bug 37444

Revision history for this message
In , Hbaumann-hboss (hbaumann-hboss) wrote :

i have the same problem on my zaurus c3000 and found out that not suspend/resume
is the problem in my case. just changing system time forward breaks xrandr.this
is also true for my gentoo notebook.

a simple

date -s 00:00:00

and no more xrandr -o left|right|normal :(

heikob@nb-heikob ~ $ xdpyinfo | head -n 25
name of display: :0.0
version number: 11.0
vendor string: The X.Org Foundation
vendor release number: 70101000
X.Org version: 7.1.1
maximum request size: 16777212 bytes
motion buffer size: 256
bitmap unit, bit order, padding: 32, LSBFirst, 32
image byte order: LSBFirst
number of supported pixmap formats: 7
supported pixmap formats:
    depth 1, bits_per_pixel 1, scanline_pad 32
    depth 4, bits_per_pixel 8, scanline_pad 32
    depth 8, bits_per_pixel 8, scanline_pad 32
    depth 15, bits_per_pixel 16, scanline_pad 32
    depth 16, bits_per_pixel 16, scanline_pad 32
    depth 24, bits_per_pixel 32, scanline_pad 32
    depth 32, bits_per_pixel 32, scanline_pad 32
keycode range: minimum 8, maximum 255
focus: window 0x2800007, revert to PointerRoot
number of extensions: 31
    BIG-REQUESTS
    Composite
    DAMAGE
    DOUBLE-BUFFER
heikob@nb-heikob ~ $

nb-heikob wallpaper # eix -vl x11-drivers/xf86-video-i810
* x11-drivers/xf86-video-i810
     Available versions:
                        1.4.1.3
                (~) 1.6.0
                        1.6.5
                (~) 1.7.0-r1
                (~) 1.7.2
                (~) 1.7.2-r1
     Installed versions: Version: 1.7.2-r1
                          Date: 12:13:30 11/19/06
                          USE: -debug dri
     Best versions/slot:
                (~) 1.7.2-r1
     Homepage: http://xorg.freedesktop.org/
     Description: X.Org driver for Intel cards
     License: xf86-video-i810

nb-heikob wallpaper #

nb-heikob wallpaper # lspci | grep VGA
0000:00:02.0 VGA compatible controller: Intel Corporation Mobile Integrated
Graphics Controller (rev 03)
nb-heikob wallpaper #

can anyone confirm this?

regards
the2nd