Resuming from pm-suspend puts my EXT4 filesystem into Read Only mode

As the title says, I'm having some issues with pm-suspend. A little info on my computer:
I'm running x86 Arch Linux on a Toshiba NB500 netbook.
The netbook has no hard drive in it. Arch is installed to an off the shelf USB drive.
As I write this, my install is up to date (just pacman -Syu'd)
Running kernel 2.6.39-ARCH
Here's what happens when I run `pm-suspend`
# pm-suspend
--- laptop goes to sleep now. when i bring it back up: ---
[155...] EXT4-fs error (device sda1) in ext4_reserve_inode_write:5569: Journal has aborted
[156...] journal commit I/O error
[157...] EXT4-fs error (device sda1) in ext4_dirty_inode:5696: Journal has aborted
[160...] EXT4-fs error (device sda1): ext4_journal_start_sb:2779:
[160...] EXT4-fs (sda1): Remounting filesystem read-only
[163...] EXT4-fs error (device sda1): ext4_journal_start_sb:279: Detected aborted jorunal
2011 Jul 13 09:28:45 myhost [156...] journal commit I/O error
--- now, shit's broken ---
# reboot
-bash: /sbin/reboot: Input/output error
My pm-suspend.log doesn't show any errors. At least, none that I can see:
Initial commandline parameters:
Tue Jul 12 08:35:12 WST 2011: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
Module Size Used by
joydev 7535 0
i915 557838 1
arc4 1094 2
snd_hda_codec_realtek 225687 1
ecb 1645 2
ath9k 70997 0
snd_hda_intel 19261 0
mac80211 189598 1 ath9k
snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
ath9k_common 1648 1 ath9k
snd_hwdep 4919 1 snd_hda_codec
drm_kms_helper 24245 1 i915
ath9k_hw 276916 2 ath9k,ath9k_common
snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
serio_raw 3430 0
drm 147653 2 i915,drm_kms_helper
uvcvideo 55084 0
videodev 70734 1 uvcvideo
snd_timer 15542 1 snd_pcm
ath 11679 2 ath9k,ath9k_hw
snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
i2c_algo_bit 4431 1 i915
sg 21022 0
intel_agp 8664 1 i915
iTCO_wdt 10333 0
media 8513 1 videodev
psmouse 55927 0
cfg80211 126930 3 ath9k,mac80211,ath
r8169 34891 0
battery 8905 0
i2c_i801 7039 0
processor 21884 0
sparse_keymap 2636 0
evdev 7310 0
soundcore 5018 1 snd
pcspkr 1415 0
iTCO_vendor_support 1553 1 iTCO_wdt
mii 3383 1 r8169
intel_gtt 11417 3 i915,intel_agp
button 3654 1 i915
rfkill 12510 1 cfg80211
i2c_core 16665 6 i915,drm_kms_helper,drm,videodev,i2c_algo_bit,i2c_i801
ac 2545 0
snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
video 9852 1 i915
agpgart 22160 3 drm,intel_agp,intel_gtt
ext4 334562 1
mbcache 4321 1 ext4
jbd2 59098 1 ext4
crc16 1077 1 ext4
sd_mod 25483 3
ums_realtek 3718 0
usb_storage 35215 3 ums_realtek
ahci 18093 0
libahci 16581 1 ahci
uhci_hcd 19312 0
libata 154285 2 ahci,libahci
ehci_hcd 34847 0
scsi_mod 110702 4 sg,sd_mod,usb_storage,libata
usbcore 119324 6 uvcvideo,ums_realtek,usb_storage,uhci_hcd,ehci_hcd
total used free shared buffers cached
Mem: 1018744 133164 885580 0 83200 18568
-/+ buffers/cache: 31396 987348
Swap: 488444 0 488444
/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
/usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /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:
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:
kernel.acpi_video_flags = 0
/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Tue Jul 12 08:35:14 WST 2011: performing suspend
Tue Jul 12 08:35:18 WST 2011: Awake.
Tue Jul 12 08:35:18 WST 2011: 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 /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/49bluetooth resume suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg resume suspend:
/usr/lib/pm-utils/sleep.d/11netcfg 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:
Initial commandline parameters:
Tue Jul 12 09:58:01 WST 2011: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
Module Size Used by
joydev 7535 0
snd_hda_codec_realtek 225687 1
arc4 1094 2
ecb 1645 2
ath9k 70997 0
snd_hda_intel 19261 0
snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
i915 557838 1
snd_hwdep 4919 1 snd_hda_codec
mac80211 189598 1 ath9k
drm_kms_helper 24245 1 i915
snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
ath9k_common 1648 1 ath9k
uvcvideo 55084 0
drm 147653 2 i915,drm_kms_helper
ath9k_hw 276916 2 ath9k,ath9k_common
videodev 70734 1 uvcvideo
snd_timer 15542 1 snd_pcm
serio_raw 3430 0
ath 11679 2 ath9k,ath9k_hw
intel_agp 8664 1 i915
i2c_i801 7039 0
i2c_algo_bit 4431 1 i915
iTCO_wdt 10333 0
media 8513 1 videodev
snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
cfg80211 126930 3 ath9k,mac80211,ath
sg 21022 0
psmouse 55927 0
evdev 7310 0
pcspkr 1415 0
sparse_keymap 2636 0
r8169 34891 0
intel_gtt 11417 3 i915,intel_agp
battery 8905 0
ac 2545 0
processor 21884 0
iTCO_vendor_support 1553 1 iTCO_wdt
rfkill 12510 1 cfg80211
i2c_core 16665 6 i915,drm_kms_helper,drm,videodev,i2c_i801,i2c_algo_bit
soundcore 5018 1 snd
mii 3383 1 r8169
snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
button 3654 1 i915
agpgart 22160 3 drm,intel_agp,intel_gtt
video 9852 1 i915
ext4 334562 1
mbcache 4321 1 ext4
jbd2 59098 1 ext4
crc16 1077 1 ext4
sd_mod 25483 3
ums_realtek 3718 0
usb_storage 35215 3 ums_realtek
ahci 18093 0
uhci_hcd 19312 0
libahci 16581 1 ahci
libata 154285 2 ahci,libahci
ehci_hcd 34847 0
scsi_mod 110702 4 sg,sd_mod,usb_storage,libata
usbcore 119324 6 uvcvideo,ums_realtek,usb_storage,uhci_hcd,ehci_hcd
total used free shared buffers cached
Mem: 1018744 54988 963756 0 6572 18428
-/+ buffers/cache: 29988 988756
Swap: 488444 0 488444
/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
/usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /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:
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:
kernel.acpi_video_flags = 0
/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Tue Jul 12 09:58:02 WST 2011: performing suspend
Tue Jul 12 09:58:05 WST 2011: Awake.
Tue Jul 12 09:58:05 WST 2011: 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 /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/49bluetooth resume suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg resume suspend:
/usr/lib/pm-utils/sleep.d/11netcfg 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.
Tue Jul 12 09:58:13 WST 2011: Finished.
Initial commandline parameters:
Tue Jul 12 12:26:01 WST 2011: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
Module Size Used by
joydev 7535 0
snd_hda_codec_realtek 225687 1
arc4 1094 2
ecb 1645 2
snd_hda_intel 19261 0
i915 557838 1
ath9k 70997 0
snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 4919 1 snd_hda_codec
snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
mac80211 189598 1 ath9k
drm_kms_helper 24245 1 i915
ath9k_common 1648 1 ath9k
snd_timer 15542 1 snd_pcm
drm 147653 2 i915,drm_kms_helper
uvcvideo 55084 0
ath9k_hw 276916 2 ath9k,ath9k_common
i2c_algo_bit 4431 1 i915
videodev 70734 1 uvcvideo
intel_agp 8664 1 i915
media 8513 1 videodev
intel_gtt 11417 3 i915,intel_agp
snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
ath 11679 2 ath9k,ath9k_hw
serio_raw 3430 0
iTCO_wdt 10333 0
sparse_keymap 2636 0
i2c_i801 7039 0
cfg80211 126930 3 ath9k,mac80211,ath
psmouse 55927 0
sg 21022 0
pcspkr 1415 0
soundcore 5018 1 snd
i2c_core 16665 6 i915,drm_kms_helper,drm,i2c_algo_bit,videodev,i2c_i801
agpgart 22160 3 drm,intel_agp,intel_gtt
r8169 34891 0
evdev 7310 0
rfkill 12510 1 cfg80211
iTCO_vendor_support 1553 1 iTCO_wdt
battery 8905 0
mii 3383 1 r8169
ac 2545 0
video 9852 1 i915
snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
processor 21884 0
button 3654 1 i915
ext4 334562 1
mbcache 4321 1 ext4
jbd2 59098 1 ext4
crc16 1077 1 ext4
sd_mod 25483 3
usb_storage 35215 2
ahci 18093 0
uhci_hcd 19312 0
libahci 16581 1 ahci
libata 154285 2 ahci,libahci
ehci_hcd 34847 0
scsi_mod 110702 4 sg,sd_mod,usb_storage,libata
usbcore 119324 5 uvcvideo,usb_storage,uhci_hcd,ehci_hcd
total used free shared buffers cached
Mem: 1018744 66712 952032 0 9656 21316
-/+ buffers/cache: 35740 983004
Swap: 488444 0 488444
/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
/usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /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:
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:
kernel.acpi_video_flags = 0
/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Tue Jul 12 12:26:04 WST 2011: performing suspend
Tue Jul 12 12:26:10 WST 2011: Awake.
Tue Jul 12 12:26:10 WST 2011: 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 /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/49bluetooth resume suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg resume suspend:
/usr/lib/pm-utils/sleep.d/11netcfg 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.
Tue Jul 12 12:26:29 WST 2011: Finished.
Initial commandline parameters:
Tue Jul 12 12:28:01 WST 2011: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
Module Size Used by
uas 6480 0
ums_realtek 3718 0
joydev 7535 0
snd_hda_codec_realtek 225687 1
arc4 1094 2
ecb 1645 2
snd_hda_intel 19261 0
i915 557838 1
ath9k 70997 0
snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 4919 1 snd_hda_codec
snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
mac80211 189598 1 ath9k
drm_kms_helper 24245 1 i915
ath9k_common 1648 1 ath9k
snd_timer 15542 1 snd_pcm
drm 147653 2 i915,drm_kms_helper
uvcvideo 55084 0
ath9k_hw 276916 2 ath9k,ath9k_common
i2c_algo_bit 4431 1 i915
videodev 70734 1 uvcvideo
intel_agp 8664 1 i915
media 8513 1 videodev
intel_gtt 11417 3 i915,intel_agp
snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
ath 11679 2 ath9k,ath9k_hw
serio_raw 3430 0
iTCO_wdt 10333 0
sparse_keymap 2636 0
i2c_i801 7039 0
cfg80211 126930 3 ath9k,mac80211,ath
psmouse 55927 0
sg 21022 0
pcspkr 1415 0
soundcore 5018 1 snd
i2c_core 16665 6 i915,drm_kms_helper,drm,i2c_algo_bit,videodev,i2c_i801
agpgart 22160 3 drm,intel_agp,intel_gtt
r8169 34891 0
evdev 7310 0
rfkill 12510 1 cfg80211
iTCO_vendor_support 1553 1 iTCO_wdt
battery 8905 0
mii 3383 1 r8169
ac 2545 0
video 9852 1 i915
snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
processor 21884 0
button 3654 1 i915
ext4 334562 1
mbcache 4321 1 ext4
jbd2 59098 1 ext4
crc16 1077 1 ext4
sd_mod 25483 3
usb_storage 35215 3 ums_realtek
ahci 18093 0
uhci_hcd 19312 0
libahci 16581 1 ahci
libata 154285 2 ahci,libahci
ehci_hcd 34847 0
scsi_mod 110702 5 uas,sg,sd_mod,usb_storage,libata
usbcore 119324 7 uas,ums_realtek,uvcvideo,usb_storage,uhci_hcd,ehci_hcd
total used free shared buffers cached
Mem: 1018744 65960 952784 0 9740 21640
-/+ buffers/cache: 34580 984164
Swap: 488444 0 488444
/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
/usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /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:
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:
kernel.acpi_video_flags = 0
/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Tue Jul 12 12:28:03 WST 2011: performing suspend
Initial commandline parameters:
Tue Jul 12 15:04:01 WST 2011: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
Module Size Used by
snd_hda_codec_realtek 225687 1
arc4 1094 2
ecb 1645 2
snd_hda_intel 19261 0
ath9k 70997 0
joydev 7535 0
snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
i915 557838 1
mac80211 189598 1 ath9k
snd_hwdep 4919 1 snd_hda_codec
snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
ath9k_common 1648 1 ath9k
ath9k_hw 276916 2 ath9k,ath9k_common
drm_kms_helper 24245 1 i915
snd_timer 15542 1 snd_pcm
drm 147653 2 i915,drm_kms_helper
snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
ath 11679 2 ath9k,ath9k_hw
i2c_algo_bit 4431 1 i915
uvcvideo 55084 0
videodev 70734 1 uvcvideo
r8169 34891 0
intel_agp 8664 1 i915
serio_raw 3430 0
iTCO_wdt 10333 0
soundcore 5018 1 snd
i2c_i801 7039 0
media 8513 1 videodev
cfg80211 126930 3 ath9k,mac80211,ath
intel_gtt 11417 3 i915,intel_agp
snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
psmouse 55927 0
sparse_keymap 2636 0
sg 21022 0
iTCO_vendor_support 1553 1 iTCO_wdt
evdev 7310 0
agpgart 22160 3 drm,intel_agp,intel_gtt
i2c_core 16665 6 i915,drm_kms_helper,drm,i2c_algo_bit,videodev,i2c_i801
pcspkr 1415 0
ac 2545 0
mii 3383 1 r8169
rfkill 12510 1 cfg80211
battery 8905 0
video 9852 1 i915
button 3654 1 i915
processor 21884 0
ext4 334562 1
mbcache 4321 1 ext4
jbd2 59098 1 ext4
crc16 1077 1 ext4
sd_mod 25483 3
ums_realtek 3718 0
usb_storage 35215 3 ums_realtek
ahci 18093 0
libahci 16581 1 ahci
uhci_hcd 19312 0
libata 154285 2 ahci,libahci
ehci_hcd 34847 0
scsi_mod 110702 4 sg,sd_mod,usb_storage,libata
usbcore 119324 6 uvcvideo,ums_realtek,usb_storage,uhci_hcd,ehci_hcd
total used free shared buffers cached
Mem: 1018744 59700 959044 0 11316 18416
-/+ buffers/cache: 29968 988776
Swap: 488444 0 488444
/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
/usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /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:
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:
kernel.acpi_video_flags = 0
/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Tue Jul 12 15:04:02 WST 2011: performing suspend
Tue Jul 12 15:04:07 WST 2011: Awake.
Tue Jul 12 15:04:07 WST 2011: 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 /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/49bluetooth resume suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg resume suspend:
/usr/lib/pm-utils/sleep.d/11netcfg 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.
Tue Jul 12 15:04:22 WST 2011: Finished.
Initial commandline parameters:
Tue Jul 12 15:44:01 WST 2011: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
Module Size Used by
uas 6480 0
snd_hda_codec_realtek 225687 1
arc4 1094 2
ecb 1645 2
snd_hda_intel 19261 0
ath9k 70997 0
joydev 7535 0
snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
i915 557838 1
mac80211 189598 1 ath9k
snd_hwdep 4919 1 snd_hda_codec
snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
ath9k_common 1648 1 ath9k
ath9k_hw 276916 2 ath9k,ath9k_common
drm_kms_helper 24245 1 i915
snd_timer 15542 1 snd_pcm
drm 147653 2 i915,drm_kms_helper
snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
ath 11679 2 ath9k,ath9k_hw
i2c_algo_bit 4431 1 i915
uvcvideo 55084 0
videodev 70734 1 uvcvideo
r8169 34891 0
intel_agp 8664 1 i915
serio_raw 3430 0
iTCO_wdt 10333 0
soundcore 5018 1 snd
i2c_i801 7039 0
media 8513 1 videodev
cfg80211 126930 3 ath9k,mac80211,ath
intel_gtt 11417 3 i915,intel_agp
snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
psmouse 55927 0
sparse_keymap 2636 0
sg 21022 0
iTCO_vendor_support 1553 1 iTCO_wdt
evdev 7310 0
agpgart 22160 3 drm,intel_agp,intel_gtt
i2c_core 16665 6 i915,drm_kms_helper,drm,i2c_algo_bit,videodev,i2c_i801
pcspkr 1415 0
ac 2545 0
mii 3383 1 r8169
rfkill 12510 1 cfg80211
battery 8905 0
video 9852 1 i915
button 3654 1 i915
processor 21884 0
ext4 334562 1
mbcache 4321 1 ext4
jbd2 59098 1 ext4
crc16 1077 1 ext4
sd_mod 25483 3
ums_realtek 3718 0
usb_storage 35215 3 ums_realtek
ahci 18093 0
libahci 16581 1 ahci
uhci_hcd 19312 0
libata 154285 2 ahci,libahci
ehci_hcd 34847 0
scsi_mod 110702 5 uas,sg,sd_mod,usb_storage,libata
usbcore 119324 7 uas,uvcvideo,ums_realtek,usb_storage,uhci_hcd,ehci_hcd
total used free shared buffers cached
Mem: 1018744 59604 959140 0 11428 18932
-/+ buffers/cache: 29244 989500
Swap: 488444 0 488444
/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
/usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /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:
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:
kernel.acpi_video_flags = 0
/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Tue Jul 12 15:44:03 WST 2011: performing suspend
Initial commandline parameters:
Wed Jul 13 09:10:03 WST 2011: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
Module Size Used by
joydev 7535 0
snd_hda_codec_realtek 225687 1
arc4 1094 2
snd_hda_intel 19261 0
ecb 1645 2
snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
ath9k 70997 0
i915 557838 1
snd_hwdep 4919 1 snd_hda_codec
snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
mac80211 189598 1 ath9k
drm_kms_helper 24245 1 i915
ath9k_common 1648 1 ath9k
snd_timer 15542 1 snd_pcm
drm 147653 2 i915,drm_kms_helper
ath9k_hw 276916 2 ath9k,ath9k_common
uvcvideo 55084 0
ath 11679 2 ath9k,ath9k_hw
snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
videodev 70734 1 uvcvideo
cfg80211 126930 3 ath9k,mac80211,ath
intel_agp 8664 1 i915
iTCO_wdt 10333 0
media 8513 1 videodev
sparse_keymap 2636 0
i2c_algo_bit 4431 1 i915
i2c_i801 7039 0
serio_raw 3430 0
soundcore 5018 1 snd
r8169 34891 0
psmouse 55927 0
sg 21022 0
intel_gtt 11417 3 i915,intel_agp
evdev 7310 0
i2c_core 16665 6 i915,drm_kms_helper,drm,videodev,i2c_i801,i2c_algo_bit
iTCO_vendor_support 1553 1 iTCO_wdt
rfkill 12510 1 cfg80211
pcspkr 1415 0
ac 2545 0
processor 21884 0
battery 8905 0
mii 3383 1 r8169
snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
video 9852 1 i915
button 3654 1 i915
agpgart 22160 3 drm,intel_agp,intel_gtt
ext4 334562 1
mbcache 4321 1 ext4
jbd2 59098 1 ext4
crc16 1077 1 ext4
sd_mod 25483 3
usb_storage 35215 2
ahci 18093 0
uhci_hcd 19312 0
libahci 16581 1 ahci
libata 154285 2 ahci,libahci
ehci_hcd 34847 0
scsi_mod 110702 4 sg,sd_mod,usb_storage,libata
usbcore 119324 5 uvcvideo,usb_storage,uhci_hcd,ehci_hcd
total used free shared buffers cached
Mem: 1018744 54644 964100 0 5652 18560
-/+ buffers/cache: 30432 988312
Swap: 488444 0 488444
/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
/usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /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:
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:
kernel.acpi_video_flags = 0
/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Wed Jul 13 09:10:12 WST 2011: performing suspend
Wed Jul 13 09:10:19 WST 2011: Awake.
Wed Jul 13 09:10:19 WST 2011: 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 /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/49bluetooth resume suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg resume suspend:
/usr/lib/pm-utils/sleep.d/11netcfg 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.
Wed Jul 13 09:10:30 WST 2011: Finished.
Initial commandline parameters:
Wed Jul 13 09:17:46 WST 2011: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
Module Size Used by
uas 6480 0
ums_realtek 3718 0
joydev 7535 0
snd_hda_codec_realtek 225687 1
arc4 1094 2
snd_hda_intel 19261 0
ecb 1645 2
snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
ath9k 70997 0
i915 557838 1
snd_hwdep 4919 1 snd_hda_codec
snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
mac80211 189598 1 ath9k
drm_kms_helper 24245 1 i915
ath9k_common 1648 1 ath9k
snd_timer 15542 1 snd_pcm
drm 147653 2 i915,drm_kms_helper
ath9k_hw 276916 2 ath9k,ath9k_common
uvcvideo 55084 0
ath 11679 2 ath9k,ath9k_hw
snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
videodev 70734 1 uvcvideo
cfg80211 126930 3 ath9k,mac80211,ath
intel_agp 8664 1 i915
iTCO_wdt 10333 0
media 8513 1 videodev
sparse_keymap 2636 0
i2c_algo_bit 4431 1 i915
i2c_i801 7039 0
serio_raw 3430 0
soundcore 5018 1 snd
r8169 34891 0
psmouse 55927 0
sg 21022 0
intel_gtt 11417 3 i915,intel_agp
evdev 7310 0
i2c_core 16665 6 i915,drm_kms_helper,drm,videodev,i2c_i801,i2c_algo_bit
iTCO_vendor_support 1553 1 iTCO_wdt
rfkill 12510 1 cfg80211
pcspkr 1415 0
ac 2545 0
processor 21884 0
battery 8905 0
mii 3383 1 r8169
snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
video 9852 1 i915
button 3654 1 i915
agpgart 22160 3 drm,intel_agp,intel_gtt
ext4 334562 1
mbcache 4321 1 ext4
jbd2 59098 1 ext4
crc16 1077 1 ext4
sd_mod 25483 3
usb_storage 35215 3 ums_realtek
ahci 18093 0
uhci_hcd 19312 0
libahci 16581 1 ahci
libata 154285 2 ahci,libahci
ehci_hcd 34847 0
scsi_mod 110702 5 uas,sg,sd_mod,usb_storage,libata
usbcore 119324 7 uas,ums_realtek,uvcvideo,usb_storage,uhci_hcd,ehci_hcd
total used free shared buffers cached
Mem: 1018744 54060 964684 0 5880 19004
-/+ buffers/cache: 29176 989568
Swap: 488444 0 488444
/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
/usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /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:
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:
kernel.acpi_video_flags = 0
/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Wed Jul 13 09:17:48 WST 2011: performing suspend
Initial commandline parameters:
Wed Jul 13 09:23:02 WST 2011: Running hooks for hibernate.
Running hook /usr/lib/pm-utils/sleep.d/00logging hibernate hibernate:
Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
Module Size Used by
snd_hda_codec_realtek 225687 1
joydev 7535 0
snd_hda_intel 19261 0
arc4 1094 2
snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
i915 557838 1
snd_hwdep 4919 1 snd_hda_codec
ecb 1645 2
ath9k 70997 0
snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
drm_kms_helper 24245 1 i915
mac80211 189598 1 ath9k
snd_timer 15542 1 snd_pcm
uvcvideo 55084 0
drm 147653 2 i915,drm_kms_helper
ath9k_common 1648 1 ath9k
snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
ath9k_hw 276916 2 ath9k,ath9k_common
videodev 70734 1 uvcvideo
serio_raw 3430 0
iTCO_wdt 10333 0
soundcore 5018 1 snd
intel_agp 8664 1 i915
ath 11679 2 ath9k,ath9k_hw
i2c_algo_bit 4431 1 i915
sparse_keymap 2636 0
media 8513 1 videodev
i2c_i801 7039 0
sg 21022 0
psmouse 55927 0
evdev 7310 0
r8169 34891 0
intel_gtt 11417 3 i915,intel_agp
snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
cfg80211 126930 3 ath9k,mac80211,ath
pcspkr 1415 0
iTCO_vendor_support 1553 1 iTCO_wdt
battery 8905 0
i2c_core 16665 6 i915,drm_kms_helper,drm,videodev,i2c_algo_bit,i2c_i801
ac 2545 0
video 9852 1 i915
processor 21884 0
rfkill 12510 1 cfg80211
mii 3383 1 r8169
button 3654 1 i915
agpgart 22160 3 drm,intel_agp,intel_gtt
ext4 334562 1
mbcache 4321 1 ext4
jbd2 59098 1 ext4
crc16 1077 1 ext4
sd_mod 25483 3
ums_realtek 3718 0
usb_storage 35215 3 ums_realtek
ahci 18093 0
libahci 16581 1 ahci
uhci_hcd 19312 0
libata 154285 2 ahci,libahci
ehci_hcd 34847 0
scsi_mod 110702 4 sg,sd_mod,usb_storage,libata
usbcore 119324 6 uvcvideo,ums_realtek,usb_storage,uhci_hcd,ehci_hcd
total used free shared buffers cached
Mem: 1018744 54660 964084 0 6268 18100
-/+ buffers/cache: 30292 988452
Swap: 488444 0 488444
/usr/lib/pm-utils/sleep.d/00logging hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate:
/usr/lib/pm-utils/sleep.d/00powersave hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub hibernate hibernate:
/usr/lib/pm-utils/sleep.d/01grub hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg hibernate hibernate:
/usr/lib/pm-utils/sleep.d/11netcfg hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate:
/usr/lib/pm-utils/sleep.d/49bluetooth hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules hibernate hibernate:
/usr/lib/pm-utils/sleep.d/75modules hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/90clock hibernate hibernate:
/usr/lib/pm-utils/sleep.d/90clock hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate:
/usr/lib/pm-utils/sleep.d/94cpufreq hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/95led hibernate hibernate:
/usr/lib/pm-utils/sleep.d/95led hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate:
Kernel modesetting video driver detected, not using quirks.
/usr/lib/pm-utils/sleep.d/98video-quirk-db-handler hibernate hibernate: success.
Running hook /usr/lib/pm-utils/sleep.d/99video hibernate hibernate:
/usr/lib/pm-utils/sleep.d/99video hibernate hibernate: success.
Wed Jul 13 09:23:03 WST 2011: performing hibernate
Initial commandline parameters:
Wed Jul 13 09:26:48 WST 2011: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
Module Size Used by
joydev 7535 0
snd_hda_codec_realtek 225687 1
arc4 1094 2
snd_hda_intel 19261 0
i915 557838 1
ecb 1645 2
snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
ath9k 70997 0
snd_hwdep 4919 1 snd_hda_codec
mac80211 189598 1 ath9k
snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
drm_kms_helper 24245 1 i915
ath9k_common 1648 1 ath9k
ath9k_hw 276916 2 ath9k,ath9k_common
uvcvideo 55084 0
snd_timer 15542 1 snd_pcm
drm 147653 2 i915,drm_kms_helper
ath 11679 2 ath9k,ath9k_hw
snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
r8169 34891 0
cfg80211 126930 3 ath9k,mac80211,ath
iTCO_wdt 10333 0
serio_raw 3430 0
videodev 70734 1 uvcvideo
soundcore 5018 1 snd
i2c_i801 7039 0
intel_agp 8664 1 i915
media 8513 1 videodev
i2c_algo_bit 4431 1 i915
sparse_keymap 2636 0
sg 21022 0
psmouse 55927 0
intel_gtt 11417 3 i915,intel_agp
evdev 7310 0
i2c_core 16665 6 i915,drm_kms_helper,drm,videodev,i2c_i801,i2c_algo_bit
rfkill 12510 1 cfg80211
snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
mii 3383 1 r8169
ac 2545 0
iTCO_vendor_support 1553 1 iTCO_wdt
pcspkr 1415 0
button 3654 1 i915
battery 8905 0
agpgart 22160 3 drm,intel_agp,intel_gtt
processor 21884 0
video 9852 1 i915
ext4 334562 1
mbcache 4321 1 ext4
jbd2 59098 1 ext4
crc16 1077 1 ext4
sd_mod 25483 3
ums_realtek 3718 0
usb_storage 35215 3 ums_realtek
ahci 18093 0
libahci 16581 1 ahci
uhci_hcd 19312 0
libata 154285 2 ahci,libahci
ehci_hcd 34847 0
scsi_mod 110702 4 sg,sd_mod,usb_storage,libata
usbcore 119324 6 uvcvideo,ums_realtek,usb_storage,uhci_hcd,ehci_hcd
total used free shared buffers cached
Mem: 1018744 54504 964240 0 6256 18132
-/+ buffers/cache: 30116 988628
Swap: 488444 0 488444
/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
/usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /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:
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:
kernel.acpi_video_flags = 0
/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Wed Jul 13 09:26:52 WST 2011: performing suspend
Wed Jul 13 09:27:01 WST 2011: Awake.
Wed Jul 13 09:27:01 WST 2011: 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 /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/49bluetooth resume suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg resume suspend:
/usr/lib/pm-utils/sleep.d/11netcfg 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.
Wed Jul 13 09:27:14 WST 2011: Finished.
Initial commandline parameters:
Wed Jul 13 09:28:16 WST 2011: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
Linux myhost 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 15:31:04 CEST 2011 i686 Intel(R) Atom(TM) CPU N550 @ 1.50GHz GenuineIntel GNU/Linux
Module Size Used by
uas 6480 0
joydev 7535 0
snd_hda_codec_realtek 225687 1
arc4 1094 2
snd_hda_intel 19261 0
i915 557838 1
ecb 1645 2
snd_hda_codec 66665 2 snd_hda_codec_realtek,snd_hda_intel
ath9k 70997 0
snd_hwdep 4919 1 snd_hda_codec
mac80211 189598 1 ath9k
snd_pcm 60311 2 snd_hda_intel,snd_hda_codec
drm_kms_helper 24245 1 i915
ath9k_common 1648 1 ath9k
ath9k_hw 276916 2 ath9k,ath9k_common
uvcvideo 55084 0
snd_timer 15542 1 snd_pcm
drm 147653 2 i915,drm_kms_helper
ath 11679 2 ath9k,ath9k_hw
snd 43399 6 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
r8169 34891 0
cfg80211 126930 3 ath9k,mac80211,ath
iTCO_wdt 10333 0
serio_raw 3430 0
videodev 70734 1 uvcvideo
soundcore 5018 1 snd
i2c_i801 7039 0
intel_agp 8664 1 i915
media 8513 1 videodev
i2c_algo_bit 4431 1 i915
sparse_keymap 2636 0
sg 21022 0
psmouse 55927 0
intel_gtt 11417 3 i915,intel_agp
evdev 7310 0
i2c_core 16665 6 i915,drm_kms_helper,drm,videodev,i2c_i801,i2c_algo_bit
rfkill 12510 1 cfg80211
snd_page_alloc 5909 2 snd_hda_intel,snd_pcm
mii 3383 1 r8169
ac 2545 0
iTCO_vendor_support 1553 1 iTCO_wdt
pcspkr 1415 0
button 3654 1 i915
battery 8905 0
agpgart 22160 3 drm,intel_agp,intel_gtt
processor 21884 0
video 9852 1 i915
ext4 334562 1
mbcache 4321 1 ext4
jbd2 59098 1 ext4
crc16 1077 1 ext4
sd_mod 25483 3
ums_realtek 3718 0
usb_storage 35215 3 ums_realtek
ahci 18093 0
libahci 16581 1 ahci
uhci_hcd 19312 0
libata 154285 2 ahci,libahci
ehci_hcd 34847 0
scsi_mod 110702 5 uas,sg,sd_mod,usb_storage,libata
usbcore 119324 7 uas,uvcvideo,ums_realtek,usb_storage,uhci_hcd,ehci_hcd
total used free shared buffers cached
Mem: 1018744 54668 964076 0 6292 18816
-/+ buffers/cache: 29560 989184
Swap: 488444 0 488444
/usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
/usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
/usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
/usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
/usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
/usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
Running hook /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:
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:
kernel.acpi_video_flags = 0
/usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
Wed Jul 13 09:28:18 WST 2011: performing suspend
My theory is: The laptop is waking up before the USB drive gets a chance to spin up.
If I'm correct, my idea is to find a way to have pm-utils set a priority on my USB interface in the resume stage so the USB can wake up before Arch continues trying to bring everything else up - Something I have no idea how to do.
Any thoughts?
EDIT: Spelling. Sorry for the huge log... Figured the quote tags would have a max-height set on them.
Last edited by tehkane (2011-07-13 05:12:01)

Hello fellow Archers.
Just to check if this issue was resolved as I'm having the same issue in a very similar scenario (I'm using Arch from an SD Card).
My netbook is an Asus 1201n sporting simple Openbox WM (with latest 3.0-ARCH kernel and updates) and I installed acpid, acpi-eeepc-generic package from AUR and laptop-mod-tools and configured as per the 1201NL wiki page and also read the acpid and pm-utils wiki pages.
My logs are pretty similar to OP's.
Let me know if this was already solved and/or if you need additional info to help us troubleshoot this issue.
Thanks.
Octavian
Edit: Adding some more details.
Last edited by octavian (2011-10-04 14:13:34)

