[SOLVED] System freezes on cold boot

My system hangs on boot when started from complete power-off (physically disconnected from power source). This is happening frequently, not always though. Future reboots work fine.
This is what I can see on the screen:
Starting Manage, Install and Generate Color Profiles
And last item in journal is:
systemd-journal[125]: Allowing system journal files to grow to 4.0G.
Previously I had 2 drives: one SSD for system, and another for /home. I think that problem appeared after I moved /home to SSD and removed the other drive physically (SSD is the only drive now).
Any ideas?
Last edited by drozdu (2013-07-15 16:45:32)

lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 59,6G 0 disk
└─sda1 8:1 0 59,6G 0 part /
cat fstab
# <file system> <dir> <type> <options> <dump> <pass>
tmpfs /tmp tmpfs nodev,nosuid 0 0
/dev/sda1 / ext4 defaults,noatime,nodiratime,discard 0 1
journalctl -b
-- Logs begin at sob 2012-10-20 13:41:49 CEST, end at pią 2013-07-05 11:05:21 CEST. --
lip 05 10:59:21 marcin systemd-journal[124]: Allowing runtime journal files to grow to 295.3M.
lip 05 10:59:21 marcin kernel: Initializing cgroup subsys cpuset
lip 05 10:59:21 marcin kernel: Initializing cgroup subsys cpu
lip 05 10:59:21 marcin kernel: Linux version 3.9.9-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.1 (GCC) ) #1 SMP PREEMPT Wed Jul 3 22:45:16 CEST 2013
lip 05 10:59:21 marcin kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=52effed2-8724-4082-a02d-258114279aa8 ro
lip 05 10:59:21 marcin kernel: e820: BIOS-provided physical RAM map:
lip 05 10:59:21 marcin kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009afff] usable
lip 05 10:59:21 marcin kernel: BIOS-e820: [mem 0x000000000009b000-0x000000000009ffff] reserved
lip 05 10:59:21 marcin kernel: BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
lip 05 10:59:21 marcin kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000c7e7ffff] usable
lip 05 10:59:21 marcin kernel: BIOS-e820: [mem 0x00000000c7e80000-0x00000000c7e97fff] ACPI data
lip 05 10:59:21 marcin kernel: BIOS-e820: [mem 0x00000000c7e98000-0x00000000c7ebffff] ACPI NVS
lip 05 10:59:21 marcin kernel: BIOS-e820: [mem 0x00000000c7ec0000-0x00000000c7efffff] reserved
lip 05 10:59:21 marcin kernel: BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
lip 05 10:59:21 marcin kernel: BIOS-e820: [mem 0x0000000100000000-0x00000001b7ffffff] usable
lip 05 10:59:21 marcin kernel: NX (Execute Disable) protection: active
lip 05 10:59:21 marcin kernel: SMBIOS 2.6 present.
lip 05 10:59:21 marcin kernel: DMI: System manufacturer System Product Name/M4A89TD PRO USB3, BIOS 3029 09/07/2012
lip 05 10:59:21 marcin kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
lip 05 10:59:21 marcin kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
lip 05 10:59:21 marcin kernel: No AGP bridge found
lip 05 10:59:21 marcin kernel: e820: last_pfn = 0x1b8000 max_arch_pfn = 0x400000000
lip 05 10:59:21 marcin kernel: MTRR default type: uncachable
lip 05 10:59:21 marcin kernel: MTRR fixed ranges enabled:
lip 05 10:59:21 marcin kernel: 00000-9FFFF write-back
lip 05 10:59:21 marcin kernel: A0000-EFFFF uncachable
lip 05 10:59:21 marcin kernel: F0000-FFFFF write-protect
lip 05 10:59:21 marcin kernel: MTRR variable ranges enabled:
lip 05 10:59:21 marcin kernel: 0 base 000000000000 mask FFFF80000000 write-back
lip 05 10:59:21 marcin kernel: 1 base 000080000000 mask FFFFC0000000 write-back
lip 05 10:59:21 marcin kernel: 2 base 0000C0000000 mask FFFFF8000000 write-back
lip 05 10:59:21 marcin kernel: 3 disabled
lip 05 10:59:21 marcin kernel: 4 disabled
lip 05 10:59:21 marcin kernel: 5 disabled
lip 05 10:59:21 marcin kernel: 6 disabled
lip 05 10:59:21 marcin kernel: 7 disabled
lip 05 10:59:21 marcin kernel: TOM2: 00000001b8000000 aka 7040M
lip 05 10:59:21 marcin kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
lip 05 10:59:21 marcin kernel: e820: update [mem 0xc8000000-0xffffffff] usable ==> reserved
lip 05 10:59:21 marcin kernel: e820: last_pfn = 0xc7e80 max_arch_pfn = 0x400000000
lip 05 10:59:21 marcin kernel: found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
lip 05 10:59:21 marcin kernel: Scanning 1 areas for low memory corruption
lip 05 10:59:21 marcin kernel: Base memory trampoline at [ffff880000095000] 95000 size 24576
lip 05 10:59:21 marcin kernel: Using GB pages for direct mapping
lip 05 10:59:21 marcin kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
lip 05 10:59:21 marcin kernel: [mem 0x00000000-0x000fffff] page 4k
lip 05 10:59:21 marcin kernel: BRK [0x01b30000, 0x01b30fff] PGTABLE
lip 05 10:59:21 marcin kernel: BRK [0x01b31000, 0x01b31fff] PGTABLE
lip 05 10:59:21 marcin kernel: BRK [0x01b32000, 0x01b32fff] PGTABLE
lip 05 10:59:21 marcin kernel: init_memory_mapping: [mem 0x1b7e00000-0x1b7ffffff]
lip 05 10:59:21 marcin kernel: [mem 0x1b7e00000-0x1b7ffffff] page 2M
lip 05 10:59:21 marcin kernel: BRK [0x01b33000, 0x01b33fff] PGTABLE
lip 05 10:59:21 marcin kernel: init_memory_mapping: [mem 0x1b4000000-0x1b7dfffff]
lip 05 10:59:21 marcin kernel: [mem 0x1b4000000-0x1b7dfffff] page 2M
lip 05 10:59:21 marcin kernel: init_memory_mapping: [mem 0x180000000-0x1b3ffffff]
lip 05 10:59:21 marcin kernel: [mem 0x180000000-0x1b3ffffff] page 2M
lip 05 10:59:21 marcin kernel: init_memory_mapping: [mem 0x00100000-0xc7e7ffff]
lip 05 10:59:21 marcin kernel: [mem 0x00100000-0x001fffff] page 4k
lip 05 10:59:21 marcin kernel: [mem 0x00200000-0x3fffffff] page 2M
lip 05 10:59:21 marcin kernel: [mem 0x40000000-0xbfffffff] page 1G
lip 05 10:59:21 marcin kernel: [mem 0xc0000000-0xc7dfffff] page 2M
lip 05 10:59:21 marcin kernel: [mem 0xc7e00000-0xc7e7ffff] page 4k
lip 05 10:59:21 marcin kernel: init_memory_mapping: [mem 0x100000000-0x17fffffff]
lip 05 10:59:21 marcin kernel: [mem 0x100000000-0x17fffffff] page 1G
lip 05 10:59:21 marcin kernel: RAMDISK: [mem 0x378b0000-0x37c4ffff]
lip 05 10:59:21 marcin kernel: ACPI: RSDP 00000000000fbb50 00024 (v02 ACPIAM)
lip 05 10:59:21 marcin kernel: ACPI: XSDT 00000000c7e80100 0005C (v01 090712 XSDT1033 20120907 MSFT 00000097)
lip 05 10:59:21 marcin kernel: ACPI: FACP 00000000c7e80290 000F4 (v03 090712 FACP1033 20120907 MSFT 00000097)
lip 05 10:59:21 marcin kernel: ACPI: DSDT 00000000c7e80470 0E64D (v01 A1656 A1656000 00000000 INTL 20060113)
lip 05 10:59:21 marcin kernel: ACPI: FACS 00000000c7e98000 00040
lip 05 10:59:21 marcin kernel: ACPI: APIC 00000000c7e80390 00098 (v01 090712 APIC1033 20120907 MSFT 00000097)
lip 05 10:59:21 marcin kernel: ACPI: MCFG 00000000c7e80430 0003C (v01 090712 OEMMCFG 20120907 MSFT 00000097)
lip 05 10:59:21 marcin kernel: ACPI: OEMB 00000000c7e98040 00072 (v01 090712 OEMB1033 20120907 MSFT 00000097)
lip 05 10:59:21 marcin kernel: ACPI: HPET 00000000c7e8f8c0 00038 (v01 090712 OEMHPET 20120907 MSFT 00000097)
lip 05 10:59:21 marcin kernel: ACPI: IVRS 00000000c7e8f900 000C0 (v01 AMD RD890S 00202031 AMD 00000000)
lip 05 10:59:21 marcin kernel: ACPI: SSDT 00000000c7e8f9c0 008BC (v01 A M I POWERNOW 00000001 AMD 00000001)
lip 05 10:59:21 marcin kernel: ACPI: Local APIC address 0xfee00000
lip 05 10:59:21 marcin kernel: Scanning NUMA topology in Northbridge 24
lip 05 10:59:21 marcin kernel: No NUMA configuration found
lip 05 10:59:21 marcin kernel: Faking a node at [mem 0x0000000000000000-0x00000001b7ffffff]
lip 05 10:59:21 marcin kernel: Initmem setup node 0 [mem 0x00000000-0x1b7ffffff]
lip 05 10:59:21 marcin kernel: NODE_DATA [mem 0x1b7ff9000-0x1b7ffdfff]
lip 05 10:59:21 marcin kernel: [ffffea0000000000-ffffea0006dfffff] PMD -> [ffff8801b1600000-ffff8801b75fffff] on node 0
lip 05 10:59:21 marcin kernel: Zone ranges:
lip 05 10:59:21 marcin kernel: DMA [mem 0x00001000-0x00ffffff]
lip 05 10:59:21 marcin kernel: DMA32 [mem 0x01000000-0xffffffff]
lip 05 10:59:21 marcin kernel: Normal [mem 0x100000000-0x1b7ffffff]
lip 05 10:59:21 marcin kernel: Movable zone start for each node
lip 05 10:59:21 marcin kernel: Early memory node ranges
lip 05 10:59:21 marcin kernel: node 0: [mem 0x00001000-0x0009afff]
lip 05 10:59:21 marcin kernel: node 0: [mem 0x00100000-0xc7e7ffff]
lip 05 10:59:21 marcin kernel: node 0: [mem 0x100000000-0x1b7ffffff]
lip 05 10:59:21 marcin kernel: On node 0 totalpages: 1572378
lip 05 10:59:21 marcin kernel: DMA zone: 64 pages used for memmap
lip 05 10:59:21 marcin kernel: DMA zone: 21 pages reserved
lip 05 10:59:21 marcin kernel: DMA zone: 3994 pages, LIFO batch:0
lip 05 10:59:21 marcin kernel: DMA32 zone: 12730 pages used for memmap
lip 05 10:59:21 marcin kernel: DMA32 zone: 814720 pages, LIFO batch:31
lip 05 10:59:21 marcin kernel: Normal zone: 11776 pages used for memmap
lip 05 10:59:21 marcin kernel: Normal zone: 753664 pages, LIFO batch:31
lip 05 10:59:21 marcin kernel: ACPI: PM-Timer IO Port: 0x808
lip 05 10:59:21 marcin kernel: ACPI: Local APIC address 0xfee00000
lip 05 10:59:21 marcin kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
lip 05 10:59:21 marcin kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
lip 05 10:59:21 marcin kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
lip 05 10:59:21 marcin kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
lip 05 10:59:21 marcin kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x84] disabled)
lip 05 10:59:21 marcin kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x85] disabled)
lip 05 10:59:21 marcin kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x86] disabled)
lip 05 10:59:21 marcin kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x87] disabled)
lip 05 10:59:21 marcin kernel: ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
lip 05 10:59:21 marcin kernel: IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
lip 05 10:59:21 marcin kernel: ACPI: IOAPIC (id[0x05] address[0xfec20000] gsi_base[24])
lip 05 10:59:21 marcin kernel: IOAPIC[1]: apic_id 5, version 33, address 0xfec20000, GSI 24-55
lip 05 10:59:21 marcin kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
lip 05 10:59:21 marcin kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
lip 05 10:59:21 marcin kernel: ACPI: IRQ0 used by override.
lip 05 10:59:21 marcin kernel: ACPI: IRQ2 used by override.
lip 05 10:59:21 marcin kernel: ACPI: IRQ9 used by override.
lip 05 10:59:21 marcin kernel: Using ACPI (MADT) for SMP configuration information
lip 05 10:59:21 marcin kernel: ACPI: HPET id: 0x8300 base: 0xfed00000
lip 05 10:59:21 marcin kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs
lip 05 10:59:21 marcin kernel: nr_irqs_gsi: 72
lip 05 10:59:21 marcin kernel: PM: Registered nosave memory: 000000000009b000 - 00000000000a0000
lip 05 10:59:21 marcin kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
lip 05 10:59:21 marcin kernel: PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
lip 05 10:59:21 marcin kernel: PM: Registered nosave memory: 00000000c7e80000 - 00000000c7e98000
lip 05 10:59:21 marcin kernel: PM: Registered nosave memory: 00000000c7e98000 - 00000000c7ec0000
lip 05 10:59:21 marcin kernel: PM: Registered nosave memory: 00000000c7ec0000 - 00000000c7f00000
lip 05 10:59:21 marcin kernel: PM: Registered nosave memory: 00000000c7f00000 - 00000000ffe00000
lip 05 10:59:21 marcin kernel: PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
lip 05 10:59:21 marcin kernel: e820: [mem 0xc7f00000-0xffdfffff] available for PCI devices
lip 05 10:59:21 marcin kernel: Booting paravirtualized kernel on bare hardware
lip 05 10:59:21 marcin kernel: setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
lip 05 10:59:21 marcin kernel: PERCPU: Embedded 28 pages/cpu @ffff8801b7c00000 s85824 r8192 d20672 u262144
lip 05 10:59:21 marcin kernel: pcpu-alloc: s85824 r8192 d20672 u262144 alloc=1*2097152
lip 05 10:59:21 marcin kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
lip 05 10:59:21 marcin kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 1547787
lip 05 10:59:21 marcin kernel: Policy zone: Normal
lip 05 10:59:21 marcin kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=52effed2-8724-4082-a02d-258114279aa8 ro
lip 05 10:59:21 marcin kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
lip 05 10:59:21 marcin kernel: __ex_table already sorted, skipping sort
lip 05 10:59:21 marcin kernel: Checking aperture...
lip 05 10:59:21 marcin kernel: No AGP bridge found
lip 05 10:59:21 marcin kernel: Node 0: aperture @ 0 size 32 MB
lip 05 10:59:21 marcin kernel: Your BIOS doesn't leave a aperture memory hole
lip 05 10:59:21 marcin kernel: Please enable the IOMMU option in the BIOS setup
lip 05 10:59:21 marcin kernel: This costs you 64 MB of RAM
lip 05 10:59:21 marcin kernel: Mapping aperture over 65536 KB of RAM @ bc000000
lip 05 10:59:21 marcin kernel: PM: Registered nosave memory: 00000000bc000000 - 00000000c0000000
lip 05 10:59:21 marcin kernel: Memory: 6043176k/7208960k available (4986k kernel code, 919448k absent, 246336k reserved, 3965k data, 1092k init)
lip 05 10:59:21 marcin kernel: SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
lip 05 10:59:21 marcin kernel: Preemptible hierarchical RCU implementation.
lip 05 10:59:21 marcin kernel: RCU dyntick-idle grace-period acceleration is enabled.
lip 05 10:59:21 marcin kernel: Dump stacks of tasks blocking RCU-preempt GP.
lip 05 10:59:21 marcin kernel: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
lip 05 10:59:21 marcin kernel: NR_IRQS:4352 nr_irqs:1288 16
lip 05 10:59:21 marcin kernel: spurious 8259A interrupt: IRQ7.
lip 05 10:59:21 marcin kernel: Console: colour dummy device 80x25
lip 05 10:59:21 marcin kernel: console [tty0] enabled
lip 05 10:59:21 marcin kernel: allocated 25165824 bytes of page_cgroup
lip 05 10:59:21 marcin kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
lip 05 10:59:21 marcin kernel: hpet clockevent registered
lip 05 10:59:21 marcin kernel: tsc: Fast TSC calibration using PIT
lip 05 10:59:21 marcin kernel: tsc: Detected 3210.661 MHz processor
lip 05 10:59:21 marcin kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6423.87 BogoMIPS (lpj=10702203)
lip 05 10:59:21 marcin kernel: pid_max: default: 32768 minimum: 301
lip 05 10:59:21 marcin kernel: Security Framework initialized
lip 05 10:59:21 marcin kernel: AppArmor: AppArmor disabled by boot time parameter
lip 05 10:59:21 marcin kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
lip 05 10:59:21 marcin kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
lip 05 10:59:21 marcin kernel: Mount-cache hash table entries: 256
lip 05 10:59:21 marcin kernel: Initializing cgroup subsys cpuacct
lip 05 10:59:21 marcin kernel: Initializing cgroup subsys memory
lip 05 10:59:21 marcin kernel: Initializing cgroup subsys devices
lip 05 10:59:21 marcin kernel: Initializing cgroup subsys freezer
lip 05 10:59:21 marcin kernel: Initializing cgroup subsys net_cls
lip 05 10:59:21 marcin kernel: Initializing cgroup subsys blkio
lip 05 10:59:21 marcin kernel: tseg: 0000000000
lip 05 10:59:21 marcin kernel: CPU: Physical Processor ID: 0
lip 05 10:59:21 marcin kernel: CPU: Processor Core ID: 0
lip 05 10:59:21 marcin kernel: mce: CPU supports 6 MCE banks
lip 05 10:59:21 marcin kernel: LVT offset 0 assigned for vector 0xf9
lip 05 10:59:21 marcin kernel: process: using AMD E400 aware idle routine
lip 05 10:59:21 marcin kernel: [119B blob data]
lip 05 10:59:21 marcin kernel: Freeing SMP alternatives: 20k freed
lip 05 10:59:21 marcin kernel: ACPI: Core revision 20130117
lip 05 10:59:21 marcin kernel: ACPI: All ACPI Tables successfully acquired
lip 05 10:59:21 marcin kernel: ftrace: allocating 19551 entries in 77 pages
lip 05 10:59:21 marcin kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
lip 05 10:59:21 marcin kernel: smpboot: CPU0: AMD Phenom(tm) II X4 955 Processor (fam: 10, model: 04, stepping: 03)
lip 05 10:59:21 marcin kernel: Performance Events: AMD PMU driver.
lip 05 10:59:21 marcin kernel: ... version: 0
lip 05 10:59:21 marcin kernel: ... bit width: 48
lip 05 10:59:21 marcin kernel: ... generic registers: 4
lip 05 10:59:21 marcin kernel: ... value mask: 0000ffffffffffff
lip 05 10:59:21 marcin kernel: ... max period: 00007fffffffffff
lip 05 10:59:21 marcin kernel: ... fixed-purpose events: 0
lip 05 10:59:21 marcin kernel: ... event mask: 000000000000000f
lip 05 10:59:21 marcin kernel: process: System has AMD C1E enabled
lip 05 10:59:21 marcin kernel: process: Switch to broadcast mode on CPU0
lip 05 10:59:21 marcin kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
lip 05 10:59:21 marcin kernel: process: Switch to broadcast mode on CPU1
lip 05 10:59:21 marcin kernel: process: Switch to broadcast mode on CPU2
lip 05 10:59:21 marcin kernel: smpboot: Booting Node 0, Processors #1 #2 #3
lip 05 10:59:21 marcin kernel: Brought up 4 CPUs
lip 05 10:59:21 marcin kernel: smpboot: Total of 4 processors activated (25695.50 BogoMIPS)
lip 05 10:59:21 marcin kernel: process: Switch to broadcast mode on CPU3
lip 05 10:59:21 marcin kernel: devtmpfs: initialized
lip 05 10:59:21 marcin kernel: PM: Registering ACPI NVS region [mem 0xc7e98000-0xc7ebffff] (163840 bytes)
lip 05 10:59:21 marcin kernel: RTC time: 8:59:16, date: 07/05/13
lip 05 10:59:21 marcin kernel: NET: Registered protocol family 16
lip 05 10:59:21 marcin kernel: node 0 link 0: io port [1000, ffffff]
lip 05 10:59:21 marcin kernel: TOM: 00000000c8000000 aka 3200M
lip 05 10:59:21 marcin kernel: Fam 10h mmconf [mem 0xe0000000-0xefffffff]
lip 05 10:59:21 marcin kernel: node 0 link 0: mmio [e0000000, efffffff] ==> none
lip 05 10:59:21 marcin kernel: node 0 link 0: mmio [f0000000, ffffffff]
lip 05 10:59:21 marcin kernel: node 0 link 0: mmio [a0000, bffff]
lip 05 10:59:21 marcin kernel: node 0 link 0: mmio [c8000000, dfffffff]
lip 05 10:59:21 marcin kernel: TOM2: 00000001b8000000 aka 7040M
lip 05 10:59:21 marcin kernel: bus: [bus 00-1f] on node 0 link 0
lip 05 10:59:21 marcin kernel: bus: 00 [io 0x0000-0xffff]
lip 05 10:59:21 marcin kernel: bus: 00 [mem 0xf0000000-0xffffffff]
lip 05 10:59:21 marcin kernel: bus: 00 [mem 0x000a0000-0x000bffff]
lip 05 10:59:21 marcin kernel: bus: 00 [mem 0xc8000000-0xdfffffff]
lip 05 10:59:21 marcin kernel: bus: 00 [mem 0x1b8000000-0xfcffffffff]
lip 05 10:59:21 marcin kernel: ACPI: bus type PCI registered
lip 05 10:59:21 marcin kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
lip 05 10:59:21 marcin kernel: PCI: not using MMCONFIG
lip 05 10:59:21 marcin kernel: PCI: Using configuration type 1 for base access
lip 05 10:59:21 marcin kernel: PCI: Using configuration type 1 for extended access
lip 05 10:59:21 marcin kernel: mtrr: your CPUs had inconsistent variable MTRR settings
lip 05 10:59:21 marcin kernel: mtrr: probably your BIOS does not setup all CPUs.
lip 05 10:59:21 marcin kernel: mtrr: corrected configuration.
lip 05 10:59:21 marcin kernel: bio: create slab <bio-0> at 0
lip 05 10:59:21 marcin kernel: ACPI: Added _OSI(Module Device)
lip 05 10:59:21 marcin kernel: ACPI: Added _OSI(Processor Device)
lip 05 10:59:21 marcin kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
lip 05 10:59:21 marcin kernel: ACPI: Added _OSI(Processor Aggregator Device)
lip 05 10:59:21 marcin kernel: ACPI: EC: Look up EC in DSDT
lip 05 10:59:21 marcin kernel: ACPI: Executed 3 blocks of module-level executable AML code
lip 05 10:59:21 marcin kernel: ACPI: Interpreter enabled
lip 05 10:59:21 marcin kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130117/hwxface-568)
lip 05 10:59:21 marcin kernel: ACPI: (supports S0 S1 S3 S4 S5)
lip 05 10:59:21 marcin kernel: ACPI: Using IOAPIC for interrupt routing
lip 05 10:59:21 marcin kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
lip 05 10:59:21 marcin kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
lip 05 10:59:21 marcin kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
lip 05 10:59:21 marcin kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
lip 05 10:59:21 marcin kernel: PCI host bridge to bus 0000:00
lip 05 10:59:21 marcin kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
lip 05 10:59:21 marcin kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:00: root bus resource [mem 0xc7f00000-0xdfffffff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff]
lip 05 10:59:21 marcin kernel: pci 0000:00:00.0: [1002:5a11] type 00 class 0x060000
lip 05 10:59:21 marcin kernel: pci 0000:00:00.2: [1002:5a23] type 00 class 0x080600
lip 05 10:59:21 marcin kernel: pci 0000:00:02.0: [1002:5a16] type 01 class 0x060400
lip 05 10:59:21 marcin kernel: pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
lip 05 10:59:21 marcin kernel: pci 0000:00:02.0: System wakeup disabled by ACPI
lip 05 10:59:21 marcin kernel: pci 0000:00:06.0: [1002:5a1a] type 01 class 0x060400
lip 05 10:59:21 marcin kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
lip 05 10:59:21 marcin kernel: pci 0000:00:06.0: System wakeup disabled by ACPI
lip 05 10:59:21 marcin kernel: pci 0000:00:07.0: [1002:5a1b] type 01 class 0x060400
lip 05 10:59:21 marcin kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
lip 05 10:59:21 marcin kernel: pci 0000:00:07.0: System wakeup disabled by ACPI
lip 05 10:59:21 marcin kernel: pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
lip 05 10:59:21 marcin kernel: pci 0000:00:11.0: reg 10: [io 0xb000-0xb007]
lip 05 10:59:21 marcin kernel: pci 0000:00:11.0: reg 14: [io 0xa000-0xa003]
lip 05 10:59:21 marcin kernel: pci 0000:00:11.0: reg 18: [io 0x9000-0x9007]
lip 05 10:59:21 marcin kernel: pci 0000:00:11.0: reg 1c: [io 0x8000-0x8003]
lip 05 10:59:21 marcin kernel: pci 0000:00:11.0: reg 20: [io 0x7000-0x700f]
lip 05 10:59:21 marcin kernel: pci 0000:00:11.0: reg 24: [mem 0xfe6fe000-0xfe6fe3ff]
lip 05 10:59:21 marcin kernel: pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
lip 05 10:59:21 marcin kernel: pci 0000:00:12.0: reg 10: [mem 0xfe6fb000-0xfe6fbfff]
lip 05 10:59:21 marcin kernel: pci 0000:00:12.0: System wakeup disabled by ACPI
lip 05 10:59:21 marcin kernel: pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
lip 05 10:59:21 marcin kernel: pci 0000:00:12.2: reg 10: [mem 0xfe6fe400-0xfe6fe4ff]
lip 05 10:59:21 marcin kernel: pci 0000:00:12.2: supports D1 D2
lip 05 10:59:21 marcin kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
lip 05 10:59:21 marcin kernel: pci 0000:00:12.2: System wakeup disabled by ACPI
lip 05 10:59:21 marcin kernel: pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
lip 05 10:59:21 marcin kernel: pci 0000:00:13.0: reg 10: [mem 0xfe6fc000-0xfe6fcfff]
lip 05 10:59:21 marcin kernel: pci 0000:00:13.0: System wakeup disabled by ACPI
lip 05 10:59:21 marcin kernel: pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
lip 05 10:59:21 marcin kernel: pci 0000:00:13.2: reg 10: [mem 0xfe6fe800-0xfe6fe8ff]
lip 05 10:59:21 marcin kernel: pci 0000:00:13.2: supports D1 D2
lip 05 10:59:21 marcin kernel: pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
lip 05 10:59:21 marcin kernel: pci 0000:00:13.2: System wakeup disabled by ACPI
lip 05 10:59:21 marcin kernel: pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
lip 05 10:59:21 marcin kernel: pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
lip 05 10:59:21 marcin kernel: pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
lip 05 10:59:21 marcin kernel: pci 0000:00:14.4: System wakeup disabled by ACPI
lip 05 10:59:21 marcin kernel: pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
lip 05 10:59:21 marcin kernel: pci 0000:00:14.5: reg 10: [mem 0xfe6fd000-0xfe6fdfff]
lip 05 10:59:21 marcin kernel: pci 0000:00:14.5: System wakeup disabled by ACPI
lip 05 10:59:21 marcin kernel: pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
lip 05 10:59:21 marcin kernel: pci 0000:00:16.0: reg 10: [mem 0xfe6ff000-0xfe6fffff]
lip 05 10:59:21 marcin kernel: pci 0000:00:16.0: System wakeup disabled by ACPI
lip 05 10:59:21 marcin kernel: pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
lip 05 10:59:21 marcin kernel: pci 0000:00:16.2: reg 10: [mem 0xfe6fec00-0xfe6fecff]
lip 05 10:59:21 marcin kernel: pci 0000:00:16.2: supports D1 D2
lip 05 10:59:21 marcin kernel: pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
lip 05 10:59:21 marcin kernel: pci 0000:00:16.2: System wakeup disabled by ACPI
lip 05 10:59:21 marcin kernel: pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
lip 05 10:59:21 marcin kernel: pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
lip 05 10:59:21 marcin kernel: pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
lip 05 10:59:21 marcin kernel: pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
lip 05 10:59:21 marcin kernel: pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
lip 05 10:59:21 marcin kernel: pci 0000:04:00.0: [1002:68b8] type 00 class 0x030000
lip 05 10:59:21 marcin kernel: pci 0000:04:00.0: reg 10: [mem 0xd0000000-0xdfffffff 64bit pref]
lip 05 10:59:21 marcin kernel: pci 0000:04:00.0: reg 18: [mem 0xfe9e0000-0xfe9fffff 64bit]
lip 05 10:59:21 marcin kernel: pci 0000:04:00.0: reg 20: [io 0xe000-0xe0ff]
lip 05 10:59:21 marcin kernel: pci 0000:04:00.0: reg 30: [mem 0xfe9c0000-0xfe9dffff pref]
lip 05 10:59:21 marcin kernel: pci 0000:04:00.0: supports D1 D2
lip 05 10:59:21 marcin kernel: pci 0000:04:00.1: [1002:aa58] type 00 class 0x040300
lip 05 10:59:21 marcin kernel: pci 0000:04:00.1: reg 10: [mem 0xfe9bc000-0xfe9bffff 64bit]
lip 05 10:59:21 marcin kernel: pci 0000:04:00.1: supports D1 D2
lip 05 10:59:21 marcin kernel: pci 0000:00:02.0: PCI bridge to [bus 04]
lip 05 10:59:21 marcin kernel: pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
lip 05 10:59:21 marcin kernel: pci 0000:00:02.0: bridge window [mem 0xfe900000-0xfe9fffff]
lip 05 10:59:21 marcin kernel: pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
lip 05 10:59:21 marcin kernel: pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
lip 05 10:59:21 marcin kernel: pci 0000:03:00.0: reg 10: [io 0xd800-0xd8ff]
lip 05 10:59:21 marcin kernel: pci 0000:03:00.0: reg 18: [mem 0xcffff000-0xcfffffff 64bit pref]
lip 05 10:59:21 marcin kernel: pci 0000:03:00.0: reg 20: [mem 0xcfff8000-0xcfffbfff 64bit pref]
lip 05 10:59:21 marcin kernel: pci 0000:03:00.0: reg 30: [mem 0xfe8e0000-0xfe8fffff pref]
lip 05 10:59:21 marcin kernel: pci 0000:03:00.0: supports D1 D2
lip 05 10:59:21 marcin kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
lip 05 10:59:21 marcin kernel: pci 0000:00:06.0: PCI bridge to [bus 03]
lip 05 10:59:21 marcin kernel: pci 0000:00:06.0: bridge window [io 0xd000-0xdfff]
lip 05 10:59:21 marcin kernel: pci 0000:00:06.0: bridge window [mem 0xfe800000-0xfe8fffff]
lip 05 10:59:21 marcin kernel: pci 0000:00:06.0: bridge window [mem 0xcff00000-0xcfffffff 64bit pref]
lip 05 10:59:21 marcin kernel: pci 0000:02:00.0: [1033:0194] type 00 class 0x0c0330
lip 05 10:59:21 marcin kernel: pci 0000:02:00.0: reg 10: [mem 0xfe7fe000-0xfe7fffff 64bit]
lip 05 10:59:21 marcin kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
lip 05 10:59:21 marcin kernel: pci 0000:00:07.0: PCI bridge to [bus 02]
lip 05 10:59:21 marcin kernel: pci 0000:00:07.0: bridge window [mem 0xfe700000-0xfe7fffff]
lip 05 10:59:21 marcin kernel: pci 0000:01:05.0: [1412:1724] type 00 class 0x040100
lip 05 10:59:21 marcin kernel: pci 0000:01:05.0: reg 10: [io 0xcc00-0xcc1f]
lip 05 10:59:21 marcin kernel: pci 0000:01:05.0: reg 14: [io 0xc880-0xc8ff]
lip 05 10:59:21 marcin kernel: pci 0000:01:05.0: supports D2
lip 05 10:59:21 marcin kernel: pci 0000:00:14.4: PCI bridge to [bus 01] (subtractive decode)
lip 05 10:59:21 marcin kernel: pci 0000:00:14.4: bridge window [io 0xc000-0xcfff]
lip 05 10:59:21 marcin kernel: pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
lip 05 10:59:21 marcin kernel: pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
lip 05 10:59:21 marcin kernel: pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
lip 05 10:59:21 marcin kernel: pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
lip 05 10:59:21 marcin kernel: pci 0000:00:14.4: bridge window [mem 0xc7f00000-0xdfffffff] (subtractive decode)
lip 05 10:59:21 marcin kernel: pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
lip 05 10:59:21 marcin kernel: acpi PNP0A03:00: Requesting ACPI _OSC control (0x1d)
lip 05 10:59:21 marcin kernel: acpi PNP0A03:00: ACPI _OSC control (0x1d) granted
lip 05 10:59:21 marcin kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 4 *7 10 11 14 15)
lip 05 10:59:21 marcin kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 *11 14 15)
lip 05 10:59:21 marcin kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 14 15)
lip 05 10:59:21 marcin kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs *4 7 10 11 14 15)
lip 05 10:59:21 marcin kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 *11 14 15)
lip 05 10:59:21 marcin kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 *10 11 14 15)
lip 05 10:59:21 marcin kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 14 15) *0, disabled.
lip 05 10:59:21 marcin kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0, disabled.
lip 05 10:59:21 marcin kernel: acpi root: \_SB_.PCI0 notify handler is installed
lip 05 10:59:21 marcin kernel: Found 1 acpi root devices
lip 05 10:59:21 marcin kernel: ACPI: EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62
lip 05 10:59:21 marcin kernel: ACPI: No dock devices found.
lip 05 10:59:21 marcin kernel: vgaarb: device added: PCI:0000:04:00.0,decodes=io+mem,owns=io+mem,locks=none
lip 05 10:59:21 marcin kernel: vgaarb: loaded
lip 05 10:59:21 marcin kernel: vgaarb: bridge control possible 0000:04:00.0
lip 05 10:59:21 marcin kernel: PCI: Using ACPI for IRQ routing
lip 05 10:59:21 marcin kernel: PCI: pci_cache_line_size set to 64 bytes
lip 05 10:59:21 marcin kernel: e820: reserve RAM buffer [mem 0x0009b000-0x0009ffff]
lip 05 10:59:21 marcin kernel: e820: reserve RAM buffer [mem 0xc7e80000-0xc7ffffff]
lip 05 10:59:21 marcin kernel: NetLabel: Initializing
lip 05 10:59:21 marcin kernel: NetLabel: domain hash size = 128
lip 05 10:59:21 marcin kernel: NetLabel: protocols = UNLABELED CIPSOv4
lip 05 10:59:21 marcin kernel: NetLabel: unlabeled traffic allowed by default
lip 05 10:59:21 marcin kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
lip 05 10:59:21 marcin kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
lip 05 10:59:21 marcin kernel: Switching to clocksource hpet
lip 05 10:59:21 marcin kernel: pnp: PnP ACPI init
lip 05 10:59:21 marcin kernel: ACPI: bus type PNP registered
lip 05 10:59:21 marcin kernel: system 00:00: [mem 0xfec20000-0xfec200ff] could not be reserved
lip 05 10:59:21 marcin kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
lip 05 10:59:21 marcin kernel: system 00:01: [mem 0xf6000000-0xf6003fff] could not be reserved
lip 05 10:59:21 marcin kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
lip 05 10:59:21 marcin kernel: pnp 00:02: [dma 4]
lip 05 10:59:21 marcin kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
lip 05 10:59:21 marcin kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
lip 05 10:59:21 marcin kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
lip 05 10:59:21 marcin kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
lip 05 10:59:21 marcin kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
lip 05 10:59:21 marcin kernel: system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
lip 05 10:59:21 marcin kernel: system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
lip 05 10:59:21 marcin kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x04d0-0x04d1] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x040b] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x04d6] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x0c00-0x0c01] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x0c14] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x0c50-0x0c51] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x0c52] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x0c6c] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x0c6f] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x0cd0-0x0cd1] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x0cd2-0x0cd3] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x0cd4-0x0cd5] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x0cd6-0x0cd7] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x0cd8-0x0cdf] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x0800-0x089f] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x0b00-0x0b1f] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x0b20-0x0b3f] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x0900-0x090f] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0x0910-0x091f] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [io 0xfe00-0xfefe] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [mem 0xc7f00000-0xc7ffffff] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [mem 0xffb80000-0xffbfffff] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [mem 0xfec10000-0xfec1001f] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: [mem 0xfed80000-0xfed80fff] has been reserved
lip 05 10:59:21 marcin kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
lip 05 10:59:21 marcin kernel: system 00:09: [io 0x0230-0x023f] has been reserved
lip 05 10:59:21 marcin kernel: system 00:09: [io 0x0290-0x029f] has been reserved
lip 05 10:59:21 marcin kernel: system 00:09: [io 0x0f40-0x0f4f] has been reserved
lip 05 10:59:21 marcin kernel: system 00:09: [io 0x0a30-0x0a3f] has been reserved
lip 05 10:59:21 marcin kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
lip 05 10:59:21 marcin kernel: system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
lip 05 10:59:21 marcin kernel: system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
lip 05 10:59:21 marcin kernel: system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
lip 05 10:59:21 marcin kernel: system 00:0b: [mem 0x000c0000-0x000cffff] could not be reserved
lip 05 10:59:21 marcin kernel: system 00:0b: [mem 0x000e0000-0x000fffff] could not be reserved
lip 05 10:59:21 marcin kernel: system 00:0b: [mem 0x00100000-0xc7efffff] could not be reserved
lip 05 10:59:21 marcin kernel: system 00:0b: [mem 0xfec00000-0xffffffff] could not be reserved
lip 05 10:59:21 marcin kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
lip 05 10:59:21 marcin kernel: pnp: PnP ACPI: found 12 devices
lip 05 10:59:21 marcin kernel: ACPI: bus type PNP unregistered
lip 05 10:59:21 marcin kernel: pci 0000:00:02.0: PCI bridge to [bus 04]
lip 05 10:59:21 marcin kernel: pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
lip 05 10:59:21 marcin kernel: pci 0000:00:02.0: bridge window [mem 0xfe900000-0xfe9fffff]
lip 05 10:59:21 marcin kernel: pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
lip 05 10:59:21 marcin kernel: pci 0000:00:06.0: PCI bridge to [bus 03]
lip 05 10:59:21 marcin kernel: pci 0000:00:06.0: bridge window [io 0xd000-0xdfff]
lip 05 10:59:21 marcin kernel: pci 0000:00:06.0: bridge window [mem 0xfe800000-0xfe8fffff]
lip 05 10:59:21 marcin kernel: pci 0000:00:06.0: bridge window [mem 0xcff00000-0xcfffffff 64bit pref]
lip 05 10:59:21 marcin kernel: pci 0000:00:07.0: PCI bridge to [bus 02]
lip 05 10:59:21 marcin kernel: pci 0000:00:07.0: bridge window [mem 0xfe700000-0xfe7fffff]
lip 05 10:59:21 marcin kernel: pci 0000:00:14.4: PCI bridge to [bus 01]
lip 05 10:59:21 marcin kernel: pci 0000:00:14.4: bridge window [io 0xc000-0xcfff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
lip 05 10:59:21 marcin kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:00: resource 8 [mem 0xc7f00000-0xdfffffff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:04: resource 0 [io 0xe000-0xefff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:04: resource 1 [mem 0xfe900000-0xfe9fffff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:04: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
lip 05 10:59:21 marcin kernel: pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:03: resource 1 [mem 0xfe800000-0xfe8fffff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:03: resource 2 [mem 0xcff00000-0xcfffffff 64bit pref]
lip 05 10:59:21 marcin kernel: pci_bus 0000:02: resource 1 [mem 0xfe700000-0xfe7fffff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:01: resource 0 [io 0xc000-0xcfff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7]
lip 05 10:59:21 marcin kernel: pci_bus 0000:01: resource 5 [io 0x0d00-0xffff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:01: resource 8 [mem 0xc7f00000-0xdfffffff]
lip 05 10:59:21 marcin kernel: pci_bus 0000:01: resource 9 [mem 0xf0000000-0xfebfffff]
lip 05 10:59:21 marcin kernel: NET: Registered protocol family 2
lip 05 10:59:21 marcin kernel: TCP established hash table entries: 65536 (order: 8, 1048576 bytes)
lip 05 10:59:21 marcin kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
lip 05 10:59:21 marcin kernel: TCP: Hash tables configured (established 65536 bind 65536)
lip 05 10:59:21 marcin kernel: TCP: reno registered
lip 05 10:59:21 marcin kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes)
lip 05 10:59:21 marcin kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
lip 05 10:59:21 marcin kernel: NET: Registered protocol family 1
lip 05 10:59:21 marcin kernel: pci 0000:04:00.0: Boot video device
lip 05 10:59:21 marcin kernel: PCI: CLS 64 bytes, default 64
lip 05 10:59:21 marcin kernel: Unpacking initramfs...
lip 05 10:59:21 marcin kernel: Freeing initrd memory: 3712k freed
lip 05 10:59:21 marcin kernel: AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
lip 05 10:59:21 marcin kernel: AMD-Vi: Interrupt remapping enabled
lip 05 10:59:21 marcin kernel: pci 0000:00:00.2: irq 72 for MSI/MSI-X
lip 05 10:59:21 marcin kernel: AMD-Vi: Lazy IO/TLB flushing enabled
lip 05 10:59:21 marcin kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
lip 05 10:59:21 marcin kernel: software IO TLB [mem 0xc3e80000-0xc7e80000] (64MB) mapped at [ffff8800c3e80000-ffff8800c7e7ffff]
lip 05 10:59:21 marcin kernel: LVT offset 1 assigned for vector 0x400
lip 05 10:59:21 marcin kernel: IBS: LVT offset 1 assigned
lip 05 10:59:21 marcin kernel: perf: AMD IBS detected (0x0000001f)
lip 05 10:59:21 marcin kernel: Scanning for low memory corruption every 60 seconds
lip 05 10:59:21 marcin kernel: audit: initializing netlink socket (disabled)
lip 05 10:59:21 marcin kernel: type=2000 audit(1373014756.476:1): initialized
lip 05 10:59:21 marcin kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
lip 05 10:59:21 marcin kernel: VFS: Disk quotas dquot_6.5.2
lip 05 10:59:21 marcin kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
lip 05 10:59:21 marcin kernel: msgmni has been set to 11810
lip 05 10:59:21 marcin kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
lip 05 10:59:21 marcin kernel: io scheduler noop registered
lip 05 10:59:21 marcin kernel: io scheduler deadline registered
lip 05 10:59:21 marcin kernel: io scheduler cfq registered (default)
lip 05 10:59:21 marcin kernel: pcieport 0000:00:02.0: irq 73 for MSI/MSI-X
lip 05 10:59:21 marcin kernel: pcieport 0000:00:06.0: irq 74 for MSI/MSI-X
lip 05 10:59:21 marcin kernel: pcieport 0000:00:07.0: irq 75 for MSI/MSI-X
lip 05 10:59:21 marcin kernel: pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
lip 05 10:59:21 marcin kernel: pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
lip 05 10:59:21 marcin kernel: pci 0000:04:00.1: Signaling PME through PCIe PME interrupt
lip 05 10:59:21 marcin kernel: pcie_pme 0000:00:02.0:pcie01: service driver pcie_pme loaded
lip 05 10:59:21 marcin kernel: pcieport 0000:00:06.0: Signaling PME through PCIe PME interrupt
lip 05 10:59:21 marcin kernel: pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
lip 05 10:59:21 marcin kernel: pcie_pme 0000:00:06.0:pcie01: service driver pcie_pme loaded
lip 05 10:59:21 marcin kernel: pcieport 0000:00:07.0: Signaling PME through PCIe PME interrupt
lip 05 10:59:21 marcin kernel: pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
lip 05 10:59:21 marcin kernel: pcie_pme 0000:00:07.0:pcie01: service driver pcie_pme loaded
lip 05 10:59:21 marcin kernel: vesafb: mode is 1600x1200x32, linelength=6400, pages=0
lip 05 10:59:21 marcin kernel: vesafb: scrolling: redraw
lip 05 10:59:21 marcin kernel: vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
lip 05 10:59:21 marcin kernel: vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90010f00000, using 7552k, total 7552k
lip 05 10:59:21 marcin kernel: Console: switching to colour frame buffer device 200x75
lip 05 10:59:21 marcin kernel: fb0: VESA VGA frame buffer device
lip 05 10:59:21 marcin kernel: GHES: HEST is not enabled!
lip 05 10:59:21 marcin kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
lip 05 10:59:21 marcin kernel: Linux agpgart interface v0.103
lip 05 10:59:21 marcin kernel: i8042: PNP: No PS/2 controller found. Probing ports directly.
lip 05 10:59:21 marcin kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
lip 05 10:59:21 marcin kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
lip 05 10:59:21 marcin kernel: mousedev: PS/2 mouse device common for all mice
lip 05 10:59:21 marcin kernel: rtc_cmos 00:03: RTC can wake from S4
lip 05 10:59:21 marcin kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
lip 05 10:59:21 marcin kernel: rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
lip 05 10:59:21 marcin kernel: cpuidle: using governor ladder
lip 05 10:59:21 marcin kernel: cpuidle: using governor menu
lip 05 10:59:21 marcin kernel: EFI Variables Facility v0.08 2004-May-17
lip 05 10:59:21 marcin kernel: drop_monitor: Initializing network drop monitor service
lip 05 10:59:21 marcin kernel: TCP: cubic registered
lip 05 10:59:21 marcin kernel: NET: Registered protocol family 10
lip 05 10:59:21 marcin kernel: NET: Registered protocol family 17
lip 05 10:59:21 marcin kernel: Key type dns_resolver registered
lip 05 10:59:21 marcin kernel: PM: Hibernation image not present or could not be loaded.
lip 05 10:59:21 marcin kernel: registered taskstats version 1
lip 05 10:59:21 marcin kernel: Magic number: 5:669:977
lip 05 10:59:21 marcin kernel: memory memory24: hash matches
lip 05 10:59:21 marcin kernel: rtc_cmos 00:03: setting system clock to 2013-07-05 08:59:17 UTC (1373014757)
lip 05 10:59:21 marcin kernel: Freeing unused kernel memory: 1092k freed
lip 05 10:59:21 marcin kernel: Write protecting the kernel read-only data: 8192k
lip 05 10:59:21 marcin kernel: Freeing unused kernel memory: 1148k freed
lip 05 10:59:21 marcin kernel: Freeing unused kernel memory: 420k freed
lip 05 10:59:21 marcin systemd-udevd[56]: starting version 204
lip 05 10:59:21 marcin kernel: [drm] Initialized drm 1.1.0 20060810
lip 05 10:59:21 marcin kernel: [drm] radeon kernel modesetting enabled.
lip 05 10:59:21 marcin kernel: checking generic (d0000000 760000) vs hw (d0000000 10000000)
lip 05 10:59:21 marcin kernel: fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic driver
lip 05 10:59:21 marcin kernel: Console: switching to colour dummy device 80x25
lip 05 10:59:21 marcin kernel: [drm] initializing kernel modesetting (JUNIPER 0x1002:0x68B8 0x1462:0x2140).
lip 05 10:59:21 marcin kernel: [drm] register mmio base: 0xFE9E0000
lip 05 10:59:21 marcin kernel: [drm] register mmio size: 131072
lip 05 10:59:21 marcin kernel: ATOM BIOS: 113
lip 05 10:59:21 marcin kernel: radeon 0000:04:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
lip 05 10:59:21 marcin kernel: radeon 0000:04:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
lip 05 10:59:21 marcin kernel: [drm] Detected VRAM RAM=1024M, BAR=256M
lip 05 10:59:21 marcin kernel: [drm] RAM width 128bits DDR
lip 05 10:59:21 marcin kernel: [TTM] Zone kernel: Available graphics memory: 3024784 kiB
lip 05 10:59:21 marcin kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB
lip 05 10:59:21 marcin kernel: [TTM] Initializing pool allocator
lip 05 10:59:21 marcin kernel: [TTM] Initializing DMA pool allocator
lip 05 10:59:21 marcin kernel: [drm] radeon: 1024M of VRAM memory ready
lip 05 10:59:21 marcin kernel: [drm] radeon: 512M of GTT memory ready.
lip 05 10:59:21 marcin kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
lip 05 10:59:21 marcin kernel: [drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0
lip 05 10:59:21 marcin kernel: [drm] Loading JUNIPER Microcode
lip 05 10:59:21 marcin kernel: [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
lip 05 10:59:21 marcin kernel: radeon 0000:04:00.0: WB enabled
lip 05 10:59:21 marcin kernel: radeon 0000:04:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff8801ac99cc00
lip 05 10:59:21 marcin kernel: radeon 0000:04:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff8801ac99cc0c
lip 05 10:59:21 marcin kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
lip 05 10:59:21 marcin kernel: [drm] Driver supports precise vblank timestamp query.
lip 05 10:59:21 marcin kernel: radeon 0000:04:00.0: irq 76 for MSI/MSI-X
lip 05 10:59:21 marcin kernel: radeon 0000:04:00.0: radeon: using MSI.
lip 05 10:59:21 marcin kernel: [drm] radeon: irq initialized.
lip 05 10:59:21 marcin kernel: [drm] ring test on 0 succeeded in 1 usecs
lip 05 10:59:21 marcin kernel: [drm] ring test on 3 succeeded in 1 usecs
lip 05 10:59:21 marcin kernel: [drm] ib test on ring 0 succeeded in 0 usecs
lip 05 10:59:21 marcin kernel: [drm] ib test on ring 3 succeeded in 0 usecs
lip 05 10:59:21 marcin kernel: [drm] Radeon Display Connectors
lip 05 10:59:21 marcin kernel: [drm] Connector 0:
lip 05 10:59:21 marcin kernel: [drm] DP-1
lip 05 10:59:21 marcin kernel: [drm] HPD4
lip 05 10:59:21 marcin kernel: [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
lip 05 10:59:21 marcin kernel: [drm] Encoders:
lip 05 10:59:21 marcin kernel: [drm] DFP1: INTERNAL_UNIPHY2
lip 05 10:59:21 marcin kernel: [drm] Connector 1:
lip 05 10:59:21 marcin kernel: [drm] HDMI-A-1
lip 05 10:59:21 marcin kernel: [drm] HPD5
lip 05 10:59:21 marcin kernel: [drm] DDC: 0x6470 0x6470 0x6474 0x6474 0x6478 0x6478 0x647c 0x647c
lip 05 10:59:21 marcin kernel: [drm] Encoders:
lip 05 10:59:21 marcin kernel: [drm] DFP2: INTERNAL_UNIPHY2
lip 05 10:59:21 marcin kernel: [drm] Connector 2:
lip 05 10:59:21 marcin kernel: [drm] DVI-I-1
lip 05 10:59:21 marcin kernel: [drm] HPD1
lip 05 10:59:21 marcin kernel: [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
lip 05 10:59:21 marcin kernel: [drm] Encoders:
lip 05 10:59:21 marcin kernel: [drm] DFP3: INTERNAL_UNIPHY1
lip 05 10:59:21 marcin kernel: [drm] CRT2: INTERNAL_KLDSCP_DAC2
lip 05 10:59:21 marcin kernel: [drm] Internal thermal controller with fan control
lip 05 10:59:21 marcin kernel: [drm] radeon: power management initialized
lip 05 10:59:21 marcin kernel: [drm] fb mappable at 0xD0142000
lip 05 10:59:21 marcin kernel: [drm] vram apper at 0xD0000000
lip 05 10:59:21 marcin kernel: [drm] size 9216000
lip 05 10:59:21 marcin kernel: [drm] fb depth is 24
lip 05 10:59:21 marcin kernel: [drm] pitch is 7680
lip 05 10:59:21 marcin kernel: fbcon: radeondrmfb (fb0) is primary device
lip 05 10:59:21 marcin kernel: Console: switching to colour frame buffer device 240x75
lip 05 10:59:21 marcin kernel: radeon 0000:04:00.0: fb0: radeondrmfb frame buffer device
lip 05 10:59:21 marcin kernel: radeon 0000:04:00.0: registered panic notifier
lip 05 10:59:21 marcin kernel: [drm] Initialized radeon 2.30.0 20080528 for 0000:04:00.0 on minor 0
lip 05 10:59:21 marcin kernel: SCSI subsystem initialized
lip 05 10:59:21 marcin kernel: ACPI: bus type USB registered
lip 05 10:59:21 marcin kernel: usbcore: registered new interface driver usbfs
lip 05 10:59:21 marcin kernel: usbcore: registered new interface driver hub
lip 05 10:59:21 marcin kernel: usbcore: registered new device driver usb
lip 05 10:59:21 marcin kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
lip 05 10:59:21 marcin kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
lip 05 10:59:21 marcin kernel: ohci_hcd 0000:00:12.0: OHCI Host Controller
lip 05 10:59:21 marcin kernel: ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 1
lip 05 10:59:21 marcin kernel: QUIRK: Enable AMD PLL fix
lip 05 10:59:21 marcin kernel: ohci_hcd 0000:00:12.0: irq 18, io mem 0xfe6fb000
lip 05 10:59:21 marcin kernel: ehci-pci: EHCI PCI platform driver
lip 05 10:59:21 marcin kernel: ACPI: bus type ATA registered
lip 05 10:59:21 marcin kernel: libata version 3.00 loaded.
lip 05 10:59:21 marcin kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
lip 05 10:59:21 marcin kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
lip 05 10:59:21 marcin kernel: xhci_hcd 0000:02:00.0: irq 77 for MSI/MSI-X
lip 05 10:59:21 marcin kernel: xhci_hcd 0000:02:00.0: irq 78 for MSI/MSI-X
lip 05 10:59:21 marcin kernel: xhci_hcd 0000:02:00.0: irq 79 for MSI/MSI-X
lip 05 10:59:21 marcin kernel: xhci_hcd 0000:02:00.0: irq 80 for MSI/MSI-X
lip 05 10:59:21 marcin kernel: xhci_hcd 0000:02:00.0: irq 81 for MSI/MSI-X
lip 05 10:59:21 marcin kernel: xHCI xhci_add_endpoint called for root hub
lip 05 10:59:21 marcin kernel: xHCI xhci_check_bandwidth called for root hub
lip 05 10:59:21 marcin kernel: hub 2-0:1.0: USB hub found
lip 05 10:59:21 marcin kernel: hub 2-0:1.0: 2 ports detected
lip 05 10:59:21 marcin kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
lip 05 10:59:21 marcin kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3
lip 05 10:59:21 marcin kernel: xHCI xhci_add_endpoint called for root hub
lip 05 10:59:21 marcin kernel: xHCI xhci_check_bandwidth called for root hub
lip 05 10:59:21 marcin kernel: hub 3-0:1.0: USB hub found
lip 05 10:59:21 marcin kernel: hub 3-0:1.0: 2 ports detected
lip 05 10:59:21 marcin kernel: hub 1-0:1.0: USB hub found
lip 05 10:59:21 marcin kernel: hub 1-0:1.0: 5 ports detected
lip 05 10:59:21 marcin kernel: ohci_hcd 0000:00:13.0: OHCI Host Controller
lip 05 10:59:21 marcin kernel: ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 4
lip 05 10:59:21 marcin kernel: ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe6fc000
lip 05 10:59:21 marcin kernel: hub 4-0:1.0: USB hub found
lip 05 10:59:21 marcin kernel: hub 4-0:1.0: 5 ports detected
lip 05 10:59:21 marcin kernel: ohci_hcd 0000:00:14.5: OHCI Host Controller
lip 05 10:59:21 marcin kernel: ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 5
lip 05 10:59:21 marcin kernel: ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe6fd000
lip 05 10:59:21 marcin kernel: hub 5-0:1.0: USB hub found
lip 05 10:59:21 marcin kernel: hub 5-0:1.0: 2 ports detected
lip 05 10:59:21 marcin kernel: ohci_hcd 0000:00:16.0: OHCI Host Controller
lip 05 10:59:21 marcin kernel: ohci_hcd 0000:00:16.0: new USB bus registered, assigned bus number 6
lip 05 10:59:21 marcin kernel: ohci_hcd 0000:00:16.0: irq 18, io mem 0xfe6ff000
lip 05 10:59:21 marcin kernel: hub 6-0:1.0: USB hub found
lip 05 10:59:21 marcin kernel: hub 6-0:1.0: 4 ports detected
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:12.2: EHCI Host Controller
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 7
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:12.2: debug port 1
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:12.2: irq 17, io mem 0xfe6fe400
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
lip 05 10:59:21 marcin kernel: hub 7-0:1.0: USB hub found
lip 05 10:59:21 marcin kernel: hub 7-0:1.0: 5 ports detected
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:13.2: EHCI Host Controller
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 8
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:13.2: debug port 1
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:13.2: irq 17, io mem 0xfe6fe800
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
lip 05 10:59:21 marcin kernel: hub 8-0:1.0: USB hub found
lip 05 10:59:21 marcin kernel: hub 8-0:1.0: 5 ports detected
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:16.2: EHCI Host Controller
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 9
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:16.2: debug port 1
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:16.2: irq 17, io mem 0xfe6fec00
lip 05 10:59:21 marcin kernel: ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
lip 05 10:59:21 marcin kernel: hub 9-0:1.0: USB hub found
lip 05 10:59:21 marcin kernel: hub 9-0:1.0: 4 ports detected
lip 05 10:59:21 marcin kernel: ahci 0000:00:11.0: version 3.0
lip 05 10:59:21 marcin kernel: ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
lip 05 10:59:21 marcin kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
lip 05 10:59:21 marcin kernel: scsi0 : ahci
lip 05 10:59:21 marcin kernel: scsi1 : ahci
lip 05 10:59:21 marcin kernel: scsi2 : ahci
lip 05 10:59:21 marcin kernel: scsi3 : ahci
lip 05 10:59:21 marcin kernel: scsi4 : ahci
lip 05 10:59:21 marcin kernel: scsi5 : ahci
lip 05 10:59:21 marcin kernel: ata1: SATA max UDMA/133 abar m1024@0xfe6fe000 port 0xfe6fe100 irq 19
lip 05 10:59:21 marcin kernel: ata2: SATA max UDMA/133 abar m1024@0xfe6fe000 port 0xfe6fe180 irq 19
lip 05 10:59:21 marcin kernel: ata3: SATA max UDMA/133 abar m1024@0xfe6fe000 port 0xfe6fe200 irq 19
lip 05 10:59:21 marcin kernel: ata4: SATA max UDMA/133 abar m1024@0xfe6fe000 port 0xfe6fe280 irq 19
lip 05 10:59:21 marcin kernel: ata5: SATA max UDMA/133 abar m1024@0xfe6fe000 port 0xfe6fe300 irq 19
lip 05 10:59:21 marcin kernel: ata6: SATA max UDMA/133 abar m1024@0xfe6fe000 port 0xfe6fe380 irq 19
lip 05 10:59:21 marcin kernel: ata2: SATA link down (SStatus 0 SControl 300)
lip 05 10:59:21 marcin kernel: ata3: SATA link down (SStatus 0 SControl 300)
lip 05 10:59:21 marcin kernel: ata5: SATA link down (SStatus 0 SControl 300)
lip 05 10:59:21 marcin kernel: ata6: SATA link down (SStatus 0 SControl 300)
lip 05 10:59:21 marcin kernel: ata4: SATA link down (SStatus 0 SControl 300)
lip 05 10:59:21 marcin kernel: tsc: Refined TSC clocksource calibration: 3210.760 MHz
lip 05 10:59:21 marcin kernel: Switching to clocksource tsc
lip 05 10:59:21 marcin kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
lip 05 10:59:21 marcin kernel: ata1.00: ATA-9: SAMSUNG SSD 830 Series, CXM03B1Q, max UDMA/133
lip 05 10:59:21 marcin kernel: ata1.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
lip 05 10:59:21 marcin kernel: ata1.00: configured for UDMA/133
lip 05 10:59:21 marcin kernel: scsi 0:0:0:0: Direct-Access ATA SAMSUNG SSD 830 CXM0 PQ: 0 ANSI: 5
lip 05 10:59:21 marcin kernel: sd 0:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
lip 05 10:59:21 marcin kernel: sd 0:0:0:0: [sda] Write Protect is off
lip 05 10:59:21 marcin kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
lip 05 10:59:21 marcin kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
lip 05 10:59:21 marcin kernel: sda: sda1
lip 05 10:59:21 marcin kernel: sd 0:0:0:0: [sda] Attached SCSI disk
lip 05 10:59:21 marcin kernel: usb 1-5: new full-speed USB device number 2 using ohci_hcd
lip 05 10:59:21 marcin kernel: hidraw: raw HID events driver (C) Jiri Kosina
lip 05 10:59:21 marcin kernel: usbcore: registered new interface driver usbhid
lip 05 10:59:21 marcin kernel: usbhid: USB HID core driver
lip 05 10:59:21 marcin kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:12.0/usb1/1-5/1-5:1.0/input/input0
lip 05 10:59:21 marcin kernel: hid-generic 0003:046D:C529.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:12.0-5/input0
lip 05 10:59:21 marcin kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:12.0/usb1/1-5/1-5:1.1/input/input1
lip 05 10:59:21 marcin kernel: hid-generic 0003:046D:C529.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:12.0-5/input1
lip 05 10:59:21 marcin kernel: EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
lip 05 10:59:21 marcin systemd[1]: systemd 204 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
lip 05 10:59:21 marcin systemd[1]: Set hostname to <marcin>.
lip 05 10:59:21 marcin systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
lip 05 10:59:21 marcin systemd[1]: Started Forward Password Requests to Wall Directory Watch.
lip 05 10:59:21 marcin systemd[1]: Starting Syslog Socket.
lip 05 10:59:21 marcin systemd[1]: Listening on Syslog Socket.
lip 05 10:59:21 marcin systemd[1]: Starting Remote File Systems.
lip 05 10:59:21 marcin systemd[1]: Reached target Remote File Systems.
lip 05 10:59:21 marcin systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
lip 05 10:59:21 marcin systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
lip 05 10:59:21 marcin systemd[1]: Starting Delayed Shutdown Socket.
lip 05 10:59:21 marcin systemd[1]: Listening on Delayed Shutdown Socket.
lip 05 10:59:21 marcin systemd[1]: Starting LVM2 metadata daemon socket.
lip 05 10:59:21 marcin systemd[1]: Listening on LVM2 metadata daemon socket.
lip 05 10:59:21 marcin systemd[1]: Starting Device-mapper event daemon FIFOs.
lip 05 10:59:21 marcin systemd[1]: Listening on Device-mapper event daemon FIFOs.
lip 05 10:59:21 marcin systemd[1]: Starting Journal Socket.
lip 05 10:59:21 marcin systemd[1]: Listening on Journal Socket.
lip 05 10:59:21 marcin systemd[1]: Starting Load Kernel Modules...
lip 05 10:59:21 marcin systemd[1]: Mounting Debug File System...
lip 05 10:59:21 marcin systemd[1]: Starting Create static device nodes in /dev...
lip 05 10:59:21 marcin systemd[1]: Mounting Huge Pages File System...
lip 05 10:59:21 marcin systemd[1]: Starting Setup Virtual Console...
lip 05 10:59:21 marcin systemd[1]: Starting Journal Service...
lip 05 10:59:21 marcin systemd[1]: Started Journal Service.
lip 05 10:59:21 marcin systemd[1]: Mounting POSIX Message Queue File System...
lip 05 10:59:21 marcin systemd[1]: Starting Encrypted Volumes.
lip 05 10:59:21 marcin systemd[1]: Reached target Encrypted Volumes.
lip 05 10:59:21 marcin systemd[1]: Starting Apply Kernel Variables...
lip 05 10:59:21 marcin systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
lip 05 10:59:21 marcin systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
lip 05 10:59:21 marcin systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
lip 05 10:59:21 marcin systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
lip 05 10:59:21 marcin systemd[1]: Starting Set Up Additional Binary Formats...
lip 05 10:59:21 marcin systemd[1]: Starting udev Kernel Socket.
lip 05 10:59:21 marcin systemd[1]: Listening on udev Kernel Socket.
lip 05 10:59:21 marcin systemd[1]: Starting udev Control Socket.
lip 05 10:59:21 marcin systemd[1]: Listening on udev Control Socket.
lip 05 10:59:21 marcin systemd[1]: Starting udev Coldplug all Devices...
lip 05 10:59:21 marcin systemd[1]: Starting Swap.
lip 05 10:59:21 marcin systemd[1]: Reached target Swap.
lip 05 10:59:21 marcin systemd[1]: Started File System Check on Root Device.
lip 05 10:59:21 marcin systemd[1]: Starting Remount Root and Kernel File Systems...
lip 05 10:59:21 marcin kernel: loop: module loaded
lip 05 10:59:21 marcin kernel: EXT4-fs (sda1): re-mounted. Opts: discard
lip 05 10:59:21 marcin systemd-udevd[140]: starting version 204
lip 05 10:59:21 marcin kernel: FS-Cache: Loaded
lip 05 10:59:21 marcin kernel: RPC: Registered named UNIX socket transport module.
lip 05 10:59:21 marcin kernel: RPC: Registered udp transport module.
lip 05 10:59:21 marcin kernel: RPC: Registered tcp transport module.
lip 05 10:59:21 marcin kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.
lip 05 10:59:21 marcin kernel: FS-Cache: Netfs 'nfs' registered for caching
lip 05 10:59:21 marcin systemd-modules-load[119]: Inserted module 'nfs'
lip 05 10:59:21 marcin systemd-journal[124]: Journal started
lip 05 10:59:21 marcin systemd[1]: Mounting Arbitrary Executable File Formats File System...
lip 05 10:59:21 marcin systemd[1]: Started Apply Kernel Variables.
lip 05 10:59:21 marcin systemd-modules-load[119]: Inserted module 'loop'
lip 05 10:59:21 marcin systemd[1]: Mounted Debug File System.
lip 05 10:59:21 marcin systemd[1]: Started Create static device nodes in /dev.
lip 05 10:59:21 marcin systemd[1]: Mounted Huge Pages File System.
lip 05 10:59:21 marcin systemd[1]: Mounted POSIX Message Queue File System.
lip 05 10:59:21 marcin systemd[1]: Mounted Arbitrary Executable File Formats File System.
lip 05 10:59:21 marcin systemd[1]: Starting udev Kernel Device Manager...
lip 05 10:59:21 marcin systemd[1]: Started Set Up Additional Binary Formats.
lip 05 10:59:21 marcin systemd[1]: Started Remount Root and Kernel File Systems.
lip 05 10:59:21 marcin systemd-journal[124]: Allowing system journal files to grow to 4.0G.
lip 05 10:59:21 marcin systemd[1]: Started Update UTMP about System Reboot/Shutdown.
lip 05 10:59:21 marcin systemd[1]: Started Setup Virtual Console.
lip 05 10:59:21 marcin systemd-modules-load[119]: Inserted module 'vboxdrv'
lip 05 10:59:21 marcin systemd[1]: Started Load Kernel Modules.
lip 05 10:59:21 marcin systemd[1]: Mounting Configuration File System...
lip 05 10:59:21 marcin systemd[1]: Mounted FUSE Control File System.
lip 05 10:59:21 marcin systemd[1]: Mounted Configuration File System.
lip 05 10:59:21 marcin systemd[1]: Starting System Initialization.
lip 05 10:59:21 marcin systemd[1]: Reached target System Initialization.
lip 05 10:59:21 marcin systemd[1]: Starting CUPS Printing Service Sockets.
lip 05 10:59:21 marcin systemd[1]: Listening on CUPS Printing Service Sockets.
lip 05 10:59:21 marcin crond[171]: (CRON) INFO (Syslog will be used instead of sendmail.)
lip 05 10:59:21 marcin crond[171]: (CRON) INFO (running with inotify support)
lip 05 10:59:21 marcin avahi-daemon[174]: Found user 'avahi' (UID 84) and group 'avahi' (GID 84).
lip 05 10:59:21 marcin avahi-daemon[174]: Successfully dropped root privileges.
lip 05 10:59:21 marcin avahi-daemon[174]: avahi-daemon 0.6.31 starting up.
lip 05 10:59:21 marcin sshd[168]: Server listening on 0.0.0.0 port 22.
lip 05 10:59:21 marcin sshd[168]: Server listening on :: port 22.
lip 05 10:59:21 marcin avahi-daemon[174]: Successfully called chroot().
lip 05 10:59:21 marcin avahi-daemon[174]: Successfully dropped remaining capabilities.
lip 05 10:59:21 marcin NetworkManager[167]: <info> NetworkManager (version 0.9.8.2) is starting...
lip 05 10:59:21 marcin NetworkManager[167]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
lip 05 10:59:21 marcin NetworkManager[167]: <info> WEXT support is enabled
lip 05 10:59:21 marcin avahi-daemon[174]: Loading service file /services/sftp-ssh.service.
lip 05 10:59:21 marcin dbus[177]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service'
lip 05 10:59:21 marcin avahi-daemon[174]: Loading service file /services/ssh.service.
lip 05 10:59:21 marcin systemd[1]: Starting Manage, Install and Generate Color Profiles...
lip 05 10:59:

Similar Messages

  • Intermittent freezes upon cold boot

    Greetings gurus,
    I've been experiencing intermittent freezes on cold boot since a few weeks. I did not have them on 10.5.4. I've only had 4 freezes and according to the CrashReporter log all are identical, as far as I can tell. I have not installed any new hardware and I have only one external thing connected and that's a Sennheiser USB headset. I'm unable to tell if all leave identical messages in other logs however.
    The *CrashReporter log* for the four occasions says that the process which broke is *coreservicesd [43]*. On each occasion, it is said that "Thread 0" crashed. This is how the beginning of that log reads (from the crash earlier today):
    *Process: coreservicesd [43]*
    *Path: /System/Library/CoreServices/coreservicesd*
    *Identifier: coreservicesd*
    *Version: ??? (???)*
    *Code Type: X86 (Native)*
    *Parent Process: launchd [1]*
    *Date/Time: 2009-01-19 20:33:26.618 +0100*
    *OS Version: Mac OS X 10.5.5 (9F33)*
    *Report Version: 6*
    *Exception Type: EXCBADACCESS (SIGBUS)*
    *Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000*
    *Crashed Thread: 0*
    The symptoms are:
    + *Menu bar* is invisible (can make out language flag, airport and bluetooth icons and bottom of menu bar).
    + Finder is unresponsive (can't open folders on the desktop and their icons are gone but not their names - relaunching the Finder does not help).
    + Applications won't launch from the Dock.
    + I can access the Restart, Sleep, Shutdown dialog box by pressing the off button on my ACD, but the Shutdown button doesn't work.
    + Holding the power button will not always force shutdown, but seems to put the computer in some sort of sleep mode (when pressing the button again the desktop will appear "greyed" out and a white progress bar will display).
    As it doesn't happen upon every cold boot I haven't been able to use the Verbose mode. I have done the following:
    + Trashed the plists of Finder and Dock
    + Fixed permissions in DU
    + Left it unplugged from the mains for a whole day
    + Reset PRAM/NVRAM
    + Using Onyx, deleted the caches under Cleaning - System and Cleaning - User (radical perhaps?)
    + Turned off all login items (AppTrap, Gmail Notifr, Fuzzy Clock, Skype)
    + Run Apple Hardware Test, normal and extended, with no errors found
    + Verified boot disk in DU while booted from the installation disk: no errors
    I tried a Safe Boot but it froze. However, it does not freeze every time.
    When it froze this evening, I found loads of the following message in Console-All Messages:
    *WindowServer[51] LaunchServices/5123589: coreservicesd is running an unsupported version, 0 ( we are 10500000 ), so we cannot talk to it.*
    Many of them are prefaced by loginwindow[23] instead of WindowsServer.
    Below are the messages in Console-Console messages from the latest time that it froze (all of the messages). There's some talk about com.apple.UserEventAgent-Aqua which I don't understand.
    When it says that a "thread" crashes, could it be hardware-related (i.e. the processors)? But should not AHT have caught that? Or is it some corruption in the system? I have backups and clones so I'm not worried about losing data. I'm more concerned about the hardware.
    Any thoughts and ideas would be helpful.
    /p
    19-01-2009 8:33:10 PM com.apple.launchctl.System[2] launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    19-01-2009 8:33:10 PM com.apple.launchd[1] (org.cups.cupsd) Unknown key: SHAuthorizationRight
    19-01-2009 8:33:10 PM com.apple.launchd[1] (org.ntp.ntpd) Unknown key: SHAuthorizationRight
    19-01-2009 8:33:26 PM com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[100]) Exited: Terminated
    19-01-2009 8:33:27 PM com.apple.launchd[1] (com.apple.coreservicesd[43]) Exited abnormally: Bus error
    19-01-2009 8:33:28 PM SystemUIServer[120] Normally SSMenuExtra would not have been loaded as a Menu Extra.
    19-01-2009 8:33:31 PM [0x0-0x2002].com.apple.iCal.helper[129] _RegisterApplication(), FAILED TO REGISTER PROCESS WITH CPS/CoreGraphics in WindowServer, err=-50
    19-01-2009 8:33:33 PM com.apple.UserEventAgent-Aqua[114] <CFArray 0x134a30 [
    19-01-2009 8:33:33 PM com.apple.UserEventAgent-Aqua[114] 0xa06981a0]>{type = mutable-small, count = 3, val
    19-01-2009 8:33:33 PM com.apple.UserEventAgent-Aqua[114] ues = (
    19-01-2009 8:33:33 PM com.apple.UserEventAgent-Aqua[114] 0 : <CFString 0x1349a0 [0xa069
    19-01-2009 8:33:33 PM com.apple.UserEventAgent-Aqua[114] 81a0]>{contents = "/System/Library/CoreServ
    19-01-2009 8:33:33 PM com.apple.UserEventAgent-Aqua[114] ices/Menu Extras/TextInput.menu"}
    19-01-2009 8:33:33 PM com.apple.UserEventAgent-Aqua[114] 1 : <CF
    19-01-2009 8:33:33 PM com.apple.UserEventAgent-Aqua[114] String 0x1349f0 [0xa06981a0]>{contents = "/
    19-01-2009 8:33:33 PM com.apple.UserEventAgent-Aqua[114] System/Library/CoreServices/Menu Extra
    19-01-2009 8:33:33 PM com.apple.UserEventAgent-Aqua[114] s/Volume.menu"}
    19-01-2009 8:33:33 PM com.apple.UserEventAgent-Aqua[114] 2 : <CFString 0x138910
    19-01-2009 8:33:33 PM com.apple.UserEventAgent-Aqua[114] [0xa06981a0]>{contents = "/System/Library/Cor
    19-01-2009 8:33:33 PM com.apple.UserEventAgent-Aqua[114] eServices/Menu Extras/Clock.menu"}
    19-01-2009 8:33:33 PM com.apple.UserEventAgent-Aqua[114] )}
    19-01-2009 8:33:37 PM org.ntp.ntpd[14] Error : nodename nor servname provided, or not known

    Actually, doing the following would probably fix everything; at least it has fixed every issue I have ever had.
    If Disk Utility can't fix it, you'll need a more robust utility for the repair. I would recommend DiskWarrior. It is the best at directory repairs. It rebuilds then actually replaces your old directory. I feel every Mac owner should have a copy. Make sure you get the disk so you can boot up on it to run repairs. You can also install it on another drive and run it from there to repair this one. DW works faster that way.
    I use DW once a month to try and catch errors in my system from getting too far out of hand.
    If you have a good backup, hopefully a clone of your system before you had issues, an Erase and Install may also rid you of this issue. But, beware! You will lose everything on the drive with this procedure. Let us know if you need help with that!
     Luck! DALE
    p.s. by Thomas Bryant '''' from a previous post.
    Diskwarrior is a "must have" utility and it's corrected any weird problem I've ever encountered. Anytime I have to do a forced shutdown etc. I run DW to get the directories back in tip top shape. Directory problems cause strange issues and often over the course of several weeks or months the little problems add up to finally a major problem. Tom

  • [SOLVED] System freeze after upgrade linux-3.12.9-2 to linux-3.13.4-1

    After upgrading from kernel 3.12.9 to 3.13.4 (booth x86_64 architecture) i detected system freeze after round about 0.5s of the login screen about 80% of the time.
    So i first thought it coulbe be the the ati driver and uninstalled that via livecd/chroot.
    But the same thing happens in comand line only mode.
    Afterwards i setup at ssh server to get into the maschine if it is still running, but is was also not responding to that.
    Downgrading to 3.12.9 solved the issue. In journalctl i could not find any usefull information.
    Last edited by schlumpfimsumpf (2014-04-10 19:16:57)

    Me wrote:
    It is same for me. Wont boot, and crash before I can write mine pass to text screen. I use lts at now.
    H/W path Device Class Description
    ===============================================
    system GA-970A-UD3
    /0 bus GA-970A-UD3
    /0/0 memory 128KiB BIOS
    /0/4 processor Athlon
    /0/4/a memory 128KiB L1 cache
    /0/4/c memory 2MiB L3 cache
    /0/b memory 128KiB L1 cache
    /0/29 memory 8GiB System Memory
    /0/29/0 memory DIMM 1600 MHz (0,6 ns) [empty]
    /0/29/1 memory DIMM 1600 MHz (0,6 ns) [empty]
    /0/29/2 memory 4GiB DIMM 1600 MHz (0,6 ns)
    /0/29/3 memory 4GiB DIMM 1600 MHz (0,6 ns)
    /0/100 bridge RD890 PCI to PCI bridge (external gfx0 port B)
    /0/100/0.2 generic RD990 I/O Memory Management Unit (IOMMU)
    /0/100/2 bridge RD890 PCI to PCI bridge (PCI express gpp port B)
    /0/100/2/0 display GF106 [GeForce GTS 450]
    /0/100/2/0.1 multimedia GF106 High Definition Audio Controller
    /0/100/4 bridge RD890 PCI to PCI bridge (PCI express gpp port D)
    /0/100/4/0 bus EJ168 USB 3.0 Host Controller
    /0/100/4/0/0 usb3 bus xHCI Host Controller
    /0/100/4/0/0/2 storage ADATA USB Flash Drive
    /0/100/4/0/1 usb2 bus xHCI Host Controller
    /0/100/9 bridge RD890 PCI to PCI bridge (PCI express gpp port H)
    /0/100/9/0 eth0 network RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
    /0/100/a bridge RD890 PCI to PCI bridge (external gfx1 port A)
    /0/100/a/0 bus EJ168 USB 3.0 Host Controller
    /0/100/a/0/0 usb8 bus xHCI Host Controller
    /0/100/a/0/1 usb7 bus xHCI Host Controller
    /0/100/11 storage SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode]
    /0/100/12 bus SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    /0/100/12/1 usb6 bus OHCI Host Controller
    /0/100/12/1/5 input M Dongle
    /0/100/12.2 bus SB7x0/SB8x0/SB9x0 USB EHCI Controller
    /0/100/12.2/1 usb1 bus EHCI Host Controller
    /0/100/13 bus SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    /0/100/13/1 usb9 bus OHCI Host Controller
    /0/100/13/1/1 input USB Receiver
    /0/100/13.2 bus SB7x0/SB8x0/SB9x0 USB EHCI Controller
    /0/100/13.2/1 usb4 bus EHCI Host Controller
    /0/100/14 bus SBx00 SMBus Controller
    /0/100/14.2 multimedia SBx00 Azalia (Intel HDA)
    /0/100/14.3 bridge SB7x0/SB8x0/SB9x0 LPC host controller
    /0/100/14.4 bridge SBx00 PCI to PCI Bridge
    /0/100/14.4/7 multimedia SAA7134/SAA7135HL Video Broadcast Decoder
    /0/100/14.4/e bus VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller
    /0/100/14.5 bus SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
    /0/100/14.5/1 usb10 bus OHCI Host Controller
    /0/100/15 bridge SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0)
    /0/100/16 bus SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
    /0/100/16/1 usb11 bus OHCI Host Controller
    /0/100/16/1/3 multimedia USB Web Camera
    /0/100/16/1/4 multimedia USB Sound Device
    /0/100/16.2 bus SB7x0/SB8x0/SB9x0 USB EHCI Controller
    /0/100/16.2/1 usb5 bus EHCI Host Controller
    /0/101 bridge Family 15h Processor Function 0
    /0/102 bridge Family 15h Processor Function 1
    /0/103 bridge Family 15h Processor Function 2
    /0/104 bridge Family 15h Processor Function 3
    /0/105 bridge Family 15h Processor Function 4
    /0/106 bridge Family 15h Processor Function 5
    /1 scsi6 storage
    Working again. I think problem was the partition was full.
    Last edited by gyurman (2014-04-13 07:51:22)

  • [Solved] System freeze

    Hey everyone,
    Looking for some insight on how to troubleshoot an internet problem I've been having on my Arch netbook.
    My system boots fine and automatically connects to the internet via wireless wlp2s0, but when I try to connect to a website via Firefox my whole system freezes, no mouse movement no response from conky, etc. and I have to force shutdown.
    The odd part is the page begins to load before the system freeze. Thinking it may be a Firefox issue I also I tried pinging www.google.com through terminal and it works until the approx 31st ping request and then the system freezes. When my PC is booted it connects to the net and everything else runs fine, the freeze doesn't seem to happen until a number of packets are sent/received.
    I did have a netctl issue where both netctl and netctl-auto were trying to manage my internet connection, but I fixed that by just disabling netctl and sticking with netctl-auto. No module fails or anything in systemctl. Is there a log I can check that might have some helpful info? Unfortunately with the system freeze its hard to for me to diagnose anything.
    Apologies if this is a double post, I searched around this forum but couldn't find any similar problems and the netctl wiki didn't have anything. I know I'm not providing much info but any ideas would be helpful. I'm at work currently but I can post logs this afternoon (EST) if requested.
    Thanks!
    Last edited by MikeyD (2013-10-02 13:18:49)

    Does your netbook have a broadcom WiFi card?
    And if so, which kernel version have you got installed?
    EDIT:
    I'm just asking because I had the same problem on my netbook with broadcom and 3.10.6.
    However it seems to be fixed now in 3.10.10 (https://bbs.archlinux.org/viewtopic.php?id=168177).
    EDIT2:
    As I just had to experience on my laptop, 3.10.10-1 did not fix this issue on my laptop, I downgraded to 3.10.3 again.
    EDIT3:
    Actually the 3.10.10-1 noted above was a patched version from one of the users; that's why mine didn't work.
    But 3.10.11 and 3.11 should fix the issue, if I may trust the thread linked above.
    Last edited by ayekat (2013-09-15 20:48:20)

  • [Solved] System freezes after 10 minutes if no monitor attached

    I've got a server machine that has been running Arch for a month now. It has had a problem of constant freezing all the time. At first it seemed completely random but today I noticed the system freezes up exactly after 10.00 minutes of uptime, if there is no monitor plugged into the system. If I unplug the display after ten minutes, the system will run fine as long as I want to (days, weeks) without it. Ten minutes is also the time after which the monitor will go into stand-by mode. Seems like some kind of a power-saving bug? No entries in any log file @ /var/log...
    The system runs only basic home network functionalities; it serves as an NFS server, a print server (CUPS) and runs Lighttpd as a web server. It doesn't do Xorg nor has any fancy kernel modules loaded either. The system is up-to-date (stable repos). No custom-built software.
    Somewhat sad since I previously ran NetBSD on the server, but it didn't support my printer-scanner (only printer OR scanner, one at a time), then switched to FreeBSD which failed with my new WLAN card, so then turned to Arch that I've ran on desktop for years now (also like the BSD-ness), and then this...
    Last edited by sj87 (2010-02-07 18:47:43)

    Case closed, the source of trouble was once again kernel mode-setting (I think)... I blacklisted the drm_kms_helper module and some other stuff and that disabled the KMS functionality, and the server now doesn't freeze at any point.
    Last edited by sj87 (2010-02-07 18:48:23)

  • [SOLVED] System freezes when mmc inserted

    I recently installed Arch 64bit on a new Ladtitude E6410 running GNOME 3. I keep my files on 32GB SD card formatted as an Truecrypt encrypted NTFS volume. When the card is inserted -- and ONLY this card! Others work fine! -- the system freezes. This can happen at any time, even during system init.
    Any thoughts?
    Last edited by rashfeather (2011-05-13 01:19:07)

    https://bbs.archlinux.org/viewtopic.php?id=118751

  • [Solved] System freezes

    I successfully put Arch on my new desktop computer last night.  It wasn't difficult, coming from gentoo, and thus far I'm quite pleased with the system!  This is excellent work.
    I do have an issue I'm not sure how to deal with, or where to start looking.  It seems my system completely freezes on occasion, forcing my to do a hard reboot.  So far it seems to happen principally when accessing the network-- downloading through pacman, syncing abs, or opening the occasional webpage in firefox.  It locks up both in console and in X.  I've been searching the forums for clues, but so far I'm stumped.  Can anyone help me?
    I installed from the 2008.4 RC x86_64 core iso.  Network is accessed through a Linksys WUSB54GC, which loads perfectly with the rt73 modules.  Is there any other information that might be useful?
    Last edited by berit (2008-04-19 21:32:33)

    There's no evidence of anything at all in any kind of log, nothing that looks funny.  In the mean time, I've put in a custom kernel with 2.6.25, and the freezing has stopped.  It made for an awkward work-around to get NVIDIA working again, but the system is finally up and running.  Now I can put in the needed software, and enjoy learning this new system! 
    I don't know why the freezing was happening, but I'll mark this as solved since I'm satisfied with the current solution.

  • [Solved] System freeze, no apparent reason found in logs

    I've been getting some freezes over the past weeks or months. It happened before and after the systemd switch and I couldn't find anything in the logs. Here's some information:
    Display Manager: SLiM
    Window Manager: Awesome WM
    During a freeze:
    I can't switch to a tty.
    Suspend via sleep button or lid close doesn't work (using acpid).
    I have to hard reset my laptop.
    $ uname -a
    Linux diiis-tp 3.6.7-1-ARCH #1 SMP PREEMPT Sun Nov 18 10:11:22 CET 2012 x86_64 GNU/Linux
    $ cat /var/log/Xorg.0.log | grep EE
    [ 18.289] Current Operating System: Linux diiis-tp 3.6.7-1-ARCH #1 SMP PREEMPT Sun Nov 18 10:11:22 CET 2012 x86_64
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 19.117] Initializing built-in extension MIT-SCREEN-SAVER
    [ 19.780] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 19.780] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 19.781] (EE) Failed to load module "fbdev" (module does not exist, 0)
    (Last messages in /var/log/everything.log before the latest freeze)
    Nov 25 18:21:36 localhost slim[470]: Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    Nov 25 18:21:46 localhost slim[470]: Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    Nov 25 18:37:07 localhost udisks-daemon[2357]: **** Refreshing ATA SMART data for /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
    Nov 25 18:37:07 localhost udisks-daemon[2357]: helper(pid 9910): launched job udisks-helper-ata-smart-collect on /dev/sda
    Nov 25 18:37:07 localhost udisks-daemon[2357]: helper(pid 9910): completed with exit code 0
    Nov 25 18:37:07 localhost udisks-daemon[2357]: **** EMITTING CHANGED for sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
    Any ideas?
    Last edited by diiis (2012-12-08 22:42:36)

    Which of these modules could I try blacklisting?
    $ lsmod
    Module Size Used by
    ip6t_REJECT 2796 1
    xt_hl 1369 6
    ip6t_rt 2080 3
    nf_conntrack_ipv6 7511 7
    nf_defrag_ipv6 6273 1 nf_conntrack_ipv6
    ablk_helper 1972 0
    aes_x86_64 7508 1
    aes_generic 26138 1 aes_x86_64
    ipt_REJECT 2281 1
    xt_LOG 12054 10
    xt_limit 1977 13
    xt_tcpudp 2471 18
    xt_addrtype 2853 4
    xt_conntrack 3297 14
    ip6table_filter 1396 1
    ip6_tables 18518 2 ip6table_filter,ip6t_rt
    nf_conntrack_netbios_ns 1109 0
    nf_conntrack_broadcast 1285 1 nf_conntrack_netbios_ns
    nf_nat_ftp 1636 0
    nf_nat 15370 1 nf_nat_ftp
    nf_conntrack_ipv4 7798 9 nf_nat
    nf_defrag_ipv4 1339 1 nf_conntrack_ipv4
    nf_conntrack_ftp 6613 1 nf_nat_ftp
    nf_conntrack 64100 8 nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_conntrack,nf_conntrack_broadcast,nf_conntrack_ftp,nf_conntrack_ipv4,nf_conntrack_ipv6
    iptable_filter 1456 1
    ip_tables 16946 1 iptable_filter
    x_tables 16954 13 ip6table_filter,xt_hl,ip_tables,xt_tcpudp,xt_limit,xt_conntrack,xt_LOG,iptable_filter,ip6t_rt,ipt_REJECT,ip6_tables,xt_addrtype,ip6t_REJECT
    btusb 12372 0
    bluetooth 192120 1 btusb
    uvcvideo 72787 0
    videobuf2_vmalloc 2468 1 uvcvideo
    videobuf2_memops 2246 1 videobuf2_vmalloc
    videobuf2_core 24030 1 uvcvideo
    videodev 100859 2 uvcvideo,videobuf2_core
    media 10405 2 uvcvideo,videodev
    snd_hda_codec_hdmi 24487 1
    snd_hda_codec_conexant 47158 1
    arc4 2039 2
    iwldvm 170908 0
    joydev 9991 0
    mac80211 426332 1 iwldvm
    iTCO_wdt 5255 0
    coretemp 6070 0
    snd_hda_intel 26180 3
    snd_hda_codec 98033 3 snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_intel
    kvm_intel 124749 0
    i915 495521 2
    intel_agp 10744 1 i915
    intel_gtt 15659 2 i915,intel_agp
    ac 2536 0
    drm_kms_helper 32877 1 i915
    drm 218852 3 i915,drm_kms_helper
    iTCO_vendor_support 1929 1 iTCO_wdt
    iwlwifi 125181 1 iwldvm
    cfg80211 177108 3 iwlwifi,mac80211,iwldvm
    lpc_ich 10609 0
    snd_hwdep 6428 1 snd_hda_codec
    snd_pcm 75689 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc 7217 2 snd_pcm,snd_hda_intel
    kvm 373917 1 kvm_intel
    e1000e 180191 0
    sdhci_pci 10833 0
    sdhci 23694 1 sdhci_pci
    snd_timer 18934 1 snd_pcm
    i2c_algo_bit 5391 1 i915
    i2c_i801 9571 0
    mmc_core 82754 2 sdhci,sdhci_pci
    i2c_core 20707 6 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,videodev
    crc32c_intel 1987 0
    ghash_clmulni_intel 4237 0
    psmouse 71909 0
    button 4662 1 i915
    wmi 8379 0
    cryptd 8741 2 ghash_clmulni_intel,ablk_helper
    thermal 8119 0
    battery 6773 0
    video 11276 1 i915
    serio_raw 4689 0
    evdev 10266 21
    microcode 12377 0
    vboxdrv 1823469 0
    tp_smapi 20660 0
    thinkpad_ec 4253 1 tp_smapi
    thinkpad_acpi 62561 0
    nvram 5906 1 thinkpad_acpi
    snd 60188 14 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_pcm,snd_hda_codec,snd_hda_intel,thinkpad_acpi
    soundcore 5442 1 snd
    rfkill 15604 4 cfg80211,thinkpad_acpi,bluetooth
    loop 18160 0
    fuse 69173 3
    acpi_cpufreq 5933 1
    mperf 1267 1 acpi_cpufreq
    processor 26855 1 acpi_cpufreq
    ext4 440434 2
    crc16 1359 2 ext4,bluetooth
    jbd2 78751 1 ext4
    mbcache 5977 1 ext4
    hid_generic 1113 0
    usbhid 36996 0
    hid 85929 2 hid_generic,usbhid
    sd_mod 29559 4
    ahci 21360 3
    libahci 20023 1 ahci
    ehci_hcd 41816 0
    libata 167683 2 ahci,libahci
    scsi_mod 133386 2 libata,sd_mod
    usbcore 150398 4 btusb,uvcvideo,ehci_hcd,usbhid
    usb_common 954 1 usbcore
    $ 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:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
    00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
    00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
    00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4)
    00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b4)
    00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b4)
    00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b4)
    00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
    00:1f.0 ISA bridge: Intel Corporation QM67 Express Chipset Family LPC Controller (rev 04)
    00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 04)
    00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 04)
    03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] (rev 34)
    0d:00.0 System peripheral: Ricoh Co Ltd PCIe SDXC/MMC Host Controller (rev 07)
    $ dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.6.7-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.2 (GCC) ) #1 SMP PREEMPT Sun Nov 18 10:11:22 CET 2012
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=bec3f15c-0839-47e7-9abd-115456cd399c ro
    [ 0.000000] Disabled fast string operations
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000da99efff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000da99f000-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 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffd20000-0x00000000ffffffff] 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] DMI 2.6 present.
    [ 0.000000] DMI: LENOVO 4290W1A/4290W1A, BIOS 8DET59WW (1.29 ) 04/02/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-BFFFF uncachable
    [ 0.000000] C0000-FFFFF write-protect
    [ 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 [ffff880000097000] 97000 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 0xda999000-0xda99efff]
    [ 0.000000] RAMDISK: [mem 0x37a36000-0x37d12fff]
    [ 0.000000] ACPI: RSDP 00000000000f00e0 00024 (v02 LENOVO)
    [ 0.000000] ACPI: XSDT 00000000daffe120 000A4 (v01 LENOVO TP-8D 00001290 PTEC 00000002)
    [ 0.000000] ACPI: FACP 00000000dafe7000 000F4 (v04 LENOVO TP-8D 00001290 PTL 00000002)
    [ 0.000000] ACPI: DSDT 00000000dafea000 0F716 (v01 LENOVO TP-8D 00001290 INTL 20061109)
    [ 0.000000] ACPI: FACS 00000000daf2d000 00040
    [ 0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 LENOVO TP-8D 00001290 PTEC 00000001)
    [ 0.000000] ACPI: SSDT 00000000daffc000 00249 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000daffb000 00033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000daffa000 007D1 (v01 LENOVO SataAhci 00001000 INTL 20061109)
    [ 0.000000] ACPI: HPET 00000000dafe6000 00038 (v01 LENOVO TP-8D 00001290 PTL 00000002)
    [ 0.000000] ACPI: APIC 00000000dafe5000 00098 (v01 LENOVO TP-8D 00001290 PTL 00000002)
    [ 0.000000] ACPI: MCFG 00000000dafe4000 0003C (v01 LENOVO TP-8D 00001290 PTL 00000002)
    [ 0.000000] ACPI: ECDT 00000000dafe3000 00052 (v01 LENOVO TP-8D 00001290 PTL 00000002)
    [ 0.000000] ACPI: ASF! 00000000dafe9000 000A5 (v32 LENOVO TP-8D 00001290 PTL 00000002)
    [ 0.000000] ACPI: TCPA 00000000dafe2000 00032 (v02 PTL LENOVO 06040000 LNVO 00000001)
    [ 0.000000] ACPI: SSDT 00000000dafe1000 00B2F (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000dafe0000 00996 (v01 PmRef CpuPm 00003000 INTL 20061109)
    [ 0.000000] ACPI: UEFI 00000000dafdf000 0003E (v01 LENOVO TP-8D 00001290 PTL 00000002)
    [ 0.000000] ACPI: UEFI 00000000dafde000 00042 (v01 PTL COMBUF 00000001 PTL 00000001)
    [ 0.000000] ACPI: UEFI 00000000dafdd000 00292 (v01 LENOVO TP-8D 00001290 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-0x0009cfff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20200000-0x3fffffff]
    [ 0.000000] node 0: [mem 0x40200000-0xda99efff]
    [ 0.000000] node 0: [mem 0xdafff000-0xdaffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x21e5fffff]
    [ 0.000000] On node 0 totalpages: 2067245
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 6 pages reserved
    [ 0.000000] DMA zone: 3911 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 16320 pages used for memmap
    [ 0.000000] DMA32 zone: 873952 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] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
    [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
    [ 0.000000] PM: Registered nosave memory: 0000000040000000 - 0000000040200000
    [ 0.000000] PM: Registered nosave memory: 00000000da99f000 - 00000000dae9f000
    [ 0.000000] PM: Registered nosave memory: 00000000dae9f000 - 00000000daf9f000
    [ 0.000000] PM: Registered nosave memory: 00000000daf9f000 - 00000000dafff000
    [ 0.000000] PM: Registered nosave memory: 00000000db000000 - 00000000dfa00000
    [ 0.000000] PM: Registered nosave memory: 00000000dfa00000 - 00000000f8000000
    [ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
    [ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
    [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
    [ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed08000
    [ 0.000000] PM: Registered nosave memory: 00000000fed08000 - 00000000fed09000
    [ 0.000000] PM: Registered nosave memory: 00000000fed09000 - 00000000fed10000
    [ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000
    [ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
    [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
    [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffd20000
    [ 0.000000] PM: Registered nosave memory: 00000000ffd20000 - 0000000100000000
    [ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] 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 28 pages/cpu @ffff88021e200000 s84608 r8192 d21888 u262144
    [ 0.000000] pcpu-alloc: s84608 r8192 d21888 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: 2032527
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=bec3f15c-0839-47e7-9abd-115456cd399c ro
    [ 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] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 8056756k/8886272k available (4727k kernel code, 617292k absent, 212224k reserved, 4143k data, 772k 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.003333] tsc: Detected 2093.150 MHz processor
    [ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4187.72 BogoMIPS (lpj=6977166)
    [ 0.000005] pid_max: default: 32768 minimum: 301
    [ 0.000036] Security Framework initialized
    [ 0.000039] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000584] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.002423] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.003215] Mount-cache hash table entries: 256
    [ 0.003422] Initializing cgroup subsys cpuacct
    [ 0.003424] Initializing cgroup subsys memory
    [ 0.003431] Initializing cgroup subsys devices
    [ 0.003433] Initializing cgroup subsys freezer
    [ 0.003434] Initializing cgroup subsys net_cls
    [ 0.003435] Initializing cgroup subsys blkio
    [ 0.003459] Disabled fast string operations
    [ 0.003461] CPU: Physical Processor ID: 0
    [ 0.003462] CPU: Processor Core ID: 0
    [ 0.003467] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.003470] mce: CPU supports 7 MCE banks
    [ 0.003482] CPU0: Thermal monitoring enabled (TM1)
    [ 0.003489] process: using mwait in idle threads
    [ 0.003493] Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
    tlb_flushall_shift is 0x5
    [ 0.004469] ACPI: Core revision 20120711
    [ 0.012524] ftrace: allocating 18348 entries in 72 pages
    [ 0.022278] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.055270] smpboot: CPU0: Intel(R) Core(TM) i3-2310M CPU @ 2.10GHz stepping 07
    [ 0.159848] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
    [ 0.159854] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
    [ 0.159856] ... version: 3
    [ 0.159857] ... bit width: 48
    [ 0.159858] ... generic registers: 4
    [ 0.159859] ... value mask: 0000ffffffffffff
    [ 0.159860] ... max period: 000000007fffffff
    [ 0.159861] ... fixed-purpose events: 3
    [ 0.159862] ... event mask: 000000070000000f
    [ 0.186691] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.210978] Disabled fast string operations
    [ 0.234299] Disabled fast string operations
    [ 0.257620] Disabled fast string operations
    [ 0.199853] smpboot: Booting Node 0, Processors #1 #2 #3
    [ 0.259784] Brought up 4 CPUs
    [ 0.259788] smpboot: Total of 4 processors activated (16751.91 BogoMIPS)
    [ 0.263428] devtmpfs: initialized
    [ 0.264748] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes)
    [ 0.265739] NET: Registered protocol family 16
    [ 0.265859] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.265861] ACPI: bus type pci registered
    [ 0.266122] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.266124] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.273390] PCI: Using configuration type 1 for base access
    [ 0.273927] bio: create slab <bio-0> at 0
    [ 0.273983] ACPI: Added _OSI(Module Device)
    [ 0.273984] ACPI: Added _OSI(Processor Device)
    [ 0.273986] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.273987] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.275697] ACPI: EC: EC description table is found, configuring boot EC
    [ 0.280348] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.283474] ACPI: SSDT 00000000dae8c018 008C0 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.283909] ACPI: Dynamic OEM Table Load:
    [ 0.283911] ACPI: SSDT (null) 008C0 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.284159] ACPI: SSDT 00000000dae8da98 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
    [ 0.284617] ACPI: Dynamic OEM Table Load:
    [ 0.284619] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
    [ 0.284732] ACPI: SSDT 00000000dae8bd98 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
    [ 0.285158] ACPI: Dynamic OEM Table Load:
    [ 0.285160] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
    [ 0.285703] ACPI: Interpreter enabled
    [ 0.285706] ACPI: (supports S0 S3 S4 S5)
    [ 0.285723] ACPI: Using IOAPIC for interrupt routing
    [ 0.288405] ACPI: Power Resource [PUBS] (on)
    [ 0.291396] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
    [ 0.292570] ACPI: ACPI Dock Station Driver: 3 docks/bays found
    [ 0.292574] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.292674] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    [ 0.292703] pci_root PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    [ 0.292734] PCI host bridge to bus 0000:00
    [ 0.292737] pci_bus 0000:00: busn_res: [bus 00-fe] is inserted under domain [bus 00-ff]
    [ 0.292739] pci_bus 0000:00: root bus resource [bus 00-fe]
    [ 0.292741] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.292742] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.292744] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.292746] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff]
    [ 0.292747] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff]
    [ 0.292756] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
    [ 0.292795] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
    [ 0.292807] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit]
    [ 0.292813] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.292818] pci 0000:00:02.0: reg 20: [io 0x5000-0x503f]
    [ 0.292876] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
    [ 0.292900] pci 0000:00:16.0: reg 10: [mem 0xf2525000-0xf252500f 64bit]
    [ 0.292980] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.293014] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000
    [ 0.293035] pci 0000:00:19.0: reg 10: [mem 0xf2500000-0xf251ffff]
    [ 0.293046] pci 0000:00:19.0: reg 14: [mem 0xf252b000-0xf252bfff]
    [ 0.293055] pci 0000:00:19.0: reg 18: [io 0x5080-0x509f]
    [ 0.293126] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    [ 0.293155] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
    [ 0.293178] pci 0000:00:1a.0: reg 10: [mem 0xf252a000-0xf252a3ff]
    [ 0.293272] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.293301] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
    [ 0.293318] pci 0000:00:1b.0: reg 10: [mem 0xf2520000-0xf2523fff 64bit]
    [ 0.293391] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.293420] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
    [ 0.293551] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.293590] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
    [ 0.293719] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.293763] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
    [ 0.293894] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.293934] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
    [ 0.294064] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.294110] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
    [ 0.294133] pci 0000:00:1d.0: reg 10: [mem 0xf2529000-0xf25293ff]
    [ 0.294227] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.294256] pci 0000:00:1f.0: [8086:1c4f] type 00 class 0x060100
    [ 0.294387] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
    [ 0.294407] pci 0000:00:1f.2: reg 10: [io 0x50a8-0x50af]
    [ 0.294415] pci 0000:00:1f.2: reg 14: [io 0x50bc-0x50bf]
    [ 0.294424] pci 0000:00:1f.2: reg 18: [io 0x50a0-0x50a7]
    [ 0.294432] pci 0000:00:1f.2: reg 1c: [io 0x50b8-0x50bb]
    [ 0.294441] pci 0000:00:1f.2: reg 20: [io 0x5060-0x507f]
    [ 0.294449] pci 0000:00:1f.2: reg 24: [mem 0xf2528000-0xf25287ff]
    [ 0.294497] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.294519] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
    [ 0.294536] pci 0000:00:1f.3: reg 10: [mem 0xf2524000-0xf25240ff 64bit]
    [ 0.294558] pci 0000:00:1f.3: reg 20: [io 0xefa0-0xefbf]
    [ 0.294659] pci_bus 0000:02: busn_res: [bus 02] is inserted under [bus 00-fe]
    [ 0.294662] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.294745] pci_bus 0000:03: busn_res: [bus 03] is inserted under [bus 00-fe]
    [ 0.294908] pci 0000:03:00.0: [8086:0085] type 00 class 0x028000
    [ 0.295072] pci 0000:03:00.0: reg 10: [mem 0xf2400000-0xf2401fff 64bit]
    [ 0.295772] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
    [ 0.299941] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.299950] pci 0000:00:1c.1: bridge window [mem 0xf2400000-0xf24fffff]
    [ 0.300027] pci_bus 0000:05: busn_res: [bus 05-0c] is inserted under [bus 00-fe]
    [ 0.300030] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
    [ 0.300035] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
    [ 0.300041] pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf23fffff]
    [ 0.300050] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
    [ 0.300119] pci_bus 0000:0d: busn_res: [bus 0d] is inserted under [bus 00-fe]
    [ 0.300307] pci 0000:0d:00.0: [1180:e823] type 00 class 0x088001
    [ 0.300326] pci 0000:0d:00.0: MMC controller base frequency changed to 50Mhz.
    [ 0.300353] pci 0000:0d:00.0: reg 10: [mem 0xf1400000-0xf14000ff]
    [ 0.300554] pci 0000:0d:00.0: supports D1 D2
    [ 0.300555] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.306694] pci 0000:00:1c.4: PCI bridge to [bus 0d]
    [ 0.306699] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
    [ 0.306704] pci 0000:00:1c.4: bridge window [mem 0xf1400000-0xf1bfffff]
    [ 0.306712] pci 0000:00:1c.4: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
    [ 0.306745] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.306816] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
    [ 0.306837] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
    [ 0.306859] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT]
    [ 0.306882] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP5._PRT]
    [ 0.306999] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.307136] pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d
    [ 0.307137] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.309028] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.309081] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *7 9 10 11)
    [ 0.309131] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.309181] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.309229] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11)
    [ 0.309271] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
    [ 0.309320] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 9 10 11)
    [ 0.309369] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 *10 11)
    [ 0.309455] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.309461] vgaarb: loaded
    [ 0.309462] vgaarb: bridge control possible 0000:00:02.0
    [ 0.309493] PCI: Using ACPI for IRQ routing
    [ 0.311293] PCI: pci_cache_line_size set to 64 bytes
    [ 0.311819] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
    [ 0.311820] e820: reserve RAM buffer [mem 0xda99f000-0xdbffffff]
    [ 0.311822] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
    [ 0.311823] e820: reserve RAM buffer [mem 0x21e600000-0x21fffffff]
    [ 0.311910] NetLabel: Initializing
    [ 0.311911] NetLabel: domain hash size = 128
    [ 0.311912] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.311923] NetLabel: unlabeled traffic allowed by default
    [ 0.311936] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.311941] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.313957] Switching to clocksource hpet
    [ 0.318892] pnp: PnP ACPI init
    [ 0.318909] ACPI: bus type pnp registered
    [ 0.319234] pnp 00:00: [mem 0x00000000-0x0009ffff]
    [ 0.319236] pnp 00:00: [mem 0x000c0000-0x000c3fff]
    [ 0.319237] pnp 00:00: [mem 0x000c4000-0x000c7fff]
    [ 0.319238] pnp 00:00: [mem 0x000c8000-0x000cbfff]
    [ 0.319240] pnp 00:00: [mem 0x000cc000-0x000cffff]
    [ 0.319241] pnp 00:00: [mem 0x000d0000-0x000d3fff]
    [ 0.319243] pnp 00:00: [mem 0x000d4000-0x000d7fff]
    [ 0.319244] pnp 00:00: [mem 0x000d8000-0x000dbfff]
    [ 0.319245] pnp 00:00: [mem 0x000dc000-0x000dffff]
    [ 0.319247] pnp 00:00: [mem 0x000e0000-0x000e3fff]
    [ 0.319248] pnp 00:00: [mem 0x000e4000-0x000e7fff]
    [ 0.319249] pnp 00:00: [mem 0x000e8000-0x000ebfff]
    [ 0.319251] pnp 00:00: [mem 0x000ec000-0x000effff]
    [ 0.319252] pnp 00:00: [mem 0x000f0000-0x000fffff]
    [ 0.319254] pnp 00:00: [mem 0x00100000-0xdf9fffff]
    [ 0.319255] pnp 00:00: [mem 0xfec00000-0xfed3ffff]
    [ 0.319256] pnp 00:00: [mem 0xfed4c000-0xffffffff]
    [ 0.319307] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.319309] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
    [ 0.319311] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
    [ 0.319313] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
    [ 0.319315] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
    [ 0.319319] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved
    [ 0.319320] system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved
    [ 0.319322] system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved
    [ 0.319323] system 00:00: [mem 0x000dc000-0x000dffff] has been reserved
    [ 0.319325] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
    [ 0.319327] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
    [ 0.319329] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
    [ 0.319330] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
    [ 0.319332] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
    [ 0.319334] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved
    [ 0.319336] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
    [ 0.319338] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
    [ 0.319341] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.319360] pnp 00:01: [bus 00-fe]
    [ 0.319362] pnp 00:01: [io 0x0cf8-0x0cff]
    [ 0.319363] pnp 00:01: [io 0x0000-0x0cf7 window]
    [ 0.319365] pnp 00:01: [io 0x0d00-0xffff window]
    [ 0.319367] pnp 00:01: [mem 0x000a0000-0x000bffff window]
    [ 0.319370] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
    [ 0.319371] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
    [ 0.319373] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
    [ 0.319374] pnp 00:01: [mem 0x000cc000-0x000cffff window]
    [ 0.319376] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
    [ 0.319377] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
    [ 0.319379] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
    [ 0.319380] pnp 00:01: [mem 0x000dc000-0x000dffff window]
    [ 0.319382] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
    [ 0.319383] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
    [ 0.319384] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
    [ 0.319386] pnp 00:01: [mem 0x000ec000-0x000effff window]
    [ 0.319387] pnp 00:01: [mem 0xdfa00000-0xfebfffff window]
    [ 0.319389] pnp 00:01: [mem 0xfed40000-0xfed4bfff window]
    [ 0.319442] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.319495] pnp 00:02: [io 0x0010-0x001f]
    [ 0.319497] pnp 00:02: [io 0x0090-0x009f]
    [ 0.319498] pnp 00:02: [io 0x0024-0x0025]
    [ 0.319499] pnp 00:02: [io 0x0028-0x0029]
    [ 0.319501] pnp 00:02: [io 0x002c-0x002d]
    [ 0.319502] pnp 00:02: [io 0x0030-0x0031]
    [ 0.319503] pnp 00:02: [io 0x0034-0x0035]
    [ 0.319505] pnp 00:02: [io 0x0038-0x0039]
    [ 0.319506] pnp 00:02: [io 0x003c-0x003d]
    [ 0.319507] pnp 00:02: [io 0x00a4-0x00a5]
    [ 0.319508] pnp 00:02: [io 0x00a8-0x00a9]
    [ 0.319510] pnp 00:02: [io 0x00ac-0x00ad]
    [ 0.319511] pnp 00:02: [io 0x00b0-0x00b5]
    [ 0.319512] pnp 00:02: [io 0x00b8-0x00b9]
    [ 0.319513] pnp 00:02: [io 0x00bc-0x00bd]
    [ 0.319515] pnp 00:02: [io 0x0050-0x0053]
    [ 0.319516] pnp 00:02: [io 0x0072-0x0077]
    [ 0.319517] pnp 00:02: [io 0x0400-0x047f]
    [ 0.319518] pnp 00:02: [io 0x0500-0x057f]
    [ 0.319520] pnp 00:02: [io 0x0800-0x080f]
    [ 0.319521] pnp 00:02: [io 0x15e0-0x15ef]
    [ 0.319522] pnp 00:02: [io 0x1600-0x167f]
    [ 0.319524] pnp 00:02: [mem 0xf8000000-0xfbffffff]
    [ 0.319525] pnp 00:02: [mem 0x00000000-0x00000fff]
    [ 0.319527] pnp 00:02: [mem 0xfed1c000-0xfed1ffff]
    [ 0.319528] pnp 00:02: [mem 0xfed10000-0xfed13fff]
    [ 0.319530] pnp 00:02: [mem 0xfed18000-0xfed18fff]
    [ 0.319531] pnp 00:02: [mem 0xfed19000-0xfed19fff]
    [ 0.319534] pnp 00:02: [mem 0xfed45000-0xfed4bfff]
    [ 0.319580] system 00:02: [io 0x0400-0x047f] has been reserved
    [ 0.319582] system 00:02: [io 0x0500-0x057f] has been reserved
    [ 0.319584] system 00:02: [io 0x0800-0x080f] has been reserved
    [ 0.319586] system 00:02: [io 0x15e0-0x15ef] has been reserved
    [ 0.319587] system 00:02: [io 0x1600-0x167f] has been reserved
    [ 0.319590] system 00:02: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.319591] system 00:02: [mem 0x00000000-0x00000fff] could not be reserved
    [ 0.319593] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.319595] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved
    [ 0.319597] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.319599] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.319600] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved
    [ 0.319603] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.319640] pnp 00:03: [mem 0xfed00000-0xfed003ff]
    [ 0.319665] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.319673] pnp 00:04: [io 0x0000-0x000f]
    [ 0.319674] pnp 00:04: [io 0x0080-0x008f]
    [ 0.319675] pnp 00:04: [io 0x00c0-0x00df]
    [ 0.319677] pnp 00:04: [dma 4]
    [ 0.319699] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.319705] pnp 00:05: [io 0x0061]
    [ 0.319728] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.319735] pnp 00:06: [io 0x00f0]
    [ 0.319744] pnp 00:06: [irq 13]
    [ 0.319767] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.319773] pnp 00:07: [io 0x0070-0x0071]
    [ 0.319778] pnp 00:07: [irq 8]
    [ 0.319801] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.319808] pnp 00:08: [io 0x0060]
    [ 0.319809] pnp 00:08: [io 0x0064]
    [ 0.319814] pnp 00:08: [irq 1]
    [ 0.319836] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.319845] pnp 00:09: [irq 12]
    [ 0.319870] pnp 00:09: Plug and Play ACPI device, IDs LEN0020 PNP0f13 (active)
    [ 0.319897] pnp 00:0a: [mem 0xfed40000-0xfed44fff]
    [ 0.319923] pnp 00:0a: Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active)
    [ 0.320404] pnp: PnP ACPI: found 11 devices
    [ 0.320405] ACPI: ACPI bus type pnp unregistered
    [ 0.327036] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.327055] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.327062] pci 0000:00:1c.1: bridge window [mem 0xf2400000-0xf24fffff]
    [ 0.327074] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
    [ 0.327078] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff]
    [ 0.327084] pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf23fffff]
    [ 0.327090] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
    [ 0.327098] pci 0000:00:1c.4: PCI bridge to [bus 0d]
    [ 0.327102] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff]
    [ 0.327109] pci 0000:00:1c.4: bridge window [mem 0xf1400000-0xf1bfffff]
    [ 0.327114] pci 0000:00:1c.4: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref]
    [ 0.327161] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.327163] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.327165] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.327166] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfebfffff]
    [ 0.327168] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff]
    [ 0.327170] pci_bus 0000:03: resource 1 [mem 0xf2400000-0xf24fffff]
    [ 0.327171] pci_bus 0000:05: resource 0 [io 0x4000-0x4fff]
    [ 0.327173] pci_bus 0000:05: resource 1 [mem 0xf1c00000-0xf23fffff]
    [ 0.327175] pci_bus 0000:05: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref]
    [ 0.327176] pci_bus 0000:0d: resource 0 [io 0x3000-0x3fff]
    [ 0.327178] pci_bus 0000:0d: resource 1 [mem 0xf1400000-0xf1bfffff]
    [ 0.327180] pci_bus 0000:0d: resource 2 [mem 0xf0c00000-0xf13fffff 64bit pref]
    [ 0.327211] NET: Registered protocol family 2
    [ 0.327831] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 0.329126] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.329260] TCP: Hash tables configured (established 524288 bind 65536)
    [ 0.329279] TCP: reno registered
    [ 0.329291] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.329323] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.329413] NET: Registered protocol family 1
    [ 0.329426] pci 0000:00:02.0: Boot video device
    [ 0.329740] PCI: CLS 64 bytes, default 64
    [ 0.329780] Unpacking initramfs...
    [ 0.387559] Freeing initrd memory: 2932k freed
    [ 0.387980] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.387985] software IO TLB [mem 0xd6999000-0xda998fff] (64MB) mapped at [ffff8800d6999000-ffff8800da998fff]
    [ 0.388355] audit: initializing netlink socket (disabled)
    [ 0.388369] type=2000 audit(1354309309.283:1): initialized
    [ 0.400730] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.402517] VFS: Disk quotas dquot_6.5.2
    [ 0.402562] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.402683] msgmni has been set to 15741
    [ 0.402876] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.402905] io scheduler noop registered
    [ 0.402908] io scheduler deadline registered
    [ 0.402955] io scheduler cfq registered (default)
    [ 0.403344] vesafb: mode is 1024x768x32, linelength=4096, pages=0
    [ 0.403346] vesafb: scrolling: redraw
    [ 0.403347] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.403726] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90005600000, using 3072k, total 3072k
    [ 0.464566] Console: switching to colour frame buffer device 128x48
    [ 0.525336] fb0: VESA VGA frame buffer device
    [ 0.525345] intel_idle: MWAIT substates: 0x21120
    [ 0.525347] intel_idle: v0.4 model 0x2A
    [ 0.525348] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.525379] GHES: HEST is not enabled!
    [ 0.525424] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.525789] Linux agpgart interface v0.103
    [ 0.525853] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
    [ 0.528874] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.528885] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.528988] mousedev: PS/2 mouse device common for all mice
    [ 0.529055] rtc_cmos 00:07: RTC can wake from S4
    [ 0.529184] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
    [ 0.529213] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.529294] cpuidle: using governor ladder
    [ 0.529407] cpuidle: using governor menu
    [ 0.529520] drop_monitor: Initializing network drop monitor service
    [ 0.529586] TCP: cubic registered
    [ 0.529691] NET: Registered protocol family 10
    [ 0.529824] NET: Registered protocol family 17
    [ 0.529835] Key type dns_resolver registered
    [ 0.530084] PM: Hibernation image not present or could not be loaded.
    [ 0.530092] registered taskstats version 1
    [ 0.530788] rtc_cmos 00:07: setting system clock to 2012-11-30 21:01:50 UTC (1354309310)
    [ 0.532050] Freeing unused kernel memory: 772k freed
    [ 0.532166] Write protecting the kernel read-only data: 8192k
    [ 0.532489] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.536235] Freeing unused kernel memory: 1408k freed
    [ 0.538800] Freeing unused kernel memory: 568k freed
    [ 0.546844] systemd-udevd[54]: starting version 195
    [ 0.575245] ACPI: bus type usb registered
    [ 0.575302] usbcore: registered new interface driver usbfs
    [ 0.575336] usbcore: registered new interface driver hub
    [ 0.576542] SCSI subsystem initialized
    [ 0.577258] usbcore: registered new device driver usb
    [ 0.577704] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.577787] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 0.577792] ehci_hcd 0000:00:1a.0: EHCI Host Controller
    [ 0.577802] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 0.577951] ACPI: bus type scsi registered
    [ 0.578232] libata version 3.00 loaded.
    [ 0.581720] ehci_hcd 0000:00:1a.0: debug port 2
    [ 0.581729] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
    [ 0.581749] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf252a000
    [ 0.590555] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 0.590798] hub 1-0:1.0: USB hub found
    [ 0.590803] hub 1-0:1.0: 3 ports detected
    [ 0.590927] ehci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 0.590931] ehci_hcd 0000:00:1d.0: EHCI Host Controller
    [ 0.590936] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 0.594840] ehci_hcd 0000:00:1d.0: debug port 2
    [ 0.594852] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
    [ 0.594872] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf2529000
    [ 0.603890] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 0.604176] hub 2-0:1.0: USB hub found
    [ 0.604183] hub 2-0:1.0: 3 ports detected
    [ 0.604302] ahci 0000:00:1f.2: version 3.0
    [ 0.604376] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X
    [ 0.604428] ahci: SSS flag set, parallel bus scan disabled
    [ 0.617350] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode
    [ 0.617356] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
    [ 0.617362] ahci 0000:00:1f.2: setting latency timer to 64
    [ 0.631249] scsi0 : ahci
    [ 0.631497] scsi1 : ahci
    [ 0.631608] scsi2 : ahci
    [ 0.631699] scsi3 : ahci
    [ 0.631792] scsi4 : ahci
    [ 0.631879] scsi5 : ahci
    [ 0.631927] ata1: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528100 irq 40
    [ 0.631930] ata2: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528180 irq 40
    [ 0.631931] ata3: DUMMY
    [ 0.631932] ata4: DUMMY
    [ 0.631935] ata5: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528300 irq 40
    [ 0.631936] ata6: DUMMY
    [ 0.897214] usb 1-1: new high-speed USB device number 2 using ehci_hcd
    [ 0.950525] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 0.951864] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [ 0.951874] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 0.951880] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 0.952847] ata1.00: ATA-8: HITACHI HTS543232A7A384, ES2ZB70B, max UDMA/100
    [ 0.952856] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 0.954250] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [ 0.954261] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 0.954266] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 0.955234] ata1.00: configured for UDMA/100
    [ 0.955586] scsi 0:0:0:0: Direct-Access ATA HITACHI HTS54323 ES2Z PQ: 0 ANSI: 5
    [ 1.021089] hub 1-1:1.0: USB hub found
    [ 1.021238] hub 1-1:1.0: 6 ports detected
    [ 1.127117] usb 2-1: new high-speed USB device number 2 using ehci_hcd
    [ 1.250986] hub 2-1:1.0: USB hub found
    [ 1.251142] hub 2-1:1.0: 8 ports detected
    [ 1.280360] ata2: SATA link down (SStatus 0 SControl 300)
    [ 1.317185] usb 1-1.3: new full-speed USB device number 3 using ehci_hcd
    [ 1.390335] tsc: Refined TSC clocksource calibration: 2093.233 MHz
    [ 1.390358] Switching to clocksource tsc
    [ 1.480487] usb 1-1.6: new high-speed USB device number 4 using ehci_hcd
    [ 1.600245] ata5: SATA link down (SStatus 0 SControl 300)
    [ 1.604868] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    [ 1.604916] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.604920] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.604942] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.637045] usb 2-1.1: new full-speed USB device number 3 using ehci_hcd
    [ 1.648127] sda: sda1 sda2 sda3 sda4
    [ 1.648713] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.730250] usbcore: registered new interface driver usbhid
    [ 1.730253] usbhid: USB HID core driver
    [ 1.730912] input: Areson Revoltec FightMouse PRO as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input1
    [ 1.731350] hid-generic 0003:FFC0:001F.0001: input,hidraw0: USB HID v10.01 Mouse [Areson Revoltec FightMouse PRO] on usb-0000:00:1d.0-1.1/input0
    [ 1.734730] input: Areson Revoltec FightMouse PRO as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1:1.1/input/input2
    [ 1.734938] hid-generic 0003:FFC0:001F.0002: input,hidraw1: USB HID v10.01 Mouse [Areson Revoltec FightMouse PRO] on usb-0000:00:1d.0-1.1/input1
    [ 5.425946] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 6.342473] systemd[1]: systemd 196 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; arch)
    [ 6.377129] systemd[1]: Set hostname to <diiis-tp>.
    [ 7.519645] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 7.519696] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 7.519709] systemd[1]: Starting Remote File Systems.
    [ 7.520387] systemd[1]: Reached target Remote File Systems.
    [ 7.520397] systemd[1]: Starting Syslog Socket.
    [ 7.520994] systemd[1]: Listening on Syslog Socket.
    [ 7.521004] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 7.521837] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 7.521847] systemd[1]: Starting Delayed Shutdown Socket.
    [ 7.522528] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 7.522560] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 7.523727] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 7.523741] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 7.523773] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 7.523783] systemd[1]: Starting Encrypted Volumes.
    [ 7.524411] systemd[1]: Reached target Encrypted Volumes.
    [ 7.524484] systemd[1]: Starting udev Kernel Socket.
    [ 7.525116] systemd[1]: Listening on udev Kernel Socket.
    [ 7.525162] systemd[1]: Starting udev Control Socket.
    [ 7.525807] systemd[1]: Listening on udev Control Socket.
    [ 7.525817] systemd[1]: Expecting device dev-sda2.device...
    [ 7.526399] systemd[1]: Expecting device dev-sda4.device...
    [ 7.526982] systemd[1]: Starting Journal Socket.
    [ 7.527586] systemd[1]: Listening on Journal Socket.
    [ 7.527603] systemd[1]: Started File System Check on Root Device.
    [ 7.527613] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 7.541610] systemd[1]: Mounting Temporary Directory...
    [ 7.616950] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway. (To see the over-mounted files, please manually mount the underlying file system to a secondary location.)
    [ 7.669464] systemd[1]: Starting Load Kernel Modules...
    [ 7.675116] systemd[1]: Starting udev Kernel Device Manager...
    [ 7.814857] systemd[1]: Starting Apply Kernel Variables...
    [ 7.823733] systemd[1]: Mounting Huge Pages File System...
    [ 7.832398] systemd[1]: Mounting POSIX Message Queue File System...
    [ 7.844513] systemd[1]: Starting udev Coldplug all Devices...
    [ 7.850467] systemd[1]: Starting Setup Virtual Console...
    [ 7.874608] systemd[1]: Mounting Debug File System...
    [ 7.961282] systemd[1]: Starting Set Up Additional Binary Formats...
    [ 7.994472] systemd[1]: Starting Journal Service...
    [ 7.998537] systemd[1]: Started Journal Service.
    [ 7.998577] systemd[1]: Starting Syslog.
    [ 7.999104] systemd[1]: Reached target Syslog.
    [ 8.359696] ACPI: Requesting acpi_cpufreq
    [ 8.412122] systemd-udevd[123]: starting version 196
    [ 8.893109] fuse init (API version 7.20)
    [ 8.955823] loop: module loaded
    [ 9.139526] Non-volatile memory driver v1.3
    [ 9.195397] thinkpad_acpi: ThinkPad ACPI Extras v0.24
    [ 9.195400] thinkpad_acpi: http://ibm-acpi.sf.net/
    [ 9.195402] thinkpad_acpi: ThinkPad BIOS 8DET59WW (1.29 ), EC unknown
    [ 9.195403] thinkpad_acpi: Lenovo ThinkPad X220, model 4290W1A
    [ 9.195755] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
    [ 9.195905] thinkpad_acpi: radio switch found; radios are enabled
    [ 9.196090] thinkpad_acpi: possible tablet mode switch found; ThinkPad in laptop mode
    [ 9.196179] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
    [ 9.196180] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
    [ 9.197810] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
    [ 9.198301] Registered led device: tpacpi::thinklight
    [ 9.198324] Registered led device: tpacpi::power
    [ 9.198339] Registered led device: tpacpi::standby
    [ 9.198353] Registered led device: tpacpi::thinkvantage
    [ 9.198358] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
    [ 9.198480] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
    [ 9.199316] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input3
    [ 9.308978] thinkpad_ec: thinkpad_ec 0.41 loaded.
    [ 9.318246] tp_smapi 0.41 loading...
    [ 9.318355] tp_smapi successfully loaded (smapi_port=0xb2).
    [ 9.367258] EXT4-fs (sda1): re-mounted. Opts: user_xattr
    [ 9.427901] vboxdrv: Found 4 processor cores.
    [ 9.428159] vboxdrv: fAsync=0 offMin=0x1be offMax=0x2696
    [ 9.428217] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    [ 9.428218] vboxdrv: Successfully loaded version 4.2.4_OSE (interface 0x001a0004).
    [ 9.723703] usb 1-1.4: new full-speed USB device number 5 using ehci_hcd
    [ 10.183460] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x26
    [ 10.197477] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x26
    [ 10.198136] microcode: CPU2 sig=0x206a7, pf=0x10, revision=0x26
    [ 10.198699] microcode: CPU3 sig=0x206a7, pf=0x10, revision=0x26
    [ 10.199304] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 10.362833] thermal LNXTHERM:00: registered as thermal_zone0
    [ 10.362837] ACPI: Thermal Zone [THM0] (51 C)
    [ 10.373108] ACPI: Battery Slot [BAT0] (battery present)
    [ 10.403638] wmi: Mapper loaded
    [ 10.455848] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
    [ 10.456080] ACPI: Lid Switch [LID]
    [ 10.456135] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input5
    [ 10.456187] ACPI: Sleep Button [SLPB]
    [ 10.456263] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
    [ 10.456313] ACPI: Power Button [PWRF]
    [ 10.685901] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
    [ 10.801198] sdhci: Secure Digital Host Controller Interface driver
    [ 10.801201] sdhci: Copyright(c) Pierre Ossman
    [ 10.819640] sdhci-pci 0000:0d:00.0: SDHCI controller found [1180:e823] (rev 4)
    [ 10.820650] Registered led device: mmc0::
    [ 10.848572] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k
    [ 10.848575] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
    [ 10.848635] e1000e 0000:00:19.0: setting latency timer to 64
    [ 10.848745] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
    [ 10.848783] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X
    [ 10.853101] mmc0: SDHCI controller on PCI [0000:0d:00.0] using DMA
    [ 11.002081] cfg80211: Calling CRDA to update world regulatory domain
    [ 11.043526] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) f0:de:f1:56:36:28
    [ 11.043530] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
    [ 11.043563] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF
    [ 0.956061] ACPI: Invalid Power Resource to register!
    [ 11.043640] ACPI Warning:
    [ 11.043644] 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20120711/utaddress-251)
    [ 11.043647] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 11.043652] ACPI Warning: 0x0000000000000500-0x000000000000057f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20120711/utaddress-251)
    [ 11.043656] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 11.043658] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 11.062453] Intel(R) Wireless WiFi driver for Linux, in-tree:
    [ 11.062464] Copyright(c) 2003-2012 Intel Corporation
    [ 11.062609] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
    [ 11.062611] iwlwifi 0000:03:00.0: pci_resource_base = ffffc900055dc000
    [ 11.062613] iwlwifi 0000:03:00.0: HW Revision ID = 0x34
    [ 11.063330] iwlwifi 0000:03:00.0: irq 42 for MSI/MSI-X
    [ 11.071297] iTCO_vendor_support: vendor-support=0
    [ 11.082647] [drm] Initialized drm 1.1.0 20060810
    [ 11.092375] ACPI: AC Adapter [AC] (on-line)
    [ 11.299121] pci 0000:00:00.0: Intel Sandybridge Chipset
    [ 11.299217] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
    [ 11.300256] pci 0000:00:00.0: detected 65536K stolen memory
    [ 11.300302] checking generic (e0000000 300000) vs hw (e0000000 10000000)
    [ 11.300304] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
    [ 11.300320] Console: switching to colour dummy device 80x25
    [ 11.300457] i915 0000:00:02.0: setting latency timer to 64
    [ 11.340831] i915 0000:00:02.0: irq 43 for MSI/MSI-X
    [ 11.340840] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 11.340841] [drm] Driver supports precise vblank timestamp query.
    [ 11.340875] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 11.499265] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd001a3/0x940300/0x120c00, board id: 1611, fw id: 774180
    [ 11.499279] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
    [ 11.549302] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input7
    [ 11.617977] iwlwifi 0000:03:00.0: loaded firmware version 17.168.5.3 build 42301
    [ 11.657398] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 11.657461] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
    [ 11.657872] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 11.767839] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
    [ 11.767842] iwldvm: Copyright(c) 2003-2012 Intel Corporation
    [ 11.767859] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
    [ 11.767861] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
    [ 11.767863] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
    [ 11.767864] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
    [ 11.767866] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled
    [ 11.767868] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0
    [ 11.768017] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
    [ 11.768189] iwlwifi 0000:03:00.0: RF_KILL bit toggled to enable radio.
    [ 11.779228] iwlwifi 0000:03:00.0: device EEPROM VER=0x715, CALIB=0x6
    [ 11.779232] iwlwifi 0000:03:00.0: Device SKU: 0x1F0
    [ 11.779234] iwlwifi 0000:03:00.0: Valid Tx ant: 0x3, Valid Rx ant: 0x3
    [ 11.779296] Registered led device: phy0-led
    [ 11.804279] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
    [ 11.821289] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
    [ 11.994884] fbcon: inteldrmfb (fb0) is primary device
    [ 12.159360] Console: switching to colour frame buffer device 170x48
    [ 12.162792] fb0: inteldrmfb frame buffer device
    [ 12.162793] drm: registered panic notifier
    [ 12.164681] acpi device:01: registered as cooling_device4
    [ 12.164752] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
    [ 12.164800] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8
    [ 12.165021] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 12.165149] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
    [ 12.557082] Adding 2097148k swap on /dev/sda2. Priority:-1 extents:1 across:2097148k
    [ 12.737682] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input9
    [ 12.795111] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 12.795198] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    [ 12.795259] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
    [ 13.593745] Linux media interface: v0.10
    [ 13.609115] Linux video capture interface: v2.00
    [ 13.648695] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
    [ 13.781882] uvcvideo: Found UVC 1.00 device Integrated Camera (04f2:b217)
    [ 13.784149] input: Integrated Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input13
    [ 13.784281] usbcore: registered new interface driver uvcvideo
    [ 13.784283] USB Video Class driver (1.1.1)
    [ 13.805523] Bluetooth: Core ver 2.16
    [ 13.805545] NET: Registered protocol family 31
    [ 13.805548] Bluetooth: HCI device and connection manager initialized
    [ 13.805550] Bluetooth: HCI socket layer initialized
    [ 13.805552] Bluetooth: L2CAP socket layer initialized
    [ 13.805559] Bluetooth: SCO socket layer initialized
    [ 13.882978] usbcore: registered new interface driver btusb
    [ 14.022441] systemd-journald[131]: Received SIGUSR1
    [ 14.138645] systemd-journald[131]: File /var/log/journal/e5244b70a0b9c4709d9d39190000019e/system.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 16.285888] ip_tables: (C) 2000-2006 Netfilter Core Team
    [ 16.345015] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
    [ 16.657067] ip6_tables: (C) 2000-2006 Netfilter Core Team
    [ 18.072847] psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
    [ 18.237861] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
    [ 18.238072] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
    [ 18.328598] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input14
    [ 18.523915] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
    [ 18.524132] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0
    [ 18.643167] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 21.869146] wlan0: authenticate with 00:24:fe:a3:ae:00
    [ 21.892979] wlan0: send auth to 00:24:fe:a3:ae:00 (try 1/3)
    [ 21.895988] wlan0: authenticated
    [ 21.898705] wlan0: associate with 00:24:fe:a3:ae:00 (try 1/3)
    [ 21.902665] wlan0: RX AssocResp from 00:24:fe:a3:ae:00 (capab=0x431 status=0 aid=5)
    [ 21.905091] wlan0: associated
    [ 21.905136] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    [ 22.335766] usb 1-1.4: USB disconnect, device number 5
    [ 23.224865] smapi smapi: smapi_request: SMAPI error: SMAPI function is not available (func=2116)
    [ 23.224880] smapi smapi: __get_real_thresh: cannot get start_thresh of bat=0: SMAPI function is not available
    [ 29.453186] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
    [ 30.689504] [UFW BLOCK] IN=wlan0 OUT= MAC=a0:88:b4:3f:86:dc:00:24:fe:c3:17:de:08:00 SRC=208.68.163.221 DST=192.168.2.158 LEN=126 TOS=0x00 PREC=0x00 TTL=54 ID=17020 DF PROTO=TCP SPT=5222 DPT=37447 WINDOW=12 RES=0x00 ACK PSH URGP=0
    [ 38.534067] [UFW BLOCK] IN=wlan0 OUT= MAC=a0:88:b4:3f:86:dc:00:24:fe:c3:17:de:08:00 SRC=108.160.160.162 DST=192.168.2.158 LEN=231 TOS=0x00 PREC=0x00 TTL=56 ID=38421 DF PROTO=TCP SPT=80 DPT=39643 WINDOW=48 RES=0x00 ACK PSH URGP=0
    [ 40.560657] systemd-journald[131]: File /var/log/journal/e5244b70a0b9c4709d9d39190000019e/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.

  • [Solved]System freeze after reboot after upgrade

    Hi,
    At first I encountered the problem that "loading udev uevents" took forever, so I loaded a live cd and upgraded everything. Since then, my computer does boot and doesn't hang at loading udev uevents, but it now freezes when it shows a login field after booting. The keyboard doesn't do anything, and the screen just keeps frozen like a popsicle. I wanted to downgrade my nvidia and kernel version, but when I try to downgrade my nvidia version it states that My kernel version is too high, and when I try to downgrade that, My nvidia version is too high, seemed like an impossible loop to me.
    Ow, and between booting I can see a lot of errors starting daemons and mounting the systems as well, but as I can't boot it's quiet hard to look them up (if I knew where to look, but I don't because I'm kind of a newbie) and post them here.
    I've been thinking about installing arch all over again, but it seems to mee that I then have to lose all the installed programs, daemons and configurations which took me over weeks to create and make work, so any other option would be very helpfull.
    Tom
    Last edited by tomzooi (2012-04-21 15:29:36)

    rc.conf :
    DAEMONS=(syslog-ng network netfs @crond hal slim fam cups @sshd @mpd @alsa @samba mysqld httpd @transmissiond @xinetd)
    I use an nvidia card, I boot to x using slim
    I currently can boot again normally, loging and use the command prompt (thank god), also the daemons are all running, except for slim. When I start slim in the terminal I get the error:
    slim: Stale lockfile found, removing it
    Somehow I managed to fix this by removing and reïnstalling the kernel, but slim isn't running yet.

  • [SOLVED]System freezes when trying to suspend

    Hi everyone,
    I have a hard time to make suspend-to-ram working. Under Debian a
    echo mem > /sys/power/state
    would put my computer to sleep without any problems. On Arch the same command freezes the system. Both screens stay on and show exactly the same picture as before entering the command, but the system is completely unresponsive and the only way to use it again is to turn off the power and reboot.
    I then tried to suspend using uswsusp (s2ram), after installing it as described in the wiki. This yields exactly the same results. I have also tried all of the options for s2ram (-f -p -s etc.) listed here.
    My system is as follows:
    Arch x86_64
    Mainboard: EP43-S3L (Note: the options listed here don't work either)
    Graphics card: ATI RADEON HD 5800 (using the catalyst driver)
    I suspect that I have overlooked something and that it isn't really a problem with my hardware, as (like I said) suspend worked flawlessly under Debian.
    Thank you very much for your help!
    Last edited by bugfix (2012-07-19 08:36:44)

    Problem solved. Turns out, there was nothing wrong with the suspend process itself, rather it was the catalyst driver causing the trouble.
    I fixed this by adding nomodeset and vga=0 to my start-up options in GRUB's menu.lst.
    kernel /vmlinuz-linux root=/dev/sda6 ro nomodeset vga=0
    nomodeset disables KMS which was responsible for freezing my system when trying to suspend. As I found out, it also froze when trying to shutdown or to switch from X to a Terminal.
    vga=0 disables the framebuffer. When the framebuffer is activated with catalyst, the system will suspend properly but show a black screen on resume.

  • [SOLVED] System freezes when starts using swap

    When my system starts using swap, it completely freezes. Switching to tty doesn't work either.
    There is already a topic on this problem, but the only advice it has is "use zswap" or "do not open 20 tabs at the same time", which is not really a solution imho.
    I'm using a swap file in my home dir with swapon.
    Last edited by TheChosenOne (2014-02-19 20:00:05)

    There is not much configuration going on.
    What I do is this.
    I'm kind of new to Arch Linux (used Ubuntu for a long time). How can I enable or see logs in Arch?

  • [SOLVED] System freezing when using rsync

    Hello,
    I have a new build of Arch with the GDE and overall it is working very well.
    There are some 'glitches', some more disruptive than others.
    When using rsync over a powerline connection (I only mention the powerline connection, as, when using rsync directly via my router I have no issues) between two identical NICs/Servers both running FreeNAS, the PC I have arch installed upon/is running rsync freezes intermittently throughout the process of rsync.
    The freezes are apparent by lost keyboard and mouse reply, and all screens freezing.
    I have attempted to use top and gnome-system-monitor to find out the reason, but, they both list rsync as the top cpu process when the freezes happen, and, no other running process seems to 'move' in the list of processes at the same time.
    This happens when I have any other applications/logins running - be it Firefox, Thunderbird, other consoles, etc.
    I am using Guake as a terminal (Mainly because I cannot get gnome-terminal to work - it is installed and appears, but, selecting the icon leads to nothing appearing) - perhaps this is the cause - I would not know how else to troubleshoot other than attempting to use top and system-monitor.
    Many thanks everyone.
    Last edited by fitzyj (2015-01-26 13:21:09)

    Thank you karol - you have been so helpful.  It is really appreciated and has helped me make great progress today.
    That link for rsync is perfect! (I shall post back with my results)
    Yes - Gnome Desktop Environment, I am a bit embarrassed, I'm not sure why, but, from what I read, I think that I am meant to be
    I guess that I am very used to it, and, I really like being able to press the 'windows' button and type the beginning of a GUI that I want to run, followed quicky by enter, and I am there...
    For me it is all about speed, so, any Window Managers that are quick without a ludicrous amount of guesswork as to how to get going with them would be good.  Do you have suggestions for tiling WMs in relation to terminal emulators therefore?
    I have tried the 'obvious' WMs: LXDE, XFCE, Openbox, KDE and have found Gnome to be the easiest/quickest to use, but, that is only so far - I am SO open to suggestions as I love to try something that, without recommendation, I might have missed, especially when in a forum of 'like minded' people!
    I have not heard of tmux or urxvt for example, so, shall imediately be trying them out - ALL of your kind suggestions today have been a marvelous help, and, will probably become a part of my daily routine - now there is an example of how to influence people heh karol!
    Thank you once again
    Last edited by fitzyj (2015-01-17 17:39:01)

  • [Solved] (kernel 2.6.27) System freeze at boot.

    Hi, after kernel upgrade system freezes at boot on "Loading UDev Uevents" when modem Thomson SpeedTouch 330 is plugged in. When modem is off Arch start normally.
    Last edited by trickster (2008-10-18 07:26:10)

    I can confirm this, plus if you plug in SpeedTouch 330 after booting, it obviously doesn't work.
    Everyone affected, please vote for this bug: http://bugs.archlinux.org/task/11747

  • [SOLVED]Random system freezes

    Hello,
    My Dell Studio 1558 runs ArchLinux with XFCE. Everything is fine except two problems: Random system freezes and slow wlan download speed. I think that those problems might be related.
    Since some updates ago my Laptop will just randomly freeze. Unfortunately I cannot remember exactly when it started. The freezes will randomly appear without any regularity or possibility to reproduce. Sometimes it freezes immediately after booting, sometimes after some hours. Heating should be no problem as it also freezes when the Laptop is cold (what a joke )
    Sometimes it will freeze several times in a row, sometimes it won't freeze a whole day. It seems that it only freezes if there is Wireless LAN connection available. (I use wicd if that is of any importance.). It feels like the highest freeze rate is while downloading packages for system updates...
    lspci tells about the wireless chip:
    04:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
    uname -a
    Linux mydell 2.6.38-ARCH #1 SMP PREEMPT Wed Mar 30 08:47:36 CEST 2011 x86_64 Intel(R) Core(TM) i3 CPU M 330 @ 2.13GHz GenuineIntel GNU/Linux
    So, according to the wiki page I use the broadcom-wl driver from AUR. I also tried the DKMS one which, of course, changed nothing. My modules array concerning broadcom looks like
    MODULES=(!b43 !ssb !lib80211 !brcm80211 lib80211_crypt_tkip wl)
    I ran memtest over several hours to make sure it's no memory problem. No errors in 5 passes. It has an ATI Chip which is powered by catalyst right now... Could be the source of the problem but I guess I'd have to test that further.
    Additionally I suffer slooooow download speed over wireless LAN since some periond (can't remember the exact starting point too...). It's not related to my AP, happens in other networks too. I tried several servers too. Max download speed: 148 kb/s :S
    I suspect that the freezes and the slow download speed are releated. Maybe a driver issue? I have no clue. I was unlucky to find error reports in the logs after the freezes. Besides, I have no real idea what to search for in the logs. I placed a desklet on my desktop now, to see the exact time and seconds when the freeze appears. I hope I'll be lucky.
    Can someone help me or give me some ideas what to do?
    Edit:
    There was another kernel upate and at least the low speed is gone... strange. Hope the same is for the freezes :S
    Edit 2:
    Downgrading pm-utils to 1.3.0 did the trick for me. No freezes anymore.
    Last edited by McFlow (2011-05-07 15:26:54)

    So, the freezes are still there. I also tried the open source ATI driver. My laptop will still freeze randomly. The highest freeze rate was during operations with pacman/clyde. I think this might point to either WLAN or HDD.
    I placed a desklet clock on my desktop and I could finally see the exact time when my laptop froze! But I cannot find anything interesting in the logfiles.
    This should be the last lines that were written before the freeze occurec in everything.log.
    Apr 22 16:49:46 localhost rtkit-daemon[3587]: Successfully called chroot.
    Apr 22 16:49:46 localhost rtkit-daemon[3587]: Successfully dropped privileges.
    Apr 22 16:49:46 localhost rtkit-daemon[3587]: Successfully limited resources.
    Apr 22 16:49:46 localhost rtkit-daemon[3587]: Running.
    Apr 22 16:49:46 localhost rtkit-daemon[3587]: Canary thread running.
    Apr 22 16:49:46 localhost rtkit-daemon[3587]: Watchdog thread running.
    Apr 22 16:49:47 localhost rtkit-daemon[3587]: Successfully made thread 3582 of process 3582 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
    Apr 22 16:49:47 localhost rtkit-daemon[3587]: Supervising 1 threads of 1 processes of 1 users.
    Apr 22 18:49:47 localhost kernel: [   42.385322] eth1: no IPv6 routers present
    Apr 22 18:49:53 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:53 localhost logger: ACPI group/action undefined: processor / CPU0
    Last lines from messages.log
    Apr 22 18:49:34 localhost logger: ACPI action undefined: ADP1
    Apr 22 18:49:34 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:34 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:34 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:34 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:34 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:34 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:34 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:34 localhost kernel: [   28.860026] r8169 0000:09:00.0: eth0: link down
    Apr 22 18:49:34 localhost kernel: [   28.860452] ADDRCONF(NETDEV_UP): eth0: link is not ready
    Apr 22 18:49:37 localhost kernel: [   31.674805] r8169 0000:09:00.0: eth0: link down
    Apr 22 18:49:37 localhost kernel: [   31.674822] r8169 0000:09:00.0: eth0: link down
    Apr 22 18:49:37 localhost kernel: [   31.675249] ADDRCONF(NETDEV_UP): eth0: link is not ready
    Apr 22 18:49:39 localhost polkitd[3456]: started daemon version 0.99 using authority implementation `local' version `0.99'
    Apr 22 18:49:44 localhost kernel: [   39.143241] fuse init (API version 7.16)
    Apr 22 16:49:47 localhost rtkit-daemon[3587]: Successfully made thread 3582 of process 3582 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
    Apr 22 18:49:53 localhost logger: ACPI group/action undefined: processor / CPU0
    Apr 22 18:49:53 localhost logger: ACPI group/action undefined: processor / CPU0
    My laptop sometimes hangs at boot with this screen. I cannot take some usful information from it. But it seems, that it's also related to networking stuff? But I am not sure if that's the cause for my problem.
    I am lost. I have no real idea what to do. I think of using some other distribution in order to see if the freezes will occur there too. I hope this is "just" a driver issue...
    Last edited by McFlow (2011-04-24 17:48:27)

  • HT5675 This update, upon booting, has caused my disk space to fill up and my system freezes up. The same happens to my coworker's computer. We both watch the remaining disk space decrease and the "spinning rainbow appears" and we must restart. What do we

    Software Update: Java for OS X 2013-002 1.0
    This update, upon booting, has caused my disk space to fill up and my system freezes up. The same happens to my coworker's computer. We both watch the remaining disk space decrease and the "spinning rainbow appears" and we must restart. What do we do?

    First, empty the Trash if you haven't already done so.
    Use a tool such as OmniDiskSweeper (ODS) to explore your volume and find out what's taking up the space. You can delete files with it, but don't do that unless you're sure that you know what you're deleting and that all data is safely backed up. That means you have multiple backups, not just one.
    Proceed further only if the problem hasn't been solved.
    ODS can't see the whole filesystem when you run it just by double-clicking; it only sees files that you have permission to read. To see everything, you have to run it as root.
    Back up all data now.
    Install ODS in the Applications folder as usual.
    Triple-click the line of text below to select it, then copy the selected text to the Clipboard (command-C):sudo /Applications/OmniDiskSweeper.app/Contents/MacOS/OmniDiskSweeper
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). You'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    I don't recommend that you make a habit of doing this. Don't delete anything while running ODS as root. If something needs to be deleted, make sure you know what it is and how it got there, and then delete it by other, safer, means.
    When you're done with ODS, quit it and also quit Terminal.

Maybe you are looking for

  • Bootcamp & Parallels, licensing Win 8.1?

    I got Windows 8.1 installed using bootcamp (for those having trouble, I installed Win 7, and then upgraded to Win 8.1).  I then installed Parallels, and was able to boot it as a VM.   Going forward, I would like to be able to do both, boot Win 8.1 na

  • CPU Related Report From Statspack

    Hello, I am looking for a statspack query that will produce a report regarding CPU (usage, parses etc.). It has to calculate the average of each day, in order to use the values in excel and build a trend analysis report. An example a similar report I

  • Mail missing apple push notification service

    After Software update on 03/20/2012 Apple Mail Application will not open. Error message missing apple push notification service ect...

  • Malware or virus on IPad?!

    Trying to sign into Facebook through Safari so I can check my 'others' folder in my messages and when I try to sign in it says my device (iPad) is infected with a virus or malware.  Is that possible? If so, what do I do?!?!

  • Can I install my Macbooks iMovie HD6 disc on to my new MacbookPro?

    I have a Macbook with iMovie HD 6 on it. I will soon be buying a new Macbook Pro which will have iMovie 09 but I still want to be able to use imovie HD 6 on this as well. Can I install iMovie HD6 on to the new MacbookPro from the macbooks install dis