From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9b5) Gecko/2008043010 Fedora/3.0-0.60.beta5.fc9 Firefox/3.0b5 Description of problem: In my laptop I use xrandr to disable the laptop screen and use an external vga monitor. In this situation I hibernate the machine and after resume the screen is corrupted, I kill X with control+alt+del and the gdm login appears correctly and I can work correctly Version-Release number of selected component (if applicable): pm-utils-1.1.0-7.fc9.x86_64 How reproducible: Always Steps to Reproduce: 1.use xrandr to disable latop screen and use external vga monitor in enhaced resolution: xrandr --output VGA-0 --mode 1280x1024 --rate 75.0 --same-as LVDS xrandr --output LVDS --off 2.hibernate the machine 3.resume Actual Results: the screen is corrupted, the pointer is a kind of square and is impossible to read something Expected Results: the screen as was when I hibernated the machine Additional info: [root@ ~]# lspci | grep -i radeon 01:05.0 VGA compatible controller: ATI Technologies Inc Radeon XPRESS 200M 5955 (PCIE) [root@ ~]# I use the radeon open source driver, the card is a integrated Radeon XPRESS 200M Compiz is enabled
Can you please report the output of: lshal | egrep "(system.hardware.(product|vendor|version)|system.firmware.version|power_management.quirk)"
here it is: [zzzzzz@ ~]$ lshal | egrep "(system.hardware.(product|vendor|version)|system.firmware.version|power_management.quirk)" system.firmware.version = 'F.27' (string) system.hardware.product = 'Presario M2000 (EK815EA#ABE)' (string) system.hardware.vendor = 'Hewlett-Packard' (string) system.hardware.version = 'Rev 1' (string) [zzzzzz@ ~]$
it seems that with the xorg server upgrade to version 1.5 the problem has disappeared. I currently have this version: xorg-x11-server-Xorg-1.5.0-2.fc9.x86_64 and with it the problem is not reproducing any more best regards
Closing it as fixed in rawhide then. Feel free to reopen if the problem reappears. Regards, Phil