Suspend resume fail - nvidia 8600gt

When resuming,
shows kernel message like '...soft reset failed...' short time.
screen goes black.
power button works.
I've tried with,
linux, nouveau
linux, nvidia
linux-lts, nvidia-lts
Any advice will be appreciated.
Thanks.
$ sudo lspci -vvv -s 01:00.0
01:00.0 VGA compatible controller: NVIDIA Corporation G84 [GeForce 8600 GT] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Samsung Electronics Co Ltd Device 806b
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 41
Region 0: Memory at f2000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at f0000000 (64-bit, non-prefetchable) [size=32M]
Region 5: I/O ports at 9000 [size=128]
Expansion ROM at <unassigned> [disabled]
Capabilities: [60] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee0300c Data: 41b1
Capabilities: [78] Express (v1) Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 <4us
ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x16, ASPM L0s, Exit Latency L0s <512ns, L1 <4us
ClockPM- Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
Capabilities: [100 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
Status: NegoPending- InProgress-
Capabilities: [128 v1] Power Budgeting <?>
Capabilities: [600 v1] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia
$ inxi -v 1
System: Host: ych Kernel: 3.14.16-1-lts x86_64 (64 bit) Desktop: i3 4.8
Distro: Arch Linux
CPU: Dual core AMD Athlon 64 X2 6000+ (-MCP-) clocked at 1000 MHz
Graphics: Card: NVIDIA G84 [GeForce 8600 GT]
Display Server: X.Org 1.16.0 driver: nvidia
Resolution: [email protected]
GLX Renderer: GeForce 8600 GT/PCIe/SSE2
GLX Version: 3.3.0 NVIDIA 340.32
Drives: HDD Total Size: 500.1GB (43.5% used)
Info: Processes: 94 Uptime: 2:08 Memory: 794.6/3956.6MB
Client: Shell (fish) inxi: 2.1.29
$ pacman -Q linux linux-lts nvidia nvidia-lts
linux 3.16-2
linux-lts 3.14.16-1
nvidia 340.32-1
nvidia-lts 340.32-1
$ journalctl -b db690544e0ef4017a2e9f3afe69f0a23
-- Logs begin at Tue 2014-07-29 00:50:20 KST, end at Fri 2014-08-15 13:04:16 KST. --
Aug 14 21:55:30 ych systemd-journal[127]: Runtime journal is using 8.0M (max allowed 197.8M, trying to leave 296.7M free of 1.9G available → current limit 197.8M).
Aug 14 21:55:30 ych systemd-journal[127]: Runtime journal is using 8.0M (max allowed 197.8M, trying to leave 296.7M free of 1.9G available → current limit 197.8M).
Aug 14 21:55:30 ych kernel: Initializing cgroup subsys cpuset
Aug 14 21:55:30 ych kernel: Initializing cgroup subsys cpu
Aug 14 21:55:30 ych kernel: Initializing cgroup subsys cpuacct
Aug 14 21:55:30 ych kernel: Linux version 3.14.16-1-lts (nobody@var-lib-archbuild-extra-x86_64-barthalion) (gcc version 4.9.1 (GCC) ) #1 SMP Fri Aug 8 06:23:48 UTC 2014
Aug 14 21:55:30 ych kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=4ccffff2-b9d7-4f91-951c-086012178dfb rw quiet resume=/dev/disk/by-uuid/88ac4005-a90a-4f54-9cde-72060b2c1da4
Aug 14 21:55:30 ych kernel: e820: BIOS-provided physical RAM map:
Aug 14 21:55:30 ych kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dbff] usable
Aug 14 21:55:30 ych kernel: BIOS-e820: [mem 0x000000000009dc00-0x000000000009ffff] reserved
Aug 14 21:55:30 ych kernel: BIOS-e820: [mem 0x00000000000d0000-0x00000000000fffff] reserved
Aug 14 21:55:30 ych kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000cfe7ffff] usable
Aug 14 21:55:30 ych kernel: BIOS-e820: [mem 0x00000000cfe80000-0x00000000cfe88fff] ACPI data
Aug 14 21:55:30 ych kernel: BIOS-e820: [mem 0x00000000cfe89000-0x00000000cfe8afff] ACPI NVS
Aug 14 21:55:30 ych kernel: BIOS-e820: [mem 0x00000000cfe8b000-0x00000000cfffffff] reserved
Aug 14 21:55:30 ych kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Aug 14 21:55:30 ych kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
Aug 14 21:55:30 ych kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Aug 14 21:55:30 ych kernel: BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
Aug 14 21:55:30 ych kernel: BIOS-e820: [mem 0x0000000100000000-0x000000012fffffff] usable
Aug 14 21:55:30 ych kernel: NX (Execute Disable) protection: active
Aug 14 21:55:30 ych kernel: SMBIOS 2.4 present.
Aug 14 21:55:30 ych kernel: DMI: SAMSUNG ELECTRONICS CO.,LTD Samsung DeskTop System/Samsung DeskTop System, BIOS 03QA.0145.20080131.KKH 01/31/2008
Aug 14 21:55:30 ych kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Aug 14 21:55:30 ych kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Aug 14 21:55:30 ych kernel: No AGP bridge found
Aug 14 21:55:30 ych kernel: e820: last_pfn = 0x130000 max_arch_pfn = 0x400000000
Aug 14 21:55:30 ych kernel: MTRR default type: uncachable
Aug 14 21:55:30 ych kernel: MTRR fixed ranges enabled:
Aug 14 21:55:30 ych kernel: 00000-9FFFF write-back
Aug 14 21:55:30 ych kernel: A0000-BFFFF uncachable
Aug 14 21:55:30 ych kernel: C0000-CFFFF write-protect
Aug 14 21:55:30 ych kernel: D0000-DEFFF uncachable
Aug 14 21:55:30 ych kernel: DF000-DFFFF write-back
Aug 14 21:55:30 ych kernel: E0000-E3FFF uncachable
Aug 14 21:55:30 ych kernel: E4000-FFFFF write-protect
Aug 14 21:55:30 ych kernel: MTRR variable ranges enabled:
Aug 14 21:55:30 ych kernel: 0 base 0000000000 mask FF80000000 write-back
Aug 14 21:55:30 ych kernel: 1 base 0080000000 mask FFC0000000 write-back
Aug 14 21:55:30 ych kernel: 2 base 00C0000000 mask FFF0000000 write-back
Aug 14 21:55:30 ych kernel: 3 disabled
Aug 14 21:55:30 ych kernel: 4 disabled
Aug 14 21:55:30 ych kernel: 5 disabled
Aug 14 21:55:30 ych kernel: 6 disabled
Aug 14 21:55:30 ych kernel: 7 disabled
Aug 14 21:55:30 ych kernel: TOM2: 0000000130000000 aka 4864M
Aug 14 21:55:30 ych kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Aug 14 21:55:30 ych kernel: e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
Aug 14 21:55:30 ych kernel: e820: last_pfn = 0xcfe80 max_arch_pfn = 0x400000000
Aug 14 21:55:30 ych kernel: found SMP MP-table at [mem 0x000f7560-0x000f756f] mapped at [ffff8800000f7560]
Aug 14 21:55:30 ych kernel: Scanning 1 areas for low memory corruption
Aug 14 21:55:30 ych kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576
Aug 14 21:55:30 ych kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
Aug 14 21:55:30 ych kernel: [mem 0x00000000-0x000fffff] page 4k
Aug 14 21:55:30 ych kernel: BRK [0x01b3c000, 0x01b3cfff] PGTABLE
Aug 14 21:55:30 ych kernel: BRK [0x01b3d000, 0x01b3dfff] PGTABLE
Aug 14 21:55:30 ych kernel: BRK [0x01b3e000, 0x01b3efff] PGTABLE
Aug 14 21:55:30 ych kernel: init_memory_mapping: [mem 0x12fe00000-0x12fffffff]
Aug 14 21:55:30 ych kernel: [mem 0x12fe00000-0x12fffffff] page 2M
Aug 14 21:55:30 ych kernel: BRK [0x01b3f000, 0x01b3ffff] PGTABLE
Aug 14 21:55:30 ych kernel: init_memory_mapping: [mem 0x12c000000-0x12fdfffff]
Aug 14 21:55:30 ych kernel: [mem 0x12c000000-0x12fdfffff] page 2M
Aug 14 21:55:30 ych kernel: init_memory_mapping: [mem 0x100000000-0x12bffffff]
Aug 14 21:55:30 ych kernel: [mem 0x100000000-0x12bffffff] page 2M
Aug 14 21:55:30 ych kernel: init_memory_mapping: [mem 0x00100000-0xcfe7ffff]
Aug 14 21:55:30 ych kernel: [mem 0x00100000-0x001fffff] page 4k
Aug 14 21:55:30 ych kernel: [mem 0x00200000-0xcfdfffff] page 2M
Aug 14 21:55:30 ych kernel: [mem 0xcfe00000-0xcfe7ffff] page 4k
Aug 14 21:55:30 ych kernel: RAMDISK: [mem 0x379ba000-0x37cd4fff]
Aug 14 21:55:30 ych kernel: ACPI: RSDP 00000000000f7530 000024 (v02 PTLTD )
Aug 14 21:55:30 ych kernel: ACPI: XSDT 00000000cfe82670 00005C (v01 SECCSD LH43STAR 06040000 LTP 00000000)
Aug 14 21:55:30 ych kernel: ACPI: FACP 00000000cfe88924 0000F4 (v03 SEC MAGIC 06040000 ATI 000F4240)
Aug 14 21:55:30 ych kernel: ACPI: DSDT 00000000cfe826cc 006258 (v01 ATI SB600 06040000 MSFT 03000000)
Aug 14 21:55:30 ych kernel: ACPI: FACS 00000000cfe8afc0 000040
Aug 14 21:55:30 ych kernel: ACPI: SSDT 00000000cfe88a8c 00030E (v01 AMD POWERNOW 06040000 AMD 00000001)
Aug 14 21:55:30 ych kernel: ACPI: APIC 00000000cfe88d9a 000054 (v01 PTLTD ? APIC 06040000 LTP 00000000)
Aug 14 21:55:30 ych kernel: ACPI: MCFG 00000000cfe88dee 00003C (v01 PTLTD MCFG 06040000 LTP 00000000)
Aug 14 21:55:30 ych kernel: ACPI: HPET 00000000cfe88e2a 000038 (v01 PTLTD HPETTBL 06040000 LTP 00000001)
Aug 14 21:55:30 ych kernel: ACPI: BOOT 00000000cfe88e62 000028 (v01 PTLTD $SBFTBL$ 06040000 LTP 00000001)
Aug 14 21:55:30 ych kernel: ACPI: SLIC 00000000cfe88e8a 000176 (v01 SECCSD LH43STAR 06040000 LTP 00000000)
Aug 14 21:55:30 ych kernel: ACPI: Local APIC address 0xfee00000
Aug 14 21:55:30 ych kernel: Scanning NUMA topology in Northbridge 24
Aug 14 21:55:30 ych kernel: No NUMA configuration found
Aug 14 21:55:30 ych kernel: Faking a node at [mem 0x0000000000000000-0x000000012fffffff]
Aug 14 21:55:30 ych kernel: Initmem setup node 0 [mem 0x00000000-0x12fffffff]
Aug 14 21:55:30 ych kernel: NODE_DATA [mem 0x12fff7000-0x12fffbfff]
Aug 14 21:55:30 ych kernel: [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012b600000-ffff88012f5fffff] on node 0
Aug 14 21:55:30 ych kernel: Zone ranges:
Aug 14 21:55:30 ych kernel: DMA [mem 0x00001000-0x00ffffff]
Aug 14 21:55:30 ych kernel: DMA32 [mem 0x01000000-0xffffffff]
Aug 14 21:55:30 ych kernel: Normal [mem 0x100000000-0x12fffffff]
Aug 14 21:55:30 ych kernel: Movable zone start for each node
Aug 14 21:55:30 ych kernel: Early memory node ranges
Aug 14 21:55:30 ych kernel: node 0: [mem 0x00001000-0x0009cfff]
Aug 14 21:55:30 ych kernel: node 0: [mem 0x00100000-0xcfe7ffff]
Aug 14 21:55:30 ych kernel: node 0: [mem 0x100000000-0x12fffffff]
Aug 14 21:55:30 ych kernel: On node 0 totalpages: 1048092
Aug 14 21:55:30 ych kernel: DMA zone: 64 pages used for memmap
Aug 14 21:55:30 ych kernel: DMA zone: 21 pages reserved
Aug 14 21:55:30 ych kernel: DMA zone: 3996 pages, LIFO batch:0
Aug 14 21:55:30 ych kernel: DMA32 zone: 13242 pages used for memmap
Aug 14 21:55:30 ych kernel: DMA32 zone: 847488 pages, LIFO batch:31
Aug 14 21:55:30 ych kernel: Normal zone: 3072 pages used for memmap
Aug 14 21:55:30 ych kernel: Normal zone: 196608 pages, LIFO batch:31
Aug 14 21:55:30 ych kernel: Detected use of extended apic ids on hypertransport bus
Aug 14 21:55:30 ych kernel: ACPI: PM-Timer IO Port: 0x8008
Aug 14 21:55:30 ych kernel: ACPI: Local APIC address 0xfee00000
Aug 14 21:55:30 ych kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Aug 14 21:55:30 ych kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Aug 14 21:55:30 ych kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Aug 14 21:55:30 ych kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Aug 14 21:55:30 ych kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Aug 14 21:55:30 ych kernel: IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
Aug 14 21:55:30 ych kernel: ACPI: IRQ9 used by override.
Aug 14 21:55:30 ych kernel: Using ACPI (MADT) for SMP configuration information
Aug 14 21:55:30 ych kernel: ACPI: HPET id: 0x43538301 base: 0xfed00000
Aug 14 21:55:30 ych kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs
Aug 14 21:55:30 ych kernel: nr_irqs_gsi: 40
Aug 14 21:55:30 ych kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
Aug 14 21:55:30 ych kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Aug 14 21:55:30 ych kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000cffff]
Aug 14 21:55:30 ych kernel: PM: Registered nosave memory: [mem 0x000d0000-0x000fffff]
Aug 14 21:55:30 ych kernel: PM: Registered nosave memory: [mem 0xcfe80000-0xcfe88fff]
Aug 14 21:55:30 ych kernel: PM: Registered nosave memory: [mem 0xcfe89000-0xcfe8afff]
Aug 14 21:55:30 ych kernel: PM: Registered nosave memory: [mem 0xcfe8b000-0xcfffffff]
Aug 14 21:55:30 ych kernel: PM: Registered nosave memory: [mem 0xd0000000-0xdfffffff]
Aug 14 21:55:30 ych kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
Aug 14 21:55:30 ych kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
Aug 14 21:55:30 ych kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
Aug 14 21:55:30 ych kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfedfffff]
Aug 14 21:55:30 ych kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Aug 14 21:55:30 ych kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffefffff]
Aug 14 21:55:30 ych kernel: PM: Registered nosave memory: [mem 0xfff00000-0xffffffff]
Aug 14 21:55:30 ych kernel: e820: [mem 0xd0000000-0xdfffffff] available for PCI devices
Aug 14 21:55:30 ych kernel: Booting paravirtualized kernel on bare hardware
Aug 14 21:55:30 ych kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
Aug 14 21:55:30 ych kernel: PERCPU: Embedded 29 pages/cpu @ffff88012fc00000 s86656 r8192 d23936 u1048576
Aug 14 21:55:30 ych kernel: pcpu-alloc: s86656 r8192 d23936 u1048576 alloc=1*2097152
Aug 14 21:55:30 ych kernel: pcpu-alloc: [0] 0 1
Aug 14 21:55:30 ych kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 1031693
Aug 14 21:55:30 ych kernel: Policy zone: Normal
Aug 14 21:55:30 ych kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=4ccffff2-b9d7-4f91-951c-086012178dfb rw quiet resume=/dev/disk/by-uuid/88ac4005-a90a-4f54-9cde-72060b2c1da4
Aug 14 21:55:30 ych kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Aug 14 21:55:30 ych kernel: Checking aperture...
Aug 14 21:55:30 ych kernel: No AGP bridge found
Aug 14 21:55:30 ych kernel: Node 0: aperture @ c4000000 size 32 MB
Aug 14 21:55:30 ych kernel: Aperture pointing to e820 RAM. Ignoring.
Aug 14 21:55:30 ych kernel: Your BIOS doesn't leave a aperture memory hole
Aug 14 21:55:30 ych kernel: Please enable the IOMMU option in the BIOS setup
Aug 14 21:55:30 ych kernel: This costs you 64 MB of RAM
Aug 14 21:55:30 ych kernel: Mapping aperture over 65536 KB of RAM @ c4000000
Aug 14 21:55:30 ych kernel: PM: Registered nosave memory: [mem 0xc4000000-0xc7ffffff]
Aug 14 21:55:30 ych kernel: Memory: 3979936K/4192368K available (5176K kernel code, 856K rwdata, 1632K rodata, 1128K init, 1292K bss, 212432K reserved)
Aug 14 21:55:30 ych kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Aug 14 21:55:30 ych kernel: Hierarchical RCU implementation.
Aug 14 21:55:30 ych kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2.
Aug 14 21:55:30 ych kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
Aug 14 21:55:30 ych kernel: NR_IRQS:8448 nr_irqs:512 16
Aug 14 21:55:30 ych kernel: spurious 8259A interrupt: IRQ7.
Aug 14 21:55:30 ych kernel: Console: colour dummy device 80x25
Aug 14 21:55:30 ych kernel: console [tty0] enabled
Aug 14 21:55:30 ych kernel: allocated 16777216 bytes of page_cgroup
Aug 14 21:55:30 ych kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
Aug 14 21:55:30 ych kernel: hpet clockevent registered
Aug 14 21:55:30 ych kernel: tsc: Fast TSC calibration using PIT
Aug 14 21:55:30 ych kernel: tsc: Detected 2992.560 MHz processor
Aug 14 21:55:30 ych kernel: tsc: Marking TSC unstable due to TSCs unsynchronized
Aug 14 21:55:30 ych kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5985.12 BogoMIPS (lpj=29925600)
Aug 14 21:55:30 ych kernel: pid_max: default: 32768 minimum: 301
Aug 14 21:55:30 ych kernel: ACPI: Core revision 20131218
Aug 14 21:55:30 ych kernel: ACPI: All ACPI Tables successfully acquired
Aug 14 21:55:30 ych kernel: Security Framework initialized
Aug 14 21:55:30 ych kernel: Yama: becoming mindful.
Aug 14 21:55:30 ych kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Aug 14 21:55:30 ych kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Aug 14 21:55:30 ych kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
Aug 14 21:55:30 ych kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
Aug 14 21:55:30 ych kernel: Initializing cgroup subsys memory
Aug 14 21:55:30 ych kernel: Initializing cgroup subsys devices
Aug 14 21:55:30 ych kernel: Initializing cgroup subsys freezer
Aug 14 21:55:30 ych kernel: Initializing cgroup subsys net_cls
Aug 14 21:55:30 ych kernel: Initializing cgroup subsys blkio
Aug 14 21:55:30 ych kernel: tseg: 00cff00000
Aug 14 21:55:30 ych kernel: CPU: Physical Processor ID: 0
Aug 14 21:55:30 ych kernel: CPU: Processor Core ID: 0
Aug 14 21:55:30 ych kernel: mce: CPU supports 5 MCE banks
Aug 14 21:55:30 ych kernel: LVT offset 0 assigned for vector 0xf9
Aug 14 21:55:30 ych kernel: process: using AMD E400 aware idle routine
Aug 14 21:55:30 ych kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4, 1GB 0
tlb_flushall_shift: 6
Aug 14 21:55:30 ych kernel: Freeing SMP alternatives memory: 20K (ffffffff819f2000 - ffffffff819f7000)
Aug 14 21:55:30 ych kernel: ftrace: allocating 20051 entries in 79 pages
Aug 14 21:55:30 ych kernel: ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
Aug 14 21:55:30 ych kernel: ..MP-BIOS bug: 8254 timer not connected to IO-APIC
Aug 14 21:55:30 ych kernel: ...trying to set up timer (IRQ0) through the 8259A ...
Aug 14 21:55:30 ych kernel: ..... (found apic 0 pin 0) ...
Aug 14 21:55:30 ych kernel: ....... works.
Aug 14 21:55:30 ych kernel: smpboot: CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ (fam: 0f, model: 43, stepping: 03)
Aug 14 21:55:30 ych kernel: APIC calibration not consistent with PM-Timer: 49ms instead of 100ms
Aug 14 21:55:30 ych kernel: APIC delta adjusted to PM-Timer: 1246871 (623429)
Aug 14 21:55:30 ych kernel: Performance Events: AMD PMU driver.
Aug 14 21:55:30 ych kernel: ... version: 0
Aug 14 21:55:30 ych kernel: ... bit width: 48
Aug 14 21:55:30 ych kernel: ... generic registers: 4
Aug 14 21:55:30 ych kernel: ... value mask: 0000ffffffffffff
Aug 14 21:55:30 ych kernel: ... max period: 00007fffffffffff
Aug 14 21:55:30 ych kernel: ... fixed-purpose events: 0
Aug 14 21:55:30 ych kernel: ... event mask: 000000000000000f
Aug 14 21:55:30 ych kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Aug 14 21:55:30 ych kernel: x86: Booting SMP configuration:
Aug 14 21:55:30 ych kernel: .... node #0, CPUs: #1
Aug 14 21:55:30 ych kernel: x86: Booted up 1 node, 2 CPUs
Aug 14 21:55:30 ych kernel: smpboot: Total of 2 processors activated (11970.16 BogoMIPS)
Aug 14 21:55:30 ych kernel: devtmpfs: initialized
Aug 14 21:55:30 ych kernel: PM: Registering ACPI NVS region [mem 0xcfe89000-0xcfe8afff] (8192 bytes)
Aug 14 21:55:30 ych kernel: pinctrl core: initialized pinctrl subsystem
Aug 14 21:55:30 ych kernel: RTC time: 21:55:25, date: 08/14/14
Aug 14 21:55:30 ych kernel: NET: Registered protocol family 16
Aug 14 21:55:30 ych kernel: cpuidle: using governor ladder
Aug 14 21:55:30 ych kernel: cpuidle: using governor menu
Aug 14 21:55:30 ych kernel: node 0 link 0: io port [1000, fffff]
Aug 14 21:55:30 ych kernel: TOM: 00000000d0000000 aka 3328M
Aug 14 21:55:30 ych kernel: node 0 link 0: mmio [f3100000, ffffffff]
Aug 14 21:55:30 ych kernel: node 0 link 0: mmio [f3000000, f30fffff]
Aug 14 21:55:30 ych kernel: node 0 link 0: mmio [a0000, bffff]
Aug 14 21:55:30 ych kernel: node 0 link 0: mmio [f0000000, f2ffffff]
Aug 14 21:55:30 ych kernel: node 0 link 0: mmio [e0000000, efffffff]
Aug 14 21:55:30 ych kernel: node 0 link 0: mmio [d0000000, dfffffff]
Aug 14 21:55:30 ych kernel: TOM2: 0000000130000000 aka 4864M
Aug 14 21:55:30 ych kernel: bus: [bus 00-ff] on node 0 link 0
Aug 14 21:55:30 ych kernel: bus: 00 [io 0x0000-0xffff]
Aug 14 21:55:30 ych kernel: bus: 00 [mem 0xd0000000-0xffffffff]
Aug 14 21:55:30 ych kernel: bus: 00 [mem 0x000a0000-0x000bffff]
Aug 14 21:55:30 ych kernel: bus: 00 [mem 0x130000000-0xfcffffffff]
Aug 14 21:55:30 ych kernel: ACPI: bus type PCI registered
Aug 14 21:55:30 ych kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Aug 14 21:55:30 ych kernel: PCI: MMCONFIG for domain 0000 [bus 00-03] at [mem 0xe0000000-0xe03fffff] (base 0xe0000000)
Aug 14 21:55:30 ych kernel: PCI: MMCONFIG at [mem 0xe0000000-0xe03fffff] reserved in E820
Aug 14 21:55:30 ych kernel: PCI: Using configuration type 1 for base access
Aug 14 21:55:30 ych kernel: mtrr: your CPUs had inconsistent variable MTRR settings
Aug 14 21:55:30 ych kernel: mtrr: probably your BIOS does not setup all CPUs.
Aug 14 21:55:30 ych kernel: mtrr: corrected configuration.
Aug 14 21:55:30 ych kernel: bio: create slab <bio-0> at 0
Aug 14 21:55:30 ych kernel: ACPI: Added _OSI(Module Device)
Aug 14 21:55:30 ych kernel: ACPI: Added _OSI(Processor Device)
Aug 14 21:55:30 ych kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Aug 14 21:55:30 ych kernel: ACPI: Added _OSI(Processor Aggregator Device)
Aug 14 21:55:30 ych kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Aug 14 21:55:30 ych kernel: ACPI: Interpreter enabled
Aug 14 21:55:30 ych kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-580)
Aug 14 21:55:30 ych kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580)
Aug 14 21:55:30 ych kernel: ACPI: (supports S0 S3 S4 S5)
Aug 14 21:55:30 ych kernel: ACPI: Using IOAPIC for interrupt routing
Aug 14 21:55:30 ych kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Aug 14 21:55:30 ych kernel: ACPI: No dock devices found.
Aug 14 21:55:30 ych kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Aug 14 21:55:30 ych kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Aug 14 21:55:30 ych kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeCapability]
Aug 14 21:55:30 ych kernel: acpi PNP0A08:00: _OSC: not requesting control; platform does not support [PCIeCapability]
Aug 14 21:55:30 ych kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability]
Aug 14 21:55:30 ych kernel: acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER]
Aug 14 21:55:30 ych kernel: acpi PNP0A08:00: _OSC failed (AE_SUPPORT); disabling ASPM
Aug 14 21:55:30 ych kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-03] only partially covers this bridge
Aug 14 21:55:30 ych kernel: PCI host bridge to bus 0000:00
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d1fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: root bus resource [mem 0x000d2000-0x000d3fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d5fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: root bus resource [mem 0x000d6000-0x000d7fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000d9fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: root bus resource [mem 0x000da000-0x000dbfff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000ddfff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e1fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: root bus resource [mem 0x000e2000-0x000e3fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: root bus resource [mem 0xd0000000-0xdfffffff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
Aug 14 21:55:30 ych kernel: pci 0000:00:00.0: [1002:7910] type 00 class 0x060000
Aug 14 21:55:30 ych kernel: pci 0000:00:02.0: [1002:7913] type 01 class 0x060400
Aug 14 21:55:30 ych kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
Aug 14 21:55:30 ych kernel: pci 0000:00:02.0: System wakeup disabled by ACPI
Aug 14 21:55:30 ych kernel: pci 0000:00:12.0: [1002:4380] type 00 class 0x01018f
Aug 14 21:55:30 ych kernel: pci 0000:00:12.0: reg 0x10: [io 0x8440-0x8447]
Aug 14 21:55:30 ych kernel: pci 0000:00:12.0: reg 0x14: [io 0x8434-0x8437]
Aug 14 21:55:30 ych kernel: pci 0000:00:12.0: reg 0x18: [io 0x8438-0x843f]
Aug 14 21:55:30 ych kernel: pci 0000:00:12.0: reg 0x1c: [io 0x8430-0x8433]
Aug 14 21:55:30 ych kernel: pci 0000:00:12.0: reg 0x20: [io 0x8400-0x840f]
Aug 14 21:55:30 ych kernel: pci 0000:00:12.0: reg 0x24: [mem 0xf3309000-0xf33093ff]
Aug 14 21:55:30 ych kernel: pci 0000:00:12.0: set SATA to AHCI mode
Aug 14 21:55:30 ych kernel: pci 0000:00:13.0: [1002:4387] type 00 class 0x0c0310
Aug 14 21:55:30 ych kernel: pci 0000:00:13.0: reg 0x10: [mem 0xf3304000-0xf3304fff]
Aug 14 21:55:30 ych kernel: pci 0000:00:13.0: System wakeup disabled by ACPI
Aug 14 21:55:30 ych kernel: pci 0000:00:13.1: [1002:4388] type 00 class 0x0c0310
Aug 14 21:55:30 ych kernel: pci 0000:00:13.1: reg 0x10: [mem 0xf3305000-0xf3305fff]
Aug 14 21:55:30 ych kernel: pci 0000:00:13.1: System wakeup disabled by ACPI
Aug 14 21:55:30 ych kernel: pci 0000:00:13.2: [1002:4389] type 00 class 0x0c0310
Aug 14 21:55:30 ych kernel: pci 0000:00:13.2: reg 0x10: [mem 0xf3306000-0xf3306fff]
Aug 14 21:55:30 ych kernel: pci 0000:00:13.2: System wakeup disabled by ACPI
Aug 14 21:55:30 ych kernel: pci 0000:00:13.3: [1002:438a] type 00 class 0x0c0310
Aug 14 21:55:30 ych kernel: pci 0000:00:13.3: reg 0x10: [mem 0xf3307000-0xf3307fff]
Aug 14 21:55:30 ych kernel: pci 0000:00:13.3: System wakeup disabled by ACPI
Aug 14 21:55:30 ych kernel: pci 0000:00:13.4: [1002:438b] type 00 class 0x0c0310
Aug 14 21:55:30 ych kernel: pci 0000:00:13.4: reg 0x10: [mem 0xf3308000-0xf3308fff]
Aug 14 21:55:30 ych kernel: pci 0000:00:13.4: System wakeup disabled by ACPI
Aug 14 21:55:30 ych kernel: pci 0000:00:13.5: [1002:4386] type 00 class 0x0c0320
Aug 14 21:55:30 ych kernel: pci 0000:00:13.5: reg 0x10: [mem 0xf3309400-0xf33094ff]
Aug 14 21:55:30 ych kernel: pci 0000:00:13.5: supports D1 D2
Aug 14 21:55:30 ych kernel: pci 0000:00:13.5: PME# supported from D0 D1 D2 D3hot
Aug 14 21:55:30 ych kernel: pci 0000:00:13.5: System wakeup disabled by ACPI
Aug 14 21:55:30 ych kernel: pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
Aug 14 21:55:30 ych kernel: pci 0000:00:14.0: reg 0x10: [io 0x8410-0x841f]
Aug 14 21:55:30 ych kernel: pci 0000:00:14.1: [1002:438c] type 00 class 0x01018a
Aug 14 21:55:30 ych kernel: pci 0000:00:14.1: reg 0x10: [io 0x01f0-0x01f7]
Aug 14 21:55:30 ych kernel: pci 0000:00:14.1: reg 0x14: [io 0x03f4-0x03f7]
Aug 14 21:55:30 ych kernel: pci 0000:00:14.1: reg 0x18: [io 0x0000-0x0007]
Aug 14 21:55:30 ych kernel: pci 0000:00:14.1: reg 0x1c: [io 0x0000-0x0003]
Aug 14 21:55:30 ych kernel: pci 0000:00:14.1: reg 0x20: [io 0x8420-0x842f]
Aug 14 21:55:30 ych kernel: pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
Aug 14 21:55:30 ych kernel: pci 0000:00:14.2: reg 0x10: [mem 0xf3300000-0xf3303fff 64bit]
Aug 14 21:55:30 ych kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
Aug 14 21:55:30 ych kernel: pci 0000:00:14.2: System wakeup disabled by ACPI
Aug 14 21:55:30 ych kernel: pci 0000:00:14.3: [1002:438d] type 00 class 0x060100
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: System wakeup disabled by ACPI
Aug 14 21:55:30 ych kernel: pci 0000:00:18.0: [1022:1100] type 00 class 0x060000
Aug 14 21:55:30 ych kernel: pci 0000:00:18.1: [1022:1101] type 00 class 0x060000
Aug 14 21:55:30 ych kernel: pci 0000:00:18.2: [1022:1102] type 00 class 0x060000
Aug 14 21:55:30 ych kernel: pci 0000:00:18.3: [1022:1103] type 00 class 0x060000
Aug 14 21:55:30 ych kernel: pci 0000:01:00.0: [10de:0402] type 00 class 0x030000
Aug 14 21:55:30 ych kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf2000000-0xf2ffffff]
Aug 14 21:55:30 ych kernel: pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
Aug 14 21:55:30 ych kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit]
Aug 14 21:55:30 ych kernel: pci 0000:01:00.0: reg 0x24: [io 0x9000-0x907f]
Aug 14 21:55:30 ych kernel: pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
Aug 14 21:55:30 ych kernel: pci 0000:00:02.0: PCI bridge to [bus 01]
Aug 14 21:55:30 ych kernel: pci 0000:00:02.0: bridge window [io 0x9000-0x9fff]
Aug 14 21:55:30 ych kernel: pci 0000:00:02.0: bridge window [mem 0xf0000000-0xf2ffffff]
Aug 14 21:55:30 ych kernel: pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
Aug 14 21:55:30 ych kernel: pci 0000:02:04.0: [10ec:8167] type 00 class 0x020000
Aug 14 21:55:30 ych kernel: pci 0000:02:04.0: reg 0x10: [io 0xa400-0xa4ff]
Aug 14 21:55:30 ych kernel: pci 0000:02:04.0: reg 0x14: [mem 0xf3000000-0xf30000ff]
Aug 14 21:55:30 ych kernel: pci 0000:02:04.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
Aug 14 21:55:30 ych kernel: pci 0000:02:04.0: supports D1 D2
Aug 14 21:55:30 ych kernel: pci 0000:02:04.0: PME# supported from D1 D2 D3hot D3cold
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: PCI bridge to [bus 02-04] (subtractive decode)
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [io 0xa000-0xafff]
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [mem 0xf3000000-0xf30fffff]
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000d1fff] (subtractive decode)
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [mem 0x000d2000-0x000d3fff] (subtractive decode)
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [mem 0x000d4000-0x000d5fff] (subtractive decode)
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [mem 0x000d6000-0x000d7fff] (subtractive decode)
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [mem 0x000d8000-0x000d9fff] (subtractive decode)
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [mem 0x000da000-0x000dbfff] (subtractive decode)
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [mem 0x000dc000-0x000ddfff] (subtractive decode)
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [mem 0x000e0000-0x000e1fff] (subtractive decode)
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [mem 0x000e2000-0x000e3fff] (subtractive decode)
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [mem 0xd0000000-0xdfffffff] (subtractive decode)
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [mem 0xf0000000-0xffffffff] (subtractive decode)
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
Aug 14 21:55:30 ych kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11) *0, disabled.
Aug 14 21:55:30 ych kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11) *0, disabled.
Aug 14 21:55:30 ych kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11) *0, disabled.
Aug 14 21:55:30 ych kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11) *0, disabled.
Aug 14 21:55:30 ych kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11) *0, disabled.
Aug 14 21:55:30 ych kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11) *0, disabled.
Aug 14 21:55:30 ych kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11) *0, disabled.
Aug 14 21:55:30 ych kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11) *0, disabled.
Aug 14 21:55:30 ych kernel: ACPI: Enabled 1 GPEs in block 00 to 1F
Aug 14 21:55:30 ych kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
Aug 14 21:55:30 ych kernel: vgaarb: loaded
Aug 14 21:55:30 ych kernel: vgaarb: bridge control possible 0000:01:00.0
Aug 14 21:55:30 ych kernel: PCI: Using ACPI for IRQ routing
Aug 14 21:55:30 ych kernel: PCI: pci_cache_line_size set to 64 bytes
Aug 14 21:55:30 ych kernel: e820: reserve RAM buffer [mem 0x0009dc00-0x0009ffff]
Aug 14 21:55:30 ych kernel: e820: reserve RAM buffer [mem 0xcfe80000-0xcfffffff]
Aug 14 21:55:30 ych kernel: NetLabel: Initializing
Aug 14 21:55:30 ych kernel: NetLabel: domain hash size = 128
Aug 14 21:55:30 ych kernel: NetLabel: protocols = UNLABELED CIPSOv4
Aug 14 21:55:30 ych kernel: NetLabel: unlabeled traffic allowed by default
Aug 14 21:55:30 ych kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
Aug 14 21:55:30 ych kernel: hpet0: 4 comparators, 32-bit 14.318180 MHz counter
Aug 14 21:55:30 ych kernel: Switched to clocksource hpet
Aug 14 21:55:30 ych kernel: pnp: PnP ACPI init
Aug 14 21:55:30 ych kernel: ACPI: bus type PNP registered
Aug 14 21:55:30 ych kernel: system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
Aug 14 21:55:30 ych kernel: system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
Aug 14 21:55:30 ych kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug 14 21:55:30 ych kernel: pnp 00:01: [dma 4]
Aug 14 21:55:30 ych kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
Aug 14 21:55:30 ych kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0c04 (active)
Aug 14 21:55:30 ych kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
Aug 14 21:55:30 ych kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
Aug 14 21:55:30 ych kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
Aug 14 21:55:30 ych kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0f13 (active)
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x1080] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x0220-0x022f] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x040b] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x04d0-0x04d1] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x04d6] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x0480-0x0487] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x0c00-0x0c01] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x0c14] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x0c50-0x0c52] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x0c6c] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x0c6f] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x0cd0-0x0cd1] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x0cd2-0x0cd3] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x0cd4-0x0cd5] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x0cd6-0x0cd7] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x0cd8-0x0cdf] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x8000-0x805f] could not be reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x8100-0x81ff window] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x8200-0x82ff window] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x0f40-0x0f47] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: [io 0x087f] has been reserved
Aug 14 21:55:30 ych kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug 14 21:55:30 ych kernel: system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved
Aug 14 21:55:30 ych kernel: system 00:08: [mem 0xfff00000-0xffffffff] has been reserved
Aug 14 21:55:30 ych kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
Aug 14 21:55:30 ych kernel: pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active)
Aug 14 21:55:30 ych kernel: pnp: PnP ACPI: found 10 devices
Aug 14 21:55:30 ych kernel: ACPI: bus type PNP unregistered
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: BAR 15: assigned [mem 0xf3100000-0xf31fffff pref]
Aug 14 21:55:30 ych kernel: pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x20000)
Aug 14 21:55:30 ych kernel: pci 0000:00:02.0: PCI bridge to [bus 01]
Aug 14 21:55:30 ych kernel: pci 0000:00:02.0: bridge window [io 0x9000-0x9fff]
Aug 14 21:55:30 ych kernel: pci 0000:00:02.0: bridge window [mem 0xf0000000-0xf2ffffff]
Aug 14 21:55:30 ych kernel: pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
Aug 14 21:55:30 ych kernel: pci 0000:02:04.0: BAR 6: assigned [mem 0xf3100000-0xf311ffff pref]
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: PCI bridge to [bus 02-04]
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [io 0xa000-0xafff]
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [mem 0xf3000000-0xf30fffff]
Aug 14 21:55:30 ych kernel: pci 0000:00:14.4: bridge window [mem 0xf3100000-0xf31fffff pref]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: resource 4 [mem 0x000a0000-0x000bffff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: resource 5 [mem 0x000d0000-0x000d1fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: resource 6 [mem 0x000d2000-0x000d3fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d5fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: resource 8 [mem 0x000d6000-0x000d7fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000d9fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: resource 10 [mem 0x000da000-0x000dbfff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: resource 11 [mem 0x000dc000-0x000ddfff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: resource 12 [mem 0x000e0000-0x000e1fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: resource 13 [mem 0x000e2000-0x000e3fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: resource 14 [mem 0xd0000000-0xdfffffff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: resource 15 [mem 0xf0000000-0xffffffff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: resource 16 [io 0x0000-0x0cf7]
Aug 14 21:55:30 ych kernel: pci_bus 0000:00: resource 17 [io 0x0d00-0xffff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:01: resource 0 [io 0x9000-0x9fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:01: resource 1 [mem 0xf0000000-0xf2ffffff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
Aug 14 21:55:30 ych kernel: pci_bus 0000:02: resource 0 [io 0xa000-0xafff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:02: resource 1 [mem 0xf3000000-0xf30fffff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:02: resource 2 [mem 0xf3100000-0xf31fffff pref]
Aug 14 21:55:30 ych kernel: pci_bus 0000:02: resource 4 [mem 0x000a0000-0x000bffff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:02: resource 5 [mem 0x000d0000-0x000d1fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:02: resource 6 [mem 0x000d2000-0x000d3fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:02: resource 7 [mem 0x000d4000-0x000d5fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:02: resource 8 [mem 0x000d6000-0x000d7fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:02: resource 9 [mem 0x000d8000-0x000d9fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:02: resource 10 [mem 0x000da000-0x000dbfff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:02: resource 11 [mem 0x000dc000-0x000ddfff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:02: resource 12 [mem 0x000e0000-0x000e1fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:02: resource 13 [mem 0x000e2000-0x000e3fff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:02: resource 14 [mem 0xd0000000-0xdfffffff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:02: resource 15 [mem 0xf0000000-0xffffffff]
Aug 14 21:55:30 ych kernel: pci_bus 0000:02: resource 16 [io 0x0000-0x0cf7]
Aug 14 21:55:30 ych kernel: pci_bus 0000:02: resource 17 [io 0x0d00-0xffff]
Aug 14 21:55:30 ych kernel: NET: Registered protocol family 2
Aug 14 21:55:30 ych kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes)
Aug 14 21:55:30 ych kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
Aug 14 21:55:30 ych kernel: TCP: Hash tables configured (established 32768 bind 32768)
Aug 14 21:55:30 ych kernel: TCP: reno registered
Aug 14 21:55:30 ych kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
Aug 14 21:55:30 ych kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
Aug 14 21:55:30 ych kernel: NET: Registered protocol family 1
Aug 14 21:55:30 ych kernel: pci 0000:01:00.0: Boot video device
Aug 14 21:55:30 ych kernel: PCI: CLS 32 bytes, default 64
Aug 14 21:55:30 ych kernel: Unpacking initramfs...
Aug 14 21:55:30 ych kernel: Freeing initrd memory: 3180K (ffff8800379ba000 - ffff880037cd5000)
Aug 14 21:55:30 ych kernel: PCI-DMA: Disabling AGP.
Aug 14 21:55:30 ych kernel: PCI-DMA: aperture base @ c4000000 size 65536 KB
Aug 14 21:55:30 ych kernel: PCI-DMA: using GART IOMMU.
Aug 14 21:55:30 ych kernel: PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
Aug 14 21:55:30 ych kernel: Simple Boot Flag at 0x38 set to 0x1
Aug 14 21:55:30 ych kernel: Scanning for low memory corruption every 60 seconds
Aug 14 21:55:30 ych kernel: futex hash table entries: 512 (order: 3, 32768 bytes)
Aug 14 21:55:30 ych kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
Aug 14 21:55:30 ych kernel: zbud: loaded
Aug 14 21:55:30 ych kernel: VFS: Disk quotas dquot_6.5.2
Aug 14 21:55:30 ych kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Aug 14 21:55:30 ych kernel: msgmni has been set to 7908
Aug 14 21:55:30 ych kernel: Key type big_key registered
Aug 14 21:55:30 ych kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Aug 14 21:55:30 ych kernel: io scheduler noop registered
Aug 14 21:55:30 ych kernel: io scheduler deadline registered (default)
Aug 14 21:55:30 ych kernel: io scheduler cfq registered
Aug 14 21:55:30 ych kernel: pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
Aug 14 21:55:30 ych kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Aug 14 21:55:30 ych kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Aug 14 21:55:30 ych kernel: vesafb: mode is 640x480x32, linelength=2560, pages=0
Aug 14 21:55:30 ych kernel: vesafb: scrolling: redraw
Aug 14 21:55:30 ych kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Aug 14 21:55:30 ych kernel: vesafb: framebuffer at 0xf1000000, mapped to 0xffffc90000b80000, using 1216k, total 1216k
Aug 14 21:55:30 ych kernel: Console: switching to colour frame buffer device 80x30
Aug 14 21:55:30 ych kernel: fb0: VESA VGA frame buffer device
Aug 14 21:55:30 ych kernel: GHES: HEST is not enabled!
Aug 14 21:55:30 ych kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Aug 14 21:55:30 ych kernel: Linux agpgart interface v0.103
Aug 14 21:55:30 ych kernel: rtc_cmos 00:03: RTC can wake from S4
Aug 14 21:55:30 ych kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
Aug 14 21:55:30 ych kernel: rtc_cmos 00:03: alarms up to one month, 114 bytes nvram, hpet irqs
Aug 14 21:55:30 ych kernel: ledtrig-cpu: registered to indicate activity on CPUs
Aug 14 21:55:30 ych kernel: TCP: cubic registered
Aug 14 21:55:30 ych kernel: NET: Registered protocol family 10
Aug 14 21:55:30 ych kernel: NET: Registered protocol family 17
Aug 14 21:55:30 ych kernel: registered taskstats version 1
Aug 14 21:55:30 ych kernel: Magic number: 10:184:955
Aug 14 21:55:30 ych kernel: memory memory8: hash matches
Aug 14 21:55:30 ych kernel: rtc_cmos 00:03: setting system clock to 2014-08-14 21:55:25 UTC (1408053325)
Aug 14 21:55:30 ych kernel: PM: Checking hibernation image partition /dev/disk/by-uuid/88ac4005-a90a-4f54-9cde-72060b2c1da4
Aug 14 21:55:30 ych kernel: PM: Hibernation image not present or could not be loaded.
Aug 14 21:55:30 ych kernel: Freeing unused kernel memory: 1128K (ffffffff818d8000 - ffffffff819f2000)
Aug 14 21:55:30 ych kernel: Write protecting the kernel read-only data: 8192k
Aug 14 21:55:30 ych kernel: Freeing unused kernel memory: 956K (ffff880001511000 - ffff880001600000)
Aug 14 21:55:30 ych kernel: Freeing unused kernel memory: 416K (ffff880001798000 - ffff880001800000)
Aug 14 21:55:30 ych kernel: random: systemd-tmpfile urandom read with 1 bits of entropy available
Aug 14 21:55:30 ych systemd-udevd[46]: starting version 215
Aug 14 21:55:30 ych kernel: i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
Aug 14 21:55:30 ych kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Aug 14 21:55:30 ych kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Aug 14 21:55:30 ych kernel: SCSI subsystem initialized
Aug 14 21:55:30 ych kernel: libata version 3.00 loaded.
Aug 14 21:55:30 ych kernel: ahci 0000:00:12.0: version 3.0
Aug 14 21:55:30 ych kernel: ahci 0000:00:12.0: controller can't do 64bit DMA, forcing 32bit
Aug 14 21:55:30 ych kernel: ahci 0000:00:12.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
Aug 14 21:55:30 ych kernel: ahci 0000:00:12.0: flags: ncq sntf ilck pm led clo pmp pio slum part ccc
Aug 14 21:55:30 ych kernel: ACPI: bus type USB registered
Aug 14 21:55:30 ych kernel: usbcore: registered new interface driver usbfs
Aug 14 21:55:30 ych kernel: usbcore: registered new interface driver hub
Aug 14 21:55:30 ych kernel: usbcore: registered new device driver usb
Aug 14 21:55:30 ych kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Aug 14 21:55:30 ych kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Aug 14 21:55:30 ych kernel: ohci-pci: OHCI PCI platform driver
Aug 14 21:55:30 ych kernel: ehci-pci: EHCI PCI platform driver
Aug 14 21:55:30 ych kernel: scsi0 : ahci
Aug 14 21:55:30 ych kernel: scsi1 : ahci
Aug 14 21:55:30 ych kernel: scsi2 : ahci
Aug 14 21:55:30 ych kernel: scsi3 : ahci
Aug 14 21:55:30 ych kernel: ata1: SATA max UDMA/133 abar m1024@0xf3309000 port 0xf3309100 irq 22
Aug 14 21:55:30 ych kernel: ata2: SATA max UDMA/133 abar m1024@0xf3309000 port 0xf3309180 irq 22
Aug 14 21:55:30 ych kernel: ata3: SATA max UDMA/133 abar m1024@0xf3309000 port 0xf3309200 irq 22
Aug 14 21:55:30 ych kernel: ata4: SATA max UDMA/133 abar m1024@0xf3309000 port 0xf3309280 irq 22
Aug 14 21:55:30 ych kernel: ohci-pci 0000:00:13.0: OHCI PCI host controller
Aug 14 21:55:30 ych kernel: ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 1
Aug 14 21:55:30 ych kernel: ohci-pci 0000:00:13.0: irq 16, io mem 0xf3304000
Aug 14 21:55:30 ych kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Aug 14 21:55:30 ych kernel: hub 1-0:1.0: USB hub found
Aug 14 21:55:30 ych kernel: hub 1-0:1.0: 2 ports detected
Aug 14 21:55:30 ych kernel: ohci-pci 0000:00:13.1: OHCI PCI host controller
Aug 14 21:55:30 ych kernel: ohci-pci 0000:00:13.1: new USB bus registered, assigned bus number 2
Aug 14 21:55:30 ych kernel: ohci-pci 0000:00:13.1: irq 17, io mem 0xf3305000
Aug 14 21:55:30 ych kernel: hub 2-0:1.0: USB hub found
Aug 14 21:55:30 ych kernel: hub 2-0:1.0: 2 ports detected
Aug 14 21:55:30 ych kernel: ohci-pci 0000:00:13.2: OHCI PCI host controller
Aug 14 21:55:30 ych kernel: ohci-pci 0000:00:13.2: new USB bus registered, assigned bus number 3
Aug 14 21:55:30 ych kernel: ohci-pci 0000:00:13.2: irq 18, io mem 0xf3306000
Aug 14 21:55:30 ych kernel: hub 3-0:1.0: USB hub found
Aug 14 21:55:30 ych kernel: hub 3-0:1.0: 2 ports detected
Aug 14 21:55:30 ych kernel: ohci-pci 0000:00:13.3: OHCI PCI host controller
Aug 14 21:55:30 ych kernel: ohci-pci 0000:00:13.3: new USB bus registered, assigned bus number 4
Aug 14 21:55:30 ych kernel: ohci-pci 0000:00:13.3: irq 17, io mem 0xf3307000
Aug 14 21:55:30 ych kernel: hub 4-0:1.0: USB hub found
Aug 14 21:55:30 ych kernel: hub 4-0:1.0: 2 ports detected
Aug 14 21:55:30 ych kernel: ohci-pci 0000:00:13.4: OHCI PCI host controller
Aug 14 21:55:30 ych kernel: ohci-pci 0000:00:13.4: new USB bus registered, assigned bus number 5
Aug 14 21:55:30 ych kernel: ohci-pci 0000:00:13.4: irq 18, io mem 0xf3308000
Aug 14 21:55:30 ych kernel: hub 5-0:1.0: USB hub found
Aug 14 21:55:30 ych kernel: hub 5-0:1.0: 2 ports detected
Aug 14 21:55:30 ych kernel: ata2: SATA link down (SStatus 0 SControl 300)
Aug 14 21:55:30 ych kernel: ata4: SATA link down (SStatus 0 SControl 300)
Aug 14 21:55:30 ych kernel: ata3: SATA link down (SStatus 0 SControl 300)
Aug 14 21:55:30 ych kernel: ata1: softreset failed (device not ready)
Aug 14 21:55:30 ych kernel: ata1: applying PMP SRST workaround and retrying
Aug 14 21:55:30 ych kernel: ehci-pci 0000:00:13.5: EHCI Host Controller
Aug 14 21:55:30 ych kernel: ehci-pci 0000:00:13.5: new USB bus registered, assigned bus number 6
Aug 14 21:55:30 ych kernel: ehci-pci 0000:00:13.5: applying AMD SB600/SB700 USB freeze workaround
Aug 14 21:55:30 ych kernel: ehci-pci 0000:00:13.5: debug port 1
Aug 14 21:55:30 ych kernel: ehci-pci 0000:00:13.5: irq 19, io mem 0xf3309400
Aug 14 21:55:30 ych kernel: ehci-pci 0000:00:13.5: USB 2.0 started, EHCI 1.00
Aug 14 21:55:30 ych kernel: hub 6-0:1.0: USB hub found
Aug 14 21:55:30 ych kernel: hub 6-0:1.0: 10 ports detected
Aug 14 21:55:30 ych kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Aug 14 21:55:30 ych kernel: ata1.00: ATA-8: SAMSUNG HD502HJ, 1AJ10002, max UDMA/133
Aug 14 21:55:30 ych kernel: ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Aug 14 21:55:30 ych kernel: ata1.00: SB600 AHCI: limiting to 255 sectors per cmd
Aug 14 21:55:30 ych kernel: ata1.00: SB600 AHCI: limiting to 255 sectors per cmd
Aug 14 21:55:30 ych kernel: ata1.00: configured for UDMA/133
Aug 14 21:55:30 ych kernel: scsi 0:0:0:0: Direct-Access ATA SAMSUNG HD502HJ 1AJ1 PQ: 0 ANSI: 5
Aug 14 21:55:30 ych kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
Aug 14 21:55:30 ych kernel: sd 0:0:0:0: [sda] Write Protect is off
Aug 14 21:55:30 ych kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Aug 14 21:55:30 ych kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 14 21:55:30 ych kernel: hub 1-0:1.0: USB hub found
Aug 14 21:55:30 ych kernel: hub 1-0:1.0: 2 ports detected
Aug 14 21:55:30 ych kernel: sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 >
Aug 14 21:55:30 ych kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Aug 14 21:55:30 ych kernel: hub 2-0:1.0: USB hub found
Aug 14 21:55:30 ych kernel: hub 2-0:1.0: 2 ports detected
Aug 14 21:55:30 ych kernel: hub 3-0:1.0: USB hub found
Aug 14 21:55:30 ych kernel: hub 3-0:1.0: 2 ports detected
Aug 14 21:55:30 ych kernel: hub 4-0:1.0: USB hub found
Aug 14 21:55:30 ych kernel: hub 4-0:1.0: 2 ports detected
Aug 14 21:55:30 ych kernel: hub 5-0:1.0: USB hub found
Aug 14 21:55:30 ych kernel: hub 5-0:1.0: 2 ports detected
Aug 14 21:55:30 ych kernel: scsi4 : pata_atiixp
Aug 14 21:55:30 ych kernel: scsi5 : pata_atiixp
Aug 14 21:55:30 ych kernel: ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x8420 irq 14
Aug 14 21:55:30 ych kernel: ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x8428 irq 15
Aug 14 21:55:30 ych kernel: ata5.00: ATAPI: TSSTcorpCD/DVDW TS-H652M, SC01, max UDMA/33
Aug 14 21:55:30 ych kernel: ata5.00: configured for UDMA/33
Aug 14 21:55:30 ych kernel: scsi 4:0:0:0: CD-ROM TSSTcorp CD/DVDW TS-H652M SC01 PQ: 0 ANSI: 5
Aug 14 21:55:30 ych kernel: sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
Aug 14 21:55:30 ych kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Aug 14 21:55:30 ych kernel: sr 4:0:0:0: Attached scsi CD-ROM sr0
Aug 14 21:55:30 ych kernel: floppy0: no floppy controllers found
Aug 14 21:55:30 ych kernel: PM: Starting manual resume from disk
Aug 14 21:55:30 ych kernel: PM: Hibernation image partition 8:7 present
Aug 14 21:55:30 ych kernel: PM: Looking for hibernation image.
Aug 14 21:55:30 ych kernel: PM: Image not found (code -22)
Aug 14 21:55:30 ych kernel: PM: Hibernation image not present or could not be loaded.
Aug 14 21:55:30 ych kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
Aug 14 21:55:30 ych systemd[1]: RTC configured in localtime, applying delta of 540 minutes to system time.
Aug 14 21:55:30 ych kernel: EXT4-fs (sda5): re-mounted. Opts: data=ordered
Aug 14 21:55:30 ych systemd-journal[127]: Journal started
Aug 14 21:55:30 ych systemd-udevd[147]: starting version 215
Aug 14 21:55:31 ych kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
Aug 14 21:55:31 ych kernel: ACPI: Power Button [PWRB]
Aug 14 21:55:31 ych kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Aug 14 21:55:31 ych kernel: ACPI: Power Button [PWRF]
Aug 14 21:55:31 ych kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Aug 14 21:55:31 ych kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0x8410, revision 0
Aug 14 21:55:31 ych kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0x8050
Aug 14 21:55:31 ych kernel: [drm] Initialized drm 1.1.0 20060810
Aug 14 21:55:31 ych kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
Aug 14 21:55:31 ych kernel: sp5100_tco: PCI Revision ID: 0x14
Aug 14 21:55:31 ych kernel: sp5100_tco: failed to find MMIO address, giving up.
Aug 14 21:55:31 ych kernel: MCE: In-kernel MCE decoding enabled.
Aug 14 21:55:31 ych kernel: k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
Aug 14 21:55:31 ych kernel: EDAC MC: Ver: 3.0.0
Aug 14 21:55:31 ych kernel: AMD64 EDAC driver v3.4.0
Aug 14 21:55:31 ych kernel: EDAC amd64: DRAM ECC disabled.
Aug 14 21:55:31 ych kernel: EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
(Note that use of the override may cause unknown side effects.)
Aug 14 21:55:31 ych kernel: ppdev: user-space parallel port driver
Aug 14 21:55:31 ych kernel: microcode: AMD CPU family 0xf not supported
Aug 14 21:55:32 ych kernel: psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
Aug 14 21:55:32 ych kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Aug 14 21:55:32 ych kernel: r8169 0000:02:04.0 (unregistered net_device): not PCI Express
Aug 14 21:55:32 ych kernel: r8169 0000:02:04.0 eth0: RTL8169sc/8110sc at 0xffffc9000214a000, 00:13:77:80:b7:a4, XID 18000000 IRQ 23
Aug 14 21:55:32 ych kernel: r8169 0000:02:04.0 eth0: jumbo features [frames: 7152 bytes, tx checksumming: ok]
Aug 14 21:55:32 ych kernel: random: nonblocking pool is initialized
Aug 14 21:55:32 ych kernel: input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input12
Aug 14 21:55:32 ych kernel: input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card0/input11
Aug 14 21:55:32 ych kernel: input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input10
Aug 14 21:55:32 ych kernel: input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input9
Aug 14 21:55:32 ych kernel: input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input8
Aug 14 21:55:32 ych kernel: input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input7
Aug 14 21:55:32 ych kernel: input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input6
Aug 14 21:55:32 ych kernel: input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input5
Aug 14 21:55:32 ych kernel: kvm: Nested Virtualization enabled
Aug 14 21:55:32 ych kernel: powernow-k8: fid 0x16 (3000 MHz), vid 0x8
Aug 14 21:55:32 ych kernel: powernow-k8: fid 0x14 (2800 MHz), vid 0xa
Aug 14 21:55:32 ych kernel: powernow-k8: fid 0x12 (2600 MHz), vid 0xc
Aug 14 21:55:32 ych kernel: powernow-k8: fid 0x10 (2400 MHz), vid 0xe
Aug 14 21:55:32 ych kernel: powernow-k8: fid 0xe (2200 MHz), vid 0x10
Aug 14 21:55:32 ych kernel: powernow-k8: fid 0xc (2000 MHz), vid 0x10
Aug 14 21:55:32 ych kernel: powernow-k8: fid 0xa (1800 MHz), vid 0x10
Aug 14 21:55:32 ych kernel: powernow-k8: fid 0x2 (1000 MHz), vid 0x12
Aug 14 21:55:32 ych kernel: powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ (2 cpu cores) (version 2.20.00)
Aug 14 21:55:32 ych kernel: nvidia: module license 'NVIDIA' taints kernel.
Aug 14 21:55:32 ych kernel: Disabling lock debugging due to kernel taint
Aug 14 21:55:32 ych kernel: vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
Aug 14 21:55:32 ych kernel: [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 0
Aug 14 21:55:32 ych kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 340.32 Tue Aug 5 20:58:26 PDT 2014
Aug 14 21:55:32 ych systemd-udevd[149]: renamed network interface eth0 to enp2s4
Aug 14 21:55:32 ych kernel: input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input4
Aug 14 21:55:32 ych kernel: mousedev: PS/2 mouse device common for all mice
Aug 14 21:55:33 ych kernel: Adding 4193276k swap on /dev/sda7. Priority:-1 extents:1 across:4193276k FS
Aug 14 21:55:33 ych systemd-fsck[184]: /dev/sda6: clean, 126597/13443072 files, 49010090/53756928 blocks
Aug 14 21:55:33 ych kernel: EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: data=ordered
Aug 14 21:55:34 ych systemd-journal[127]: Permanent journal is using 248.0M (max allowed 1.8G, trying to leave 2.7G free of 2.5G available → current limit 248.0M).
Aug 14 21:55:36 ych systemd-journal[127]: Time spent on flushing to /var is 2.528424s for 693 entries.
Aug 14 21:55:37 ych kernel: floppy0: no floppy controllers found
Aug 14 21:55:37 ych kernel: work still pending
Aug 14 21:55:37 ych kernel: r8169 0000:02:04.0 enp2s4: link down
Aug 14 21:55:37 ych kernel: IPv6: ADDRCONF(NETDEV_UP): enp2s4: link is not ready
Aug 14 21:55:37 ych kernel: r8169 0000:02:04.0 enp2s4: link down
Aug 14 21:55:34 ych dhcpcd[205]: version 6.4.3 starting
Aug 14 21:55:34 ych dhcpcd[205]: enp2s4: adding address fe80::f4f1:7bd7:4b15:d5b5
Aug 14 21:55:35 ych dbus[207]: [system] Successfully activated service 'org.freedesktop.systemd1'
Aug 14 21:55:35 ych dhcpcd[205]: enp2s4: waiting for carrier
Aug 14 21:55:35 ych systemd-logind[206]: New seat seat0.
Aug 14 21:55:35 ych systemd-logind[206]: Watching system buttons on /dev/input/event2 (Power Button)
Aug 14 21:55:35 ych systemd-logind[206]: Watching system buttons on /dev/input/event1 (Power Button)
Aug 14 21:55:35 ych systemd-networkd[238]: rtnl: received address for a nonexistent link, ignoring
Aug 14 21:55:35 ych systemd-networkd[238]: rtnl: received address for a nonexistent link, ignoring
Aug 14 21:55:37 ych slim[243]: i3 - i3
Aug 14 21:55:37 ych slim[243]: i3-with-shmlog - i3 (with debug log)
Aug 14 21:55:37 ych kernel: r8169 0000:02:04.0 enp2s4: link up
Aug 14 21:55:37 ych kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp2s4: link becomes ready
Aug 14 21:55:37 ych dhcpcd[205]: enp2s4: carrier acquired
Aug 14 21:55:37 ych dhcpcd[205]: DUID 00:01:00:01:1b:69:2e:93:00:13:77:80:b7:a4
Aug 14 21:55:37 ych dhcpcd[205]: enp2s4: IAID 77:80:b7:a4
Aug 14 21:55:37 ych systemd-timesyncd[201]: Network configuration changed, trying to establish connection.
Aug 14 21:55:37 ych slim[243]: i3 - i3
Aug 14 21:55:37 ych slim[243]: i3-with-shmlog - i3 (with debug log)
Aug 14 21:55:37 ych slim[243]: /usr/bin/xauth: file /var/run/slim.auth does not exist
Aug 14 21:55:37 ych dhcpcd[205]: enp2s4: rebinding lease of 192.168.0.2
Aug 14 21:55:37 ych slim[243]: X.Org X Server 1.16.0
Aug 14 21:55:37 ych slim[243]: Release Date: 2014-07-16
Aug 14 21:55:37 ych slim[243]: X Protocol Version 11, Revision 0
Aug 14 21:55:37 ych slim[243]: Build Operating System: Linux 3.15.5-2-ARCH x86_64
Aug 14 21:55:37 ych slim[243]: Current Operating System: Linux ych 3.14.16-1-lts #1 SMP Fri Aug 8 06:23:48 UTC 2014 x86_64
Aug 14 21:55:37 ych slim[243]: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=4ccffff2-b9d7-4f91-951c-086012178dfb rw quiet resume=/dev/disk/by-uuid/88ac4005-a90a-4f54-9cde-72060b2c1da4
Aug 14 21:55:37 ych slim[243]: Build Date: 31 July 2014 11:53:19AM
Aug 14 21:55:37 ych slim[243]: Current version of pixman: 0.32.6
Aug 14 21:55:37 ych slim[243]: Before reporting problems, check http://wiki.x.org
Aug 14 21:55:37 ych slim[243]: to make sure that you have the latest version.
Aug 14 21:55:37 ych slim[243]: Markers: (--) probed, (**) from config file, (==) default setting,
Aug 14 21:55:37 ych slim[243]: (++) from command line, (!!) notice, (II) informational,
Aug 14 21:55:37 ych slim[243]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Aug 14 21:55:37 ych slim[243]: (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug 14 21:55:37 2014
Aug 14 21:55:37 ych slim[243]: (==) Using config file: "/etc/X11/xorg.conf"
Aug 14 21:55:37 ych slim[243]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Aug 14 21:55:37 ych slim[243]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Aug 14 21:55:37 ych dhcpcd[205]: enp2s4: soliciting an IPv6 router
Aug 14 21:55:38 ych systemd-timesyncd[201]: Network configuration changed, trying to establish connection.
Aug 14 21:55:39 ych systemd-timesyncd[201]: Network configuration changed, trying to establish connection.
Aug 14 21:55:39 ych kernel: nvidia 0000:01:00.0: irq 41 for MSI/MSI-X
Aug 14 21:55:40 ych kernel: NVRM: Your system is not currently configured to drive a VGA console
Aug 14 21:55:40 ych kernel: NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
Aug 14 21:55:40 ych kernel: NVRM: requires the use of a text-mode VGA console. Use of other console
Aug 14 21:55:40 ych kernel: NVRM: drivers including, but not limited to, vesafb, may result in
Aug 14 21:55:40 ych kernel: NVRM: corruption and stability problems, and is not supported.
Aug 14 21:55:41 ych slim[243]: pam_unix(slim:session): session opened for user dontdieych by (uid=0)
Aug 14 21:55:41 ych systemd-logind[206]: New session c1 of user dontdieych.
Aug 14 21:55:41 ych systemd[311]: pam_unix(systemd-user:session): session opened for user dontdieych by (uid=0)
Aug 14 21:55:42 ych systemd[311]: Starting Paths.
Aug 14 21:55:42 ych systemd[311]: Reached target Paths.
Aug 14 21:55:42 ych systemd[311]: Starting Timers.
Aug 14 21:55:42 ych systemd[311]: Reached target Timers.
Aug 14 21:55:42 ych systemd[311]: Starting Sockets.
Aug 14 21:55:42 ych systemd[311]: Reached target Sockets.
Aug 14 21:55:42 ych systemd[311]: Starting Basic System.
Aug 14 21:55:42 ych systemd[311]: Reached target Basic System.
Aug 14 21:55:42 ych systemd[311]: Starting Default.
Aug 14 21:55:42 ych systemd[311]: Reached target Default.
Aug 14 21:55:42 ych systemd[311]: Startup finished in 124ms.
Aug 14 21:55:42 ych slim[243]: /usr/bin/xauth: file /home/dontdieych/.Xauthority does not exist
Aug 14 21:55:43 ych dhcpcd[205]: enp2s4: leased 192.168.0.2 for 7200 seconds
Aug 14 21:55:43 ych dhcpcd[205]: enp2s4: adding route to 192.168.0.0/24
Aug 14 21:55:43 ych dhcpcd[205]: enp2s4: adding default route via 192.168.0.1
Aug 14 21:55:43 ych systemd-timesyncd[201]: Network configuration changed, trying to establish connection.
Aug 14 21:55:43 ych dhcpcd[205]: forked to background, child pid 362
Aug 14 21:55:45 ych slim[243]: (INFO-367 /build/fcitx/src/fcitx-4.2.8.4/src/lib/fcitx/addon.c:151) Load Addon Config File:fcitx-spell.conf
Aug 14 21:55:45 ych slim[243]: (INFO-367 /build/fcitx/src/fcitx-4.2.8.4/src/lib/fcitx/addon.c:151) Load Addon Config File:fcitx-autoeng.conf
Aug 14 21:55:45 ych slim[243]: (INFO-367 /build/fcitx/src/fcitx-4.2.8.4/src/lib/fcitx/addon.c:151) Load Addon Config File:fcitx-notificationitem.conf
Aug 14 21:55:45 ych slim[243]: (INFO-367 /build/fcitx/src/fcitx-4.2.8.4/src/lib/fcitx/addon.c:151) Load Addon Config File:fcitx-xim.conf
Aug 14 21:55:45 ych slim[243]: (INFO-367 /build/fcitx/src/fcitx-4.2.8.4/src/lib/fcitx/addon.c:151) Load Addon Config File:fcitx-remote-module.conf
Aug 14 21:55:45 ych slim[243]: (INFO-367 /build/fcitx/src/fcitx-4.2.8.4/src/lib/fcitx/addon.c:151) Load Addon Config File:fcitx-punc

I have 8600gt and a similar problem. Since kernel 3.15 resume from suspend doesn't work. The screen just stays blank. Kernel 3.14.6 works fine.

Similar Messages

  • Suspend resume failed - crashed xorg

    Hello,
    I've just installed Archlinux on Macbook Pro (9,2).
    Everything is almost find but I have troubles with suspend/resume.
    It should work out-of-box but it doesn't.
    Resume from suspend doesn't work - there is always KDM login screen shown, because Xorg crash during resume.
    From xorg log:
        [   591.393] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
    From journalctl:
        Oct 02 10:36:16 mek systemd[1491]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory
    There might be some connection with this problem:  https://bbs.archlinux.org/viewtopic.php?id=170008 ?
    Thanks for help!

    Hi,
    there is one similarity with the linked problem and my problem. The error from journactl:
        Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or direc
    But it's true that root cause for the linked problem is something different. I just thought that there could be some hint or something...
    About the workaround, you mean this script:
    https://bbs.archlinux.org/viewtopic.php … 2#p1331782
    Doesn't work for me unfortunately
    Right now I'm searching and googling how to fix the error from journalctl.

  • X or GDM dies after suspend/resume (Nvidia card)

    For a while now (about a month, I think), X seems to crash after suspend/resume and I end up back on the GDM login screen.
    The problem is intermittent, but I'd say it happens about 50% of the time. As can be seen in the log below, after a while a new gdm-x-session replaces the one that was running before suspend.
    Any ideas? I'm stuck.
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 13:77
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 13:78
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 226:0
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 13:68
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 13:64
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 13:79
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 13:67
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 13:65
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got pause for 13:66
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) config/udev: removing device X10 WTI RF receiver mouse
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) evdev: X10 WTI RF receiver mouse: Close
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) UnloadModule: "evdev"
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: releasing fd for 13:78
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (EE) systemd-logind: failed to release device: Did not receive a reply. Possible causes include: the remote application did not send a reply, the messag
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got resume for 13:77
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: Failed to close file descriptor: Could not close fd 23
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got resume for 226:0
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0"
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): configuration option may not be set correctly. When the
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(0): Config Options in the README.
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(GPU-0): Display (Medion MD30422PV (DFP-0)) does not support NVIDIA 3D
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) NVIDIA(GPU-0): Vision stereo.
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got resume for 13:68
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got resume for 13:64
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got resume for 13:79
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got resume for 13:67
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got resume for 13:65
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) systemd-logind: got resume for 13:66
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) config/udev: removing device X10 WTI RF receiver
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[7021]: (II) evdev: X10 WTI RF receiver: Close
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) config/udev: removing device X10 WTI RF receiver mouse
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) evdev: X10 WTI RF receiver mouse: Close
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) UnloadModule: "evdev"
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) config/udev: removing device X10 WTI RF receiver
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) evdev: X10 WTI RF receiver: Close
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) UnloadModule: "evdev"
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) config/udev: Adding input device X10 WTI RF receiver mouse (/dev/input/mouse2)
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) No input driver specified, ignoring this device.
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) This device may have been added with another device file.
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) config/udev: Adding input device X10 WTI RF receiver mouse (/dev/input/event14)
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (**) X10 WTI RF receiver mouse: Applying InputClass "evdev pointer catchall"
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) systemd-logind: returning pre-existing fd for /dev/input/event14 13:78
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) Using input driver 'evdev' for 'X10 WTI RF receiver mouse'
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (**) X10 WTI RF receiver mouse: always reports core events
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (**) evdev: X10 WTI RF receiver mouse: Device: "/dev/input/event14"
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (--) evdev: X10 WTI RF receiver mouse: Vendor 0xbc7 Product 0x6
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (--) evdev: X10 WTI RF receiver mouse: Found 9 mouse buttons
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (--) evdev: X10 WTI RF receiver mouse: Found relative axes
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (--) evdev: X10 WTI RF receiver mouse: Found x and y relative axes
    May 06 09:54:00 myhost /usr/lib/gdm/gdm-x-session[20001]: (II) evdev: X10 WTI RF receiver mouse: Configuring as mouse

    I waited a couple of days, tried suspending again and now things work as they should, or at least they appear to.
    I have no idea what has changed.

  • Touchpad not working after suspend/resume on Asus R409LD

    Hello,
    I have installed Arch on my Asus laptop and I had issues with the FocalTech touchpad being detected as a generic mouse. This problem is now fixed in the mainline kernel which I use (cf https://wiki.archlinux.org/index.php/AS … #Touch_Pad).
    However I still have a problem : when I suspend/resume my laptop, the touchpad ceases working.
    Here is the output of xinput before suspending :
    ⎡ Virtual core pointer id=2 [master pointer (3)]
    ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
    ⎜ ↳ FocalTechPS/2 FocalTech FocalTech Touchpad id=13 [slave pointer (2)]
    ⎣ Virtual core keyboard id=3 [master keyboard (2)]
    ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
    ↳ Power Button id=6 [slave keyboard (3)]
    ↳ Video Bus id=7 [slave keyboard (3)]
    ↳ Video Bus id=8 [slave keyboard (3)]
    ↳ Sleep Button id=9 [slave keyboard (3)]
    ↳ USB Camera id=10 [slave keyboard (3)]
    ↳ Asus WMI hotkeys id=11 [slave keyboard (3)]
    ↳ AT Translated Set 2 keyboard id=12 [slave keyboard (3)]
    I tried deactivating and reactivating psmouse but it doesn't work.
    Wierdly, the touchpad is still listed by xinput after resuming, but doesn't work. And when I disable/enable psmouse it disappears from the output.
    Here is a full dmseg with suspend/resume if it may help :
    [ 0.000000] CPU0 microcode updated early to revision 0x1c, date = 2014-07-03
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 4.0.0-1-mainline (auguste@hal) (gcc version 4.9.2 20150304 (prerelease) (GCC) ) #1 SMP PREEMPT Sat Mar 14 14:53:37 CET 2015
    [ 0.000000] Command line: initrd=/intel-ucode.img initrd=/initramfs-linux-mainline.img root=/dev/sda2 rw rootfstype=ext4 acpi_osi=
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000b9d7dfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000b9d7e000-0x00000000b9d84fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000b9d85000-0x00000000ba5dafff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000ba5db000-0x00000000ba85afff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ba85b000-0x00000000c98b4fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000c98b5000-0x00000000c9ac9fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000c9aca000-0x00000000c9e0efff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000c9e0f000-0x00000000cab1cfff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000cab1d000-0x00000000caffefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000cafff000-0x00000000caffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000cbc00000-0x00000000cfdfffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001af1fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] e820: update [mem 0xba86a018-0xba877e57] usable ==> usable
    [ 0.000000] extended physical RAM map:
    [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000009e000-0x000000000009ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000b9d7dfff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000b9d7e000-0x00000000b9d84fff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000b9d85000-0x00000000ba5dafff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000ba5db000-0x00000000ba85afff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000ba85b000-0x00000000ba86a017] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000ba86a018-0x00000000ba877e57] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000ba877e58-0x00000000c98b4fff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000c98b5000-0x00000000c9ac9fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000c9aca000-0x00000000c9e0efff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000c9e0f000-0x00000000cab1cfff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000cab1d000-0x00000000caffefff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000cafff000-0x00000000caffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000cbc00000-0x00000000cfdfffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000001af1fffff] usable
    [ 0.000000] efi: EFI v2.31 by American Megatrends
    [ 0.000000] efi: ACPI=0xc9e93000 ACPI 2.0=0xc9e93000 SMBIOS=0xcaf46318
    [ 0.000000] efi: mem00: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000000000-0x0000000000001000) (0MB)
    [ 0.000000] efi: mem01: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000000001000-0x0000000000007000) (0MB)
    [ 0.000000] efi: mem02: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000007000-0x0000000000058000) (0MB)
    [ 0.000000] efi: mem03: [Reserved | | | | | |WB|WT|WC|UC] range=[0x0000000000058000-0x0000000000059000) (0MB)
    [ 0.000000] efi: mem04: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000059000-0x000000000009e000) (0MB)
    [ 0.000000] efi: mem05: [Reserved | | | | | |WB|WT|WC|UC] range=[0x000000000009e000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem06: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000100000-0x0000000001000000) (15MB)
    [ 0.000000] efi: mem07: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000001000000-0x0000000001e39000) (14MB)
    [ 0.000000] efi: mem08: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000001e39000-0x000000007fc02000) (2013MB)
    [ 0.000000] efi: mem09: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000007fc02000-0x0000000080000000) (3MB)
    [ 0.000000] efi: mem10: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000080000000-0x00000000b687a000) (872MB)
    [ 0.000000] efi: mem11: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x00000000b687a000-0x00000000b697a000) (1MB)
    [ 0.000000] efi: mem12: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000b697a000-0x00000000b7f44000) (21MB)
    [ 0.000000] efi: mem13: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x00000000b7f44000-0x00000000b7f45000) (0MB)
    [ 0.000000] efi: mem14: [Loader Code | | | | | |WB|WT|WC|UC] range=[0x00000000b7f45000-0x00000000b9d7e000) (30MB)
    [ 0.000000] efi: mem15: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000b9d7e000-0x00000000b9d85000) (0MB)
    [ 0.000000] efi: mem16: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000b9d85000-0x00000000b9ed9000) (1MB)
    [ 0.000000] efi: mem17: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000b9ed9000-0x00000000ba59b000) (6MB)
    [ 0.000000] efi: mem18: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000ba59b000-0x00000000ba5b8000) (0MB)
    [ 0.000000] efi: mem19: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000ba5b8000-0x00000000ba5d2000) (0MB)
    [ 0.000000] efi: mem20: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000ba5d2000-0x00000000ba5db000) (0MB)
    [ 0.000000] efi: mem21: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000ba5db000-0x00000000ba85b000) (2MB)
    [ 0.000000] efi: mem22: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000ba85b000-0x00000000ba86a000) (0MB)
    [ 0.000000] efi: mem23: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x00000000ba86a000-0x00000000ba879000) (0MB)
    [ 0.000000] efi: mem24: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000ba879000-0x00000000c72f8000) (202MB)
    [ 0.000000] efi: mem25: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000c72f8000-0x00000000c735c000) (0MB)
    [ 0.000000] efi: mem26: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000c735c000-0x00000000c7375000) (0MB)
    [ 0.000000] efi: mem27: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000c7375000-0x00000000c7395000) (0MB)
    [ 0.000000] efi: mem28: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000c7395000-0x00000000c73a5000) (0MB)
    [ 0.000000] efi: mem29: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000c73a5000-0x00000000c74af000) (1MB)
    [ 0.000000] efi: mem30: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000c74af000-0x00000000c74b0000) (0MB)
    [ 0.000000] efi: mem31: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000c74b0000-0x00000000c8c37000) (23MB)
    [ 0.000000] efi: mem32: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000c8c37000-0x00000000c95f3000) (9MB)
    [ 0.000000] efi: mem33: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000c95f3000-0x00000000c98b5000) (2MB)
    [ 0.000000] efi: mem34: [Reserved | | | | | |WB|WT|WC|UC] range=[0x00000000c98b5000-0x00000000c9a55000) (1MB)
    [ 0.000000] efi: mem35: [Reserved | | | | | |WB|WT|WC|UC] range=[0x00000000c9a55000-0x00000000c9aca000) (0MB)
    [ 0.000000] efi: mem36: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000c9aca000-0x00000000c9e0f000) (3MB)
    [ 0.000000] efi: mem37: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000c9e0f000-0x00000000caad9000) (12MB)
    [ 0.000000] efi: mem38: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000caad9000-0x00000000caaf9000) (0MB)
    [ 0.000000] efi: mem39: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000caaf9000-0x00000000caafd000) (0MB)
    [ 0.000000] efi: mem40: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000caafd000-0x00000000cab00000) (0MB)
    [ 0.000000] efi: mem41: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000cab00000-0x00000000cab1d000) (0MB)
    [ 0.000000] efi: mem42: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000cab1d000-0x00000000cae70000) (3MB)
    [ 0.000000] efi: mem43: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000cae70000-0x00000000caea7000) (0MB)
    [ 0.000000] efi: mem44: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000caea7000-0x00000000caea9000) (0MB)
    [ 0.000000] efi: mem45: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000caea9000-0x00000000caf48000) (0MB)
    [ 0.000000] efi: mem46: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000caf48000-0x00000000caf6c000) (0MB)
    [ 0.000000] efi: mem47: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000caf6c000-0x00000000cafff000) (0MB)
    [ 0.000000] efi: mem48: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000cafff000-0x00000000cb000000) (0MB)
    [ 0.000000] efi: mem49: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000100000000-0x00000001af200000) (2802MB)
    [ 0.000000] efi: mem50: [Reserved |RUN| | | | | | | | ] range=[0x00000000cbc00000-0x00000000cfe00000) (66MB)
    [ 0.000000] efi: mem51: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000f8000000-0x00000000fc000000) (64MB)
    [ 0.000000] efi: mem52: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    [ 0.000000] efi: mem53: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fed00000-0x00000000fed04000) (0MB)
    [ 0.000000] efi: mem54: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem55: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fee00000-0x00000000fee01000) (0MB)
    [ 0.000000] efi: mem56: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000ff000000-0x0000000100000000) (16MB)
    [ 0.000000] SMBIOS 2.7 present.
    [ 0.000000] DMI: ASUSTeK COMPUTER INC. X450LD/X450LD, BIOS X450LD.208 06/11/2014
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x1af200 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-DFFFF uncachable
    [ 0.000000] E0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask 7F00000000 write-back
    [ 0.000000] 1 base 0100000000 mask 7F80000000 write-back
    [ 0.000000] 2 base 0180000000 mask 7FC0000000 write-back
    [ 0.000000] 3 base 00E0000000 mask 7FE0000000 uncachable
    [ 0.000000] 4 base 00D0000000 mask 7FF0000000 uncachable
    [ 0.000000] 5 base 00CC000000 mask 7FFC000000 uncachable
    [ 0.000000] 6 base 00CBC00000 mask 7FFFC00000 uncachable
    [ 0.000000] 7 base 01B0000000 mask 7FF0000000 uncachable
    [ 0.000000] 8 base 01AF800000 mask 7FFF800000 uncachable
    [ 0.000000] 9 base 01AF400000 mask 7FFFC00000 uncachable
    [ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
    [ 0.000000] e820: update [mem 0xcbc00000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xcb000 max_arch_pfn = 0x400000000
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b2d000, 0x01b2dfff] PGTABLE
    [ 0.000000] BRK [0x01b2e000, 0x01b2efff] PGTABLE
    [ 0.000000] BRK [0x01b2f000, 0x01b2ffff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x1af000000-0x1af1fffff]
    [ 0.000000] [mem 0x1af000000-0x1af1fffff] page 2M
    [ 0.000000] BRK [0x01b30000, 0x01b30fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x1a0000000-0x1aeffffff]
    [ 0.000000] [mem 0x1a0000000-0x1aeffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x180000000-0x19fffffff]
    [ 0.000000] [mem 0x180000000-0x19fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0xb9d7dfff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0x7fffffff] page 1G
    [ 0.000000] [mem 0x80000000-0xb9bfffff] page 2M
    [ 0.000000] [mem 0xb9c00000-0xb9d7dfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xb9d85000-0xba5dafff]
    [ 0.000000] [mem 0xb9d85000-0xb9dfffff] page 4k
    [ 0.000000] [mem 0xb9e00000-0xba3fffff] page 2M
    [ 0.000000] [mem 0xba400000-0xba5dafff] page 4k
    [ 0.000000] BRK [0x01b31000, 0x01b31fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xba85b000-0xc98b4fff]
    [ 0.000000] [mem 0xba85b000-0xba9fffff] page 4k
    [ 0.000000] [mem 0xbaa00000-0xc97fffff] page 2M
    [ 0.000000] [mem 0xc9800000-0xc98b4fff] page 4k
    [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xc9aca000-0xc9e0efff]
    [ 0.000000] [mem 0xc9aca000-0xc9bfffff] page 4k
    [ 0.000000] [mem 0xc9c00000-0xc9dfffff] page 2M
    [ 0.000000] [mem 0xc9e00000-0xc9e0efff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xcafff000-0xcaffffff]
    [ 0.000000] [mem 0xcafff000-0xcaffffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x17fffffff]
    [ 0.000000] [mem 0x100000000-0x17fffffff] page 1G
    [ 0.000000] RAMDISK: [mem 0x7fc02000-0x7fffffff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000C9E93000 000024 (v02 _ASUS_)
    [ 0.000000] ACPI: XSDT 0x00000000C9E93090 0000AC (v01 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x00000000C9EA9800 00010C (v05 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 0x00000000C9E93258 0165A6 (v02 _ASUS_ Notebook 00000012 INTL 20120711)
    [ 0.000000] ACPI: FACS 0x00000000CAB1BF80 000040
    [ 0.000000] ACPI: APIC 0x00000000C9EA9910 000072 (v03 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: FPDT 0x00000000C9EA9988 000044 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: ECDT 0x00000000C9EA99D0 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
    [ 0.000000] ACPI: LPIT 0x00000000C9EA9A98 000094 (v01 ALASKA 00000000 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000C9EA9B30 000174 (v01 Intel zpoddult 00001000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000C9EA9CA8 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000C9EAA1E8 000AD8 (v01 PmRef CpuPm 00003000 INTL 20120711)
    [ 0.000000] ACPI: MCFG 0x00000000C9EAACC0 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
    [ 0.000000] ACPI: SSDT 0x00000000C9EAAD00 00306D (v01 DptfTa DptfTabl 00001000 INTL 20120711)
    [ 0.000000] ACPI: HPET 0x00000000C9EADD70 000038 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000C9EADDA8 000298 (v01 SataRe SataTabl 00001000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000C9EAE040 003EE7 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
    [ 0.000000] ACPI: SSDT 0x00000000C9EB1F28 000CA1 (v01 SgRef SgPch 00001000 INTL 20120711)
    [ 0.000000] ACPI: BGRT 0x00000000C9EB2BD0 000038 (v00 _ASUS_ Notebook 01072009 ASUS 00010013)
    [ 0.000000] ACPI: SSDT 0x00000000C9EB2C08 001480 (v01 OptRef OptTabl 00001000 INTL 20120711)
    [ 0.000000] ACPI: MSDM 0x00000000C9AC7E18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000001af1fffff]
    [ 0.000000] NODE_DATA(0) allocated [mem 0x1af1f5000-0x1af1f8fff]
    [ 0.000000] [ffffea0000000000-ffffea0006bfffff] PMD -> [ffff8801a8800000-ffff8801ae7fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
    [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
    [ 0.000000] Normal [mem 0x0000000100000000-0x00000001af1fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
    [ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009dfff]
    [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000b9d7dfff]
    [ 0.000000] node 0: [mem 0x00000000b9d85000-0x00000000ba5dafff]
    [ 0.000000] node 0: [mem 0x00000000ba85b000-0x00000000c98b4fff]
    [ 0.000000] node 0: [mem 0x00000000c9aca000-0x00000000c9e0efff]
    [ 0.000000] node 0: [mem 0x00000000cafff000-0x00000000caffffff]
    [ 0.000000] node 0: [mem 0x0000000100000000-0x00000001af1fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000001af1fffff]
    [ 0.000000] On node 0 totalpages: 1542928
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12838 pages used for memmap
    [ 0.000000] DMA32 zone: 821620 pages, LIFO batch:31
    [ 0.000000] Normal zone: 11208 pages used for memmap
    [ 0.000000] Normal zone: 717312 pages, LIFO batch:31
    [ 0.000000] Reserving Intel graphics stolen memory at 0xcbe00000-0xcfdfffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
    [ 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[0x08] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-39
    [ 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: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
    [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xb9d7e000-0xb9d84fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xba5db000-0xba85afff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xba86a000-0xba86afff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xba877000-0xba877fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xc98b5000-0xc9ac9fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xc9e0f000-0xcab1cfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcab1d000-0xcaffefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcb000000-0xcbbfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcbc00000-0xcfdfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcfe00000-0xf7ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    [ 0.000000] e820: [mem 0xcfe00000-0xf7ffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff8801aee00000 s87128 r8192 d31656 u524288
    [ 0.000000] pcpu-alloc: s87128 r8192 d31656 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: 1518797
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: initrd=/intel-ucode.img initrd=/initramfs-linux-mainline.img root=/dev/sda2 rw rootfstype=ext4 acpi_osi=
    [ 0.000000] ACPI: _OSI method disabled
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
    [ 0.000000] AGP: Checking aperture...
    [ 0.000000] AGP: 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: 5953756K/6171712K available (5573K kernel code, 893K rwdata, 1788K rodata, 1168K init, 1156K bss, 217956K reserved, 0K cma-reserved)
    [ 0.000000] SLUB: 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] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [ 0.000000] NR_IRQS:8448 nr_irqs:728 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] spurious 8259A interrupt: IRQ7.
    [ 0.000000] tsc: Detected 2394.353 MHz processor
    [ 0.000040] Calibrating delay loop (skipped), value calculated using timer frequency.. 4790.23 BogoMIPS (lpj=7981176)
    [ 0.000044] pid_max: default: 32768 minimum: 301
    [ 0.000050] ACPI: Core revision 20150204
    [ 0.034560] ACPI: All ACPI Tables successfully acquired
    [ 0.036629] Security Framework initialized
    [ 0.036636] Yama: becoming mindful.
    [ 0.037324] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.039478] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.040415] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.040428] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.040670] Initializing cgroup subsys blkio
    [ 0.040674] Initializing cgroup subsys memory
    [ 0.040681] Initializing cgroup subsys devices
    [ 0.040684] Initializing cgroup subsys freezer
    [ 0.040686] Initializing cgroup subsys net_cls
    [ 0.040715] CPU: Physical Processor ID: 0
    [ 0.040716] CPU: Processor Core ID: 0
    [ 0.040721] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    [ 0.040722] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.041941] mce: CPU supports 7 MCE banks
    [ 0.041957] CPU0: Thermal monitoring enabled (TM1)
    [ 0.041970] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
    [ 0.041972] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
    [ 0.042092] Freeing SMP alternatives memory: 20K (ffffffff81a05000 - ffffffff81a0a000)
    [ 0.043116] Ignoring BGRT: invalid status 0 (expected 1)
    [ 0.044495] ftrace: allocating 21346 entries in 84 pages
    [ 0.056747] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
    [ 0.089782] TSC deadline timer enabled
    [ 0.089786] smpboot: CPU0: Intel(R) Core(TM) i5-4210U CPU @ 1.70GHz (fam: 06, model: 45, stepping: 01)
    [ 0.089816] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    [ 0.089843] ... version: 3
    [ 0.089844] ... bit width: 48
    [ 0.089845] ... generic registers: 4
    [ 0.089847] ... value mask: 0000ffffffffffff
    [ 0.089848] ... max period: 0000ffffffffffff
    [ 0.089849] ... fixed-purpose events: 3
    [ 0.089850] ... event mask: 000000070000000f
    [ 0.109937] x86: Booting SMP configuration:
    [ 0.109940] .... node #0, CPUs: #1
    [ 0.122572] CPU1 microcode updated early to revision 0x1c, date = 2014-07-03
    [ 0.126042] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.129984] #2 #3
    [ 0.165939] x86: Booted up 1 node, 4 CPUs
    [ 0.165943] smpboot: Total of 4 processors activated (19162.94 BogoMIPS)
    [ 0.170937] devtmpfs: initialized
    [ 0.173870] PM: Registering ACPI NVS region [mem 0xb9d7e000-0xb9d84fff] (28672 bytes)
    [ 0.173872] PM: Registering ACPI NVS region [mem 0xc9e0f000-0xcab1cfff] (13688832 bytes)
    [ 0.174282] pinctrl core: initialized pinctrl subsystem
    [ 0.174328] RTC time: 14:49:34, date: 03/14/15
    [ 0.174468] NET: Registered protocol family 16
    [ 0.187440] cpuidle: using governor ladder
    [ 0.200788] cpuidle: using governor menu
    [ 0.200839] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.200841] ACPI: bus type PCI registered
    [ 0.200843] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.200934] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.200937] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.201048] PCI: Using configuration type 1 for base access
    [ 0.214532] ACPI: Added _OSI(Module Device)
    [ 0.214535] ACPI: Added _OSI(Processor Device)
    [ 0.214536] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.214538] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.218484] ACPI : EC: EC description table is found, configuring boot EC
    [ 0.222593] ACPI: Executed 2 blocks of module-level executable AML code
    [ 0.234176] ACPI: Dynamic OEM Table Load:
    [ 0.234185] ACPI: SSDT 0xFFFF8801A7134800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
    [ 0.235459] ACPI: Dynamic OEM Table Load:
    [ 0.235467] ACPI: SSDT 0xFFFF8801A709A000 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
    [ 0.236797] ACPI: Dynamic OEM Table Load:
    [ 0.236803] ACPI: SSDT 0xFFFF8801A7114A00 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
    [ 0.238841] ACPI: Interpreter enabled
    [ 0.238853] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580)
    [ 0.238863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
    [ 0.238892] ACPI: (supports S0 S3 S4 S5)
    [ 0.238894] ACPI: Using IOAPIC for interrupt routing
    [ 0.238931] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.240682] ACPI: Power Resource [PC05] (on)
    [ 0.255005] ACPI Error: [_OSI] Namespace lookup failure, AE_NOT_FOUND (20150204/psargs-359)
    [ 0.255012] ACPI Error: Method parse/execution failed [\_SB_.BTKL._STA] (Node ffff8801a84aeaf0), AE_NOT_FOUND (20150204/psparse-536)
    [ 0.255033] ACPI Error: [_OSI] Namespace lookup failure, AE_NOT_FOUND (20150204/psargs-359)
    [ 0.255037] ACPI Error: Method parse/execution failed [\_SB_.BTKL._STA] (Node ffff8801a84aeaf0), AE_NOT_FOUND (20150204/psparse-536)
    [ 0.256966] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.256974] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.257651] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
    [ 0.258130] PCI host bridge to bus 0000:00
    [ 0.258134] pci_bus 0000:00: root bus resource [bus 00-3e]
    [ 0.258137] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
    [ 0.258139] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
    [ 0.258141] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
    [ 0.258143] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
    [ 0.258145] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
    [ 0.258147] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
    [ 0.258149] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
    [ 0.258151] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
    [ 0.258153] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
    [ 0.258155] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
    [ 0.258157] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
    [ 0.258159] pci_bus 0000:00: root bus resource [mem 0xcfe00000-0xfeafffff window]
    [ 0.258169] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
    [ 0.258303] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
    [ 0.258318] pci 0000:00:02.0: reg 0x10: [mem 0xf7400000-0xf77fffff 64bit]
    [ 0.258327] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.258334] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
    [ 0.258456] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
    [ 0.258467] pci 0000:00:03.0: reg 0x10: [mem 0xf7a1c000-0xf7a1ffff 64bit]
    [ 0.258597] pci 0000:00:04.0: [8086:0a03] type 00 class 0x118000
    [ 0.258612] pci 0000:00:04.0: reg 0x10: [mem 0xf7a10000-0xf7a17fff 64bit]
    [ 0.258761] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
    [ 0.258781] pci 0000:00:14.0: reg 0x10: [mem 0xf7a00000-0xf7a0ffff 64bit]
    [ 0.258849] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.258907] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 0.258954] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
    [ 0.258975] pci 0000:00:16.0: reg 0x10: [mem 0xf7a25000-0xf7a2501f 64bit]
    [ 0.259046] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.259156] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
    [ 0.259173] pci 0000:00:1b.0: reg 0x10: [mem 0xf7a18000-0xf7a1bfff 64bit]
    [ 0.259250] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.259309] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.259353] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
    [ 0.259428] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.259489] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.259533] pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400
    [ 0.259611] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 0.259672] pci 0000:00:1c.2: System wakeup disabled by ACPI
    [ 0.259717] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
    [ 0.259794] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.259855] pci 0000:00:1c.3: System wakeup disabled by ACPI
    [ 0.259900] pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400
    [ 0.259977] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.260053] pci 0000:00:1c.4: System wakeup disabled by ACPI
    [ 0.260107] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
    [ 0.260130] pci 0000:00:1d.0: reg 0x10: [mem 0xf7a23000-0xf7a233ff]
    [ 0.260231] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.260306] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.260356] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
    [ 0.260569] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
    [ 0.260586] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
    [ 0.260595] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
    [ 0.260603] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
    [ 0.260611] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
    [ 0.260619] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
    [ 0.260627] pci 0000:00:1f.2: reg 0x24: [mem 0xf7a22000-0xf7a227ff]
    [ 0.260670] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.260765] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
    [ 0.260781] pci 0000:00:1f.3: reg 0x10: [mem 0xf7a21000-0xf7a210ff 64bit]
    [ 0.260803] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
    [ 0.260996] acpiphp: Slot [1] registered
    [ 0.261002] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.261103] pci 0000:02:00.0: [1969:10a1] type 00 class 0x020000
    [ 0.261131] pci 0000:02:00.0: reg 0x10: [mem 0xf7900000-0xf793ffff 64bit]
    [ 0.261144] pci 0000:02:00.0: reg 0x18: [io 0xe000-0xe07f]
    [ 0.261271] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.261309] pci 0000:02:00.0: System wakeup disabled by ACPI
    [ 0.267583] pci 0000:00:1c.2: PCI bridge to [bus 02]
    [ 0.267587] pci 0000:00:1c.2: bridge window [io 0xe000-0xefff]
    [ 0.267591] pci 0000:00:1c.2: bridge window [mem 0xf7900000-0xf79fffff]
    [ 0.269364] pci 0000:03:00.0: [1814:3290] type 00 class 0x028000
    [ 0.269385] pci 0000:03:00.0: reg 0x10: [mem 0xf7810000-0xf781ffff]
    [ 0.269534] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
    [ 0.269571] pci 0000:03:00.0: System wakeup disabled by ACPI
    [ 0.271295] pci 0000:03:00.1: [1814:3298] type 00 class 0x0d1100
    [ 0.271315] pci 0000:03:00.1: reg 0x10: [mem 0xf7800000-0xf780ffff]
    [ 0.271464] pci 0000:03:00.1: supports D1
    [ 0.271466] pci 0000:03:00.1: PME# supported from D0 D1 D3hot D3cold
    [ 0.279635] pci 0000:00:1c.3: PCI bridge to [bus 03]
    [ 0.279641] pci 0000:00:1c.3: bridge window [mem 0xf7800000-0xf78fffff]
    [ 0.279744] pci 0000:04:00.0: [10de:1140] type 00 class 0x030200
    [ 0.279769] pci 0000:04:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
    [ 0.279792] pci 0000:04:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.279816] pci 0000:04:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
    [ 0.279831] pci 0000:04:00.0: reg 0x24: [io 0xd000-0xd07f]
    [ 0.279847] pci 0000:04:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
    [ 0.279982] pci 0000:04:00.0: System wakeup disabled by ACPI
    [ 0.284661] pci 0000:00:1c.4: PCI bridge to [bus 04]
    [ 0.284665] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    [ 0.284668] pci 0000:00:1c.4: bridge window [mem 0xf6000000-0xf70fffff]
    [ 0.284674] pci 0000:00:1c.4: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 0.284707] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    [ 0.285766] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12) *0, disabled.
    [ 0.285822] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 0.285876] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 0.285928] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 0.285979] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 0.286029] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 0.286080] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 0.286131] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 0.286172] ACPI Error: [_OSI] Namespace lookup failure, AE_NOT_FOUND (20150204/psargs-359)
    [ 0.286178] ACPI Error: Method parse/execution failed [\_SB_.BTKL._STA] (Node ffff8801a84aeaf0), AE_NOT_FOUND (20150204/psparse-536)
    [ 0.286526] ACPI: Enabled 4 GPEs in block 00 to 7F
    [ 0.286627] ACPI : EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62
    [ 0.286757] vgaarb: setting as boot device: PCI:0000:00:02.0
    [ 0.286760] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.286764] vgaarb: loaded
    [ 0.286765] vgaarb: bridge control possible 0000:00:02.0
    [ 0.286917] PCI: Using ACPI for IRQ routing
    [ 0.288384] PCI: pci_cache_line_size set to 64 bytes
    [ 0.288438] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
    [ 0.288440] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
    [ 0.288442] e820: reserve RAM buffer [mem 0xb9d7e000-0xbbffffff]
    [ 0.288444] e820: reserve RAM buffer [mem 0xba5db000-0xbbffffff]
    [ 0.288445] e820: reserve RAM buffer [mem 0xba86a018-0xbbffffff]
    [ 0.288447] e820: reserve RAM buffer [mem 0xc98b5000-0xcbffffff]
    [ 0.288449] e820: reserve RAM buffer [mem 0xc9e0f000-0xcbffffff]
    [ 0.288451] e820: reserve RAM buffer [mem 0xcb000000-0xcbffffff]
    [ 0.288453] e820: reserve RAM buffer [mem 0x1af200000-0x1afffffff]
    [ 0.288579] NetLabel: Initializing
    [ 0.288580] NetLabel: domain hash size = 128
    [ 0.288581] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.288596] NetLabel: unlabeled traffic allowed by default
    [ 0.288627] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.288633] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.290662] Switched to clocksource hpet
    [ 0.296419] pnp: PnP ACPI init
    [ 0.296545] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.296549] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.296845] system 00:01: [io 0x0680-0x069f] has been reserved
    [ 0.296848] system 00:01: [io 0xffff] has been reserved
    [ 0.296850] system 00:01: [io 0xffff] has been reserved
    [ 0.296852] system 00:01: [io 0xffff] has been reserved
    [ 0.296854] system 00:01: [io 0x1c00-0x1cfe] has been reserved
    [ 0.296856] system 00:01: [io 0x1d00-0x1dfe] has been reserved
    [ 0.296859] system 00:01: [io 0x1e00-0x1efe] has been reserved
    [ 0.296861] system 00:01: [io 0x1f00-0x1ffe] has been reserved
    [ 0.296863] system 00:01: [io 0x1800-0x18fe] could not be reserved
    [ 0.296865] system 00:01: [io 0x164e-0x164f] has been reserved
    [ 0.296868] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.296905] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.296966] system 00:03: [io 0x1854-0x1857] has been reserved
    [ 0.296969] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.297030] system 00:04: [io 0x04d0-0x04d1] has been reserved
    [ 0.297033] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.297073] system 00:05: [io 0x0240-0x0259] has been reserved
    [ 0.297075] system 00:05: [io 0x0380-0x038f] has been reserved
    [ 0.297077] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.297149] pnp 00:06: Plug and Play ACPI device, IDs FLT0102 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
    [ 0.297194] pnp 00:07: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
    [ 0.297753] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.297756] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.297759] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.297762] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.297765] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.297768] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.297771] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 0.297774] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.297777] system 00:08: [mem 0xff000000-0xffffffff] has been reserved
    [ 0.297780] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.297783] system 00:08: [mem 0xf7fdf000-0xf7fdffff] has been reserved
    [ 0.297785] system 00:08: [mem 0xf7fe0000-0xf7feffff] has been reserved
    [ 0.297789] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.297888] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.298113] ACPI Error: [_OSI] Namespace lookup failure, AE_NOT_FOUND (20150204/psargs-359)
    [ 0.298119] ACPI Error: Method parse/execution failed [\_SB_.BTKL._STA] (Node ffff8801a84aeaf0), AE_NOT_FOUND (20150204/psparse-536)
    [ 0.298320] pnp: PnP ACPI: found 10 devices
    [ 0.304961] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.304974] pci 0000:00:1c.2: PCI bridge to [bus 02]
    [ 0.304978] pci 0000:00:1c.2: bridge window [io 0xe000-0xefff]
    [ 0.304983] pci 0000:00:1c.2: bridge window [mem 0xf7900000-0xf79fffff]
    [ 0.304991] pci 0000:00:1c.3: PCI bridge to [bus 03]
    [ 0.304996] pci 0000:00:1c.3: bridge window [mem 0xf7800000-0xf78fffff]
    [ 0.305004] pci 0000:00:1c.4: PCI bridge to [bus 04]
    [ 0.305007] pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    [ 0.305012] pci 0000:00:1c.4: bridge window [mem 0xf6000000-0xf70fffff]
    [ 0.305016] pci 0000:00:1c.4: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 0.305023] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
    [ 0.305026] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
    [ 0.305028] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
    [ 0.305030] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
    [ 0.305032] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
    [ 0.305034] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
    [ 0.305036] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
    [ 0.305038] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
    [ 0.305040] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
    [ 0.305042] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
    [ 0.305044] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
    [ 0.305046] pci_bus 0000:00: resource 15 [mem 0xcfe00000-0xfeafffff window]
    [ 0.305049] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
    [ 0.305051] pci_bus 0000:02: resource 1 [mem 0xf7900000-0xf79fffff]
    [ 0.305053] pci_bus 0000:03: resource 1 [mem 0xf7800000-0xf78fffff]
    [ 0.305055] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
    [ 0.305057] pci_bus 0000:04: resource 1 [mem 0xf6000000-0xf70fffff]
    [ 0.305059] pci_bus 0000:04: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 0.305092] NET: Registered protocol family 2
    [ 0.305327] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.305508] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.305650] TCP: Hash tables configured (established 65536 bind 65536)
    [ 0.305671] TCP: reno registered
    [ 0.305686] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.305719] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.305779] NET: Registered protocol family 1
    [ 0.305797] pci 0000:00:02.0: Video device with shadowed ROM
    [ 0.306052] pci 0000:02:00.0: set MSI_INTX_DISABLE_BUG flag
    [ 0.306077] PCI: CLS 64 bytes, default 64
    [ 0.306126] Unpacking initramfs...
    [ 0.388937] Freeing initrd memory: 4088K (ffff88007fc02000 - ffff880080000000)
    [ 0.388947] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.388951] software IO TLB [mem 0xc32f8000-0xc72f8000] (64MB) mapped at [ffff8800c32f8000-ffff8800c72f7fff]
    [ 0.389171] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
    [ 0.389230] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x1c
    [ 0.389238] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x1c
    [ 0.389248] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x1c
    [ 0.389258] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x1c
    [ 0.389313] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 0.389343] Scanning for low memory corruption every 60 seconds
    [ 0.389619] futex hash table entries: 1024 (order: 4, 65536 bytes)
    [ 0.389637] Initialise system trusted keyring
    [ 0.390008] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.391638] zpool: loaded
    [ 0.391641] zbud: loaded
    [ 0.391847] VFS: Disk quotas dquot_6.5.2
    [ 0.391886] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.392076] Key type big_key registered
    [ 0.392275] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.392313] io scheduler noop registered
    [ 0.392316] io scheduler deadline registered
    [ 0.392350] io scheduler cfq registered (default)
    [ 0.393087] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    [ 0.393092] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    [ 0.393109] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
    [ 0.393111] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
    [ 0.393115] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
    [ 0.393130] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
    [ 0.393132] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
    [ 0.393134] pci 0000:03:00.1: Signaling PME through PCIe PME interrupt
    [ 0.393138] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
    [ 0.393154] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
    [ 0.393156] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
    [ 0.393160] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
    [ 0.393168] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.393186] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.393205] efifb: probing for efifb
    [ 0.393226] efifb: framebuffer at 0xd0000000, mapped to 0xffffc90004f00000, using 4128k, total 4128k
    [ 0.393228] efifb: mode is 1366x768x32, linelength=5504, pages=1
    [ 0.393229] efifb: scrolling: redraw
    [ 0.393231] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.396869] Console: switching to colour frame buffer device 170x48
    [ 0.400357] fb0: EFI VGA frame buffer device
    [ 0.400367] intel_idle: MWAIT substates: 0x11142120
    [ 0.400369] intel_idle: v0.4 model 0x45
    [ 0.400370] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.400674] GHES: HEST is not enabled!
    [ 0.400759] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.401281] Linux agpgart interface v0.103
    [ 0.401345] rtc_cmos 00:02: RTC can wake from S4
    [ 0.401480] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    [ 0.401510] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 0.401526] Intel P-state driver initializing.
    [ 0.401679] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.402207] TCP: cubic registered
    [ 0.402436] NET: Registered protocol family 10
    [ 0.402861] NET: Registered protocol family 17
    [ 0.403549] Loading compiled-in X.509 certificates
    [ 0.403578] registered taskstats version 1
    [ 0.404855] Magic number: 7:305:839
    [ 0.405045] rtc_cmos 00:02: setting system clock to 2015-03-14 14:49:34 UTC (1426344574)
    [ 0.405254] PM: Hibernation image not present or could not be loaded.
    [ 0.405865] Freeing unused kernel memory: 1168K (ffffffff818e1000 - ffffffff81a05000)
    [ 0.405869] Write protecting the kernel read-only data: 8192k
    [ 0.406503] Freeing unused kernel memory: 560K (ffff880001574000 - ffff880001600000)
    [ 0.406722] Freeing unused kernel memory: 260K (ffff8800017bf000 - ffff880001800000)
    [ 0.415600] random: systemd-tmpfile urandom read with 1 bits of entropy available
    [ 0.428621] sdhci: Secure Digital Host Controller Interface driver
    [ 0.428624] sdhci: Copyright(c) Pierre Ossman
    [ 0.432810] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
    [ 0.434654] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.434686] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.438789] ACPI: bus type USB registered
    [ 0.438822] usbcore: registered new interface driver usbfs
    [ 0.438836] usbcore: registered new interface driver hub
    [ 0.438866] usbcore: registered new device driver usb
    [ 0.439456] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.439732] ehci-pci: EHCI PCI platform driver
    [ 0.439788] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 0.439796] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
    [ 0.439810] ehci-pci 0000:00:1d.0: debug port 2
    [ 0.440689] SCSI subsystem initialized
    [ 0.441807] libata version 3.00 loaded.
    [ 0.443716] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 0.443738] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7a23000
    [ 0.450881] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 0.457612] hub 1-0:1.0: USB hub found
    [ 0.457623] hub 1-0:1.0: 2 ports detected
    [ 0.457875] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.457882] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
    [ 0.457958] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00003810
    [ 0.457964] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 0.458152] hub 2-0:1.0: USB hub found
    [ 0.458161] hub 2-0:1.0: 9 ports detected
    [ 0.460386] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.460389] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [ 0.460507] hub 3-0:1.0: USB hub found
    [ 0.460513] hub 3-0:1.0: 4 ports detected
    [ 0.461400] ahci 0000:00:1f.2: version 3.0
    [ 0.461544] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
    [ 0.474228] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x3 impl SATA mode
    [ 0.474234] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo only pio slum part deso sadm sds apst
    [ 0.474875] scsi host0: ahci
    [ 0.475020] scsi host1: ahci
    [ 0.475159] scsi host2: ahci
    [ 0.475279] scsi host3: ahci
    [ 0.475335] ata1: SATA max UDMA/133 abar m2048@0xf7a22000 port 0xf7a22100 irq 45
    [ 0.475337] ata2: SATA max UDMA/133 abar m2048@0xf7a22000 port 0xf7a22180 irq 45
    [ 0.475339] ata3: DUMMY
    [ 0.475340] ata4: DUMMY
    [ 0.483062] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.764471] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 0.794476] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 0.797272] ata1.00: ATA-9: Corsair Force LX SSD, N0307A, max UDMA/133
    [ 0.797277] ata1.00: 250069680 sectors, multi 2: LBA48 NCQ (depth 31/32), AA
    [ 0.797611] ata1.00: configured for UDMA/133
    [ 0.797790] scsi 0:0:0:0: Direct-Access ATA Corsair Force LX 7A PQ: 0 ANSI: 5
    [ 0.817843] usb 2-5: new high-speed USB device number 2 using xhci_hcd
    [ 0.888974] hub 1-1:1.0: USB hub found
    [ 0.889039] hub 1-1:1.0: 8 ports detected
    [ 1.118072] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 1.121576] ata2.00: ATAPI: TSSTcorp CDDVDW SU-228FB, AS00, max UDMA/100
    [ 1.126383] ata2.00: configured for UDMA/100
    [ 1.134312] scsi 1:0:0:0: CD-ROM TSSTcorp CDDVDW SU-228FB AS00 PQ: 0 ANSI: 5
    [ 1.145602] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
    [ 1.145650] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.145655] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.145664] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.149453] sda: sda1 sda2 sda3
    [ 1.149802] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.159142] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 1.159146] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 1.159335] sr 1:0:0:0: Attached scsi CD-ROM sr0
    [ 1.270792] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [ 1.332987] systemd[1]: systemd 218 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
    [ 1.333146] systemd[1]: Detected architecture 'x86-64'.
    [ 1.333579] systemd[1]: Set hostname to <hal>.
    [ 1.390731] systemd[1]: Starting Login Prompts.
    [ 1.390866] systemd[1]: Reached target Login Prompts.
    [ 1.390892] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 1.391053] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 1.391068] systemd[1]: Expecting device dev-sda1.device...
    [ 1.391131] systemd[1]: Starting Swap.
    [ 1.391189] systemd[1]: Reached target Swap.
    [ 1.391204] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 1.391237] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 1.391251] systemd[1]: Starting Root Slice.
    [ 1.391516] systemd[1]: Created slice Root Slice.
    [ 1.391530] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 1.391586] tsc: Refined TSC clocksource calibration: 2394.457 MHz
    [ 1.391660] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 1.391676] systemd[1]: Starting Journal Socket.
    [ 1.391774] systemd[1]: Listening on Journal Socket.
    [ 1.391804] systemd[1]: Starting User and Session Slice.
    [ 1.391891] systemd[1]: Created slice User and Session Slice.
    [ 1.391899] systemd[1]: Starting Journal Socket (/dev/log).
    [ 1.391955] systemd[1]: Listening on Journal Socket (/dev/log).
    [ 1.391963] systemd[1]: Starting Delayed Shutdown Socket.
    [ 1.392014] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 1.392021] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 1.392076] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 1.392083] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 1.392142] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 1.404539] systemd[1]: Listening on Journal Audit Socket.
    [ 1.404567] systemd[1]: Starting System Slice.
    [ 1.404753] systemd[1]: Created slice System Slice.
    [ 1.405170] systemd[1]: Started Set Up Additional Binary Formats.
    [ 1.405256] systemd[1]: Mounting Debug File System...
    [ 1.405704] systemd[1]: Starting Setup Virtual Console...
    [ 1.406206] systemd[1]: Starting Journal Service...
    [ 1.406973] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 1.407431] systemd[1]: Starting system-getty.slice.
    [ 1.407583] systemd[1]: Created slice system-getty.slice.
    [ 1.407652] systemd[1]: Mounting Huge Pages File System...
    [ 1.408243] systemd[1]: Started File System Check on Root Device.
    [ 1.408275] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 1.408675] systemd[1]: Starting system-systemd\x2dfsck.slice.
    [ 1.408786] systemd[1]: Created slice system-systemd\x2dfsck.slice.
    [ 1.408802] systemd[1]: Starting Encrypted Volumes.
    [ 1.408843] systemd[1]: Reached target Encrypted Volumes.
    [ 1.408860] systemd[1]: Starting udev Control Socket.
    [ 1.408920] systemd[1]: Listening on udev Control Socket.
    [ 1.409625] systemd[1]: Mounting Temporary Directory...
    [ 1.410189] systemd[1]: Starting udev Kernel Socket.
    [ 1.410267] systemd[1]: Listening on udev Kernel Socket.
    [ 1.410296] systemd[1]: Starting udev Coldplug all Devices...
    [ 1.411636] systemd[1]: Started Load Kernel Modules.
    [ 1.411663] systemd[1]: Mounted FUSE Control File System.
    [ 1.411711] systemd[1]: Mounting Configuration File System...
    [ 1.412105] systemd[1]: Mounting POSIX Message Queue File System...
    [ 1.412517] systemd[1]: Starting Remote File Systems.
    [ 1.412594] systemd[1]: Reached target Remote File Systems.
    [ 1.412633] systemd[1]: Starting Apply Kernel Variables...
    [ 1.413108] systemd[1]: Expecting device dev-sda3.device...
    [ 1.413180] systemd[1]: Starting Slices.
    [ 1.413242] systemd[1]: Reached target Slices.
    [ 1.413268] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 1.413329] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 1.413348] systemd[1]: Starting Paths.
    [ 1.413415] systemd[1]: Reached target Paths.
    [ 1.413980] systemd[1]: Started Create list of required static device nodes for the current kernel.
    [ 1.415449] systemd[1]: Started Setup Virtual Console.
    [ 1.417502] systemd[1]: Mounted Configuration File System.
    [ 1.417780] EXT4-fs (sda2): re-mounted. Opts: data=ordered,discard
    [ 1.419393] systemd[1]: Mounted POSIX Message Queue File System.
    [ 1.420243] systemd[1]: Mounted Debug File System.
    [ 1.420980] systemd[1]: Mounted Huge Pages File System.
    [ 1.421670] systemd[1]: Mounted Temporary Directory.
    [ 1.422842] systemd[1]: Started Remount Root and Kernel File Systems.
    [ 1.431714] systemd[1]: Started Apply Kernel Variables.
    [ 1.432536] systemd[1]: Started udev Coldplug all Devices.
    [ 1.437198] systemd[1]: Starting Load/Save Random Seed...
    [ 1.438791] systemd[1]: Started Rebuild Hardware Database.
    [ 1.438826] systemd[1]: Started Rebuild Dynamic Linker Cache.
    [ 1.438844] systemd[1]: Started First Boot Wizard.
    [ 1.438860] systemd[1]: Started Create System Users.
    [ 1.438917] systemd[1]: Starting Create Static Device Nodes in /dev...
    [ 1.443195] systemd[1]: Started Load/Save Random Seed.
    [ 1.459454] systemd[1]: Started Create Static Device Nodes in /dev.
    [ 1.460356] systemd[1]: Starting udev Kernel Device Manager...
    [ 1.461282] systemd[1]: Starting Local File Systems (Pre).
    [ 1.461977] systemd[1]: Reached target Local File Systems (Pre).
    [ 1.531924] systemd[1]: Started udev Kernel Device Manager.
    [ 1.553706] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 1.556325] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
    [ 1.561234] ACPI: Lid Switch [LID]
    [ 1.561319] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
    [ 1.561324] ACPI: Sleep Button [SLPB]
    [ 1.561393] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 1.561396] ACPI: Power Button [PWRF]
    [ 1.580408] ACPI: AC Adapter [AC0] (on-line)
    [ 1.606236] hidraw: raw HID events driver (C) Jiri Kosina
    [ 1.610817] [drm] Initialized drm 1.1.0 20060810
    [ 1.647229] ACPI: Battery Slot [BAT0] (battery present)
    [ 1.647475] wmi: Mapper loaded
    [ 1.677123] sound hdaudioC1D0: CX20751/2: BIOS auto-probing.
    [ 1.677422] sound hdaudioC1D0: autoconfig for CX20751/2: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
    [ 1.677426] sound hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 1.677429] sound hdaudioC1D0: hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
    [ 1.677431] sound hdaudioC1D0: mono: mono_out=0x0
    [ 1.677433] sound hdaudioC1D0: inputs:
    [ 1.677436] sound hdaudioC1D0: Internal Mic=0x1a
    [ 1.677439] sound hdaudioC1D0: Mic=0x19
    [ 1.677929] thermal LNXTHERM:00: registered as thermal_zone2
    [ 1.677933] ACPI: Thermal Zone [THRM] (42 C)
    [ 1.678052] sound hdaudioC1D0: Enable sync_write for stable communication
    [ 1.680963] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input5
    [ 1.681093] [drm] Memory usable by graphics device = 2048M
    [ 1.681097] checking generic (d0000000 408000) vs hw (d0000000 10000000)
    [ 1.681099] fb: switching to inteldrmfb from EFI VGA
    [ 1.681124] Console: switching to colour dummy device 80x25
    [ 1.681211] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input6
    [ 1.681232] [drm] Replacing VGA console driver
    [ 1.681254] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input7
    [ 1.686528] input: PC Speaker as /devices/platform/pcspkr/input/input8
    [ 1.693423] alx 0000:02:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [78:24:af:6c:a3:75]
    [ 1.701875] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 1.701878] [drm] Driver supports precise vblank timestamp query.
    [ 1.701979] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 1.709764] systemd[1]: Found device Corsair_Force_LX_SSD 3.
    [ 1.710440] systemd[1]: Found device Corsair_Force_LX_SSD ESP.
    [ 1.710484] systemd[1]: Mounting /boot...
    [ 1.711777] systemd[1]: Starting File System Check on /dev/sda3...
    [ 1.717424] iTCO_vendor_support: vendor-support=0
    [ 1.717576] AVX2 version of gcm_enc/dec engaged.
    [ 1.717578] AES CTR mode by8 optimization enabled
    [ 1.717646] cfg80211: Calling CRDA to update world regulatory domain
    [ 1.717946] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [ 1.717986] iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
    [ 1.718109] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 1.718376] media: Linux media interface: v0.10
    [ 1.727078] systemd[1]: Starting Sound Card.
    [ 1.727130] systemd[1]: Reached target Sound Card.
    [ 1.729262] asus_wmi: ASUS WMI generic driver loaded
    [ 1.729427] Linux video capture interface: v2.00
    [ 1.730834] asus_wmi: Initialization: 0x1
    [ 1.730877] asus_wmi: BIOS WMI version: 7.9
    [ 1.730930] asus_wmi: SFUN value: 0x4a0877
    [ 1.731917] alx 0000:02:00.0 enp2s0: renamed from eth0
    [ 1.732263] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input10
    [ 1.748309] fbcon: inteldrmfb (fb0) is primary device
    [ 1.751204] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
    [ 1.761392] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    [ 1.765545] ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no)
    [ 1.772307] asus_wmi: Backlight controlled by ACPI video driver
    [ 1.794652] uvcvideo: Found UVC 1.00 device USB Camera (0bda:57b4)
    [ 1.797927] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3290, rev 0013 detected
    [ 1.798396] intel_rapl: Found RAPL domain package
    [ 1.798398] intel_rapl: Found RAPL domain core
    [

    Still no ideas ?

  • [Solved] "cannot open display" after suspend/resume, possibly broadcom

    Hey peoples,
    [EDIT: I think my initial assumptions are incorrect, this issue seems to be occurring independently of whatever wifi driver I have loaded]
    I'm finding that after suspend/resume my machine will not open any new windows. The windows that were already open continue to function. If I've left a terminal open, and attempt to open a new window I get the message:
    [framps@localhost ~]$ firefox
    Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyError: cannot open display: :0.0
    I've found that removing the broadcom-wl driver from my system seems to fix the issue. I can't see anything particularly obvious in my dmesg. I think I need the broadcom-wl driver as I have not been able to get b43 or bcma to work for my machine.
    [  948.814261] cfg80211: World regulatory domain updated:
    [  948.814266] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    [  948.814269] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [  948.814272] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [  948.814275] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [  948.814277] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [  948.814280] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [  949.404722] r8169 0000:0c:00.0 eth0: link down
    [  949.404741] r8169 0000:0c:00.0 eth0: link down
    [  949.404773] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [  949.355635] PM: Syncing filesystems ... done.
    [  949.717960] PM: Preparing system for mem sleep
    [  949.851316] Freezing user space processes ... (elapsed 0.01 seconds) done.
    [  949.862059] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
    [  949.875377] PM: Entering mem sleep
    [  949.875472] Suspending console(s) (use no_console_suspend to debug)
    [  950.064255] xhci_hcd 0000:00:14.0: WARN Event TRB for slot 1 ep 0 with no TDs queued?
    [  950.064507] sd 0:0:0:0: [sda] Synchronizing SCSI cache
    [  950.075138] sd 0:0:0:0: [sda] Stopping disk
    [  950.165918] ERROR @wl_notify_scan_status : Scan complete while device not scanning
    [  950.477845] i915 0000:00:02.0: power state changed by ACPI to D3hot
    [  950.551140] PM: suspend of devices complete after 676.056 msecs
    [  950.551485] PM: late suspend of devices complete after 0.342 msecs
    [  950.567669] r8169 0000:0c:00.0: wake-up capability enabled by ACPI
    [  950.581418] ehci_hcd 0000:00:1d.0: wake-up capability enabled by ACPI
    [  950.594384] ehci_hcd 0000:00:1a.0: wake-up capability enabled by ACPI
    [  950.620974] xhci_hcd 0000:00:14.0: wake-up capability enabled by ACPI
    [  950.634321] PM: noirq suspend of devices complete after 82.939 msecs
    [  950.634762] ACPI: Preparing to enter system sleep state S3
    [  950.730816] PM: Saving platform NVS memory
    [  950.736910] Disabling non-boot CPUs ...
    [  950.738461] smpboot: CPU 1 is now offline
    [  950.840631] smpboot: CPU 2 is now offline
    [  950.943831] smpboot: CPU 3 is now offline
    [  950.944231] Extended CMOS year: 2000
    [  950.945389] ACPI: Low-level resume complete
    [  950.945427] PM: Restoring platform NVS memory
    [  950.945811] Extended CMOS year: 2000
    [  950.945864] Enabling non-boot CPUs ...
    [  950.949268] smpboot: Booting Node 0 Processor 1 APIC 0x1
    [  950.963117] CPU1 is up
    [  950.966520] smpboot: Booting Node 0 Processor 2 APIC 0x2
    [  950.980330] CPU2 is up
    [  950.980386] smpboot: Booting Node 0 Processor 3 APIC 0x3
    [  950.994238] CPU3 is up
    [  950.997398] ACPI: Waking up from system sleep state S3
    [  951.471580] i915 0000:00:02.0: power state changed by ACPI to D0
    [  951.498111] xhci_hcd 0000:00:14.0: wake-up capability disabled by ACPI
    [  951.524753] ehci_hcd 0000:00:1a.0: wake-up capability disabled by ACPI
    [  951.551380] ehci_hcd 0000:00:1d.0: wake-up capability disabled by ACPI
    [  951.564744] nvidia 0000:01:00.0: power state changed by ACPI to D0
    [  951.591567] PM: noirq resume of devices complete after 120.295 msecs
    [  951.591837] PM: early resume of devices complete after 0.236 msecs
    [  951.591891] i915 0000:00:02.0: setting latency timer to 64
    [  951.591894] xhci_hcd 0000:00:14.0: setting latency timer to 64
    [  951.591968] mei 0000:00:16.0: irq 43 for MSI/MSI-X
    [  951.591983] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [  951.592037] ehci_hcd 0000:00:1d.0: setting latency timer to 64
    [  951.592108] ahci 0000:00:1f.2: setting latency timer to 64
    [  951.592119] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
    [  951.594182] r8169 0000:0c:00.0: wake-up capability disabled by ACPI
    [  951.634511] [drm:__gen6_gt_force_wake_mt_get] *ERROR* Timed out waiting for forcewake old ack to clear.
    [  951.636110] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
    [  951.796066] r8169 0000:0c:00.0 eth0: link down
    [  951.824070] Extended CMOS year: 2000
    [  951.831119] usb 3-1.3: reset full-speed USB device number 3 using ehci_hcd
    [  951.910921] ata5: SATA link down (SStatus 0 SControl 300)
    [  951.916168] btusb 3-1.3:1.0: no reset_resume for driver btusb?
    [  951.916171] btusb 3-1.3:1.1: no reset_resume for driver btusb?
    [  951.924226] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [  951.926030] ata2.00: configured for UDMA/100
    [  951.981369] usb 4-1.6: reset high-speed USB device number 3 using ehci_hcd
    [  952.876326] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [  952.877743] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [  952.877747] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [  952.877750] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [  952.880489] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [  952.880493] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [  952.880496] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [  952.881600] ata1.00: configured for UDMA/100
    [  952.893105] sd 0:0:0:0: [sda] Starting disk
    [  952.911681] PM: resume of devices complete after 1321.544 msecs
    [  952.912745] PM: Finishing wakeup.
    [  952.912748] Restarting tasks ... done.
    [  953.018321] video LNXVIDEO:00: Restoring backlight state
    [  953.018862] video LNXVIDEO:01: Restoring backlight state
    [  953.376503] r8169 0000:0c:00.0 eth0: link up
    [  953.376515] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    Any help would be greatly appreciated. Thanks.
    Last edited by frampy (2013-03-16 01:20:57)

    It seems that the only option for my  wifi card, BCM43228 is the proprietary broadcom-wl.
    Can anyone suggest how I might be able to get any debugging information for this module? Maybe this driver is conflicting with something else on my system, as I can't find anyone else that is seeing this same issue.
    Very frustrating, my machine is a Thinkpad Edge E530. Because I ordered from New Zealand there was no option to include the alternative Intel card and I was stuck with the broadcom. Apparently there's a whitelist on the BIOS aswell which will prevent me from installing another card.

  • Choppy video/audio playback after two suspend/resume cycles?

    Hello!
    Today I figured out, that my video and audi playback becomes choppy after two or more suspend-cycles. Can somebody confirm this?
    I'm running a up-to-date Archlinux on my ThinkPad t430s. Several applications are affected: mplayer (virtual terminal), totem (Gnome 3), IOQuake3 (OpenGL is fine, but sound is choppy too).
    I wonder if I'm the only one?

    I tried it like described here: https://bugs.launchpad.net/ubuntu/+sour … omments/22
    Sadly it seems not to work for me.
    // Update:
    Ufff, looks weird to me at all.
    1. Seem not to occure with Kernel 3.6.x, but with Kernel 3.7.x
    2. Suspending/Resuming again maybe fix the issue, i.e. try to manually suspend with pm-suspend (uses a buch of quirks and so on and not only plain "suspend" from system) instead with systemd (systemctl suspend, is also used by GNOME or KDE internals)
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.7.1-CUSTOM (peter@cupcake) (gcc version 4.7.2 (GCC) ) #3 SMP PREEMPT Wed Dec 26 12:46:34 CET 2012
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-custom root=UUID=00faa466-81ea-40b0-a38e-093b44978182 ro quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009bfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009c000-0x000000000009cfff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009dfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000bffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000d032cfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000d032d000-0x00000000d052efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000d052f000-0x00000000d694efff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000d694f000-0x00000000dae9efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021e5fffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000021e600000-0x000000021e7fffff] reserved
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] efi: EFI v2.31 by Lenovo
    [ 0.000000] efi: ACPI 2.0=0xdaffe014 ACPI=0xdaffe000 SMBIOS=0xdae9e000
    [ 0.000000] efi: mem00: type=7, attr=0xf, range=[0x0000000000000000-0x0000000000087000) (0MB)
    [ 0.000000] efi: mem01: type=4, attr=0xf, range=[0x0000000000087000-0x0000000000088000) (0MB)
    [ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x0000000000088000-0x000000000009c000) (0MB)
    [ 0.000000] efi: mem03: type=0, attr=0xf, range=[0x000000000009c000-0x000000000009d000) (0MB)
    [ 0.000000] efi: mem04: type=4, attr=0xf, range=[0x000000000009d000-0x000000000009e000) (0MB)
    [ 0.000000] efi: mem05: type=0, attr=0xf, range=[0x000000000009e000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem06: type=2, attr=0xf, range=[0x0000000000100000-0x00000000010f0000) (15MB)
    [ 0.000000] efi: mem07: type=7, attr=0xf, range=[0x00000000010f0000-0x0000000002000000) (15MB)
    [ 0.000000] efi: mem08: type=2, attr=0xf, range=[0x0000000002000000-0x0000000002ff0000) (15MB)
    [ 0.000000] efi: mem09: type=7, attr=0xf, range=[0x0000000002ff0000-0x0000000020000000) (464MB)
    [ 0.000000] efi: mem10: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
    [ 0.000000] efi: mem11: type=7, attr=0xf, range=[0x0000000020200000-0x0000000037c16000) (378MB)
    [ 0.000000] efi: mem12: type=2, attr=0xf, range=[0x0000000037c16000-0x0000000037e03000) (1MB)
    [ 0.000000] efi: mem13: type=7, attr=0xf, range=[0x0000000037e03000-0x0000000040004000) (130MB)
    [ 0.000000] efi: mem14: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB)
    [ 0.000000] efi: mem15: type=7, attr=0xf, range=[0x0000000040005000-0x000000009939a000) (1427MB)
    [ 0.000000] efi: mem16: type=2, attr=0xf, range=[0x000000009939a000-0x00000000cdcfe000) (841MB)
    [ 0.000000] efi: mem17: type=4, attr=0xf, range=[0x00000000cdcfe000-0x00000000cdd1e000) (0MB)
    [ 0.000000] efi: mem18: type=7, attr=0xf, range=[0x00000000cdd1e000-0x00000000d0317000) (37MB)
    [ 0.000000] efi: mem19: type=4, attr=0xf, range=[0x00000000d0317000-0x00000000d032d000) (0MB)
    [ 0.000000] efi: mem20: type=0, attr=0xf, range=[0x00000000d032d000-0x00000000d052f000) (2MB)
    [ 0.000000] efi: mem21: type=4, attr=0xf, range=[0x00000000d052f000-0x00000000d0cee000) (7MB)
    [ 0.000000] efi: mem22: type=7, attr=0xf, range=[0x00000000d0cee000-0x00000000d0eff000) (2MB)
    [ 0.000000] efi: mem23: type=1, attr=0xf, range=[0x00000000d0eff000-0x00000000d0f1d000) (0MB)
    [ 0.000000] efi: mem24: type=7, attr=0xf, range=[0x00000000d0f1d000-0x00000000d2d40000) (30MB)
    [ 0.000000] efi: mem25: type=4, attr=0xf, range=[0x00000000d2d40000-0x00000000d45ef000) (24MB)
    [ 0.000000] efi: mem26: type=7, attr=0xf, range=[0x00000000d45ef000-0x00000000d4601000) (0MB)
    [ 0.000000] efi: mem27: type=4, attr=0xf, range=[0x00000000d4601000-0x00000000d5f4f000) (25MB)
    [ 0.000000] efi: mem28: type=7, attr=0xf, range=[0x00000000d5f4f000-0x00000000d649f000) (5MB)
    [ 0.000000] efi: mem29: type=2, attr=0xf, range=[0x00000000d649f000-0x00000000d64a8000) (0MB)
    [ 0.000000] efi: mem30: type=3, attr=0xf, range=[0x00000000d64a8000-0x00000000d694f000) (4MB)
    [ 0.000000] efi: mem31: type=5, attr=0x800000000000000f, range=[0x00000000d694f000-0x00000000d6a2f000) (0MB)
    [ 0.000000] efi: mem32: type=5, attr=0x800000000000000f, range=[0x00000000d6a2f000-0x00000000d6b4f000) (1MB)
    [ 0.000000] efi: mem33: type=6, attr=0x800000000000000f, range=[0x00000000d6b4f000-0x00000000d76f9000) (11MB)
    [ 0.000000] efi: mem34: type=6, attr=0x800000000000000f, range=[0x00000000d76f9000-0x00000000da59f000) (46MB)
    [ 0.000000] efi: mem35: type=0, attr=0xf, range=[0x00000000da59f000-0x00000000dae35000) (8MB)
    [ 0.000000] efi: mem36: type=0, attr=0xf, range=[0x00000000dae35000-0x00000000dae9b000) (0MB)
    [ 0.000000] efi: mem37: type=0, attr=0xf, range=[0x00000000dae9b000-0x00000000dae9d000) (0MB)
    [ 0.000000] efi: mem38: type=0, attr=0xf, range=[0x00000000dae9d000-0x00000000dae9f000) (0MB)
    [ 0.000000] efi: mem39: type=10, attr=0xf, range=[0x00000000dae9f000-0x00000000daef6000) (0MB)
    [ 0.000000] efi: mem40: type=10, attr=0xf, range=[0x00000000daef6000-0x00000000daf9f000) (0MB)
    [ 0.000000] efi: mem41: type=9, attr=0xf, range=[0x00000000daf9f000-0x00000000dafd8000) (0MB)
    [ 0.000000] efi: mem42: type=9, attr=0xf, range=[0x00000000dafd8000-0x00000000dafff000) (0MB)
    [ 0.000000] efi: mem43: type=4, attr=0xf, range=[0x00000000dafff000-0x00000000db000000) (0MB)
    [ 0.000000] efi: mem44: type=7, attr=0xf, range=[0x0000000100000000-0x000000021e600000) (4582MB)
    [ 0.000000] efi: mem45: type=0, attr=0x0, range=[0x00000000000a0000-0x00000000000c0000) (0MB)
    [ 0.000000] efi: mem46: type=0, attr=0x0, range=[0x00000000db000000-0x00000000dfa00000) (74MB)
    [ 0.000000] efi: mem47: type=11, attr=0x8000000000000001, range=[0x00000000f80f8000-0x00000000f80f9000) (0MB)
    [ 0.000000] efi: mem48: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem49: type=0, attr=0x0, range=[0x000000021e600000-0x000000021e800000) (2MB)
    [ 0.000000] DMI 2.7 present.
    [ 0.000000] DMI: LENOVO 2353CTO/2353CTO, BIOS G7ET63WW (2.05 ) 11/12/2012
    [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x21e600 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-FFFFF uncachable
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect
    [ 0.000000] 1 base 000000000 mask F80000000 write-back
    [ 0.000000] 2 base 080000000 mask FC0000000 write-back
    [ 0.000000] 3 base 0C0000000 mask FE0000000 write-back
    [ 0.000000] 4 base 0DC000000 mask FFC000000 uncachable
    [ 0.000000] 5 base 0DB000000 mask FFF000000 uncachable
    [ 0.000000] 6 base 100000000 mask F00000000 write-back
    [ 0.000000] 7 base 200000000 mask FE0000000 write-back
    [ 0.000000] 8 base 21F000000 mask FFF000000 uncachable
    [ 0.000000] 9 base 21E800000 mask FFF800000 uncachable
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
    [ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
    [ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0xdaffffff]
    [ 0.000000] [mem 0x00000000-0xdaffffff] page 2M
    [ 0.000000] kernel direct mapping tables up to 0xdaffffff @ [mem 0x1fffb000-0x1fffffff]
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x21e5fffff]
    [ 0.000000] [mem 0x100000000-0x21e5fffff] page 2M
    [ 0.000000] kernel direct mapping tables up to 0x21e5fffff @ [mem 0xd64a2000-0xd64a7fff]
    [ 0.000000] RAMDISK: [mem 0x37c16000-0x37e02fff]
    [ 0.000000] ACPI: RSDP 00000000daffe014 00024 (v02 LENOVO)
    [ 0.000000] ACPI: XSDT 00000000daffe170 000C4 (v01 LENOVO TP-G7 00002050 PTL 00000002)
    [ 0.000000] ACPI: FACP 00000000dafe6000 0010C (v05 LENOVO TP-G7 00002050 PTL 00000002)
    [ 0.000000] ACPI: DSDT 00000000dafe8000 10B02 (v01 LENOVO TP-G7 00002050 INTL 20061109)
    [ 0.000000] ACPI: FACS 00000000daf5a000 00040
    [ 0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 LENOVO TP-G7 00002050 PTL 00000001)
    [ 0.000000] ACPI: TCPA 00000000daffc000 00032 (v02 PTL LENOVO 06040000 LNVO 00000001)
    [ 0.000000] ACPI: SSDT 00000000daffb000 00408 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000daffa000 00033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000daff9000 00797 (v01 LENOVO SataAhci 00001000 INTL 20061109)
    [ 0.000000] ACPI: HPET 00000000dafe4000 00038 (v01 LENOVO TP-G7 00002050 PTL 00000002)
    [ 0.000000] ACPI: APIC 00000000dafe3000 00098 (v01 LENOVO TP-G7 00002050 PTL 00000002)
    [ 0.000000] ACPI: MCFG 00000000dafe2000 0003C (v01 LENOVO TP-G7 00002050 PTL 00000002)
    [ 0.000000] ACPI: ECDT 00000000dafe1000 00052 (v01 LENOVO TP-G7 00002050 PTL 00000002)
    [ 0.000000] ACPI: FPDT 00000000dafe0000 00064 (v01 LENOVO TP-G7 00002050 PTL 00000002)
    [ 0.000000] ACPI: ASF! 00000000dafe7000 000A5 (v32 LENOVO TP-G7 00002050 PTL 00000002)
    [ 0.000000] ACPI: UEFI 00000000dafdf000 0003E (v01 LENOVO TP-G7 00002050 PTL 00000002)
    [ 0.000000] ACPI: UEFI 00000000dafde000 00042 (v01 PTL COMBUF 00000001 PTL 00000001)
    [ 0.000000] ACPI: POAT 00000000dafdd000 00055 (v03 LENOVO TP-G7 00002050 PTL 00000002)
    [ 0.000000] ACPI: SSDT 00000000dafdc000 00BF3 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000dafdb000 00A83 (v01 PmRef CpuPm 00003000 INTL 20061109)
    [ 0.000000] ACPI: UEFI 00000000dafda000 002A6 (v01 LENOVO TP-G7 00002050 PTL 00000002)
    [ 0.000000] ACPI: DBG2 00000000dafd9000 000E9 (v00 LENOVO TP-G7 00002050 PTL 00000002)
    [ 0.000000] ACPI: BGRT 00000000dafd8000 00038 (v00 LENOVO TP-G7 00002050 PTL 00000002)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021e5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x21e5fffff]
    [ 0.000000] NODE_DATA [mem 0x21e5fc000-0x21e5fffff]
    [ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880215c00000-ffff88021dbfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00010000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x21e5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00010000-0x0009bfff]
    [ 0.000000] node 0: [mem 0x0009d000-0x0009dfff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20200000-0x40003fff]
    [ 0.000000] node 0: [mem 0x40005000-0xd032cfff]
    [ 0.000000] node 0: [mem 0xd052f000-0xd694efff]
    [ 0.000000] node 0: [mem 0xdafff000-0xdaffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x21e5fffff]
    [ 0.000000] On node 0 totalpages: 2050778
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 9 pages reserved
    [ 0.000000] DMA zone: 3908 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 16320 pages used for memmap
    [ 0.000000] DMA32 zone: 857485 pages, LIFO batch:31
    [ 0.000000] Normal zone: 18328 pages used for memmap
    [ 0.000000] Normal zone: 1154664 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[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, 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: 0x8086a301 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] e820: [mem 0xdfa00000-0xf80f7fff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 26 pages/cpu @ffff88021e200000 s74880 r8192 d23424 u262144
    [ 0.000000] pcpu-alloc: s74880 r8192 d23424 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2016057
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-custom root=UUID=00faa466-81ea-40b0-a38e-093b44978182 ro quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] __ex_table already sorted, skipping sort
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Memory: 7925636k/8886272k available (8420k kernel code, 683160k absent, 277476k reserved, 3005k data, 592k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
    [ 0.000000] NR_IRQS:4352 nr_irqs:744 16
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 33554432 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] tsc: Fast TSC calibration using PIT
    [ 0.001000] tsc: Detected 2593.853 MHz processor
    [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5187.70 BogoMIPS (lpj=2593853)
    [ 0.000008] pid_max: default: 32768 minimum: 301
    [ 0.042489] Security Framework initialized
    [ 0.043338] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.047370] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.049184] Mount-cache hash table entries: 256
    [ 0.049441] Initializing cgroup subsys cpuacct
    [ 0.049444] Initializing cgroup subsys memory
    [ 0.049454] Initializing cgroup subsys devices
    [ 0.049456] Initializing cgroup subsys freezer
    [ 0.049458] Initializing cgroup subsys net_cls
    [ 0.049459] Initializing cgroup subsys blkio
    [ 0.049461] Initializing cgroup subsys hugetlb
    [ 0.049500] CPU: Physical Processor ID: 0
    [ 0.049501] CPU: Processor Core ID: 0
    [ 0.049509] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.050268] mce: CPU supports 7 MCE banks
    [ 0.050288] CPU0: Thermal monitoring enabled (TM1)
    [ 0.050297] process: using mwait in idle threads
    [ 0.050303] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
    tlb_flushall_shift: 1
    [ 0.050499] Freeing SMP alternatives: 28k freed
    [ 0.051965] ACPI: Core revision 20120913
    [ 0.066657] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.076643] smpboot: CPU0: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz (fam: 06, model: 3a, stepping: 09)
    [ 0.177524] Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, Intel PMU driver.
    [ 0.177534] ... version: 3
    [ 0.177535] ... bit width: 48
    [ 0.177537] ... generic registers: 4
    [ 0.177539] ... value mask: 0000ffffffffffff
    [ 0.177540] ... max period: 000000007fffffff
    [ 0.177542] ... fixed-purpose events: 3
    [ 0.177544] ... event mask: 000000070000000f
    [ 0.185553] smpboot: Booting Node 0, Processors #1 #2 #3
    [ 0.231513] Brought up 4 CPUs
    [ 0.231519] smpboot: Total of 4 processors activated (20750.82 BogoMIPS)
    [ 0.237223] devtmpfs: initialized
    [ 0.239026] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes)
    [ 0.239159] NET: Registered protocol family 16
    [ 0.239343] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.239345] ACPI: bus type pci registered
    [ 0.239583] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.239587] PCI: not using MMCONFIG
    [ 0.239589] PCI: Using configuration type 1 for base access
    [ 0.242024] bio: create slab <bio-0> at 0
    [ 0.242103] ACPI: Added _OSI(Module Device)
    [ 0.242105] ACPI: Added _OSI(Processor Device)
    [ 0.242108] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.242110] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.244830] ACPI: EC: EC description table is found, configuring boot EC
    [ 0.253127] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.257407] ACPI: SSDT 00000000dae3a018 00A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.258158] ACPI: Dynamic OEM Table Load:
    [ 0.258162] ACPI: SSDT (null) 00A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.258610] ACPI: SSDT 00000000dae3ba98 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
    [ 0.259408] ACPI: Dynamic OEM Table Load:
    [ 0.259412] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
    [ 0.261508] ACPI: SSDT 00000000dae39d98 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
    [ 0.262238] ACPI: Dynamic OEM Table Load:
    [ 0.262241] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
    [ 0.263215] ACPI: Interpreter enabled
    [ 0.263220] ACPI: (supports S0 S3 S5)
    [ 0.263243] ACPI: Using IOAPIC for interrupt routing
    [ 0.263271] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.263924] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
    [ 0.281658] ACPI: Power Resource [PUBS] (on)
    [ 0.285870] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
    [ 0.287153] ACPI: ACPI Dock Station Driver: 2 docks/bays found
    [ 0.287160] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.287294] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
    [ 0.287376] PCI host bridge to bus 0000:00
    [ 0.287380] pci_bus 0000:00: root bus resource [bus 00-3f]
    [ 0.287384] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.287387] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.287390] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.287393] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
    [ 0.287396] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
    [ 0.287398] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
    [ 0.287401] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
    [ 0.287404] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.287407] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.287409] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.287412] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.287415] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    [ 0.287418] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    [ 0.287420] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
    [ 0.287423] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
    [ 0.287426] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff]
    [ 0.287429] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff]
    [ 0.287442] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
    [ 0.287508] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
    [ 0.287527] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit]
    [ 0.287538] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.287545] pci 0000:00:02.0: reg 20: [io 0x5000-0x503f]
    [ 0.287650] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
    [ 0.287692] pci 0000:00:14.0: reg 10: [mem 0xf2520000-0xf252ffff 64bit]
    [ 0.287831] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.287873] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    [ 0.287913] pci 0000:00:16.0: reg 10: [mem 0xf2535000-0xf253500f 64bit]
    [ 0.288052] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.288096] pci 0000:00:16.3: [8086:1e3d] type 00 class 0x070002
    [ 0.288129] pci 0000:00:16.3: reg 10: [io 0x50b0-0x50b7]
    [ 0.288143] pci 0000:00:16.3: reg 14: [mem 0xf253c000-0xf253cfff]
    [ 0.288320] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
    [ 0.288356] pci 0000:00:19.0: reg 10: [mem 0xf2500000-0xf251ffff]
    [ 0.288371] pci 0000:00:19.0: reg 14: [mem 0xf253b000-0xf253bfff]
    [ 0.288383] pci 0000:00:19.0: reg 18: [io 0x5080-0x509f]
    [ 0.288505] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    [ 0.288550] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    [ 0.288585] pci 0000:00:1a.0: reg 10: [mem 0xf253a000-0xf253a3ff]
    [ 0.288744] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.288789] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    [ 0.288818] pci 0000:00:1b.0: reg 10: [mem 0xf2530000-0xf2533fff 64bit]
    [ 0.288957] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.289003] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
    [ 0.289156] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.289200] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
    [ 0.289352] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.289398] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
    [ 0.289552] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 0.289614] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    [ 0.289651] pci 0000:00:1d.0: reg 10: [mem 0xf2539000-0xf25393ff]
    [ 0.289817] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.289859] pci 0000:00:1f.0: [8086:1e55] type 00 class 0x060100
    [ 0.290054] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
    [ 0.290093] pci 0000:00:1f.2: reg 10: [io 0x50a8-0x50af]
    [ 0.290109] pci 0000:00:1f.2: reg 14: [io 0x50bc-0x50bf]
    [ 0.290127] pci 0000:00:1f.2: reg 18: [io 0x50a0-0x50a7]
    [ 0.290141] pci 0000:00:1f.2: reg 1c: [io 0x50b8-0x50bb]
    [ 0.290157] pci 0000:00:1f.2: reg 20: [io 0x5060-0x507f]
    [ 0.290171] pci 0000:00:1f.2: reg 24: [mem 0xf2538000-0xf25387ff]
    [ 0.290264] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.290297] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    [ 0.290332] pci 0000:00:1f.3: reg 10: [mem 0xf2534000-0xf25340ff 64bit]
    [ 0.290375] pci 0000:00:1f.3: reg 20: [io 0xefa0-0xefbf]
    [ 0.290520] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.290526] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
    [ 0.290533] pci 0000:00:1c.0: bridge window [mem 0xf1d00000-0xf24fffff]
    [ 0.290545] pci 0000:00:1c.0: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
    [ 0.290937] pci 0000:03:00.0: [8086:4238] type 00 class 0x028000
    [ 0.291262] pci 0000:03:00.0: reg 10: [mem 0xf1c00000-0xf1c01fff 64bit]
    [ 0.292877] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
    [ 0.294726] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.294738] pci 0000:00:1c.1: bridge window [mem 0xf1c00000-0xf1cfffff]
    [ 0.294947] pci 0000:04:00.0: [1180:e823] type 00 class 0x088000
    [ 0.294968] pci 0000:04:00.0: MMC controller base frequency changed to 50Mhz.
    [ 0.294999] pci 0000:04:00.0: reg 10: [mem 0xf1400000-0xf14000ff]
    [ 0.295210] pci 0000:04:00.0: supports D1 D2
    [ 0.295213] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.296687] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
    [ 0.296694] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff]
    [ 0.296701] pci 0000:00:1c.2: bridge window [mem 0xf1400000-0xf1bfffff]
    [ 0.296712] pci 0000:00:1c.2: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
    [ 0.296744] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.296864] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
    [ 0.296904] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
    [ 0.296937] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
    [ 0.297103] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.297260] pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d
    [ 0.297262] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.300785] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
    [ 0.300860] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
    [ 0.300933] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
    [ 0.301001] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
    [ 0.301071] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
    [ 0.301138] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
    [ 0.301205] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
    [ 0.301272] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
    [ 0.301399] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=mem,locks=none
    [ 0.301405] vgaarb: loaded
    [ 0.301406] vgaarb: bridge control possible 0000:00:02.0
    [ 0.301486] SCSI subsystem initialized
    [ 0.301489] ACPI: bus type scsi registered
    [ 0.301501] libata version 3.00 loaded.
    [ 0.301507] ACPI: bus type usb registered
    [ 0.301530] usbcore: registered new interface driver usbfs
    [ 0.301541] usbcore: registered new interface driver hub
    [ 0.301580] usbcore: registered new device driver usb
    [ 0.301607] media: Linux media interface: v0.10
    [ 0.301615] Linux video capture interface: v2.00
    [ 0.301669] Advanced Linux Sound Architecture Driver Initialized.
    [ 0.301671] PCI: Using ACPI for IRQ routing
    [ 0.305654] PCI: pci_cache_line_size set to 64 bytes
    [ 0.306076] e820: reserve RAM buffer [mem 0x0009c000-0x0009ffff]
    [ 0.306079] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
    [ 0.306081] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
    [ 0.306083] e820: reserve RAM buffer [mem 0xd032d000-0xd3ffffff]
    [ 0.306085] e820: reserve RAM buffer [mem 0xd694f000-0xd7ffffff]
    [ 0.306087] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
    [ 0.306090] e820: reserve RAM buffer [mem 0x21e600000-0x21fffffff]
    [ 0.306217] Bluetooth: Core ver 2.16
    [ 0.306225] NET: Registered protocol family 31
    [ 0.306227] Bluetooth: HCI device and connection manager initialized
    [ 0.306230] Bluetooth: HCI socket layer initialized
    [ 0.306233] Bluetooth: L2CAP socket layer initialized
    [ 0.306235] Bluetooth: SCO socket layer initialized
    [ 0.306341] cfg80211: Calling CRDA to update world regulatory domain
    [ 0.306518] NetLabel: Initializing
    [ 0.306520] NetLabel: domain hash size = 128
    [ 0.306522] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.306538] NetLabel: unlabeled traffic allowed by default
    [ 0.306624] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.306634] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.308651] Switching to clocksource hpet
    [ 0.308739] FS-Cache: Loaded
    [ 0.308786] CacheFiles: Loaded
    [ 0.308803] pnp: PnP ACPI init
    [ 0.308813] ACPI: bus type pnp registered
    [ 0.309229] pnp 00:00: [mem 0x00000000-0x0009ffff]
    [ 0.309233] pnp 00:00: [mem 0x000c0000-0x000bffff disabled]
    [ 0.309236] pnp 00:00: [mem 0x000c4000-0x000c3fff disabled]
    [ 0.309239] pnp 00:00: [mem 0x000c8000-0x000c7fff disabled]
    [ 0.309241] pnp 00:00: [mem 0x000cc000-0x000cbfff disabled]
    [ 0.309244] pnp 00:00: [mem 0x000d0000-0x000cffff disabled]
    [ 0.309247] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
    [ 0.309249] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
    [ 0.309252] pnp 00:00: [mem 0x000dc000-0x000dbfff disabled]
    [ 0.309255] pnp 00:00: [mem 0x000e0000-0x000dffff disabled]
    [ 0.309257] pnp 00:00: [mem 0x000e4000-0x000e3fff disabled]
    [ 0.309260] pnp 00:00: [mem 0x000e8000-0x000e7fff disabled]
    [ 0.309263] pnp 00:00: [mem 0x000ec000-0x000ebfff disabled]
    [ 0.309265] pnp 00:00: [mem 0x000f0000-0x000fffff]
    [ 0.309268] pnp 00:00: [mem 0x00100000-0xdf9fffff]
    [ 0.309270] pnp 00:00: [mem 0xfec00000-0xfed3ffff]
    [ 0.309273] pnp 00:00: [mem 0xfed4c000-0xffffffff]
    [ 0.309325] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.309329] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
    [ 0.309332] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved
    [ 0.309336] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
    [ 0.309340] system 00:00: [mem 0xfed4c000-0xffffffff] has been reserved
    [ 0.309347] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.309392] pnp 00:01: [bus 00-3f]
    [ 0.309396] pnp 00:01: [io 0x0cf8-0x0cff]
    [ 0.309399] pnp 00:01: [io 0x0000-0x0cf7 window]
    [ 0.309402] pnp 00:01: [io 0x0d00-0xffff window]
    [ 0.309405] pnp 00:01: [mem 0x000a0000-0x000bffff window]
    [ 0.309408] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
    [ 0.309411] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
    [ 0.309414] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
    [ 0.309416] pnp 00:01: [mem 0x000cc000-0x000cffff window]
    [ 0.309419] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
    [ 0.309422] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
    [ 0.309424] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
    [ 0.309427] pnp 00:01: [mem 0x000dc000-0x000dffff window]
    [ 0.309430] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
    [ 0.309433] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
    [ 0.309435] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
    [ 0.309438] pnp 00:01: [mem 0x000ec000-0x000effff window]
    [ 0.309441] pnp 00:01: [mem 0xdfa00000-0xfebfffff window]
    [ 0.309444] pnp 00:01: [mem 0xfed40000-0xfed4bfff window]
    [ 0.309480] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.309567] pnp 00:02: [io 0x0010-0x001f]
    [ 0.309570] pnp 00:02: [io 0x0090-0x009f]
    [ 0.309572] pnp 00:02: [io 0x0024-0x0025]
    [ 0.309575] pnp 00:02: [io 0x0028-0x0029]
    [ 0.309577] pnp 00:02: [io 0x002c-0x002d]
    [ 0.309580] pnp 00:02: [io 0x0030-0x0031]
    [ 0.309585] pnp 00:02: [io 0x0034-0x0035]
    [ 0.309587] pnp 00:02: [io 0x0038-0x0039]
    [ 0.309590] pnp 00:02: [io 0x003c-0x003d]
    [ 0.309592] pnp 00:02: [io 0x00a4-0x00a5]
    [ 0.309594] pnp 00:02: [io 0x00a8-0x00a9]
    [ 0.309597] pnp 00:02: [io 0x00ac-0x00ad]
    [ 0.309599] pnp 00:02: [io 0x00b0-0x00b5]
    [ 0.309602] pnp 00:02: [io 0x00b8-0x00b9]
    [ 0.309604] pnp 00:02: [io 0x00bc-0x00bd]
    [ 0.309606] pnp 00:02: [io 0x0050-0x0053]
    [ 0.309609] pnp 00:02: [io 0x0072-0x0077]
    [ 0.309611] pnp 00:02: [io 0x0400-0x047f]
    [ 0.309614] pnp 00:02: [io 0x0500-0x057f]
    [ 0.309616] pnp 00:02: [io 0x0800-0x080f]
    [ 0.309619] pnp 00:02: [io 0x15e0-0x15ef]
    [ 0.309621] pnp 00:02: [io 0x1600-0x167f]
    [ 0.309624] pnp 00:02: [mem 0xf8000000-0xfbffffff]
    [ 0.309627] pnp 00:02: [mem 0xfffff000-0xffffffff]
    [ 0.309629] pnp 00:02: [mem 0xfed1c000-0xfed1ffff]
    [ 0.309632] pnp 00:02: [mem 0xfed10000-0xfed13fff]
    [ 0.309634] pnp 00:02: [mem 0xfed18000-0xfed18fff]
    [ 0.309637] pnp 00:02: [mem 0xfed19000-0xfed19fff]
    [ 0.309639] pnp 00:02: [mem 0xfed45000-0xfed4bfff]
    [ 0.309710] system 00:02: [io 0x0400-0x047f] has been reserved
    [ 0.309713] system 00:02: [io 0x0500-0x057f] has been reserved
    [ 0.309717] system 00:02: [io 0x0800-0x080f] has been reserved
    [ 0.309720] system 00:02: [io 0x15e0-0x15ef] has been reserved
    [ 0.309723] system 00:02: [io 0x1600-0x167f] has been reserved
    [ 0.309727] system 00:02: [mem 0xf8000000-0xfbffffff] could not be reserved
    [ 0.309731] system 00:02: [mem 0xfffff000-0xffffffff] has been reserved
    [ 0.309734] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.309738] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved
    [ 0.309743] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.309747] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.309750] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved
    [ 0.309754] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.309815] pnp 00:03: [mem 0xfed00000-0xfed003ff]
    [ 0.309841] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.309853] pnp 00:04: [io 0x0000-0x000f]
    [ 0.309856] pnp 00:04: [io 0x0080-0x008f]
    [ 0.309858] pnp 00:04: [io 0x00c0-0x00df]
    [ 0.309861] pnp 00:04: [dma 4]
    [ 0.309881] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.309891] pnp 00:05: [io 0x0061]
    [ 0.309911] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.309921] pnp 00:06: [io 0x00f0]
    [ 0.309935] pnp 00:06: [irq 13]
    [ 0.309958] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.309969] pnp 00:07: [io 0x0070-0x0071]
    [ 0.309978] pnp 00:07: [irq 8]
    [ 0.309999] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.310010] pnp 00:08: [io 0x0060]
    [ 0.310012] pnp 00:08: [io 0x0064]
    [ 0.310021] pnp 00:08: [irq 1]
    [ 0.310045] pnp 00:08: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
    [ 0.310062] pnp 00:09: [irq 12]
    [ 0.310083] pnp 00:09: Plug and Play ACPI device, IDs LEN0015 PNP0f13 (active)
    [ 0.310128] pnp 00:0a: [mem 0xfed40000-0xfed44fff]
    [ 0.310151] pnp 00:0a: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active)
    [ 0.310679] pnp: PnP ACPI: found 11 devices
    [ 0.310681] ACPI: ACPI bus type pnp unregistered
    [ 0.318093] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.318103] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
    [ 0.318112] pci 0000:00:1c.0: bridge window [mem 0xf1d00000-0xf24fffff]
    [ 0.318120] pci 0000:00:1c.0: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
    [ 0.318131] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.318140] pci 0000:00:1c.1: bridge window [mem 0xf1c00000-0xf1cfffff]
    [ 0.318156] pci 0000:00:1c.2: PCI bridge to [bus 04-0b]
    [ 0.318161] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff]
    [ 0.318170] pci 0000:00:1c.2: bridge window [mem 0xf1400000-0xf1bfffff]
    [ 0.318177] pci 0000:00:1c.2: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
    [ 0.318229] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.318232] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.318235] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.318238] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
    [ 0.318241] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
    [ 0.318244] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
    [ 0.318247] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff]
    [ 0.318250] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff]
    [ 0.318253] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff]
    [ 0.318255] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff]
    [ 0.318258] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff]
    [ 0.318261] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff]
    [ 0.318264] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff]
    [ 0.318267] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff]
    [ 0.318270] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff]
    [ 0.318273] pci_bus 0000:00: resource 19 [mem 0xdfa00000-0xfebfffff]
    [ 0.318276] pci_bus 0000:00: resource 20 [mem 0xfed40000-0xfed4bfff]
    [ 0.318279] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
    [ 0.318282] pci_bus 0000:02: resource 1 [mem 0xf1d00000-0xf24fffff]
    [ 0.318285] pci_bus 0000:02: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref]
    [ 0.318288] pci_bus 0000:03: resource 1 [mem 0xf1c00000-0xf1cfffff]
    [ 0.318291] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff]
    [ 0.318294] pci_bus 0000:04: resource 1 [mem 0xf1400000-0xf1bfffff]
    [ 0.318297] pci_bus 0000:04: resource 2 [mem 0xf0c00000-0xf13fffff 64bit pref]
    [ 0.318341] NET: Registered protocol family 2
    [ 0.319309] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 0.321304] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.321498] TCP: Hash tables configured (established 524288 bind 65536)
    [ 0.321530] TCP: reno registered
    [ 0.321551] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.321597] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.321741] NET: Registered protocol family 1
    [ 0.321875] RPC: Registered named UNIX socket transport module.
    [ 0.321891] RPC: Registered udp transport module.
    [ 0.321893] RPC: Registered tcp transport module.
    [ 0.321894] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.321909] pci 0000:00:02.0: Boot video device
    [ 0.322257] PCI: CLS 64 bytes, default 64
    [ 0.322318] Unpacking initramfs...
    [ 0.385477] Freeing initrd memory: 1972k freed
    [ 0.385851] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.385855] software IO TLB [mem 0xc9cfe000-0xcdcfdfff] (64MB) mapped at [ffff8800c9cfe000-ffff8800cdcfdfff]
    [ 0.387028] sha1_ssse3: Using AVX optimized SHA-1 implementation
    [ 0.387170] Initialise module verification
    [ 0.387236] audit: initializing netlink socket (disabled)
    [ 0.387249] type=2000 audit(1356879008.237:1): initialized
    [ 0.387874] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.389914] VFS: Disk quotas dquot_6.5.2
    [ 0.389974] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.390274] DLM installed
    [ 0.390747] Installing knfsd (copyright (C) 1996 [email protected]).
    [ 0.391216] Btrfs loaded
    [ 0.391224] msgmni has been set to 15608
    [ 0.392034] Key type asymmetric registered
    [ 0.392037] Asymmetric key parser 'x509' registered
    [ 0.392056] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
    [ 0.392095] io scheduler noop registered
    [ 0.392133] io scheduler cfq registered (default)
    [ 0.392480] intel_idle: MWAIT substates: 0x21120
    [ 0.392483] intel_idle: v0.4 model 0x3A
    [ 0.392484] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.392868] ACPI: AC Adapter [AC] (off-line)
    [ 0.392955] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0
    [ 0.393107] ACPI: Lid Switch [LID]
    [ 0.393157] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
    [ 0.393164] ACPI: Sleep Button [SLPB]
    [ 0.393223] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    [ 0.393227] ACPI: Power Button [PWRF]
    [ 0.393451] ACPI: Requesting acpi_cpufreq
    [ 0.399876] thermal LNXTHERM:00: registered as thermal_zone0
    [ 0.399880] ACPI: Thermal Zone [THM0] (44 C)
    [ 0.401850] GHES: HEST is not enabled!
    [ 0.401947] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.410323] ACPI: Battery Slot [BAT0] (battery present)
    [ 0.422988] 0000:00:16.3: ttyS0 at I/O 0x50b0 (irq = 19) is a 16550A
    [ 0.423308] Non-volatile memory driver v1.3
    [ 0.423389] Linux agpgart interface v0.103
    [ 0.423560] tpm_tis 00:0a: 1.2 TPM (device-id 0x0, rev-id 78)
    [ 0.489371] tpm_tis 00:0a: TPM is disabled/deactivated (0x6)
    [ 0.489396] [drm] Initialized drm 1.1.0 20060810
    [ 0.489424] i915 0000:00:02.0: enabling device (0006 -> 0007)
    [ 0.489552] pci 0000:00:00.0: Intel Ivybridge Chipset
    [ 0.489696] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
    [ 0.491594] pci 0000:00:00.0: detected 65536K stolen memory
    [ 0.491674] i915 0000:00:02.0: setting latency timer to 64
    [ 0.562550] i915 0000:00:02.0: irq 40 for MSI/MSI-X
    [ 0.562562] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 0.562564] [drm] Driver supports precise vblank timestamp query.
    [ 0.562615] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=mem
    [ 0.682469] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
    [ 0.787325] fbcon: inteldrmfb (fb0) is primary device
    [ 1.386655] tsc: Refined TSC clocksource calibration: 2594.107 MHz
    [ 1.386659] Switching to clocksource tsc
    [ 1.611601] Console: switching to colour frame buffer device 200x56
    [ 1.617919] fb0: inteldrmfb frame buffer device
    [ 1.617921] drm: registered panic notifier
    [ 1.622969] acpi device:01: registered as cooling_device4
    [ 1.623075] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
    [ 1.623125] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input3
    [ 1.623172] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 1.623247] usbcore: registered new interface driver udl
    [ 1.623300] mei 0000:00:16.0: setting latency timer to 64
    [ 1.623387] mei 0000:00:16.0: irq 41 for MSI/MSI-X
    [ 1.629777] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20120913/utaddress-251)
    [ 1.629786] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.629793] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20120913/utaddress-251)
    [ 1.629798] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.629800] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20120913/utaddress-251)
    [ 1.629804] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.629806] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 1.629873] ahci 0000:00:1f.2: version 3.0
    [ 1.629956] ahci 0000:00:1f.2: irq 42 for MSI/MSI-X
    [ 1.630000] ahci: SSS flag set, parallel bus scan disabled
    [ 1.640201] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode
    [ 1.640206] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pio slum part ems sxs apst
    [ 1.640216] ahci 0000:00:1f.2: setting latency timer to 64
    [ 1.644597] scsi0 : ahci
    [ 1.644680] scsi1 : ahci
    [ 1.644743] scsi2 : ahci
    [ 1.644802] scsi3 : ahci
    [ 1.644861] scsi4 : ahci
    [ 1.644923] scsi5 : ahci
    [ 1.644971] ata1: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538100 irq 42
    [ 1.644975] ata2: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538180 irq 42
    [ 1.644977] ata3: DUMMY
    [ 1.644979] ata4: DUMMY
    [ 1.644985] ata5: SATA max UDMA/133 abar m2048@0xf2538000 port 0xf2538300 irq 42
    [ 1.644987] ata6: DUMMY
    [ 1.645084] e1000e: Intel(R) PRO/1000 Network Driver - 2.1.4-k
    [ 1.645086] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
    [ 1.645123] e1000e 0000:00:19.0: setting latency timer to 64
    [ 1.645244] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
    [ 1.645300] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X
    [ 1.840566] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 3c:97:0e:14:05:c8
    [ 1.840570] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
    [ 1.840631] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF
    [ 1.840654] Intel(R) Wireless WiFi driver for Linux, in-tree:
    [ 1.840655] Copyright(c) 2003-2012 Intel Corporation
    [ 1.840785] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
    [ 1.840793] iwlwifi 0000:03:00.0: pci_resource_base = ffffc900055d0000
    [ 1.840795] iwlwifi 0000:03:00.0: HW Revision ID = 0x3E
    [ 1.841416] iwlwifi 0000:03:00.0: irq 44 for MSI/MSI-X
    [ 1.841674] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
    [ 1.841676] iwldvm: Copyright(c) 2003-2012 Intel Corporation
    [ 1.841746] VFIO - User Level meta-driver version: 0.3
    [ 1.842023] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.842068] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 1.842073] ehci_hcd 0000:00:1a.0: EHCI Host Controller
    [ 1.842114] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 1.846026] ehci_hcd 0000:00:1a.0: debug port 2
    [ 1.846040] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
    [ 1.846064] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf253a000
    [ 1.851786] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 1.851825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [ 1.851829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 1.851832] usb usb1: Product: EHCI Host Controller
    [ 1.851835] usb usb1: Manufacturer: Linux 3.7.1-CUSTOM ehci_hcd
    [ 1.851837] usb usb1: SerialNumber: 0000:00:1a.0
    [ 1.852001] hub 1-0:1.0: USB hub found
    [ 1.852007] hub 1-0:1.0: 3 ports detected
    [ 1.852164] ehci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 1.852171] ehci_hcd 0000:00:1d.0: EHCI Host Controller
    [ 1.852211] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 1.856137] ehci_hcd 0000:00:1d.0: debug port 2
    [ 1.856149] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
    [ 1.856170] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf2539000
    [ 1.861759] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 1.861777] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
    [ 1.861780] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 1.861782] usb usb2: Product: EHCI Host Controller
    [ 1.861785] usb usb2: Manufacturer: Linux 3.7.1-CUSTOM ehci_hcd
    [ 1.861788] usb usb2: SerialNumber: 0000:00:1d.0
    [ 1.861903] hub 2-0:1.0: USB hub found
    [ 1.861908] hub 2-0:1.0: 3 ports detected
    [ 1.862084] xhci_hcd 0000:00:14.0: setting latency timer to 64
    [ 1.862091] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 1.862129] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [ 1.862237] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 1.862244] xhci_hcd 0000:00:14.0: irq 16, io mem 0xf2520000
    [ 1.862321] xhci_hcd 0000:00:14.0: irq 45 for MSI/MSI-X
    [ 1.862388] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
    [ 1.862391] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 1.862394] usb usb3: Product: xHCI Host Controller
    [ 1.862396] usb usb3: Manufacturer: Linux 3.7.1-CUSTOM xhci_hcd
    [ 1.862399] usb usb3: SerialNumber: 0000:00:14.0
    [ 1.862483] xHCI xhci_add_endpoint called for root hub
    [ 1.862486] xHCI xhci_check_bandwidth called for root hub
    [ 1.862513] hub 3-0:1.0: USB hub found
    [ 1.862524] hub 3-0:1.0: 4 ports detected
    [ 1.863271] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 1.863304] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
    [ 1.863333] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
    [ 1.863336] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 1.863339] usb usb4: Product: xHCI Host Controller
    [ 1.863341] usb usb4: Manufacturer: Linux 3.7.1-CUSTOM xhci_hcd
    [ 1.863344] usb usb4: SerialNumber: 0000:00:14.0
    [ 1.863425] xHCI xhci_add_endpoint called for root hub
    [ 1.863427] xHCI xhci_check_bandwidth called for root hub
    [ 1.863453] hub 4-0:1.0: USB hub found
    [ 1.863464] hub 4-0:1.0: 4 ports detected
    [ 1.864209] Initializing USB Mass Storage driver...
    [ 1.864247] usbcore: registered new interface driver usb-storage
    [ 1.864248] USB Mass Storage support registered.
    [ 1.864292] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
    [ 1.865820] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 1.865829] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 1.865947] mousedev: PS/2 mouse device common for all mice
    [ 1.866163] usbcore: registered new interface driver synaptics_usb
    [ 1.866222] input: PC Speaker as /devices/platform/pcspkr/input/input4
    [ 1.866297] rtc_cmos 00:07: RTC can wake from S4
    [ 1.866445] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
    [ 1.866482] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 1.866599] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 1.866632] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
    [ 1.866686] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 1.866693] Bluetooth: Virtual HCI driver ver 1.3
    [ 1.866721] Bluetooth: HCI UART driver ver 2.2
    [ 1.866723] Bluetooth: HCI H4 protocol initialized
    [ 1.866725] Bluetooth: HCI BCSP protocol initialized
    [ 1.866727] Bluetooth: HCILL protocol initialized
    [ 1.866728] Bluetooth: HCI Three-wire UART (H5) protocol initialized
    [ 1.866757] usbcore: registered new interface driver btusb
    [ 1.866759] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
    [ 1.866863] cpuidle: using governor ladder
    [ 1.866996] cpuidle: using governor menu
    [ 1.867015] sdhci: Secure Digital Host Controller Interface driver
    [ 1.867016] sdhci: Copyright(c) Pierre Ossman
    [ 1.867031] sdhci-pci 0000:04:00.0: SDHCI controller found [1180:e823] (rev 4)
    [ 1.867198] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
    [ 1.867292] Registered led device: mmc0::
    [ 1.895008] mmc0: SDHCI controller on PCI [0000:04:00.0] using DMA
    [ 1.895114] sdhci-pltfm: SDHCI platform and OF driver helper
    [ 1.895117] EFI Variables Facility v0.08 2004-May-17
    [ 1.912616] usbcore: registered new interface driver usbhid
    [ 1.912618] usbhid: USB HID core driver
    [ 1.912895] thinkpad_acpi: ThinkPad ACPI Extras v0.24
    [ 1.912898] thinkpad_acpi: [url]http://ibm-acpi.sf.net/[/url]
    [ 1.912900] thinkpad_acpi: ThinkPad BIOS G7ET63WW (2.05 ), EC unknown
    [ 1.912902] thinkpad_acpi: Lenovo ThinkPad T430s, model 2353CTO
    [ 1.913363] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
    [ 1.913503] thinkpad_acpi: radio switch found; radios are enabled
    [ 1.913523] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
    [ 1.913525] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
    [ 1.915324] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
    [ 1.915662] Registered led device: tpacpi::thinklight
    [ 1.915690] Registered led device: tpacpi::power
    [ 1.915704] Registered led device: tpacpi::standby
    [ 1.915721] Registered led device: tpacpi::thinkvantage
    [ 1.915730] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
    [ 1.915818] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
    [ 1.916890] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input6
    [ 1.916991] hdaps: supported laptop not found!
    [ 1.916994] hdaps: driver init failed (ret=-19)!
    [ 1.917406] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
    [ 1.930951] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input7
    [ 1.938822] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 1.938936] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 1.939007] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 1.939072] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    [ 1.939150] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
    [ 1.939228] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
    [ 1.939306] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
    [ 1.939855] TCP: cubic registered
    [ 1.939982] NET: Registered protocol family 10
    [ 1.940260] mip6: Mobile IPv6
    [ 1.940263] sit: IPv6 over IPv4 tunneling driver
    [ 1.940546] ip6_gre: GRE over IPv6 tunneling driver
    [ 1.940692] NET: Registered protocol family 17
    [ 1.940743] Bluetooth: RFCOMM TTY layer initialized
    [ 1.940748] Bluetooth: RFCOMM socket layer initialized
    [ 1.940750] Bluetooth: RFCOMM ver 1.11
    [ 1.940752] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [ 1.940754] Bluetooth: BNEP filters: protocol multicast
    [ 1.940757] Bluetooth: BNEP socket layer initialized
    [ 1.940759] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [ 1.940761] Bluetooth: HIDP socket layer initialized
    [ 1.941156] sctp: Hash tables configured (established 65536 bind 65536)
    [ 1.941311] Key type dns_resolver registered
    [ 1.941626] Loading module verification certificates
    [ 1.943176] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: b4cd8766b77e5347ce99fb3f1db572712e741ec5'
    [ 1.943183] registered taskstats version 1
    [ 1.945946] Key type trusted registered
    [ 1.948331] Key type encrypted registered
    [ 1.948623] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 1.950938] rtc_cmos 00:07: setting system clock to 2012-12-30 14:50:10 UTC (1356879010)
    [ 1.953592] ALSA device list:
    [ 1.953594] #0: HDA Intel PCH at 0xf2530000 irq 46
    [ 1.953595] #29: ThinkPad Console Audio Control at EC reg 0x30, fw unknown
    [ 1.960188] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [ 1.960197] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 1.960201] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 1.970065] ata1.00: ATA-9: INTEL SSDSC2BW180A3L, LE1i, max UDMA/133
    [ 1.970068] ata1.00: 351651888 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 1.970617] ata1.00: failed to get Identify Device Data, Emask 0x1
    [ 1.980084] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [ 1.980093] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 1.980097] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 1.990555] ata1.00: failed to get Identify Device Data, Emask 0x1
    [ 1.990564] ata1.00: configured for UDMA/133
    [ 1.992794] scsi 0:0:0:0: Direct-Access ATA INTEL SSDSC2BW18 LE1i PQ: 0 ANSI: 5
    [ 1.993023] sd 0:0:0:0: [sda] 351651888 512-byte logical blocks: (180 GB/167 GiB)
    [ 1.993110] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.993113] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.993126] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.994130] sda: sda1 sda2 sda3 sda4 sda5
    [ 1.994381] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 2.153287] usb 1-1: new high-speed USB device number 2 using ehci_hcd
    [ 2.267482] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
    [ 2.267489] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [ 2.267807] hub 1-1:1.0: USB hub found
    [ 2.268001] hub 1-1:1.0: 6 ports detected
    [ 2.297017] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 2.300528] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
    [ 2.301255] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
    [ 2.301271] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 2.303043] ata2.00: ATAPI: MATSHITADVD-RAM UJ8B2, SB01, max UDMA/100
    [ 2.305901] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded
    [ 2.306615] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded
    [ 2.306621] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 2.308256] ata2.00: configured for UDMA/100
    [ 2.311882] scsi 1:0:0:0: CD-ROM MATSHITA DVD-RAM UJ8B2 SB01 PQ: 0 ANSI: 5
    [ 2.313941] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 2.313955] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 2.314038] sr 1:0:0:0: Attached scsi CD-ROM sr0
    [ 1.993150] ACPI: Invalid Power Resource to register!
    [ 2.314252] ACPI: Invalid Power Resource to register!
    [ 2.370813] usb 2-1: new high-speed USB device number 2 using ehci_hcd
    [ 2.484945] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
    [ 2.484952] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [ 2.485263] hub 2-1:1.0: USB hub found
    [ 2.485452] hub 2-1:1.0: 8 ports detected
    [ 2.559533] usb 1-1.4: new full-speed USB device number 3 using ehci_hcd
    [ 2.618404] ata5: SATA link down (SStatus 0 SControl 300)
    [ 2.618601] Freeing unused kernel memory: 592k freed
    [ 2.623496] systemd-udevd[131]: starting version 196
    [ 2.647721] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=21e6
    [ 2.647725] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 2.647727] usb 1-1.4: Product: BCM20702A0
    [ 2.647729] usb 1-1.4: Manufacturer: Broadcom Corp
    [ 2.647730] usb 1-1.4: SerialNumber: C01885DD179D
    [ 2.665415] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd047b3/0xb40000/0xa0000, board id: 71, fw id: 920262
    [ 2.665421] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
    [ 2.702208] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input15
    [ 2.702957] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.721215] usb 1-1.6: new high-speed USB device number 4 using ehci_hcd
    [ 2.746266] systemd[1]: systemd 196 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; arch)
    [ 2.747964] systemd[1]: Set hostname to <cupcake>.
    [ 2.778092] systemd[1]: Starting Login Prompts.
    [ 2.778103] systemd[1]: Reached target Login Prompts.
    [ 2.778110] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 2.778138] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 2.778143] systemd[1]: Starting Remote File Systems.
    [ 2.778148] systemd[1]: Reached target Remote File Systems.
    [ 2.778153] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 2.778167] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 2.778171] systemd[1]: Starting Delayed Shutdown Socket.
    [ 2.778186] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 2.778191] systemd[1]: Starting Encrypted Volumes.
    [ 2.778196] systemd[1]: Reached target Encrypted Volumes.
    [ 2.778212] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 2.778218] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 2.778237] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 2.778270] systemd[1]: Starting udev Kernel Socket.
    [ 2.778282] systemd[1]: Listening on udev Kernel Socket.
    [ 2.778306] systemd[1]: Starting udev Control Socket.
    [ 2.778319] systemd[1]: Listening on udev Control Socket.
    [ 2.778324] systemd[1]: Starting Swap.
    [ 2.778329] systemd[1]: Reached target Swap.
    [ 2.778334] systemd[1]: Expecting device dev-sda3.device...
    [ 2.778339] systemd[1]: Starting Journal Socket.
    [ 2.778361] systemd[1]: Listening on Journal Socket.
    [ 2.778370] systemd[1]: Started File System Check on Root Device.
    [ 2.778374] systemd[1]: Mounting Temporary Directory...
    [ 2.781263] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 2.785182] systemd[1]: Starting udev Kernel Device Manager...
    [ 2.789920] systemd[1]: Started Set Up Additional Binary Formats.
    [ 2.789967] systemd[1]: Starting udev Coldplug all Devices...
    [ 2.790775] EXT4-fs (sda2): re-mounted. Opts: data=ordered
    [ 2.794161] systemd[1]: Mounted Debug File System.
    [ 2.794181] systemd-udevd[185]: starting version 196
    [ 2.795789] systemd[1]: Starting Apply Kernel Variables...
    [ 2.800243] systemd[1]: Mounting Huge Pages File System...
    [ 2.803211] systemd[1]: Mounting POSIX Message Queue File System...
    [ 2.805137] systemd[1]: Starting Setup Virtual Console...
    [ 2.813737] systemd[1]: Started Load Kernel Modules.
    [ 2.813754] systemd[1]: Mounting Configuration File System...
    [ 2.814540] usb 1-1.6: New USB device found, idVendor=04f2, idProduct=b2da
    [ 2.814545] usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 2.814548] usb 1-1.6: Product: Integrated Camera
    [ 2.814551] usb 1-1.6: Manufacturer: Chicony Electronics Co., Ltd.
    [ 2.822049] systemd[1]: Mounted FUSE Control File System.
    [ 2.822068] systemd[1]: Starting Journal Service...
    [ 2.828072] systemd[1]: Started Journal Service.
    [ 2.828262] systemd[1]: Started udev Kernel Device Manager.
    [ 2.828300] systemd[1]: Mounted Temporary Directory.
    [ 2.829042] systemd[1]: Started Remount Root and Kernel File Systems.
    [ 2.841955] systemd[1]: Started Apply Kernel Variables.
    [ 2.842047] systemd[1]: Mounted Huge Pages File System.
    [ 2.842112] systemd[1]: Mounted POSIX Message Queue File System.
    [ 2.849947] systemd[1]: Started Setup Virtual Console.
    [ 2.850052] systemd[1]: Mounted Configuration File System.
    [ 2.859931] systemd[1]: Started udev Coldplug all Devices.
    [ 2.859960] systemd[1]: Starting Local File Systems (Pre).
    [ 2.859967] systemd[1]: Reached target Local File Systems (Pre).
    [ 2.859997] systemd[1]: Starting Load Random Seed...
    [ 2.889091] iwlwifi 0000:03:00.0: loaded firmware version 9.221.4.1 build 25532
    [ 2.889189] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
    [ 2.889190] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
    [ 2.889191] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
    [ 2.889192] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE enabled
    [ 2.889193] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P enabled
    [ 2.889195] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Ultimate-N 6300 AGN, REV=0x74
    [ 2.889291] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
    [ 2.905027] iwlwifi 0000:03:00.0: device EEPROM VER=0x43a, CALIB=0x6
    [ 2.905030] iwlwifi 0000:03:00.0: Device SKU: 0x1F0
    [ 2.905031] iwlwifi 0000:03:00.0: Valid Tx ant: 0x7, Valid Rx ant: 0x7
    [ 2.905075] Registered led device: phy0-led
    [ 2.905116] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
    [ 2.930633] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 2.939041] systemd-journald[228]: Received SIGUSR1
    [ 3.023992] systemd-logind[292]: Watc

  • Tuxonice suspends/resumes ok but my X session gets killed on resume

    The weirdest of problems... Up until yesterday my tuxonice setup used to suspend/resume flawlessly. Some very rare lockups occured but I didn't mind. Since 2 days ago, my laptop resumes but the saved X session (xfce4) is killed and I'm presented with the gdm login screen. The only thing I can remember that changed is a regular update of the system:
    [2010-02-14 16:21] installed beautiful-soup (3.1.0.1-1)
    [2010-02-14 16:21] upgraded anki (0.9.9.8.5-2 -> 0.9.9.8.6-2)
    [2010-02-14 16:21] upgraded bin32-wine (1.1.37-1 -> 1.1.38-1)
    [2010-02-14 16:21] upgraded diffutils (2.8.1-6 -> 2.9-1)
    [2010-02-14 16:21] upgraded zlib (1.2.3.7-2 -> 1.2.3.8-1)
    [2010-02-14 16:21] upgraded ffmpeg-svn (21736-1 -> 21817-1)
    [2010-02-14 16:21] upgraded filesystem (2010.02-1 -> 2010.02-2)
    [2010-02-14 16:21] upgraded flashplugin (10.0.42.34-1 -> 10.0.45.2-1)
    [2010-02-14 16:21] upgraded fuse (2.8.1-1 -> 2.8.3-1)
    [2010-02-14 16:21] upgraded ghostscript (8.70-4 -> 8.71-1)
    [2010-02-14 16:21] upgraded gnome-screensaver (2.28.1-1 -> 2.28.3-1)
    [2010-02-14 16:21] upgraded gqview (2.0.4-2 -> 2.0.4-3)
    [2010-02-14 16:21] upgraded gstreamer0.10 (0.10.25-1 -> 0.10.26-1)
    [2010-02-14 16:21] upgraded gstreamer0.10-base (0.10.25-1 -> 0.10.26-1)
    [2010-02-14 16:21] upgraded gstreamer0.10-base-plugins (0.10.25-1 -> 0.10.26-1)
    [2010-02-14 16:21] upgraded gstreamer0.10-good (0.10.17-2 -> 0.10.18-1)
    [2010-02-14 16:21] upgraded gstreamer0.10-good-plugins (0.10.17-2 -> 0.10.18-1)
    [2010-02-14 16:21] upgraded kdebase-workspace (4.4.0-3 -> 4.4.0-4)
    [2010-02-14 16:21] upgraded kdelibs (4.4.0-3 -> 4.4.0-4)
    [2010-02-14 16:21] upgraded libidn (1.15-1 -> 1.16-1)
    [2010-02-14 16:21] upgraded libisofs (0.6.26-1 -> 0.6.28-1)
    [2010-02-14 16:21] upgraded mc (4.6.1-5 -> 4.7.0.2-3)
    [2010-02-14 16:21] upgraded mlt-git (20100208-1 -> 20100213-1)
    [2010-02-14 16:21] upgraded nano (2.2.2-1 -> 2.2.3-1)
    [2010-02-14 16:21] upgraded networkmanager (0.7.999-2 -> 0.7.999-3)
    [2010-02-14 16:21] upgraded ntfs-3g (2009.11.14-1 -> 2010.1.16-1)
    [2010-02-14 16:21] upgraded perl-cgi (3.48-1 -> 3.49-1)
    [2010-02-14 16:21] upgraded tzdata (2010a-1 -> 2010b-1)
    [2010-02-14 16:21] upgraded vlc (1.0.5-2 -> 1.0.5-3)
    [2010-02-14 16:21] upgraded xfburn (0.4.2-1 -> 0.4.3-1)
    [2010-02-14 16:21] upgraded youtube-dl (2010.01.06-1 -> 2010.02.13-1)
    [2010-02-15 04:03] upgraded filesystem (2010.02-2 -> 2010.02-3)
    [2010-02-15 04:03] upgraded mkinitcpio (0.6-1 -> 0.6.1-1)
    [2010-02-17 09:41] upgraded google-chrome-dev (4.0.249.11-1 -> 5.0.322.2-1)
    [2010-02-17 09:45] upgraded babl (0.1.0-1 -> 0.1.2-1)
    [2010-02-17 09:45] upgraded bluefish (1.0.7-4 -> 2.0.0-1)
    [2010-02-17 09:45] upgraded ffmpeg-svn (21817-1 -> 21859-1)
    [2010-02-17 09:45] upgraded geany (0.18-1 -> 0.18.1-1)
    [2010-02-17 09:45] upgraded gegl (0.1.0-2 -> 0.1.2-1)
    [2010-02-17 09:45] upgraded gimp (2.6.8-2 -> 2.6.8-3)
    [2010-02-17 09:45] upgraded git (1.6.6.1-1 -> 1.7.0-1)
    [2010-02-17 09:45] upgraded imagemagick (6.5.9.0-2 -> 6.5.9.5-1)
    [2010-02-17 09:45] upgraded lib32-curl (7.19.7-1 -> 7.20.0-1)
    [2010-02-17 09:45] upgraded lib32-glibc (2.11.1-1 -> 2.11.1-1.1)
    [2010-02-17 09:45] upgraded lib32-libdrm (2.4.17-2 -> 2.4.17-4)
    [2010-02-17 09:45] upgraded lib32-libjpeg (8-1 -> 8-2)
    [2010-02-17 09:45] upgraded lib32-libx11 (1.3.2-1 -> 1.3.3-1)
    [2010-02-17 09:45] upgraded lib32-sqlite3 (3.6.21-1 -> 3.6.22-1)
    [2010-02-17 09:45] upgraded lib32-qt (4.5.3-4 -> 4.6.1-1)
    [2010-02-17 09:45] upgraded libarchive (2.7.1-1 -> 2.8.0-1)
    [2010-02-17 09:45] upgraded libssh (0.4.0-1 -> 0.4.1-1)
    [2010-02-17 09:45] upgraded mkinitcpio (0.6.1-1 -> 0.6.2-1)
    [2010-02-17 09:45] upgraded mkvtoolnix (3.1.0-1 -> 3.2.0-1)
    [2010-02-17 09:45] upgraded qt (4.6.1-1 -> 4.6.2-1)
    [2010-02-17 09:45] upgraded sudo (1.7.2p2-1 -> 1.7.2p3-1)
    [2010-02-17 15:17] upgraded gstreamer0.10-ugly-plugins (0.10.13-3 -> 0.10.13-4)
    I run a tailored-to-laptop vanilla kernel with the tuxonice patch and nvidia-beta-all, but neither was touched in any way before the problem started. During my tests, I left a screen session running
    while sleep 1; do date >>/tmp/log ; ps ax >>/tmp/log ;echo ==================" >>/tmp/log; done
    in case it caught anything strange, but it didn't. One ps ax showed xfce4 up, the next nothing. I realize of course this would be a long shot, given the 1s interval, but since the logs and dmesg didn't show anything, I grew kind of desperate.
    Any ideas?

    I dug a little deeper and found some more info, in daemon.log:
    Feb 17 23:23:00 orion gdm-binary[2884]: WARNING: gdm_slave_xioerror_handler: Fatal X error - Restarting :0
    And in Xorg.0.log.old:
    Backtrace:
    0: /usr/bin/Xorg (xorg_backtrace+0x28) [0x45a848]
    1: /usr/bin/Xorg (0x400000+0x61989) [0x461989]
    2: /lib/libpthread.so.0 (0x7f405f7c1000+0xee80) [0x7f405f7cfe80]
    3: /usr/lib/xorg/modules/drivers/nvidia_drv.so (_nv001465X+0x16) [0x7f405ae1c256]
    4: /usr/lib/libpixman-1.so.0 (0x7f405fe2c000+0xa6d2) [0x7f405fe366d2]
    5: /usr/lib/libpixman-1.so.0 (0x7f405fe2c000+0x34a09) [0x7f405fe60a09]
    6: /usr/lib/libpixman-1.so.0 (0x7f405fe2c000+0x2f13b) [0x7f405fe5b13b]
    7: /usr/lib/libpixman-1.so.0 (0x7f405fe2c000+0x36e72) [0x7f405fe62e72]
    8: /usr/lib/libpixman-1.so.0 (0x7f405fe2c000+0x381e0) [0x7f405fe641e0]
    9: /usr/lib/libpixman-1.so.0 (0x7f405fe2c000+0x2ee4a) [0x7f405fe5ae4a]
    10: /usr/lib/libpixman-1.so.0 (pixman_image_composite+0x17c) [0x7f405fe5bc7c]
    11: /usr/lib/xorg/modules/libwfb.so (wfbComposite+0x1c0) [0x7f405a50eab0]
    12: /usr/lib/xorg/modules/drivers/nvidia_drv.so (0x7f405ad4b000+0x32b8a5) [0x7f405b0768a5]
    13: /usr/lib/xorg/modules/libxaa.so (0x7f405a0a2000+0x52a75) [0x7f405a0f4a75]
    14: /usr/bin/Xorg (0x400000+0xaa720) [0x4aa720]
    15: /usr/bin/Xorg (0x400000+0x11d7a9) [0x51d7a9]
    16: /usr/bin/Xorg (0x400000+0x11da75) [0x51da75]
    17: /usr/bin/Xorg (0x400000+0x11d276) [0x51d276]
    18: /usr/bin/Xorg (0x400000+0x2f656) [0x42f656]
    19: /usr/bin/Xorg (MapWindow+0x153) [0x4317c3]
    20: /usr/bin/Xorg (0x400000+0x452f6) [0x4452f6]
    21: /usr/bin/Xorg (0x400000+0x46024) [0x446024]
    22: /usr/bin/Xorg (0x400000+0x219ec) [0x4219ec]
    23: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f405ea6cb6d]
    24: /usr/bin/Xorg (0x400000+0x21599) [0x421599]
    Segmentation fault at address 0x2f0185
    Fatal server error:
    Caught signal 11 (Segmentation fault). Server aborting

  • Suspend + Resume crashes

    I moved from Ubuntu to Arch today on my main computer in an effort to curb a problem I have been having:
    On Ubuntu, every once in a while when I would suspend + resume, the computer would freeze upon resume. Now, with Arch it has yet to suspend and not crash on resume. This leads me to believe it is a hardware problem relating to the newer kernel (it didn't happen on Ubuntu 11.10 which had an older kernel).
    Here is my lspci:
    00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
    00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
    00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
    00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
    00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
    00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
    00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b5)
    00:1c.4 PCI bridge: Intel Corporation 82801 PCI Bridge (rev b5)
    00:1c.5 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 (rev b5)
    00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
    00:1f.0 ISA bridge: Intel Corporation Z68 Express Chipset Family LPC Controller (rev 05)
    00:1f.2 IDE interface: Intel Corporation 6 Series/C200 Series Chipset Family 4 port SATA IDE Controller (rev 05)
    00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
    00:1f.5 IDE interface: Intel Corporation 6 Series/C200 Series Chipset Family 2 port SATA IDE Controller (rev 05)
    02:00.0 USB controller: Etron Technology, Inc. EJ168 USB 3.0 Host Controller (rev 01)
    03:00.0 PCI bridge: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge (rev 01)
    04:00.0 Network controller: Ralink corp. RT2800 802.11n PCI
    05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
    Here is my pm-suspend.log: http://pastebin.com/W1Hv0xm8
    And the everything log from starting to suspend to right before I had to reboot (it got to the gnome desktop, but only displayed the clock and the desktop background, nothing else. Also, the keyboard was unresponsive (numlock didn't flash light, ctrl-alt-f1 didn't drop me to a tty): http://pastebin.com/WXjDPQW9
    My processor is a Core i5-2500K and my Mobo is an ASRock Z68 Pro3-M.
    I really like Arch compared to Ubuntu if only for the download speeds from the repositories (and overall faster boot/shutdown times) and I really would like to not have to switch back. Can anyone help?

    It didn't resume after using startx either.
    I assume its some problem with X? Whenever going into runlevel 5 it seems like a point of no return for making suspend work. Since it failed even when gdm wasn't started I guess that means the problem is at a lower level than gnome.
    Another odd thing: I noticed very once in a while that when resuming it almost seems like my motherboard is hanging because none of the USB devices get power. This doesn't happen every time, but only once in a while. Also, the DVI output on the motherboard also sometimes doesn't give me output. I'm going to attempt once more to update my bios (I can't ever seem to get it to see the BIOS update file on my flash drive per these instructions.
    EDIT: It successfully resumed after the BIOS upgrade! I went from v. 1.50 to 2.20 (there were many revisions between, but I hadn't kept myself up to date).
    Last edited by Los Frijoles (2012-06-24 15:32:10)

  • Suspend / Resume works only once

    I have suspend / resume working flawlessly on a Dell Inspiron 8500, but it will only work one time. The 2nd time I try the laptop will suspend, but I am presented with a black screen on the resume. I can toggle Caps Lock, but cannot force an X restart or toggle to console. I have discovered that if I restart X after the first resume there is no problem. I need a little help working out how I can solve this. I am not really sure what I need to do. I have only ever had this working on a couple of distro's and lately I have been sticking more and more on Arch.
    So questions:
    What steps can I take to troubleshoot this problem?
    What can I try ?
    It seems like something is corrupted after the first resume and causes a problem on the second. What is likely to be the cause of this?
    As I have poor support for LCD and DPMS using the open nv driver, I am running nvidia.
    thanks for any input.

    Hi,
    Thanks for your replies. I am actually using pm-utils for suspend, but installed hibernate-script and tried running hibernate with SwitchToTextMode Yes and got the same problem.
    As soon as the machine powerbutton is pressed to resume the laptop is unresponsive with a black screen. The only solution is to power off. I also tried the sysrq magic, but that would not work.
    With both hibernate or pm-utils the first suspend / resume cycle works without a problem.
    I tried pm-suspend with some of the vbe options, but none were able to resolve the issue.
    I have checked X logs and hibernate / pm logs and all are clean. I don't believe that the resume part is logged. If there is a way of troubleshooting the resume it maybe of help.
    thanks
    Dan

  • [XFCE]Keyboard layout config sometimes gets reset after suspend/resume

    After I got suspend/resume working thanks to the help here, I have still another little problem with it: After suspend/resume the keyboard layout configuration in the corresponding xfce-panel plugin is sometimes reset to US. The keyboard layout should be Russian/German with switching the layouts with LCtrl+LShift. In the xorg.conf everything is fine, but it seems to be disregarded:
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "de,ru"
    Option "XkbVariant" ",winkeys"
    Option "XkbOptions" "grp:ctrl_shift_toggle"
    EndSection
    The settings that I make in the panel-applet via its configuration dialogue work though, but they sometimes get reset after a suspend/resume.
    The XFCE session is started via following command in ~/.xinitrc:
    exec ck-launch-session dbus-launch xfce4-session
    Thanks for any hint,
    PhotonX

    I see. Then you should maybe add debug output to check whether the script is run at all and if yes, where it fails. Like
    button/lid)
    echo "lid action caught" >> /home/lid.log
    case "$3" in
    close)
    logger 'LID closed'
    # Suspend and lock the screen
    /usr/sbin/pm-suspend &
    DISPLAY=:0.0 su -c - miki /usr/bin/slimlock
    echo "lid closed" >> /home/lid.log
    open)
    logger 'LID opened'
    # Set the keyboard layout again on IT
    setxkbmap it
    echo "lid opened" >> /home/lid.log
    logger "ACPI action undefined: $3"
    echo "something wrong happened" >> /home/lid.log
    esac
    and then check /home/lid.log after lid close&open.

  • Pm-suspend resumes from suspend, but all other methods don't

    Running Arch with xfce. Everything is updated and am on kernal 3.9. Desktop PC, motherboard Gigabyte H61N-USB3 (latest BIOS).
    I've been having an issue for a few months with resume not working properly after a suspend. I've tried all sorts of solutions, e.g.:
    adding items to my kernal line (hpet=disable, acpi_osi=Linux)
    installing acpi, acpid
    disabling HPET in the BIOS
    editing /etc/mkinitcpio.conf with the resume hook instead of autodetect
    installing uswsusp
    None worked. Seen a lot of threads here of people having the same issue, but with me, it ALWAYS resumes fine if I suspended with pm-suspend.
    If I issue pm-suspend, the computer suspends nicely. I press the power button and everything comes back on. /var/log/pm-suspend.log is always successful.
    But, if I use any other method, such as sysctl suspend, or upower, or the suspend option in the Xfce menu (uses xfce4-power-manager), the resume doesn't wake any USB devices (my mouse light stays off) or the monitor (stays in blinking stanby mode). Sometimes it will resume fine, very rarely, but 90% of the time it won't. Only the PC power light will come on but that's it. Even the reset button won't restart the PC. I have to hold the power button for 4 seconds to turn it off.
    I'm almost to the point of replacing the motherboard over this as it's driving me up the wall.
    pm-suspend (which works great) generates a pm-suspend log. But any of the other methods generate a pm-powersave log. So those other methods must have something in common. I will post the contents later as I'm at work.
    I'd like to get the other methods working because if the PC suspends after a set time (through xfce), or if I use the Xfce suspend menu option, I know it won't resume. A workaround would be to make a pm-suspend menu option and some sort of schedule for it to run after a certain idle time, but that's not an answer for the original problem.
    Is there any way I can troubleshoot why systemd and other methods don't resume but pm-suspend does resume it fine?
    Last edited by nLinked (2013-05-24 13:52:20)

    I cleared pm-powersave.log and suspended through the xfce menu > Suspend.
    Resume worked fine once.
    Suspended again.
    Resume worked fine second.
    Suspended again, resume didn't work, PC fans on but mouse and display off.
    The output of the new pm-suspend.log is here, although it's possible it can't write any errors to the log when resume fails?
    http://pastebin.com/ZHDSeG6H

  • TI300+DVI breaks Suspend/Resume!

    Been using my Ti300 for over a year with no issues
    then just a week ago I get a 17" LCD to replace my
    CRT.   I hook it up via the DVI connection and all seems
    fine.  Then I find that any time I suspend my system,
    it wont resume.   Instead of resuming now it just seems to reset and starts the boot process.  I'm guessing
    I either have a bad Ti300 or the bios cant suspend/resume when using DVI output.    Help?!
    Please note:  only thing that changed was new flat panel connected to DVI.  Never used DVI on card before.
    My system:
    Gigabyte 7VXRP (latest bios)
    AMD 1900XP
    512MB Samsung DDR333
    MSI MS-8851 Ti300
    Microsoft XP with SP1

    up

  • MDB Suspend/Resume server startup

    Hello All,
    We have a requirement where we want to stop MDBs from starting even after server restart. We have tried the following
    In MDB control page in Admin Console there is a feature in WLS where we can Suspend/Resume MDBs from consuming
    messages. Once we suspend the MDB it is stopping the consumption of the messages for that session, however when
    we restart the server the MDB starts picking up messages from the JMS. Is there a way in WLS to tell the server
    to not start the MDB's if they are in a suspended state during shutdown?
    We have researched the following forum entries and none of them seem to be viable option.
    Setting the initial of MDB as Suspended
    Re: Disable autmatic mdb message process on server start
    We are on WLS 10.3.2, have a foriegn server configuration to Oracle AQ.
    Thanks,
    Prem.

    How about creating a dummy WLS jms queue and a WLS connection factory with the same JNDI names used by the MDB. This will point your mdb to listen to the dummy WLS jms queue consuming no messages. When you need the MDB to do real work , delete the dummy objects and instead create AQ CF and Q via the foreign jms server. Do a suspend/resume of mdb to point it to the AQ queue..

  • WLST & suspending/resuming a MDB

    Hi all,
    I'm using WLS 10.3 and I need to write a WLST script for suspending/resuming a MDB packaged within an EAR file.
    The EAR file contains more MDBs and I need to suspend/resume selected MDBs.
    I tried to use the 'record' feature from WLS console but it doesn't register anything.
    Could you please give me any hint ?
    Thanks in advance
    ferp

    Hi Mody,
    having a look through the Oracle Knowledge I've found the below article:
    How to Suspend / Resume an MDB from Java code and WLST script? [ID 1079590.1]
    So you can suspend one individual MDB from an EAR file if your EAR contains multiple MDBs:
    connect('username','password','t3://host:port')
    domainRuntime()
    cd('/ServerRuntimes/TargetServerName/ApplicationRuntimes/ApplicationDeploymentName/ComponentRuntimes/ApplicationDeploymentName/EJBRuntimes/MDBName_JNDINameoftheQueue')
    cmo.suspend() or cmo.resume()
    As I'm not expert in WLST now I'm trying to adapt the above code to my scenario but I've some troubles to select only some given MDBs and interacting over that list:
    cd('/ServerRuntimes/TargetServerName/ApplicationRuntimes/ApplicationDeploymentName/ComponentRuntimes/ApplicationDeploymentName/EJBRuntimes')
    ls()
    --> I get
    dr-- ADV_FFOutMDB_001_OUT
    dr-- ADV_FFOutMDB_002_OUT
    dr-- BB_FFInMDB_IN
    dr-- CRR_FFOutMDB_OUT
    I'm trying to select only ones that ends in _OUT and then suspend them:
    cd('/ServerRuntimes/TargetServerName/.../EJBRuntimes')
    myList = .... how I could get it ?
    for item in myList:
    cd(item)
    cmo.suspend()
    Do you have any example or hint ?
    Thanks for your help
    ferp

  • [Solved]no sound after suspend/resume after kernel 3.9.2 upgrade

    I don't know  what to provide to help solve this problem. Leave me messages.Thank you!
    Last edited by chu887 (2013-06-06 08:54:16)

    johni wrote:
    I got mine working!
    First I commented out the module parameter from my /etc/modprobe.d//intel-hda-audio.conf:
    #options snd-hda-intel model=dell-eq
    Since it works without that now, I will probably remove the file.
    Next, I went into alsamixer, and noticed a couple items not there before, turned down low:
    "Speaker", and two "HeadPhone" mixers, both turned down almost off.  I turned up the volume on the speaker, and was able to get sound from the speakers.   The same worked for the headphone entries (I have two headphone jacks).
    After I did this, it works better than before because I used to only have one working headphone jack.
    Also, I confirmed sound is still working after suspend/resume for me.
    Hopefully this will help one of you.
    Thanks,the problem has been resolved by downgrade.
    Sound is absolutely normal before I suspend/resume my system,  volume is normal, not too large,not too little. But there's no sound at all after resume it .  I guess it's probably to have something to do with our audio card - HDA intel,  my computer is also a dell laptop( dell 1420 , 2007/2008, really old ).
    My advice is : don't upgrade to kernel 3.9.2 ,it's an odd version( odd version is not stable).

