You are not logged in.
After a system upgrade I lack the ability to suspend to ram. I've been working on it for several days, but I can't figure out why it's failing to suspend. The logs show no errors; here's my /var/log/pm-suspend.log
Initial commandline parameters:
Wed May 9 15:16:51 MST 2012: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux Winston 3.3.4-2-ARCH #1 SMP PREEMPT Wed May 2 18:28:42 CEST 2012 x86_64 Intel(R) Core(TM)2 Duo CPU E8500 @ 3.16GHz GenuineIntel GNU/Linux
Module Size Used by
fuse 68162 2
des_generic 16203 0
ecb 2105 0
md4 3529 0
nfs 311507 1
nfs_acl 2359 1 nfs
lockd 74176 1 nfs
auth_rpcgss 42223 1 nfs
md5 2345 2
sunrpc 201789 10 auth_rpcgss,lockd,nfs_acl,nfs
hmac 2953 1
nls_utf8 1352 1
cifs 290862 2
fscache 41123 2 cifs,nfs
snd_hda_codec_realtek 114123 1
nvidia 12275431 40
forcedeth 55913 0
snd_hda_intel 23989 5
snd_hda_codec 92713 2 snd_hda_intel,snd_hda_codec_realtek
snd_hwdep 6556 1 snd_hda_codec
snd_pcm 74812 3 snd_hda_codec,snd_hda_intel
snd_page_alloc 7217 2 snd_pcm,snd_hda_intel
snd_timer 19222 1 snd_pcm
snd 59656 15 snd_timer,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel,snd_hda_codec_realtek
usb_storage 44530 0
floppy 58785 0
uas 8026 0
i2c_nforce2 5064 0
processor 26144 0
button 4502 0
soundcore 6082 1 snd
nv_tco 4864 0
psmouse 69539 0
i2c_core 20593 2 i2c_nforce2,nvidia
wacom 36053 0
serio_raw 4653 0
joydev 9991 0
evdev 9402 7
pcspkr 1835 0
ext4 424467 2
crc16 1359 1 ext4
jbd2 71704 1 ext4
mbcache 5977 1 ext4
hid_logitech_dj 10181 0
usbhid 36142 1 hid_logitech_dj
hid 84549 2 usbhid,hid_logitech_dj
sr_mod 14823 0
cdrom 35744 1 sr_mod
sd_mod 28059 4
pata_acpi 3408 0
pata_amd 11427 0
ohci_hcd 21816 0
sata_nv 21220 3
ata_generic 3295 0
libata 167019 4 ata_generic,sata_nv,pata_amd,pata_acpi
scsi_mod 133422 5 libata,sd_mod,sr_mod,uas,usb_storage
ehci_hcd 43944 0
usbcore 146815 7 ehci_hcd,ohci_hcd,usbhid,wacom,uas,usb_storage
usb_common 954 1 usbcore
total used free shared buffers cached
Mem: 4052564 1989096 2063468 0 56572 1394596
-/+ buffers/cache: 537928 3514636
Swap: 4000148 0 4000148
/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
/usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /etc/pm/sleep.d/90alsa suspend suspend:
/etc/pm/sleep.d/90alsa suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
/usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
/usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
/usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
nVidia binary video drive detected, not using quirks.
/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
kernel.acpi_video_flags = 0
/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Wed May 9 15:16:52 MST 2012: performing suspendAnd then it ends abruptly; I don't see anything wrong with it, but it's not working correctly.
Anyone have advice?
Offline
https://wiki.archlinux.org/index.php/Pm … to_suspend
I know there is about unblinking cursor but the solution is right for ypur situation, you have to suspend some modules as it is described at wiki
Offline
I've tried that fix as well as trying uswsusp and attempting to unload several modules before the suspend as described in the wiki.
Fresh from boot into root in a plain terminal fails the suspend as well. I might just end up re-installing Linux later.
Offline
Update your system and reboot. Because earlier today there were updates to the linux package (the Linux kernel) and linux-headers (scripts for building modules).
Then try again.
Does this happen with the LTS kernel too?
I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).
Offline
I've updated and attempted to suspend with no dice, but the LTS kernel looks promising! I'll try it out when I get home from school.
Thanks for helping you guys.
Offline