You are not logged in.

#1 2012-11-16 00:17:39

Declan
Member
Registered: 2009-02-06
Posts: 91

Screen OFF after resuming from suspend

I had this problem several months ago but it never got fixed. Basically, I set up acpid to handle closing and opening the lid according to the wiki, so when I close it, it should do pm-suspend, and when I open it, it should resume. When I close it, it works fine (I think. It turns off and gets quiet, anyway). But when I open it, it seems to resume everything except the screen. If music was playing when it was turned off, that resumes, and I know the keyboard is working because I can type stuff (blind) in the terminal to make things happen (like sudo reboot). But the screen is off. Not just a blackscreen, totally off.

Here is what I hope will be useful information:

uname -a:

[declan@buttzmachine ~]$ uname -a
Linux buttzmachine 3.6.6-1-ARCH #1 SMP PREEMPT Mon Nov 5 11:57:22 CET 2012 x86_64 GNU/Linux

cat /proc/cpuinfo:

[declan@buttzmachine ~]$ cat /proc/cpuinfo 
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 18
model		: 1
model name	: AMD A6-3420M APU with Radeon(tm) HD Graphics
stepping	: 0
microcode	: 0x3000027
cpu MHz		: 800.000
cache size	: 1024 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 6
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc extd_apicid aperfmperf pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt arat cpb hw_pstate npt lbrv svm_lock nrip_save pausefilter
bogomips	: 2995.18
TLB size	: 1536 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate cpb

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 18
model		: 1
model name	: AMD A6-3420M APU with Radeon(tm) HD Graphics
stepping	: 0
microcode	: 0x3000027
cpu MHz		: 800.000
cache size	: 1024 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 6
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc extd_apicid aperfmperf pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt arat cpb hw_pstate npt lbrv svm_lock nrip_save pausefilter
bogomips	: 2995.18
TLB size	: 1536 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate cpb

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 18
model		: 1
model name	: AMD A6-3420M APU with Radeon(tm) HD Graphics
stepping	: 0
microcode	: 0x3000027
cpu MHz		: 800.000
cache size	: 1024 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 6
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc extd_apicid aperfmperf pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt arat cpb hw_pstate npt lbrv svm_lock nrip_save pausefilter
bogomips	: 2995.18
TLB size	: 1536 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate cpb

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 18
model		: 1
model name	: AMD A6-3420M APU with Radeon(tm) HD Graphics
stepping	: 0
microcode	: 0x3000027
cpu MHz		: 800.000
cache size	: 1024 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 6
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc extd_apicid aperfmperf pni monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt arat cpb hw_pstate npt lbrv svm_lock nrip_save pausefilter
bogomips	: 2995.18
TLB size	: 1536 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate cpb

I'm using the /etc/acpi/handler.sh script to do the important part. I'm basically using the stuff found in the wiki. I added the acpid thing to systemd (though when I tried this before, I was using rc.conf still, and had it in the DAEMONS array...still nothing). Here is my handler.sh:

#!/bin/sh
# Default acpi script that takes an entry for all actions

minspeed=`cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq`
maxspeed=`cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq`
setspeed="/sys/devices/system/cpu/cpu0/cpufreq/scaling_setspeed"

set $*

case "$1" in
    button/power)
        case "$2" in
            PBTN|PWRF)
                logger "PowerButton pressed: $2"
                poweroff
                ;;
            *)
                logger "ACPI action undefined: $2"
                ;;
        esac
        ;;
    button/sleep)
        case "$2" in
            SLPB|SBTN)
                echo -n mem >/sys/power/state
                ;;
            *)
                logger "ACPI action undefined: $2"
                ;;
        esac
        ;;
    ac_adapter)
        case "$2" in
            AC|ACAD|ADP0)
                case "$4" in
                    00000000)
                        echo -n $minspeed >$setspeed
                        #/etc/laptop-mode/laptop-mode start
                        ;;
                    00000001)
                        echo -n $maxspeed >$setspeed
                        #/etc/laptop-mode/laptop-mode stop
                        ;;
                esac
                ;;
            *)
                logger "ACPI action undefined: $2"
                ;;
        esac
        ;;
    battery)
        case "$2" in
            BAT0)
                case "$4" in
                    00000000)
                        logger 'Battery online'
                        ;;
                    00000001)
                        logger 'Battery offline'
                        ;;
                esac
                ;;
            CPU0)
                ;;
            *)  logger "ACPI action undefined: $2" ;;
        esac
        ;;
    button/lid)
        case "$3" in
            close)
                logger 'LID closed'
		/usr/sbin/pm-suspend
                ;;
            open)
                logger 'LID opened'
                ;;
            *)
                logger "ACPI action undefined: $3"
                ;;
    esac
    ;;
    *)
        logger "ACPI group/action undefined: $1 / $2"
        ;;
