Filesystem mounts read only during reboot [solved]

Hi folks,
after shredding my last Arch installation I'm trying to set everything up again using the new released image.
generating the /etc/fstab file by
genfstab -p /mnt >> /mnt/etc/fstab
creates the following code:
# /etc/fstab: static file system information
# <file system> <dir> <type> <options> <dump> <pass>
tmpfs /tmp tmpfs nodev,nosuid 0 0
# UUID=6c76fc7c-45d9-43e5-8530-7d098a58ca76
/dev/sdb3 / ext4 rw,relatime,data=ordered 0 1
# UUID=8ac179e7-b291-440a-839c-0fd476abcf1c
/dev/sdb2 /boot ext2 rw,relatime 0 2
after rebooting I get the message:
fsck.ext4: No such file or directory while trying to open /dev/sdb3
Possibly non-existent device?
and my file-system is mounted as read-only.
after changing the /etc/fstab by gaining rw-access using "mount -o remount,rw /" to
# /etc/fstab: static file system information
# <file system> <dir> <type> <options> <dump> <pass>
tmpfs /tmp tmpfs nodev,nosuid 0 0
I once again get the file-system mounted as read-only. I would appreciate your suggestions on how to get rw-Access each reboot.
LG UnRoot
===================================================================================
additional informations:
I'm using a dual-boot-system with the following partition table:
Name Flags Part Type FS Type mountpoint Size (MB) purpose
Unusable 1.05
sda1 Primary ntfs 214748.37 Windows 7
sda2 Boot Primary ext2 /boot 104.86 boot
sda3 Primary ext4 / 64424.51 root
sda5 NC Logical swap swap 8590.99 swap
sda6 NC Logical ntfs 712334.38 shared space
Logical Free Space 0.75
Last edited by UnRoot (2012-08-05 22:15:11)

I'm sorry for that confusion, I copied the partition table by hand and mixed that up. It is always /dev/sdb.
Edit: just corrected that in the first post
You are right
Last edited by UnRoot (2012-08-05 22:04:27)

