Description of problem: When attempting to suspend the computer, it spins the hdd down, and goes to the blue bootsplash screen from plymoth, then hangs and never recovers. I have to power the computer down, and boot fresh. This happens whether from pm-suspend or from the KDE suspend option. I also had the same issue in the GNOME variant Fedora and several Ubuntu distros. Version-Release number of selected component (if applicable): [david@nulldevice ~]$ yum info pm-utils Loaded plugins: langpacks, presto, refresh-packagekit Adding en_US to language list Installed Packages Name : pm-utils Arch : i686 Version : 1.3.1 Release : 4.fc14 Size : 340 k Repo : installed From repo : updates How reproducible: 100% Steps to Reproduce: 1.Issue suspend command either from CLI or KDE 2.Watch it try to suspend or hibrnate. 3.Hold power button down and cringe. Actual results:Hangs on plymouth bootsplash Expected results: Suspend or hibernate. Additional info: [root@nulldevice ~]# cat /var/log/pm-suspend.log Initial commandline parameters: --quirk-dpms-suspend --quirk-dpms-on --quirk-vbestate-restore --quirk-vbemode-restore --quirk-vga-mode3 --quirk-vbe-post Sun Feb 6 05:57:33 CST 2011: Running hooks for suspend. /usr/lib/pm-utils/sleep.d/00logging suspend suspend:Linux nulldevice 2.6.35.10-74.fc14.i686 #1 SMP Thu Dec 23 16:17:40 UTC 2010 i686 i686 i386 GNU/Linux Module Size Used by tcp_lp 1779 0 aes_i586 7138 2 aes_generic 26460 1 aes_i586 sunrpc 165482 1 cpufreq_ondemand 7262 2 acpi_cpufreq 6285 1 mperf 1141 1 acpi_cpufreq ip6t_REJECT 3470 2 nf_conntrack_ipv6 14441 2 ip6table_filter 1207 1 ip6_tables 9929 1 ip6table_filter ipv6 229581 46 ip6t_REJECT,nf_conntrack_ipv6 uinput 5228 0 snd_hda_codec_intelhdmi 8713 1 snd_hda_codec_conexant 31862 1 snd_hda_intel 20127 4 snd_hda_codec 71701 3 snd_hda_codec_intelhdmi,snd_hda_codec_conexant,snd_hda_intel snd_hwdep 4795 1 snd_hda_codec arc4 1085 2 snd_seq 43447 0 ecb 1595 2 snd_seq_device 5056 1 snd_seq snd_pcm 61769 3 snd_hda_intel,snd_hda_codec ath9k 72901 0 ath9k_common 4442 1 ath9k ath9k_hw 262477 2 ath9k,ath9k_common ath 7145 2 ath9k,ath9k_hw mac80211 188648 2 ath9k,ath9k_common snd_timer 15435 2 snd_seq,snd_pcm cfg80211 110951 4 ath9k,ath9k_common,ath,mac80211 snd 47365 16 snd_hda_codec_intelhdmi,snd_hda_codec_conexant,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq,snd_seq_device,snd_pcm,snd_timer uvcvideo 48986 0 videodev 54469 1 uvcvideo asus_laptop 12297 0 iTCO_wdt 8960 0 iTCO_vendor_support 2070 1 iTCO_wdt v4l1_compat 11390 2 uvcvideo,videodev sparse_keymap 2472 1 asus_laptop rfkill 13652 2 cfg80211,asus_laptop soundcore 5088 1 snd jme 23240 0 jmb38x_ms 9732 0 memstick 7463 1 jmb38x_ms mii 3578 1 jme serio_raw 3589 0 snd_page_alloc 6180 2 snd_hda_intel,snd_pcm i2c_i801 9016 0 microcode 11139 0 joydev 7306 0 sdhci_pci 6246 0 sdhci 15685 1 sdhci_pci mmc_core 53202 1 sdhci i915 241873 4 drm_kms_helper 22278 1 i915 drm 139288 4 i915,drm_kms_helper i2c_algo_bit 4197 1 i915 i2c_core 21328 6 videodev,i2c_i801,i915,drm_kms_helper,drm,i2c_algo_bit video 17730 1 i915 output 1625 1 video total used free shared buffers cached Mem: 2947280 914316 2032964 0 63004 513140 -/+ buffers/cache: 338172 2609108 Swap: 5046268 0 5046268 success. /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:success. /usr/lib/pm-utils/sleep.d/01grub suspend suspend:not applicable. /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:not applicable. /usr/lib/pm-utils/sleep.d/55NetworkManager suspend suspend:success. /usr/lib/pm-utils/sleep.d/56atd suspend suspend:success. /usr/lib/pm-utils/sleep.d/56dhclient suspend suspend:success. /usr/lib/pm-utils/sleep.d/75modules suspend suspend:not applicable. /usr/lib/pm-utils/sleep.d/90clock suspend suspend:not applicable. /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:success. /usr/lib/pm-utils/sleep.d/95led suspend suspend:not applicable. /usr/lib/pm-utils/sleep.d/95packagekit suspend suspend:success. /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:success. /usr/lib/pm-utils/sleep.d/99hd-apm-restore.hook suspend suspend:saving level 127 for device sda success. /usr/lib/pm-utils/sleep.d/99video suspend suspend:kernel.acpi_video_flags = 0 success. Sun Feb 6 05:57:34 CST 2011: performing suspend [root@nulldevice ~]
Probably kernel problem. Did it work before or is it regression? Please provide output of the: # pm-utils-bugreport-info.sh Please try without pm-utils by: # echo mem > /sys/power/state Also try it from runlevel 3 (telinit 3) and provide results.
> Expected results: Suspend or hibernate. Try to check bug 697150. That report includes workarounds which worked on Asus K52J. Maybe these, or something similar, is good for K52F too?
And also bug 694191. Please reply if the unbind workaround fix your problem.
F14 is EOL, I think that f16 kernel could help you. Also this bug was in needinfo state for longer than month thus I am closing it.