Similar Messages

  • How can I put Planning into Read Only Mode ?

    We need to backup our Essbase cubes to tape every night. How can I update Oracle HSP* tables so that I put Planning into Read Only Mode ? I want to prevent Asia and Europe users from updating Planning while Essbase is in READ-ONLY mode (BEGINARCHIVE).

    Hi,
    You should put the planning application in Maintenance mode if you are doing any backups, this can be done from planning web.
    Select Administration > Application Settings.
    For Show, select Advanced Settings.
    Click Go.
    Select System Settings.
    For Application Maintenance Mode, select an option for Enable Use of the Application For:
    All users —All users can log on to the application or continue working with the application if they are currently logged on.
    Administrators —Only other administrators can log on. Other users are forced off and prevented from logging on until the option is reset to All Users.
    Owner —Only the application owner can log on. All other users are prevented from logging on. If they are currently logged on, they are forced off the system until the option is reset to All Users or Administrators. Only the application owner can restrict other administrators from using the application.
    Hope this helps
    John
    http://john-goodwin.blogspot.com/

  • Putting apps database in Read-Only mode

    Hi,
    I want to put the apps database in read-only mode to that user will be able to login into the applications and see data but will not be able to update it.
    What is the best way to do this?
    Thanks

    I am still looking at how to do this because if users
    update the UAT/test database, when the prod upgrade
    is completed, they will think that their updates will
    be available and this will cause some issues.This is a training/expectation-setting issue, not a technical one. You need to make sure that your users understand the difference between a test system and production, and that changes made in testing will not be present in production. They also need to understand that this situation is actually to their benefit: it enables them to really work with the test system to uncover potential problems and learn new features, without fear of making changes that could negatively impact their day-to-day work in production.
    Please note that I'm not trying to be a jerk here. I very respectfully submit that attempting to make an instance read-only for training purposes, even if possible, will involve a great deal of technical work for very little (and perhaps even negative) overall benefit to the users.
    Regards,
    John P.

  • Fan Control fails after resume from pm-suspend

    Hi,
    i recently upgraded to 2.6.37 (on a hp nx6325 laptop) and noticed the following behaviour after a resume from pm-suspend:
    The fan control stops working until cpu reaches a temperature of 60°. As soon as the temperatur passes this threshold the fan starts rotating at max. speed. Below 60°, the fan is turned off immediately.
    pm-suspend.log:
    disabled, not active
    /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.
    Don Feb 3 09:16:21 CET 2011: Finished.
    Any ideas where to look for the problem?

    I have the same problem with   2.6.37.1-1: suspend do not work.
    The sceen goes blank then returns to X. The log shows the followings:
    Feb 21 15:50:33 localhost kernel: Suspending console(s) (use no_console_suspend to debug)
    Feb 21 15:50:33 localhost kernel: sd 2:0:0:0: [sda] Synchronizing SCSI cache
    Feb 21 15:50:33 localhost kernel: sd 2:0:0:0: [sda] Stopping disk
    Feb 21 15:50:33 localhost kernel: tpm_tis 00:03: Operation Timed out
    Feb 21 15:50:33 localhost kernel: legacy_suspend(): pnp_bus_suspend+0x0/0xa0 returns -62
    Feb 21 15:50:33 localhost kernel: PM: Device 00:03 failed to suspend: error -62
    Feb 21 15:50:33 localhost kernel: PM: Some devices failed to suspend
    Feb 21 15:50:33 localhost kernel: sd 2:0:0:0: [sda] Starting disk
    Feb 21 15:50:33 localhost kernel: b43-phy0: Loading firmware version 478.104 (2008-07-01 00:50:23)
    Feb 21 15:50:33 localhost kernel: ------------[ cut here ]------------
    Feb 21 15:50:33 localhost kernel: WARNING: at drivers/base/power/main.c:106 device_pm_add+0xb6/0xc0()
    Feb 21 15:50:33 localhost kernel: Hardware name: HP Compaq 6715b (GB835EA#AKC)
    Feb 21 15:50:33 localhost kernel: Device: misc
    Feb 21 15:50:33 localhost kernel: Parentless device registered during a PM transaction
    Feb 21 15:50:33 localhost kernel: Modules linked in: fuse ipv6 vboxnetflt vboxdrv snd_seq_dummy snd_seq_oss snd_seq_midi_event loop snd_seq arc4 ecb radeon b43 ttm drm_kms_helper mac80211 snd_pcm_oss drm snd_mixer_oss joydev snd_hda_codec_analog ssb tpm_infineon i2c_algo_bit cfg80211 hp_wmi mmc_core sparse_keymap tg3 ppdev rfkill snd_hda_intel parport_pc libphy pcmcia snd_hda_codec snd_usb_audio snd_pcm ohci_hcd yenta_socket pcmcia_rsrc pcmcia_core firewire_ohci snd_hwdep tpm_tis snd_usbmidi_lib hp_accel lis3lv02d i2c_piix4 video tpm snd_timer firewire_core evdev ehci_hcd snd_rawmidi crc_itu_t serio_raw snd_page_alloc tpm_bios output wmi input_polldev thermal battery lp sg ac container usbcore i2c_core button fan snd_seq_device shpchp parport edac_core edac_mce_amd snd pci_hotplug psmouse soundcore k8temp cpufreq_ondemand powernow_k8 freq_table processor mperf ext4 mbcache jbd2 crc16 sd_mod sr_mod cdrom ahci libahci pata_atiixp pata_acpi libata scsi_mod
    Feb 21 15:50:33 localhost kernel: Pid: 12986, comm: pm-suspend Not tainted 2.6.37-ARCH #1
    Feb 21 15:50:33 localhost kernel: Call Trace:
    Feb 21 15:50:33 localhost kernel: [<ffffffff81056a1a>] warn_slowpath_common+0x7a/0xb0
    Feb 21 15:50:33 localhost kernel: [<ffffffff81056af1>] warn_slowpath_fmt+0x41/0x50
    Feb 21 15:50:33 localhost kernel: [<ffffffff812b8596>] device_pm_add+0xb6/0xc0
    Feb 21 15:50:33 localhost kernel: [<ffffffff812aea8e>] device_add+0x4ae/0x5c0
    Feb 21 15:50:33 localhost kernel: [<ffffffff812aebb9>] device_register+0x19/0x20
    Feb 21 15:50:33 localhost kernel: [<ffffffff812aed53>] device_create_vargs+0x193/0x1b0
    Feb 21 15:50:33 localhost kernel: [<ffffffff812aed9c>] device_create+0x2c/0x30
    Feb 21 15:50:33 localhost kernel: [<ffffffff813a5fc1>] ? mutex_lock+0x11/0x30
    Feb 21 15:50:33 localhost kernel: [<ffffffff8129a3fa>] misc_register+0x8a/0x140
    Feb 21 15:50:33 localhost kernel: [<ffffffff8129d36f>] hwrng_register+0xdf/0x170
    Feb 21 15:50:33 localhost kernel: [<ffffffffa0426ab0>] b43_wireless_core_init+0xdb0/0x11a0 [b43]
    Feb 21 15:50:33 localhost kernel: [<ffffffffa02d89e0>] ? wiphy_resume+0x0/0x90 [cfg80211]
    Feb 21 15:50:33 localhost kernel: [<ffffffffa0427068>] b43_op_start+0x1c8/0x1e0 [b43]
    Feb 21 15:50:33 localhost kernel: [<ffffffffa02d89e0>] ? wiphy_resume+0x0/0x90 [cfg80211]
    Feb 21 15:50:33 localhost kernel: [<ffffffffa0477a15>] ieee80211_reconfig+0x335/0x400 [mac80211]
    Feb 21 15:50:33 localhost kernel: [<ffffffffa02d89e0>] ? wiphy_resume+0x0/0x90 [cfg80211]
    Feb 21 15:50:33 localhost kernel: [<ffffffffa046d8b8>] ieee80211_resume+0x28/0x70 [mac80211]
    Feb 21 15:50:33 localhost kernel: [<ffffffffa02d8a55>] wiphy_resume+0x75/0x90 [cfg80211]
    Feb 21 15:50:33 localhost kernel: [<ffffffff812b7ebe>] legacy_resume+0x3e/0x80
    Feb 21 15:50:33 localhost kernel: [<ffffffff812b8025>] device_resume+0x125/0x130
    Feb 21 15:50:33 localhost kernel: [<ffffffff812b8192>] dpm_resume_end+0x102/0x3a0
    Feb 21 15:50:33 localhost kernel: [<ffffffff81096350>] suspend_devices_and_enter+0x90/0x1f0
    Feb 21 15:50:33 localhost kernel: [<ffffffff810965d0>] enter_state+0x120/0x150
    Feb 21 15:50:33 localhost kernel: [<ffffffff81095b16>] state_store+0xc6/0x100
    Feb 21 15:50:33 localhost kernel: [<ffffffff811f3c27>] kobj_attr_store+0x17/0x20
    Feb 21 15:50:33 localhost kernel: [<ffffffff8119f37f>] sysfs_write_file+0xcf/0x150
    Feb 21 15:50:33 localhost kernel: [<ffffffff81135ac6>] vfs_write+0xc6/0x190
    Feb 21 15:50:33 localhost kernel: [<ffffffff81135ddc>] sys_write+0x4c/0x80
    Feb 21 15:50:33 localhost kernel: [<ffffffff8100bed2>] system_call_fastpath+0x16/0x1b
    Feb 21 15:50:33 localhost kernel: ---[ end trace 19e4cbd37086936d ]---
    Feb 21 15:50:33 localhost kernel: PM: resume of devices complete after 1300.325 msecs
    Feb 21 15:50:33 localhost kernel: PM: Finishing wakeup.
    Feb 21 15:50:33 localhost kernel: Restarting tasks ... done.
    Feb 21 15:50:33 localhost kernel: video LNXVIDEO:00: Restoring backlight state
    And the solution on linux.kernel: http://groups.google.com/group/linux.ke … 616cfdb4a9
    Revert or wait!
    Or rmmod tpm_tis.
    Last edited by daroczig (2011-02-21 21:55:10)

  • / Filesystem is read only

    after installing and regular booting i get a lot of errors, basically stating, that the filesystem is read-only.
    after login in as root, nothing works (e.g. dhcpcd complains about the ro fs aswell).
    my fstab is clean, except some cd entries. there is NO swap or / given at all.
    i would fill it in myself, but it is, of course, read only aswell
    any suggestions?
    btw the root partition should be an ext3
    Last edited by nazarener (2009-02-08 08:00:40)

    Boot the install cd, mount /dev/sda3 under /mnt, and edit /mnt/etc/fstab.  If you just want a bootable system, put "/dev/sda3 / ext3 defaults 0 1" in fstab.  You may (or may not) want to switch to UUID notation afterward.

  • Filesystem goes read-only

    Hi, all
    Yesterday, OVM Server3.1.1 was crashed. due to ovspoolfs.img was corrupted. I recovered ovspoolfs.img.(but OVM Manager didn't recognize that server.)
    Main problem is that Filesystem goes read-only. I checked out /var/log/messages. but There are no disk errors or I/O erros.
    Does anyone know what could be causing this problem or any solutions?
    Thank you for your help.

    Thanks for all these great tips!
    As R00KIE pointed out I don't have a good backup system. I think I will go to my computer shop next monday to fix some good backup drive, because this quite scared me actually.
    As for now I acted as follows:
    Reboot, try to remount /srv and /opt [they are on the same disk].
    Result: Bulks of errors. Lots of "soft resetting link" and "link to slow".
    Another reboot, which kicked me in single user mode. I was had to remount / and was able to alter /etc/fstab, so that /srv and /opt were not mounted by default.
    Shutdown system, open the casing.
    Clean internals with vacuum cleaner. Unplug all harddisk cables and plug them back again.
    Fire up the system. Mount /srv.
    Try to make backup of important data on /srv.
    This seemed to work, and there are no errors anymore. Probably some cable was loose, somehow. But I still do not really trust the situation, and will fix some backup routine.
    Thanks again for all the tips and tricks. I will definitely run some extra checks and utilities from now on!
    jocom
    P. S.: Running "e2fsck -f -y -v" on both /srv and /opt says everything is fine. No errors, no bad blocks.
    Last edited by jocom (2011-01-01 13:50:06)

  • Ways to put application in Read Only mode during monthly maintenance

    Hello,
    We have a situation where during monthly maintenance phase for 2-3 days i need to put the application in Read only mode. We already have dimension level security applied to each user but even to those users who have the write access to some members on the data forms etc, the application should just be read only during that time so that no users can enter any data.
    From what I know putting the application in maintenance mode all the users will be locked out which is not what we want. The users should still be able to see the dataforms, reports etc. So, please let me know your ideas on this.
    Any ideas are appreciated.
    ~ Adella

    The same question was asked the other day - How can i make a application as read only ?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • When I converted a file from PDF to WORD.DOC it opened as Read Only and I'm unable to alter any of the text.  How can I solve this problem?

    When I tried to convert a file from PDF to WORD.DOC it opened as Read Only and I'm unable to alter any of the text.  How do I solve this problem?  I don't know how to change it from Read Only.

    Dear Sara
    Thank you very much for sending the converted file.  Yes, I am able to edit it - that will be very useful to me and I appreciate your help.
    Referring to your previous message when you said you'd converted via Acrobat and not Acrobat.com, I'm converting via Acrobat.com because that's the only option that is shown (how do I convert via Acrobat? - perhaps that would be more successful).  I'm using the Export PDF website, and the OCR is enabled to "Recognize text in English UK".  However, I've just tried converting a different LPA pdf form, this time for Health & Welfare https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/245571/LPA114_He alth_welfare_LPA.pdf and again I have the same problem as before.  I've altered it from "Read only" and thought I'd then be able to enter text, but "Drawing Tools" is shown in the pane and I'm unable to enter anything onto the form - everything appears to be in images.  Also, the lettering on the heading of' page 1 has become jumbled, with the word "Public" overlaying the word "Guardian."  Any suggestions as to what it is I'm doing wrong would be welcome - I don't like to be beaten!
    Regards,
    Judith.

  • Not able to open XMind files from IE in read only mode

    I have configured my SharePoint Farm to support .xmind file types
    Below are the steps I have done
    1.  
    Added an entry in DOCICON.XML
        <Mapping Key="xmind" Value="xmind_file1.png" EditText="XMind Mapping Software"  OpenControl="SharePoint.OpenDocuments"/>
    2. Added an entry in htmltransinfo.xml
        <Mapping Extension="xmind" AcceptHeader="application/vnd.xmind.workbook" HandlerUrl="" ProgId=""/>
    3. Added a MiME type 'application/vnd.xmind.workbook' in the Inetmgr.
    Now, xmind files are getting detected, but I am not able to open xmind files in read only mode from IE.
    Xmind files are working perfectly from Mozilla, but my client wants the xmind to be working perfectly from IE.
    Need a help on this issue....

    Hi Aries,
       Please find the screenshot below , while I am trying to open the xmind file in read only mode. It is redirecting the user to a blank page...
    Also please find the extract from the fiddler when trying to open it after selecting the read only mode
    GET http://myserver/sites/Team_test_8/Documents/file1.xmind HTTP/1.1
    Accept: text/html, application/xhtml+xml, */*
    Referer:
    http://myserver/sites/Team_test_8/Documents/Forms/AllItems.aspx
    Accept-Language: en-US
    User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
    Accept-Encoding: gzip, deflate
    Host: myserver
    If-Modified-Since: Tue, 22 Apr 2014 06:40:41 GMT
    If-None-Match: "{3243523D-B412-4437-A587-FA02D4C3C763},9"
    Connection: Keep-Alive
    Cookie: WT_FPC=id=125.22.78.82-1203562128.30325182:lv=1398735003583:ss=1398735003583; WSS_KeepSessionAuthenticated={ce7264f1-49e7-4483-9413-eed8c6929dd7}; ASP.NET_SessionId=knrzwvfb03puo1551qwl3lut
    Authorization: NTLM TlRMTVNTUAABAAAAB4IIogAAAAAAAAAAAAAAAAAAAAAGAbEdAAAADw==
    HTTP/1.1 401 Unauthorized
    Server: Microsoft-IIS/7.5
    SPRequestGuid: 16c42597-cfa9-4993-a19a-539ae9b5a7ec
    WWW-Authenticate: NTLM TlRMTVNTUAACAAAAEAAQADgAAAAFgomiyxgpfwFl18AAAAAAAAAAAKQApABIAAAABgGxHQAAAA9FAFIASQBDAFMAUwBPAE4AAgAQAEUAUgBJAEMAUwBTAE8ATgABABYARQBTAEUAUwBTAE0AVwAyADQAMgA1AAQAFgBlAHIAaQBjAHMAcwBvAG4ALgBzAGUAAwAuAEUAUwBFAFMAUwBNAFcAMgA0ADIANQAuAGUAcgBpAGMAcwBzAG8AbgAuAHMAZQAFABYAZQByAGkAYwBzAHMAbwBuAC4AcwBlAAcACACy5d2OcGPPAQAAAAA=
    X-Powered-By: ASP.NET
    MicrosoftSharePointTeamServices: 14.0.0.6114
    Date: Tue, 29 Apr 2014 06:02:10 GMT
    Content-Length: 0
    Proxy-Support: Session-Based-Authentication

  • [Solved] Laptop Suspend puts Hard Drive into Read-Only

    My problem is that s2ram brings back X (and the virtual console, if I'm on one), but never the hard drive.
    s2ram -f -a 1 suspends just like s2ram -f. -a 2 and 3 just make a high pitched sound.
    I tried both http://wiki.archlinux.org/index.php/Suspend_to_RAM and http://wiki.archlinux.org/index.php/Pm-utils methods.
    I updated my BIOS drivers but that didn't help
    s2disk works perfectly.
    This is a COMPAQ Presario CQ60-215DX
    Here is my log of the trouble during resume:
    ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    sd 3:0:0:0: [sda] Starting disk
    ata4.00: qc timeout (cmd 0xec)
    ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4)
    ata4.00: revalidation failed (errno=-5)
    ata3.00: qc timeout (cmd 0xa1)
    ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
    ata3.00: revalidation failed (errno=-5)
    ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata3.00: qc timeout (cmd 0xa1)
    ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
    ata3.00: revalidation failed (errno=-5)
    ata3: limiting SATA link speed to 1.5 Gbps
    ata4.00: qc timeout (cmd 0xec)
    ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4)
    ata4.00: revalidation failed (errno=-5)
    ata4: limiting SATA link speed to 1.5 Gbps
    ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
    ata4: SATA link up <unknown> (SStatus 103 SControl 310)
    And my full log:
    Linux version 2.6.30-ARCH (root@T-POWA-LX) (gcc version 4.4.1 (GCC) ) #1 SMP PREEMPT Fri Jul 31 07:30:28 CEST 2009
    Command line: root=/dev/disk/by-uuid/9ae7dfa5-74b2-41e2-89bc-b344bbf47109 ro
    KERNEL supported cpus:
    Intel GenuineIntel
    AMD AuthenticAMD
    Centaur CentaurHauls
    libata version 3.00 loaded.
    pata_amd 0000:00:06.0: version 0.4.1
    pata_amd 0000:00:06.0: setting latency timer to 64
    scsi0 : pata_amd
    scsi1 : pata_amd
    ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x30c0 irq 14
    ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x30c8 irq 15
    ahci 0000:00:09.0: version 3.0
    ACPI: PCI Interrupt Link [LSI0] enabled at IRQ 22
    ahci 0000:00:09.0: PCI INT A -> Link[LSI0] -> GSI 22 (level, low) -> IRQ 22
    ahci 0000:00:09.0: irq 25 for MSI/MSI-X
    ahci 0000:00:09.0: AHCI 0001.0200 32 slots 2 ports 3 Gbps 0x3 impl IDE mode
    ahci 0000:00:09.0: flags: 64bit ncq sntf led clo pmp pio slum part
    ahci 0000:00:09.0: setting latency timer to 64
    scsi2 : ahci
    scsi3 : ahci
    ata3: SATA max UDMA/133 abar m8192@0xc0004000 port 0xc0004100 irq 25
    ata4: SATA max UDMA/133 abar m8192@0xc0004000 port 0xc0004180 irq 25
    ata2: port disabled. ignoring.
    Clocksource tsc unstable (delta = 4397486409693 ns)
    ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata4.00: ATA-8: TOSHIBA MK2555GSX, FG002C, max UDMA/100
    ata4.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32)
    ata4.00: configured for UDMA/100
    ata3.00: ATAPI: Optiarc DVD RW AD-7580S, FH03, max UDMA/100
    ata3.00: configured for UDMA/100
    scsi 2:0:0:0: CD-ROM Optiarc DVD RW AD-7580S FH03 PQ: 0 ANSI: 5
    scsi 3:0:0:0: Direct-Access ATA TOSHIBA MK2555GS FG00 PQ: 0 ANSI: 5
    Driver 'sr' needs updating - please use bus_type methods
    sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    Uniform CD-ROM driver Revision: 3.20
    sr 2:0:0:0: Attached scsi CD-ROM sr0
    Driver 'sd' needs updating - please use bus_type methods
    sd 3:0:0:0: [sda] 488397168 512-byte hardware sectors: (250 GB/232 GiB)
    sd 3:0:0:0: [sda] Write Protect is off
    sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1 sda2 sda3 < sda5 > sda4
    sd 3:0:0:0: [sda] Attached SCSI disk
    EXT4-fs: INFO: recovery required on readonly filesystem.
    EXT4-fs: write access will be enabled during recovery.
    EXT4-fs: barriers enabled
    kjournald2 starting: pid 569, dev sda2:8, commit interval 5 seconds
    EXT4-fs: delayed allocation enabled
    EXT4-fs: file extents enabled
    EXT4-fs: mballoc enabled
    EXT4-fs: sda2: orphan cleanup on readonly fs
    ext4_orphan_cleanup: deleting unreferenced inode 148384
    ext4_orphan_cleanup: deleting unreferenced inode 147907
    ext4_orphan_cleanup: deleting unreferenced inode 147903
    EXT4-fs: sda2: 3 orphan inodes deleted
    EXT4-fs: recovery complete.
    EXT4-fs: mounted filesystem sda2 with ordered data mode
    rtc_cmos 00:06: RTC can wake from S4
    rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
    udev: starting version 141
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    ACPI: AC Adapter [ADP1] (on-line)
    forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
    ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 21
    forcedeth 0000:00:0a.0: PCI INT A -> Link[LMAC] -> GSI 21 (level, low) -> IRQ 21
    forcedeth 0000:00:0a.0: setting latency timer to 64
    sr 2:0:0:0: Attached scsi generic sg0 type 5
    sd 3:0:0:0: Attached scsi generic sg1 type 0
    usbcore: registered new device driver usb
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    cfg80211: Calling CRDA to update world regulatory domain
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    ACPI: Power Button [PWRF]
    input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
    ACPI: Lid Switch [LID0]
    input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input4
    ACPI: Sleep Button [SLPB]
    input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
    ACPI: Power Button [PWRB]
    processor ACPI_CPU:00: registered as cooling_device0
    processor ACPI_CPU:01: registered as cooling_device1
    forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x732 @ 1, addr 00:1f:16:74:cb:72
    forcedeth 0000:00:0a.0: highdma csum pwrctl mgmt lnktim msi desc-v3
    ACPI: PCI Interrupt Link [LUS2] enabled at IRQ 17
    ehci_hcd 0000:00:02.1: PCI INT B -> Link[LUS2] -> GSI 17 (level, low) -> IRQ 17
    ehci_hcd 0000:00:02.1: setting latency timer to 64
    ehci_hcd 0000:00:02.1: EHCI Host Controller
    ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:02.1: debug port 1
    ehci_hcd 0000:00:02.1: cache line size of 64 is not supported
    ehci_hcd 0000:00:02.1: irq 17, io mem 0xc0007000
    ACPI: WMI: Mapper loaded
    ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 3 ports detected
    i2c-adapter i2c-0: nForce2 SMBus adapter at 0x3040
    i2c-adapter i2c-1: nForce2 SMBus adapter at 0x3000
    ACPI: PCI Interrupt Link [LUS0] enabled at IRQ 17
    ohci_hcd 0000:00:02.0: PCI INT A -> Link[LUS0] -> GSI 17 (level, low) -> IRQ 17
    ohci_hcd 0000:00:02.0: setting latency timer to 64
    ohci_hcd 0000:00:02.0: OHCI Host Controller
    ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2
    ohci_hcd 0000:00:02.0: irq 17, io mem 0xc0006000
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 3 ports detected
    ACPI: PCI Interrupt Link [Z011] enabled at IRQ 16
    ehci_hcd 0000:00:04.1: PCI INT B -> Link[Z011] -> GSI 16 (level, low) -> IRQ 16
    ehci_hcd 0000:00:04.1: setting latency timer to 64
    ehci_hcd 0000:00:04.1: EHCI Host Controller
    ehci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 3
    ehci_hcd 0000:00:04.1: debug port 1
    ehci_hcd 0000:00:04.1: cache line size of 64 is not supported
    ehci_hcd 0000:00:04.1: irq 16, io mem 0xc0007400
    ehci_hcd 0000:00:04.1: USB 2.0 started, EHCI 1.00
    usb usb3: configuration #1 chosen from 1 choice
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 4 ports detected
    ACPI: PCI Interrupt Link [Z010] enabled at IRQ 16
    ohci_hcd 0000:00:04.0: PCI INT A -> Link[Z010] -> GSI 16 (level, low) -> IRQ 16
    ohci_hcd 0000:00:04.0: setting latency timer to 64
    ohci_hcd 0000:00:04.0: OHCI Host Controller
    ohci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 4
    ohci_hcd 0000:00:04.0: irq 16, io mem 0xc0008000
    usb usb4: configuration #1 chosen from 1 choice
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 4 ports detected
    thermal LNXTHERM:01: registered as thermal_zone0
    ACPI: Thermal Zone [TZS0] (68 C)
    ACPI: Battery Slot [BAT0] (battery present)
    thermal LNXTHERM:02: registered as thermal_zone1
    ACPI: Thermal Zone [TZS1] (68 C)
    usb 1-1: new high speed USB device using ehci_hcd and address 2
    nvidia: module license 'NVIDIA' taints kernel.
    Disabling lock debugging due to kernel taint
    usb 1-1: configuration #1 chosen from 1 choice
    Synaptics Touchpad, model: 1, fw: 7.0, id: 0x1a0b1, caps: 0xd04711/0xa00000
    acpi device:13: registered as cooling_device2
    input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:10/device:11/input/input6
    ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
    usb 3-4: new high speed USB device using ehci_hcd and address 2
    input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input7
    ath5k 0000:07:00.0: PCI INT A -> Link[Z012] -> GSI 23 (level, low) -> IRQ 23
    ath5k 0000:07:00.0: setting latency timer to 64
    ath5k 0000:07:00.0: registered as 'phy0'
    usb 3-4: configuration #1 chosen from 1 choice
    ACPI: PCI Interrupt Link [LGPU] enabled at IRQ 20
    nvidia 0000:02:00.0: PCI INT A -> Link[LGPU] -> GSI 20 (level, low) -> IRQ 20
    nvidia 0000:02:00.0: setting latency timer to 64
    NVRM: loading NVIDIA UNIX x86_64 Kernel Module 185.18.31 Tue Jul 28 17:52:27 PDT 2009
    EXT4 FS on sda2, internal journal on sda2:8
    Adding 3148700k swap on /dev/sda5. Priority:-1 extents:1 across:3148700k
    scsi 4:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
    sd 4:0:0:0: Attached scsi generic sg2 type 0
    usb-storage: device scan complete
    sd 4:0:0:0: [sdb] Attached SCSI removable disk
    scsi 5:0:0:0: Direct-Access USB Driver 0.00 PQ: 0 ANSI: 0 CCS
    sd 5:0:0:0: Attached scsi generic sg3 type 0
    usb-storage: device scan complete
    sd 5:0:0:0: [sdc] 7827456 512-byte hardware sectors: (4.00 GB/3.73 GiB)
    sd 5:0:0:0: [sdc] Write Protect is off
    sd 5:0:0:0: [sdc] Mode Sense: 23 00 00 00
    sd 5:0:0:0: [sdc] Assuming drive cache: write through
    sd 5:0:0:0: [sdc] Assuming drive cache: write through
    sdc:
    sd 5:0:0:0: [sdc] Attached SCSI removable disk
    forcedeth 0000:00:0a.0: irq 26 for MSI/MSI-X
    eth0: no link during initialization.
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    ADDRCONF(NETDEV_UP): eth0: link is not ready
    PM: Syncing filesystems ... done.
    Freezing user space processes ... (elapsed 0.00 seconds) done.
    Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
    Suspending console(s) (use no_console_suspend to debug)
    sd 3:0:0:0: [sda] Synchronizing SCSI cache
    sd 3:0:0:0: [sda] Stopping disk
    ath5k 0000:07:00.0: PCI INT A disabled
    forcedeth 0000:00:0a.0: wake-up capability disabled by ACPI
    forcedeth 0000:00:0a.0: PME# disabled
    forcedeth 0000:00:0a.0: PCI INT A disabled
    HDA Intel 0000:00:07.0: PCI INT A disabled
    ata2: port disabled. ignoring.
    ehci_hcd 0000:00:04.1: PCI INT B disabled
    ehci_hcd 0000:00:04.1: PME# disabled
    ohci_hcd 0000:00:04.0: PCI INT A disabled
    ohci_hcd 0000:00:04.0: PME# disabled
    ehci_hcd 0000:00:02.1: PCI INT B disabled
    ehci_hcd 0000:00:02.1: PME# disabled
    ohci_hcd 0000:00:02.0: PCI INT A disabled
    ohci_hcd 0000:00:02.0: PME# disabled
    ACPI: Preparing to enter system sleep state S3
    Disabling non-boot CPUs ...
    CPU 1 is now offline
    SMP alternatives: switching to UP code
    CPU0 attaching NULL sched-domain.
    CPU1 attaching NULL sched-domain.
    CPU0 attaching NULL sched-domain.
    CPU1 is down
    Extended CMOS year: 2000
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Back to C!
    Extended CMOS year: 2000
    Enabling non-boot CPUs ...
    SMP alternatives: switching to SMP code
    Booting processor 1 APIC 0x1 ip 0x6000
    Initializing CPU#1
    Calibrating delay using timer specific routine.. 4001.76 BogoMIPS (lpj=6666816)
    CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    CPU: L2 Cache: 512K (64 bytes/line)
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 1
    x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
    CPU1: AMD Athlon Dual-Core QL-62 stepping 01
    CPU0 attaching NULL sched-domain.
    Switched to high resolution mode on CPU 1
    CPU0 attaching sched-domain:
    domain 0: span 0-1 level MC
    groups: 0 1
    CPU1 attaching sched-domain:
    domain 0: span 0-1 level MC
    groups: 1 0
    CPU1 is up
    ACPI: Waking up from system sleep state S3
    ohci_hcd 0000:00:02.0: restoring config space at offset 0x1 (was 0xb00007, writing 0xb00003)
    ehci_hcd 0000:00:02.1: restoring config space at offset 0x1 (was 0xb00006, writing 0xb00002)
    ohci_hcd 0000:00:04.0: restoring config space at offset 0x1 (was 0xb00007, writing 0xb00003)
    ehci_hcd 0000:00:04.1: restoring config space at offset 0x1 (was 0xb00006, writing 0xb00002)
    pata_amd 0000:00:06.0: restoring config space at offset 0x1 (was 0xb00005, writing 0xb80005)
    HDA Intel 0000:00:07.0: restoring config space at offset 0xf (was 0x5020100, writing 0x502010a)
    HDA Intel 0000:00:07.0: restoring config space at offset 0x4 (was 0x0, writing 0xc0000000)
    HDA Intel 0000:00:07.0: restoring config space at offset 0x1 (was 0xb00000, writing 0xb00002)
    ahci 0000:00:09.0: restoring config space at offset 0x1 (was 0xb00007, writing 0xb00407)
    pcieport-driver 0000:00:14.0: restoring config space at offset 0x7 (was 0x1f1, writing 0x200001f1)
    pcieport-driver 0000:00:14.0: restoring config space at offset 0x1 (was 0x100107, writing 0x1005
    nvidia 0000:02:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10a)
    nvidia 0000:02:00.0: restoring config space at offset 0x9 (was 0x1, writing 0x4001)
    nvidia 0000:02:00.0: restoring config space at offset 0x7 (was 0xc, writing 0xc400000c)
    nvidia 0000:02:00.0: restoring config space at offset 0x5 (was 0xc, writing 0xd000000c)
    ath5k 0000:07:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x10)
    nForce2_smbus 0000:00:01.1: PME# disabled
    ohci_hcd 0000:00:02.0: PME# disabled
    ohci_hcd 0000:00:02.0: PCI INT A -> Link[LUS0] -> GSI 17 (level, low) -> IRQ 17
    ohci_hcd 0000:00:02.0: setting latency timer to 64
    ohci_hcd 0000:00:02.0: PME# disabled
    ehci_hcd 0000:00:02.1: PME# disabled
    ehci_hcd 0000:00:02.1: PCI INT B -> Link[LUS2] -> GSI 17 (level, low) -> IRQ 17
    ehci_hcd 0000:00:02.1: setting latency timer to 64
    ehci_hcd 0000:00:02.1: PME# disabled
    usb usb1: root hub lost power or was reset
    ehci_hcd 0000:00:02.1: debug port 1
    ehci_hcd 0000:00:02.1: cache line size of 64 is not supported
    ohci_hcd 0000:00:04.0: PME# disabled
    ohci_hcd 0000:00:04.0: PCI INT A -> Link[Z010] -> GSI 16 (level, low) -> IRQ 16
    ohci_hcd 0000:00:04.0: setting latency timer to 64
    ohci_hcd 0000:00:04.0: PME# disabled
    ehci_hcd 0000:00:04.1: PME# disabled
    ehci_hcd 0000:00:04.1: PCI INT B -> Link[Z011] -> GSI 16 (level, low) -> IRQ 16
    ehci_hcd 0000:00:04.1: setting latency timer to 64
    ehci_hcd 0000:00:04.1: PME# disabled
    usb usb3: root hub lost power or was reset
    ehci_hcd 0000:00:04.1: debug port 1
    ehci_hcd 0000:00:04.1: cache line size of 64 is not supported
    pata_amd 0000:00:06.0: restoring config space at offset 0x1 (was 0xb00005, writing 0xb80005)
    pata_amd 0000:00:06.0: setting latency timer to 64
    ata2: port disabled. ignoring.
    HDA Intel 0000:00:07.0: PCI INT A -> Link[LAZA] -> GSI 19 (level, low) -> IRQ 19
    HDA Intel 0000:00:07.0: setting latency timer to 64
    pci 0000:00:08.0: setting latency timer to 64
    ahci 0000:00:09.0: setting latency timer to 64
    forcedeth 0000:00:0a.0: wake-up capability disabled by ACPI
    forcedeth 0000:00:0a.0: PME# disabled
    ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    forcedeth 0000:00:0a.0: irq 26 for MSI/MSI-X
    eth0: no link during initialization.
    pci 0000:00:0b.0: setting latency timer to 64
    ath5k 0000:07:00.0: PCI INT A -> Link[Z012] -> GSI 23 (level, low) -> IRQ 23
    sd 3:0:0:0: [sda] Starting disk
    ata4.00: qc timeout (cmd 0xec)
    ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4)
    ata4.00: revalidation failed (errno=-5)
    ata3.00: qc timeout (cmd 0xa1)
    ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
    ata3.00: revalidation failed (errno=-5)
    ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata3.00: qc timeout (cmd 0xa1)
    ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
    ata3.00: revalidation failed (errno=-5)
    ata3: limiting SATA link speed to 1.5 Gbps
    ata4.00: qc timeout (cmd 0xec)
    ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4)
    ata4.00: revalidation failed (errno=-5)
    ata4: limiting SATA link speed to 1.5 Gbps
    ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
    ata4: SATA link up <unknown> (SStatus 103 SControl 310)
    ata4.00: qc timeout (cmd 0xec)
    ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4)
    ata4.00: revalidation failed (errno=-5)
    ata4.00: disabled
    ata3.00: qc timeout (cmd 0xa1)
    ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
    ata3.00: revalidation failed (errno=-5)
    ata3.00: disabled
    sd 3:0:0:0: [sda] START_STOP FAILED
    sd 3:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    sd 3:0:0:0: [sda] Unhandled error code
    sd 3:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 134590273
    Buffer I/O error on device sda2, logical block 1094141
    lost page write due to I/O error on sda2
    sd 3:0:0:0: [sda] Unhandled error code
    sd 3:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 135807281
    Buffer I/O error on device sda2, logical block 1246267
    lost page write due to I/O error on sda2
    sd 3:0:0:0: [sda] Unhandled error code
    sd 3:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 135815833
    Buffer I/O error on device sda2, logical block 1247336
    lost page write due to I/O error on sda2
    JBD2: Detected IO errors while flushing file data on sda2:8
    sd 3:0:0:0: [sda] Unhandled error code
    sd 3:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 155463993
    Aborting journal on device sda2:8.
    sd 3:0:0:0: [sda] Unhandled error code
    sd 3:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 155459417
    Buffer I/O error on device sda2, logical block 3702784
    lost page write due to I/O error on sda2
    JBD2: I/O error detected when updating journal superblock for sda2:8.
    PM: Device 3:0:0:0 failed to resume: error 262144
    usb 1-1: reset high speed USB device using ehci_hcd and address 2
    usb 3-4: reset high speed USB device using ehci_hcd and address 2
    Restarting tasks ... <2>ext4_abort called.
    EXT4-fs error (device sda2): ext4_journal_start_sb: Detected aborted journal
    Remounting filesystem read-only
    ext4_da_writepages: jbd2_start: 1024 pages, ino 131086; err -30
    Pid: 20, comm: pdflush Tainted: P 2.6.30-ARCH #1
    Call Trace:
    [<ffffffffa00d738d>] ? ext4_da_writepages+0x47d/0x4b0 [ext4]
    [<ffffffff8026c6a4>] ? bit_waitqueue+0x24/0xe0
    [<ffffffff802c8332>] ? do_writepages+0x32/0x60
    [<ffffffff80321b7a>] ? __writeback_single_inode+0xba/0x490
    [<ffffffff802406e6>] ? dequeue_task_fair+0x56/0x1d0
    [<ffffffff8020a95c>] ? __switch_to+0xdc/0x3b0
    [<ffffffff803223b3>] ? generic_sync_sb_inodes+0x193/0x530
    [<ffffffff803229c5>] ? writeback_inodes+0x65/0x120
    [<ffffffff802c85a6>] ? wb_kupdate+0xc6/0x160
    [<ffffffff802c995b>] ? pdflush+0x16b/0x2a0
    [<ffffffff802c84e0>] ? wb_kupdate+0x0/0x160
    [<ffffffff802c97f0>] ? pdflush+0x0/0x2a0
    [<ffffffff802c97f0>] ? pdflush+0x0/0x2a0
    [<ffffffff8026c204>] ? kthread+0x64/0xc0
    [<ffffffff8024af20>] ? schedule_tail+0x30/0x80
    [<ffffffff8020d4fa>] ? child_rip+0xa/0x20
    [<ffffffff8026c1a0>] ? kthread+0x0/0xc0
    [<ffffffff8020d4f0>] ? child_rip+0x0/0x20
    sd 3:0:0:0: [sda] Unhandled error code
    sd 3:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 126637417
    sd 3:0:0:0: [sda] Unhandled error code
    sd 3:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 126637417
    sd 3:0:0:0: [sda] Unhandled error code
    sd 3:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 126637417
    sd 3:0:0:0: [sda] Unhandled error code
    sd 3:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 126637417
    sd 3:0:0:0: [sda] Unhandled error code
    sd 3:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 126637417
    done.
    sd 3:0:0:0: [sda] Unhandled error code
    sd 3:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 130097993
    EXT4-fs error (device sda2): ext4_find_entry: reading directory #139292 offset 0
    sd 3:0:0:0: [sda] Unhandled error code
    sd 3:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 126637417
    sd 3:0:0:0: [sda] Unhandled error code
    sd 3:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 126004889
    EXT4-fs error (device sda2): ext4_find_entry: reading directory #98457 offset 0
    sd 3:0:0:0: [sda] Unhandled error code
    sd 3:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
    end_request: I/O error, dev sda, sector 126004889
    EXT4-fs error (device sda2): ext4_find_entry: reading directory #98457 offset 0
    ANY help would be much appreciated.
    Last edited by Cappy (2009-08-10 08:19:09)

    Nevermind .. *sigh* ... pci=msi on the kernel fixed it .. going to go cut myself now ...

  • Kinit mounts root filesystem as read only [HELP][solved]

    hello
    I've being messing around with my mkinitcpio trying to optimize my boot speed, i removed some of the hooks at the beginning i couldn't boot, but then now i can boot but the root filesystem mounts as read only, i tried everything my fstab looks fine, / exists with defaults i tried to mount it referencing by it's uuid or by it's name and i get the same results, it mounts the filesystem as root only all the time no mather what i do.
    There is not logs since i started playing with mkinitcpio, or anything i searched everywhere in this forum and around the internet, and i can't find any solution that would work, i restored all the hooks and modules on mkinitcpio and the result it's still the same. i also changed the menu.lst in grub to vga=773 but that's about it.
    Can anyone help with this please i can't seem to boot properly.
    Regards
    Last edited by ricardoduarte (2008-09-14 16:16:25)

    Hello
    Basically what happens it's that it loads all the uDev events then the loopback, it mounts the root read only, then when it checks filesystems it says
    /dev/sda4: clean, 205184/481440 files, 1139604/1920356 blocks [fail]
    ************FILESYSTEM CHECK FAILED****************
    * Please repair manually and reboot. Note that the root *
    * file system is currently mounted read-only. To remount *
    * it read-write: mount -n -o remount,rw / *
    * When you exit the maintenance shell the will *
    * reboot automatically. *
    Now what bugs me its that i can do that mount -n -o remount,rw / with no problems and when i do
    e2fsck -f /dev/sda4
    it doesn't return any errors just says that 0.9 non continuous.
    none of this makes sense to me!! thats why i though that the problem could be coming from mkinitcpio or something
    any ideas
    Thanks for your help, btw thanks for the quick reply
    Regards
    Last edited by ricardoduarte (2008-09-14 15:48:49)

  • Fields in read-only mode for BP transaction in upgrade from 4.72 to ECC6.0

    Hello,
    This is regarding the query for BP transaction in upgrade from 4.72 to ECC 6.0.
    While creating BP / Changing BP system is disabling the fields in compnay code & sales area option. There is a SAP not provided 907860; and specified that the proplem is because of the delta customizing.
    All the customization settings are as per the note. And the Synchronization Control is also activated. But still the fields are disabled only.
    I have checked the field settings also in Cross-Application-Components & Logistic-Genral.
    But these are not working for compnay code & sales area data.
    please let me know if anyone has faced this type of problem / found any solution on this.
    Best Regards,
    Shubhada

    SAP IMG  -> Cross Application Components -> Master Data Synchronization &#61664; Synchronization Control -> Synchronization Control -> Activate Synchronization options
    This setting allows you to activate synchronization of BP with R/3. Not maintaining the values may result in certain fields being read-only in BP.
    Suggested Values:
    Source Object: BP | Target Object: CUSTOMER | Active Indicator : X
    Source Object: BP | Target Object: VENDOR | Active Indicator : X
    Source Object: CUSTOMER | Target Object: BP | Active Indicator : X
    Source Object: VENDOR | Target Object: BP | Active Indicator : X
    Have you set all of the above settings??
    BHARATH

  • How to make users to select the date from calendar control my making the date field read only in date time control in external list in sharepoint 2010

    How to make users to select the date from calendar control only, by my making the date text field read only (don't want to let users type the date) in date time control in external list in sharepoint 2010. I am looking for a solution which can
    be done through sharepoint desginer / out of the box.
    thanks.

    Congratulate you got the solution by yourself. I am new to a
    WinForms calendar component, I feel so helpless on many problems even I'd read many tutorials. This question on the
    calendar date selection did me a great favor. Cheers.

  • Am trying to access photoshop from bridge tool menu to load files into photoshop. only have illustrator

    I am trying to access photoshop from the bridge tool menu so i can go to, load files into photoshop layers. I don't have photoshop listed under menu, just illustrator.

    <moved from Adobe Creative Cloud to Bridge General Discussion>

  • Can I put my Motorola cable into stand-by mode?

    It's a silly question, but I just want to be sure.
    While I had the cable modem connetced to my PC, I was able to put it into stand-by mode after I shut-down the computer; now that the modem is connected to the Airport Extreme, I wonder if the router will respond to it after I bring it out of stand-by mode. I had a hard enough time getting the darn router to work in the first place, so I'm a little leery about doing anything that could interrupt service.
    It might be worth mentioning that my PC is picking up the signal through a USB antenna. but it might not be, either.
    In any case, I would appreciate any help offered; the quicker the better too, for my roomie wants to shut off the modem ASAP because it's bothering her -- it doesn't help that she doesn't have a life.
    Macbook   Mac OS X (10.4.9)  

    Pale_face wrote:
    When I unplug it, how long do I leave it unplugged for?
    Until you see the battery capacity is under 20%. Anyway, OS X will tell you when you should charge your MacBook. Don't let it run out of power.
    Pale_face wrote:
    And is the 'battery life' the 1000 cycle charge?
    In new computers, batteries should have 80% of capacity after 1000 cycles, so that's what I'm referring with battery life. See > http://support.apple.com/kb/HT1519 OS X will tell you when the battery has to be replaced

Maybe you are looking for