Openmoko Bug #2255: xf86-video-glamo/703acea13: xrandr -o 1; xrandr -o 3 causes distortion

Openmoko Public Trac bugs at docs.openmoko.org
Sun Mar 8 22:19:42 CET 2009


#2255: xf86-video-glamo/703acea13: xrandr -o 1; xrandr -o 3 causes distortion
---------------------+------------------------------------------------------
 Reporter:  lindi    |          Owner:  openmoko-devel
     Type:  defect   |         Status:  new           
 Priority:  highest  |      Milestone:                
Component:  unknown  |        Version:  unspecified   
 Severity:  normal   |       Keywords:                
 Haspatch:  0        |      Blockedby:                
Estimated:           |    Patchreview:                
 Blocking:           |   Reproducible:  always        
---------------------+------------------------------------------------------

Comment(by lindi):

 I reverted only 6bf861ed654ff59cdf8829e47d6b7361c40f75ba and I can still
 see the bug on screen and in the output of virtual_size:

 {{{
 lindi at ginger:~$ head /sys/class/graphics/fb0/{stride,virtual_size}
 ==> /sys/class/graphics/fb0/stride <==
 960

 ==> /sys/class/graphics/fb0/virtual_size <==
 960,640
 lindi at ginger:~$ xrandr -o 1
 lindi at ginger:~$ head /sys/class/graphics/fb0/{stride,virtual_size}
 ==> /sys/class/graphics/fb0/stride <==
 960

 ==> /sys/class/graphics/fb0/virtual_size <==
 640,960
 lindi at ginger:~$ xrandr -o 3
 lindi at ginger:~$ head /sys/class/graphics/fb0/{stride,virtual_size}
 ==> /sys/class/graphics/fb0/stride <==
 960

 ==> /sys/class/graphics/fb0/virtual_size <==
 480,1280
 }}}

 Now also /etc/init.d/xdm stop works normally.

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/2255#comment:5>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac


More information about the buglog mailing list