Maybe you are looking for

  • How to (visually) crop a screen recording???

    OK, QuickTime X is great at making a screen recording, and I now have a 1680x1050 .MOV. Great. What I want is to crop it, so that the video depicts for example 600x600 pixels in one are of the screen. How do I crop the resulting screen recording to a

  • Skype 7.3 crashes whenever connected

    I've done a little bit of research on the forums but is still unable to fix my issue I am running Windows 7, Skype is 7.3 (the latest version available as of 4/4/2015). Every time when Skype starts, it will "stop working" if it is able to connect to

  • Problem with data input by utl_file

    Hi, I am importing data from txt files into an xe database using utl_file; works nice but messes up the special characters from brazilian portuguese, they are imported as � (a question mark of sorts.) Here the nls set up from xe: NLS_CHARACTERSET    

  • Addl planning field in ME21N

    dear sirs, please let me know the importance of the field ADDL PLANNING which is appearing in the bottom part of the PO creation screen(ME21N) just in between item tabs and po line items. what is the importance of the same,

  • UI Shell - closing dirty activities when switching globalTabs

    We're currently using the UI Shell with several globalTabs. In one of the tabs via the Launcher we open an activity when the user clicks on the relevant link via the following code: public void openCreateSubmission(ActionEvent actionEvent) { prxForm.