esac

# vim:set ts=4 sw=4 ft=sh et:

lsmod:

[declan@buttzmachine ~]$ lsmod 
Module                  Size  Used by
fuse                   69173  3 
uvcvideo               72787  0 
videobuf2_vmalloc       2468  1 uvcvideo
videobuf2_memops        2246  1 videobuf2_vmalloc
fglrx                4606694  119 
videobuf2_core         24030  1 uvcvideo
rts5139               329621  0 
videodev              100859  2 uvcvideo,videobuf2_core
arc4                    2039  2 
media                  10405  2 uvcvideo,videodev
ath9k                  99678  0 
joydev                  9991  0 
powernow_k8            13309  0 
mperf                   1267  1 powernow_k8
kvm_amd                52187  0 
ath9k_common            2096  1 ath9k
ath9k_hw              339155  2 ath9k_common,ath9k
kvm                   373917  1 kvm_amd
snd_hda_codec_realtek    61193  1 
ath                    15361  3 ath9k_common,ath9k,ath9k_hw
snd_hda_codec_hdmi     24487  1 
acer_wmi               22959  0 
mac80211              424764  1 ath9k
cfg80211              176994  3 ath,ath9k,mac80211
ideapad_laptop          9853  0 
sparse_keymap           3056  2 acer_wmi,ideapad_laptop
rfkill                 15604  4 cfg80211,acer_wmi,ideapad_laptop
r8169                  56839  0 
snd_hda_intel          26180  4 
snd_hda_codec          98033  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep               6300  1 snd_hda_codec
snd_pcm                75167  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc          7217  2 snd_pcm,snd_hda_intel
snd_timer              18934  2 snd_pcm
snd                    59989  13 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
soundcore               5442  1 snd
i2c_piix4               8071  0 
i2c_core               20707  2 i2c_piix4,videodev
amd_iommu_v2            7367  1 fglrx
psmouse                71909  0 
ac                      2536  0 
button                  4662  1 fglrx
thermal                 8119  0 
processor              26855  5 powernow_k8
video                  11276  1 acer_wmi
battery                 6773  0 
mii                     4091  1 r8169
microcode              12377  0 
pcspkr                  1899  0 
serio_raw               4689  0 
evdev                  10266  23 
k10temp                 2954  0 
wmi                     8379  1 acer_wmi
ext4                  440434  3 
crc16                   1359  1 ext4
jbd2                   78751  1 ext4
mbcache                 5977  1 ext4
sr_mod                 14823  0 
sd_mod                 29559  4 
cdrom                  35520  1 sr_mod
ohci_hcd               21784  0 
ahci                   21360  3 
libahci                20023  1 ahci
ehci_hcd               41816  0 
libata                167683  2 ahci,libahci
usbcore               150398  4 uvcvideo,rts5139,ohci_hcd,ehci_hcd
scsi_mod              133386  4 rts5139,libata,sd_mod,sr_mod
usb_common               954  1 usbcore

lspci:

