pm-utils not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Hellou,

I tried to look for somebody with a similar problem on the arch forum, but with no success, that is why I'm writing here.

After a recent upgrade when a click on the shutdown menu in gnome the hibernate and suspend buttons are no longer present. If I try to suspend or hibernate from console it has no effect. My /var/log/pm-powersave.log and pm-suspend.log are attached to this mail.

Any idea what went wrong?

Thanks!

Tom
/usr/lib/pm-utils/power.d/sched-powersave false: **sched policy powersave OFF
success.
Initial commandline parameters: 
Thu Dec  4 09:46:12 CET 2008: Running hooks for hibernate.
/usr/lib/pm-utils/sleep.d/00auto-quirk hibernate hibernate: success.
/usr/lib/pm-utils/sleep.d/00logging hibernate hibernate: Linux sentinel 2.6.27-ARCH #1 SMP PREEMPT Fri Nov 28 10:56:24 UTC 2008 i686 Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz GenuineIntel GNU/Linux
Module                  Size  Used by
ipv6                  260260  12 
i915                   31232  2 
drm                    74280  3 i915
tun                    12548  0 
vboxdrv                66072  0 
cpufreq_ondemand        8588  1 
fuse                   52892  4 
joydev                 11584  0 
snd_seq_oss            31872  0 
snd_seq_midi_event      8192  1 snd_seq_oss
snd_seq                49968  4 snd_seq_oss,snd_seq_midi_event
snd_seq_device          8332  2 snd_seq_oss,snd_seq
snd_pcm_oss            40192  0 
snd_mixer_oss          16512  1 snd_pcm_oss
iTCO_wdt               12196  0 
iTCO_vendor_support     4996  1 iTCO_wdt
serio_raw               7172  0 
yenta_socket           25228  1 
pcspkr                  4352  0 
sg                     28852  0 
uhci_hcd               24080  0 
ohci1394               30256  0 
ehci_hcd               35852  0 
rsrc_nonstatic         12672  1 yenta_socket
psmouse                38288  0 
ieee1394               80452  1 ohci1394
video                  18064  0 
output                  4608  1 video
intel_agp              27068  1 
snd_hda_intel         368944  6 
container               5248  0 
wmi                     7592  0 
usbcore               134256  3 uhci_hcd,ehci_hcd
snd_pcm                69636  4 snd_pcm_oss,snd_hda_intel
snd_timer              21384  4 snd_seq,snd_pcm
snd_page_alloc          9224  2 snd_hda_intel,snd_pcm
snd_hwdep               8964  1 snd_hda_intel
snd                    50724  17 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_pcm,snd_timer,snd_hwdep
soundcore               8160  1 snd
agpgart                30804  3 drm,intel_agp
arc4                    3712  2 
ecb                     4608  2 
crypto_blkcipher       17540  1 ecb
thermal                17052  0 
evdev                  11296  6 
fan                     6148  0 
button                  7824  0 
b43                   128412  0 
rfkill                 10008  1 b43
mac80211              158876  1 b43
cfg80211               25224  1 mac80211
led_class               5508  1 b43
battery                12036  0 
input_polldev           5256  1 b43
ac                      6020  0 
loop                   16140  0 
acpi_cpufreq            9228  1 
freq_table              5632  2 cpufreq_ondemand,acpi_cpufreq
processor              34732  4 thermal,acpi_cpufreq
b44                    28048  0 
ssb                    40324  2 b43,b44
pcmcia                 35116  2 b43,ssb
pcmcia_core            33812  5 yenta_socket,rsrc_nonstatic,b43,ssb,pcmcia
mii                     6528  1 b44
rtc_cmos               11424  0 
rtc_core               17564  1 rtc_cmos
rtc_lib                 4480  1 rtc_core
ext3                  126344  3 
jbd                    46100  1 ext3
mbcache                 8708  1 ext3
sd_mod                 27160  6 
sr_mod                 16708  0 
cdrom                  35360  1 sr_mod
ata_piix               18308  0 
ahci                   30348  5 
ata_generic             6788  0 
libata                153120  3 ata_piix,ahci,ata_generic
scsi_mod               96460  4 sg,sd_mod,sr_mod,libata
dock                    9616  1 libata
             total       used       free     shared    buffers     cached
Mem:       2067244     618052    1449192          0      22452     209740
-/+ buffers/cache:     385860    1681384
Swap:      2147000          0    2147000
success.
/usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
/usr/lib/pm-utils/sleep.d/01grub hibernate hibernate: not applicable.
/usr/lib/pm-utils/sleep.d/11netcfg hibernate hibernate: success.
/usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate: not applicable.
/usr/lib/pm-utils/sleep.d/50ntpd hibernate hibernate: success.
/usr/lib/pm-utils/sleep.d/55NetworkManager hibernate hibernate: success.
/usr/lib/pm-utils/sleep.d/55battery hibernate hibernate: success.
/usr/lib/pm-utils/sleep.d/55wicd hibernate hibernate: Traceback (most recent call last):
  File "/usr/lib/wicd/suspend.py", line 31, in <module>
    proxy_obj = bus.get_object('org.wicd.daemon', '/org/wicd/daemon')
  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 244, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python2.6/site-packages/dbus/proxies.py", line 241, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 183, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 281, in start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib/python2.6/site-packages/dbus/connection.py", line 622, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.wicd.daemon was not provided by any .service files
Returned exit code 1.
Thu Dec  4 09:46:13 CET 2008: Inhibit found, will not perform hibernate
Thu Dec  4 09:46:13 CET 2008: Running hooks for thaw
/usr/lib/pm-utils/sleep.d/55battery thaw hibernate: success.
/usr/lib/pm-utils/sleep.d/55NetworkManager thaw hibernate: success.
/usr/lib/pm-utils/sleep.d/50ntpd thaw hibernate: success.
/usr/lib/pm-utils/sleep.d/49bluetooth thaw hibernate: not applicable.
/usr/lib/pm-utils/sleep.d/11netcfg thaw hibernate: success.
/usr/lib/pm-utils/sleep.d/01grub thaw hibernate: not applicable.
/usr/lib/pm-utils/sleep.d/00powersave thaw hibernate: success.
/usr/lib/pm-utils/sleep.d/00logging thaw hibernate: success.
/usr/lib/pm-utils/sleep.d/00auto-quirk thaw hibernate: success.

[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux