From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008043010 Fedora/3.0-0.60.beta5.fc9 Firefox/3.0b5 MEGAUPLOAD 1.0 Description of problem: Whenever I try to suspend the computer (a thinkpad r50e), sometimes it will not go into sleep, and sometimes the resume is garbage: blank screen appears. Sometimes it works fine, though. I had this bug on Ubuntu (all releases). Here is the bug link: https://launchpad.net/bugs/40621. The last trick for Ubuntu was htis one: [qhote] Got it working again, I tweaked /usr/share/acpi-defaults/IBM.config: # R50e 1834*|1842*|2670*) ACPI_SLEEP=true; SAVE_VIDEO_PCI_STATE=true; ###### toggled this two vars from false -> true SAVE_VBE_STATE=true; POST_VIDEO=true; ;; I have a 1834, so if no one complains and it's not an obvious break, can we separate 1834 to it's own case and set true for SAVE_VBE_STATE and POST_VIDEO there?. Note that changing /etc/defaults/acpi-support had no effects for me. IBM.config was always preferred when suspending. [/quote] But I can't see /usr/share/acpi-defaults/IBM.config Anyway, this bug is quite annoying, and follows me since 1 or 2 years, one Ubuntu, fedora 8 and 9 and opensuse 10.3. I felt like reporting it here, so more people could work on it. Thanks, and sorry for my bad english! If you have any question, please ask, I'm stille running Fedora ,i can give you all the logs you need. Version-Release number of selected component (if applicable): How reproducible: Sometimes Steps to Reproduce: 1.Go to menu>system>shutdown 2.Select "suspend" 3.hit "Fn+f3" and it resume, but not fine... Actual Results: Some times, nothing happend, I need to hard reboot. Sometimes, the computer resume, but the screen stays black Expected Results: It should resume fine, the desktoip should appears like I left it. Additional info: Here is my xorg.conf: # Xorg configuration created by pyxf86config Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "InputDevice" # keyboard added by rhpxl Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "be" EndSection Section "Device" Identifier "Videocard0" Driver "intel" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection
I tried a few more times: it seems that when it does'nt resume well, I only see the cursor, and nothing else.
I have exactly the same problem. First of all, it might be duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=441334 Read my comments there.
Indeed, it semmes that it is a replica... Should someone close this bug, and we could continue on the other side, since it is more detailed on the other page. Bye !
*** This bug has been marked as a duplicate of 441334 ***