[declan@buttzmachine ~]$ lspci 
00:00.0 Host bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Complex
00:01.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI BeaverCreek [Radeon HD 6520G]
00:01.1 Audio device: Advanced Micro Devices [AMD] nee ATI BeaverCreek HDMI Audio [Radeon HD 6500D and 6400G-6600G series]
00:04.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
00:06.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
00:11.0 SATA controller: Advanced Micro Devices [AMD] Hudson SATA Controller [AHCI mode]
00:12.0 USB controller: Advanced Micro Devices [AMD] Hudson USB OHCI Controller (rev 11)
00:12.2 USB controller: Advanced Micro Devices [AMD] Hudson USB EHCI Controller (rev 11)
00:13.0 USB controller: Advanced Micro Devices [AMD] Hudson USB OHCI Controller (rev 11)
00:13.2 USB controller: Advanced Micro Devices [AMD] Hudson USB EHCI Controller (rev 11)
00:14.0 SMBus: Advanced Micro Devices [AMD] Hudson SMBus Controller (rev 13)
00:14.2 Audio device: Advanced Micro Devices [AMD] Hudson Azalia Controller (rev 01)
00:14.3 ISA bridge: Advanced Micro Devices [AMD] Hudson LPC Bridge (rev 11)
00:14.4 PCI bridge: Advanced Micro Devices [AMD] Hudson PCI Bridge (rev 40)
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 0 (rev 43)
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 1
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 2
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 3
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 4
00:18.5 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 6
00:18.6 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 5
00:18.7 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor Function 7
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)

I tried this back then and it didn't work: https://wiki.archlinux.org/index.php/Pm … om_suspend

Additionally, I someone told me that disabling KMS might solve my problem, so I tried booting with nomodeset in the GRUB options, according to this: https://wiki.archlinux.org/index.php/Ke … de_Setting No luck.



Does anyone have any idea what I can try? Thank you!

Edit: Strange, it's working now, but definitely not smoothly... when I close the lid, it does it. When I open it up, it resumes nicely for a second, then shows a grey screen with a cursor blinking in the upper left corner, and then flashes black with some strange patterns. Then it shuts off again, but the power light is blinking, and if I hit any key, it wakes up fine. Here is /var/log/pm-suspend from doing it a couple of times:

Initial commandline parameters: 
Thu Nov 15 16:26:56 EST 2012: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux buttzmachine 3.6.6-1-ARCH #1 SMP PREEMPT Mon Nov 5 11:57:22 CET 2012 x86_64 GNU/Linux
Module                  Size  Used by
fuse                   69173  3 
uvcvideo               72787  0 
videobuf2_vmalloc       2468  1 uvcvideo
videobuf2_memops        2246  1 videobuf2_vmalloc
fglrx                4606694  89 
videobuf2_core         24030  1 uvcvideo
rts5139               329621  0 
videodev              100859  2 uvcvideo,videobuf2_core
arc4                    2039  2 
media                  10405  2 uvcvideo,videodev
ath9k                  99678  0 
joydev                  9991  0 
powernow_k8            13309  0 
mperf                   1267  1 powernow_k8
kvm_amd                52187  0 
ath9k_common            2096  1 ath9k
ath9k_hw              339155  2 ath9k_common,ath9k
kvm                   373917  1 kvm_amd
snd_hda_codec_realtek    61193  1 
ath                    15361  3 ath9k_common,ath9k,ath9k_hw
snd_hda_codec_hdmi     24487  1 
acer_wmi               22959  0 
mac80211              424764  1 ath9k
cfg80211              176994  3 ath,ath9k,mac80211
ideapad_laptop          9853  0 
sparse_keymap           3056  2 acer_wmi,ideapad_laptop
rfkill                 15604  4 cfg80211,acer_wmi,ideapad_laptop
r8169                  56839  0 
snd_hda_intel          26180  1 
snd_hda_codec          98033  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep               6300  1 snd_hda_codec
snd_pcm                75167  3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc          7217  2 snd_pcm,snd_hda_intel
snd_timer              18934  1 snd_pcm
snd                    59989  9 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
soundcore               5442  1 snd
i2c_piix4               8071  0 
i2c_core               20707  2 i2c_piix4,videodev
amd_iommu_v2            7367  1 fglrx
psmouse                71909  0 
ac                      2536  0 
button                  4662  1 fglrx
thermal                 8119  0 
processor              26855  5 powernow_k8
video                  11276  1 acer_wmi
battery                 6773  0 
mii                     4091  1 r8169
microcode              12377  0 
pcspkr                  1899  0 
serio_raw               4689  0 
evdev                  10266  23 
k10temp                 2954  0 
wmi                     8379  1 acer_wmi
ext4                  440434  3 
crc16                   1359  1 ext4
jbd2                   78751  1 ext4
mbcache                 5977  1 ext4
sr_mod                 14823  0 
sd_mod                 29559  4 
cdrom                  35520  1 sr_mod
ohci_hcd               21784  0 
ahci                   21360  3 
libahci                20023  1 ahci
ehci_hcd               41816  0 
libata                167683  2 ahci,libahci
usbcore               150398  4 uvcvideo,rts5139,ohci_hcd,ehci_hcd
scsi_mod              133386  4 rts5139,libata,sd_mod,sr_mod
usb_common               954  1 usbcore
             total       used       free     shared    buffers     cached
