You are not logged in.

#1 2009-08-29 19:27:18

lswest
Member
From: Munich, Germany
Registered: 2008-06-14
Posts: 456
Website

Pm-suspend will shut off, but no resume hook initiates on wake up

I've been trying to get my samsung n110 netbook to suspend and resume properly.  However, I noticed that whenever I suspend it, it works fine, yet after I hit the power button the hdd light flashes briefly, and then nothing happens at all.  According to the pm-suspend.log file, it never even gets the wake-up signal.

Initial commandline parameters: --quirk-vbemode-restore
--quirk-dpms-on
Sat Aug 29 15:19:54 GMT 2009: Running hooks for suspend.
/usr/lib/pm-utils/sleep.d/00auto-quirk suspend suspend: success.
/usr/lib/pm-utils/sleep.d/00logging suspend suspend: Linux lswest-netbook 2.6.30-ARCH #1 SMP PREEMPT Mon Aug 17 18:04:53 CEST 2009 i686 Intel(R) Atom(TM) CPU N270 @ 1.60GHz GenuineIntel GNU/Linux
Module                  Size  Used by
cpufreq_stats           5256  0 
aes_i586                8100  1 
aes_generic            27204  1 aes_i586
i915                  184872  1 
drm                   154656  2 i915
i2c_algo_bit            5864  1 i915
ipv6                  277908  12 
rfcomm                 39028  0 
l2cap                  24100  3 rfcomm
bluetooth              56676  2 rfcomm,l2cap
cpufreq_ondemand        7672  2 
fuse                   60896  4 
snd_seq_dummy           2696  0 
snd_seq_oss            31168  0 
snd_seq_midi_event      7012  1 snd_seq_oss
snd_seq                53744  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          6768  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_hda_codec_realtek   206504  1 
arc4                    1732  2 
snd_hda_intel          26664  1 
uvcvideo               61040  0 
snd_pcm_oss            40352  0 
snd_mixer_oss          17540  1 snd_pcm_oss
joydev                 10400  0 
ecb                     2788  2 
videodev               36544  1 uvcvideo
v4l1_compat            15688  2 uvcvideo,videodev
snd_hda_codec          71716  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               7656  1 snd_hda_codec
fan                     4392  0 
iTCO_wdt               10952  0 
iTCO_vendor_support     3080  1 iTCO_wdt
ath5k                 121704  0 
snd_pcm                73672  3 snd_hda_intel,snd_pcm_oss,snd_hda_codec
snd_timer              21100  2 snd_seq,snd_pcm
mac80211              182848  1 ath5k
snd                    58436  13 snd_seq_oss,snd_seq,snd_seq_device,snd_hda_codec_realtek,snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
led_class               3976  1 ath5k
soundcore               6848  1 snd
i2c_i801                9656  0 
psmouse                59644  0 
uhci_hcd               23540  0 
thermal                13888  0 
battery                10984  0 
video                  19832  1 i915
output                  2884  1 video
button                  5556  0 
snd_page_alloc          8876  2 snd_hda_intel,snd_pcm
cfg80211               67364  2 ath5k,mac80211
sg                     27928  0 
evdev                  10176  15 
ac                      4360  0 
i2c_core               22776  4 i915,drm,i2c_algo_bit,i2c_i801
sky2                   47240  0 
serio_raw               5704  0 
ehci_hcd               35664  0 
intel_agp              27484  1 
agpgart                32756  3 drm,intel_agp
usbcore               150192  4 uvcvideo,uhci_hcd,ehci_hcd
acpi_cpufreq            8624  0 
freq_table              3716  3 cpufreq_stats,cpufreq_ondemand,acpi_cpufreq
processor              35800  3 acpi_cpufreq
rtc_cmos               11212  0 
rtc_core               18048  1 rtc_cmos
rtc_lib                 2500  1 rtc_core
ext3                  134380  2 
jbd                    48504  1 ext3
mbcache                 7080  1 ext3
sd_mod                 27328  5 
pata_acpi               4228  0 
ata_generic             4680  0 
ata_piix               23080  4 
libata                168012  3 pata_acpi,ata_generic,ata_piix
scsi_mod              110708  3 sg,sd_mod,libata
             total       used       free     shared    buffers     cached
Mem:       2065136     567240    1497896          0      31108     328900
-/+ buffers/cache:     207232    1857904
Swap:       987956          0     987956
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/11netcfg suspend suspend: success.
/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/75modules suspend suspend: success.
/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/98smart-kernel-video suspend suspend: success.
/usr/lib/pm-utils/sleep.d/99laptop-mode suspend suspend: success.
/usr/lib/pm-utils/sleep.d/99video suspend suspend: kernel.acpi_video_flags = 0
success.
Sat Aug 29 15:19:56 GMT 2009: performing suspend

I'm at a loss of where to go from here.  I have tried a few quirks, but none of them seem to help.

Any suggestions would be appreciated,
Lswest


Lswest <- the first letter of my username is a lowercase "L".
"...the Linux philosophy is "laugh in the face of danger". Oops. Wrong one. "Do it yourself". That's it." - Linus Torvalds

Offline

#2 2009-09-04 22:55:39

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: Pm-suspend will shut off, but no resume hook initiates on wake up

Hello lswest!

1. "I have tried a few quirks, but none of them seem to help." <- What did you try in fact ?

2. Did you try to add "nomodeset" option to kernel while booting. Did you try a bios upgrade ?
http://www.linuxquestions.org/questions … 10-695497/

Offline

#3 2009-09-04 23:40:39

lswest
Member
From: Munich, Germany
Registered: 2008-06-14
Posts: 456
Website

Re: Pm-suspend will shut off, but no resume hook initiates on wake up

1. I tried --quirk-vbestate-restore and another one I can't recall anymore but I saw it on the forums (I believe it was in the Samsung Nc10 thread).  I believe it was also something to do with vbestate.

2. I have booted with that kernel option, and will try suspending in a minute, I will edit this post with the result.  *edit* No dice, same happens as before, and I believe my BIOS is up-to-date, but I'll check that later.  Thanks for the suggestions.

Thanks for the reply,
Lswest

*EDIT* Also, I don't know if it matters, but I doubt the problem lies with the BIOS, as Windows and Jolicloud (as well as Ubuntu) manage to suspend/resume properly.  I think it's most likely a configuration/kernel problem.

Last edited by lswest (2009-09-05 00:07:58)


Lswest <- the first letter of my username is a lowercase "L".
"...the Linux philosophy is "laugh in the face of danger". Oops. Wrong one. "Do it yourself". That's it." - Linus Torvalds

Offline

#4 2009-09-07 23:00:57

interskh
Member
From: pittsburgh
Registered: 2008-10-23
Posts: 45

Re: Pm-suspend will shut off, but no resume hook initiates on wake up

i got the same problem on my T400.. it never enter wake up process..


o.O

Offline

Board footer

Powered by FluxBB