Similar Messages

  • 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)

  • Filesystem read only at boot "SOLVED"

    Hi archers
    I have a frustrating problem.... for some unknown reason... I rebooted today, and havn't been able
    to get back into arch....
    it complains that my filesystem is read only etc. heres the error
    ******************* FILESYSTEM CHECK FAILED *************
    * Please repair manually and reboot. Note that the root *
    * filesystem is currently mounted read-only. To remount *
    * it read-write type: mount -n -o remount,rw /          *
    * When you exit the mantenance shel the system will     *
    * reboot automatically.                             
    i've tried what it suggests "mount -n -o remount,rw /
    i reboot, and still get the same problem over and over again.
    I don't know what could of caused this.... i havn't been messing with anything unusual....
    I better output my fstab and partitions:
    Disk /dev/sda: 160.0 GB, 160041885696 bytes
    255 heads, 63 sectors/track, 19457 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x0007f78b
       Device Boot      Start         End      Blocks   Id  System
    /dev/sda1   *           1          13      104422   83  Linux
    /dev/sda2              14          46      265072+  82  Linux swap / Solaris
    /dev/sda3              47        1003     7687102+  83  Linux
    /dev/sda4            1004       19457   148231755   83  Linux
    Fstab:
    # /etc/fstab: static file system information
    # <file system>        <dir>         <type>    <options>          <dump> <pass>
    none                   /dev/pts      devpts    defaults            0      0
    none                   /dev/shm      tmpfs     defaults            0      0
    #/dev/cdrom             /media/cd   auto    ro,user,noauto,unhide   0      0
    #/dev/dvd               /media/dvd  auto    ro,user,noauto,unhide   0      0
    #/dev/fd0               /media/fl   auto    user,noauto             0      0
    /dev/sda1 /boot ext2 defaults 0 1
    /dev/sda2 swap swap defaults 0 0
    /dev/sda3 / ext4 defaults 0 1
    /dev/sda4 /home ext4 defaults 0 1
    Pleaasseeee Help
    I'm using a live cd to access the internet right now
    thanx in advance
    any ideas?
    thankyou
    Last edited by kaddy (2009-10-18 13:38:16)

    Few days, or maybe a week ago, when i was trying to get X to work, i always had to use the computer's reset button because the keyboard would be irresponsive. Normally Arch would fix itself and re-reboot, but eventually it broke because of whatever reason. I thought of wiping the partition and reinstalling Arch from scratch as i didn't have many things on it anyway, but guess what, GParted could fix the filesystem.
    (By the way, in case you're curious, the reason X wasn't working properly was that i had no keyboard or mouse drivers installed.)
    If you have another Linux on your PC, or a Live CD, or even an installation CD, see if it has a disk-partitioning tool that has an option to fix filesystems. If it doesn't, but if the Linux you use is installed on your PC, just install GParted. But if you're using an installation- or Live CD, you can't do that, and in that case i think you'll have to get another Linux; i would say download Puppy Linux and make a Live CD of that; it has GParted and is friendly for newcomers in every other way too. And you can be sure that having a Live CD lying around is always something good. You never know when something like this will happen again.
    (Oh, i just realized that you already ARE using a Live CD... Keep installation CDs, and Puppy Linux, in mind though.)
    Last edited by TaylanUB (2009-10-18 13:36:48)

  • Read only after install [SOLVED -- systemd related]

    Anyone know why a new (booted ~2-3 times) install would suddenly mount read-only?  /etc/fstab is fine, /etc/mtab reports rootfs / as rw, and I am logged in as root, but I get "read-only filesystem", hence there are no logs, etc.
    Last edited by goldilocks (2012-10-14 18:01:41)

    DSpider wrote:You probably removed "ro" from syslinux.cfg.
    Nope.   I have a startup service I use on fedora, and since the target I usually use wasn't apparent, I casually systemctl enabled it with WantedBy=local-fs.target, figuring if that was too early it would just fail (it writes to to disk).
    Using "mount -o remount,rw /" worked, so I tried a few things like switching fstab to use a UUID instead of a device node, that didn't work.  Finally I disabled the service and everything is back to normal.
    I did this a couple of times (enabling, rebooting, disabling, rebooting) just to confirm that was the cause. I guess that target runs before the rw remount, maybe this causes systemd to crap out in some way.  Shame it can't just fail the service, log it, and continue.  Maybe even an oversight verging on "bug", though I am sure they are aware of it already.
    I'd mark this "SOLVED" but I don't see a button...
    Last edited by goldilocks (2012-10-14 17:49:16)

  • 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)

  • / 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.

  • After moving iTunes, external drive sometimes becomes read-only after reboot

    I had some system corruption a few weeks ago, and had to restore my system.  As part of that prolonged effort, I decided to move my iPhoto Library and iTunes Library to external FW800 drives.
    I had terrible problems initially with these drives mounting read-only.  I found a relatively quick work-around, and that seemed to fix the problem.  But I still have them periodically mount read-only, and I can't D/L iTunes updates, etc.
    Why do they keep doing this on a reboot?  Very frustrating, as I need to reboot as part of the fix, and I'm always in the middle of something else, and can't reboot at that time.

    Oh, as part of this, not sure when the change was made, OSX used to keep the mounted volume name in /Volumes, even if the volume was ejected.  Would cause an occasional problem - but very rare.  I notice now that ML seems to create/delete these mountpoints automagically - and that's part of the problem.  They get incorrect permissions when the volume mounts, and I (user I'm logged in as), can't write to the volume without some background shenanigans.
    My process is this:
    Unmount problem volume
    Drop to terminal, and "sudo mkdir /Volumes/<mounted_volume_name>"
    Remount volume via Disk Utility (you now get a "<mounted_volume_name> 1" - with CORRECT permissions)
    Unmount the volume again
    Remove the created directory (i.e. undo step 2)
    Remount the volume - 99.9% of the time that seems to fix it.
    Reboot to be sure - and it stays for a while - then at some point becomes a problem again.
    Not sure if it's something in ML that's an issue - or something in iTunes or iPhoto (but can't see how they would affect the permissions when the system reboots and you login)

  • Sanyo Phone always mounts read-only

    I recently purchased a Sanyo M1 phone that has a USB mass storage mode.
    The phone has 1GB of internal memory that is formatted with FAT16. When connected via a USB cable, a "SANYO" drive appears on the desktop, and is labeled "/Volumes/SANYO".
    This drive shows as locked in the finder, and the permissions information says "You can only read."
    Going to the command line, shows that it is mounted read-only:
    /dev/disk2s1 on /Volumes/SANYO (local, nodev, nosuid, read-only)
    If I attempt to remount it as read-write:
    Lappy-386:~ greg$ mount -u -o rw /dev/disk2s1
    mount_msdos: /dev/disk2s1: Resource busy
    Lappy-386:~ greg$ sudo !!
    sudo mount -u -o rw /dev/disk2s1
    mount_msdos: /dev/disk2s1: Resource busy
    I have heard that this may be because Mac OS doesn't react well to devices that don't respond to it's mode sensing. I don't really care about mode sensing, I care about being able to forcibly mount this device as read-write, as it works perfectly well in Windows (even under Parallels) and Linux.
    For a platform that prides itself on 'plug it in and it works', not being able to plug in a simple mass storage device is a huge mistake. What's even worse is that there is no option to forcibly mount it as read-write, and there is no error message that tells you why it is mounted read only. The console (in system.log) has:
    Apr 18 14:16:46 Lappy-386 kernel[0]: USBF: 691451.613 AppleUSBEHCI[0x4344000]::Found a transaction past the completion deadline on bus 253, timing out!
    The question is, how do I make this device show up read-write? Who can I contact at Apple to explain this problem? I do have AppleCare.
    MacBook   Mac OS X (10.4.9)  

    Any ideas...?
    MacBook Mac OS X (10.4.6)

  • How to set a line of table as read only during runtime?

    How to set a line (or a cell) of table as read only during runtime?

    hi wei
          when you create a table keep the readonly property of table as false
    you create the columns of table as inputfield.you bind the readonly property of
    the inputfield to two context variables
    say one for all the columnfields you to want always have as readonly and let this contextattribute of type boolean and let this be attr1
    and another for all the columnfields you donot want to be readonly and let this contextattribute of type boolean and let this be attr2
    initially set the context attributes attr1 and attr2 as true so the entire table is readonly.
    based on the condition you want to check change the attr2 to be false.
    if(your condition)
    wdcontext.currentcontextelement.setattr2(false);
    hope this helps.
    regards
    saravana

  • Make a volume mount read-only

    Rather than dig for my Mac OS X Server DVD, I find it easier to clone the disc onto a small partition on a hard drive.
    However, the volume always mounts read-write, and I always get warnings about low disk space because of it. (I made the partition as small as possible.) Plus, I don't want to have anything mess with my Mac OS X Server "DVD".
    I noticed that Mac OS X doesn't use fstab for mounting volumes… is there a way to make a disc mount read-only all of the time? (chmod -R a-w * doesn't cut it for me.)

    I don't mean having it mount read-only when booting from it. I mean, while the server is running normally (not booted from the "disc").
    For peace of mind, I'd like to have my "disc" always be read-only, just to make sure that it isn't modified unless I explicitly allow it.
    On Linux, I could add "ro" to the mount options. Since Mac OS X doesn't use fstab, is there some plist that determines how volumes are mounted? I'd rather not edit the /etc/rc.* files unless absolutely necessary.

  • "underlying task reported failure..." & "root device is mounted read-only"

    My ibook is not starting up. It was having problems loading up and getting in interminable spinning ball fits as I tried to use the computer for basic things like surfing internet, word processing, itunes. I ran disk repair several times, and the problems would resume. Finally I left it on, afraid to turn it off, but my boyfriend unplugged it, and it eventually ran out of juice. Now I hear it power up, but it doesn't start up all the way (it's gotten to different points in start-up process after I took each step below, but never all the way).
    What I've tried so far:
    1. I've run disk repair from the start-up disk, and got the "The underlying task reported failure on exit" message.
    2. I did the archive reinstall, did not work either. Tried disk repair again and still getting same message as #1.
    3. Also tried starting up in single-user mode and running fsck, but getting message "root device is mounted read-only." Not sure what this means. Ran disk repair again after this, gets me same message as #1.
    I'm hesitant to do a complete reinstall, as I have documents and music files that haven't been backed up. I have an external hard drive to move files if I could just start up my computer.
    My questions:
    1) Any thing else I can try short of complete reinstall to fix the problem?
    2) Any way I can save my files if I can't get the computer fully loaded?
    3) Would a 3rd-party disk repair program allow me to fix the problem without wiping out my files?
    4) Why is fsck not running?
    Any advice would be appreciated!

    Hi, tgt. DiskWarrior would be a good bet to fix the "keys out of order" errror, if things haven't gotten much worse since you saw that message. You can order it direct from its developer, Alsoft, or you can call around to Mac dealers in your area to see if one carries it. If you already have a bootable external hard drive with OS X 10.3.9 or better installed on it, you can boot to the external drive, buy DW from Alsoft via download, install it on the external drive, and use it to therapize the internal drive. If you don't have an external drive with 10.3.9 or better installed, you'll need the DW CD to start up from.
    To shut your computer down while it isn't working properly, just press and hold down the power button for a few seconds.

  • Why is SD Card mounted Read-only?

    Hey all.  I've had my HTC Incredible for about 6 months.  Recently upon starting it up I get the message something like "There is a problem with your SD Card, it has been mounted Read-only".  I have taken it out and tried to reseat it with no change.  Any idea?  Thanks.

    I have had the HTC thunderbolts for about a month now and I got this problem today. I was on the phone with tech support for a while and was not able to fix it (due to I do not want to loose my pictures on my sd card) so I have to go into a store tomrw and see a tech person...idk what happen, but my phone did this on its own mid day.

  • JFS root file system will only mount read-only

    Hi, everybody!
    I have been running this filesystem for months with no issues. The only thing I can think of that I changed recently was that I ran pacman -Syu.
    When I boot there is no indication that there are errors with the file system. It simply mounts as read-only.
    I have tried running
    mount -n -o remount,rw /
    , and it says "mount: / not mounted already, or bad option".
    When I run just
    mount -n -o rw /
    it appears to work, in that there is no error message, but the file system is still read-only.
    I have been able to mount it read-write successfully with the install disc, but only after I ran a fsck on it, also from the install disc. However, each time I have run fsck, it has reported no errors. I also tried forcing the check, with the same result.
    Even after mounting it successfully with the install disc, it still will not mount read-write from my hard-disk install.
    My DE (gnome) locked up a few days ago and I had to do a hard reboot, but it still functioned fine after that, so it doesn't seem related.
    I would like to not have to reinstall, but I can if I need to. I would also like to find out how this happened, so that it does not happen again.
    Any suggestions would be greatly appreciated.
    Thanks for your help,
    Jefferson

    I got it working. I was running the fsck on the wrong partition. I am still curious as to why it happened, though.
    @Marcel-: I don't think there was anything strange in my logs, but I'm not sure. I will look them over some more. Is there a particular one I should be looking in?
    @seiichiro0185: Yes, the passno-flag is set to 1 for my rootfs.
    Thank you both very much for helping me!

  • 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)

  • System goes read only, after reboot all is fine for a day or two

    OK, so here's the problem, I got a new PC, all fanless, SSD hard and all.
    Works well for a day or so, then goes read only. For example - I come back from work, type something in the terminal and I get Input/Output Error. I cannot reboot, it says Input/Output Error as well.
    So I hard-reset it, it boots up, everything is fine again for a day or two.
    The HDD is Corsair CSSD-F40GB2, the MB is Gigabyte H55N-USB3, proc i3 540,
    The / and /home are both ext4 mounted with defaults,noatime,discard.
    I tried with/without discard.
    I also tried changing the SATA/power cables - same results.
    I also tried enabling/disabling features in BIOS like DMA/SMART/AHCI/compatibility stuff - same results.
    Here's a dmesg I managed to get (errors are near the end).
    http://pastebin.com/vJfdW90z
    And here's a smartctl -a /dev/sda:
    http://pastebin.com/eQxASEBM
    Any suggestions are welcome. Also is there some diagnostic app for Corsair SSD that I can run and check the drive?
    Cheers.

    Well I don't recall how freshly booted, it was the only time that the system was read-only - giving input/output error to everything but dmesg was working so I saved it all to pastebin.
    The system is a PC so I never tried anything else different from poweroff/reboot (works fine).

Maybe you are looking for