Mem:       5575488    3002336    2573152          0      89676    2455936
-/+ buffers/cache:     456724    5118764
Swap:            0          0          0

/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:

/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:

/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend:

/usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:

/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/50netcfg suspend suspend:

/usr/lib/pm-utils/sleep.d/50netcfg suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/55wicd suspend suspend:

/usr/lib/pm-utils/sleep.d/55wicd suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:

/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /etc/pm/sleep.d/90alsa suspend suspend:

/etc/pm/sleep.d/90alsa suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:

/usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:

/usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:

/usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
ATI Catalyst 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:
kernel.acpi_video_flags = 0

/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Thu Nov 15 16:27:17 EST 2012: performing suspend
Thu Nov 15 16:27:33 EST 2012: Awake.
Thu Nov 15 16:27:33 EST 2012: Running hooks for resume
Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:

/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: 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: success.
Running hook /etc/pm/sleep.d/90alsa resume suspend:
Playing raw data '/dev/zero' : Unsigned 8 bit, Rate 8000 Hz, Mono

/etc/pm/sleep.d/90alsa resume suspend: success.
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/55wicd resume suspend:

/usr/lib/pm-utils/sleep.d/55wicd resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/50netcfg resume suspend:

/usr/lib/pm-utils/sleep.d/50netcfg resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:

/usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01laptop-mode resume suspend:
/usr/sbin/laptop_mode: line 239: .: /etc/laptop-mode/conf.d/board-specific: is a directory
Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
Laptop mode 
enabled, not active
SG_IO: bad/missing sense data, sb[]:  70 00 05 00 00 00 00 0a 00 00 00 00 24 00 00 c0 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00
SG_IO: bad/missing sense data, sb[]:  70 00 05 00 00 00 00 0a 00 00 00 00 24 00 00 c0 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00

/usr/lib/pm-utils/sleep.d/01laptop-mode resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:

