Page 1 of 3 123 LastLast
Results 1 to 10 of 24

Thread: Suspend/hibernate not working with open source AMD drivers

Hybrid View

  1. #1
    Join Date
    Jul 2013
    Beans
    25

    Suspend/hibernate not working with open source AMD drivers

    Hi! I really want to use Linux on my laptop, an HP Envy 6 Sleekbook. It has an AMD A6-4455 APU with AMD Radeon HD 7500G graphics.

    I have tried installing various distros, including Ubuntu, Xubuntu, Linux Mint, Mageia, Fedora, but I always get the same problems related to the AMD graphics.

    1. If I use the open source driver everything seems to work fine, but the screen does not turn on again after Suspend or Hibernate. I really need this to work.
    2. If I use the proprietary driver (have tried both the stable version and the newest Catalyst 13.8 beta, and also both manual installation and installation through choosing fglrx or fglrx-updates) suspend works, but I get washed out colors and glitches. Anything bright is burned out, totally white. I have tried adjusting this in Catalyst control center, but cannot get good results.

    So, I suppose the best solution would be if there are any way to fix suspend with the open source drivers. Is this possible? I don't want to revert back to Windows, but I need a laptop that I don't have to turn off and on all the time.

  2. #2
    Join Date
    Jul 2013
    Beans
    25

    Re: Suspend/hibernate not working with open source AMD drivers

    Anyone?

  3. #3
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Suspend/hibernate not working with open source AMD drivers

    Is it that the screen is turned off or is the backlight set to its lowest level? Does using the brightness keys allow you to increase the brightness?

    Can you post back your /var/log/pm-suspend.log file via:
    Code:
    pastebinit /var/log/pm-suspend.log
    ...and post back the link that is generated.

    Also, the results of this command might come in handy:
    Code:
    cat /var/log/syslog | grep PM:
    Assuming that the system is successfully returning from suspend but the screen is not powered on, you can try some quirks to see if you can get the screen to repost. See "man pm-suspend". I would suggest trying:
    --quirk-dpms-on
    --quirk-s3-bios
    --quirk-s3-mode
    --quirk-s3-bios --quirk-s3-mode
    --quirk-vbe-post
    --quirk-vbemode-restore
    --quirk-vbestate-restore
    --quirk-save-pci
    To do so, manually suspend via:
    Code:
    sudo pm-suspend --quirk-......
    ...specifying the quirks on that command line.

    It will take some trial and error to see if any of these can restore the video.

  4. #4
    Join Date
    Jul 2013
    Beans
    25

    Re: Suspend/hibernate not working with open source AMD drivers

    Thank you for answering! I'll try the suggested quirks.

    This is the link that was generated: http://paste.ubuntu.com/5960177/
    And here is the results of the command:
    Code:
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000b604b000 - 00000000b684c000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000bf8bf000 - 00000000bfabf000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000bfabf000 - 00000000bfbbf000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000bfbbf000 - 00000000bfbff000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000bfc00000 - 00000000e0000000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f8000000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fec10000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fec11000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fec11000 - 00000000fed80000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fed80000 - 00000000fed81000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fed81000 - 00000000fee00000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffc00000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000ffc00000 - 0000000100000000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000b0000000 - 00000000b4000000
    Aug  7 21:47:23 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.188252] PM: Registering ACPI NVS region [mem 0xbfabf000-0xbfbbefff] (1048576 bytes)
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000b604b000 - 00000000b684c000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000bf8bf000 - 00000000bfabf000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000bfabf000 - 00000000bfbbf000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000bfbbf000 - 00000000bfbff000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000bfc00000 - 00000000e0000000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f8000000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fec10000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fec11000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fec11000 - 00000000fed80000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fed80000 - 00000000fed81000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fed81000 - 00000000fee00000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffc00000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000ffc00000 - 0000000100000000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.000000] PM: Registered nosave memory: 00000000b0000000 - 00000000b4000000
    Aug  7 21:51:19 henrik-HP-ENVY-Sleekbook-6-PC kernel: [    0.187995] PM: Registering ACPI NVS region [mem 0xbfabf000-0xbfbbefff] (1048576 bytes)

  5. #5
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Suspend/hibernate not working with open source AMD drivers

    Quote Originally Posted by smirnich View Post
    This is the link that was generated: http://paste.ubuntu.com/5960177/
    Is that your complete log? I'm only seeing the suspend sequence, not the resume sequence. Can you confirm that this is all that exists in the log? Maybe try another suspend and post back the log again.

  6. #6
    Join Date
    Jul 2013
    Beans
    25

    Re: Suspend/hibernate not working with open source AMD drivers

    After trying most of the quirks without success, and doing one "suspend" via the menu, this is the link I get: http://paste.ubuntu.com/5960402/

    Opening the /var/log/pm-suspend.log in gedit, this is the result:

    Code:
    Initial commandline parameters: 
    Wed Aug  7 21:50:19 CEST 2013: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux henrik-HP-ENVY-Sleekbook-6-PC 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
    Module                  Size  Used by
    bnep                   18036  2 
    rfcomm                 42641  12 
    parport_pc             28152  0 
    ppdev                  17073  0 
    uvcvideo               80847  0 
    videobuf2_vmalloc      13056  1 uvcvideo
    videobuf2_memops       13202  1 videobuf2_vmalloc
    videobuf2_core         40513  1 uvcvideo
    joydev                 17377  0 
    snd_hda_codec_idt      70256  1 
    videodev              129260  2 uvcvideo,videobuf2_core
    snd_hda_codec_hdmi     36913  1 
    snd_hda_intel          39619  3 
    snd_hda_codec         136453  3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
    snd_hwdep              13602  1 snd_hda_codec
    snd_pcm                97451  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    arc4                   12615  2 
    ath9k                 149924  0 
    ath9k_common           14055  1 ath9k
    snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
    ath9k_hw              413680  2 ath9k_common,ath9k
    snd_seq_midi           13324  0 
    snd_seq_midi_event     14899  1 snd_seq_midi
    kvm_amd                59717  0 
    snd_rawmidi            30180  1 snd_seq_midi
    snd_seq                61554  2 snd_seq_midi_event,snd_seq_midi
    ath                    23827  3 ath9k_common,ath9k,ath9k_hw
    snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
    radeon                937749  3 
    kvm                   443165  1 kvm_amd
    snd_timer              29425  2 snd_pcm,snd_seq
    mac80211              606457  1 ath9k
    snd                    68876  16 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device
    cfg80211              510937  3 ath,ath9k,mac80211
    hp_accel               26012  0 
    hp_wmi                 18048  0 
    psmouse                95870  0 
    ttm                    83187  1 radeon
    ghash_clmulni_intel    13259  0 
    drm_kms_helper         49394  1 radeon
    sparse_keymap          13890  1 hp_wmi
    drm                   286313  5 ttm,drm_kms_helper,radeon
    aesni_intel            55399  0 
    aes_x86_64             17255  1 aesni_intel
    wmi                    19070  1 hp_wmi
    lis3lv02d              20111  1 hp_accel
    xts                    12885  1 aesni_intel
    input_polldev          13896  1 lis3lv02d
    lrw                    13257  1 aesni_intel
    gf128mul               14951  2 lrw,xts
    ablk_helper            13597  1 aesni_intel
    btusb                  22474  0 
    cryptd                 20373  3 ghash_clmulni_intel,aesni_intel,ablk_helper
    soundcore              12680  1 snd
    bluetooth             228619  22 bnep,btusb,rfcomm
    rtsx_pci_ms            13011  0 
    memstick               16554  1 rtsx_pci_ms
    lp                     17759  0 
    serio_raw              13215  0 
    i2c_algo_bit           13413  1 radeon
    i2c_piix4              13266  0 
    parport                46345  3 lp,ppdev,parport_pc
    k10temp                13126  0 
    mac_hid                13205  0 
    microcode              22881  0 
    video                  19390  0 
    rtsx_pci_sdmmc         17475  0 
    r8169                  67446  0 
    ahci                   25731  2 
    libahci                31364  1 ahci
    rtsx_pci               33355  2 rtsx_pci_ms,rtsx_pci_sdmmc
                 total       used       free     shared    buffers     cached
    Mem:       3435624     665900    2769724          0      23868     264680
    -/+ buffers/cache:     377352    3058272
    Swap:      3635196          0    3635196
    
    /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 /etc/pm/sleep.d/10_grub-common suspend suspend:
    
    /etc/pm/sleep.d/10_grub-common suspend suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend:
    Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or directory
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable.
    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/95anacron suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95anacron suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver 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:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    kernel.acpi_video_flags = 0
    
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Running hook /etc/pm/sleep.d/novatel_3g_suspend suspend suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend suspend suspend: success.
    Wed Aug  7 21:50:19 CEST 2013: performing suspend
    \00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00Initial commandline parameters: --quirk-dpms-on
    on. 07. aug. 22:21:03 +0200 2013: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux henrik-HP-ENVY-Sleekbook-6-PC 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
    Module                  Size  Used by
    parport_pc             28152  0 
    ppdev                  17073  0 
    bnep                   18036  2 
    rfcomm                 42641  12 
    joydev                 17377  0 
    snd_hda_codec_idt      70256  1 
    uvcvideo               80847  0 
    hp_wmi                 18048  0 
    sparse_keymap          13890  1 hp_wmi
    snd_hda_codec_hdmi     36913  1 
    videobuf2_vmalloc      13056  1 uvcvideo
    videobuf2_memops       13202  1 videobuf2_vmalloc
    videobuf2_core         40513  1 uvcvideo
    videodev              129260  2 uvcvideo,videobuf2_core
    kvm_amd                59717  0 
    kvm                   443165  1 kvm_amd
    ghash_clmulni_intel    13259  0 
    aesni_intel            55399  0 
    aes_x86_64             17255  1 aesni_intel
    xts                    12885  1 aesni_intel
    lrw                    13257  1 aesni_intel
    gf128mul               14951  2 lrw,xts
    ablk_helper            13597  1 aesni_intel
    cryptd                 20373  3 ghash_clmulni_intel,aesni_intel,ablk_helper
    microcode              22881  0 
    k10temp                13126  0 
    arc4                   12615  2 
    snd_hda_intel          39619  3 
    snd_hda_codec         136453  3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
    snd_hwdep              13602  1 snd_hda_codec
    ath9k                 149924  0 
    psmouse                95870  0 
    btusb                  22474  0 
    ath9k_common           14055  1 ath9k
    ath9k_hw              413680  2 ath9k_common,ath9k
    serio_raw              13215  0 
    i2c_piix4              13266  0 
    ath                    23827  3 ath9k_common,ath9k,ath9k_hw
    bluetooth             228619  22 bnep,btusb,rfcomm
    rtsx_pci_ms            13011  0 
    memstick               16554  1 rtsx_pci_ms
    snd_pcm                97451  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    mac80211              606457  1 ath9k
    cfg80211              510937  3 ath,ath9k,mac80211
    hp_accel               26012  0 
    lis3lv02d              20111  1 hp_accel
    input_polldev          13896  1 lis3lv02d
    snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
    video                  19390  0 
    radeon                937749  3 
    snd_seq_midi           13324  0 
    snd_seq_midi_event     14899  1 snd_seq_midi
    snd_rawmidi            30180  1 snd_seq_midi
    snd_seq                61554  2 snd_seq_midi_event,snd_seq_midi
    snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
    snd_timer              29425  2 snd_pcm,snd_seq
    snd                    68876  16 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device
    wmi                    19070  1 hp_wmi
    ttm                    83187  1 radeon
    drm_kms_helper         49394  1 radeon
    drm                   286313  5 ttm,drm_kms_helper,radeon
    mac_hid                13205  0 
    i2c_algo_bit           13413  1 radeon
    soundcore              12680  1 snd
    lp                     17759  0 
    parport                46345  3 lp,ppdev,parport_pc
    rtsx_pci_sdmmc         17475  0 
    r8169                  67446  0 
    rtsx_pci               33355  2 rtsx_pci_ms,rtsx_pci_sdmmc
    ahci                   25731  2 
    libahci                31364  1 ahci
                 total       used       free     shared    buffers     cached
    Mem:       3435624    1560272    1875352          0     127456     736184
    -/+ buffers/cache:     696632    2738992
    Swap:      3635196          0    3635196
    
    /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 /etc/pm/sleep.d/10_grub-common suspend suspend:
    
    /etc/pm/sleep.d/10_grub-common suspend suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend:
    Selected interface 'wlan0'
    OK
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable.
    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/95anacron suspend suspend:
    stop: Unknown instance: 
    
    /usr/lib/pm-utils/sleep.d/95anacron suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver 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:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    kernel.acpi_video_flags = 0
    
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Running hook /etc/pm/sleep.d/novatel_3g_suspend suspend suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend suspend suspend: success.
    on. 07. aug. 22:21:04 +0200 2013: performing suspend
    \00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00Initial commandline parameters: --quirk-s3-bios
    on. 07. aug. 22:25:05 +0200 2013: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux henrik-HP-ENVY-Sleekbook-6-PC 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
    Module                  Size  Used by
    parport_pc             28152  0 
    ppdev                  17073  0 
    rfcomm                 42641  0 
    bnep                   18036  2 
    joydev                 17377  0 
    uvcvideo               80847  0 
    videobuf2_vmalloc      13056  1 uvcvideo
    videobuf2_memops       13202  1 videobuf2_vmalloc
    videobuf2_core         40513  1 uvcvideo
    videodev              129260  2 uvcvideo,videobuf2_core
    hp_wmi                 18048  0 
    sparse_keymap          13890  1 hp_wmi
    kvm_amd                59717  0 
    kvm                   443165  1 kvm_amd
    radeon                937749  3 
    ghash_clmulni_intel    13259  0 
    wmi                    19070  1 hp_wmi
    snd_hda_codec_idt      70256  1 
    hp_accel               26012  0 
    lis3lv02d              20111  1 hp_accel
    video                  19390  0 
    input_polldev          13896  1 lis3lv02d
    snd_hda_codec_hdmi     36913  1 
    ttm                    83187  1 radeon
    arc4                   12615  2 
    ath9k                 149924  0 
    ath9k_common           14055  1 ath9k
    aesni_intel            55399  0 
    ath9k_hw              413680  2 ath9k_common,ath9k
    snd_hda_intel          39619  3 
    aes_x86_64             17255  1 aesni_intel
    xts                    12885  1 aesni_intel
    lrw                    13257  1 aesni_intel
    gf128mul               14951  2 lrw,xts
    ablk_helper            13597  1 aesni_intel
    cryptd                 20373  3 ghash_clmulni_intel,aesni_intel,ablk_helper
    snd_hda_codec         136453  3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
    ath                    23827  3 ath9k_common,ath9k,ath9k_hw
    snd_hwdep              13602  1 snd_hda_codec
    drm_kms_helper         49394  1 radeon
    rtsx_pci_ms            13011  0 
    mac80211              606457  1 ath9k
    btusb                  22474  0 
    mac_hid                13205  0 
    drm                   286313  5 ttm,drm_kms_helper,radeon
    memstick               16554  1 rtsx_pci_ms
    snd_pcm                97451  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    bluetooth             228619  12 bnep,btusb,rfcomm
    cfg80211              510937  3 ath,ath9k,mac80211
    i2c_piix4              13266  0 
    k10temp                13126  0 
    psmouse                95870  0 
    microcode              22881  0 
    serio_raw              13215  0 
    snd_seq_midi           13324  0 
    snd_seq_midi_event     14899  1 snd_seq_midi
    snd_rawmidi            30180  1 snd_seq_midi
    snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
    snd_seq                61554  2 snd_seq_midi_event,snd_seq_midi
    snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
    snd_timer              29425  2 snd_pcm,snd_seq
    i2c_algo_bit           13413  1 radeon
    snd                    68876  16 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device
    soundcore              12680  1 snd
    lp                     17759  0 
    parport                46345  3 lp,ppdev,parport_pc
    rtsx_pci_sdmmc         17475  0 
    rtsx_pci               33355  2 rtsx_pci_ms,rtsx_pci_sdmmc
    r8169                  67446  0 
    ahci                   25731  2 
    libahci                31364  1 ahci
                 total       used       free     shared    buffers     cached
    Mem:       3435624     977492    2458132          0      44552     451764
    -/+ buffers/cache:     481176    2954448
    Swap:      3635196          0    3635196
    
    /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 /etc/pm/sleep.d/10_grub-common suspend suspend:
    
    /etc/pm/sleep.d/10_grub-common suspend suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend:
    Selected interface 'wlan0'
    OK
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable.
    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/95anacron suspend suspend:
    stop: Unknown instance: 
    
    /usr/lib/pm-utils/sleep.d/95anacron suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver 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:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    kernel.acpi_video_flags = 0
    
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Running hook /etc/pm/sleep.d/novatel_3g_suspend suspend suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend suspend suspend: success.
    on. 07. aug. 22:25:05 +0200 2013: performing suspend
    \00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00Initial commandline parameters: --quirk-vbe-post
    on. 07. aug. 22:30:39 +0200 2013: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux henrik-HP-ENVY-Sleekbook-6-PC 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
    Module                  Size  Used by
    parport_pc             28152  0 
    ppdev                  17073  0 
    rfcomm                 42641  0 
    bnep                   18036  2 
    joydev                 17377  0 
    arc4                   12615  2 
    ath9k                 149924  0 
    kvm_amd                59717  0 
    ath9k_common           14055  1 ath9k
    kvm                   443165  1 kvm_amd
    hp_wmi                 18048  0 
    ghash_clmulni_intel    13259  0 
    sparse_keymap          13890  1 hp_wmi
    ath9k_hw              413680  2 ath9k_common,ath9k
    ath                    23827  3 ath9k_common,ath9k,ath9k_hw
    aesni_intel            55399  0 
    aes_x86_64             17255  1 aesni_intel
    xts                    12885  1 aesni_intel
    lrw                    13257  1 aesni_intel
    gf128mul               14951  2 lrw,xts
    ablk_helper            13597  1 aesni_intel
    cryptd                 20373  3 ghash_clmulni_intel,aesni_intel,ablk_helper
    radeon                937749  3 
    mac80211              606457  1 ath9k
    ttm                    83187  1 radeon
    drm_kms_helper         49394  1 radeon
    uvcvideo               80847  0 
    videobuf2_vmalloc      13056  1 uvcvideo
    videobuf2_memops       13202  1 videobuf2_vmalloc
    videobuf2_core         40513  1 uvcvideo
    videodev              129260  2 uvcvideo,videobuf2_core
    drm                   286313  5 ttm,drm_kms_helper,radeon
    snd_hda_codec_idt      70256  1 
    hp_accel               26012  0 
    snd_hda_codec_hdmi     36913  1 
    lis3lv02d              20111  1 hp_accel
    video                  19390  0 
    wmi                    19070  1 hp_wmi
    input_polldev          13896  1 lis3lv02d
    mac_hid                13205  0 
    snd_hda_intel          39619  3 
    snd_seq_midi           13324  0 
    cfg80211              510937  3 ath,ath9k,mac80211
    btusb                  22474  0 
    rtsx_pci_ms            13011  0 
    snd_hda_codec         136453  3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
    memstick               16554  1 rtsx_pci_ms
    bluetooth             228619  12 bnep,btusb,rfcomm
    snd_hwdep              13602  1 snd_hda_codec
    snd_seq_midi_event     14899  1 snd_seq_midi
    snd_pcm                97451  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    psmouse                95870  0 
    k10temp                13126  0 
    serio_raw              13215  0 
    snd_rawmidi            30180  1 snd_seq_midi
    microcode              22881  0 
    i2c_piix4              13266  0 
    snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
    snd_seq                61554  2 snd_seq_midi_event,snd_seq_midi
    snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
    snd_timer              29425  2 snd_pcm,snd_seq
    i2c_algo_bit           13413  1 radeon
    snd                    68876  16 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device
    soundcore              12680  1 snd
    lp                     17759  0 
    parport                46345  3 lp,ppdev,parport_pc
    rtsx_pci_sdmmc         17475  0 
    ahci                   25731  2 
    libahci                31364  1 ahci
    r8169                  67446  0 
    rtsx_pci               33355  2 rtsx_pci_ms,rtsx_pci_sdmmc
                 total       used       free     shared    buffers     cached
    Mem:       3435624     978096    2457528          0      44040     453184
    -/+ buffers/cache:     480872    2954752
    Swap:      3635196          0    3635196
    
    /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 /etc/pm/sleep.d/10_grub-common suspend suspend:
    
    /etc/pm/sleep.d/10_grub-common suspend suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend:
    Selected interface 'wlan0'
    OK
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable.
    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/95anacron suspend suspend:
    stop: Unknown instance: 
    
    /usr/lib/pm-utils/sleep.d/95anacron suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver 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:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    kernel.acpi_video_flags = 0
    
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Running hook /etc/pm/sleep.d/novatel_3g_suspend suspend suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend suspend suspend: success.
    on. 07. aug. 22:30:40 +0200 2013: performing suspend
    \00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00\00Initial commandline parameters: --quirk-save-pci
    on. 07. aug. 22:33:23 +0200 2013: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux henrik-HP-ENVY-Sleekbook-6-PC 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
    Module                  Size  Used by
    parport_pc             28152  0 
    ppdev                  17073  0 
    rfcomm                 42641  0 
    bnep                   18036  2 
    joydev                 17377  0 
    snd_hda_codec_idt      70256  1 
    snd_hda_codec_hdmi     36913  1 
    snd_hda_intel          39619  3 
    snd_hda_codec         136453  3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
    snd_hwdep              13602  1 snd_hda_codec
    snd_pcm                97451  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
    snd_seq_midi           13324  0 
    snd_seq_midi_event     14899  1 snd_seq_midi
    uvcvideo               80847  0 
    videobuf2_vmalloc      13056  1 uvcvideo
    videobuf2_memops       13202  1 videobuf2_vmalloc
    snd_rawmidi            30180  1 snd_seq_midi
    videobuf2_core         40513  1 uvcvideo
    videodev              129260  2 uvcvideo,videobuf2_core
    hp_wmi                 18048  0 
    sparse_keymap          13890  1 hp_wmi
    kvm_amd                59717  0 
    arc4                   12615  2 
    kvm                   443165  1 kvm_amd
    ghash_clmulni_intel    13259  0 
    aesni_intel            55399  0 
    aes_x86_64             17255  1 aesni_intel
    snd_seq                61554  2 snd_seq_midi_event,snd_seq_midi
    xts                    12885  1 aesni_intel
    lrw                    13257  1 aesni_intel
    gf128mul               14951  2 lrw,xts
    ablk_helper            13597  1 aesni_intel
    cryptd                 20373  3 ghash_clmulni_intel,aesni_intel,ablk_helper
    ath9k                 149924  0 
    ath9k_common           14055  1 ath9k
    snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
    ath9k_hw              413680  2 ath9k_common,ath9k
    snd_timer              29425  2 snd_pcm,snd_seq
    ath                    23827  3 ath9k_common,ath9k,ath9k_hw
    mac80211              606457  1 ath9k
    radeon                937749  3 
    hp_accel               26012  0 
    ttm                    83187  1 radeon
    lis3lv02d              20111  1 hp_accel
    input_polldev          13896  1 lis3lv02d
    snd                    68876  16 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device
    video                  19390  0 
    drm_kms_helper         49394  1 radeon
    rtsx_pci_ms            13011  0 
    btusb                  22474  0 
    psmouse                95870  0 
    drm                   286313  5 ttm,drm_kms_helper,radeon
    mac_hid                13205  0 
    wmi                    19070  1 hp_wmi
    lp                     17759  0 
    memstick               16554  1 rtsx_pci_ms
    bluetooth             228619  12 bnep,btusb,rfcomm
    microcode              22881  0 
    serio_raw              13215  0 
    cfg80211              510937  3 ath,ath9k,mac80211
    i2c_piix4              13266  0 
    i2c_algo_bit           13413  1 radeon
    k10temp                13126  0 
    parport                46345  3 lp,ppdev,parport_pc
    soundcore              12680  1 snd
    rtsx_pci_sdmmc         17475  0 
    ahci                   25731  2 
    libahci                31364  1 ahci
    rtsx_pci               33355  2 rtsx_pci_ms,rtsx_pci_sdmmc
    r8169                  67446  0 
                 total       used       free     shared    buffers     cached
    Mem:       3435624     960248    2475376          0      42644     447884
    -/+ buffers/cache:     469720    2965904
    Swap:      3635196          0    3635196
    
    /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 /etc/pm/sleep.d/10_grub-common suspend suspend:
    
    /etc/pm/sleep.d/10_grub-common suspend suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend:
    Selected interface 'wlan0'
    OK
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable.
    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/95anacron suspend suspend:
    stop: Unknown instance: 
    
    /usr/lib/pm-utils/sleep.d/95anacron suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver 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:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    kernel.acpi_video_flags = 0
    
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Running hook /etc/pm/sleep.d/novatel_3g_suspend suspend suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend suspend suspend: success.
    on. 07. aug. 22:33:24 +0200 2013: performing suspend
    on. 07. aug. 22:34:14 +0200 2013: Awake.
    on. 07. aug. 22:34:14 +0200 2013: Running hooks for resume
    Running hook /etc/pm/sleep.d/novatel_3g_suspend resume suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
    
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
    
    /usr/lib/pm-utils/sleep.d/95led resume suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm resume suspend:
    
    /dev/sda:
     setting Advanced Power Management level to 0xfe (254)
     APM_level    = 254
    
    /dev/sda:
     setting Advanced Power Management level to 0xfe (254)
     APM_level    = 254
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95anacron resume suspend:
    
    /usr/lib/pm-utils/sleep.d/95anacron resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
    
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
    Reloaded unloaded modules.
    
    /usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant resume suspend:
    Selected interface 'wlan0'
    OK
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant resume suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate resume suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate resume suspend: success.
    Running hook /etc/pm/sleep.d/10_grub-common resume suspend:
    
    /etc/pm/sleep.d/10_grub-common resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
    
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status resume suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change resume suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change resume suspend: success.
    on. 07. aug. 22:34:15 +0200 2013: Finished.
    Initial commandline parameters: --quirk-s3-mode
    on. 07. aug. 23:06:43 +0200 2013: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux henrik-HP-ENVY-Sleekbook-6-PC 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
    Module                  Size  Used by
    rfcomm                 42641  0 
    bnep                   18036  2 
    parport_pc             28152  0 
    ppdev                  17073  0 
    joydev                 17377  0 
    uvcvideo               80847  0 
    videobuf2_vmalloc      13056  1 uvcvideo
    videobuf2_memops       13202  1 videobuf2_vmalloc
    videobuf2_core         40513  1 uvcvideo
    videodev              129260  2 uvcvideo,videobuf2_core
    snd_hda_codec_idt      70256  1 
    snd_hda_codec_hdmi     36913  1 
    kvm_amd                59717  0 
    kvm                   443165  1 kvm_amd
    ghash_clmulni_intel    13259  0 
    aesni_intel            55399  0 
    aes_x86_64             17255  1 aesni_intel
    xts                    12885  1 aesni_intel
    lrw                    13257  1 aesni_intel
    gf128mul               14951  2 lrw,xts
    ablk_helper            13597  1 aesni_intel
    cryptd                 20373  3 ghash_clmulni_intel,aesni_intel,ablk_helper
    hp_wmi                 18048  0 
    sparse_keymap          13890  1 hp_wmi
    snd_hda_intel          39619  3 
    snd_hda_codec         136453  3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
    rtsx_pci_ms            13011  0 
    snd_hwdep              13602  1 snd_hda_codec
    memstick               16554  1 rtsx_pci_ms
    snd_pcm                97451  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
    snd_seq_midi           13324  0 
    snd_seq_midi_event     14899  1 snd_seq_midi
    hp_accel               26012  0 
    lis3lv02d              20111  1 hp_accel
    wmi                    19070  1 hp_wmi
    input_polldev          13896  1 lis3lv02d
    snd_rawmidi            30180  1 snd_seq_midi
    arc4                   12615  2 
    video                  19390  0 
    ath9k                 149924  0 
    ath9k_common           14055  1 ath9k
    snd_seq                61554  2 snd_seq_midi_event,snd_seq_midi
    ath9k_hw              413680  2 ath9k_common,ath9k
    snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
    ath                    23827  3 ath9k_common,ath9k,ath9k_hw
    snd_timer              29425  2 snd_pcm,snd_seq
    radeon                937749  3 
    mac80211              606457  1 ath9k
    snd                    68876  16 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device
    ttm                    83187  1 radeon
    mac_hid                13205  0 
    i2c_piix4              13266  0 
    drm_kms_helper         49394  1 radeon
    btusb                  22474  0 
    cfg80211              510937  3 ath,ath9k,mac80211
    drm                   286313  5 ttm,drm_kms_helper,radeon
    i2c_algo_bit           13413  1 radeon
    bluetooth             228619  12 bnep,btusb,rfcomm
    k10temp                13126  0 
    soundcore              12680  1 snd
    microcode              22881  0 
    psmouse                95870  0 
    serio_raw              13215  0 
    lp                     17759  0 
    parport                46345  3 lp,ppdev,parport_pc
    rtsx_pci_sdmmc         17475  0 
    ahci                   25731  2 
    libahci                31364  1 ahci
    rtsx_pci               33355  2 rtsx_pci_ms,rtsx_pci_sdmmc
    r8169                  67446  0 
                 total       used       free     shared    buffers     cached
    Mem:       3435624     963308    2472316          0      42856     451724
    -/+ buffers/cache:     468728    2966896
    Swap:      3635196          0    3635196
    
    /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 /etc/pm/sleep.d/10_grub-common suspend suspend:
    
    /etc/pm/sleep.d/10_grub-common suspend suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend:
    Selected interface 'wlan0'
    OK
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable.
    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/95anacron suspend suspend:
    stop: Unknown instance: 
    
    /usr/lib/pm-utils/sleep.d/95anacron suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver 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:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    kernel.acpi_video_flags = 0
    
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Running hook /etc/pm/sleep.d/novatel_3g_suspend suspend suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend suspend suspend: success.
    on. 07. aug. 23:06:59 +0200 2013: performing suspend
    on. 07. aug. 23:07:07 +0200 2013: Awake.
    on. 07. aug. 23:07:07 +0200 2013: Running hooks for resume
    Running hook /etc/pm/sleep.d/novatel_3g_suspend resume suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
    
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
    
    /usr/lib/pm-utils/sleep.d/95led resume suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm resume suspend:
    
    /dev/sda:
     setting Advanced Power Management level to 0x80 (128)
     APM_level    = 128
    
    /dev/sda:
     setting standby to 36 (3 minutes)
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95anacron resume suspend:
    
    /usr/lib/pm-utils/sleep.d/95anacron resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
    
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
    Reloaded unloaded modules.
    
    /usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant resume suspend:
    Selected interface 'wlan0'
    OK
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant resume suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate resume suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate resume suspend: success.
    Running hook /etc/pm/sleep.d/10_grub-common resume suspend:
    
    /etc/pm/sleep.d/10_grub-common resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
    
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status resume suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change resume suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change resume suspend: success.
    on. 07. aug. 23:07:08 +0200 2013: Finished.
    Initial commandline parameters: --quirk-vbemode-restore
    on. 07. aug. 23:10:45 +0200 2013: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux henrik-HP-ENVY-Sleekbook-6-PC 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
    Module                  Size  Used by
    parport_pc             28152  0 
    ppdev                  17073  0 
    bnep                   18036  2 
    rfcomm                 42641  12 
    joydev                 17377  0 
    hp_wmi                 18048  0 
    sparse_keymap          13890  1 hp_wmi
    snd_hda_codec_idt      70256  1 
    uvcvideo               80847  0 
    videobuf2_vmalloc      13056  1 uvcvideo
    videobuf2_memops       13202  1 videobuf2_vmalloc
    videobuf2_core         40513  1 uvcvideo
    snd_hda_codec_hdmi     36913  1 
    videodev              129260  2 uvcvideo,videobuf2_core
    kvm_amd                59717  0 
    kvm                   443165  1 kvm_amd
    ghash_clmulni_intel    13259  0 
    aesni_intel            55399  0 
    aes_x86_64             17255  1 aesni_intel
    xts                    12885  1 aesni_intel
    lrw                    13257  1 aesni_intel
    gf128mul               14951  2 lrw,xts
    ablk_helper            13597  1 aesni_intel
    cryptd                 20373  3 ghash_clmulni_intel,aesni_intel,ablk_helper
    rtsx_pci_ms            13011  0 
    memstick               16554  1 rtsx_pci_ms
    btusb                  22474  0 
    k10temp                13126  0 
    psmouse                95870  0 
    bluetooth             228619  22 bnep,btusb,rfcomm
    serio_raw              13215  0 
    microcode              22881  0 
    i2c_piix4              13266  0 
    arc4                   12615  2 
    ath9k                 149924  0 
    ath9k_common           14055  1 ath9k
    ath9k_hw              413680  2 ath9k_common,ath9k
    snd_hda_intel          39619  3 
    ath                    23827  3 ath9k_common,ath9k,ath9k_hw
    snd_hda_codec         136453  3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
    snd_hwdep              13602  1 snd_hda_codec
    mac80211              606457  1 ath9k
    snd_pcm                97451  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
    snd_seq_midi           13324  0 
    snd_seq_midi_event     14899  1 snd_seq_midi
    snd_rawmidi            30180  1 snd_seq_midi
    cfg80211              510937  3 ath,ath9k,mac80211
    snd_seq                61554  2 snd_seq_midi_event,snd_seq_midi
    snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
    snd_timer              29425  2 snd_pcm,snd_seq
    snd                    68876  16 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device
    wmi                    19070  1 hp_wmi
    hp_accel               26012  0 
    radeon                937749  3 
    soundcore              12680  1 snd
    lis3lv02d              20111  1 hp_accel
    input_polldev          13896  1 lis3lv02d
    video                  19390  0 
    ttm                    83187  1 radeon
    drm_kms_helper         49394  1 radeon
    drm                   286313  5 ttm,drm_kms_helper,radeon
    mac_hid                13205  0 
    i2c_algo_bit           13413  1 radeon
    lp                     17759  0 
    parport                46345  3 lp,ppdev,parport_pc
    rtsx_pci_sdmmc         17475  0 
    r8169                  67446  0 
    ahci                   25731  2 
    libahci                31364  1 ahci
    rtsx_pci               33355  2 rtsx_pci_ms,rtsx_pci_sdmmc
                 total       used       free     shared    buffers     cached
    Mem:       3435624     967168    2468456          0      42968     451840
    -/+ buffers/cache:     472360    2963264
    Swap:      3635196          0    3635196
    
    /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 /etc/pm/sleep.d/10_grub-common suspend suspend:
    
    /etc/pm/sleep.d/10_grub-common suspend suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend:
    Selected interface 'wlan0'
    OK
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable.
    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/95anacron suspend suspend:
    stop: Unknown instance: 
    
    /usr/lib/pm-utils/sleep.d/95anacron suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver 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:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    kernel.acpi_video_flags = 0
    
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Running hook /etc/pm/sleep.d/novatel_3g_suspend suspend suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend suspend suspend: success.
    on. 07. aug. 23:10:46 +0200 2013: performing suspend
    on. 07. aug. 23:10:59 +0200 2013: Awake.
    on. 07. aug. 23:10:59 +0200 2013: Running hooks for resume
    Running hook /etc/pm/sleep.d/novatel_3g_suspend resume suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
    
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
    
    /usr/lib/pm-utils/sleep.d/95led resume suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm resume suspend:
    
    /dev/sda:
     setting Advanced Power Management level to 0x80 (128)
     APM_level    = 128
    
    /dev/sda:
     setting standby to 36 (3 minutes)
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95anacron resume suspend:
    
    /usr/lib/pm-utils/sleep.d/95anacron resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
    
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
    Reloaded unloaded modules.
    
    /usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant resume suspend:
    Selected interface 'wlan0'
    OK
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant resume suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate resume suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate resume suspend: success.
    Running hook /etc/pm/sleep.d/10_grub-common resume suspend:
    
    /etc/pm/sleep.d/10_grub-common resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
    
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status resume suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change resume suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change resume suspend: success.
    on. 07. aug. 23:11:00 +0200 2013: Finished.
    Initial commandline parameters: --quirk-vbestate-restore
    on. 07. aug. 23:14:27 +0200 2013: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux henrik-HP-ENVY-Sleekbook-6-PC 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
    Module                  Size  Used by
    parport_pc             28152  0 
    ppdev                  17073  0 
    bnep                   18036  2 
    rfcomm                 42641  0 
    joydev                 17377  0 
    snd_hda_codec_idt      70256  1 
    snd_hda_codec_hdmi     36913  1 
    snd_hda_intel          39619  3 
    snd_hda_codec         136453  3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
    snd_hwdep              13602  1 snd_hda_codec
    snd_pcm                97451  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
    snd_seq_midi           13324  0 
    snd_seq_midi_event     14899  1 snd_seq_midi
    hp_wmi                 18048  0 
    sparse_keymap          13890  1 hp_wmi
    snd_rawmidi            30180  1 snd_seq_midi
    uvcvideo               80847  0 
    videobuf2_vmalloc      13056  1 uvcvideo
    arc4                   12615  2 
    videobuf2_memops       13202  1 videobuf2_vmalloc
    videobuf2_core         40513  1 uvcvideo
    videodev              129260  2 uvcvideo,videobuf2_core
    kvm_amd                59717  0 
    snd_seq                61554  2 snd_seq_midi_event,snd_seq_midi
    ath9k                 149924  0 
    kvm                   443165  1 kvm_amd
    ath9k_common           14055  1 ath9k
    ghash_clmulni_intel    13259  0 
    ath9k_hw              413680  2 ath9k_common,ath9k
    snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
    ath                    23827  3 ath9k_common,ath9k,ath9k_hw
    snd_timer              29425  2 snd_pcm,snd_seq
    radeon                937749  3 
    mac80211              606457  1 ath9k
    aesni_intel            55399  0 
    ttm                    83187  1 radeon
    aes_x86_64             17255  1 aesni_intel
    xts                    12885  1 aesni_intel
    lrw                    13257  1 aesni_intel
    gf128mul               14951  2 lrw,xts
    ablk_helper            13597  1 aesni_intel
    hp_accel               26012  0 
    lis3lv02d              20111  1 hp_accel
    cryptd                 20373  3 ghash_clmulni_intel,aesni_intel,ablk_helper
    drm_kms_helper         49394  1 radeon
    wmi                    19070  1 hp_wmi
    input_polldev          13896  1 lis3lv02d
    video                  19390  0 
    btusb                  22474  0 
    snd                    68876  16 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device
    mac_hid                13205  0 
    drm                   286313  5 ttm,drm_kms_helper,radeon
    rtsx_pci_ms            13011  0 
    cfg80211              510937  3 ath,ath9k,mac80211
    memstick               16554  1 rtsx_pci_ms
    psmouse                95870  0 
    bluetooth             228619  12 bnep,btusb,rfcomm
    microcode              22881  0 
    i2c_algo_bit           13413  1 radeon
    k10temp                13126  0 
    i2c_piix4              13266  0 
    serio_raw              13215  0 
    soundcore              12680  1 snd
    lp                     17759  0 
    parport                46345  3 lp,ppdev,parport_pc
    rtsx_pci_sdmmc         17475  0 
    r8169                  67446  0 
    rtsx_pci               33355  2 rtsx_pci_ms,rtsx_pci_sdmmc
    ahci                   25731  2 
    libahci                31364  1 ahci
                 total       used       free     shared    buffers     cached
    Mem:       3435624     951924    2483700          0      42500     448832
    -/+ buffers/cache:     460592    2975032
    Swap:      3635196          0    3635196
    
    /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 /etc/pm/sleep.d/10_grub-common suspend suspend:
    
    /etc/pm/sleep.d/10_grub-common suspend suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend:
    Selected interface 'wlan0'
    OK
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable.
    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/95anacron suspend suspend:
    stop: Unknown instance: 
    
    /usr/lib/pm-utils/sleep.d/95anacron suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver 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:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    kernel.acpi_video_flags = 0
    
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Running hook /etc/pm/sleep.d/novatel_3g_suspend suspend suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend suspend suspend: success.
    on. 07. aug. 23:14:42 +0200 2013: performing suspend
    on. 07. aug. 23:14:52 +0200 2013: Awake.
    on. 07. aug. 23:14:52 +0200 2013: Running hooks for resume
    Running hook /etc/pm/sleep.d/novatel_3g_suspend resume suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
    
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
    
    /usr/lib/pm-utils/sleep.d/95led resume suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm resume suspend:
    
    /dev/sda:
     setting Advanced Power Management level to 0x80 (128)
     APM_level    = 128
    
    /dev/sda:
     setting standby to 36 (3 minutes)
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95anacron resume suspend:
    
    /usr/lib/pm-utils/sleep.d/95anacron resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
    
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
    Reloaded unloaded modules.
    
    /usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant resume suspend:
    Selected interface 'wlan0'
    OK
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant resume suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate resume suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate resume suspend: success.
    Running hook /etc/pm/sleep.d/10_grub-common resume suspend:
    
    /etc/pm/sleep.d/10_grub-common resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
    
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status resume suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change resume suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change resume suspend: success.
    on. 07. aug. 23:14:53 +0200 2013: Finished.
    Initial commandline parameters: 
    Wed Aug  7 23:19:10 CEST 2013: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux henrik-HP-ENVY-Sleekbook-6-PC 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
    Module                  Size  Used by
    parport_pc             28152  0 
    ppdev                  17073  0 
    bnep                   18036  2 
    rfcomm                 42641  0 
    joydev                 17377  0 
    uvcvideo               80847  0 
    videobuf2_vmalloc      13056  1 uvcvideo
    videobuf2_memops       13202  1 videobuf2_vmalloc
    videobuf2_core         40513  1 uvcvideo
    videodev              129260  2 uvcvideo,videobuf2_core
    hp_wmi                 18048  0 
    kvm_amd                59717  0 
    sparse_keymap          13890  1 hp_wmi
    snd_hda_codec_hdmi     36913  1 
    kvm                   443165  1 kvm_amd
    ghash_clmulni_intel    13259  0 
    aesni_intel            55399  0 
    aes_x86_64             17255  1 aesni_intel
    xts                    12885  1 aesni_intel
    lrw                    13257  1 aesni_intel
    gf128mul               14951  2 lrw,xts
    ablk_helper            13597  1 aesni_intel
    cryptd                 20373  3 ghash_clmulni_intel,aesni_intel,ablk_helper
    microcode              22881  0 
    snd_hda_intel          61623  1 
    snd_hda_codec         136453  2 snd_hda_codec_hdmi,snd_hda_intel
    snd_hwdep              13602  1 snd_hda_codec
    arc4                   12615  2 
    snd_pcm                97451  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
    snd_seq_midi           13324  0 
    rtsx_pci_ms            13011  0 
    snd_seq_midi_event     14899  1 snd_seq_midi
    ath9k                 149924  0 
    snd_rawmidi            30180  1 snd_seq_midi
    memstick               16554  1 rtsx_pci_ms
    ath9k_common           14055  1 ath9k
    ath9k_hw              413680  2 ath9k_common,ath9k
    ath                    23827  3 ath9k_common,ath9k,ath9k_hw
    btusb                  22474  0 
    bluetooth             228619  12 bnep,btusb,rfcomm
    mac80211              606457  1 ath9k
    snd_seq                61554  2 snd_seq_midi_event,snd_seq_midi
    psmouse                95870  0 
    snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
    radeon                937749  3 
    serio_raw              13215  0 
    snd_timer              29425  2 snd_pcm,snd_seq
    ttm                    83187  1 radeon
    cfg80211              510937  3 ath,ath9k,mac80211
    drm_kms_helper         49394  1 radeon
    hp_accel               26012  0 
    video                  19390  0 
    lis3lv02d              20111  1 hp_accel
    input_polldev          13896  1 lis3lv02d
    drm                   286313  5 ttm,drm_kms_helper,radeon
    wmi                    19070  1 hp_wmi
    mac_hid                13205  0 
    snd                    68876  9 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device
    i2c_piix4              13266  0 
    i2c_algo_bit           13413  1 radeon
    soundcore              12680  1 snd
    k10temp                13126  0 
    lp                     17759  0 
    parport                46345  3 lp,ppdev,parport_pc
    rtsx_pci_sdmmc         17475  0 
    rtsx_pci               33355  2 rtsx_pci_ms,rtsx_pci_sdmmc
    ahci                   25731  2 
    libahci                31364  1 ahci
    r8169                  67446  0 
                 total       used       free     shared    buffers     cached
    Mem:       3435624    1044404    2391220          0      42260     454896
    -/+ buffers/cache:     547248    2888376
    Swap:      3635196          0    3635196
    
    /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 /etc/pm/sleep.d/10_grub-common suspend suspend:
    
    /etc/pm/sleep.d/10_grub-common suspend suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend:
    Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or directory
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable.
    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/95anacron suspend suspend:
    stop: Unknown instance: 
    
    /usr/lib/pm-utils/sleep.d/95anacron suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver 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:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    kernel.acpi_video_flags = 0
    
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Running hook /etc/pm/sleep.d/novatel_3g_suspend suspend suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend suspend suspend: success.
    Wed Aug  7 23:19:11 CEST 2013: performing suspend
    Wed Aug  7 23:19:31 CEST 2013: Awake.
    Wed Aug  7 23:19:31 CEST 2013: Running hooks for resume
    Running hook /etc/pm/sleep.d/novatel_3g_suspend resume suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
    
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
    
    /usr/lib/pm-utils/sleep.d/95led resume suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm resume suspend:
    
    /dev/sda:
     setting Advanced Power Management level to 0x80 (128)
     APM_level    = 128
    
    /dev/sda:
     setting standby to 36 (3 minutes)
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95anacron resume suspend:
    
    /usr/lib/pm-utils/sleep.d/95anacron resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
    
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
    Reloaded unloaded modules.
    
    /usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant resume suspend:
    Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or directory
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant resume suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate resume suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate resume suspend: success.
    Running hook /etc/pm/sleep.d/10_grub-common resume suspend:
    
    /etc/pm/sleep.d/10_grub-common resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
    
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status resume suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change resume suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change resume suspend: success.
    Wed Aug  7 23:19:31 CEST 2013: Finished.
    Initial commandline parameters: 
    Wed Aug  7 23:19:50 CEST 2013: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux henrik-HP-ENVY-Sleekbook-6-PC 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
    Module                  Size  Used by
    parport_pc             28152  0 
    ppdev                  17073  0 
    bnep                   18036  2 
    rfcomm                 42641  0 
    joydev                 17377  0 
    uvcvideo               80847  0 
    videobuf2_vmalloc      13056  1 uvcvideo
    videobuf2_memops       13202  1 videobuf2_vmalloc
    videobuf2_core         40513  1 uvcvideo
    videodev              129260  2 uvcvideo,videobuf2_core
    hp_wmi                 18048  0 
    kvm_amd                59717  0 
    sparse_keymap          13890  1 hp_wmi
    snd_hda_codec_hdmi     36913  1 
    kvm                   443165  1 kvm_amd
    ghash_clmulni_intel    13259  0 
    aesni_intel            55399  0 
    aes_x86_64             17255  1 aesni_intel
    xts                    12885  1 aesni_intel
    lrw                    13257  1 aesni_intel
    gf128mul               14951  2 lrw,xts
    ablk_helper            13597  1 aesni_intel
    cryptd                 20373  3 ghash_clmulni_intel,aesni_intel,ablk_helper
    microcode              22881  0 
    snd_hda_intel          61623  1 
    snd_hda_codec         136453  2 snd_hda_codec_hdmi,snd_hda_intel
    snd_hwdep              13602  1 snd_hda_codec
    arc4                   12615  2 
    snd_pcm                97451  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
    snd_seq_midi           13324  0 
    rtsx_pci_ms            13011  0 
    snd_seq_midi_event     14899  1 snd_seq_midi
    ath9k                 149924  0 
    snd_rawmidi            30180  1 snd_seq_midi
    memstick               16554  1 rtsx_pci_ms
    ath9k_common           14055  1 ath9k
    ath9k_hw              413680  2 ath9k_common,ath9k
    ath                    23827  3 ath9k_common,ath9k,ath9k_hw
    btusb                  22474  0 
    bluetooth             228619  12 bnep,btusb,rfcomm
    mac80211              606457  1 ath9k
    snd_seq                61554  2 snd_seq_midi_event,snd_seq_midi
    psmouse                95870  0 
    snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
    radeon                937749  3 
    serio_raw              13215  0 
    snd_timer              29425  2 snd_pcm,snd_seq
    ttm                    83187  1 radeon
    cfg80211              510937  3 ath,ath9k,mac80211
    drm_kms_helper         49394  1 radeon
    hp_accel               26012  0 
    video                  19390  0 
    lis3lv02d              20111  1 hp_accel
    input_polldev          13896  1 lis3lv02d
    drm                   286313  5 ttm,drm_kms_helper,radeon
    wmi                    19070  1 hp_wmi
    mac_hid                13205  0 
    snd                    68876  9 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device
    i2c_piix4              13266  0 
    i2c_algo_bit           13413  1 radeon
    soundcore              12680  1 snd
    k10temp                13126  0 
    lp                     17759  0 
    parport                46345  3 lp,ppdev,parport_pc
    rtsx_pci_sdmmc         17475  0 
    rtsx_pci               33355  2 rtsx_pci_ms,rtsx_pci_sdmmc
    ahci                   25731  2 
    libahci                31364  1 ahci
    r8169                  67446  0 
                 total       used       free     shared    buffers     cached
    Mem:       3435624    1048068    2387556          0      42512     455952
    -/+ buffers/cache:     549604    2886020
    Swap:      3635196          0    3635196
    
    /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 /etc/pm/sleep.d/10_grub-common suspend suspend:
    
    /etc/pm/sleep.d/10_grub-common suspend suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend:
    Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or directory
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable.
    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/95anacron suspend suspend:
    stop: Unknown instance: 
    
    /usr/lib/pm-utils/sleep.d/95anacron suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver 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:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    kernel.acpi_video_flags = 0
    
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Running hook /etc/pm/sleep.d/novatel_3g_suspend suspend suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend suspend suspend: success.
    Wed Aug  7 23:19:50 CEST 2013: performing suspend
    Wed Aug  7 23:20:10 CEST 2013: Awake.
    Wed Aug  7 23:20:10 CEST 2013: Running hooks for resume
    Running hook /etc/pm/sleep.d/novatel_3g_suspend resume suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
    
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
    
    /usr/lib/pm-utils/sleep.d/95led resume suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm resume suspend:
    
    /dev/sda:
     setting Advanced Power Management level to 0x80 (128)
     APM_level    = 128
    
    /dev/sda:
     setting standby to 36 (3 minutes)
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95anacron resume suspend:
    
    /usr/lib/pm-utils/sleep.d/95anacron resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
    
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
    Reloaded unloaded modules.
    
    /usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant resume suspend:
    Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or directory
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant resume suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate resume suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate resume suspend: success.
    Running hook /etc/pm/sleep.d/10_grub-common resume suspend:
    
    /etc/pm/sleep.d/10_grub-common resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
    
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status resume suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change resume suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change resume suspend: success.
    Wed Aug  7 23:20:10 CEST 2013: Finished.
    Initial commandline parameters: 
    Wed Aug  7 23:22:44 CEST 2013: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux henrik-HP-ENVY-Sleekbook-6-PC 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
    Module                  Size  Used by
    parport_pc             28152  0 
    ppdev                  17073  0 
    rfcomm                 42641  0 
    bnep                   18036  2 
    joydev                 17377  0 
    snd_hda_codec_idt      70256  1 
    snd_hda_codec_hdmi     36913  1 
    uvcvideo               80847  0 
    videobuf2_vmalloc      13056  1 uvcvideo
    videobuf2_memops       13202  1 videobuf2_vmalloc
    videobuf2_core         40513  1 uvcvideo
    videodev              129260  2 uvcvideo,videobuf2_core
    hp_wmi                 18048  0 
    sparse_keymap          13890  1 hp_wmi
    kvm_amd                59717  0 
    kvm                   443165  1 kvm_amd
    snd_hda_intel          39619  3 
    snd_hda_codec         136453  3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
    snd_hwdep              13602  1 snd_hda_codec
    snd_pcm                97451  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    arc4                   12615  2 
    snd_page_alloc         18710  2 snd_pcm,snd_hda_intel
    ghash_clmulni_intel    13259  0 
    snd_seq_midi           13324  0 
    snd_seq_midi_event     14899  1 snd_seq_midi
    snd_rawmidi            30180  1 snd_seq_midi
    ath9k                 149924  0 
    snd_seq                61554  2 snd_seq_midi_event,snd_seq_midi
    ath9k_common           14055  1 ath9k
    ath9k_hw              413680  2 ath9k_common,ath9k
    snd_seq_device         14497  3 snd_seq,snd_rawmidi,snd_seq_midi
    ath                    23827  3 ath9k_common,ath9k,ath9k_hw
    snd_timer              29425  2 snd_pcm,snd_seq
    aesni_intel            55399  0 
    snd                    68876  16 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device
    aes_x86_64             17255  1 aesni_intel
    xts                    12885  1 aesni_intel
    lrw                    13257  1 aesni_intel
    gf128mul               14951  2 lrw,xts
    ablk_helper            13597  1 aesni_intel
    cryptd                 20373  3 ghash_clmulni_intel,aesni_intel,ablk_helper
    radeon                937749  3 
    mac80211              606457  1 ath9k
    wmi                    19070  1 hp_wmi
    ttm                    83187  1 radeon
    hp_accel               26012  0 
    lis3lv02d              20111  1 hp_accel
    mac_hid                13205  0 
    video                  19390  0 
    input_polldev          13896  1 lis3lv02d
    drm_kms_helper         49394  1 radeon
    btusb                  22474  0 
    rtsx_pci_ms            13011  0 
    memstick               16554  1 rtsx_pci_ms
    psmouse                95870  0 
    cfg80211              510937  3 ath,ath9k,mac80211
    bluetooth             228619  12 bnep,btusb,rfcomm
    drm                   286313  5 ttm,drm_kms_helper,radeon
    soundcore              12680  1 snd
    serio_raw              13215  0 
    i2c_piix4              13266  0 
    k10temp                13126  0 
    i2c_algo_bit           13413  1 radeon
    microcode              22881  0 
    lp                     17759  0 
    parport                46345  3 lp,ppdev,parport_pc
    rtsx_pci_sdmmc         17475  0 
    r8169                  67446  0 
    ahci                   25731  2 
    libahci                31364  1 ahci
    rtsx_pci               33355  2 rtsx_pci_ms,rtsx_pci_sdmmc
                 total       used       free     shared    buffers     cached
    Mem:       3435624     540308    2895316          0      44724     209836
    -/+ buffers/cache:     285748    3149876
    Swap:      3635196          0    3635196
    
    /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 /etc/pm/sleep.d/10_grub-common suspend suspend:
    
    /etc/pm/sleep.d/10_grub-common suspend suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend:
    Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or directory
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable.
    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/95anacron suspend suspend:
    stop: Unknown instance: 
    
    /usr/lib/pm-utils/sleep.d/95anacron suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    Kernel modesetting video driver 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:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    kernel.acpi_video_flags = 0
    
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Running hook /etc/pm/sleep.d/novatel_3g_suspend suspend suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend suspend suspend: success.
    Wed Aug  7 23:22:59 CEST 2013: performing suspend
    Wed Aug  7 23:23:12 CEST 2013: Awake.
    Wed Aug  7 23:23:12 CEST 2013: Running hooks for resume
    Running hook /etc/pm/sleep.d/novatel_3g_suspend resume suspend:
    
    /etc/pm/sleep.d/novatel_3g_suspend resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
    /usr/lib/pm-utils/sleep.d/99video: 22: /usr/lib/pm-utils/sleep.d/99video: shopt: not found
    
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
    
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
    
    /usr/lib/pm-utils/sleep.d/95led resume suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/95hdparm-apm resume suspend:
    
    /dev/sda:
     setting Advanced Power Management level to 0x80 (128)
     APM_level    = 128
    
    /dev/sda:
     setting standby to 36 (3 minutes)
    
    /usr/lib/pm-utils/sleep.d/95hdparm-apm resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95anacron resume suspend:
    
    /usr/lib/pm-utils/sleep.d/95anacron resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
    
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
    
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: not applicable.
    Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
    Reloaded unloaded modules.
    
    /usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant resume suspend:
    Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or directory
    
    /usr/lib/pm-utils/sleep.d/60_wpa_supplicant resume suspend: success.
    Running hook /etc/pm/sleep.d/10_unattended-upgrades-hibernate resume suspend:
    
    /etc/pm/sleep.d/10_unattended-upgrades-hibernate resume suspend: success.
    Running hook /etc/pm/sleep.d/10_grub-common resume suspend:
    
    /etc/pm/sleep.d/10_grub-common resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
    
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000record-status resume suspend:
    
    /usr/lib/pm-utils/sleep.d/000record-status resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/000kernel-change resume suspend:
    
    /usr/lib/pm-utils/sleep.d/000kernel-change resume suspend: success.
    Wed Aug  7 23:23:12 CEST 2013: Finished.

  7. #7
    Join Date
    Jul 2013
    Beans
    25

    Re: Suspend/hibernate not working with open source AMD drivers

    I forgot to mention: the screen is turned off, and nothing happens if I press the brightness keys.

  8. #8
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Suspend/hibernate not working with open source AMD drivers

    Okay, I can see the full suspend/resume cycle in your last copy/paste from gedit. Not sure why pastebinit isn't showing the full contents of that file.

    Can you show me which backlight interfaces you have?
    Code:
    for i in /sys/class/backlight/*; do echo $i; cat $i/brightness; cat $i/max_brightness; done
    ...and which kernel parameters you are using?
    Code:
    cat /proc/cmdline
    Can I also see the full contents of your dmesg log file?
    Code:
    pastebinit /var/log/dmesg
    Last edited by Toz; August 8th, 2013 at 12:04 AM.

  9. #9
    Join Date
    Jul 2013
    Beans
    25

    Re: Suspend/hibernate not working with open source AMD drivers

    Backlight interfaces:
    Code:
    /sys/class/backlight/acpi_video0
    10
    10
    /sys/class/backlight/radeon_bl0
    255
    255
    Kernel parameters:
    Code:
    BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic root=UUID=d6d53422-8b7b-4e80-801e-b07eb8fc393f ro quiet splash vt.handoff=7

  10. #10
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Suspend/hibernate not working with open source AMD drivers

    Can you try the following?

    Create a suspend action file:
    Code:
    gksu gedit /etc/pm/sleep.d/000radeon
    ...and copy/paste this code in:
    Code:
    case "$1" in
    	suspend)
            # do nothing
            ;;
    	resume) 
            echo 10 > /sys/class/backlight/acpi_video0
            echo 255 > /sys/class/backlight/radeon_bl0
            ;;
    	help) help ;;
    esac
    ...and make the file executable:
    Code:
    chmod +x /etc/pm/sleep.d/000radeon
    Now try suspend again.

    And if you don't mind:
    Code:
    pastebinit /var/log/dmesg

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •