Suspend not working, task refusing to freeze

Hi,
I have no idea how to get to the source of the problem, so I am asking for your help.
Suspend is not working on my acer notebook (fresh archlinux (re)install). I get the "tasks refusing to freeze" message.
Journalctl tells me that alsactl is to be blamed. Didn't find anything on google, though. Here's the journalctl output:
Sep 14 21:56:51 bwacer logger[9728]: SleepButton pressed
Sep 14 21:56:51 bwacer su[9730]: (to root) root on (null)
Sep 14 21:56:51 bwacer su[9730]: pam_unix(su:session): session opened for user bw by (uid=0)
Sep 14 21:56:52 bwacer su[9730]: pam_unix(su:session): session closed for user bw
Sep 14 21:56:52 bwacer systemd[1]: Starting Sleep.
Sep 14 21:56:52 bwacer systemd[1]: Reached target Sleep.
Sep 14 21:56:52 bwacer systemd[1]: Starting Suspend...
Sep 14 21:56:52 bwacer systemd-sleep[9733]: Suspending system...
Sep 14 21:56:52 bwacer kernel: PM: Syncing filesystems ... done.
Sep 14 21:56:52 bwacer kernel: PM: Preparing system for mem sleep
Sep 14 21:57:12 bwacer kernel: Freezing user space processes ...
Sep 14 21:57:12 bwacer kernel: Freezing of tasks failed after 20.00 seconds (2 tasks refusing to freeze, wq_busy=0):
Sep 14 21:57:12 bwacer kernel: alsactl D ffff880131b53000 0 1211 1 0x00000004
Sep 14 21:57:12 bwacer kernel: ffff88013106fbe0 0000000000000082 0000000000014340 ffff88013106ffd8
Sep 14 21:57:12 bwacer kernel: ffff88013106ffd8 0000000000014340 ffff88012bd85460 ffffffff8108dd88
Sep 14 21:57:12 bwacer kernel: ffff88013106fb58 ffffffff810920f6 ffff880130e31180 ffff88013076ac00
Sep 14 21:57:12 bwacer kernel: Call Trace:
Sep 14 21:57:12 bwacer kernel: [<ffffffff8108dd88>] ? __enqueue_entity+0x78/0x80
Sep 14 21:57:12 bwacer kernel: [<ffffffff810920f6>] ? enqueue_entity+0x286/0xa20
Sep 14 21:57:12 bwacer kernel: [<ffffffff81092991>] ? enqueue_task_fair+0x101/0x540
Sep 14 21:57:12 bwacer kernel: [<ffffffff81065bbb>] ? lock_timer_base.isra.35+0x2b/0x50
Sep 14 21:57:12 bwacer kernel: [<ffffffff814c6f09>] schedule+0x29/0x70
Sep 14 21:57:12 bwacer kernel: [<ffffffff814c4784>] schedule_timeout+0x134/0x290
Sep 14 21:57:12 bwacer kernel: [<ffffffff810656a0>] ? call_timer_fn+0x190/0x190
Sep 14 21:57:12 bwacer kernel: [<ffffffffa051f742>] snd_power_wait+0xb2/0x100 [snd]
Sep 14 21:57:12 bwacer kernel: [<ffffffff8108a660>] ? wake_up_process+0x40/0x40
Sep 14 21:57:12 bwacer kernel: [<ffffffffa052336f>] snd_ctl_elem_info_user+0x5f/0xf0 [snd]
Sep 14 21:57:12 bwacer kernel: [<ffffffffa0524963>] snd_ctl_ioctl+0x683/0x7d0 [snd]
Sep 14 21:57:12 bwacer kernel: [<ffffffff8119b2e8>] ? do_filp_open+0x38/0x80
Sep 14 21:57:12 bwacer kernel: [<ffffffff8119d5b5>] do_vfs_ioctl+0x2e5/0x4d0
Sep 14 21:57:12 bwacer kernel: [<ffffffff811969f2>] ? final_putname+0x22/0x50
Sep 14 21:57:12 bwacer kernel: [<ffffffff811a7b7d>] ? set_close_on_exec+0x4d/0x70
Sep 14 21:57:12 bwacer kernel: [<ffffffff8119d821>] SyS_ioctl+0x81/0xa0
Sep 14 21:57:12 bwacer kernel: [<ffffffff814cfe1d>] system_call_fastpath+0x1a/0x1f
Sep 14 21:57:12 bwacer kernel: alsactl D ffff880131b53000 0 1212 1 0x00000004
Sep 14 21:57:12 bwacer kernel: ffff880130643be0 0000000000000086 0000000000014340 ffff880130643fd8
Sep 14 21:57:12 bwacer kernel: ffff880130643fd8 0000000000014340 ffff88012bd86db0 ffffffff8108dd88
Sep 14 21:57:12 bwacer kernel: ffff880130643b58 ffffffff810920f6 0000000000014340 ffff880131837c00
Sep 14 21:57:12 bwacer kernel: Call Trace:
Sep 14 21:57:12 bwacer kernel: [<ffffffff8108dd88>] ? __enqueue_entity+0x78/0x80
Sep 14 21:57:12 bwacer kernel: [<ffffffff810920f6>] ? enqueue_entity+0x286/0xa20
Sep 14 21:57:12 bwacer kernel: [<ffffffff81065bbb>] ? lock_timer_base.isra.35+0x2b/0x50
Sep 14 21:57:12 bwacer kernel: [<ffffffff814c6f09>] schedule+0x29/0x70
Sep 14 21:57:12 bwacer kernel: [<ffffffff814c4784>] schedule_timeout+0x134/0x290
Sep 14 21:57:12 bwacer kernel: [<ffffffff810656a0>] ? call_timer_fn+0x190/0x190
Sep 14 21:57:12 bwacer kernel: [<ffffffffa051f742>] snd_power_wait+0xb2/0x100 [snd]
Sep 14 21:57:12 bwacer kernel: [<ffffffff8108a660>] ? wake_up_process+0x40/0x40
Sep 14 21:57:12 bwacer kernel: [<ffffffffa052336f>] snd_ctl_elem_info_user+0x5f/0xf0 [snd]
Sep 14 21:57:12 bwacer kernel: [<ffffffffa0524963>] snd_ctl_ioctl+0x683/0x7d0 [snd]
Sep 14 21:57:12 bwacer kernel: [<ffffffff8119b2e8>] ? do_filp_open+0x38/0x80
Sep 14 21:57:12 bwacer kernel: [<ffffffff8119d5b5>] do_vfs_ioctl+0x2e5/0x4d0
Sep 14 21:57:12 bwacer kernel: [<ffffffff811969f2>] ? final_putname+0x22/0x50
Sep 14 21:57:12 bwacer kernel: [<ffffffff811a7b7d>] ? set_close_on_exec+0x4d/0x70
Sep 14 21:57:12 bwacer kernel: [<ffffffff8119d821>] SyS_ioctl+0x81/0xa0
Sep 14 21:57:12 bwacer kernel: [<ffffffff814cfe1d>] system_call_fastpath+0x1a/0x1f
Sep 14 21:57:12 bwacer kernel:
Sep 14 21:57:12 bwacer kernel: Restarting tasks ... done.
Sep 14 21:57:12 bwacer kernel: video LNXVIDEO:00: Restoring backlight state
Sep 14 21:57:12 bwacer kernel: video LNXVIDEO:01: Restoring backlight state
Sep 14 21:57:12 bwacer kernel: PM: Syncing filesystems ... done.
Sep 14 21:57:12 bwacer kernel: PM: Preparing system for freeze sleep
Sep 14 21:57:12 bwacer laptop-mode[9760]: Laptop mode
Sep 14 21:57:12 bwacer laptop-mode[9761]: enabled, active [unchanged]
Sep 14 21:57:33 bwacer kernel: Freezing user space processes ...
Sep 14 21:57:33 bwacer kernel: Freezing of tasks failed after 20.00 seconds (2 tasks refusing to freeze, wq_busy=0):
Sep 14 21:57:33 bwacer kernel: alsactl D ffff880131b53000 0 1211 1 0x00000004
Sep 14 21:57:33 bwacer kernel: ffff88013106fbe0 0000000000000082 0000000000014340 ffff88013106ffd8
Sep 14 21:57:33 bwacer kernel: ffff88013106ffd8 0000000000014340 ffff88012bd85460 ffffffff8108dd88
Sep 14 21:57:33 bwacer kernel: ffff88013106fb58 ffffffff810920f6 ffff880130e31180 ffff88013076ac00
Sep 14 21:57:33 bwacer kernel: Call Trace:
Sep 14 21:57:33 bwacer kernel: [<ffffffff8108dd88>] ? __enqueue_entity+0x78/0x80
Sep 14 21:57:33 bwacer kernel: [<ffffffff810920f6>] ? enqueue_entity+0x286/0xa20
Sep 14 21:57:33 bwacer kernel: [<ffffffff81092991>] ? enqueue_task_fair+0x101/0x540
Sep 14 21:57:33 bwacer kernel: [<ffffffff81065bbb>] ? lock_timer_base.isra.35+0x2b/0x50
Sep 14 21:57:33 bwacer kernel: [<ffffffff814c6f09>] schedule+0x29/0x70
Sep 14 21:57:33 bwacer kernel: [<ffffffff814c4784>] schedule_timeout+0x134/0x290
Sep 14 21:57:33 bwacer kernel: [<ffffffff810656a0>] ? call_timer_fn+0x190/0x190
Sep 14 21:57:33 bwacer kernel: [<ffffffffa051f742>] snd_power_wait+0xb2/0x100 [snd]
Sep 14 21:57:33 bwacer kernel: [<ffffffff8108a660>] ? wake_up_process+0x40/0x40
Sep 14 21:57:33 bwacer kernel: [<ffffffffa052336f>] snd_ctl_elem_info_user+0x5f/0xf0 [snd]
Sep 14 21:57:33 bwacer kernel: [<ffffffffa0524963>] snd_ctl_ioctl+0x683/0x7d0 [snd]
Sep 14 21:57:33 bwacer kernel: [<ffffffff8119b2e8>] ? do_filp_open+0x38/0x80
Sep 14 21:57:33 bwacer kernel: [<ffffffff8119d5b5>] do_vfs_ioctl+0x2e5/0x4d0
Sep 14 21:57:33 bwacer kernel: [<ffffffff811969f2>] ? final_putname+0x22/0x50
Sep 14 21:57:33 bwacer kernel: [<ffffffff811a7b7d>] ? set_close_on_exec+0x4d/0x70
Sep 14 21:57:33 bwacer kernel: [<ffffffff8119d821>] SyS_ioctl+0x81/0xa0
Sep 14 21:57:33 bwacer kernel: [<ffffffff814cfe1d>] system_call_fastpath+0x1a/0x1f
Sep 14 21:57:33 bwacer kernel: alsactl D ffff880131b53000 0 1212 1 0x00000004
Sep 14 21:57:33 bwacer kernel: ffff880130643be0 0000000000000086 0000000000014340 ffff880130643fd8
Sep 14 21:57:33 bwacer kernel: ffff880130643fd8 0000000000014340 ffff88012bd86db0 ffffffff8108dd88
Sep 14 21:57:33 bwacer kernel: ffff880130643b58 ffffffff810920f6 0000000000014340 ffff880131837c00
Sep 14 21:57:33 bwacer kernel: Call Trace:
Sep 14 21:57:33 bwacer kernel: [<ffffffff8108dd88>] ? __enqueue_entity+0x78/0x80
Sep 14 21:57:33 bwacer kernel: [<ffffffff810920f6>] ? enqueue_entity+0x286/0xa20
Sep 14 21:57:33 bwacer kernel: [<ffffffff81065bbb>] ? lock_timer_base.isra.35+0x2b/0x50
Sep 14 21:57:33 bwacer kernel: [<ffffffff814c6f09>] schedule+0x29/0x70
Sep 14 21:57:33 bwacer kernel: [<ffffffff814c4784>] schedule_timeout+0x134/0x290
Sep 14 21:57:33 bwacer kernel: [<ffffffff810656a0>] ? call_timer_fn+0x190/0x190
Sep 14 21:57:33 bwacer kernel: [<ffffffffa051f742>] snd_power_wait+0xb2/0x100 [snd]
Sep 14 21:57:33 bwacer kernel: [<ffffffff8108a660>] ? wake_up_process+0x40/0x40
Sep 14 21:57:33 bwacer kernel: [<ffffffffa052336f>] snd_ctl_elem_info_user+0x5f/0xf0 [snd]
Sep 14 21:57:33 bwacer kernel: [<ffffffffa0524963>] snd_ctl_ioctl+0x683/0x7d0 [snd]
Sep 14 21:57:33 bwacer kernel: [<ffffffff8119b2e8>] ? do_filp_open+0x38/0x80
Sep 14 21:57:33 bwacer kernel: [<ffffffff8119d5b5>] do_vfs_ioctl+0x2e5/0x4d0
Sep 14 21:57:33 bwacer kernel: [<ffffffff811969f2>] ? final_putname+0x22/0x50
Sep 14 21:57:33 bwacer kernel: [<ffffffff811a7b7d>] ? set_close_on_exec+0x4d/0x70
Sep 14 21:57:33 bwacer kernel: [<ffffffff8119d821>] SyS_ioctl+0x81/0xa0
Sep 14 21:57:33 bwacer kernel: [<ffffffff814cfe1d>] system_call_fastpath+0x1a/0x1f
Sep 14 21:57:33 bwacer kernel:
Sep 14 21:57:33 bwacer kernel: Restarting tasks ... done.
Sep 14 21:57:33 bwacer kernel: video LNXVIDEO:00: Restoring backlight state
Sep 14 21:57:33 bwacer kernel: video LNXVIDEO:01: Restoring backlight state
Sep 14 21:57:33 bwacer systemd[1]: systemd-suspend.service: main process exited, code=exited, status=1/FAILURE
Sep 14 21:57:33 bwacer systemd[1]: Failed to start Suspend.
Sep 14 21:57:33 bwacer systemd[1]: Dependency failed for Suspend.
Sep 14 21:57:33 bwacer systemd[1]: Service sleep.target is not needed anymore. Stopping.
Sep 14 21:57:33 bwacer systemd[1]: Unit systemd-suspend.service entered failed state.
Sep 14 21:57:33 bwacer systemd[1]: Stopping Sleep.
Sep 14 21:57:33 bwacer systemd[1]: Stopped target Sleep.
Sep 14 21:57:33 bwacer laptop-mode[9789]: Laptop mode
Sep 14 21:57:33 bwacer laptop-mode[9790]: enabled, active [unchanged]
Waiting for alsactl for 20 seconds, twice? Indeed, I have two alsactl processes. (don't know why, though)
Any ideas how to debug it?

Actually, I use the systemctl command directly. I don't have pm-utils, but I tried that already - same. And no wonder, alsactl process cannot be killed:
bwacer /home/bw # pstree
systemd─┬─acpid
├─2*[alsactl]
bwacer /home/bw # killall alsactl
bwacer /home/bw # killall alsactl
bwacer /home/bw # ps -e | grep alsactl
1247 ? 00:00:00 alsactl
1248 ? 00:00:00 alsactl
bwacer /home/bw # kill 1247
bwacer /home/bw # ps -e | grep alsactl
1247 ? 00:00:00 alsactl
1248 ? 00:00:00 alsactl
I have no idea what these processes are doing here. It's a fresh install, I don't have pulseaudio, all I did with alsa is installed few packages (alsa-plugins, alsa-oss, libsamplerate etc) and maybe enabled power saving in laptop-mode-tools (but that worked in previous installs).

Similar Messages

  • [gamin][hibernate]1 tasks refusing to freeze (gam_server)

    Hi,
    Recently (last update a week ago) I noticed that suspending my laptop to disk didn't work anymore.
    Theonly clue I have is this, in dmesg : (see details below)
    1 tasks refusing to freeze : gam_server
    gamin was last updated on 10/20/2010, maybe this can explain that, but noone aside me having this bug seems strange.
    (and nothing to be seen through my g**gle ... is always frightening)
    Any idea what I could try / look for /  ?
    Maybe downgrading gamin ? (if only I knew how)
    thanx for any advice
    PM: Marking nosave pages: 000000000009f000 - 0000000000100000
    PM: Basic memory bitmaps created
    PM: Syncing filesystems ... done.
    Freezing user space processes ...
    Freezing of tasks failed after 20.01 seconds (1 tasks refusing to freeze):
    gam_server D 0000000000000000 0 2082 1 0x00800004
    ffff880079c6dbb8 0000000000000082 ffff880079c6db08 ffffffff8104c10d
    0000000000014f40 0000000000014f40 ffff880079c6dfd8 ffff880079c6dfd8
    ffff880079c6dfd8 ffff88007b93be70 ffff880079c6dfd8 0000000000014f40
    Call Trace:
    [<ffffffff8104c10d>] ? default_wake_function+0xd/0x10
    [<ffffffff81071c4b>] ? prepare_to_wait+0x5b/0x90
    [<ffffffffa127f375>] fuse_request_send+0x225/0x290 [fuse]
    [<ffffffff810719b0>] ? autoremove_wake_function+0x0/0x40
    [<ffffffffa1286282>] fuse_do_open+0xd2/0x170 [fuse]
    [<ffffffffa128640f>] fuse_open_common+0x6f/0x90 [fuse]
    [<ffffffff81138fce>] ? __d_lookup+0x15e/0x180
    [<ffffffffa1281690>] ? fuse_dir_open+0x0/0x10 [fuse]
    [<ffffffffa128169e>] fuse_dir_open+0xe/0x10 [fuse]
    [<ffffffff8112223b>] __dentry_open+0x11b/0x3c0
    [<ffffffff811a2b2a>] ? security_inode_permission+0x1a/0x20
    [<ffffffff81123474>] nameidata_to_filp+0x54/0x70
    [<ffffffff81131700>] do_last+0x480/0x740
    [<ffffffff81131bad>] do_filp_open+0x1ed/0x680
    [<ffffffff811310cd>] ? user_path_at+0x5d/0xa0
    [<ffffffff8113d184>] ? alloc_fd+0xf4/0x150
    [<ffffffff811234f4>] do_sys_open+0x64/0x130
    [<ffffffff811235db>] sys_open+0x1b/0x20
    [<ffffffff81009e82>] system_call_fastpath+0x16/0x1b
    Restarting tasks ... done.
    PM: Basic memory bitmaps freed
    video LNXVIDEO:00: Restoring backlight state
    ADDRCONF(NETDEV_UP): wlan0: link is not ready
    tg3 0000:04:00.0: irq 49 for MSI/MSI-X
    ADDRCONF(NETDEV_UP): eth0: link is not ready
    ata1.00: configured for UDMA/133
    ata1: EH complete
    sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    wlan0: authenticate with 00:14:6c:d6:b9:4a (try 1)
    wlan0: authenticated
    wlan0: associate with 00:14:6c:d6:b9:4a (try 1)
    wlan0: RX AssocResp from 00:14:6c:d6:b9:4a (capab=0x411 status=0 aid=2)
    wlan0: associated
    ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

    skai wrote:Maybe downgrading gamin ? (if only I knew how)
    https://wiki.archlinux.org/index.php/Do … g_Packages

  • [Lenovo IdeaPad S10-3t] Waking up from suspend not working properly

    Hi,
    I'm having some issues with getting suspend to work on my S10-3t. I tried pm-utils and the s2ram script (with about any combination of options as my machine is not on the whitelist) and always get the same behaviour: Suspending seems to succeed but waking up takes about 5 minutes.
    I tried using pm-suspend under ubuntu 10.10, works flawlessly out of the box, so it *can* be done.. somehow.
    Apparently this was a kernel related issue in older versions of ubuntu too, I couldn't quite figure out how they fixed it though (https://bugs.launchpad.net/ubuntu/+sour … bug/598664).
    I tailed the pm-suspend.log and kernel.log through one suspend/wake up cycle, here's the output:
    pm-suspend.log:
    bash-4.1$ date;sudo tail -f /var/log/pm-suspend.log
    Sun Oct 24 20:27:47 CEST 2010
    Password:
    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.
    Sun Oct 24 20:25:36 CEST 2010: Finished.
    tail: /var/log/pm-suspend.log: file truncated
    Initial commandline parameters:
    Sun Oct 24 20:29:08 CEST 2010: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux netarch.haselwarter.org 2.6.35-ARCH #1 SMP PREEMPT Wed Sep 29 07:17:20 UTC 2010 i686 Intel(R) Atom(TM) CPU N470 @ 1.83GHz GenuineIntel GNU/Linux
    Module Size Used by
    cpufreq_ondemand 6971 2
    btusb 9745 0
    hid_cando 2611 0
    bluetooth 44753 1 btusb
    rfkill 12854 1 bluetooth
    usbhid 33564 0
    hid 60400 2 hid_cando,usbhid
    uvcvideo 53488 0
    videodev 39124 1 uvcvideo
    v4l1_compat 13562 2 uvcvideo,videodev
    joydev 7503 0
    snd_seq_dummy 1079 0
    snd_seq_oss 25072 0
    snd_seq_midi_event 4496 1 snd_seq_oss
    snd_seq 41752 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 4369 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_hda_codec_conexant 26292 1
    snd_pcm_oss 33662 0
    i915 267072 2
    snd_mixer_oss 14686 1 snd_pcm_oss
    snd_hda_intel 19020 0
    snd_hda_codec 67274 2 snd_hda_codec_conexant,snd_hda_intel
    drm_kms_helper 22043 1 i915
    drm 134132 3 i915,drm_kms_helper
    snd_hwdep 4764 1 snd_hda_codec
    snd_pcm 58308 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
    lib80211_crypt_tkip 7521 0
    uhci_hcd 19251 0
    snd_timer 15423 2 snd_seq,snd_pcm
    broadcom 5201 0
    i2c_algo_bit 4407 1 i915
    ehci_hcd 32860 0
    snd 43283 11 snd_seq_oss,snd_seq,snd_seq_device,snd_hda_codec_conexant,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    soundcore 5025 1 snd
    video 15889 1 i915
    wl 1943997 0
    tg3 115656 0
    usbcore 121737 6 btusb,usbhid,uvcvideo,uhci_hcd,ehci_hcd
    output 1448 1 video
    snd_page_alloc 5981 2 snd_hda_intel,snd_pcm
    intel_agp 24510 2 i915
    wmi 5962 0
    battery 7879 0
    i2c_i801 7426 0
    ac 2329 0
    i2c_core 15599 6 videodev,i915,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
    psmouse 51529 0
    evdev 6820 9
    libphy 14543 2 broadcom,tg3
    lib80211 3158 2 lib80211_crypt_tkip,wl
    agpgart 23520 2 drm,intel_agp
    sg 20932 0
    thermal 9786 0
    coretemp 4665 0
    button 3746 1 i915
    serio_raw 3566 0
    acpi_cpufreq 5157 1
    freq_table 1999 2 cpufreq_ondemand,acpi_cpufreq
    processor 25126 3 acpi_cpufreq
    mperf 979 1 acpi_cpufreq
    rtc_cmos 7746 0
    rtc_core 11831 1 rtc_cmos
    rtc_lib 1494 1 rtc_core
    ext4 282610 1
    mbcache 4290 1 ext4
    jbd2 58396 1 ext4
    crc16 1053 1 ext4
    sd_mod 26768 3
    ahci 17813 0
    libahci 16174 3 ahci
    libata 140771 2 ahci,libahci
    scsi_mod 105888 3 sg,sd_mod,libata
    total used free shared buffers cached
    Mem: 2053592 233156 1820436 0 24724 102332
    -/+ buffers/cache: 106100 1947492
    Swap: 1952764 0 1952764
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend:
    /usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/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/55NetworkManager suspend suspend:
    Having NetworkManager put all interaces to sleep...Done.
    /usr/lib/pm-utils/sleep.d/55NetworkManager 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/91wicd suspend suspend:
    Unable to connect to wicd daemon - is it running?
    /usr/lib/pm-utils/sleep.d/91wicd 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:
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Sun Oct 24 20:29:10 CEST 2010: performing suspend
    Switching from vt7 to vt1
    fbcon fb0 state 1
    fbcon fb0 state 0
    switching back to vt7
    Sun Oct 24 20:34:40 CEST 2010: Awake.
    Sun Oct 24 20:34:40 CEST 2010: 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/91wicd resume suspend:
    Unable to connect to wicd daemon - is it running?
    /usr/lib/pm-utils/sleep.d/91wicd 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/55NetworkManager resume suspend:
    Having NetworkManager wake interfaces back up...Done.
    /usr/lib/pm-utils/sleep.d/55NetworkManager 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/01laptop-mode resume suspend:
    tail: /var/log/pm-suspend.log: file truncated
    Laptop mode
    tail: /var/log/pm-suspend.log: file truncated
    enabled, not active
    Error for wireless request "Set Power Management" (8B2C) :
    SET failed on device eth0 ; Operation not supported.
    tail: /var/log/pm-suspend.log: file truncated
    Failed.
    /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.
    Sun Oct 24 20:34:44 CEST 2010: Finished.
    kernel.log:
    bash-4.1$ sudo tail -f /var/log/kernel.log
    Password:
    Oct 24 20:27:15 netarch kernel: input: Cando Corporation Cando 10.1 Multi Touch Panel with Controller as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input9
    Oct 24 20:27:15 netarch kernel: cando-touch 0003:2087:0A01.0001: input,hidraw0: USB HID v1.11 Device [Cando Corporation Cando 10.1 Multi Touch Panel with Controller] on usb-0000:00:1d.1-1/input0
    Oct 24 20:27:15 netarch kernel: EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
    Oct 24 20:27:15 netarch kernel: EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
    Oct 24 20:27:15 netarch kernel: Adding 1952764k swap on /dev/sda2. Priority:-1 extents:1 across:1952764k
    Oct 24 20:27:16 netarch kernel: tg3 0000:05:00.0: irq 45 for MSI/MSI-X
    Oct 24 20:27:16 netarch kernel: tg3 0000:05:00.0: eth0: Link is down
    Oct 24 20:27:17 netarch kernel: CPUFREQ: Per core ondemand sysfs interface is deprecated - ignore_nice_load
    Oct 24 20:27:18 netarch kernel: tg3 0000:05:00.0: eth0: Link is down
    Oct 24 20:27:19 netarch kernel: WARNING! power/level is deprecated; use power/control instead
    Oct 24 20:29:08 netarch kernel: CE: hpet increased min_delta_ns to 7500 nsec
    Oct 24 20:29:08 netarch kernel: ata1.00: configured for UDMA/100
    Oct 24 20:29:08 netarch kernel: ata1: EH complete
    Oct 24 20:29:08 netarch kernel: EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
    Oct 24 20:34:40 netarch kernel: PM: Syncing filesystems ... done.
    Oct 24 20:34:40 netarch kernel: PM: Preparing system for mem sleep
    Oct 24 20:34:40 netarch kernel: Freezing user space processes ... (elapsed 0.01 seconds) done.
    Oct 24 20:34:40 netarch kernel: Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
    Oct 24 20:34:40 netarch kernel: PM: Entering mem sleep
    Oct 24 20:34:40 netarch kernel: Suspending console(s) (use no_console_suspend to debug)
    Oct 24 20:34:40 netarch kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
    Oct 24 20:34:40 netarch kernel: sd 0:0:0:0: [sda] Stopping disk
    Oct 24 20:34:40 netarch kernel: wl 0000:07:00.0: PCI INT A disabled
    Oct 24 20:34:40 netarch kernel: ehci_hcd 0000:00:1d.7: PCI INT A disabled
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.3: PCI INT D disabled
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.2: PCI INT C disabled
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.1: PCI INT B disabled
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.0: PCI INT A disabled
    Oct 24 20:34:40 netarch kernel: tg3 0000:05:00.0: PME# enabled
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.0: wake-up capability enabled by ACPI
    Oct 24 20:34:40 netarch kernel: HDA Intel 0000:00:1b.0: PCI INT A disabled
    Oct 24 20:34:40 netarch kernel: ACPI handle has no context!
    Oct 24 20:34:40 netarch kernel: PM: suspend of devices complete after 429.517 msecs
    Oct 24 20:34:40 netarch kernel: PM: late suspend of devices complete after 13.649 msecs
    Oct 24 20:34:40 netarch kernel: ACPI: Preparing to enter system sleep state S3
    Oct 24 20:34:40 netarch kernel: PM: Saving platform NVS memory
    Oct 24 20:34:40 netarch kernel: Disabling non-boot CPUs ...
    Oct 24 20:34:40 netarch kernel: CPU 1 is now offline
    Oct 24 20:34:40 netarch kernel: SMP alternatives: switching to UP code
    Oct 24 20:34:40 netarch kernel: Extended CMOS year: 2000
    Oct 24 20:34:40 netarch kernel: Back to C!
    Oct 24 20:34:40 netarch kernel: PM: Restoring platform NVS memory
    Oct 24 20:34:40 netarch kernel: CPU0: Thermal monitoring handled by SMI
    Oct 24 20:34:40 netarch kernel: Extended CMOS year: 2000
    Oct 24 20:34:40 netarch kernel: Enabling non-boot CPUs ...
    Oct 24 20:34:40 netarch kernel: SMP alternatives: switching to SMP code
    Oct 24 20:34:40 netarch kernel: Booting Node 0 Processor 1 APIC 0x1
    Oct 24 20:34:40 netarch kernel: Initializing CPU#1
    Oct 24 20:34:40 netarch kernel: CPU1 is up
    Oct 24 20:34:40 netarch kernel: ACPI: Waking up from system sleep state S3
    Oct 24 20:34:40 netarch kernel: ACPI Exception: AE_TIME, Returned by Handler for [EmbeddedControl] (20100428/evregion-474)
    Oct 24 20:34:40 netarch kernel: ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.DSLD] (Node f7025600), AE_TIME
    Oct 24 20:34:40 netarch kernel: ACPI Error (psparse-0537): Method parse/execution failed [\_WAK] (Node f7024768), AE_TIME
    Oct 24 20:34:40 netarch kernel: ACPI Exception: AE_TIME, During Method _WAK (20100428/hwsleep-601)
    Oct 24 20:34:40 netarch kernel: i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
    Oct 24 20:34:40 netarch kernel: HDA Intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
    Oct 24 20:34:40 netarch kernel: HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100104, writing 0x100102)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x40100, writing 0x4010b)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x80118001)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xf010f010)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x2020)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810008)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x40200, writing 0x40207)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x80318021)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xf020f020)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x3030)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810008)
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.1: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.2: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.3: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
    Oct 24 20:34:40 netarch kernel: ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900106, writing 0x2900102)
    Oct 24 20:34:40 netarch kernel: pci 0000:00:1e.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
    Oct 24 20:34:40 netarch kernel: pci 0000:00:1e.0: restoring config space at offset 0x8 (was 0x0, writing 0xfff0)
    Oct 24 20:34:40 netarch kernel: ahci 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20a)
    Oct 24 20:34:40 netarch kernel: ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407)
    Oct 24 20:34:40 netarch kernel: tg3 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
    Oct 24 20:34:40 netarch kernel: tg3 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x40100506)
    Oct 24 20:34:40 netarch kernel: wl 0000:07:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
    Oct 24 20:34:40 netarch kernel: wl 0000:07:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xf0200004)
    Oct 24 20:34:40 netarch kernel: wl 0000:07:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
    Oct 24 20:34:40 netarch kernel: wl 0000:07:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100106)
    Oct 24 20:34:40 netarch kernel: PM: early resume of devices complete after 2.675 msecs
    Oct 24 20:34:40 netarch kernel: i915 0000:00:02.0: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    Oct 24 20:34:40 netarch kernel: HDA Intel 0000:00:1b.0: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: HDA Intel 0000:00:1b.0: irq 43 for MSI/MSI-X
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: usb usb2: root hub lost power or was reset
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: usb usb3: root hub lost power or was reset
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: usb usb4: root hub lost power or was reset
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
    Oct 24 20:34:40 netarch kernel: uhci_hcd 0000:00:1d.3: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: usb usb5: root hub lost power or was reset
    Oct 24 20:34:40 netarch kernel: ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    Oct 24 20:34:40 netarch kernel: ehci_hcd 0000:00:1d.7: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: pci 0000:00:1e.0: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: ahci 0000:00:1f.2: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: pcieport 0000:00:1c.0: wake-up capability disabled by ACPI
    Oct 24 20:34:40 netarch kernel: tg3 0000:05:00.0: PME# disabled
    Oct 24 20:34:40 netarch kernel: wl 0000:07:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    Oct 24 20:34:40 netarch kernel: wl 0000:07:00.0: setting latency timer to 64
    Oct 24 20:34:40 netarch kernel: sd 0:0:0:0: [sda] Starting disk
    Oct 24 20:34:40 netarch kernel: ata2: SATA link down (SStatus 0 SControl 300)
    Oct 24 20:34:40 netarch kernel: ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Oct 24 20:34:40 netarch kernel: usb 3-2: reset full speed USB device using uhci_hcd and address 3
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    Oct 24 20:34:40 netarch kernel: btusb 3-2:1.0: no reset_resume for driver btusb?
    Oct 24 20:34:40 netarch kernel: btusb 3-2:1.1: no reset_resume for driver btusb?
    Oct 24 20:34:40 netarch kernel: usb 1-8: reset high speed USB device using ehci_hcd and address 4
    Oct 24 20:34:40 netarch kernel: ata1.00: configured for UDMA/100
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    Oct 24 20:34:40 netarch kernel: usb 3-1: reset full speed USB device using uhci_hcd and address 2
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    Oct 24 20:34:40 netarch kernel: PM: resume of devices complete after 996.313 msecs
    Oct 24 20:34:40 netarch kernel: PM: Finishing wakeup.
    Oct 24 20:34:40 netarch kernel: Restarting tasks ...
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    Oct 24 20:34:40 netarch kernel: done.
    Oct 24 20:34:40 netarch kernel: video LNXVIDEO:00: Restoring backlight state
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    Oct 24 20:34:40 netarch kernel: atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    Oct 24 20:34:40 netarch kernel: tg3 0000:05:00.0: eth0: Link is down
    Oct 24 20:34:41 netarch kernel: tg3 0000:05:00.0: eth0: Link is down
    Oct 24 20:34:43 netarch kernel: ata1.00: configured for UDMA/100
    Oct 24 20:34:43 netarch kernel: ata1: EH complete
    Oct 24 20:34:44 netarch kernel: EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
    dmesg:
    Initializing cgroup subsys cpuset
    Initializing cgroup subsys cpu
    Linux version 2.6.35-ARCH (tobias@T-POWA-LX) (gcc version 4.5.1 (GCC) ) #1 SMP PREEMPT Wed Sep 29 07:17:20 UTC 2010
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
    BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
    BIOS-e820: 00000000000dc000 - 00000000000e0000 (reserved)
    BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000007f5d0000 (usable)
    BIOS-e820: 000000007f5d0000 - 000000007f5e0000 (ACPI data)
    BIOS-e820: 000000007f5e0000 - 000000007f5e3000 (ACPI NVS)
    BIOS-e820: 000000007f5e3000 - 0000000080000000 (reserved)
    BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    DMI 2.5 present.
    e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
    e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    last_pfn = 0x7f5d0 max_arch_pfn = 0x100000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-D3FFF write-protect
    D4000-DFFFF uncachable
    E0000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 000000000 mask 080000000 write-back
    1 base 07F600000 mask 0FFE00000 uncachable
    2 base 07F800000 mask 0FF800000 uncachable
    3 disabled
    4 disabled
    5 disabled
    6 disabled
    7 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 0000000000002000 - 0000000000010000 (usable) ==> (reserved)
    Scanning 1 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000001000 (reserved)
    modified: 0000000000001000 - 0000000000002000 (usable)
    modified: 0000000000002000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009dc00 (usable)
    modified: 000000000009dc00 - 00000000000a0000 (reserved)
    modified: 00000000000d2000 - 00000000000d4000 (reserved)
    modified: 00000000000dc000 - 00000000000e0000 (reserved)
    modified: 00000000000e4000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 000000007f5d0000 (usable)
    modified: 000000007f5d0000 - 000000007f5e0000 (ACPI data)
    modified: 000000007f5e0000 - 000000007f5e3000 (ACPI NVS)
    modified: 000000007f5e3000 - 0000000080000000 (reserved)
    modified: 00000000e0000000 - 00000000f0000000 (reserved)
    modified: 00000000fec00000 - 00000000fec10000 (reserved)
    modified: 00000000fee00000 - 00000000fee01000 (reserved)
    modified: 00000000ff000000 - 0000000100000000 (reserved)
    initial memory mapped : 0 - 01800000
    found SMP MP-table at [c00f7cb0] f7cb0
    init_memory_mapping: 0000000000000000-00000000377fe000
    0000000000 - 0000400000 page 4k
    0000400000 - 0037400000 page 2M
    0037400000 - 00377fe000 page 4k
    kernel direct mapping tables up to 377fe000 @ 15000-1a000
    RAMDISK: 37e2a000 - 37ff0000
    Allocated new RAMDISK: 00100000 - 002c5f93
    Move RAMDISK from 0000000037e2a000 - 0000000037feff92 to 00100000 - 002c5f92
    ACPI: RSDP 000f7c80 00024 (v04 PTLTD )
    ACPI: XSDT 7f5d72d4 00074 (v01 LENOVO CB-01 06040000 LTP 00000000)
    ACPI: FACP 7f5dfc60 000F4 (v03 LENOVO CB-01 06040000 PTL 00000002)
    ACPI: DSDT 7f5d846a 07782 (v01 LENOVO CB-01 06040000 MSFT 03000000)
    ACPI: FACS 7f5e2fc0 00040
    ACPI: TCPA 7f5dfd54 00032 (v01 Phoeni x 06040000 TL 00000000)
    ACPI: MCFG 7f5dfd86 0003C (v01 PTLTD MCFG 06040000 LTP 00000000)
    ACPI: HPET 7f5dfdc2 00038 (v01 PTLTD HPETTBL 06040000 LTP 00000001)
    ACPI: APIC 7f5dfdfa 00068 (v01 PTLTD ? APIC 06040000 LTP 00000000)
    ACPI: BOOT 7f5dfe62 00028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
    ACPI: SLIC 7f5dfe8a 00176 (v01 LENOVO CB-01 06040000 LTP 00000000)
    ACPI: SSDT 7f5d78ca 0025F (v01 PmRef Cpu0Tst 00003000 INTL 20050624)
    ACPI: SSDT 7f5d7824 000A6 (v01 PmRef Cpu1Tst 00003000 INTL 20050624)
    ACPI: SSDT 7f5d7348 004DC (v02 PmRef CpuPm 00003000 INTL 20050624)
    ACPI: Local APIC address 0xfee00000
    1149MB HIGHMEM available.
    887MB LOWMEM available.
    mapped low ram: 0 - 377fe000
    low ram: 0 - 377fe000
    Zone PFN ranges:
    DMA 0x00000001 -> 0x00001000
    Normal 0x00001000 -> 0x000377fe
    HighMem 0x000377fe -> 0x0007f5d0
    Movable zone start PFN for each node
    early_node_map[3] active PFN ranges
    0: 0x00000001 -> 0x00000002
    0: 0x00000010 -> 0x0000009d
    0: 0x00000100 -> 0x0007f5d0
    On node 0 totalpages: 521566
    free_area_init_node: node 0, pgdat c1418ac0, node_mem_map c157b020
    DMA zone: 32 pages used for memmap
    DMA zone: 0 pages reserved
    DMA zone: 3950 pages, LIFO batch:0
    Normal zone: 1744 pages used for memmap
    Normal zone: 221486 pages, LIFO batch:31
    HighMem zone: 2300 pages used for memmap
    HighMem zone: 292054 pages, LIFO batch:31
    Using APIC driver default
    ACPI: PM-Timer IO Port: 0x1008
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0xffffffff base: 0xfed00000
    SMP: Allowing 2 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 40
    early_res array is doubled to 64 at [16000 - 167ff]
    PM: Registered nosave memory: 0000000000002000 - 0000000000010000
    PM: Registered nosave memory: 000000000009d000 - 000000000009e000
    PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
    PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
    PM: Registered nosave memory: 00000000000d4000 - 00000000000dc000
    PM: Registered nosave memory: 00000000000dc000 - 00000000000e0000
    PM: Registered nosave memory: 00000000000e0000 - 00000000000e4000
    PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
    Allocating PCI resources starting at 80000000 (gap: 80000000:60000000)
    Booting paravirtualized kernel on bare hardware
    setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    PERCPU: Embedded 14 pages/cpu @c2800000 s34880 r0 d22464 u2097152
    pcpu-alloc: s34880 r0 d22464 u2097152 alloc=1*4194304
    pcpu-alloc: [0] 0 1
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 517490
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz26 root=/dev/sda5
    PID hash table entries: 4096 (order: 2, 16384 bytes)
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    allocated 10433580 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Subtract (53 early reservations)
    #1 [0000001000 - 0000002000] EX TRAMPOLINE
    #2 [0001000000 - 0001572184] TEXT DATA BSS
    #3 [0001573000 - 000157921c] BRK
    #4 [00000f7cc0 - 0000100000] BIOS reserved
    #5 [00000f7cb0 - 00000f7cc0] MP-table mpf
    #6 [000009dc00 - 000009e071] BIOS reserved
    #7 [000009e199 - 00000f7cb0] BIOS reserved
    #8 [000009e071 - 000009e199] MP-table mpc
    #9 [0000010000 - 0000011000] TRAMPOLINE
    #10 [0000011000 - 0000015000] ACPI WAKEUP
    #11 [0000015000 - 0000016000] PGTABLE
    #12 [0000100000 - 00002c6000] NEW RAMDISK
    #13 [000157a000 - 000157b000] BOOTMEM
    #14 [000157b000 - 000256b000] BOOTMEM
    #15 [00015721c0 - 00015721c4] BOOTMEM
    #16 [0001572200 - 00015722c0] BOOTMEM
    #17 [00015722c0 - 0001572314] BOOTMEM
    #18 [000256b000 - 000256e000] BOOTMEM
    #19 [0001572340 - 00015723ac] BOOTMEM
    #20 [000256e000 - 0002574000] BOOTMEM
    #21 [00015723c0 - 00015723e5] BOOTMEM
    #22 [0001572400 - 0001572427] BOOTMEM
    #23 [0001572440 - 0001572600] BOOTMEM
    #24 [0001572600 - 0001572640] BOOTMEM
    #25 [0001572640 - 0001572680] BOOTMEM
    #26 [0001572680 - 00015726c0] BOOTMEM
    #27 [00015726c0 - 0001572700] BOOTMEM
    #28 [0001572700 - 0001572740] BOOTMEM
    #29 [0001572740 - 0001572780] BOOTMEM
    #30 [0001572780 - 00015727c0] BOOTMEM
    #31 [00015727c0 - 0001572800] BOOTMEM
    #32 [0001572800 - 0001572840] BOOTMEM
    #33 [0001572840 - 0001572880] BOOTMEM
    #34 [0001572880 - 00015728c0] BOOTMEM
    #35 [00015728c0 - 0001572900] BOOTMEM
    #36 [0001572900 - 0001572940] BOOTMEM
    #37 [0001572940 - 0001572950] BOOTMEM
    #38 [0001572980 - 0001572990] BOOTMEM
    #39 [00015729c0 - 00015729ea] BOOTMEM
    #40 [0001572a00 - 0001572a2a] BOOTMEM
    #41 [0002800000 - 000280e000] BOOTMEM
    #42 [0002a00000 - 0002a0e000] BOOTMEM
    #43 [0001572a40 - 0001572a44] BOOTMEM
    #44 [0001572a80 - 0001572a84] BOOTMEM
    #45 [0001572ac0 - 0001572ac8] BOOTMEM
    #46 [0001572b00 - 0001572b08] BOOTMEM
    #47 [0001572b40 - 0001572be8] BOOTMEM
    #48 [0001572c00 - 0001572c68] BOOTMEM
    #49 [0002574000 - 0002578000] BOOTMEM
    #50 [0002578000 - 00025f8000] BOOTMEM
    #51 [00025f8000 - 0002638000] BOOTMEM
    #52 [0002a0e000 - 000340142c] BOOTMEM
    Initializing HighMem for node 0 (000377fe:0007f5d0)
    Memory: 2051364k/2086720k available (2986k kernel code, 34900k reserved, 1238k data, 412k init, 1177416k highmem)
    virtual kernel memory layout:
    fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    .init : 0xc1421000 - 0xc1488000 ( 412 kB)
    .data : 0xc12eaacc - 0xc1420340 (1238 kB)
    .text : 0xc1000000 - 0xc12eaacc (2986 kB)
    Checking if this processor honours the WP bit even in supervisor mode...Ok.
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Hierarchical RCU implementation.
    RCU-based detection of stalled CPUs is disabled.
    Verbose stalled-CPUs detection is disabled.
    NR_IRQS:512
    Extended CMOS year: 2000
    Console: colour VGA+ 80x25
    console [tty0] enabled
    hpet clockevent registered
    Fast TSC calibration using PIT
    Detected 1828.625 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 3658.63 BogoMIPS (lpj=6095416)
    pid_max: default: 32768 minimum: 301
    Security Framework initialized
    Mount-cache hash table entries: 512
    Initializing cgroup subsys ns
    Initializing cgroup subsys cpuacct
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    Initializing cgroup subsys blkio
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 5 MCE banks
    CPU0: Thermal monitoring enabled (TM1)
    using mwait in idle threads.
    Performance Events: PEBS fmt0+, Atom events, Intel PMU driver.
    ... version: 3
    ... bit width: 40
    ... generic registers: 2
    ... value mask: 000000ffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 0000000700000003
    ACPI: Core revision 20100428
    Enabling APIC mode: Flat. Using 1 I/O APICs
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Atom(TM) CPU N470 @ 1.83GHz stepping 0a
    Booting Node 0, Processors #1 Ok.
    Initializing CPU#1
    Brought up 2 CPUs
    Total of 2 processors activated (7317.54 BogoMIPS).
    devtmpfs: initialized
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MMCONFIG for domain 0000 [bus 00-10] at [mem 0xe0000000-0xe10fffff] (base 0xe0000000)
    PCI: MMCONFIG at [mem 0xe0000000-0xe10fffff] reserved in E820
    PCI: Using MMCONFIG for extended config space
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: SSDT 7f5d8193 00203 (v02 PmRef Cpu0Ist 00003000 INTL 20050624)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 00203 (v02 PmRef Cpu0Ist 00003000 INTL 20050624)
    ACPI: SSDT 7f5d7b29 005E5 (v02 PmRef Cpu0Cst 00003001 INTL 20050624)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 005E5 (v02 PmRef Cpu0Cst 00003001 INTL 20050624)
    ACPI: SSDT 7f5d8396 000D4 (v02 PmRef Cpu1Ist 00003000 INTL 20050624)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 000D4 (v02 PmRef Cpu1Ist 00003000 INTL 20050624)
    ACPI: SSDT 7f5d810e 00085 (v02 PmRef Cpu1Cst 00003000 INTL 20050624)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 00085 (v02 PmRef Cpu1Cst 00003000 INTL 20050624)
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
    ACPI: No dock devices found.
    PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f390), AE_ALREADY_EXISTS
    ACPI: Marking method _OSC as Serialized because of AE_ALREADY_EXISTS error
    ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
    pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
    pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
    pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
    pci_root PNP0A08:00: host bridge window [mem 0x80000000-0xf7ffffff]
    pci_root PNP0A08:00: host bridge window [io 0x0d00-0xfdff]
    pci 0000:00:02.0: reg 10: [mem 0xf0300000-0xf037ffff]
    pci 0000:00:02.0: reg 14: [io 0x18e8-0x18ef]
    pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
    pci 0000:00:02.0: reg 1c: [mem 0xf0000000-0xf00fffff]
    pci 0000:00:02.1: reg 10: [mem 0xf0380000-0xf03fffff]
    pci 0000:00:1b.0: reg 10: [mem 0xf0400000-0xf0403fff 64bit]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.1: PME# disabled
    pci 0000:00:1d.0: reg 20: [io 0x1820-0x183f]
    pci 0000:00:1d.1: reg 20: [io 0x1840-0x185f]
    pci 0000:00:1d.2: reg 20: [io 0x1860-0x187f]
    pci 0000:00:1d.3: reg 20: [io 0x1880-0x189f]
    pci 0000:00:1d.7: reg 10: [mem 0xf0604000-0xf06043ff]
    pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.7: PME# disabled
    pci 0000:00:1f.2: reg 10: [io 0x18e0-0x18e7]
    pci 0000:00:1f.2: reg 14: [io 0x18d4-0x18d7]
    pci 0000:00:1f.2: reg 18: [io 0x18d8-0x18df]
    pci 0000:00:1f.2: reg 1c: [io 0x18d0-0x18d3]
    pci 0000:00:1f.2: reg 20: [io 0x18c0-0x18cf]
    pci 0000:00:1f.2: reg 24: [mem 0xf0604400-0xf06047ff]
    pci 0000:00:1f.2: PME# supported from D3hot
    pci 0000:00:1f.2: PME# disabled
    pci 0000:00:1f.3: reg 20: [io 0x18a0-0x18bf]
    pci 0000:05:00.0: reg 10: [mem 0xf0100000-0xf010ffff 64bit]
    pci 0000:05:00.0: PME# supported from D3hot D3cold
    pci 0000:05:00.0: PME# disabled
    pci 0000:00:1c.0: PCI bridge to [bus 05-05]
    pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:1c.0: bridge window [mem 0xf0100000-0xf01fffff]
    pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:07:00.0: reg 10: [mem 0xf0200000-0xf0203fff 64bit]
    pci 0000:07:00.0: supports D1 D2
    pci 0000:07:00.0: PME# supported from D0 D3hot D3cold
    pci 0000:07:00.0: PME# disabled
    pci 0000:00:1c.1: PCI bridge to [bus 07-07]
    pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:1c.1: bridge window [mem 0xf0200000-0xf02fffff]
    pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:00:1e.0: PCI bridge to [bus 11-11] (subtractive decode)
    pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
    pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x80000000-0xf7ffffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [io 0x0d00-0xfdff] (subtractive decode)
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
    ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f390), AE_ALREADY_EXISTS
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
    HEST: Table is not found!
    vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    PCI: Using ACPI for IRQ routing
    PCI: pci_cache_line_size set to 64 bytes
    reserve RAM buffer: 0000000000002000 - 000000000000ffff
    reserve RAM buffer: 000000000009dc00 - 000000000009ffff
    reserve RAM buffer: 000000007f5d0000 - 000000007fffffff
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    Switching to clocksource tsc
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 10 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:01: [io 0x0800-0x080f] has been reserved
    system 00:01: [io 0x1000-0x107f] has been reserved
    system 00:01: [io 0x1180-0x11bf] has been reserved
    system 00:01: [io 0x04d0-0x04d1] has been reserved
    system 00:01: [io 0xfe00] has been reserved
    system 00:01: [io 0x0700-0x070f] has been reserved
    system 00:01: [io 0x164e-0x174c] has been reserved
    system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
    system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
    system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved
    system 00:01: [mem 0xfef00000-0xfeffffff] has been reserved
    pci 0000:00:1c.0: BAR 15: assigned [mem 0x80000000-0x801fffff 64bit pref]
    pci 0000:00:1c.1: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref]
    pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
    pci 0000:00:1c.1: BAR 13: assigned [io 0x3000-0x3fff]
    pci 0000:00:1c.0: PCI bridge to [bus 05-05]
    pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    pci 0000:00:1c.0: bridge window [mem 0xf0100000-0xf01fffff]
    pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff 64bit pref]
    pci 0000:00:1c.1: PCI bridge to [bus 07-07]
    pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
    pci 0000:00:1c.1: bridge window [mem 0xf0200000-0xf02fffff]
    pci 0000:00:1c.1: bridge window [mem 0x80200000-0x803fffff 64bit pref]
    pci 0000:00:1e.0: PCI bridge to [bus 11-11]
    pci 0000:00:1e.0: bridge window [io disabled]
    pci 0000:00:1e.0: bridge window [mem disabled]
    pci 0000:00:1e.0: bridge window [mem pref disabled]
    pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.1: enabling device (0000 -> 0003)
    pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.1: setting latency timer to 64
    pci 0000:00:1e.0: setting latency timer to 64
    pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:00: resource 6 [mem 0x000d4000-0x000d7fff]
    pci_bus 0000:00: resource 7 [mem 0x000d8000-0x000dbfff]
    pci_bus 0000:00: resource 8 [mem 0x000e0000-0x000e3fff]
    pci_bus 0000:00: resource 9 [mem 0x80000000-0xf7ffffff]
    pci_bus 0000:00: resource 10 [io 0x0d00-0xfdff]
    pci_bus 0000:05: resource 0 [io 0x2000-0x2fff]
    pci_bus 0000:05: resource 1 [mem 0xf0100000-0xf01fffff]
    pci_bus 0000:05: resource 2 [mem 0x80000000-0x801fffff 64bit pref]
    pci_bus 0000:07: resource 0 [io 0x3000-0x3fff]
    pci_bus 0000:07: resource 1 [mem 0xf0200000-0xf02fffff]
    pci_bus 0000:07: resource 2 [mem 0x80200000-0x803fffff 64bit pref]
    pci_bus 0000:11: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:11: resource 5 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:11: resource 6 [mem 0x000d4000-0x000d7fff]
    pci_bus 0000:11: resource 7 [mem 0x000d8000-0x000dbfff]
    pci_bus 0000:11: resource 8 [mem 0x000e0000-0x000e3fff]
    pci_bus 0000:11: resource 9 [mem 0x80000000-0xf7ffffff]
    pci_bus 0000:11: resource 10 [io 0x0d00-0xfdff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    TCP: Hash tables configured (established 131072 bind 65536)
    TCP reno registered
    UDP hash table entries: 512 (order: 2, 16384 bytes)
    UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    NET: Registered protocol family 1
    pci 0000:00:02.0: Boot video device
    PCI: CLS 32 bytes, default 64
    Unpacking initramfs...
    Freeing initrd memory: 1816k freed
    Simple Boot Flag at 0x36 set to 0x1
    apm: BIOS not found.
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1287944823.419:1): initialized
    highmem bounce pool size: 64 pages
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    msgmni has been set to 1710
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pcieport 0000:00:1c.0: setting latency timer to 64
    pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
    pcieport 0000:00:1c.1: setting latency timer to 64
    pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
    ERST: Table is not found!
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    i8042.c: Detected active multiplexing controller, rev 1.1.
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX0 port at 0x60,0x64 irq 12
    serio: i8042 AUX1 port at 0x60,0x64 irq 12
    serio: i8042 AUX2 port at 0x60,0x64 irq 12
    serio: i8042 AUX3 port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    PM: Resume from disk failed.
    registered taskstats version 1
    Initalizing network drop monitor service
    Freeing unused kernel memory: 412k freed
    udev[38]: starting version 162
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    SCSI subsystem initialized
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    libata version 3.00 loaded.
    ahci 0000:00:1f.2: version 3.0
    ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
    ahci: SSS flag set, parallel bus scan disabled
    ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
    ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part
    ahci 0000:00:1f.2: setting latency timer to 64
    scsi0 : ahci
    scsi1 : ahci
    scsi2 : ahci
    scsi3 : ahci
    ata1: SATA max UDMA/133 abar m1024@0xf0604400 port 0xf0604500 irq 42
    ata2: SATA max UDMA/133 abar m1024@0xf0604400 port 0xf0604580 irq 42
    ata3: DUMMY
    ata4: DUMMY
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata1.00: ATA-8: ST9250315AS, 0010LVM1, max UDMA/100
    ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32)
    ata1.00: configured for UDMA/100
    scsi 0:0:0:0: Direct-Access ATA ST9250315AS 0010 PQ: 0 ANSI: 5
    ata2: SATA link down (SStatus 0 SControl 300)
    sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1 sda2 sda3 sda4 sda5
    sd 0:0:0:0: [sda] Attached SCSI disk
    PM: Marking nosave pages: 0000000000002000 - 0000000000010000
    PM: Marking nosave pages: 000000000009d000 - 0000000000100000
    PM: Basic memory bitmaps created
    PM: Basic memory bitmaps freed
    EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
    rtc_cmos 00:05: RTC can wake from S4
    rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    udev[734]: starting version 162
    ACPI: acpi_idle registered with cpuidle
    Monitor-Mwait will be used to enter C-1 state
    Monitor-Mwait will be used to enter C-2 state
    Monitor-Mwait will be used to enter C-3 state
    Marking TSC unstable due to TSC halts in idle
    Switching to clocksource hpet
    input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0C:00/input/input1
    ACPI: Power Button [PWRB]
    input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
    coretemp coretemp.0: Unable to read TjMax from CPU.
    coretemp coretemp.0: Using relative temperature scale!
    ACPI: Lid Switch [LID]
    ------------[ cut here ]------------
    WARNING: at fs/proc/generic.c:583 proc_register+0xf8/0x1e0()
    Hardware name: 20040M18
    proc_dir_entry 'power/PWRB' already registered
    Modules linked in: coretemp button(+) serio_raw acpi_cpufreq freq_table processor mperf rtc_cmos rtc_core rtc_lib ext4 mbcache jbd2 crc16 sd_mod ahci libahci libata scsi_mod
    Pid: 1097, comm: modprobe Not tainted 2.6.35-ARCH #1
    Call Trace:
    [<c10439bd>] warn_slowpath_common+0x6d/0xa0
    [<c113e648>] ? proc_register+0xf8/0x1e0
    [<c113e648>] ? proc_register+0xf8/0x1e0
    [<c1043a6e>] warn_slowpath_fmt+0x2e/0x30
    [<c113e648>] proc_register+0xf8/0x1e0
    [<c113eca3>] proc_mkdir_mode+0x33/0x50
    [<c113eccf>] proc_mkdir+0xf/0x20
    [<f82af453>] acpi_button_add+0x21b/0x387 [button]
    [<c11cc665>] acpi_device_probe+0x3a/0xf4
    [<c121eae7>] driver_probe_device+0x77/0x180
    [<c121ec69>] __driver_attach+0x79/0x80
    [<c121dcb3>] bus_for_each_dev+0x43/0x70
    [<c121e839>] driver_attach+0x19/0x20
    [<c121ebf0>] ? __driver_attach+0x0/0x80
    [<c121e3ed>] bus_add_driver+0xbd/0x2e0
    [<c11cc59b>] ? acpi_device_remove+0x0/0x90
    [<c121ee65>] driver_register+0x65/0x110
    [<c113eca3>] ? proc_mkdir_mode+0x33/0x50
    [<c11ccd53>] acpi_bus_register_driver+0x3a/0x3c
    [<f82b202b>] acpi_button_init+0x2b/0x4a [button]
    [<c100120d>] do_one_initcall+0x2d/0x190
    [<f82b2000>] ? acpi_button_init+0x0/0x4a [button]
    [<c107892b>] sys_init_module+0x9b/0x1e0
    [<c10f4f8f>] ? sys_close+0x6f/0xc0
    [<c100379f>] sysenter_do_call+0x12/0x28
    ---[ end trace 475801f928d07a3d ]---
    input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:01/input/input3
    ACPI: Power Button [PWRB]
    input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
    ACPI: Sleep Button [SLPB]
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
    ACPI: Power Button [PWRF]
    thermal LNXTHERM:01: registered as thermal_zone0
    ACPI: Thermal Zone [TZ01] (60 C)
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    lib80211: common routines for IEEE802.11 drivers
    lib80211_crypt: registered algorithm 'NULL'
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    Linux agpgart interface v0.103
    i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    ACPI: AC Adapter [ACAD] (on-line)
    wl: module license 'Mixed/Proprietary' taints kernel.
    Disabling lock debugging due to kernel taint
    ACPI: WMI: Mapper loaded
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset
    agpgart-intel 0000:00:00.0: detected 8188K stolen memory
    agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
    tg3.c:v3.110 (April 9, 2010)
    tg3 0000:05:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    tg3 0000:05:00.0: setting latency timer to 64
    wl 0000:07:00.0: enabling device (0104 -> 0106)
    wl 0000:07:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    wl 0000:07:00.0: setting latency timer to 64
    ACPI: Battery Slot [BAT1] (battery present)
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:1d.7: using broken periodic workaround
    ehci_hcd 0000:00:1d.7: debug port 1
    ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
    ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf0604000
    tg3 mdio bus: probed
    tg3 0000:05:00.0: eth1: Tigon3 [partno(BCM57780) rev 57780001] (PCI Express) MAC address c8:0a:a9:3b:be:4d
    tg3 0000:05:00.0: eth1: attached PHY driver [Broadcom BCM57780] (mii_bus:phy_addr=500:01)
    tg3 0000:05:00.0: eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
    tg3 0000:05:00.0: eth1: dma_rwctrl[76180000] dma_mask[64-bit]
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 8 ports detected
    uhci_hcd: USB Universal Host Controller Interface driver
    uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    uhci_hcd 0000:00:1d.0: UHCI Host Controller
    uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001820
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    uhci_hcd 0000:00:1d.1: UHCI Host Controller
    uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001840
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    uhci_hcd 0000:00:1d.2: UHCI Host Controller
    uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:1d.3: setting latency timer to 64
    uhci_hcd 0000:00:1d.3: UHCI Host Controller
    uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
    uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001880
    lib80211_crypt: registered algorithm 'TKIP'
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 2 ports detected
    eth0: Broadcom BCM4727 802.11 Hybrid Wireless Controller 5.60.48.36
    udev[757]: renamed network interface eth1 to eth1-eth0
    udev[756]: renamed network interface eth0 to wlan0
    udev[757]: renamed network interface eth1-eth0 to eth0
    [drm] Initialized drm 1.1.0 20060810
    HDA Intel 0000:00:1b.0: enabling device (0104 -> 0106)
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    HDA Intel 0000:00:1b.0: irq 43 for MSI/MSI-X
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    usb 1-8: new high speed USB device using ehci_hcd and address 4
    i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    i915 0000:00:02.0: setting latency timer to 64
    i915 0000:00:02.0: irq 44 for MSI/MSI-X
    [drm] set up 7M of stolen space
    Synaptics Touchpad, model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04771/0xa40000/0x4a0500
    input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input6
    usb 3-1: new full speed USB device using uhci_hcd and address 2
    [drm] initialized overlay support
    Linux video capture interface: v2.00
    uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (04f2:b1a1)
    input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input7
    usbcore: registered new interface driver uvcvideo
    USB Video Class driver (v0.1.0)
    usb 3-2: new full speed USB device using uhci_hcd and address 3
    usbcore: registered new interface driver hiddev
    usbcore: registered new interface driver usbhid
    usbhid: USB HID core driver
    Console: switching to colour frame buffer device 128x37
    fb0: inteldrmfb frame buffer device
    drm: registered panic notifier
    Slow work thread pool: Starting up
    Slow work thread pool: Ready
    ACPI Warning: _BQC returned an invalid level (20100428/video-640)
    acpi device:03: registered as cooling_device2
    input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
    ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    Bluetooth: Core ver 2.15
    NET: Registered protocol family 31
    Bluetooth: HCI device and connection manager initialized
    Bluetooth: HCI socket layer initialized
    Bluetooth: Generic Bluetooth USB driver ver 0.6
    usbcore: registered new interface driver btusb
    input: Cando Corporation Cando 10.1 Multi Touch Panel with Controller as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input9
    cando-touch 0003:2087:0A01.0001: input,hidraw0: USB HID v1.11 Device [Cando Corporation Cando 10.1 Multi Touch Panel with Controller] on usb-0000:00:1d.1-1/input0
    EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
    EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
    Adding 1952764k swap on /dev/sda2. Priority:-1 extents:1 across:1952764k
    tg3 0000:05:00.0: irq 45 for MSI/MSI-X
    tg3 0000:05:00.0: eth0: Link is down
    CPUFREQ: Per core ondemand sysfs interface is deprecated - ignore_nice_load
    tg3 0000:05:00.0: eth0: Link is down
    WARNING! power/level is deprecated; use power/control instead
    CE: hpet increased min_delta_ns to 7500 nsec
    ata1.00: configured for UDMA/100
    ata1: EH complete
    EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
    PM: Syncing filesystems ... done.
    PM: Preparing system for mem sleep
    Freezing user space processes ... (elapsed 0.01 seconds) done.
    Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
    PM: Entering mem sleep
    Suspending console(s) (use no_console_suspend to debug)
    sd 0:0:0:0: [sda] Synchronizing SCSI cache
    sd 0:0:0:0: [sda] Stopping disk
    wl 0000:07:00.0: PCI INT A disabled
    ehci_hcd 0000:00:1d.7: PCI INT A disabled
    uhci_hcd 0000:00:1d.3: PCI INT D disabled
    uhci_hcd 0000:00:1d.2: PCI INT C disabled
    uhci_hcd 0000:00:1d.1: PCI INT B disabled
    uhci_hcd 0000:00:1d.0: PCI INT A disabled
    tg3 0000:05:00.0: PME# enabled
    pcieport 0000:00:1c.0: wake-up capability enabled by ACPI
    HDA Intel 0000:00:1b.0: PCI INT A disabled
    ACPI handle has no context!
    PM: suspend of devices complete after 429.517 msecs
    PM: late suspend of devices complete after 13.649 msecs
    ACPI: Preparing to enter system sleep state S3
    PM: Saving platform NVS memory
    Disabling non-boot CPUs ...
    CPU 1 is now offline
    SMP alternatives: switching to UP code
    Extended CMOS year: 2000
    Back to C!
    PM: Restoring platform NVS memory
    CPU0: Thermal monitoring handled by SMI
    Extended CMOS year: 2000
    Enabling non-boot CPUs ...
    SMP alternatives: switching to SMP code
    Booting Node 0 Processor 1 APIC 0x1
    Initializing CPU#1
    CPU1 is up
    ACPI: Waking up from system sleep state S3
    ACPI Exception: AE_TIME, Returned by Handler for [EmbeddedControl] (20100428/evregion-474)
    ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.DSLD] (Node f7025600), AE_TIME
    ACPI Error (psparse-0537): Method parse/execution failed [\_WAK] (Node f7024768), AE_TIME
    ACPI Exception: AE_TIME, During Method _WAK (20100428/hwsleep-601)
    i915 0000:00:02.0: restoring config space at offset 0x1 (was 0x900007, writing 0x900407)
    HDA Intel 0000:00:1b.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
    HDA Intel 0000:00:1b.0: restoring config space at offset 0x1 (was 0x100104, writing 0x100102)
    pcieport 0000:00:1c.0: restoring config space at offset 0xf (was 0x40100, writing 0x4010b)
    pcieport 0000:00:1c.0: restoring config space at offset 0x9 (was 0x10001, writing 0x80118001)
    pcieport 0000:00:1c.0: restoring config space at offset 0x8 (was 0x0, writing 0xf010f010)
    pcieport 0000:00:1c.0: restoring config space at offset 0x7 (was 0x20000000, writing 0x2020)
    pcieport 0000:00:1c.0: restoring config space at offset 0x3 (was 0x810000, writing 0x810008)
    pcieport 0000:00:1c.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
    pcieport 0000:00:1c.1: restoring config space at offset 0xf (was 0x40200, writing 0x40207)
    pcieport 0000:00:1c.1: restoring config space at offset 0x9 (was 0x10001, writing 0x80318021)
    pcieport 0000:00:1c.1: restoring config space at offset 0x8 (was 0x0, writing 0xf020f020)
    pcieport 0000:00:1c.1: restoring config space at offset 0x7 (was 0x20000000, writing 0x3030)
    pcieport 0000:00:1c.1: restoring config space at offset 0x3 (was 0x810000, writing 0x810008)
    pcieport 0000:00:1c.1: restoring config space at offset 0x1 (was 0x100000, writing 0x100407)
    uhci_hcd 0000:00:1d.0: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
    uhci_hcd 0000:00:1d.1: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
    uhci_hcd 0000:00:1d.2: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
    uhci_hcd 0000:00:1d.3: restoring config space at offset 0x1 (was 0x2800005, writing 0x2800001)
    ehci_hcd 0000:00:1d.7: restoring config space at offset 0x1 (was 0x2900106, writing 0x2900102)
    pci 0000:00:1e.0: restoring config space at offset 0x9 (was 0x10001, writing 0x1fff1)
    pci 0000:00:1e.0: restoring config space at offset 0x8 (was 0x0, writing 0xfff0)
    ahci 0000:00:1f.2: restoring config space at offset 0xf (was 0x200, writing 0x20a)
    ahci 0000:00:1f.2: restoring config space at offset 0x1 (was 0x2b00007, writing 0x2b00407)
    tg3 0000:05:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
    tg3 0000:05:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x40100506)
    wl 0000:07:00.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
    wl 0000:07:00.0: restoring config space at offset 0x4 (was 0x4, writing 0xf0200004)
    wl 0000:07:00.0: restoring config space at offset 0x3 (was 0x0, writing 0x8)
    wl 0000:07:00.0: restoring config space at offset 0x1 (was 0x100000, writing 0x100106)
    PM: early resume of devices complete after 2.675 msecs
    i915 0000:00:02.0: setting latency timer to 64
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    HDA Intel 0000:00:1b.0: irq 43 for MSI/MSI-X
    uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    usb usb2: root hub lost power or was reset
    uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    usb usb3: root hub lost power or was reset
    uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    usb usb4: root hub lost power or was reset
    uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:1d.3: setting latency timer to 64
    usb usb5: root hub lost power or was reset
    ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    pci 0000:00:1e.0: setting latency timer to 64
    ahci 0000:00:1f.2: setting latency timer to 64
    pcieport 0000:00:1c.0: wake-up capability disabled by ACPI
    tg3 0000:05:00.0: PME# disabled
    wl 0000:07:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    wl 0000:07:00.0: setting latency timer to 64
    sd 0:0:0:0: [sda] Starting disk
    ata2: SATA link down (SStatus 0 SControl 300)
    ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    usb 3-2: reset full speed USB device using uhci_hcd and address 3
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    btusb 3-2:1.0: no reset_resume for driver btusb?
    btusb 3-2:1.1: no reset_resume for driver btusb?
    usb 1-8: reset high speed USB device using ehci_hcd and address 4
    ata1.00: configured for UDMA/100
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    usb 3-1: reset full speed USB device using uhci_hcd and address 2
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    PM: resume of devices complete after 996.313 msecs
    PM: Finishing wakeup.
    Restarting tasks ...
    atkbd serio0: Unknown key released (translated set 2, code 0x7c on isa0060/serio0).
    atkbd serio0: Use 'setkeycodes 7c <keycode>' to make it known.
    done

    korpenkraxar wrote:
    Try this with a kernel 3.X version:
    hpet=disable highres=off nohz=off
    I have been trying to resolve the issue of suspend failing to resume on me Lenovo s10-3 (not the touch screen) for what seems an aeon.
    A profound thank you to you all.
    hpet=disable highres=off nohz=off
    Works!
    I now have no indication lights showing when the machine is suspended? But finally I can close the lid and reopen to resume - fantastic, this machine may finally see some more use.
    I am running Linux Mint Debian Edition (LMDE) running Gnome 3 with 3 series kernels (presently liquorix 3.4.0-4.dmz.1-liquorix-686)

  • SOLVED: Suspend not working on a laptop

    I have Asus A53U laptop, running all the latest updates and KDE
    I can't suspend the system truly, it only really turns the screen off (fan is still running and and the LED is not blinking as it is supposed to)
    Running pm-suspend switches me to text mode (tty-like mode), but then apparently gets stuck at "freezing user space processes" .
    Looking at pm-suspend.log I get:
    enabled, active
    /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.
    Sun Oct 2 05:37:19 UTC 2011: Finished.
    Initial commandline parameters:
    Sun Oct 2 05:38:58 UTC 2011: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux cluster 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 07:32:23 UTC 2011 i686 AMD E-350 Processor AuthenticAMD GNU/Linux
    Module Size Used by
    cryptd 6893 0
    aes_i586 6940 1
    aes_generic 25670 1 aes_i586
    appletalk 22087 0
    ipx 16962 0
    p8022 855 1 ipx
    psnap 1489 2 appletalk,ipx
    llc 3029 2 p8022,psnap
    p8023 784 1 ipx
    ext2 55595 1
    radeon 910895 0
    ttm 45269 1 radeon
    drm_kms_helper 21997 1 radeon
    drm 147750 3 radeon,ttm,drm_kms_helper
    i2c_algo_bit 4423 1 radeon
    snd_hda_codec_realtek 222124 1
    snd_hda_codec_hdmi 20068 1
    fglrx 2547171 271
    snd_hda_intel 19101 6
    joydev 7439 0
    snd_hda_codec 66954 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
    uas 6440 0
    arc4 1086 2
    ums_realtek 3710 0
    snd_hwdep 4942 1 snd_hda_codec
    snd_pcm 60015 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
    snd_timer 15374 2 snd_pcm
    snd 43561 17 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    soundcore 4986 1 snd
    ath9k 75896 0
    asus_nb_wmi 1165 0
    usb_storage 35247 1 ums_realtek
    asus_wmi 11468 1 asus_nb_wmi
    sparse_keymap 2628 1 asus_wmi
    evdev 7278 8
    snd_page_alloc 5837 2 snd_hda_intel,snd_pcm
    sg 20982 0
    mac80211 191317 1 ath9k
    pci_hotplug 22322 1 asus_wmi
    battery 8865 0
    sp5100_tco 3760 0
    ath9k_common 1390 1 ath9k
    agpgart 22096 3 ttm,drm,fglrx
    i2c_piix4 7084 0
    wmi 7199 1 asus_wmi
    ath9k_hw 262580 2 ath9k,ath9k_common
    r8169 35935 0
    ath 11959 2 ath9k,ath9k_hw
    serio_raw 3390 0
    cfg80211 138492 3 ath9k,mac80211,ath
    thermal 6595 0
    video 9780 0
    ac 2505 0
    pcspkr 1375 0
    mii 3375 1 r8169
    rfkill 12406 2 asus_wmi,cfg80211
    button 3646 1 fglrx
    k10temp 2139 0
    psmouse 66603 0
    uvcvideo 67554 1
    videodev 70542 1 uvcvideo
    media 8545 2 uvcvideo,videodev
    i2c_core 16625 6 radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_piix4,videodev
    cpufreq_ondemand 5056 2
    powernow_k8 12077 0
    freq_table 2047 2 cpufreq_ondemand,powernow_k8
    processor 21876 3 powernow_k8
    mperf 1027 1 powernow_k8
    ipv6 249881 10
    autofs4 19319 2
    ext4 337790 2
    mbcache 4249 2 ext2,ext4
    jbd2 59488 1 ext4
    crc16 1069 1 ext4
    sr_mod 13244 0
    sd_mod 26147 5
    cdrom 31277 1 sr_mod
    pata_acpi 2388 0
    ohci_hcd 19226 0
    ehci_hcd 34935 0
    ahci 18085 4
    libahci 16573 1 ahci
    pata_atiixp 2920 0
    libata 154449 4 pata_acpi,ahci,libahci,pata_atiixp
    scsi_mod 111801 6 uas,usb_storage,sg,sr_mod,sd_mod,libata
    usbcore 119612 7 uas,ums_realtek,usb_storage,uvcvideo,ohci_hcd,ehci_hcd
    total used free shared buffers cached
    Mem: 2709096 1268400 1440696 0 44000 473184
    -/+ buffers/cache: 751216 1957880
    Swap: 4200992 0 4200992
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend:
    /usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend:
    So that's not really helpful. I tried getting the script from here http://thecodecentral.com/2011/01/18/fi … orking-bug which seeme to help many, but then running # pm-suspend gets stuck and the log file is the same except for the added:
    Running hook /etc/pm/sleep.d/20_custom-ehci_hcd suspend suspend:
    Note that there is no "success" here.
    I have acpi installed, I also tried this with acpid. I also have laptop-mode-tools installed and running, tried disabling them, no luck.
    What should I do?
    EDIT: Nevermind me. After rebooting for the fifth time and adding acpi_sleep=s3_bios to the kernel line, everything now runs smoothly. Won't delete the post in case anyone else has a similar issue.
    Last edited by Deusdies (2011-10-02 05:59:07)

    Well, I finally have it working. I have to test it better, but it seems to work ok. All I have to do was install the omnibook module. I will explain all the       steps I've done, maybe it could help someone.
    First of all, installed subversion
    pacman -S subversion
    then, in a folder created under my home
    svn co https://omnibook.svn.sourceforge.net/svnroot/omnibook/omnibook/trunk/
    and when it finishes
    make install
    This install the omnibook module.
    Then added omnibook to the modules array in rc.conf, and added the next line to /etc/modprobe.conf
    options omnibook ectype=12
    After that I rebooted my system and, voila!, now it works. A new device appears on the lsusb, hciconfig -a shows the device, and all the bluettoth tools I've test already work flawless. I'm going to edit the title of the post to [solved].
    I'm not sure at all about if that method is the best one, so please feel free to propose corrections/improvements to it.
    Thank you all

  • [Solved] Suspend not working on Asus N82JV / USB 3.0

    *Solved* Turns out you just have to create a file in /etc/pm/config.d with the following text: SUSPEND_MODULES="xhci-hcd ehci-hcd". Voilá. Suspend to ram works by a) sudo pm-suspend b) Ordering KDE to suspend c) Fn+F1.
    I've been trying to figure this out for some time now.
    I've managed to get suspending to disk working, using hibernate-script with USuspendMethod disk. I had to blacklist xhci_hcd (usb 3.0) in order for it to work.
    I already tried pretty much every s2ram combination as described here, even though I haven't yet tried the booting with minimal environment part.
    Every combination ends up complety locking the system, with no possibility of ctrl+alt+fx or even ctrl+alt+del. Just hangs 'forever'.
    /etc/suspend.conf
    snapshot device = /dev/snapshot
    resume device = /dev/sda7
    #image size = 350000000
    suspend loglevel = 2
    compute checksum = y
    compress = y
    #encrypt = y
    #early writeout = y
    #splash = y
    shutdown method = shutdown
    /etc/hibernate/common.conf
    # Configuration options common for suspending to disk or RAM.
    # Options are not case sensitive.
    # See hibernate.conf(5) for help on the configuration items.
    ### Some global settings
    Verbosity 0
    LogFile /var/log/hibernate.log
    LogVerbosity 3
    #LogTimestamp yes
    AlwaysForce yes
    # AlwaysKill yes
    # HibernateVT 15
    Distribution arch
    # XDisplay :0
    ### Scriptlets
    ### Scriptlets provide support for doing all sorts of things before and after
    ### suspending. The defaults settings here should work for most people, but
    ### you may wish to edit these to taste. Consult "hibernate -h" for help on
    ### the configuration settings.
    ### bootsplash
    ## If you use bootsplash, also enabling SwitchToTextMode is recommended if
    ## you use X, otherwise you may end up with a garbled X display.
    # Bootsplash on
    # BootsplashConfig /etc/bootsplash/default/config/bootsplash-1024x768.cfg
    ### clock
    SaveClock restore-only
    #DirectIsa
    ### devices
    # IncompatibleDevices /dev/dsp /dev/video*
    ### diskcache
    # DisableWriteCacheOn /dev/hda
    ### fbsplash (enable SwitchToTextMode if you use this)
    # FBSplash on
    # FBSplashTheme tuxonice
    ### filesystems
    # Unmount /nfsshare /windows /mnt/sambaserver
    # UnmountFSTypes smbfs nfs
    # UnmountGraceTime 1
    # Mount /windows
    ### grub
    # ChangeGrubMenu yes
    # GrubMenuFile /boot/grub/menu.lst
    # AlternateGrubMenuFile /boot/grub/menu-suspended.lst
    # BackupGrubMenuFile /boot/grub/menu.lst.hibernate.bak
    # see http://bugs.debian.org/317479
    # RemountXFSBoot yes
    ### hardware_tweaks
    # IbmAcpi yes
    # RadeonTool yes
    # Runi915resolution yes
    FullSpeedCPU yes
    ### lilo
    # EnsureLILOResumes yes
    ### lock (generally you only want one of the following options)
    ## For console you need vlock available.
    ## For x you need xscreensaver-command-command available.
    ## For gnome you need gnome-screensaver-command available.
    ## For kde you need dcop, kscreensaver available.
    ## For XAuto you need xautolock available.
    ## For Xtr you need xtrlock available.
    ## For Freedesktop (for example KDE4) you need dbus-send available
    # LockConsoleAs root
    # LockXScreenSaver yes
    LockGnomeScreenSaver yes
    # LockFreedesktop
    # LockKDE yes
    # LockXLock yes
    # LockXAutoLock yes
    # LockXtrLock yes
    ### misclaunch
    # OnSuspend 20 echo "Good night!"
    # OnResume 20 echo "Good morning!"
    ### modules
    # UnloadModules snd_via82cxxx usb-ohci
    # UnloadAllModules yes
    UnloadBlacklistedModules yes
    LoadModules auto
    # LoadModulesFromFile /etc/modules
    ### modules-gentoo
    # GentooModulesAutoload yes
    ### network
    # DownInterfaces eth0
    # UpInterfaces auto
    ### networkmanager
    EnableNMReconnect yes
    ### pause_audio
    # MuteAudio yes
    # PauseAudio yes
    ### pcmcia
    # EjectCards yes
    ### programs
    # IncompatiblePrograms xmms
    ### services
    # RestartServices laptop_mode anacron
    # StopServices alsasound
    # StartServices aumix
    ### vbetool
    # EnableVbetool yes
    # RestoreVbeStateFrom /var/lib/vbetool/vbestate
    # VbetoolPost yes
    # RestoreVCSAData yes
    ### xhacks
    SwitchToTextMode yes
    # UseDummyXServer yes
    # DummyXServerConfig xorg-dummy.conf
    ### xstatus
    ## This can be set to gnome, kde or x:
    ## For gnome you need zenity available.
    ## For kde you need dcop, kstart, kdialog available.
    ## For x you need to have xosd OR xmessage available.
    # XStatus gnome
    # XmessageDisable yes
    # XSuspendText Preparing to suspend...
    # XResumeText Resuming from suspend...
    ## When using XStatus x, and you have xosd installed:
    # XosdSettings --font '-misc-fixed-medium-r-semicondensed--*-120-*-*-c-*-*-*' --colour=Green --shadow 1 --pos bottom --align center --offset 50
    ### xbacklight
    # BackLight yes
    ### gaim
    ## You need to have dbus, gaim_remote available.
    # LogoutGaim yes
    # GaimRestoreStatus yes
    # GaimLogoutMessage Hibernating
    # GaimLoginMessage Back from hibernation
    ### pidgin
    # LogoutPidgin yes
    # PidginRestoreStatus yes
    # PidginLogoutMessage Hibernating - bye!
    # PidginLoginMessage I'm back!
    ### SSH and PGP keys
    # AgentsClearGPG yes
    # AgentsClearSSH yes
    ### Virtualbox
    # SuspendVirtualbox yes
    ### Dropping disk caches
    # As a way to speed up suspending, you can free the memory used for disk caches so there will be less to write to the disk. The downside is the risk of crashing your system. but I have had no trouble with it so far, while reducing the size of the suspended image by half.
    #OnSuspend 00 sync; echo 3 > /proc/sys/vm/drop_caches
    /etc/hibernate/ususpend-ram.conf
    # This file is used when suspending to RAM using the uswsusp functionality in
    # the kernel. You will require the s2disk binary to be installed - this can be
    # downloaded from http://suspend.sourceforge.net/ . On Debian systems, just
    # install the uswsusp package.
    # Add any configuration options specific to ususpend to this file. Ordering is
    # not crucial, and options are not case-sensitive.
    # See hibernate.conf(5) for help on the configuration items.
    USuspendMethod ram
    ## if needed, pass the -f option to s2ram
    USuspendRamForce yes
    ## if s2ram is unsure, let it use system-specific options instead of having to
    ## force it.
    #USuspendRamUnsureOk yes
    ## if needed, pass the -m option to s2ram
    ## (-m should be used instead of -s, if possible; see
    ## https://bugzilla.novell.com/show_bug.cgi?id=229603)
    USuspendRamVbeMode yes
    ## if needed, pass the -s option to s2ram
    ## (if possible, prefer -m to -s; see above)
    # USuspendRamVbeSave yes
    ## if needed, pass the -p option to s2ram
    # USuspendRamVbePost yes
    ## if needed, pass the -a option to s2ram
    ## (Intel users see: http://en.opensuse.org/S2ram#Intel_Graphics_Chipsets)
    USuspendRamAcpiSleep 3
    ## if needed, pass the -v option to s2ram
    USuspendRamPciSave yes
    ## if needed, pass the -r option to s2ram
    # USuspendRamRadeontool yes
    Include common.conf
    Here's the output from /var/log/hibernate.conf, from when I try hibernate -F /etc/hibernate/ususpend-ram.conf
    Starting suspend at Seg Ago 16 22:38:02 WEST 2010
    hibernate: [01] Executing CheckLastResume ...
    hibernate: [01] Executing CheckRunlevel ...
    hibernate: [01] Executing LockFileGet ...
    hibernate: [01] Executing NewKernelFileCheck ...
    hibernate: [10] Executing EnsureUSuspendCapable ...
    hibernate: [11] Executing XHacksSuspendHook1 ...
    hibernate: [59] Executing RemountXFSBootRO ...
    hibernate: [61] Executing NMSuspend ...
    Putting NetworkManager to sleep
    hibernate: [89] Executing SaveKernelModprobe ...
    Saved /proc/sys/kernel/modprobe is /sbin/modprobe
    hibernate: [91] Executing LockGnomeScreensaver ...
    hibernate: [91] Executing ModulesUnloadBlacklist ...
    Unloading blacklisted modules listed /etc/hibernate/blacklisted-modules
    Module version for ipw2100 is 66050
    Module version for ipw2200 is 66050
    Module version for snd_bt_sco is
    Module version for ndiswrapper is
    Unloading blacklisted module uvcvideo (and dependencies)
    Unloading uvcvideo ...
    Removing modules with rmmod.
    Unloading blacklisted module xhci_hcd (and dependencies)
    Unloading xhci_hcd ...
    hibernate: [95] Executing XHacksSuspendHook2 ...
    xhacks: changing console from 7 to 15
    hibernate: [98] Executing CheckRunlevel ...
    hibernate: [98] Executing FullSpeedCPUSuspend ...
    Switched to performance, with min freq at 2267000
    Switched to performance, with min freq at 2267000
    Switched to performance, with min freq at 2267000
    Switched to performance, with min freq at 2267000
    hibernate: [99] Executing DoUSuspend ...
    hibernate: Running /usr/sbin/s2ram -f -m -a 3 -v...
    lspci
    spci
    00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 12)
    00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 12)
    00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 12)
    00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
    00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
    00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
    00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 06)
    00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06)
    00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 06)
    00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6)
    00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06)
    00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 06)
    00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
    00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 06)
    01:00.0 VGA compatible controller: nVidia Corporation Device 0caf (rev ff)
    03:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
    04:00.0 USB Controller: NEC Corporation Device 0194 (rev 03)
    05:00.0 Ethernet controller: Atheros Communications Device 1063 (rev c0)
    ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
    ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
    ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
    ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
    ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
    ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
    lsusb
    Bus 002 Device 003: ID 0bda:0116 Realtek Semiconductor Corp. Mass Storage Device
    Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 003: ID 04f2:b1bb Chicony Electronics Co., Ltd
    Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    lsmod
    Module Size Used by
    cryptd 6246 0
    aes_x86_64 7396 1
    aes_generic 26154 1 aes_x86_64
    acpi_call 1712 0
    ipv6 280376 32
    usb_storage 42628 0
    uvcvideo 59687 0
    videodev 39355 1 uvcvideo
    v4l1_compat 15554 2 uvcvideo,videodev
    v4l2_compat_ioctl32 10681 1 videodev
    snd_hda_codec_intelhdmi 10070 1
    snd_hda_codec_realtek 267731 1
    snd_seq_oss 29920 0
    snd_seq_midi_event 5420 1 snd_seq_oss
    snd_seq 51394 4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device 5469 2 snd_seq_oss,snd_seq
    snd_hda_intel 21906 2
    snd_hda_codec 76787 3 snd_hda_codec_intelhdmi,snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 6286 1 snd_hda_codec
    snd_pcm 71781 2 snd_hda_intel,snd_hda_codec
    asus_laptop 14339 0
    sparse_keymap 2547 1 asus_laptop
    wmi 5925 0
    nouveau 523432 0
    snd_timer 19820 2 snd_seq,snd_pcm
    ac 3089 0
    battery 10055 0
    thermal 12258 0
    ttm 45713 1 nouveau
    snd 58291 13 snd_hda_codec_realtek,snd_seq_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    snd_page_alloc 7233 2 snd_hda_intel,snd_pcm
    arc4 1362 2
    ecb 1993 2
    joydev 9863 0
    xhci_hcd 45124 0
    ath9k 72182 0
    ath9k_common 2529 1 ath9k
    iTCO_wdt 10669 0
    iTCO_vendor_support 1849 1 iTCO_wdt
    mac80211 182919 2 ath9k,ath9k_common
    ath9k_hw 216824 2 ath9k,ath9k_common
    ath 8790 2 ath9k,ath9k_hw
    cfg80211 141632 4 ath9k,ath9k_common,mac80211,ath
    rfkill 15518 2 asus_laptop,cfg80211
    led_class 2347 2 asus_laptop,ath9k
    atl1c 31680 0
    i2c_i801 8598 0
    ehci_hcd 36042 0
    usbcore 145453 5 usb_storage,uvcvideo,xhci_hcd,ehci_hcd
    cpufreq_powersave 942 0
    psmouse 53592 0
    cpufreq_ondemand 7990 4
    sg 25328 0
    acpi_cpufreq 6491 1
    freq_table 2339 2 cpufreq_ondemand,acpi_cpufreq
    evdev 8775 16
    serio_raw 4470 0
    pcspkr 1803 0
    processor 29040 5 acpi_cpufreq
    fuse 59417 7
    soundcore 6089 1 snd
    rtc_cmos 8886 0
    rtc_core 14439 1 rtc_cmos
    rtc_lib 1882 1 rtc_core
    ext4 330125 1
    mbcache 5762 1 ext4
    jbd2 75607 1 ext4
    crc16 1281 1 ext4
    sr_mod 14842 0
    cdrom 35809 1 sr_mod
    sd_mod 27923 5
    ahci 36972 4
    libata 155099 1 ahci
    scsi_mod 94212 5 usb_storage,sg,sr_mod,sd_mod,libata
    i915 296298 2
    drm_kms_helper 23740 2 nouveau,i915
    drm 162265 5 nouveau,ttm,i915,drm_kms_helper
    i2c_algo_bit 5071 2 nouveau,i915
    button 4818 2 nouveau,i915
    i2c_core 18364 7 videodev,nouveau,i2c_i801,i915,drm_kms_helper,drm,i2c_algo_bit
    video 19077 1 i915
    output 1956 1 video
    intel_agp 29074 2 i915
    Am I missing something? Is it another module? Some hardware that's causing this? The only other odd hardware configuration, other than USB 3.0 is the dual graphic cards (Nvidia Optimus). The Nvidia is powered down, though (tried both ways).
    Note: The default suspend system doesn't work, it just locks the screen (if in gnome/kde/whatever)
    Last edited by Xehoz (2010-11-25 23:37:14)

    Looke like tripplec has this right.  From http://support.lenovo.com/en_US/product-and-parts/detail.page?&DocID=PD024298
    Notes:
    ThinkPad T420, T420s and T520 models, USB 3.0 port on the Mini Dock Series 3 with USB 3.0 will function as a USB 2.0 port.
    Thinkpad T430, T430s and T530 models on the Mini Dock Series 3 with USB 3.0 will function as a USB 3.0 port.
    The functionality of the T420, T420s and T520 is a limitation of the Intel Chipset not a defect in either the Thinkpad or Mini Dock Series 3 with USB 3.0
    I don't see that on the sales page.  Only found it by searching on the part number
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Suspend Not Working Post 2013-09-17 Move Away From Init

    Hello,
        I would first like to say I have been happily using Arch for about a year now and I'm very thankful for the wonderful arch wiki that has answered more questions than I can count. However, I seem to be stuck on this one. Recently, after updating my system I am no longer able to suspend my system reliably. Initially all my Fn keys worked out of the box on my Lenovo laptop, as well suspend upon closing the lid. I would say it works about 10% of the time now. I believe this problem stems from something in my systemd configs although I do not know that to be the case. This became a problem after arch officially moved to systemd around 2013-09-17. Now most times I cannot suspend, hibernate, or power off my machine safely. Normally I am forced to use 'sudo poweroff -f' as it is the only command that works. My function keys for screen brightness etc have become laggy or unresponsive at times as well. As this is a fairly obtrusive issue, any help would be appreciated.
        Thanks!

    crf wrote: Where have you been? Final notice of end of initscripts support is https://www.archlinux.org/news/end-of-i … s-support/.
    As mentioned, I am a fairly new user, even more so this install itself is only about 6 months old so this post was before my time. I was referring to https://www.archlinux.org/news/deprecat … ysctlconf/
    cfr wrote:Work through https://wiki.archlinux.org/index.php/Sy … nitscripts if you have not already done so.
    I have gone through this with no luck.
    cfr wrote:Make sure polkit is installed. Remove yourself from any potentially problematic groups (e.g. power etc.)
    polkit is installed, although I'm rather confused as to how this would cause an issue as I'm not sure I entirely understand it's function.
    cfr wrote:Make sure you do not have multiple things trying to handle the suspend, although usually this causes a double-suspend rather than none at all.
    Once again, my newbie status leaves me unsure of how to pursue this one.
    crf wrote:What were you using to control this stuff? Do you know what is being used now?
    Thankfully my suspend worked out of the box, as a result I didn't investigate as to how it was working so I don't really know. For the few things that didn't work (volume keys, lock screen) I used xbindkeys.
    cfr wrote:Is your system completely up to date? Have you dealt with all pacnew and pacsave files?
    Yes, I have updated my system several times since then to no avail. As to the pacnew and pacsave files, This is new for me, am I correct in saying these are saved config files that were replaced during a previous update that I need to somehow reincorporate? I searched for them but from what I can see none of them seem to be related to my issue.
    $ find / -regextype posix-extended -regex ".+\.pac(new|save|orig)" 2> /dev/null
    /etc/group.pacnew
    /etc/gshadow.pacnew
    /etc/colord.conf.pacnew
    /etc/pacman.d/mirrorlist.pacnew
    /etc/ppp/ip-down.d/00-dns.sh.pacnew
    /etc/ppp/ip-up.d/00-dns.sh.pacnew
    /boot/grub/grub.cfg.pacnew
    /boot/grub/grub.cfg.pacsave
    Also, I would like to note that at the time of this post suspend is working perfectly fine, however the problem is not solved as its functionality phases in and out. I don't know if its sporadic behavior is helpful in this troubleshoot or not, just throwing it out there.
    Update: its not working again, tried to shutdown via terminal and this was the error.
    sudo shutdown -h now
    [sudo] password for _____:
    Failed to open /dev/initctl: No such device or address
    Failed to talk to init daemon.
    Last edited by Specter (2013-10-03 04:47:52)

  • Suspend not working anymore after Kernel Update

    Hello,
    since I updated from 3.1.5 to 3.1.7 this morning the suspend functionality of my laptop does not seem to work anymore. I am using this command to suspend:
    echo "mem" > /sys/power/state
    After the laptop did something, the screen switches to the console with just one single white pointer. Then it is stuck and I have to switch off the power cable...
    However, by using the most recent mainline kernel (3.1.7) in Ubuntu, the suspend function works perfectly there.
    /var/log/pm-suspend.log:
    Thu Jan 5 13:10:10 GMT 2012: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux blackbox 3.1.7-1-ARCH #1 SMP PREEMPT Wed Jan 4 08:11:16 CET 2012 x86_64 Genuine Intel(R) CPU U7300 @ 1.30GHz GenuineIntel GNU/Linux
    Module Size Used by
    nvidia_g210m_acpi 1446 0
    usbhid 35352 0
    hid 82435 1 usbhid
    ipv6 288122 35
    fuse 66858 6
    snd_hda_codec_hdmi 22821 4
    uvcvideo 64995 0
    uas 8088 0
    usb_storage 44487 0
    videodev 85100 1 uvcvideo
    keucr 59302 0
    media 10565 2 uvcvideo,videodev
    v4l2_compat_ioctl32 8644 1 videodev
    snd_hda_codec_realtek 282272 1
    snd_hda_intel 22410 4
    arc4 1410 2
    snd_hda_codec 81242 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
    snd_hwdep 6357 1 snd_hda_codec
    snd_pcm 74368 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
    snd_timer 19544 1 snd_pcm
    snd 58362 14 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    nouveau 709777 0
    soundcore 6210 1 snd
    i915 725922 3
    joydev 9895 0
    ath9k 86553 0
    snd_page_alloc 7153 2 snd_hda_intel,snd_pcm
    asus_laptop 14098 0
    mac80211 222059 1 ath9k
    ath9k_common 1858 1 ath9k
    ath9k_hw 304895 2 ath9k,ath9k_common
    ath 14770 2 ath9k,ath9k_hw
    ttm 54872 1 nouveau
    cfg80211 165796 3 ath9k,mac80211,ath
    intel_agp 10904 1 i915
    intel_gtt 14455 3 i915,intel_agp
    drm_kms_helper 25721 2 nouveau,i915
    drm 185768 6 nouveau,i915,ttm,drm_kms_helper
    atl1c 32628 0
    i2c_algo_bit 5199 2 nouveau,i915
    sparse_keymap 3120 1 asus_laptop
    serio_raw 4294 0
    rfkill 15498 3 asus_laptop,cfg80211
    i2c_core 20460 6 videodev,nouveau,i915,drm_kms_helper,drm,i2c_algo_bit
    iTCO_wdt 11789 0
    iTCO_vendor_support 1961 1 iTCO_wdt
    pcspkr 1819 0
    mxm_wmi 1425 1 nouveau
    psmouse 55501 0
    wmi 8475 1 mxm_wmi
    evdev 9530 17
    processor 24224 2
    button 4470 2 nouveau,i915
    ac 2344 0
    battery 6453 0
    thermal 7799 0
    video 11164 2 nouveau,i915
    ext3 191948 1
    jbd 63275 1 ext3
    mbcache 5881 1 ext3
    sd_mod 28275 5
    uhci_hcd 23084 0
    ahci 20005 4
    libahci 19559 1 ahci
    ehci_hcd 40762 0
    libata 166692 2 ahci,libahci
    scsi_mod 132826 5 uas,usb_storage,keucr,sd_mod,libata
    usbcore 144432 8 usbhid,uvcvideo,uas,usb_storage,keucr,uhci_hcd,ehci_hcd
    total used free shared buffers cached
    Mem: 4018220 2563028 1455192 0 134716 998900
    -/+ buffers/cache: 1429412 2588808
    Swap: 1023996 0 1023996
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend:
    /usr/lib/pm-utils/sleep.d/01laptop-mode suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/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 /etc/pm/sleep.d/75-asus-switcheroo-pm suspend suspend:
    /etc/pm/sleep.d/75-asus-switcheroo-pm suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /etc/pm/sleep.d/90alsa suspend suspend:
    /etc/pm/sleep.d/90alsa suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/91wicd suspend suspend:
    Unable to connect to wicd daemon - is it running?
    /usr/lib/pm-utils/sleep.d/91wicd 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/95packagekit suspend suspend:
    /usr/lib/pm-utils/sleep.d/95packagekit 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.
    Thu Jan 5 13:10:12 GMT 2012: performing suspend
    For me this seems to be fine. What can I try?
    Thx!
    Last edited by Jankosevic (2012-01-05 17:03:57)

    type hw
    Remove your ill-advised /etc/asound.conf - it's bypassing dmix.
    To make the correct soundcard the default, there's various methods - google it.

  • Suspend not working on HP dv-5t

    I have a HP dv5-t laptop with an NVIDIA graphis card and I can't get suspend or hibernate to work.
    When I run pm-suspend with gnome running, the screen flashes off then tuns back on to a black screen.
    If I close gnome and unload the nvidia module and run pm-suspend my laptop will successfully enter suspend, but I'm stuck with a black screen on boot.
    pm-suspend.log(with nvidia)
    Initial commandline parameters:
    Tue Apr 6 17:55:22 EDT 2010: Running hooks for suspend.
    /usr/lib/pm-utils/sleep.d/00auto-quirk suspend suspend: Adding quirks from HAL: --quirk-dpms-on --quirk-dpms-suspend --quirk-vbe-post --quirk-vbemode-restore --quirk-vbestate-restore --quirk-vga-mode-3
    success.
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: Linux ZzzZ 2.6.33-ARCH #1 SMP PREEMPT Sun Apr 4 10:27:30 CEST 2010 x86_64 Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz GenuineIntel GNU/Linux
    Module Size Used by
    nls_cp437 5865 1
    vfat 9924 1
    fat 48460 1 vfat
    fuse 58564 2
    ipv6 282582 22
    ext2 63684 1
    btusb 11500 0
    bluetooth 50955 1 btusb
    snd_hda_codec_nvhdmi 4303 1
    snd_seq_dummy 1439 0
    snd_hda_codec_idt 52475 1
    arc4 1354 2
    snd_seq_oss 28984 0
    snd_seq_midi_event 5348 1 snd_seq_oss
    snd_seq 50397 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 5181 3 snd_seq_dummy,snd_seq_oss,snd_seq
    uvcvideo 60298 0
    videodev 38395 1 uvcvideo
    v4l1_compat 15610 2 uvcvideo,videodev
    v4l2_compat_ioctl32 10417 1 videodev
    ecb 2017 2
    snd_pcm_oss 39107 0
    snd_mixer_oss 17107 1 snd_pcm_oss
    snd_hda_intel 22642 0
    snd_hda_codec 68413 3 snd_hda_codec_nvhdmi,snd_hda_codec_idt,snd_hda_intel
    snd_hwdep 6244 1 snd_hda_codec
    snd_pcm 70222 3 snd_pcm_oss,snd_hda_intel,snd_hda_codec
    iwlagn 244718 0
    snd_timer 19213 2 snd_seq,snd_pcm
    snd 57203 11 snd_hda_codec_idt,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    soundcore 6223 1 snd
    iwlcore 156728 1 iwlagn
    mmc_block 8993 2
    snd_page_alloc 7097 2 snd_hda_intel,snd_pcm
    mac80211 171772 2 iwlagn,iwlcore
    uhci_hcd 21684 0
    firewire_ohci 23737 0
    joydev 9800 0
    i2c_i801 8550 0
    nvidia 10623056 35
    firewire_core 43970 1 firewire_ohci
    hp_wmi 4930 0
    ehci_hcd 34938 0
    iTCO_wdt 9157 0
    iTCO_vendor_support 1873 1 iTCO_wdt
    cfg80211 126658 3 iwlagn,iwlcore,mac80211
    rfkill 15396 3 bluetooth,hp_wmi,cfg80211
    sdhci_pci 6723 0
    sdhci 16129 1 sdhci_pci
    mmc_core 51748 2 mmc_block,sdhci
    crc_itu_t 1273 1 firewire_core
    i2c_core 17842 3 videodev,i2c_i801,nvidia
    jmb38x_ms 8110 0
    video 18746 0
    output 1916 1 video
    usbcore 144604 5 btusb,uvcvideo,uhci_hcd,ehci_hcd
    memstick 6416 1 jmb38x_ms
    hp_accel 11280 0
    lis3lv02d 6683 1 hp_accel
    r8169 34925 0
    input_polldev 3258 1 lis3lv02d
    led_class 2609 2 sdhci,hp_accel
    ac 3091 0
    mii 3834 1 r8169
    battery 9612 0
    thermal 12079 0
    wmi 5957 1 hp_wmi
    button 4746 0
    processor 29639 2
    psmouse 53142 0
    sr_mod 14883 0
    cdrom 35860 1 sr_mod
    sg 25333 0
    evdev 8852 19
    serio_raw 4536 0
    rtc_cmos 8990 0
    rtc_core 14439 1 rtc_cmos
    rtc_lib 1842 1 rtc_core
    ext4 329882 1
    mbcache 5658 2 ext2,ext4
    jbd2 75681 1 ext4
    crc16 1273 1 ext4
    sd_mod 26984 4
    ahci 35111 3
    libata 154643 1 ahci
    scsi_mod 94729 4 sr_mod,sg,sd_mod,libata
    total used free shared buffers cached
    Mem: 2055196 605436 1449760 0 31596 209240
    -/+ buffers/cache: 364600 1690596
    Swap: 2000084 0 2000084
    success.
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/55NetworkManager suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/98smart-kernel-video suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/99laptop-mode suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: kernel.acpi_video_flags = 0
    success.
    Tue Apr 6 17:55:22 EDT 2010: performing suspend
    pm-suspend.log(without nvidia)
    Initial commandline parameters:
    Tue Apr 6 17:51:48 EDT 2010: Running hooks for suspend.
    /usr/lib/pm-utils/sleep.d/00auto-quirk suspend suspend: Adding quirks from HAL: --quirk-dpms-on --quirk-dpms-suspend --quirk-vbe-post --quirk-vbemode-restore --quirk-vbestate-restore --quirk-vga-mode-3
    success.
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: Linux ZzzZ 2.6.33-ARCH #1 SMP PREEMPT Sun Apr 4 10:27:30 CEST 2010 x86_64 Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz GenuineIntel GNU/Linux
    Module Size Used by
    ipv6 282582 22
    ext2 63684 1
    btusb 11500 0
    bluetooth 50955 1 btusb
    uvcvideo 60298 0
    videodev 38395 1 uvcvideo
    v4l1_compat 15610 2 uvcvideo,videodev
    v4l2_compat_ioctl32 10417 1 videodev
    snd_hda_codec_nvhdmi 4303 1
    arc4 1354 2
    snd_seq_dummy 1439 0
    snd_hda_codec_idt 52475 1
    ecb 2017 2
    snd_seq_oss 28984 0
    snd_seq_midi_event 5348 1 snd_seq_oss
    snd_seq 50397 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 5181 3 snd_seq_dummy,snd_seq_oss,snd_seq
    iwlagn 244718 0
    mmc_block 8993 0
    snd_hda_intel 22642 0
    snd_pcm_oss 39107 0
    iwlcore 156728 1 iwlagn
    snd_mixer_oss 17107 1 snd_pcm_oss
    snd_hda_codec 68413 3 snd_hda_codec_nvhdmi,snd_hda_codec_idt,snd_hda_intel
    snd_hwdep 6244 1 snd_hda_codec
    uhci_hcd 21684 0
    hp_wmi 4930 0
    snd_pcm 70222 3 snd_hda_intel,snd_pcm_oss,snd_hda_codec
    mac80211 171772 2 iwlagn,iwlcore
    hp_accel 11280 0
    lis3lv02d 6683 1 hp_accel
    jmb38x_ms 8110 0
    snd_timer 19213 2 snd_seq,snd_pcm
    ehci_hcd 34938 0
    sdhci_pci 6723 0
    cfg80211 126658 3 iwlagn,iwlcore,mac80211
    sdhci 16129 1 sdhci_pci
    joydev 9800 0
    input_polldev 3258 1 lis3lv02d
    memstick 6416 1 jmb38x_ms
    video 18746 0
    output 1916 1 video
    battery 9612 0
    thermal 12079 0
    snd 57203 11 snd_hda_codec_idt,snd_seq_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    soundcore 6223 1 snd
    snd_page_alloc 7097 2 snd_hda_intel,snd_pcm
    button 4746 0
    ac 3091 0
    wmi 5957 1 hp_wmi
    usbcore 144604 5 btusb,uvcvideo,uhci_hcd,ehci_hcd
    processor 29639 2
    rfkill 15396 3 bluetooth,hp_wmi,cfg80211
    mmc_core 51748 2 mmc_block,sdhci
    led_class 2609 2 hp_accel,sdhci
    firewire_ohci 23737 0
    firewire_core 43970 1 firewire_ohci
    crc_itu_t 1273 1 firewire_core
    i2c_i801 8550 0
    i2c_core 17842 2 videodev,i2c_i801
    sr_mod 14883 0
    cdrom 35860 1 sr_mod
    sg 25333 0
    iTCO_wdt 9157 0
    iTCO_vendor_support 1873 1 iTCO_wdt
    r8169 34925 0
    mii 3834 1 r8169
    psmouse 53142 0
    evdev 8852 10
    serio_raw 4536 0
    rtc_cmos 8990 0
    rtc_core 14439 1 rtc_cmos
    rtc_lib 1842 1 rtc_core
    ext4 329882 1
    mbcache 5658 2 ext2,ext4
    jbd2 75681 1 ext4
    crc16 1273 1 ext4
    sd_mod 26984 4
    ahci 35111 3
    libata 154643 1 ahci
    scsi_mod 94729 4 sr_mod,sg,sd_mod,libata
    total used free shared buffers cached
    Mem: 2055196 209272 1845924 0 26348 100008
    -/+ buffers/cache: 82916 1972280
    Swap: 2000084 0 2000084
    success.
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/55NetworkManager suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/98smart-kernel-video suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/99laptop-mode suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: kernel.acpi_video_flags = 0
    Allocated buffer at 0x11000 (base is 0x0)
    ES: 0x1100 EBX: 0x0000
    success.
    Tue Apr 6 17:51:49 EDT 2010: performing suspend
    Tue Apr 6 17:52:01 EDT 2010: Awake.
    Tue Apr 6 17:52:01 EDT 2010: Running hooks for resume
    /usr/lib/pm-utils/sleep.d/99video resume suspend:

    Hello Ipha,
    If you check the post http://bbs.archlinux.org/viewtopic.php?id=95328 you will see I am currently having a very similar problem with ATI instead of Nvidia: with KMS enabled I could not properly suspend.
    I disabled KMS and then I can properly suspend but still having issues to resume: I get the screen on and can see the mouse pointer fine but nothing else except a black background. At this point, if I switch to console and kill the Xorg process then graphics start again inmediately with new Xorg process.
    I am still looking for a a solution for this issue. After resume, could you please check if you can switch to console and  and then kill the Xorg process?? Lets see what happens. If we are having the same issue, I would start thinking the blackscreen problem could be related to Xorg instead of ATI or Nvidia modules.
    Looking forward for your feedback,
    Daniel.

  • Suspend not working on Acer Aspire One AO751h

    Hi everyone!
    New forum user here
    So, I did a fresh install of Arch on the Aspire One AO751h. I worked out pretty much everything I need except the suspend function. I have 2 main problems with it:
    A- If I close the lid, the netbook enters immediately suspend mode but there is no way to wake it up except by unplugging every power source and booting again.
         Same result if I use
    pm-suspend
    B- If I try to enter suspend mode using Fn+F4, nothing happens.
    Regarding point A, I already read https://wiki.archlinux.org/index.php/Ac … wer_button;
    I didn't flash the bios because I don't actually need the suspend to work with the lid: I just want it to work from terminal or keyboard shortcut, so I prefer not to mess with the bios.
    And I don't feel like using the custom kernel for aspire one because it's more than 2 years old.
    Any other solutions?
    Thank you in advance for your help!
    Giacomo
    ps: sorry for my poor english, non native speaker.

    Of course within a couple of hours of this post I figured it out.
    I went to /etc/conf.d/gpm and added "-2" for two button mouse.
    GPM_ARGS="-2 -m /sys/devices/platform/i8042/serio2/input/input8""
    Now I can paste by simultaneously clicking the left/right buttons.
    rs

  • Photos not working--apple refuses to help me--wait till you hear why!

    So on my new classic, half of my photos don't show up properly--it seems to be any photo I took w/ my Digital Rebel XT. They show up in the iPod-slowing menu animations...every thumbnail shows up in the thumbnail list...but when I view the album, they just show up as black slides. I can scroll thru the album and if non-Digital Rebel photos are in the same folder, they show up fine. Every single photo worked perfectly fine on my 5G.
    So I call Apple and explain the problem. And they tell me they are unable to help me with this because the photos I'm using could have been pirated. They could get in serious trouble if they help me figure out what's wrong. They said the photos feature should be considered an "unsupported feature" and they can only assist with syncing photos.
    I said you're joking. People play pirated music on their iPods way more than they pirate photos. If I had called because music wouldn't play on the iPod, does that mean they'd refuse to help me? She told me that they would only be able to help me if it were iTunes store purchased music that wouldn't play.
    She suggested I visit the Apple website and the discussion boards and try to figure out why it's not working. SO HERE I AM, does anybody know why this may be happening? To recap: it seems to be photos from the Digital Rebel, they show up in all menu animations and as thumbnails, and they displayed perfectly on my 5G iPod.
    Zach

    Thanks for letting me know someone else's work.
    sRGB is Standard RGB right? If so, then according to Explorer, my photos are too. I also just tried changing something to Apple RGB thru Photoshop...it didn't work either.
    I also don't have the full versions on the iPod, but I tried it both ways--they didn't work either way.
    I agree that it seems unlikely this is a problem plaguing everyone. What I dont get though is why the same photos play just fine on my 5G, and even show up in the menu animations on the 6G. I'm using the exact same computer, exact same setup for both iPods. Ugh...so frustrating!!
    Is it possible the iPod could just be defective? That doesn't feel like the problem here, but iono...? I've also been experiencing the slow menus and pauses some of us are discussing in another thread, but that seems to have improved as I keep using it.
    Thanks
    Zach

  • [Solved (kind of)] Suspend not working after reinstall

    Hi folks.
    I did a reinstall 2 days ago and since then suspend / resume after a suspend to ram is not working. (Thinkpad x200)
    As a desktop i use kde4, i also tried a dbus suspend and a pm-suspend without any X running.
    Following happens using arch kernel:
    - suspend is initiated and it immediately resumes;
    Following happens when using my own kernel + config:
    - suspend works (moon led starts blinking and finally the fan stops and the moon is the only led shining)
    - after i open the lid or press the power button resume starts but the moon led is aktive, only the cpu fan starts running;
    unfortunately i don't know how to log this process, as the display is not working and there's no log available of the resume process.
    my rc.conf starts following daemons/programs:
    metalog dbus thinkfan sshd
    Thanks for any suggestions.
    Last edited by gaelic (2011-02-14 11:58:06)

    Hey.
    I add some information from the log files. State is unchanged. Both with slef baked kernel and arch kernel resume is not working
    /var/log/pm-suspend.log:
    Initial commandline parameters:
    Sun Feb 13 12:19:46 CET 2011: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux angus 2.6.38-rc4 #11 SMP PREEMPT Sat Feb 12 17:37:33 CET 2011 i686 Intel(R) Core(TM)2 Duo CPU P8400 @ 2.26GHz GenuineIntel GNU/Linux
    Module Size Used by
    snd_hda_codec_conexant 29924 1
    snd_hda_intel 17032 0
    snd_hda_codec 47104 2 snd_hda_codec_conexant,snd_hda_intel
    snd_pcm 48808 2 snd_hda_intel,snd_hda_codec
    thinkpad_acpi 42892 0
    iwlagn 130552 0
    e1000e 107988 0
    btusb 8568 0
    snd_timer 13164 1 snd_pcm
    cdc_acm 12256 0
    snd_page_alloc 4876 2 snd_hda_intel,snd_pcm
    total used free shared buffers cached
    Mem: 3069852 363876 2705976 0 684 309004
    -/+ buffers/cache: 54188 3015664
    Swap: 2000088 0 2000088
    /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:
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler: line 101: /sys/class/dmi/id/bios_version: No such file or directory
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler: line 101: /sys/class/dmi/id/bios_vendor: No such file or directory
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler: line 101: /sys/class/dmi/id/bios_date: No such file or directory
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler: line 101: /sys/class/dmi/id/sys_vendor: No such file or directory
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler: line 101: /sys/class/dmi/id/product_name: No such file or directory
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler: line 101: /sys/class/dmi/id/product_version: No such file or directory
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler: line 101: /sys/class/dmi/id/board_name: No such file or directory
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler: line 101: /sys/class/dmi/id/board_version: No such file or directory
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler: line 101: /sys/class/dmi/id/board_vendor: No such file or directory
    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.
    Sun Feb 13 12:19:46 CET 2011: performing suspend
    So suspend seems to be working, at least i can't see any problem.
    dmesg (with pm-debug activated):
    7>PM: Adding info for No Bus:tty62
    PM: Adding info for No Bus:tty63
    pci 0000:00:1c.0: BAR 8: assigned [mem 0xc0000000-0xc01fffff]
    pci 0000:00:1c.0: BAR 9: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
    pci 0000:00:1c.1: BAR 9: assigned [mem 0xc0400000-0xc05fffff 64bit pref]
    pci 0000:00:1c.0: BAR 7: assigned [io 0x3000-0x3fff]
    pci 0000:00:1c.1: BAR 7: assigned [io 0x4000-0x4fff]
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    pci 0000:00:1c.0: bridge window [mem 0xc0000000-0xc01fffff]
    pci 0000:00:1c.0: bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
    pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
    pci 0000:00:1c.1: bridge window [mem 0xf2500000-0xf25fffff]
    pci 0000:00:1c.1: bridge window [mem 0xc0400000-0xc05fffff 64bit pref]
    pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
    pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
    pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf1ffffff]
    pci 0000:00:1c.3: bridge window [mem 0xf2900000-0xf29fffff 64bit pref]
    pci 0000:00:1e.0: PCI bridge to [bus 0d-0d]
    pci 0000:00:1e.0: bridge window [io disabled]
    pci 0000:00:1e.0: bridge window [mem disabled]
    pci 0000:00:1e.0: bridge window [mem pref disabled]
    pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    pci 0000:00:1c.1: setting latency timer to 64
    pci 0000:00:1c.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
    pci 0000:00:1c.3: setting latency timer to 64
    pci 0000:00:1e.0: setting latency timer to 64
    pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
    pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
    pci_bus 0000:00: resource 9 [mem 0xc0000000-0xfebfffff]
    pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
    pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc01fffff]
    pci_bus 0000:02: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
    pci_bus 0000:03: resource 0 [io 0x4000-0x4fff]
    pci_bus 0000:03: resource 1 [mem 0xf2500000-0xf25fffff]
    pci_bus 0000:03: resource 2 [mem 0xc0400000-0xc05fffff 64bit pref]
    pci_bus 0000:05: resource 0 [io 0x2000-0x2fff]
    pci_bus 0000:05: resource 1 [mem 0xf0000000-0xf1ffffff]
    pci_bus 0000:05: resource 2 [mem 0xf2900000-0xf29fffff 64bit pref]
    pci_bus 0000:0d: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:0d: resource 5 [io 0x0d00-0xffff]
    pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:0d: resource 7 [mem 0x000d4000-0x000d7fff]
    pci_bus 0000:0d: resource 8 [mem 0x000d8000-0x000dbfff]
    pci_bus 0000:0d: resource 9 [mem 0xc0000000-0xfebfffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    TCP: Hash tables configured (established 131072 bind 65536)
    TCP reno registered
    UDP hash table entries: 512 (order: 2, 16384 bytes)
    UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    NET: Registered protocol family 1
    RPC: Registered udp transport module.
    RPC: Registered tcp transport module.
    RPC: Registered tcp NFSv4.1 backchannel transport module.
    Simple Boot Flag at 0x35 set to 0x1
    PM: Adding info for No Bus:mcelog
    PM: Adding info for No Bus:msr0
    PM: Adding info for No Bus:msr1
    PM: Adding info for No Bus:cpu0
    PM: Adding info for No Bus:cpu1
    apm: BIOS not found.
    PM: Adding info for No Bus:snapshot
    PM: Adding info for event_source:cpu
    PM: Adding info for event_source:breakpoint
    PM: Adding info for event_source:software
    highmem bounce pool size: 64 pages
    squashfs: version 4.0 (2009/01/31) Phillip Lougher
    Installing knfsd (copyright (C) 1996 [email protected]).
    NTFS driver 2.1.30 [Flags: R/W].
    PM: Adding info for No Bus:autofs
    fuse init (API version 7.16)
    PM: Adding info for No Bus:fuse
    PM: Adding info for No Bus:btrfs-control
    Btrfs loaded
    msgmni has been set to 1710
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    io scheduler noop registered
    io scheduler cfq registered (default)
    pcieport 0000:00:1c.0: setting latency timer to 64
    pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
    PM: Adding info for pci_express:0000:00:1c.0:pcie08
    pcieport 0000:00:1c.1: setting latency timer to 64
    pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
    PM: Adding info for pci_express:0000:00:1c.1:pcie08
    pcieport 0000:00:1c.3: setting latency timer to 64
    pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
    PM: Adding info for pci_express:0000:00:1c.3:pcie08
    PM: Adding info for No Bus:fbcon
    intel_idle: MWAIT substates: 0x3122220
    intel_idle: does not run on family 6 model 23
    ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
    PM: Adding info for No Bus:AC
    ACPI: AC Adapter [AC] (off-line)
    PM: Adding info for No Bus:input0
    input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
    ACPI: Lid Switch [LID]
    PM: Adding info for No Bus:input1
    input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
    ACPI: Sleep Button [SLPB]
    PM: Adding info for No Bus:input2
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    ACPI: Power Button [PWRF]
    ACPI: acpi_idle registered with cpuidle
    Monitor-Mwait will be used to enter C-1 state
    Monitor-Mwait will be used to enter C-2 state
    Monitor-Mwait will be used to enter C-3 state
    Marking TSC unstable due to TSC halts in idle
    PM: Adding info for No Bus:cooling_device0
    PM: Adding info for No Bus:cooling_device1
    PM: Adding info for No Bus:thermal_zone0
    PM: Adding info for No Bus:hwmon0
    thermal LNXTHERM:00: registered as thermal_zone0
    ACPI: Thermal Zone [THM0] (44 C)
    PM: Adding info for No Bus:thermal_zone1
    thermal LNXTHERM:01: registered as thermal_zone1
    ACPI: Thermal Zone [THM1] (40 C)
    PM: Adding info for No Bus:ptmx
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    PM: Adding info for platform:serial8250
    PM: Adding info for No Bus:ttyS0
    PM: Adding info for No Bus:BAT0
    ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
    ACPI: Battery Slot [BAT0] (battery present)
    PM: Adding info for No Bus:ttyS1
    PM: Adding info for No Bus:ttyS2
    PM: Adding info for No Bus:ttyS3
    PM: Adding info for No Bus:nvram
    Non-volatile memory driver v1.3
    Linux agpgart interface v0.103
    agpgart-intel 0000:00:00.0: Intel GM45 Chipset
    agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
    agpgart-intel 0000:00:00.0: detected 32768K stolen memory
    PM: Adding info for No Bus:agpgart
    agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
    [drm] Initialized drm 1.1.0 20060810
    i915 0000:00:02.0: power state changed by ACPI to D0
    i915 0000:00:02.0: power state changed by ACPI to D0
    i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    i915 0000:00:02.0: setting latency timer to 64
    PM: Adding info for No Bus:controlD64
    PM: Adding info for No Bus:card0
    PM: Adding info for i2c:i2c-0
    PM: Adding info for i2c:i2c-1
    PM: Adding info for i2c:i2c-2
    PM: Adding info for i2c:i2c-3
    PM: Adding info for i2c:i2c-4
    PM: Adding info for i2c:i2c-5
    PM: Adding info for i2c:i2c-6
    PM: Adding info for i2c:i2c-7
    PM: Adding info for i2c:i2c-8
    PM: Adding info for i2c:i2c-9
    PM: Adding info for i2c:i2c-10
    PM: Adding info for i2c:i2c-11
    PM: Adding info for i2c:i2c-12
    PM: Adding info for i2c:i2c-13
    i915 0000:00:02.0: irq 43 for MSI/MSI-X
    [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [drm] Driver supports precise vblank timestamp query.
    PM: Adding info for No Bus:card0-LVDS-1
    PM: Adding info for No Bus:card0-VGA-1
    PM: Adding info for i2c:i2c-14
    PM: Removing info for i2c:i2c-14
    PM: Adding info for No Bus:card0-HDMI-A-1
    PM: Adding info for No Bus:card0-DP-1
    PM: Adding info for i2c:i2c-14
    PM: Adding info for i2c:i2c-15
    PM: Removing info for i2c:i2c-15
    PM: Adding info for No Bus:card0-HDMI-A-2
    PM: Adding info for No Bus:card0-DP-2
    PM: Adding info for i2c:i2c-15
    PM: Adding info for No Bus:card0-DP-3
    PM: Adding info for i2c:i2c-16
    PM: Adding info for No Bus:fb0
    PM: Adding info for No Bus:vtcon1
    Console: switching to colour frame buffer device 160x50
    fb0: inteldrmfb frame buffer device
    drm: registered panic notifier
    No ACPI video bus found
    [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    PM: Adding info for No Bus:7:0
    PM: Adding info for No Bus:loop0
    PM: Adding info for No Bus:7:1
    PM: Adding info for No Bus:loop1
    PM: Adding info for No Bus:7:2
    PM: Adding info for No Bus:loop2
    PM: Adding info for No Bus:7:3
    PM: Adding info for No Bus:loop3
    PM: Adding info for No Bus:7:4
    PM: Adding info for No Bus:loop4
    PM: Adding info for No Bus:7:5
    PM: Adding info for No Bus:loop5
    PM: Adding info for No Bus:7:6
    PM: Adding info for No Bus:loop6
    PM: Adding info for No Bus:7:7
    PM: Adding info for No Bus:loop7
    loop: module loaded
    ahci 0000:00:1f.2: version 3.0
    ahci 0000:00:1f.2: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
    ahci: SSS flag set, parallel bus scan disabled
    ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
    ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc sxs
    ahci 0000:00:1f.2: setting latency timer to 64
    PM: Adding info for No Bus:ata1
    PM: Adding info for No Bus:ata1
    PM: Adding info for No Bus:link1
    PM: Adding info for No Bus:link1
    PM: Adding info for No Bus:dev1.0
    PM: Adding info for No Bus:dev1.0
    PM: Adding info for No Bus:ata2
    PM: Adding info for No Bus:ata2
    PM: Adding info for No Bus:link2
    PM: Adding info for No Bus:link2
    PM: Adding info for No Bus:dev2.0
    PM: Adding info for No Bus:dev2.0
    PM: Adding info for No Bus:ata3
    PM: Adding info for No Bus:ata3
    PM: Adding info for No Bus:link3
    PM: Adding info for No Bus:link3
    PM: Adding info for No Bus:dev3.0
    PM: Adding info for No Bus:dev3.0
    PM: Adding info for No Bus:ata4
    PM: Adding info for No Bus:ata4
    PM: Adding info for No Bus:link4
    PM: Adding info for No Bus:link4
    PM: Adding info for No Bus:dev4.0
    PM: Adding info for No Bus:dev4.0
    scsi0 : ahci
    PM: Adding info for scsi:host0
    PM: Adding info for No Bus:host0
    scsi1 : ahci
    PM: Adding info for scsi:host1
    PM: Adding info for No Bus:host1
    scsi2 : ahci
    PM: Adding info for scsi:host2
    PM: Adding info for No Bus:host2
    scsi3 : ahci
    PM: Adding info for scsi:host3
    PM: Adding info for No Bus:host3
    ata1: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826100 irq 44
    ata2: SATA max UDMA/133 abar m2048@0xf2826000 port 0xf2826180 irq 44
    ata3: DUMMY
    ata4: DUMMY
    PPP generic driver version 2.4.2
    PM: Adding info for No Bus:ppp
    PPP Deflate Compression module registered
    PPP BSD Compression module registered
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
    ehci_hcd 0000:00:1a.7: power state changed by ACPI to D0
    ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
    ehci_hcd 0000:00:1a.7: setting latency timer to 64
    ehci_hcd 0000:00:1a.7: EHCI Host Controller
    ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:1a.7: debug port 1
    ehci_hcd 0000:00:1a.7: irq 23, io mem 0xf2826c00
    ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    PM: Adding info for usb:usb1
    PM: Adding info for usb:1-0:1.0
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 6 ports detected
    PM: Adding info for No Bus:ep_81
    PM: Adding info for No Bus:usbdev1.1
    PM: Adding info for No Bus:ep_00
    ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
    ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
    ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    ehci_hcd 0000:00:1d.7: debug port 1
    ehci_hcd 0000:00:1d.7: irq 19, io mem 0xf2827000
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    PM: Adding info for usb:usb2
    PM: Adding info for usb:2-0:1.0
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 6 ports detected
    PM: Adding info for No Bus:ep_81
    PM: Adding info for No Bus:usbdev2.1
    PM: Adding info for No Bus:ep_00
    uhci_hcd: USB Universal Host Controller Interface driver
    uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
    uhci_hcd 0000:00:1a.0: power state changed by ACPI to D0
    uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    uhci_hcd 0000:00:1a.0: setting latency timer to 64
    uhci_hcd 0000:00:1a.0: UHCI Host Controller
    uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
    PM: Adding info for usb:usb3
    PM: Adding info for usb:3-0:1.0
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    PM: Adding info for No Bus:ep_81
    PM: Adding info for No Bus:usbdev3.1
    PM: Adding info for No Bus:ep_00
    uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    uhci_hcd 0000:00:1a.1: setting latency timer to 64
    uhci_hcd 0000:00:1a.1: UHCI Host Controller
    uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
    PM: Adding info for usb:usb4
    PM: Adding info for usb:4-0:1.0
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    PM: Adding info for No Bus:ep_81
    PM: Adding info for No Bus:usbdev4.1
    PM: Adding info for No Bus:ep_00
    uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
    uhci_hcd 0000:00:1a.2: power state changed by ACPI to D0
    uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
    uhci_hcd 0000:00:1a.2: setting latency timer to 64
    uhci_hcd 0000:00:1a.2: UHCI Host Controller
    uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
    uhci_hcd 0000:00:1a.2: irq 22, io base 0x000018a0
    PM: Adding info for usb:usb5
    PM: Adding info for usb:5-0:1.0
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 2 ports detected
    PM: Adding info for No Bus:ep_81
    PM: Adding info for No Bus:usbdev5.1
    PM: Adding info for No Bus:ep_00
    uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
    uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
    uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    uhci_hcd 0000:00:1d.0: UHCI Host Controller
    uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
    uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018c0
    PM: Adding info for usb:usb6
    PM: Adding info for usb:6-0:1.0
    hub 6-0:1.0: USB hub found
    hub 6-0:1.0: 2 ports detected
    PM: Adding info for No Bus:ep_81
    PM: Adding info for No Bus:usbdev6.1
    PM: Adding info for No Bus:ep_00
    uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    uhci_hcd 0000:00:1d.1: UHCI Host Controller
    uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
    uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018e0
    PM: Adding info for usb:usb7
    PM: Adding info for usb:7-0:1.0
    hub 7-0:1.0: USB hub found
    hub 7-0:1.0: 2 ports detected
    PM: Adding info for No Bus:ep_81
    PM: Adding info for No Bus:usbdev7.1
    PM: Adding info for No Bus:ep_00
    uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    uhci_hcd 0000:00:1d.2: UHCI Host Controller
    uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
    uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001c00
    PM: Adding info for usb:usb8
    PM: Adding info for usb:8-0:1.0
    hub 8-0:1.0: USB hub found
    hub 8-0:1.0: 2 ports detected
    PM: Adding info for No Bus:ep_81
    PM: Adding info for No Bus:usbdev8.1
    PM: Adding info for No Bus:ep_00
    Initializing USB Mass Storage driver...
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
    PM: Adding info for platform:i8042
    ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata2: SATA link down (SStatus 0 SControl 300)
    ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (unknown) succeeded
    ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (unknown) filtered out
    serio: i8042 KBD port at 0x60,0x64 irq 1
    PM: Adding info for serio:serio0
    serio: i8042 AUX port at 0x60,0x64 irq 12
    PM: Adding info for serio:serio1
    PM: Adding info for No Bus:mice
    ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 (unknown) succeeded
    ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (unknown) filtered out
    PM: Adding info for No Bus:psaux
    mousedev: PS/2 mouse device common for all mice
    PM: Adding info for No Bus:event0
    PM: Adding info for No Bus:event1
    PM: Adding info for No Bus:event2
    ata1.00: ATA-8: HITACHI HTS543225L9SA00, FBEZC43C, max UDMA/133
    ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    rtc_cmos 00:07: RTC can wake from S4
    ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (unknown) succeeded
    ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (unknown) filtered out
    ata1.00: ACPI cmd ef/5f:00:00:00:00:a0 (unknown) succeeded
    ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (unknown) filtered out
    ata1.00: configured for UDMA/133
    scsi 0:0:0:0: Direct-Access ATA HITACHI HTS54322 FBEZ PQ: 0 ANSI: 5
    PM: Adding info for scsi:target0:0:0
    PM: Adding info for No Bus:rtc0
    PM: Adding info for scsi:0:0:0:0
    rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    i2c /dev entries driver
    PM: Adding info for No Bus:i2c-0
    PM: Adding info for No Bus:i2c-1
    PM: Adding info for No Bus:i2c-2
    PM: Adding info for No Bus:i2c-3
    PM: Adding info for No Bus:i2c-4
    PM: Adding info for No Bus:i2c-5
    PM: Adding info for No Bus:i2c-6
    PM: Adding info for No Bus:i2c-7
    PM: Adding info for No Bus:i2c-8
    PM: Adding info for No Bus:i2c-9
    PM: Adding info for No Bus:i2c-10
    PM: Adding info for No Bus:i2c-11
    PM: Adding info for No Bus:i2c-12
    PM: Adding info for No Bus:i2c-13
    PM: Adding info for No Bus:i2c-14
    PM: Adding info for No Bus:i2c-15
    PM: Adding info for No Bus:i2c-16
    i801_smbus 0000:00:1f.3: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    PM: Adding info for i2c:i2c-17
    PM: Adding info for No Bus:i2c-17
    Linux video capture interface: v2.00
    usbcore: registered new interface driver uvcvideo
    USB Video Class driver (v1.0.0)
    PM: Adding info for platform:coretemp.0
    PM: Adding info for No Bus:hwmon1
    PM: Adding info for platform:coretemp.1
    PM: Adding info for No Bus:input3
    PM: Adding info for No Bus:0:0:0:0
    PM: Adding info for No Bus:hwmon2
    input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
    PM: Adding info for No Bus:0:0:0:0
    sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    PM: Adding info for No Bus:8:0
    PM: Adding info for No Bus:sg0
    PM: Adding info for No Bus:sda
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    PM: Adding info for No Bus:0:0:0:0
    cpuidle: using governor ladder
    PM: Adding info for No Bus:event3
    cpuidle: using governor menu
    usbcore: registered new interface driver usbhid
    usbhid: USB HID core driver
    hdaps: supported laptop not found!
    hdaps: driver init failed (ret=-19)!
    sda: sda1 sda2 sda3 sda4
    PM: Adding info for No Bus:sda1
    PM: Adding info for No Bus:sda2
    PM: Adding info for No Bus:sda3
    PM: Adding info for No Bus:sda4
    ALSA device list:
    sd 0:0:0:0: [sda] Attached SCSI disk
    No soundcards found.
    IPv4 over IPv4 tunneling driver
    PM: Adding info for No Bus:tunl0
    TCP cubic registered
    NET: Registered protocol family 17
    Bluetooth: L2CAP ver 2.15
    Bluetooth: L2CAP socket layer initialized
    Bluetooth: RFCOMM TTY layer initialized
    Bluetooth: RFCOMM socket layer initialized
    Bluetooth: RFCOMM ver 1.11
    Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    Bluetooth: BNEP filters: protocol multicast
    Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    Registering the dns_resolver key type
    Using IPI No-Shortcut mode
    PM: Adding info for No Bus:cpu_dma_latency
    PM: Adding info for No Bus:network_latency
    PM: Adding info for No Bus:network_throughput
    PM: Hibernation image not present or could not be loaded.
    Magic number: 15:387:327
    rtc_cmos 00:07: setting system clock to 2011-02-13 11:20:29 UTC (1297596029)
    usb 2-4: new high speed USB device using ehci_hcd and address 2
    PM: Adding info for usb:2-4
    PM: Adding info for usb:2-4:1.0
    PM: Adding info for usb:2-4:1.1
    PM: Adding info for No Bus:ep_8a
    PM: Adding info for usb:2-4:1.2
    PM: Adding info for No Bus:ep_01
    PM: Adding info for No Bus:ep_81
    PM: Adding info for usb:2-4:1.3
    PM: Adding info for No Bus:ep_89
    PM: Adding info for usb:2-4:1.4
    PM: Adding info for No Bus:ep_02
    PM: Adding info for No Bus:ep_82
    PM: Adding info for usb:2-4:1.5
    PM: Adding info for No Bus:ep_8b
    PM: Adding info for usb:2-4:1.6
    PM: Adding info for No Bus:ep_8c
    PM: Adding info for usb:2-4:1.7
    PM: Adding info for No Bus:ep_87
    PM: Adding info for usb:2-4:1.8
    PM: Adding info for usb:2-4:1.9
    PM: Adding info for No Bus:ep_85
    PM: Adding info for usb:2-4:1.10
    PM: Adding info for No Bus:ep_06
    PM: Adding info for No Bus:ep_86
    PM: Adding info for No Bus:usbdev2.2
    PM: Adding info for No Bus:ep_00
    IBM TrackPoint firmware: 0x0e, buttons: 3/3
    PM: Adding info for No Bus:input4
    input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input4
    PM: Adding info for No Bus:mouse0
    PM: Adding info for No Bus:event4
    FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
    FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
    usb 4-2: new full speed USB device using uhci_hcd and address 2
    UDF-fs: No partition found (1)
    device label root devid 1 transid 1893 /dev/root
    PM: Adding info for No Bus:btrfs-1
    PM: Adding info for usb:4-2
    PM: Adding info for usb:4-2:1.0
    PM: Adding info for No Bus:ep_81
    PM: Adding info for No Bus:ep_82
    PM: Adding info for No Bus:ep_02
    PM: Adding info for usb:4-2:1.1
    PM: Adding info for No Bus:ep_83
    PM: Adding info for No Bus:ep_03
    PM: Adding info for usb:4-2:1.2
    PM: Adding info for No Bus:ep_84
    PM: Adding info for No Bus:ep_04
    PM: Adding info for usb:4-2:1.3
    PM: Adding info for No Bus:usbdev4.2
    PM: Adding info for No Bus:ep_00
    VFS: Mounted root (btrfs filesystem) readonly on device 0:10.
    Freeing unused kernel memory: 352k freed
    Write protecting the kernel text: 5504k
    Write protecting the kernel read-only data: 1012k
    udev[965]: starting version 165
    Bluetooth: Generic Bluetooth USB driver ver 0.6
    PM: Adding info for No Bus:hci0
    PM: Adding info for No Bus:rfkill0
    usbcore: registered new interface driver btusb
    e1000e: Intel(R) PRO/1000 Network Driver - 1.2.20-k2
    e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
    e1000e 0000:00:19.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    e1000e 0000:00:19.0: setting latency timer to 64
    e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
    iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
    iwlagn: Copyright(c) 2003-2010 Intel Corporation
    iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    iwlagn 0000:03:00.0: setting latency timer to 64
    iwlagn 0000:03:00.0: Detected Intel(R) WiFi Link 5100 AGN, REV=0x54
    iwlagn 0000:03:00.0: device EEPROM VER=0x11e, CALIB=0x4
    iwlagn 0000:03:00.0: Device SKU: 0Xb
    iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
    iwlagn 0000:03:00.0: irq 46 for MSI/MSI-X
    PM: Adding info for No Bus:0000:03:00.0
    cdc_acm 2-4:1.1: ttyACM0: USB ACM device
    PM: Adding info for No Bus:ttyACM0
    cdc_acm 2-4:1.3: ttyACM1: USB ACM device
    PM: Adding info for No Bus:ttyACM1
    cdc_acm 2-4:1.9: ttyACM2: USB ACM device
    PM: Adding info for No Bus:ttyACM2
    usbcore: registered new interface driver cdc_acm
    cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
    thinkpad_acpi: ThinkPad ACPI Extras v0.24
    thinkpad_acpi: http://ibm-acpi.sf.net/
    thinkpad_acpi: ThinkPad BIOS 6DET28WW (1.05 ), EC 7XHT21WW-1.03
    thinkpad_acpi: Lenovo ThinkPad X200, model 7458Y11
    PM: Adding info for platform:thinkpad_acpi
    PM: Adding info for platform:thinkpad_hwmon
    PM: Adding info for No Bus:hwmon3
    thinkpad_acpi: detected a 8-level brightness capable ThinkPad
    thinkpad_acpi: radio switch found; radios are enabled
    PM: Adding info for No Bus:rfkill1
    thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
    PM: Adding info for No Bus:rfkill2
    thinkpad_acpi: rfkill switch tpacpi_wwan_sw: radio is unblocked
    PM: Adding info for No Bus:tpacpi::thinklight
    Registered led device: tpacpi::thinklight
    PM: Adding info for No Bus:tpacpi::power
    Registered led device: tpacpi::power
    PM: Adding info for No Bus:tpacpi::standby
    Registered led device: tpacpi::standby
    PM: Adding info for No Bus:tpacpi::thinkvantage
    Registered led device: tpacpi::thinkvantage
    PM: Adding info for No Bus:thinkpad_screen
    PM: Adding info for No Bus:card29
    PM: Adding info for No Bus:controlC29
    thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
    PM: Adding info for No Bus:input5
    input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input5
    PM: Adding info for No Bus:event5
    PM: Removing info for No Bus:0000:03:00.0
    iwlagn 0000:03:00.0: loaded firmware version 8.24.2.12
    PM: Adding info for No Bus:phy0
    PM: Adding info for No Bus:rfkill3
    ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
    PM: Adding info for No Bus:wlan0
    PM: Adding info for No Bus:timer
    PM: Adding info for No Bus:eth0
    e1000e 0000:00:19.0: eth0: (PCI Express:2.5GB/s:Width x1) 00:1f:16:09:3e:a6
    e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
    e1000e 0000:00:19.0: eth0: MAC: 7, PHY: 8, PBA No: 1008FF-0FF
    HDA Intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    HDA Intel 0000:00:1b.0: irq 47 for MSI/MSI-X
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    PM: Adding info for No Bus:card0
    PM: Adding info for No Bus:pcmC0D1p
    PM: Adding info for No Bus:pcmC0D0p
    PM: Adding info for No Bus:pcmC0D0c
    PM: Adding info for No Bus:controlC0
    device label data devid 1 transid 59471 /dev/sda4
    PM: Adding info for No Bus:btrfs-2
    device label data devid 1 transid 59471 /dev/sda4
    Adding 2000088k swap on /dev/sda2. Priority:-1 extents:1 across:2000088k
    PM: Adding info for No Bus:vcs10
    PM: Adding info for No Bus:vcsa10
    PM: Adding info for No Bus:vcs11
    PM: Adding info for No Bus:vcsa11
    PM: Adding info for No Bus:vcs12
    PM: Adding info for No Bus:vcsa12
    PM: Adding info for No Bus:vcs13
    PM: Adding info for No Bus:vcsa13
    PM: Adding info for No Bus:vcs14
    PM: Adding info for No Bus:vcsa14
    PM: Adding info for No Bus:vcs15
    PM: Adding info for No Bus:vcsa15
    PM: Adding info for No Bus:vcs16
    PM: Adding info for No Bus:vcsa16
    PM: Adding info for No Bus:vcs17
    PM: Adding info for No Bus:vcsa17
    PM: Adding info for No Bus:vcs18
    PM: Adding info for No Bus:vcsa18
    PM: Adding info for No Bus:vcs19
    PM: Adding info for No Bus:vcsa19
    PM: Adding info for No Bus:vcs2
    PM: Adding info for No Bus:vcsa2
    PM: Adding info for No Bus:vcs20
    PM: Adding info for No Bus:vcsa20
    PM: Adding info for No Bus:vcs21
    PM: Adding info for No Bus:vcsa21
    PM: Adding info for No Bus:vcs22
    PM: Adding info for No Bus:vcsa22
    PM: Adding info for No Bus:vcs23
    PM: Adding info for No Bus:vcsa23
    PM: Adding info for No Bus:vcs24
    PM: Adding info for No Bus:vcsa24
    PM: Adding info for No Bus:vcs25
    PM: Adding info for No Bus:vcsa25
    PM: Adding info for No Bus:vcs26
    PM: Adding info for No Bus:vcsa26
    PM: Adding info for No Bus:vcs27
    PM: Adding info for No Bus:vcsa27
    PM: Adding info for No Bus:vcs28
    PM: Adding info for No Bus:vcsa28
    PM: Adding info for No Bus:vcs29
    PM: Adding info for No Bus:vcsa29
    PM: Adding info for No Bus:vcs3
    PM: Adding info for No Bus:vcsa3
    PM: Adding info for No Bus:vcs30
    PM: Adding info for No Bus:vcsa30
    PM: Adding info for No Bus:vcs31
    PM: Adding info for No Bus:vcsa31
    PM: Adding info for No Bus:vcs32
    PM: Adding info for No Bus:vcsa32
    PM: Adding info for No Bus:vcs33
    PM: Adding info for No Bus:vcsa33
    PM: Adding info for No Bus:vcs34
    PM: Adding info for No Bus:vcsa34
    PM: Adding info for No Bus:vcs35
    PM: Adding info for No Bus:vcsa35
    PM: Adding info for No Bus:vcs36
    PM: Adding info for No Bus:vcsa36
    PM: Adding info for No Bus:vcs37
    PM: Adding info for No Bus:vcsa37
    PM: Adding info for No Bus:vcs38
    PM: Adding info for No Bus:vcsa38
    PM: Adding info for No Bus:vcs39
    PM: Adding info for No Bus:vcsa39
    PM: Adding info for No Bus:vcs4
    PM: Adding info for No Bus:vcsa4
    PM: Adding info for No Bus:vcs40
    PM: Adding info for No Bus:vcsa40
    PM: Adding info for No Bus:vcs41
    PM: Adding info for No Bus:vcsa41
    PM: Adding info for No Bus:vcs42
    PM: Adding info for No Bus:vcsa42
    PM: Adding info for No Bus:vcs43
    PM: Adding info for No Bus:vcsa43
    PM: Adding info for No Bus:vcs44
    PM: Adding info for No Bus:vcsa44
    PM: Adding info for No Bus:vcs45
    PM: Adding info for No Bus:vcsa45
    PM: Adding info for No Bus:vcs46
    PM: Adding info for No Bus:vcsa46
    PM: Adding info for No Bus:vcs47
    PM: Adding info for No Bus:vcsa47
    PM: Adding info for No Bus:vcs48
    PM: Adding info for No Bus:vcsa48
    PM: Adding info for No Bus:vcs49
    PM: Adding info for No Bus:vcsa49
    PM: Adding info for No Bus:vcs5
    PM: Adding info for No Bus:vcsa5
    PM: Adding info for No Bus:vcs50
    PM: Adding info for No Bus:vcsa50
    PM: Adding info for No Bus:vcs51
    PM: Adding info for No Bus:vcsa51
    PM: Adding info for No Bus:vcs52
    PM: Adding info for No Bus:vcsa52
    PM: Adding info for No Bus:vcs53
    PM: Adding info for No Bus:vcsa53
    PM: Adding info for No Bus:vcs54
    PM: Adding info for No Bus:vcsa54
    PM: Adding info for No Bus:vcs55
    PM: Adding info for No Bus:vcsa55
    PM: Adding info for No Bus:vcs56
    PM: Adding info for No Bus:vcsa56
    PM: Adding info for No Bus:vcs57
    PM: Adding info for No Bus:vcsa57
    PM: Adding info for No Bus:vcs58
    PM: Adding info for No Bus:vcsa58
    PM: Adding info for No Bus:vcs59
    PM: Adding info for No Bus:vcsa59
    PM: Adding info for No Bus:vcs6
    PM: Adding info for No Bus:vcsa6
    PM: Adding info for No Bus:vcs60
    PM: Adding info for No Bus:vcsa60
    PM: Adding info for No Bus:vcs61
    PM: Adding info for No Bus:vcsa61
    PM: Adding info for No Bus:vcs62
    PM: Adding info for No Bus:vcsa62
    PM: Adding info for No Bus:vcs63
    PM: Adding info for No Bus:vcsa63
    PM: Adding info for No Bus:vcs7
    PM: Adding info for No Bus:vcsa7
    PM: Adding info for No Bus:vcs8
    PM: Adding info for No Bus:vcsa8
    PM: Adding info for No Bus:vcs9
    PM: Adding info for No Bus:vcsa9
    wlan0: authenticate with 00:25:9c:3c:4d:5c (try 1)
    wlan0: authenticated
    wlan0: associate with 00:25:9c:3c:4d:5c (try 1)
    wlan0: RX AssocResp from 00:25:9c:3c:4d:5c (capab=0x411 status=0 aid=2)
    wlan0: associated
    start_kdeinit (1748): /proc/1748/oom_adj is deprecated, please use /proc/1748/oom_score_adj instead.
    Are there any suggestions where i should go from here? (with the official arch kernel its exactly the same story, no difference in  the logs)

  • Suddenly can't enter anything in some blank search fields, dropdowns not working, and javascript popups freeze randomly. WTH?

    I noticed a few random things not working on my computer in the last month or so, and I tried everything I can think of to figure out what it is...still haven't figured it out yet. Some examples - I was on ebay, and the tracking number I clicked on from the "My ebay" page popped open a javascript window, but then froze the page so I had to close the whole tab. Then on Grooveshark, the main page comes up, but if I type anything in the search field, I can see what I'm typing, but at the same time, I can still see their default search message. If I try to enter something and hit search, it just gives me the warning that I'm being asked if I want to leave the page, it never searches. There are a few other times I can think of that I tried to use a dropdown menu, and they don't always work - they just look like they're being clicked, but nothing shows. Also not sure if this is related or not, but it bears mentioning - I tried to install Freecorder, and even though I tried both the toolbar and just the button for installation options, it doesn't show up for me to use it, and that's with adblock plus disabled. Also not positive my last update of Adobe Flash took, even though I downloaded it.
    I have adblock plus, but I've had that for years now, and it's never caused a problem or stopped me from seeing anything I actually wanted to see. My system was pretty bada** before this, and it's frustrating that suddenly I can't go everywhere and do everything I could before. Why is it doing this, and can I fix it??

    Meh...if I had started here instead of trying to research this randomly, I would have fixed the problem weeks ago. I just did a Firefox reset, and tried all the things I mentioned in the OP, and it all seems to work fine now. Well, aside from Freecorder, but I can make that work another way, I guess. Anyway, Firefox reset = solution. Yay!

  • Resume from suspend not working anymore

    Hello,
    until a couple of months suspending and resuming on my system worked flawlessly. Then something happend (I can't remember what I did - system update or a new package most probably) and I didn't have time then to trace.
    I'm running 64-bit archlinux on a SandyBridge i3 processor with onboard graphics and using Gnome3.
    As I was trying to gather some information I found that actually sudo pm-suspend works (when suspending and resuming from a virtual console). When I try to get back to Gnome with Alt + F7 or sudo gdm (if gnome was not running) the system hangs and I must force shutdown with the power button.
    As I am out of ideas and I don't have any experience at tracking errors, can anyone suggest what should I do next?
    Thanks in advance

    Thanks for your quick reply!!
    1) I didn't find anything weird in dmesg.log (or I don't know what to look for)
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.4.9-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.1 20120721 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Aug 15 18:59:31 CEST 2012
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/disk/by-uuid/e1084449-2e1e-4073-b8ce-1cccb4558de0 rootfstype=ext4 ro add_efi_memmap
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
    [ 0.000000] BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
    [ 0.000000] BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
    [ 0.000000] BIOS-e820: 0000000020200000 - 0000000040000000 (usable)
    [ 0.000000] BIOS-e820: 0000000040000000 - 0000000040200000 (reserved)
    [ 0.000000] BIOS-e820: 0000000040200000 - 00000000aed8a000 (usable)
    [ 0.000000] BIOS-e820: 00000000aed8a000 - 00000000aeddc000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000aeddc000 - 00000000aee08000 (reserved)
    [ 0.000000] BIOS-e820: 00000000aee08000 - 00000000aee09000 (usable)
    [ 0.000000] BIOS-e820: 00000000aee09000 - 00000000aee0c000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000aee0c000 - 00000000aee0d000 (ACPI data)
    [ 0.000000] BIOS-e820: 00000000aee0d000 - 00000000aee17000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000aee17000 - 00000000aee3c000 (reserved)
    [ 0.000000] BIOS-e820: 00000000aee3c000 - 00000000aee7f000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000aee7f000 - 00000000af000000 (usable)
    [ 0.000000] BIOS-e820: 00000000af800000 - 00000000bfa00000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed40000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    [ 0.000000] BIOS-e820: 0000000100000000 - 000000013fe00000 (usable)
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] efi: EFI v2.00 by American Megatrends
    [ 0.000000] efi: SMBIOS=0xaee3ac98 ACPI=0xaedd4000 ACPI 2.0=0xaedd4000 MPS=0xfcbc0
    [ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
    [ 0.000000] efi: mem01: type=7, attr=0xf, range=[0x0000000000008000-0x0000000000077000) (0MB)
    [ 0.000000] efi: mem02: type=4, attr=0xf, range=[0x0000000000077000-0x0000000000078000) (0MB)
    [ 0.000000] efi: mem03: type=3, attr=0xf, range=[0x0000000000078000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem04: type=2, attr=0xf, range=[0x0000000000100000-0x0000000000435000) (3MB)
    [ 0.000000] efi: mem05: type=7, attr=0xf, range=[0x0000000000435000-0x0000000001000000) (11MB)
    [ 0.000000] efi: mem06: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
    [ 0.000000] efi: mem07: type=4, attr=0xf, range=[0x0000000001100000-0x0000000001338000) (2MB)
    [ 0.000000] efi: mem08: type=3, attr=0xf, range=[0x0000000001338000-0x000000000133a000) (0MB)
    [ 0.000000] efi: mem09: type=4, attr=0xf, range=[0x000000000133a000-0x0000000001351000) (0MB)
    [ 0.000000] efi: mem10: type=3, attr=0xf, range=[0x0000000001351000-0x0000000001355000) (0MB)
    [ 0.000000] efi: mem11: type=4, attr=0xf, range=[0x0000000001355000-0x0000000001383000) (0MB)
    [ 0.000000] efi: mem12: type=3, attr=0xf, range=[0x0000000001383000-0x000000000138b000) (0MB)
    [ 0.000000] efi: mem13: type=4, attr=0xf, range=[0x000000000138b000-0x000000000138c000) (0MB)
    [ 0.000000] efi: mem14: type=3, attr=0xf, range=[0x000000000138c000-0x0000000001395000) (0MB)
    [ 0.000000] efi: mem15: type=4, attr=0xf, range=[0x0000000001395000-0x000000000139d000) (0MB)
    [ 0.000000] efi: mem16: type=3, attr=0xf, range=[0x000000000139d000-0x000000000139e000) (0MB)
    [ 0.000000] efi: mem17: type=4, attr=0xf, range=[0x000000000139e000-0x00000000013a0000) (0MB)
    [ 0.000000] efi: mem18: type=3, attr=0xf, range=[0x00000000013a0000-0x00000000013a4000) (0MB)
    [ 0.000000] efi: mem19: type=4, attr=0xf, range=[0x00000000013a4000-0x00000000013aa000) (0MB)
    [ 0.000000] efi: mem20: type=3, attr=0xf, range=[0x00000000013aa000-0x00000000013ab000) (0MB)
    [ 0.000000] efi: mem21: type=4, attr=0xf, range=[0x00000000013ab000-0x00000000013b7000) (0MB)
    [ 0.000000] efi: mem22: type=3, attr=0xf, range=[0x00000000013b7000-0x00000000013b9000) (0MB)
    [ 0.000000] efi: mem23: type=4, attr=0xf, range=[0x00000000013b9000-0x00000000013bf000) (0MB)
    [ 0.000000] efi: mem24: type=3, attr=0xf, range=[0x00000000013bf000-0x00000000013c7000) (0MB)
    [ 0.000000] efi: mem25: type=4, attr=0xf, range=[0x00000000013c7000-0x00000000013e3000) (0MB)
    [ 0.000000] efi: mem26: type=3, attr=0xf, range=[0x00000000013e3000-0x00000000013fa000) (0MB)
    [ 0.000000] efi: mem27: type=4, attr=0xf, range=[0x00000000013fa000-0x000000000178a000) (3MB)
    [ 0.000000] efi: mem28: type=3, attr=0xf, range=[0x000000000178a000-0x000000000178b000) (0MB)
    [ 0.000000] efi: mem29: type=4, attr=0xf, range=[0x000000000178b000-0x000000000178e000) (0MB)
    [ 0.000000] efi: mem30: type=3, attr=0xf, range=[0x000000000178e000-0x0000000001790000) (0MB)
    [ 0.000000] efi: mem31: type=4, attr=0xf, range=[0x0000000001790000-0x0000000001792000) (0MB)
    [ 0.000000] efi: mem32: type=3, attr=0xf, range=[0x0000000001792000-0x0000000001793000) (0MB)
    [ 0.000000] efi: mem33: type=4, attr=0xf, range=[0x0000000001793000-0x00000000017b1000) (0MB)
    [ 0.000000] efi: mem34: type=3, attr=0xf, range=[0x00000000017b1000-0x00000000017cc000) (0MB)
    [ 0.000000] efi: mem35: type=4, attr=0xf, range=[0x00000000017cc000-0x00000000017d4000) (0MB)
    [ 0.000000] efi: mem36: type=3, attr=0xf, range=[0x00000000017d4000-0x00000000017d6000) (0MB)
    [ 0.000000] efi: mem37: type=4, attr=0xf, range=[0x00000000017d6000-0x00000000017d8000) (0MB)
    [ 0.000000] efi: mem38: type=3, attr=0xf, range=[0x00000000017d8000-0x00000000017da000) (0MB)
    [ 0.000000] efi: mem39: type=4, attr=0xf, range=[0x00000000017da000-0x00000000017de000) (0MB)
    [ 0.000000] efi: mem40: type=3, attr=0xf, range=[0x00000000017de000-0x00000000017e1000) (0MB)
    [ 0.000000] efi: mem41: type=4, attr=0xf, range=[0x00000000017e1000-0x00000000017e5000) (0MB)
    [ 0.000000] efi: mem42: type=3, attr=0xf, range=[0x00000000017e5000-0x00000000017e7000) (0MB)
    [ 0.000000] efi: mem43: type=4, attr=0xf, range=[0x00000000017e7000-0x00000000017ea000) (0MB)
    [ 0.000000] efi: mem44: type=3, attr=0xf, range=[0x00000000017ea000-0x00000000017ec000) (0MB)
    [ 0.000000] efi: mem45: type=4, attr=0xf, range=[0x00000000017ec000-0x00000000017f7000) (0MB)
    [ 0.000000] efi: mem46: type=3, attr=0xf, range=[0x00000000017f7000-0x00000000017f9000) (0MB)
    [ 0.000000] efi: mem47: type=4, attr=0xf, range=[0x00000000017f9000-0x00000000017fc000) (0MB)
    [ 0.000000] efi: mem48: type=3, attr=0xf, range=[0x00000000017fc000-0x0000000001804000) (0MB)
    [ 0.000000] efi: mem49: type=4, attr=0xf, range=[0x0000000001804000-0x000000000180c000) (0MB)
    [ 0.000000] efi: mem50: type=3, attr=0xf, range=[0x000000000180c000-0x000000000180d000) (0MB)
    [ 0.000000] efi: mem51: type=4, attr=0xf, range=[0x000000000180d000-0x000000000180e000) (0MB)
    [ 0.000000] efi: mem52: type=3, attr=0xf, range=[0x000000000180e000-0x0000000001813000) (0MB)
    [ 0.000000] efi: mem53: type=4, attr=0xf, range=[0x0000000001813000-0x0000000001819000) (0MB)
    [ 0.000000] efi: mem54: type=3, attr=0xf, range=[0x0000000001819000-0x000000000181b000) (0MB)
    [ 0.000000] efi: mem55: type=4, attr=0xf, range=[0x000000000181b000-0x000000000181d000) (0MB)
    [ 0.000000] efi: mem56: type=3, attr=0xf, range=[0x000000000181d000-0x0000000001821000) (0MB)
    [ 0.000000] efi: mem57: type=4, attr=0xf, range=[0x0000000001821000-0x0000000001824000) (0MB)
    [ 0.000000] efi: mem58: type=3, attr=0xf, range=[0x0000000001824000-0x0000000001831000) (0MB)
    [ 0.000000] efi: mem59: type=4, attr=0xf, range=[0x0000000001831000-0x0000000001860000) (0MB)
    [ 0.000000] efi: mem60: type=3, attr=0xf, range=[0x0000000001860000-0x0000000001875000) (0MB)
    [ 0.000000] efi: mem61: type=4, attr=0xf, range=[0x0000000001875000-0x000000000188f000) (0MB)
    [ 0.000000] efi: mem62: type=3, attr=0xf, range=[0x000000000188f000-0x000000000189a000) (0MB)
    [ 0.000000] efi: mem63: type=4, attr=0xf, range=[0x000000000189a000-0x000000000189d000) (0MB)
    [ 0.000000] efi: mem64: type=3, attr=0xf, range=[0x000000000189d000-0x00000000018a1000) (0MB)
    [ 0.000000] efi: mem65: type=4, attr=0xf, range=[0x00000000018a1000-0x00000000018a4000) (0MB)
    [ 0.000000] efi: mem66: type=3, attr=0xf, range=[0x00000000018a4000-0x00000000018a6000) (0MB)
    [ 0.000000] efi: mem67: type=4, attr=0xf, range=[0x00000000018a6000-0x00000000018b3000) (0MB)
    [ 0.000000] efi: mem68: type=3, attr=0xf, range=[0x00000000018b3000-0x00000000018b7000) (0MB)
    [ 0.000000] efi: mem69: type=4, attr=0xf, range=[0x00000000018b7000-0x00000000018c0000) (0MB)
    [ 0.000000] efi: mem70: type=3, attr=0xf, range=[0x00000000018c0000-0x00000000018c4000) (0MB)
    [ 0.000000] efi: mem71: type=4, attr=0xf, range=[0x00000000018c4000-0x00000000018c9000) (0MB)
    [ 0.000000] efi: mem72: type=3, attr=0xf, range=[0x00000000018c9000-0x00000000018d2000) (0MB)
    [ 0.000000] efi: mem73: type=4, attr=0xf, range=[0x00000000018d2000-0x00000000018d6000) (0MB)
    [ 0.000000] efi: mem74: type=3, attr=0xf, range=[0x00000000018d6000-0x00000000018da000) (0MB)
    [ 0.000000] efi: mem75: type=4, attr=0xf, range=[0x00000000018da000-0x00000000018dd000) (0MB)
    [ 0.000000] efi: mem76: type=3, attr=0xf, range=[0x00000000018dd000-0x0000000001926000) (0MB)
    [ 0.000000] efi: mem77: type=4, attr=0xf, range=[0x0000000001926000-0x0000000001932000) (0MB)
    [ 0.000000] efi: mem78: type=3, attr=0xf, range=[0x0000000001932000-0x0000000001936000) (0MB)
    [ 0.000000] efi: mem79: type=4, attr=0xf, range=[0x0000000001936000-0x0000000001939000) (0MB)
    [ 0.000000] efi: mem80: type=3, attr=0xf, range=[0x0000000001939000-0x000000000193c000) (0MB)
    [ 0.000000] efi: mem81: type=4, attr=0xf, range=[0x000000000193c000-0x0000000001940000) (0MB)
    [ 0.000000] efi: mem82: type=3, attr=0xf, range=[0x0000000001940000-0x0000000001943000) (0MB)
    [ 0.000000] efi: mem83: type=4, attr=0xf, range=[0x0000000001943000-0x0000000001945000) (0MB)
    [ 0.000000] efi: mem84: type=3, attr=0xf, range=[0x0000000001945000-0x0000000001947000) (0MB)
    [ 0.000000] efi: mem85: type=4, attr=0xf, range=[0x0000000001947000-0x0000000001949000) (0MB)
    [ 0.000000] efi: mem86: type=3, attr=0xf, range=[0x0000000001949000-0x000000000194b000) (0MB)
    [ 0.000000] efi: mem87: type=4, attr=0xf, range=[0x000000000194b000-0x000000000194d000) (0MB)
    [ 0.000000] efi: mem88: type=3, attr=0xf, range=[0x000000000194d000-0x0000000001954000) (0MB)
    [ 0.000000] efi: mem89: type=4, attr=0xf, range=[0x0000000001954000-0x000000000a004000) (134MB)
    [ 0.000000] efi: mem90: type=3, attr=0xf, range=[0x000000000a004000-0x000000000a006000) (0MB)
    [ 0.000000] efi: mem91: type=4, attr=0xf, range=[0x000000000a006000-0x000000000a00c000) (0MB)
    [ 0.000000] efi: mem92: type=3, attr=0xf, range=[0x000000000a00c000-0x000000000a00f000) (0MB)
    [ 0.000000] efi: mem93: type=4, attr=0xf, range=[0x000000000a00f000-0x000000000a017000) (0MB)
    [ 0.000000] efi: mem94: type=3, attr=0xf, range=[0x000000000a017000-0x000000000a01a000) (0MB)
    [ 0.000000] efi: mem95: type=4, attr=0xf, range=[0x000000000a01a000-0x000000000a01c000) (0MB)
    [ 0.000000] efi: mem96: type=3, attr=0xf, range=[0x000000000a01c000-0x000000000a01e000) (0MB)
    [ 0.000000] efi: mem97: type=4, attr=0xf, range=[0x000000000a01e000-0x000000000a020000) (0MB)
    [ 0.000000] efi: mem98: type=3, attr=0xf, range=[0x000000000a020000-0x000000000a022000) (0MB)
    [ 0.000000] efi: mem99: type=4, attr=0xf, range=[0x000000000a022000-0x000000000a028000) (0MB)
    [ 0.000000] efi: mem100: type=3, attr=0xf, range=[0x000000000a028000-0x000000000a02b000) (0MB)
    [ 0.000000] efi: mem101: type=4, attr=0xf, range=[0x000000000a02b000-0x000000000a02d000) (0MB)
    [ 0.000000] efi: mem102: type=3, attr=0xf, range=[0x000000000a02d000-0x000000000a02f000) (0MB)
    [ 0.000000] efi: mem103: type=4, attr=0xf, range=[0x000000000a02f000-0x000000000a031000) (0MB)
    [ 0.000000] efi: mem104: type=3, attr=0xf, range=[0x000000000a031000-0x000000000a033000) (0MB)
    [ 0.000000] efi: mem105: type=4, attr=0xf, range=[0x000000000a033000-0x000000000a037000) (0MB)
    [ 0.000000] efi: mem106: type=3, attr=0xf, range=[0x000000000a037000-0x000000000a039000) (0MB)
    [ 0.000000] efi: mem107: type=4, attr=0xf, range=[0x000000000a039000-0x000000000a048000) (0MB)
    [ 0.000000] efi: mem108: type=3, attr=0xf, range=[0x000000000a048000-0x000000000a04a000) (0MB)
    [ 0.000000] efi: mem109: type=4, attr=0xf, range=[0x000000000a04a000-0x000000000a04f000) (0MB)
    [ 0.000000] efi: mem110: type=3, attr=0xf, range=[0x000000000a04f000-0x000000000a05c000) (0MB)
    [ 0.000000] efi: mem111: type=4, attr=0xf, range=[0x000000000a05c000-0x000000000a05e000) (0MB)
    [ 0.000000] efi: mem112: type=3, attr=0xf, range=[0x000000000a05e000-0x000000000a060000) (0MB)
    [ 0.000000] efi: mem113: type=4, attr=0xf, range=[0x000000000a060000-0x000000000a062000) (0MB)
    [ 0.000000] efi: mem114: type=3, attr=0xf, range=[0x000000000a062000-0x000000000a064000) (0MB)
    [ 0.000000] efi: mem115: type=4, attr=0xf, range=[0x000000000a064000-0x000000000a066000) (0MB)
    [ 0.000000] efi: mem116: type=3, attr=0xf, range=[0x000000000a066000-0x000000000a068000) (0MB)
    [ 0.000000] efi: mem117: type=4, attr=0xf, range=[0x000000000a068000-0x000000000a06c000) (0MB)
    [ 0.000000] efi: mem118: type=3, attr=0xf, range=[0x000000000a06c000-0x000000000a072000) (0MB)
    [ 0.000000] efi: mem119: type=4, attr=0xf, range=[0x000000000a072000-0x000000000a07a000) (0MB)
    [ 0.000000] efi: mem120: type=3, attr=0xf, range=[0x000000000a07a000-0x000000000a07c000) (0MB)
    [ 0.000000] efi: mem121: type=4, attr=0xf, range=[0x000000000a07c000-0x000000000a084000) (0MB)
    [ 0.000000] efi: mem122: type=3, attr=0xf, range=[0x000000000a084000-0x000000000a087000) (0MB)
    [ 0.000000] efi: mem123: type=4, attr=0xf, range=[0x000000000a087000-0x000000000a08f000) (0MB)
    [ 0.000000] efi: mem124: type=3, attr=0xf, range=[0x000000000a08f000-0x000000000a091000) (0MB)
    [ 0.000000] efi: mem125: type=4, attr=0xf, range=[0x000000000a091000-0x000000000a093000) (0MB)
    [ 0.000000] efi: mem126: type=3, attr=0xf, range=[0x000000000a093000-0x000000000a098000) (0MB)
    [ 0.000000] efi: mem127: type=4, attr=0xf, range=[0x000000000a098000-0x000000000a09e000) (0MB)
    [ 0.000000] efi: mem128: type=3, attr=0xf, range=[0x000000000a09e000-0x000000000a0a1000) (0MB)
    [ 0.000000] efi: mem129: type=4, attr=0xf, range=[0x000000000a0a1000-0x000000000a0c1000) (0MB)
    [ 0.000000] efi: mem130: type=3, attr=0xf, range=[0x000000000a0c1000-0x000000000a0d1000) (0MB)
    [ 0.000000] efi: mem131: type=4, attr=0xf, range=[0x000000000a0d1000-0x000000000a3fc000) (3MB)
    [ 0.000000] efi: mem132: type=7, attr=0xf, range=[0x000000000a3fc000-0x000000000a3ff000) (0MB)
    [ 0.000000] efi: mem133: type=4, attr=0xf, range=[0x000000000a3ff000-0x000000000a493000) (0MB)
    [ 0.000000] efi: mem134: type=3, attr=0xf, range=[0x000000000a493000-0x000000000a495000) (0MB)
    [ 0.000000] efi: mem135: type=4, attr=0xf, range=[0x000000000a495000-0x000000000a4b4000) (0MB)
    [ 0.000000] efi: mem136: type=3, attr=0xf, range=[0x000000000a4b4000-0x000000000a4bf000) (0MB)
    [ 0.000000] efi: mem137: type=4, attr=0xf, range=[0x000000000a4bf000-0x000000000a4c9000) (0MB)
    [ 0.000000] efi: mem138: type=7, attr=0xf, range=[0x000000000a4c9000-0x000000000a4cd000) (0MB)
    [ 0.000000] efi: mem139: type=4, attr=0xf, range=[0x000000000a4cd000-0x000000000a5cb000) (0MB)
    [ 0.000000] efi: mem140: type=7, attr=0xf, range=[0x000000000a5cb000-0x000000000a5ec000) (0MB)
    [ 0.000000] efi: mem141: type=1, attr=0xf, range=[0x000000000a5ec000-0x000000000a60d000) (0MB)
    [ 0.000000] efi: mem142: type=7, attr=0xf, range=[0x000000000a60d000-0x000000000a7d0000) (1MB)
    [ 0.000000] efi: mem143: type=4, attr=0xf, range=[0x000000000a7d0000-0x000000000ac40000) (4MB)
    [ 0.000000] efi: mem144: type=7, attr=0xf, range=[0x000000000ac40000-0x0000000020000000) (339MB)
    [ 0.000000] efi: mem145: type=6, attr=0x800000000000000f, range=[0x0000000020000000-0x0000000020200000) (2MB)
    [ 0.000000] efi: mem146: type=7, attr=0xf, range=[0x0000000020200000-0x0000000037a4e000) (376MB)
    [ 0.000000] efi: mem147: type=2, attr=0xf, range=[0x0000000037a4e000-0x0000000037d1f000) (2MB)
    [ 0.000000] efi: mem148: type=7, attr=0xf, range=[0x0000000037d1f000-0x0000000040000000) (130MB)
    [ 0.000000] efi: mem149: type=6, attr=0x800000000000000f, range=[0x0000000040000000-0x0000000040200000) (2MB)
    [ 0.000000] efi: mem150: type=7, attr=0xf, range=[0x0000000040200000-0x00000000859fe000) (1111MB)
    [ 0.000000] efi: mem151: type=2, attr=0xf, range=[0x00000000859fe000-0x00000000aed8a000) (659MB)
    [ 0.000000] efi: mem152: type=10, attr=0xf, range=[0x00000000aed8a000-0x00000000aeddc000) (0MB)
    [ 0.000000] efi: mem153: type=6, attr=0x800000000000000f, range=[0x00000000aeddc000-0x00000000aeddf000) (0MB)
    [ 0.000000] efi: mem154: type=0, attr=0xf, range=[0x00000000aeddf000-0x00000000aee06000) (0MB)
    [ 0.000000] efi: mem155: type=5, attr=0x800000000000000f, range=[0x00000000aee06000-0x00000000aee07000) (0MB)
    [ 0.000000] efi: mem156: type=6, attr=0x800000000000000f, range=[0x00000000aee07000-0x00000000aee08000) (0MB)
    [ 0.000000] efi: mem157: type=7, attr=0xf, range=[0x00000000aee08000-0x00000000aee09000) (0MB)
    [ 0.000000] efi: mem158: type=10, attr=0xf, range=[0x00000000aee09000-0x00000000aee0c000) (0MB)
    [ 0.000000] efi: mem159: type=9, attr=0xf, range=[0x00000000aee0c000-0x00000000aee0d000) (0MB)
    [ 0.000000] efi: mem160: type=10, attr=0xf, range=[0x00000000aee0d000-0x00000000aee17000) (0MB)
    [ 0.000000] efi: mem161: type=5, attr=0x800000000000000f, range=[0x00000000aee17000-0x00000000aee1b000) (0MB)
    [ 0.000000] efi: mem162: type=6, attr=0x800000000000000f, range=[0x00000000aee1b000-0x00000000aee2c000) (0MB)
    [ 0.000000] efi: mem163: type=5, attr=0x800000000000000f, range=[0x00000000aee2c000-0x00000000aee39000) (0MB)
    [ 0.000000] efi: mem164: type=6, attr=0x800000000000000f, range=[0x00000000aee39000-0x00000000aee3c000) (0MB)
    [ 0.000000] efi: mem165: type=10, attr=0xf, range=[0x00000000aee3c000-0x00000000aee7f000) (0MB)
    [ 0.000000] efi: mem166: type=3, attr=0xf, range=[0x00000000aee7f000-0x00000000aeff3000) (1MB)
    [ 0.000000] efi: mem167: type=4, attr=0xf, range=[0x00000000aeff3000-0x00000000aeff6000) (0MB)
    [ 0.000000] efi: mem168: type=3, attr=0xf, range=[0x00000000aeff6000-0x00000000af000000) (0MB)
    [ 0.000000] efi: mem169: type=7, attr=0xf, range=[0x0000000100000000-0x000000013fe00000) (1022MB)
    [ 0.000000] efi: mem170: type=0, attr=0x8000000000000000, range=[0x00000000af800000-0x00000000bfa00000) (258MB)
    [ 0.000000] efi: mem171: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem172: type=11, attr=0x8000000000000001, range=[0x00000000fed20000-0x00000000fed40000) (0MB)
    [ 0.000000] efi: mem173: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
    [ 0.000000] DMI 2.6 present.
    [ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./Z68 Pro3-M, BIOS P1.40 07/08/2011
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] No AGP bridge found
    [ 0.000000] last_pfn = 0x13fe00 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-CFFFF write-protect
    [ 0.000000] D0000-DFFFF uncachable
    [ 0.000000] E0000-FFFFF write-through
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F00000000 write-back
    [ 0.000000] 1 base 100000000 mask FC0000000 write-back
    [ 0.000000] 2 base 0AF800000 mask FFF800000 uncachable
    [ 0.000000] 3 base 0B0000000 mask FF0000000 uncachable
    [ 0.000000] 4 base 0C0000000 mask FC0000000 uncachable
    [ 0.000000] 5 base 13FE00000 mask FFFE00000 uncachable
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820 update range: 00000000af800000 - 0000000100000000 (usable) ==> (reserved)
    [ 0.000000] last_pfn = 0xaf000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [ffff8800000fce90] fce90
    [ 0.000000] initial memory mapped : 0 - 20000000
    [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000af000000
    [ 0.000000] 0000000000 - 00af000000 page 2M
    [ 0.000000] kernel direct mapping tables up to af000000 @ 1fffc000-20000000
    [ 0.000000] init_memory_mapping: 0000000100000000-000000013fe00000
    [ 0.000000] 0100000000 - 013fe00000 page 2M
    [ 0.000000] kernel direct mapping tables up to 13fe00000 @ aed84000-aed8a000
    [ 0.000000] RAMDISK: 37a4e000 - 37d1f000
    [ 0.000000] ACPI: RSDP 00000000aedd4000 00024 (v02 ALASKA)
    [ 0.000000] ACPI: XSDT 00000000aedd4068 00054 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 00000000aeddb858 000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 00000000aedd4150 07702 (v02 ALASKA A M I 00000000 INTL 20051117)
    [ 0.000000] ACPI: FACS 00000000aee0ef80 00040
    [ 0.000000] ACPI: APIC 00000000aeddb950 00072 (v03 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: SSDT 00000000aeddb9c8 00102 (v01 AMICPU PROC 00000001 MSFT 03000001)
    [ 0.000000] ACPI: MCFG 00000000aeddbad0 0003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    [ 0.000000] ACPI: AAFT 00000000aeddbb10 000D3 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 00000000aeddbbe8 00038 (v01 ALASKA A M I 01072009 AMI. 00000004)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at 0000000000000000-000000013fe00000
    [ 0.000000] Initmem setup node 0 0000000000000000-000000013fe00000
    [ 0.000000] NODE_DATA [000000013fdfc000 - 000000013fdfffff]
    [ 0.000000] [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013b800000-ffff88013f3fffff] on node 0
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] DMA32 0x00001000 -> 0x00100000
    [ 0.000000] Normal 0x00100000 -> 0x0013fe00
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] Early memory PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x000000a0
    [ 0.000000] 0: 0x00000100 -> 0x00020000
    [ 0.000000] 0: 0x00020200 -> 0x00040000
    [ 0.000000] 0: 0x00040200 -> 0x000aed8a
    [ 0.000000] 0: 0x000aee08 -> 0x000aee09
    [ 0.000000] 0: 0x000aee7f -> 0x000af000
    [ 0.000000] 0: 0x00100000 -> 0x0013fe00
    [ 0.000000] On node 0 totalpages: 977052
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 12 pages reserved
    [ 0.000000] DMA zone: 3908 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 16320 pages used for memmap
    [ 0.000000] DMA32 zone: 695116 pages, LIFO batch:31
    [ 0.000000] Normal zone: 4088 pages used for memmap
    [ 0.000000] Normal zone: 257544 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
    [ 0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
    [ 0.000000] PM: Registered nosave memory: 00000000aed8a000 - 00000000aeddc000
    [ 0.000000] PM: Registered nosave memory: 00000000aeddc000 - 00000000aee08000
    [ 0.000000] PM: Registered nosave memory: 00000000aee09000 - 00000000aee0c000
    [ 0.000000] PM: Registered nosave memory: 00000000aee0c000 - 00000000aee0d000
    [ 0.000000] PM: Registered nosave memory: 00000000aee0d000 - 00000000aee17000
    [ 0.000000] PM: Registered nosave memory: 00000000aee17000 - 00000000aee3c000
    [ 0.000000] PM: Registered nosave memory: 00000000aee3c000 - 00000000aee7f000
    [ 0.000000] PM: Registered nosave memory: 00000000af000000 - 00000000af800000
    [ 0.000000] PM: Registered nosave memory: 00000000af800000 - 00000000bfa00000
    [ 0.000000] PM: Registered nosave memory: 00000000bfa00000 - 00000000fed1c000
    [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed40000
    [ 0.000000] PM: Registered nosave memory: 00000000fed40000 - 00000000ff000000
    [ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
    [ 0.000000] Allocating PCI resources starting at bfa00000 (gap: bfa00000:3f31c000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fa00000 s82944 r8192 d23552 u524288
    [ 0.000000] pcpu-alloc: s82944 r8192 d23552 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 956568
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/disk/by-uuid/e1084449-2e1e-4073-b8ce-1cccb4558de0 rootfstype=ext4 ro add_efi_memmap
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 3754180k/5240832k available (4543k kernel code, 1332624k absent, 154028k reserved, 4304k data, 740k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] NR_IRQS:4352 nr_irqs:712 16
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 15728640 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.003333] Detected 3092.770 MHz processor.
    [ 0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 6188.27 BogoMIPS (lpj=10309233)
    [ 0.000004] pid_max: default: 32768 minimum: 301
    [ 0.000024] init_memory_mapping: 00000000af800000-00000000bfa00000
    [ 0.000026] 00af800000 - 00bfa00000 page 2M
    [ 0.079342] Security Framework initialized
    [ 0.079345] AppArmor: AppArmor disabled by boot time parameter
    [ 0.079541] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.080185] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.080471] Mount-cache hash table entries: 256
    [ 0.080591] Initializing cgroup subsys cpuacct
    [ 0.080593] Initializing cgroup subsys memory
    [ 0.080597] Initializing cgroup subsys devices
    [ 0.080599] Initializing cgroup subsys freezer
    [ 0.080600] Initializing cgroup subsys net_cls
    [ 0.080601] Initializing cgroup subsys blkio
    [ 0.080620] CPU: Physical Processor ID: 0
    [ 0.080621] CPU: Processor Core ID: 0
    [ 0.080625] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    [ 0.080625] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.080627] mce: CPU supports 7 MCE banks
    [ 0.080636] CPU0: Thermal monitoring enabled (TM1)
    [ 0.080642] using mwait in idle threads.
    [ 0.081556] ACPI: Core revision 20120320
    [ 0.084916] ftrace: allocating 17833 entries in 70 pages
    [ 0.093003] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.125997] CPU0: Intel(R) Core(TM) i3-2105 CPU @ 3.10GHz stepping 07
    [ 0.230294] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
    [ 0.230299] PEBS disabled due to CPU errata.
    [ 0.230301] ... version: 3
    [ 0.230301] ... bit width: 48
    [ 0.230302] ... generic registers: 4
    [ 0.230303] ... value mask: 0000ffffffffffff
    [ 0.230304] ... max period: 000000007fffffff
    [ 0.230305] ... fixed-purpose events: 3
    [ 0.230306] ... event mask: 000000070000000f
    [ 0.250355] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.270297] Booting Node 0, Processors #1
    [ 0.283526] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.293637] #2
    [ 0.306866] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.316959] #3 Ok.
    [ 0.330186] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.330210] Brought up 4 CPUs
    [ 0.330211] Total of 4 processors activated (24752.08 BogoMIPS).
    [ 0.332745] devtmpfs: initialized
    [ 0.333413] PM: Registering ACPI NVS region [mem 0xaed8a000-0xaeddbfff] (335872 bytes)
    [ 0.333418] PM: Registering ACPI NVS region [mem 0xaee09000-0xaee0bfff] (12288 bytes)
    [ 0.333419] PM: Registering ACPI NVS region [mem 0xaee0d000-0xaee16fff] (40960 bytes)
    [ 0.333421] PM: Registering ACPI NVS region [mem 0xaee3c000-0xaee7efff] (274432 bytes)
    [ 0.333881] NET: Registered protocol family 16
    [ 0.333955] ACPI: bus type pci registered
    [ 0.333997] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.333999] PCI: not using MMCONFIG
    [ 0.334000] PCI: Using configuration type 1 for base access
    [ 0.334351] bio: create slab <bio-0> at 0
    [ 0.334388] ACPI: Added _OSI(Module Device)
    [ 0.334389] ACPI: Added _OSI(Processor Device)
    [ 0.334390] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.334392] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.335133] ACPI: EC: Look up EC in DSDT
    [ 0.335970] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.337761] ACPI: SSDT 00000000aee0dc18 0038C (v01 AMI IST 00000001 MSFT 03000001)
    [ 0.337968] ACPI: Dynamic OEM Table Load:
    [ 0.337970] ACPI: SSDT (null) 0038C (v01 AMI IST 00000001 MSFT 03000001)
    [ 0.337986] ACPI: SSDT 00000000aee0ee18 00084 (v01 AMI CST 00000001 MSFT 03000001)
    [ 0.338158] ACPI: Dynamic OEM Table Load:
    [ 0.338160] ACPI: SSDT (null) 00084 (v01 AMI CST 00000001 MSFT 03000001)
    [ 0.338495] ACPI: Interpreter enabled
    [ 0.338497] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.338509] ACPI: Using IOAPIC for interrupt routing
    [ 0.338523] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.338564] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.381551] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.384682] ACPI: No dock devices found.
    [ 0.384684] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.384801] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.384911] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    [ 0.384913] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    [ 0.384914] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.384916] pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000dffff]
    [ 0.384917] pci_root PNP0A08:00: host bridge window [mem 0xbfa00000-0xffffffff]
    [ 0.384921] pci_root PNP0A08:00: ignoring host bridge window [mem 0x000c8000-0x000dffff] (conflicts with Video ROM [mem 0x000c0000-0x000cdbff])
    [ 0.384940] PCI host bridge to bus 0000:00
    [ 0.384942] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.384943] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.384945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.384946] pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xffffffff]
    [ 0.384953] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
    [ 0.384982] pci 0000:00:02.0: [8086:0112] type 00 class 0x030000
    [ 0.384990] pci 0000:00:02.0: reg 10: [mem 0xfe000000-0xfe3fffff 64bit]
    [ 0.384995] pci 0000:00:02.0: reg 18: [mem 0xc0000000-0xcfffffff 64bit pref]
    [ 0.384998] pci 0000:00:02.0: reg 20: [io 0xf000-0xf03f]
    [ 0.385057] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
    [ 0.385088] pci 0000:00:16.0: reg 10: [mem 0xfe508000-0xfe50800f 64bit]
    [ 0.385193] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.385238] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
    [ 0.385266] pci 0000:00:1a.0: reg 10: [mem 0xfe507000-0xfe5073ff]
    [ 0.385392] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.385427] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
    [ 0.385448] pci 0000:00:1b.0: reg 10: [mem 0xfe500000-0xfe503fff 64bit]
    [ 0.385547] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.385577] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
    [ 0.385690] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.385725] pci 0000:00:1c.2: [8086:1c14] type 01 class 0x060400
    [ 0.385839] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 0.385873] pci 0000:00:1c.4: [8086:244e] type 01 class 0x060401
    [ 0.385986] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.386019] pci 0000:00:1c.5: [8086:1c1a] type 01 class 0x060400
    [ 0.386132] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    [ 0.386173] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
    [ 0.386202] pci 0000:00:1d.0: reg 10: [mem 0xfe506000-0xfe5063ff]
    [ 0.386329] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.386361] pci 0000:00:1f.0: [8086:1c44] type 00 class 0x060100
    [ 0.386527] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
    [ 0.386555] pci 0000:00:1f.2: reg 10: [io 0xf0b0-0xf0b7]
    [ 0.386566] pci 0000:00:1f.2: reg 14: [io 0xf0a0-0xf0a3]
    [ 0.386576] pci 0000:00:1f.2: reg 18: [io 0xf090-0xf097]
    [ 0.386587] pci 0000:00:1f.2: reg 1c: [io 0xf080-0xf083]
    [ 0.386598] pci 0000:00:1f.2: reg 20: [io 0xf060-0xf07f]
    [ 0.386607] pci 0000:00:1f.2: reg 24: [mem 0xfe505000-0xfe5057ff]
    [ 0.386676] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.386700] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
    [ 0.386721] pci 0000:00:1f.3: reg 10: [mem 0xfe504000-0xfe5040ff 64bit]
    [ 0.386750] pci 0000:00:1f.3: reg 20: [io 0xf040-0xf05f]
    [ 0.386848] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
    [ 0.386950] pci 0000:02:00.0: [1b6f:7023] type 00 class 0x0c0330
    [ 0.386983] pci 0000:02:00.0: reg 10: [mem 0xfe400000-0xfe407fff 64bit]
    [ 0.387143] pci 0000:02:00.0: supports D1 D2
    [ 0.387144] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.393607] pci 0000:00:1c.2: PCI bridge to [bus 02-02]
    [ 0.393617] pci 0000:00:1c.2: bridge window [mem 0xfe400000-0xfe4fffff]
    [ 0.393711] pci 0000:03:00.0: [1b21:1080] type 01 class 0x060401
    [ 0.393860] pci 0000:00:1c.4: PCI bridge to [bus 03-04] (subtractive decode)
    [ 0.393874] pci 0000:00:1c.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.393875] pci 0000:00:1c.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.393877] pci 0000:00:1c.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.393878] pci 0000:00:1c.4: bridge window [mem 0xbfa00000-0xffffffff] (subtractive decode)
    [ 0.394016] pci 0000:03:00.0: PCI bridge to [bus 04-04] (subtractive decode)
    [ 0.394042] pci 0000:03:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.394044] pci 0000:03:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.394045] pci 0000:03:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.394047] pci 0000:03:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.394048] pci 0000:03:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.394050] pci 0000:03:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.394051] pci 0000:03:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.394053] pci 0000:03:00.0: bridge window [mem 0xbfa00000-0xffffffff] (subtractive decode)
    [ 0.394153] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
    [ 0.394177] pci 0000:05:00.0: reg 10: [io 0xe000-0xe0ff]
    [ 0.394220] pci 0000:05:00.0: reg 18: [mem 0xd0004000-0xd0004fff 64bit pref]
    [ 0.394246] pci 0000:05:00.0: reg 20: [mem 0xd0000000-0xd0003fff 64bit pref]
    [ 0.394361] pci 0000:05:00.0: supports D1 D2
    [ 0.394362] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.400270] pci 0000:00:1c.5: PCI bridge to [bus 05-05]
    [ 0.400276] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
    [ 0.400289] pci 0000:00:1c.5: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
    [ 0.400326] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.400385] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
    [ 0.400402] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX2._PRT]
    [ 0.400418] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
    [ 0.400434] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4.PE2P._PRT]
    [ 0.400449] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX5._PRT]
    [ 0.400518] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.400639] pci0000:00: ACPI _OSC control (0x1c) granted
    [ 0.402717] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    [ 0.402746] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 10 11 12 14 15)
    [ 0.402774] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.402801] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.402829] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
    [ 0.402857] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0
    [ 0.402885] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    [ 0.402912] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 11 12 14 15)
    [ 0.402970] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.402975] vgaarb: loaded
    [ 0.402975] vgaarb: bridge control possible 0000:00:02.0
    [ 0.402997] PCI: Using ACPI for IRQ routing
    [ 0.413220] PCI: pci_cache_line_size set to 64 bytes
    [ 0.413282] reserve RAM buffer: 00000000aed8a000 - 00000000afffffff
    [ 0.413284] reserve RAM buffer: 00000000aee09000 - 00000000afffffff
    [ 0.413286] reserve RAM buffer: 00000000af000000 - 00000000afffffff
    [ 0.413287] reserve RAM buffer: 000000013fe00000 - 000000013fffffff
    [ 0.413348] NetLabel: Initializing
    [ 0.413349] NetLabel: domain hash size = 128
    [ 0.413350] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.413358] NetLabel: unlabeled traffic allowed by default
    [ 0.413372] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.413377] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.415389] Switching to clocksource hpet
    [ 0.418942] pnp: PnP ACPI init
    [ 0.418954] ACPI: bus type pnp registered
    [ 0.419048] pnp 00:00: [bus 00-ff]
    [ 0.419049] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.419051] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.419052] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.419053] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.419055] pnp 00:00: [mem 0x000c8000-0x000dffff window]
    [ 0.419056] pnp 00:00: [mem 0xbfa00000-0xffffffff window]
    [ 0.419057] pnp 00:00: [mem 0x00000000 window]
    [ 0.419096] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.419130] pnp 00:01: [mem 0xfed10000-0xfed19fff]
    [ 0.419131] pnp 00:01: [mem 0xe0000000-0xefffffff]
    [ 0.419132] pnp 00:01: [mem 0xfed90000-0xfed93fff]
    [ 0.419133] pnp 00:01: [mem 0xfed20000-0xfed3ffff]
    [ 0.419134] pnp 00:01: [mem 0xfee00000-0xfee0ffff]
    [ 0.419162] system 00:01: [mem 0xfed10000-0xfed19fff] has been reserved
    [ 0.419164] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.419165] system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 0.419167] system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.419168] system 00:01: [mem 0xfee00000-0xfee0ffff] has been reserved
    [ 0.419171] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.419205] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.419206] pnp 00:02: [io 0x0290-0x029f]
    [ 0.419209] pnp 00:02: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.419229] system 00:02: [io 0x0290-0x029f] has been reserved
    [ 0.419231] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.419407] pnp 00:03: [io 0x03f0-0x03f5]
    [ 0.419409] pnp 00:03: [io 0x03f7]
    [ 0.419416] pnp 00:03: [irq 6]
    [ 0.419418] pnp 00:03: [dma 2]
    [ 0.419450] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
    [ 0.419661] pnp 00:04: [io 0x0378-0x037f]
    [ 0.419663] pnp 00:04: [io 0x0778-0x077f]
    [ 0.419667] pnp 00:04: [irq 5]
    [ 0.419668] pnp 00:04: [dma 3]
    [ 0.419746] pnp 00:04: Plug and Play ACPI device, IDs PNP0401 (active)
    [ 0.419865] pnp 00:05: [dma 4]
    [ 0.419866] pnp 00:05: [io 0x0000-0x000f]
    [ 0.419867] pnp 00:05: [io 0x0081-0x0083]
    [ 0.419868] pnp 00:05: [io 0x0087]
    [ 0.419869] pnp 00:05: [io 0x0089-0x008b]
    [ 0.419872] pnp 00:05: [io 0x008f]
    [ 0.419873] pnp 00:05: [io 0x00c0-0x00df]
    [ 0.419887] pnp 00:05: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.419893] pnp 00:06: [io 0x0070-0x0071]
    [ 0.419897] pnp 00:06: [irq 8]
    [ 0.419910] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.419914] pnp 00:07: [io 0x0061]
    [ 0.419928] pnp 00:07: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.419937] pnp 00:08: [io 0x0010-0x001f]
    [ 0.419938] pnp 00:08: [io 0x0022-0x003f]
    [ 0.419939] pnp 00:08: [io 0x0044-0x005f]
    [ 0.419940] pnp 00:08: [io 0x0062-0x0063]
    [ 0.419941] pnp 00:08: [io 0x0065-0x006f]
    [ 0.419942] pnp 00:08: [io 0x0072-0x007f]
    [ 0.419943] pnp 00:08: [io 0x0080]
    [ 0.419944] pnp 00:08: [io 0x0084-0x0086]
    [ 0.419945] pnp 00:08: [io 0x0088]
    [ 0.419946] pnp 00:08: [io 0x008c-0x008e]
    [ 0.419947] pnp 00:08: [io 0x0090-0x009f]
    [ 0.419949] pnp 00:08: [io 0x00a2-0x00bf]
    [ 0.419950] pnp 00:08: [io 0x00e0-0x00ef]
    [ 0.419951] pnp 00:08: [io 0x04d0-0x04d1]
    [ 0.419973] system 00:08: [io 0x04d0-0x04d1] has been reserved
    [ 0.419975] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.419980] pnp 00:09: [io 0x00f0-0x00ff]
    [ 0.419984] pnp 00:09: [irq 13]
    [ 0.419997] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.420153] pnp 00:0a: [io 0x03f8-0x03ff]
    [ 0.420157] pnp 00:0a: [irq 4]
    [ 0.420159] pnp 00:0a: [dma 0 disabled]
    [ 0.420194] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.420297] pnp 00:0b: [io 0x0400-0x0453]
    [ 0.420298] pnp 00:0b: [io 0x0458-0x047f]
    [ 0.420299] pnp 00:0b: [io 0x1180-0x119f]
    [ 0.420301] pnp 00:0b: [io 0x0500-0x057f]
    [ 0.420303] pnp 00:0b: [mem 0xfed1c000-0xfed1ffff]
    [ 0.420304] pnp 00:0b: [mem 0xfec00000-0xfecfffff]
    [ 0.420305] pnp 00:0b: [mem 0xfed08000-0xfed08fff]
    [ 0.420306] pnp 00:0b: [mem 0xff000000-0xffffffff]
    [ 0.420328] system 00:0b: [io 0x0400-0x0453] has been reserved
    [ 0.420329] system 00:0b: [io 0x0458-0x047f] has been reserved
    [ 0.420331] system 00:0b: [io 0x1180-0x119f] has been reserved
    [ 0.420332] system 00:0b: [io 0x0500-0x057f] has been reserved
    [ 0.420334] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.420336] system 00:0b: [mem 0xfec00000-0xfecfffff] could not be reserved
    [ 0.420337] system 00:0b: [mem 0xfed08000-0xfed08fff] has been reserved
    [ 0.420339] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved
    [ 0.420341] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.420362] pnp 00:0c: [io 0x0454-0x0457]
    [ 0.420384] system 00:0c: [io 0x0454-0x0457] has been reserved
    [ 0.420386] system 00:0c: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.420450] pnp 00:0d: [mem 0xfed00000-0xfed003ff]
    [ 0.420471] pnp 00:0d: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.420563] pnp: PnP ACPI: found 14 devices
    [ 0.420564] ACPI: ACPI bus type pnp unregistered
    [ 0.426680] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
    [ 0.426695] pci 0000:00:1c.2: PCI bridge to [bus 02-02]
    [ 0.426701] pci 0000:00:1c.2: bridge window [mem 0xfe400000-0xfe4fffff]
    [ 0.426711] pci 0000:03:00.0: PCI bridge to [bus 04-04]
    [ 0.426735] pci 0000:00:1c.4: PCI bridge to [bus 03-04]
    [ 0.426749] pci 0000:00:1c.5: PCI bridge to [bus 05-05]
    [ 0.426752] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
    [ 0.426761] pci 0000:00:1c.5: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
    [ 0.426802] pci 0000:03:00.0: setting latency timer to 64
    [ 0.426811] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.426813] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.426814] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.426816] pci_bus 0000:00: resource 7 [mem 0xbfa00000-0xffffffff]
    [ 0.426817] pci_bus 0000:02: resource 1 [mem 0xfe400000-0xfe4fffff]
    [ 0.426819] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
    [ 0.426820] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
    [ 0.426821] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.426823] pci_bus 0000:03: resource 7 [mem 0xbfa00000-0xffffffff]
    [ 0.426824] pci_bus 0000:04: resource 8 [io 0x0000-0x0cf7]
    [ 0.426826] pci_bus 0000:04: resource 9 [io 0x0d00-0xffff]
    [ 0.426827] pci_bus 0000:04: resource 10 [mem 0x000a0000-0x000bffff]
    [ 0.426828] pci_bus 0000:04: resource 11 [mem 0xbfa00000-0xffffffff]
    [ 0.426830] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
    [ 0.426831] pci_bus 0000:05: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
    [ 0.426856] NET: Registered protocol family 2
    [ 0.426935] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.427381] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 0.428316] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.428427] TCP: Hash tables configured (established 524288 bind 65536)
    [ 0.428429] TCP: reno registered
    [ 0.428434] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.428446] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.428503] NET: Registered protocol family 1
    [ 0.428513] pci 0000:00:02.0: Boot video device
    [ 0.675460] PCI: CLS 64 bytes, default 64
    [ 0.675493] Unpacking initramfs...
    [ 0.714785] Freeing initrd memory: 2884k freed
    [ 0.715067] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.715071] Placing 64MB software IO TLB between ffff8800aad84000 - ffff8800aed84000
    [ 0.715072] software IO TLB at phys 0xaad84000 - 0xaed84000
    [ 0.715429] audit: initializing netlink socket (disabled)
    [ 0.715441] type=2000 audit(1345564835.613:1): initialized
    [ 0.715668] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.716758] VFS: Disk quotas dquot_6.5.2
    [ 0.716785] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.716842] msgmni has been set to 7361
    [ 0.716962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.716985] io scheduler noop registered
    [ 0.716987] io scheduler deadline registered
    [ 0.717018] io scheduler cfq registered (default)
    [ 0.717132] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
    [ 0.717265] pcieport 0000:00:1c.2: irq 41 for MSI/MSI-X
    [ 0.717395] pcieport 0000:00:1c.5: irq 42 for MSI/MSI-X
    [ 0.717490] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    [ 0.717494] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    [ 0.717512] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
    [ 0.717514] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
    [ 0.717518] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
    [ 0.717535] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
    [ 0.717536] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
    [ 0.717541] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
    [ 0.717599] efifb: probing for efifb
    [ 0.718140] efifb: framebuffer at 0xc0000000, mapped to 0xffffc90012180000, using 3072k, total 3072k
    [ 0.718142] efifb: mode is 1024x768x32, linelength=4096, pages=1
    [ 0.718143] efifb: scrolling: redraw
    [ 0.718144] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.719514] Console: switching to colour frame buffer device 128x48
    [ 0.720791] fb0: EFI VGA frame buffer device
    [ 0.720795] intel_idle: MWAIT substates: 0x1120
    [ 0.720796] intel_idle: v0.4 model 0x2A
    [ 0.720797] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.720820] GHES: HEST is not enabled!
    [ 0.720854] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.741411] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.762150] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.762283] Linux agpgart interface v0.103
    [ 0.762329] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 0.765011] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.765031] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.765094] mousedev: PS/2 mouse device common for all mice
    [ 0.765136] rtc_cmos 00:06: RTC can wake from S4
    [ 0.765260] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
    [ 0.765289] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.765337] cpuidle: using governor ladder
    [ 0.765421] cpuidle: using governor menu
    [ 0.765509] TCP: cubic registered
    [ 0.765572] NET: Registered protocol family 10
    [ 0.765685] NET: Registered protocol family 17
    [ 0.765688] Registering the dns_resolver key type
    [ 0.765783] PM: Hibernation image not present or could not be loaded.
    [ 0.765788] registered taskstats version 1
    [ 0.766185] rtc_cmos 00:06: setting system clock to 2012-08-21 16:00:36 UTC (1345564836)
    [ 0.766220] Initializing network drop monitor service
    [ 0.767065] Freeing unused kernel memory: 740k freed
    [ 0.767136] Write protecting the kernel read-only data: 8192k
    [ 0.770282] Freeing unused kernel memory: 1584k freed
    [ 0.771697] Freeing unused kernel memory: 636k freed
    [ 0.776816] systemd-udevd[47]: starting version 188
    [ 0.778195] SCSI subsystem initialized
    [ 0.779045] libata version 3.00 loaded.
    [ 0.779510] ahci 0000:00:1f.2: version 3.0
    [ 0.779577] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
    [ 0.779608] ahci: SSS flag set, parallel bus scan disabled
    [ 0.792074] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
    [ 0.792077] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst
    [ 0.792082] ahci 0000:00:1f.2: setting latency timer to 64
    [ 0.827616] scsi0 : ahci
    [ 0.827724] scsi1 : ahci
    [ 0.827889] scsi2 : ahci
    [ 0.828042] scsi3 : ahci
    [ 0.828247] scsi4 : ahci
    [ 0.828337] scsi5 : ahci
    [ 0.828577] ata1: SATA max UDMA/133 abar m2048@0xfe505000 port 0xfe505100 irq 43
    [ 0.828580] ata2: SATA max UDMA/133 abar m2048@0xfe505000 port 0xfe505180 irq 43
    [ 0.828583] ata3: SATA max UDMA/133 abar m2048@0xfe505000 port 0xfe505200 irq 43
    [ 0.828586] ata4: SATA max UDMA/133 abar m2048@0xfe505000 port 0xfe505280 irq 43
    [ 0.828589] ata5: SATA max UDMA/133 abar m2048@0xfe505000 port 0xfe505300 irq 43
    [ 0.828592] ata6: SATA max UDMA/133 abar m2048@0xfe505000 port 0xfe505380 irq 43
    [ 1.148643] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 1.149073] ata1.00: ATA-9: M4-CT064M4SSD2, 0002, max UDMA/100
    [ 1.149078] ata1.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 1.149569] ata1.00: configured for UDMA/100
    [ 1.149769] scsi 0:0:0:0: Direct-Access ATA M4-CT064M4SSD2 0002 PQ: 0 ANSI: 5
    [ 1.150512] sd 0:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
    [ 1.150570] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.150573] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.150592] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.151977] sda: sda1 sda2 sda3 sda4
    [ 1.152522] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.468572] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 1.470381] ata2.00: ATA-8: WDC WD1002FAEX-00Z3A0, 05.01D05, max UDMA/133
    [ 1.470385] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 1.473274] ata2.00: configured for UDMA/133
    [ 1.473458] scsi 1:0:0:0: Direct-Access ATA WDC WD1002FAEX-0 05.0 PQ: 0 ANSI: 5
    [ 1.473563] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 1.473607] sd 1:0:0:0: [sdb] Write Protect is off
    [ 1.473610] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 1.473642] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.517966] sdb: sdb1 sdb2 sdb3
    [ 1.518466] sd 1:0:0:0: [sdb] Attached SCSI disk
    [ 1.715157] Refined TSC clocksource calibration: 3092.974 MHz.
    [ 1.715163] Switching to clocksource tsc
    [ 1.791820] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 1.794693] ata3.00: ATAPI: ATAPI iHBS112 2, CL0K, max UDMA/100
    [ 1.797137] ata3.00: configured for UDMA/100
    [ 1.800652] scsi 2:0:0:0: CD-ROM ATAPI iHBS112 2 CL0K PQ: 0 ANSI: 5
    [ 2.118410] ata4: SATA link down (SStatus 0 SControl 300)
    [ 2.438403] ata5: SATA link down (SStatus 0 SControl 300)
    [ 2.758269] ata6: SATA link down (SStatus 0 SControl 300)
    [ 2.759317] usbcore: registered new interface driver usbfs
    [ 2.759331] usbcore: registered new interface driver hub
    [ 2.759392] usbcore: registered new device driver usb
    [ 2.759767] xhci_hcd 0000:02:00.0: xHCI Host Controller
    [ 2.759783] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
    [ 2.759924] xhci_hcd 0000:02:00.0: irq 18, io mem 0xfe400000
    [ 2.760013] xhci_hcd 0000:02:00.0: irq 44 for MSI/MSI-X
    [ 2.760148] xHCI xhci_add_endpoint called for root hub
    [ 2.760149] xHCI xhci_check_bandwidth called for root hub
    [ 2.760166] hub 1-0:1.0: USB hub found
    [ 2.760173] hub 1-0:1.0: 2 ports detected
    [ 2.760241] xhci_hcd 0000:02:00.0: xHCI Host Controller
    [ 2.760246] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
    [ 2.760307] xHCI xhci_add_endpoint called for root hub
    [ 2.760308] xHCI xhci_check_bandwidth called for root hub
    [ 2.760325] hub 2-0:1.0: USB hub found
    [ 2.760331] hub 2-0:1.0: 2 ports detected
    [ 2.761902] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 2.761934] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 2.761937] ehci_hcd 0000:00:1a.0: EHCI Host Controller
    [ 2.761943] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    [ 2.761967] ehci_hcd 0000:00:1a.0: debug port 2
    [ 2.764780] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 2.764782] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 2.764953] sr 2:0:0:0: Attached scsi CD-ROM sr0
    [ 2.765846] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
    [ 2.765866] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xfe507000
    [ 2.774911] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 2.775035] hub 3-0:1.0: USB hub found
    [ 2.775038] hub 3-0:1.0: 2 ports detected
    [ 2.775116] ehci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 2.775119] ehci_hcd 0000:00:1d.0: EHCI Host Controller
    [ 2.775125] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
    [ 2.775148] ehci_hcd 0000:00:1d.0: debug port 2
    [ 2.779024] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
    [ 2.779038] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xfe506000
    [ 2.788249] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 2.788366] hub 4-0:1.0: USB hub found
    [ 2.788369] hub 4-0:1.0: 2 ports detected
    [ 2.820692] FDC 0 is a post-1991 82077
    [ 2.872787] EXT4-fs (sda3): INFO: recovery required on readonly filesystem
    [ 2.872789] EXT4-fs (sda3): write access will be enabled during recovery
    [ 2.882131] EXT4-fs (sda3): recovery complete
    [ 2.884871] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.982234] systemd-udevd[158]: starting version 188
    [ 3.030910] FS-Cache: Loaded
    [ 3.037531] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
    [ 3.037536] ACPI: Power Button [PWRB]
    [ 3.037571] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
    [ 3.037574] ACPI: Power Button [PWRF]
    [ 3.037734] RPC: Registered named UNIX socket transport module.
    [ 3.037735] RPC: Registered udp transport module.
    [ 3.037736] RPC: Registered tcp transport module.
    [ 3.037737] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 3.037768] ACPI: Requesting acpi_cpufreq
    [ 3.046690] NFS: Registering the id_resolver key type
    [ 3.046702] FS-Cache: Netfs 'nfs' registered for caching
    [ 3.048471] parport_pc 00:04: reported by Plug and Play ACPI
    [ 3.048528] parport0: PC-style at 0x378 (0x778), irq 5, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
    [ 3.054887] Linux media interface: v0.10
    [ 3.058479] iTCO_vendor_support: vendor-support=0
    [ 3.058906] mei: module is from the staging directory, the quality is unknown, you have been warned.
    [ 3.059160] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
    [ 3.059273] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
    [ 3.059907] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
    [ 3.059980] snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
    [ 3.062446] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 3.063978] input: PC Speaker as /devices/platform/pcspkr/input/input2
    [ 3.064004] Linux video capture interface: v2.00
    [ 3.077833] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 3.078003] r8169 0000:05:00.0: irq 46 for MSI/MSI-X
    [ 3.078206] r8169 0000:05:00.0: eth0: RTL8168evl/8111evl at 0xffffc900016f2000, 00:25:22:bf:8f:89, XID 0c900800 IRQ 46
    [ 3.078219] r8169 0000:05:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
    [ 3.079052] [drm] Initialized drm 1.1.0 20060810
    [ 3.079105] usbcore: registered new interface driver uvcvideo
    [ 3.079108] USB Video Class driver (1.1.1)
    [ 3.081528] usb 3-1: new high-speed USB device number 2 using ehci_hcd
    [ 3.108394] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x14
    [ 3.129007] ppdev: user-space parallel port driver
    [ 3.138311] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x14
    [ 3.138894] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x14
    [ 3.139667] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x14
    [ 3.140205] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 3.205474] hub 3-1:1.0: USB hub found
    [ 3.205580] hub 3-1:1.0: 6 ports detected
    [ 3.311473] usb 4-1: new high-speed USB device number 2 using ehci_hcd
    [ 3.435441] hub 4-1:1.0: USB hub found
    [ 3.435515] hub 4-1:1.0: 8 ports detected
    [ 3.621479] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input3
    [ 3.621545] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
    [ 3.621591] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
    [ 3.621634] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
    [ 3.621676] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    [ 3.621716] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 3.621757] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 3.621798] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 3.622331] mei 0000:00:16.0: setting latency timer to 64
    [ 3.622424] mei 0000:00:16.0: irq 47 for MSI/MSI-X
    [ 3.628414] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
    [ 3.628609] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
    [ 3.630399] agpgart-intel 0000:00:00.0: detected 262144K stolen memory
    [ 3.630714] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
    [ 3.630744] i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
    [ 3.634204] i915 0000:00:02.0: setting latency timer to 64
    [ 3.688532] mtrr: type mismatch for c0000000,10000000 old: write-back new: write-combining
    [ 3.688535] [drm] MTRR allocation failed. Graphics performance may suffer.
    [ 3.688658] i915 0000:00:02.0: irq 48 for MSI/MSI-X
    [ 3.688665] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 3.688666] [drm] Driver supports precise vblank timestamp query.
    [ 3.688689] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 3.701451] usb 4-1.1: new full-speed USB device number 3 using ehci_hcd
    [ 3.779653] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
    [ 3.810033] usbcore: registered new interface driver usbhid
    [ 3.810037] usbhid: USB HID core driver
    [ 3.816290] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:1d.0-1.1/input2
    [ 3.818744] input: Logitech Unifying Device. Wireless PID:1024 as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.1/4-1.1:1.2/0003:046D:C52B.0003/input/input11
    [ 3.819450] logitech-djdevice 0003:046D:C52B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:1024] on usb-0000:00:1d.0-1.1:1
    [ 3.820990] input: Logitech Unifying Device. Wireless PID:2011 as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.1/4-1.1:1.2/0003:046D:C52B.0003/input/input12
    [ 3.821189] logitech-djdevice 0003:046D:C52B.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:2011] on usb-0000:00:1d.0-1.1:2
    [ 3.854791] usb 4-1.2: new high-speed USB device number 4 using ehci_hcd
    [ 4.038403] checking generic (c0000000 300000) vs hw (c0000000 10000000)
    [ 4.038405] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver
    [ 4.038422] Console: switching to colour dummy device 80x25
    [ 4.038941] fbcon: inteldrmfb (fb0) is primary device
    [ 4.157787] uvcvideo: Found UVC 1.00 device <unnamed> (046d:081b)
    [ 4.172102] input: UVC Camera (046d:081b) as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2:1.0/input/input13
    [ 4.201202] Console: switching to colour frame buffer device 240x67
    [ 4.207749] fb0: inteldrmfb frame buffer device
    [ 4.207751] drm: registered panic notifier
    [ 4.207763] No ACPI video bus found
    [ 4.207800] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 4.238123] usb 4-1.4: new full-speed USB device number 5 using ehci_hcd
    [ 4.357930] Registered IR keymap rc-rc6-mce
    [ 4.358063] input: Media Center Ed. eHome Infrared Remote Transceiver (0471:060c) as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.0/rc/rc0/input14
    [ 4.358178] rc0: Media Center Ed. eHome Infrared Remote Transceiver (0471:060c) as /devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.0/rc/rc0
    [ 4.359659] IR NEC protocol handler initialized
    [ 4.361116] IR RC5(x) protocol handler initialized
    [ 4.362624] IR RC6 protocol handler initialized
    [ 4.364074] IR JVC protocol handler initialized
    [ 4.365548] IR Sony protocol

  • Sound and settings not working ("Task Host Window" when closing)

    Okay I am not sure where to focus exactly and I am not good at articulating these problems because I don't know much about computers, so I will just try and make a simple list of problems that occured at the exact same time, and therefor must be related:
    I had just installed an update which took quite a while.
    Every time I close down my computer it says "Task Host Window" has to be shut down. It says underneath (translated from Danish): "Assignment host is stopping background tasks
    Sound doesn't work. Not normally or with different speakers or anything like that. The sound icon shows a red circle with an X
    Automatic start up programmes such as Dropbox and Sticky Notes don't start up unless I do no manually
    Most parts of settings just show blank when I try to access them eg. control panel and parts of PC settings
    Saving words documents (I suspect because OneDrive has to be accessed first) is really slow, but once they are saved ctrl+S works like a charm
    I have tried:
    I heard turning off onedrive would help, but when I go to PC setting -> OneDrive it doesn't respond
    I tried a HotFix for Task Host Window but nothing happened
    Trouble Shooting the sound by clicking the sound icon (which has a red circle with an X) tells me 'one or more sound services isn't running' and when I click 'see more ways' it goes to a blank site within control panel
    I suspect there's some simple way to start the sound manually and it's simply being blocked, and honestly if I could just get it to start manually when I needed it, I could live with all these other problems. The sound is the most important!!
    Thank you in advance
    ps. I haven't been able to find my exact operating system and notebook information due to the problems with the settings, but I know it's an EVNY with a sound system by BEATS BY DRE and the operating system is windows 8

    @Johanne1 ,
    Hello and thank you for posting on the HP support forums. 
    From what you are explaining here, you are having a Windows settings issue.
    Here are some links you may find useful.
    Change programs that run automatically at startup
    Here is a link that will help fix windows issues as well.
    Diagnose and repair Windows File and Folder Problems automatically
    Let me know how things go.
    Thank you again for posting and have a great day.
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    D5GR
    I work on behalf of HP

  • Arch instelled on usb suspend not working

    Hello,
    Just got an Asus Zenbook UX32VD, and I had a stick with arch INSTALLED on it so I decided to try it out.
    Everything seems to work fine except when I close the lid or suspend the device by other means, when I wake it up it acts as if I have removed the usb drive(I tried removing it while it was running and I get the same symptoms): The wm still runs(i3), I can look around, but I cannot use any command whatsoever.
    Now my question would be how do I keep the usb from suspending?
    I tried installing laptop-mode and blacklisting the usb stick, but still doesn't work.
    I tried setting usbcore.autosuspend and usbcore.autosuspend_delay_ms to -1 and rebuilt the initramfs, but I see no change in /sys/bus/usb/.../power/autosuspend or autosuspend_delay_ms. But still not sure if this would help.
    AFAIK suspending works on a live USB, so I guess it should work on an USB installation as well.
    I have not had the chance to try it on a PC so far, so I'm not sure if it's related to the laptop in any way.
    Any ideas? I'm pretty sure there's something I'm missing here.
    Thanks

    In reference to the issue that you are facing I would like to recommend you few things.
    For computers to see each other on the network and to share information they have to be in the same work group, file sharing should be enabled on all the computers and they have to be in the same network. If you are still facing issues, try to disable the firewall on the computers.
    As far as your printer is concerned, I would like to know whether you are trying to install the printer with the help of cisco connect, if yes, then please try to upgrade the latest version of cisco connect and then follow the link below.
    http://www6.nohold.net/Cisco2/ukp.aspx?vw=1&docid=1f15297303cd4080b17d40fa3d4c1126_Connecting_a_USB_...

Maybe you are looking for