/usr/lib/pm-utils/sleep.d/01grub 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.
Thu Nov 15 16:27:40 EST 2012: Finished.
Initial commandline parameters: 
Thu Nov 15 16:28:02 EST 2012: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux buttzmachine 3.6.6-1-ARCH #1 SMP PREEMPT Mon Nov 5 11:57:22 CET 2012 x86_64 GNU/Linux
Module                  Size  Used by
fuse                   69173  3 
uvcvideo               72787  0 
videobuf2_vmalloc       2468  1 uvcvideo
videobuf2_memops        2246  1 videobuf2_vmalloc
fglrx                4606694  93 
videobuf2_core         24030  1 uvcvideo
rts5139               329621  0 
videodev              100859  2 uvcvideo,videobuf2_core
arc4                    2039  2 
media                  10405  2 uvcvideo,videodev
ath9k                  99678  0 
joydev                  9991  0 
powernow_k8            13309  0 
mperf                   1267  1 powernow_k8
kvm_amd                52187  0 
ath9k_common            2096  1 ath9k
ath9k_hw              339155  2 ath9k_common,ath9k
kvm                   373917  1 kvm_amd
snd_hda_codec_realtek    61193  1 
ath                    15361  3 ath9k_common,ath9k,ath9k_hw
snd_hda_codec_hdmi     24487  1 
acer_wmi               22959  0 
mac80211              424764  1 ath9k
cfg80211              176994  3 ath,ath9k,mac80211
ideapad_laptop          9853  0 
sparse_keymap           3056  2 acer_wmi,ideapad_laptop
rfkill                 15604  4 cfg80211,acer_wmi,ideapad_laptop
r8169                  56839  0 
snd_hda_intel          26180  4 
snd_hda_codec          98033  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep               6300  1 snd_hda_codec
snd_pcm                75167  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc          7217  2 snd_pcm,snd_hda_intel
snd_timer              18934  2 snd_pcm
snd                    59989  13 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
soundcore               5442  1 snd
i2c_piix4               8071  0 
i2c_core               20707  2 i2c_piix4,videodev
amd_iommu_v2            7367  1 fglrx
psmouse                71909  0 
ac                      2536  0 
button                  4662  1 fglrx
thermal                 8119  0 
processor              26855  5 powernow_k8
video                  11276  1 acer_wmi
battery                 6773  0 
mii                     4091  1 r8169
microcode              12377  0 
pcspkr                  1899  0 
serio_raw               4689  0 
evdev                  10266  24 
k10temp                 2954  0 
wmi                     8379  1 acer_wmi
ext4                  440434  3 
crc16                   1359  1 ext4
jbd2                   78751  1 ext4
mbcache                 5977  1 ext4
sr_mod                 14823  0 
sd_mod                 29559  4 
cdrom                  35520  1 sr_mod
ohci_hcd               21784  0 
ahci                   21360  3 
libahci                20023  1 ahci
ehci_hcd               41816  0 
libata                167683  2 ahci,libahci
usbcore               150398  4 uvcvideo,rts5139,ohci_hcd,ehci_hcd
scsi_mod              133386  4 rts5139,libata,sd_mod,sr_mod
usb_common               954  1 usbcore
             total       used       free     shared    buffers     cached
Mem:       5575488    3028736    2546752          0      90164    2458784
-/+ buffers/cache:     479788    5095700
Swap:            0          0          0

/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:

/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:

/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend:

/usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:

/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/50netcfg suspend suspend:

/usr/lib/pm-utils/sleep.d/50netcfg suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/55wicd suspend suspend:

/usr/lib/pm-utils/sleep.d/55wicd suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:

/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /etc/pm/sleep.d/90alsa suspend suspend:

/etc/pm/sleep.d/90alsa suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:

/usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:

/usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:

/usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
ATI Catalyst 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:
kernel.acpi_video_flags = 0

/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Thu Nov 15 16:28:28 EST 2012: performing suspend
Thu Nov 15 16:28:40 EST 2012: Awake.
Thu Nov 15 16:28:40 EST 2012: Running hooks for resume
Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:

/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: 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: success.
Running hook /etc/pm/sleep.d/90alsa resume suspend:
Playing raw data '/dev/zero' : Unsigned 8 bit, Rate 8000 Hz, Mono

/etc/pm/sleep.d/90alsa resume suspend: success.
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/55wicd resume suspend:

/usr/lib/pm-utils/sleep.d/55wicd resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/50netcfg resume suspend:

/usr/lib/pm-utils/sleep.d/50netcfg resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:

/usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01laptop-mode resume suspend:
/usr/sbin/laptop_mode: line 239: .: /etc/laptop-mode/conf.d/board-specific: is a directory
Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
Laptop mode 
enabled, not active
SG_IO: bad/missing sense data, sb[]:  70 00 05 00 00 00 00 0a 00 00 00 00 24 00 00 c0 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00
SG_IO: bad/missing sense data, sb[]:  70 00 05 00 00 00 00 0a 00 00 00 00 24 00 00 c0 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00

/usr/lib/pm-utils/sleep.d/01laptop-mode resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:

/usr/lib/pm-utils/sleep.d/01grub 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.
Thu Nov 15 16:28:45 EST 2012: Finished.
Initial commandline parameters: 
Thu Nov 15 16:30:42 EST 2012: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux buttzmachine 3.6.6-1-ARCH #1 SMP PREEMPT Mon Nov 5 11:57:22 CET 2012 x86_64 GNU/Linux
Module                  Size  Used by
fuse                   69173  3 
uvcvideo               72787  0 
videobuf2_vmalloc       2468  1 uvcvideo
videobuf2_memops        2246  1 videobuf2_vmalloc
fglrx                4606694  98 
videobuf2_core         24030  1 uvcvideo
rts5139               329621  0 
videodev              100859  2 uvcvideo,videobuf2_core
arc4                    2039  2 
media                  10405  2 uvcvideo,videodev
ath9k                  99678  0 
joydev                  9991  0 
powernow_k8            13309  0 
mperf                   1267  1 powernow_k8
kvm_amd                52187  0 
ath9k_common            2096  1 ath9k
ath9k_hw              339155  2 ath9k_common,ath9k
kvm                   373917  1 kvm_amd
snd_hda_codec_realtek    61193  1 
ath                    15361  3 ath9k_common,ath9k,ath9k_hw
snd_hda_codec_hdmi     24487  1 
acer_wmi               22959  0 
mac80211              424764  1 ath9k
cfg80211              176994  3 ath,ath9k,mac80211
ideapad_laptop          9853  0 
sparse_keymap           3056  2 acer_wmi,ideapad_laptop
rfkill                 15604  4 cfg80211,acer_wmi,ideapad_laptop
r8169                  56839  0 
snd_hda_intel          26180  4 
snd_hda_codec          98033  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep               6300  1 snd_hda_codec
snd_pcm                75167  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc          7217  2 snd_pcm,snd_hda_intel
snd_timer              18934  2 snd_pcm
snd                    59989  13 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
soundcore               5442  1 snd
i2c_piix4               8071  0 
i2c_core               20707  2 i2c_piix4,videodev
amd_iommu_v2            7367  1 fglrx
psmouse                71909  0 
ac                      2536  0 
button                  4662  1 fglrx
thermal                 8119  0 
processor              26855  5 powernow_k8
video                  11276  1 acer_wmi
battery                 6773  0 
mii                     4091  1 r8169
microcode              12377  0 
pcspkr                  1899  0 
serio_raw               4689  0 
evdev                  10266  24 
k10temp                 2954  0 
wmi                     8379  1 acer_wmi
ext4                  440434  3 
crc16                   1359  1 ext4
jbd2                   78751  1 ext4
mbcache                 5977  1 ext4
sr_mod                 14823  0 
sd_mod                 29559  4 
cdrom                  35520  1 sr_mod
ohci_hcd               21784  0 
ahci                   21360  3 
libahci                20023  1 ahci
ehci_hcd               41816  0 
libata                167683  2 ahci,libahci
usbcore               150398  4 uvcvideo,rts5139,ohci_hcd,ehci_hcd
scsi_mod              133386  4 rts5139,libata,sd_mod,sr_mod
usb_common               954  1 usbcore
             total       used       free     shared    buffers     cached
Mem:       5575488    3150468    2425020          0      90544    2471648
-/+ buffers/cache:     588276    4987212
Swap:            0          0          0

/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:

/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:

/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend:

/usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:

/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/50netcfg suspend suspend:

/usr/lib/pm-utils/sleep.d/50netcfg suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/55wicd suspend suspend:

/usr/lib/pm-utils/sleep.d/55wicd suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:

/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /etc/pm/sleep.d/90alsa suspend suspend:

/etc/pm/sleep.d/90alsa suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:

/usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:

/usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:

/usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
ATI Catalyst 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:
kernel.acpi_video_flags = 0

/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Thu Nov 15 16:30:53 EST 2012: performing suspend
Thu Nov 15 16:31:06 EST 2012: Awake.
Thu Nov 15 16:31:06 EST 2012: Running hooks for resume
Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:

/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: 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: success.
Running hook /etc/pm/sleep.d/90alsa resume suspend:
Playing raw data '/dev/zero' : Unsigned 8 bit, Rate 8000 Hz, Mono

/etc/pm/sleep.d/90alsa resume suspend: success.
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/55wicd resume suspend:

/usr/lib/pm-utils/sleep.d/55wicd resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/50netcfg resume suspend:

/usr/lib/pm-utils/sleep.d/50netcfg resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:

/usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01laptop-mode resume suspend:
/usr/sbin/laptop_mode: line 239: .: /etc/laptop-mode/conf.d/board-specific: is a directory
Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
Laptop mode 
enabled, not active
SG_IO: bad/missing sense data, sb[]:  70 00 05 00 00 00 00 0a 00 00 00 00 24 00 00 c0 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00
SG_IO: bad/missing sense data, sb[]:  70 00 05 00 00 00 00 0a 00 00 00 00 24 00 00 c0 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00

/usr/lib/pm-utils/sleep.d/01laptop-mode resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:

/usr/lib/pm-utils/sleep.d/01grub 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.
Thu Nov 15 16:31:11 EST 2012: Finished.
Initial commandline parameters: 
Thu Nov 15 16:32:27 EST 2012: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux buttzmachine 3.6.6-1-ARCH #1 SMP PREEMPT Mon Nov 5 11:57:22 CET 2012 x86_64 GNU/Linux
Module                  Size  Used by
fuse                   69173  3 
uvcvideo               72787  0 
videobuf2_vmalloc       2468  1 uvcvideo
videobuf2_memops        2246  1 videobuf2_vmalloc
fglrx                4606694  100 
videobuf2_core         24030  1 uvcvideo
rts5139               329621  0 
videodev              100859  2 uvcvideo,videobuf2_core
arc4                    2039  2 
media                  10405  2 uvcvideo,videodev
ath9k                  99678  0 
joydev                  9991  0 
powernow_k8            13309  0 
mperf                   1267  1 powernow_k8
kvm_amd                52187  0 
ath9k_common            2096  1 ath9k
ath9k_hw              339155  2 ath9k_common,ath9k
kvm                   373917  1 kvm_amd
snd_hda_codec_realtek    61193  1 
ath                    15361  3 ath9k_common,ath9k,ath9k_hw
snd_hda_codec_hdmi     24487  1 
acer_wmi               22959  0 
mac80211              424764  1 ath9k
cfg80211              176994  3 ath,ath9k,mac80211
ideapad_laptop          9853  0 
sparse_keymap           3056  2 acer_wmi,ideapad_laptop
rfkill                 15604  4 cfg80211,acer_wmi,ideapad_laptop
r8169                  56839  0 
snd_hda_intel          26180  4 
snd_hda_codec          98033  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep               6300  1 snd_hda_codec
snd_pcm                75167  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc          7217  2 snd_pcm,snd_hda_intel
snd_timer              18934  2 snd_pcm
snd                    59989  13 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
soundcore               5442  1 snd
i2c_piix4               8071  0 
i2c_core               20707  2 i2c_piix4,videodev
amd_iommu_v2            7367  1 fglrx
psmouse                71909  0 
ac                      2536  0 
button                  4662  1 fglrx
thermal                 8119  0 
processor              26855  5 powernow_k8
video                  11276  1 acer_wmi
battery                 6773  0 
mii                     4091  1 r8169
microcode              12377  0 
pcspkr                  1899  0 
serio_raw               4689  0 
evdev                  10266  16 
k10temp                 2954  0 
wmi                     8379  1 acer_wmi
ext4                  440434  3 
crc16                   1359  1 ext4
jbd2                   78751  1 ext4
mbcache                 5977  1 ext4
sr_mod                 14823  0 
sd_mod                 29559  4 
cdrom                  35520  1 sr_mod
ohci_hcd               21784  0 
ahci                   21360  3 
libahci                20023  1 ahci
ehci_hcd               41816  0 
libata                167683  2 ahci,libahci
usbcore               150398  4 uvcvideo,rts5139,ohci_hcd,ehci_hcd
scsi_mod              133386  4 rts5139,libata,sd_mod,sr_mod
usb_common               954  1 usbcore
             total       used       free     shared    buffers     cached
Mem:       5575488    3158532    2416956          0      90844    2471752
-/+ buffers/cache:     595936    4979552
Swap:            0          0          0

/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:

/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:

/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend:

/usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:

/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/50netcfg suspend suspend:

/usr/lib/pm-utils/sleep.d/50netcfg suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/55wicd suspend suspend:

/usr/lib/pm-utils/sleep.d/55wicd suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:

/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /etc/pm/sleep.d/90alsa suspend suspend:

/etc/pm/sleep.d/90alsa suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:

/usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:

/usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:

/usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
ATI Catalyst 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:
kernel.acpi_video_flags = 0

/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Thu Nov 15 16:32:37 EST 2012: performing suspend
Thu Nov 15 16:32:47 EST 2012: Awake.
Thu Nov 15 16:32:47 EST 2012: Running hooks for resume
Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:

/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: 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: success.
Running hook /etc/pm/sleep.d/90alsa resume suspend:
Playing raw data '/dev/zero' : Unsigned 8 bit, Rate 8000 Hz, Mono

/etc/pm/sleep.d/90alsa resume suspend: success.
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/55wicd resume suspend:

/usr/lib/pm-utils/sleep.d/55wicd resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/50netcfg resume suspend:

/usr/lib/pm-utils/sleep.d/50netcfg resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:

/usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01laptop-mode resume suspend:
/usr/sbin/laptop_mode: line 239: .: /etc/laptop-mode/conf.d/board-specific: is a directory
Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/* is not readable, skipping.
Laptop mode 
enabled, not active
SG_IO: bad/missing sense data, sb[]:  70 00 05 00 00 00 00 0a 00 00 00 00 24 00 00 c0 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00
SG_IO: bad/missing sense data, sb[]:  70 00 05 00 00 00 00 0a 00 00 00 00 24 00 00 c0 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00

/usr/lib/pm-utils/sleep.d/01laptop-mode resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:

/usr/lib/pm-utils/sleep.d/01grub 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.
Thu Nov 15 16:32:52 EST 2012: Finished.

I guess it's functional now, but very ugly. Can anyone help?

Thank you!

Last edited by Declan (2012-11-16 01:34:42)

Offline

#2 2012-11-16 01:41:22

WonderWoofy
Member
From: Los Gatos, CA
Registered: 2012-05-19
Posts: 8,414

Re: Screen OFF after resuming from suspend

You know, after a whole bunch of really terrible first posts, this is rather refreshing to see someone who has actually put some work into solving their own problem (or at least put work into gathering information).

When your computer wakes up and the screen is black (I guess that is with KMS enabled), can you blindly use xset (or setterm in the console) to turn the screen back on?

Offline

#3 2012-11-18 06:03:19

Declan
Member
Registered: 2009-02-06
Posts: 91

Re: Screen OFF after resuming from suspend

WonderWoofy wrote:

You know, after a whole bunch of really terrible first posts, this is rather refreshing to see someone who has actually put some work into solving their own problem (or at least put work into gathering information).

When your computer wakes up and the screen is black (I guess that is with KMS enabled), can you blindly use xset (or setterm in the console) to turn the screen back on?

Thanks! Though to be honest, I had the problem before so it was really just a matter of running most of the same commands again.

So right now, it's working like I mentioned in my edit. So there's really no need/way I can try the thing with xset. However, it would be good if it just woke up and stayed that way when I open the lid, rather than the ghettoness that's happening now. Do you have any idea why it would clearly wake up (and show my desktop/screen/etc), but then do all that weird stuff, and make it so I have to hit any key/button to bring it back?

Thank you!

Offline

#4 2012-11-23 01:16:21

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,130

Re: Screen OFF after resuming from suspend

Possibly... if two different programmes are trying to suspend, your laptop will suspend twice and that has this effect. At least, it would not explain the weirdness really.

Are you using systemd? Are you using a DE?

If the answer to the first is yes, check /etc/systemd/logind.conf to see if systemd is also trying to handle lid close.

If you are using a DE, check its power manager.

Like I said, that won't explain the weirdness but it might be a start.

Last edited by cfr (2012-11-23 01:16:49)


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

Board footer

Powered by FluxBB