You are not logged in.

#1 2010-09-08 22:10:22

AcId
Member
Registered: 2009-07-11
Posts: 25

[SOLVED] Increadably slow boot on Arch64 with acpi on

First of all, I'm not really sure if this problem is specific to Arch64.

I've recently switched from i686 to Arch64, and now the system boots increadably slow with acpi on. If i append the kernel flag acpi=off in grub, the system boots in less than a minute, but with the acpi on the bootup takes several minutes. I'm not experiencing any other performance issues what so ever.

Also, during the migration, I've also switched to using AHCI mode for the SATA controller. I've build the kernel with the AHCI module included.


The ACPI comes with a ton of errors during bootup, heres my kernel log from the lates boot:

Sep  8 23:42:20 notebook kernel: Initializing cgroup subsys cpuset
Sep  8 23:42:20 notebook kernel: Initializing cgroup subsys cpu
Sep  8 23:42:20 notebook kernel: Linux version 2.6.35-ARCH (tobias@T-POWA-LX) (gcc version 4.5.1 (GCC) ) #1 SMP PREEMPT Fri Aug 27 17:14:28 CEST 2010
Sep  8 23:42:20 notebook kernel: Command line: root=/dev/disk/by-uuid/9e2d605a-ce25-4b63-a43d-09bc7699822c ro vga=773
Sep  8 23:42:20 notebook kernel: BIOS-provided physical RAM map:
Sep  8 23:42:20 notebook kernel: BIOS-e820: 0000000000000000 - 000000000009e000 (usable)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 000000000009e000 - 00000000000a0000 (reserved)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 0000000000100000 - 00000000be687000 (usable)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 00000000be687000 - 00000000be68a000 (ACPI NVS)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 00000000be68a000 - 00000000bfc60000 (usable)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 00000000bfc60000 - 00000000bfcbf000 (reserved)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 00000000bfcbf000 - 00000000bfd85000 (usable)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 00000000bfd85000 - 00000000bfdbf000 (ACPI NVS)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 00000000bfdbf000 - 00000000bfdec000 (usable)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 00000000bfdec000 - 00000000bfdff000 (ACPI data)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 00000000bfdff000 - 00000000bfe00000 (usable)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 00000000bfe00000 - 00000000c0000000 (reserved)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
Sep  8 23:42:20 notebook kernel: BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
Sep  8 23:42:20 notebook kernel: NX (Execute Disable) protection: active
Sep  8 23:42:20 notebook kernel: DMI 2.4 present.
Sep  8 23:42:20 notebook kernel: e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
Sep  8 23:42:20 notebook kernel: e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
Sep  8 23:42:20 notebook kernel: No AGP bridge found
Sep  8 23:42:20 notebook kernel: last_pfn = 0x140000 max_arch_pfn = 0x400000000
Sep  8 23:42:20 notebook kernel: MTRR default type: uncachable
Sep  8 23:42:20 notebook kernel: MTRR fixed ranges enabled:
Sep  8 23:42:20 notebook kernel: 00000-9FFFF write-back
Sep  8 23:42:20 notebook kernel: A0000-FFFFF uncachable
Sep  8 23:42:20 notebook kernel: MTRR variable ranges enabled:
Sep  8 23:42:20 notebook kernel: 0 base 0FFFD0000 mask FFFFE0000 write-protect
Sep  8 23:42:20 notebook kernel: 1 base 0FFFF0000 mask FFFFF0000 write-protect
Sep  8 23:42:20 notebook kernel: 2 base 000000000 mask F80000000 write-back
Sep  8 23:42:20 notebook kernel: 3 base 080000000 mask FC0000000 write-back
Sep  8 23:42:20 notebook kernel: 4 base 0BFE00000 mask FFFE00000 uncachable
Sep  8 23:42:20 notebook kernel: 5 base 100000000 mask FC0000000 write-back
Sep  8 23:42:20 notebook kernel: 6 disabled
Sep  8 23:42:20 notebook kernel: 7 disabled
Sep  8 23:42:20 notebook kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Sep  8 23:42:20 notebook kernel: last_pfn = 0xbfe00 max_arch_pfn = 0x400000000
Sep  8 23:42:20 notebook kernel: e820 update range: 0000000000001000 - 0000000000010000 (usable) ==> (reserved)
Sep  8 23:42:20 notebook kernel: Scanning 1 areas for low memory corruption
Sep  8 23:42:20 notebook kernel: modified physical RAM map:
Sep  8 23:42:20 notebook kernel: modified: 0000000000000000 - 0000000000010000 (reserved)
Sep  8 23:42:20 notebook kernel: modified: 0000000000010000 - 000000000009e000 (usable)
Sep  8 23:42:20 notebook kernel: modified: 000000000009e000 - 00000000000a0000 (reserved)
Sep  8 23:42:20 notebook kernel: modified: 00000000000e0000 - 0000000000100000 (reserved)
Sep  8 23:42:20 notebook kernel: modified: 0000000000100000 - 00000000be687000 (usable)
Sep  8 23:42:20 notebook kernel: modified: 00000000be687000 - 00000000be68a000 (ACPI NVS)
Sep  8 23:42:20 notebook kernel: modified: 00000000be68a000 - 00000000bfc60000 (usable)
Sep  8 23:42:20 notebook kernel: modified: 00000000bfc60000 - 00000000bfcbf000 (reserved)
Sep  8 23:42:20 notebook kernel: modified: 00000000bfcbf000 - 00000000bfd85000 (usable)
Sep  8 23:42:20 notebook kernel: modified: 00000000bfd85000 - 00000000bfdbf000 (ACPI NVS)
Sep  8 23:42:20 notebook kernel: modified: 00000000bfdbf000 - 00000000bfdec000 (usable)
Sep  8 23:42:20 notebook kernel: modified: 00000000bfdec000 - 00000000bfdff000 (ACPI data)
Sep  8 23:42:20 notebook kernel: modified: 00000000bfdff000 - 00000000bfe00000 (usable)
Sep  8 23:42:20 notebook kernel: modified: 00000000bfe00000 - 00000000c0000000 (reserved)
Sep  8 23:42:20 notebook kernel: modified: 00000000f8000000 - 00000000fc000000 (reserved)
Sep  8 23:42:20 notebook kernel: modified: 00000000fec00000 - 00000000fec01000 (reserved)
Sep  8 23:42:20 notebook kernel: modified: 00000000fed14000 - 00000000fed1a000 (reserved)
Sep  8 23:42:20 notebook kernel: modified: 00000000fed1c000 - 00000000fed20000 (reserved)
Sep  8 23:42:20 notebook kernel: modified: 00000000fee00000 - 00000000fee01000 (reserved)
Sep  8 23:42:20 notebook kernel: modified: 00000000fff00000 - 0000000100000000 (reserved)
Sep  8 23:42:20 notebook kernel: modified: 0000000100000000 - 0000000140000000 (usable)
Sep  8 23:42:20 notebook kernel: initial memory mapped : 0 - 20000000
Sep  8 23:42:20 notebook kernel: init_memory_mapping: 0000000000000000-00000000bfe00000
Sep  8 23:42:20 notebook kernel: 0000000000 - 00bfe00000 page 2M
Sep  8 23:42:20 notebook kernel: kernel direct mapping tables up to bfe00000 @ 16000-1a000
Sep  8 23:42:20 notebook kernel: init_memory_mapping: 0000000100000000-0000000140000000
Sep  8 23:42:20 notebook kernel: 0100000000 - 0140000000 page 2M
Sep  8 23:42:20 notebook kernel: kernel direct mapping tables up to 140000000 @ 18000-1e000
Sep  8 23:42:20 notebook kernel: RAMDISK: 37e3b000 - 37ff0000
Sep  8 23:42:20 notebook kernel: ACPI: RSDP 00000000000fe020 00024 (v02 VESTEL)
Sep  8 23:42:20 notebook kernel: ACPI: XSDT 00000000bfdfe120 0006C (v01 VESTEL VESTEL01 00000001      01000013)
Sep  8 23:42:20 notebook kernel: ACPI: FACP 00000000bfdfd000 000F4 (v04 VESTEL VESTEL01 00000001 MSFT 01000013)
Sep  8 23:42:20 notebook kernel: ACPI: DSDT 00000000bfdf2000 065DD (v01 VESTEL VESTEL01 00000001 MSFT 01000013)
Sep  8 23:42:20 notebook kernel: ACPI: FACS 00000000bfd92000 00040
Sep  8 23:42:20 notebook kernel: ACPI: HPET 00000000bfdfc000 00038 (v01 VESTEL VESTEL01 00000001 MSFT 01000013)
Sep  8 23:42:20 notebook kernel: ACPI: APIC 00000000bfdfb000 0006C (v02 VESTEL VESTEL01 00000001 MSFT 01000013)
Sep  8 23:42:20 notebook kernel: ACPI: MCFG 00000000bfdfa000 0003C (v01 VESTEL VESTEL01 00000001 MSFT 01000013)
Sep  8 23:42:20 notebook kernel: ACPI: ASF! 00000000bfdf9000 000A5 (v32 VESTEL VESTEL01 00000001 MSFT 01000013)
Sep  8 23:42:20 notebook kernel: ACPI: SLIC 00000000bfdf1000 00176 (v01 VESTEL VESTEL01 00000001 MSFT 01000013)
Sep  8 23:42:20 notebook kernel: ACPI: BOOT 00000000bfdf0000 00028 (v01 VESTEL VESTEL01 00000001 MSFT 01000013)
Sep  8 23:42:20 notebook kernel: ACPI: SSDT 00000000bfdef000 002AB (v01 INTEL  SataAhci 00001000 INTL 20051117)
Sep  8 23:42:20 notebook kernel: ACPI: SSDT 00000000bfdec000 00655 (v01  PmRef    CpuPm 00003000 INTL 20051117)
Sep  8 23:42:20 notebook kernel: ACPI: Local APIC address 0xfee00000
Sep  8 23:42:20 notebook kernel: [ffffea0000000000-ffffea00045fffff] PMD -> [ffff880002000000-ffff8800057fffff] on node 0
Sep  8 23:42:20 notebook kernel: Zone PFN ranges:
Sep  8 23:42:20 notebook kernel: DMA      0x00000010 -> 0x00001000
Sep  8 23:42:20 notebook kernel: DMA32    0x00001000 -> 0x00100000
Sep  8 23:42:20 notebook kernel: Normal   0x00100000 -> 0x00140000
Sep  8 23:42:20 notebook kernel: Movable zone start PFN for each node
Sep  8 23:42:20 notebook kernel: early_node_map[7] active PFN ranges
Sep  8 23:42:20 notebook kernel: 0: 0x00000010 -> 0x0000009e
Sep  8 23:42:20 notebook kernel: 0: 0x00000100 -> 0x000be687
Sep  8 23:42:20 notebook kernel: 0: 0x000be68a -> 0x000bfc60
Sep  8 23:42:20 notebook kernel: 0: 0x000bfcbf -> 0x000bfd85
Sep  8 23:42:20 notebook kernel: 0: 0x000bfdbf -> 0x000bfdec
Sep  8 23:42:20 notebook kernel: 0: 0x000bfdff -> 0x000bfe00
Sep  8 23:42:20 notebook kernel: 0: 0x00100000 -> 0x00140000
Sep  8 23:42:20 notebook kernel: On node 0 totalpages: 1047775
Sep  8 23:42:20 notebook kernel: DMA zone: 56 pages used for memmap
Sep  8 23:42:20 notebook kernel: DMA zone: 0 pages reserved
Sep  8 23:42:20 notebook kernel: DMA zone: 3926 pages, LIFO batch:0
Sep  8 23:42:20 notebook kernel: DMA32 zone: 14280 pages used for memmap
Sep  8 23:42:20 notebook kernel: DMA32 zone: 767369 pages, LIFO batch:31
Sep  8 23:42:20 notebook kernel: Normal zone: 3584 pages used for memmap
Sep  8 23:42:20 notebook kernel: Normal zone: 258560 pages, LIFO batch:31
Sep  8 23:42:20 notebook kernel: ACPI: PM-Timer IO Port: 0x408
Sep  8 23:42:20 notebook kernel: ACPI: Local APIC address 0xfee00000
Sep  8 23:42:20 notebook kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Sep  8 23:42:20 notebook kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
Sep  8 23:42:20 notebook kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
Sep  8 23:42:20 notebook kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
Sep  8 23:42:20 notebook kernel: ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
Sep  8 23:42:20 notebook kernel: IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
Sep  8 23:42:20 notebook kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep  8 23:42:20 notebook kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep  8 23:42:20 notebook kernel: ACPI: IRQ0 used by override.
Sep  8 23:42:20 notebook kernel: ACPI: IRQ2 used by override.
Sep  8 23:42:20 notebook kernel: ACPI: IRQ9 used by override.
Sep  8 23:42:20 notebook kernel: Using ACPI (MADT) for SMP configuration information
Sep  8 23:42:20 notebook kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Sep  8 23:42:20 notebook kernel: SMP: Allowing 4 CPUs, 2 hotplug CPUs
Sep  8 23:42:20 notebook kernel: nr_irqs_gsi: 40
Sep  8 23:42:20 notebook kernel: early_res array is doubled to 64 at [19200 - 199ff]
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000be687000 - 00000000be68a000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000bfc60000 - 00000000bfcbf000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000bfd85000 - 00000000bfdbf000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000bfdec000 - 00000000bfdff000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000bfe00000 - 00000000c0000000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000c0000000 - 00000000f8000000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000fec01000 - 00000000fed14000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000fed14000 - 00000000fed1a000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000fee01000 - 00000000fff00000
Sep  8 23:42:20 notebook kernel: PM: Registered nosave memory: 00000000fff00000 - 0000000100000000
Sep  8 23:42:20 notebook kernel: Allocating PCI resources starting at c0000000 (gap: c0000000:38000000)
Sep  8 23:42:20 notebook kernel: Booting paravirtualized kernel on bare hardware
Sep  8 23:42:20 notebook kernel: setup_percpu: NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:4 nr_node_ids:1
Sep  8 23:42:20 notebook kernel: PERCPU: Embedded 29 pages/cpu @ffff880001800000 s88832 r8192 d21760 u524288
Sep  8 23:42:20 notebook kernel: early_res array is doubled to 128 at [19a00 - 1a9ff]
Sep  8 23:42:20 notebook kernel: pcpu-alloc: s88832 r8192 d21760 u524288 alloc=1*2097152
Sep  8 23:42:20 notebook kernel: pcpu-alloc: [0] 0 1 2 3 
Sep  8 23:42:20 notebook kernel: Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1029855
Sep  8 23:42:20 notebook kernel: Kernel command line: root=/dev/disk/by-uuid/9e2d605a-ce25-4b63-a43d-09bc7699822c ro vga=773
Sep  8 23:42:20 notebook kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Sep  8 23:42:20 notebook kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
Sep  8 23:42:20 notebook kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
Sep  8 23:42:20 notebook kernel: Checking aperture...
Sep  8 23:42:20 notebook kernel: No AGP bridge found
Sep  8 23:42:20 notebook kernel: Calgary: detecting Calgary via BIOS EBDA area
Sep  8 23:42:20 notebook kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Sep  8 23:42:20 notebook kernel: Subtract (67 early reservations)
Sep  8 23:42:20 notebook kernel: #1 [0001000000 - 00016f9598]   TEXT DATA BSS
Sep  8 23:42:20 notebook kernel: #2 [0037e3b000 - 0037ff0000]         RAMDISK
Sep  8 23:42:20 notebook kernel: #3 [000009e000 - 0000100000]   BIOS reserved
Sep  8 23:42:20 notebook kernel: #4 [00016fa000 - 00016fa2a4]             BRK
Sep  8 23:42:20 notebook kernel: #5 [0000010000 - 0000012000]      TRAMPOLINE
Sep  8 23:42:20 notebook kernel: #6 [0000012000 - 0000016000]     ACPI WAKEUP
Sep  8 23:42:20 notebook kernel: #7 [0000016000 - 0000018000]         PGTABLE
Sep  8 23:42:20 notebook kernel: #8 [0000018000 - 0000019000]         PGTABLE
Sep  8 23:42:20 notebook kernel: #9 [00016fa2c0 - 00016fb2c0]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #10 [0000019000 - 0000019200]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #11 [0001efc000 - 0001efd000]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #12 [0001efd000 - 0001efe000]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #13 [0002000000 - 0005800000]        MEMMAP 0
Sep  8 23:42:20 notebook kernel: #14 [00016fb2c0 - 00017132c0]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #15 [00017132c0 - 000172b2c0]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #16 [000172b2c0 - 00017432c0]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #17 [0001744000 - 0001745000]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #18 [00016f95c0 - 00016f9601]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #19 [00016f9640 - 00016f9683]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #20 [00016f96c0 - 00016f9b58]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #21 [00016f9b80 - 00016f9be8]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #22 [00016f9c00 - 00016f9c68]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #23 [00016f9c80 - 00016f9ce8]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #24 [00016f9d00 - 00016f9d68]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #25 [00016f9d80 - 00016f9de8]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #26 [00016f9e00 - 00016f9e68]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #27 [00016f9e80 - 00016f9ee8]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #28 [00016f9f00 - 00016f9f68]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #29 [00016f9f80 - 00016f9fe8]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #30 [00017432c0 - 0001743328]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #31 [0001743340 - 00017433a8]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #32 [00017433c0 - 0001743428]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #33 [0001743440 - 00017434a8]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #34 [00017434c0 - 0001743528]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #35 [0001743540 - 00017435a8]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #36 [00017435c0 - 0001743628]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #37 [0001743640 - 00017436a8]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #38 [00017436c0 - 0001743728]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #39 [0001743740 - 00017437a8]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #40 [00017437c0 - 0001743828]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #41 [0001743840 - 0001743860]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #42 [0001743880 - 00017438a0]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #43 [00017438c0 - 00017438e0]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #44 [0001743900 - 0001743920]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #45 [0001743940 - 0001743960]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #46 [0001743980 - 00017439a0]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #47 [00017439c0 - 0001743a07]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #48 [0001743a40 - 0001743a87]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #49 [0001800000 - 000181d000]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #50 [0001880000 - 000189d000]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #51 [0001900000 - 000191d000]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #52 [0001980000 - 000199d000]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #53 [0001743ac0 - 0001743ac8]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #54 [0001743b00 - 0001743b08]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #55 [0001743b40 - 0001743b50]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #56 [0001743b80 - 0001743ba0]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #57 [0001743bc0 - 0001743cf0]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #58 [0001743d00 - 0001743d50]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #59 [0001743d80 - 0001743dd0]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #60 [0001745000 - 000174d000]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #61 [000199d000 - 0001d9d000]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #62 [0005800000 - 0005a00000]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #63 [0005a00000 - 0009a00000]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #64 [000174d000 - 000176d000]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #65 [000176d000 - 00017ad000]         BOOTMEM
Sep  8 23:42:20 notebook kernel: #66 [000001aa00 - 0000022a00]         BOOTMEM
Sep  8 23:42:20 notebook kernel: Memory: 4051920k/5242880k available (3543k kernel code, 1051780k absent, 139180k reserved, 1834k data, 488k init)
Sep  8 23:42:20 notebook kernel: SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Sep  8 23:42:20 notebook kernel: Hierarchical RCU implementation.
Sep  8 23:42:20 notebook kernel:     RCU-based detection of stalled CPUs is disabled.
Sep  8 23:42:20 notebook kernel:     Verbose stalled-CPUs detection is disabled.
Sep  8 23:42:20 notebook kernel: NR_IRQS:768
Sep  8 23:42:20 notebook kernel: Console: colour dummy device 80x25
Sep  8 23:42:20 notebook kernel: console [tty0] enabled
Sep  8 23:42:20 notebook kernel: allocated 41943040 bytes of page_cgroup
Sep  8 23:42:20 notebook kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
Sep  8 23:42:20 notebook kernel: hpet clockevent registered
Sep  8 23:42:20 notebook kernel: Fast TSC calibration using PIT
Sep  8 23:42:20 notebook kernel: Detected 2266.424 MHz processor.
Sep  8 23:42:20 notebook kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4534.71 BogoMIPS (lpj=7554746)
Sep  8 23:42:20 notebook kernel: pid_max: default: 32768 minimum: 301
Sep  8 23:42:20 notebook kernel: Security Framework initialized
Sep  8 23:42:20 notebook kernel: Mount-cache hash table entries: 256
Sep  8 23:42:20 notebook kernel: Initializing cgroup subsys ns
Sep  8 23:42:20 notebook kernel: Initializing cgroup subsys cpuacct
Sep  8 23:42:20 notebook kernel: Initializing cgroup subsys memory
Sep  8 23:42:20 notebook kernel: Initializing cgroup subsys devices
Sep  8 23:42:20 notebook kernel: Initializing cgroup subsys freezer
Sep  8 23:42:20 notebook kernel: Initializing cgroup subsys net_cls
Sep  8 23:42:20 notebook kernel: Initializing cgroup subsys blkio
Sep  8 23:42:20 notebook kernel: CPU: Physical Processor ID: 0
Sep  8 23:42:20 notebook kernel: CPU: Processor Core ID: 0
Sep  8 23:42:20 notebook kernel: mce: CPU supports 6 MCE banks
Sep  8 23:42:20 notebook kernel: CPU0: Thermal monitoring enabled (TM2)
Sep  8 23:42:20 notebook kernel: using mwait in idle threads.
Sep  8 23:42:20 notebook kernel: Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
Sep  8 23:42:20 notebook kernel: ... version:                2
Sep  8 23:42:20 notebook kernel: ... bit width:              40
Sep  8 23:42:20 notebook kernel: ... generic registers:      2
Sep  8 23:42:20 notebook kernel: ... value mask:             000000ffffffffff
Sep  8 23:42:20 notebook kernel: ... max period:             000000007fffffff
Sep  8 23:42:20 notebook kernel: ... fixed-purpose events:   3
Sep  8 23:42:20 notebook kernel: ... event mask:             0000000700000003
Sep  8 23:42:20 notebook kernel: ACPI: Core revision 20100428
Sep  8 23:42:20 notebook kernel: Setting APIC routing to flat
Sep  8 23:42:20 notebook kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Sep  8 23:42:20 notebook kernel: CPU0: Intel(R) Core(TM)2 Duo CPU     P8400  @ 2.26GHz stepping 06
Sep  8 23:42:20 notebook kernel: Booting Node   0, Processors  #1
Sep  8 23:42:20 notebook kernel: Brought up 2 CPUs
Sep  8 23:42:20 notebook kernel: Total of 2 processors activated (9069.92 BogoMIPS).
Sep  8 23:42:20 notebook kernel: devtmpfs: initialized
Sep  8 23:42:20 notebook kernel: NET: Registered protocol family 16
Sep  8 23:42:20 notebook kernel: ACPI: bus type pci registered
Sep  8 23:42:20 notebook kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Sep  8 23:42:20 notebook kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Sep  8 23:42:20 notebook kernel: PCI: Using configuration type 1 for base access
Sep  8 23:42:20 notebook kernel: bio: create slab <bio-0> at 0
Sep  8 23:42:20 notebook kernel: ACPI: EC: Look up EC in DSDT
Sep  8 23:42:20 notebook kernel: ACPI: Executed 1 blocks of module-level executable AML code
Sep  8 23:42:20 notebook kernel: ACPI: BIOS _OSI(Linux) query ignored
Sep  8 23:42:20 notebook kernel: ACPI: SSDT 00000000bfc77c18 00265 (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
Sep  8 23:42:20 notebook kernel: ACPI: Dynamic OEM Table Load:
Sep  8 23:42:20 notebook kernel: ACPI: SSDT (null) 00265 (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
Sep  8 23:42:20 notebook kernel: ACPI: SSDT 00000000bfc75598 00537 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
Sep  8 23:42:20 notebook kernel: ACPI: Dynamic OEM Table Load:
Sep  8 23:42:20 notebook kernel: ACPI: SSDT (null) 00537 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
Sep  8 23:42:20 notebook kernel: ACPI: SSDT 00000000bfc76e18 001CF (v01  PmRef    ApIst 00003000 INTL 20051117)
Sep  8 23:42:20 notebook kernel: ACPI: Dynamic OEM Table Load:
Sep  8 23:42:20 notebook kernel: ACPI: SSDT (null) 001CF (v01  PmRef    ApIst 00003000 INTL 20051117)
Sep  8 23:42:20 notebook kernel: ACPI: SSDT 00000000bfc77f18 0008D (v01  PmRef    ApCst 00003000 INTL 20051117)
Sep  8 23:42:20 notebook kernel: ACPI: Dynamic OEM Table Load:
Sep  8 23:42:20 notebook kernel: ACPI: SSDT (null) 0008D (v01  PmRef    ApCst 00003000 INTL 20051117)
Sep  8 23:42:20 notebook kernel: ACPI: Interpreter enabled
Sep  8 23:42:20 notebook kernel: ACPI: (supports S0 S3 S4 S5)
Sep  8 23:42:20 notebook kernel: ACPI: Using IOAPIC for interrupt routing
Sep  8 23:42:20 notebook kernel: ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
Sep  8 23:42:20 notebook kernel: ACPI: Power Resource [FN00] (on)
Sep  8 23:42:20 notebook kernel: ACPI: No dock devices found.
Sep  8 23:42:20 notebook kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep  8 23:42:20 notebook kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Sep  8 23:42:20 notebook kernel: pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
Sep  8 23:42:20 notebook kernel: pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
Sep  8 23:42:20 notebook kernel: pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
Sep  8 23:42:20 notebook kernel: pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff]
Sep  8 23:42:20 notebook kernel: DMAR: Forcing write-buffer flush capability
Sep  8 23:42:20 notebook kernel: DMAR: Disabling IOMMU for graphics on this chipset
Sep  8 23:42:20 notebook kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Sep  8 23:42:20 notebook kernel: pci 0000:00:01.0: PME# disabled
Sep  8 23:42:20 notebook kernel: pci 0000:00:1a.0: reg 20: [io  0x60e0-0x60ff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1a.1: reg 20: [io  0x60c0-0x60df]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1a.7: reg 10: [mem 0xd9305c00-0xd9305fff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
Sep  8 23:42:20 notebook kernel: pci 0000:00:1a.7: PME# disabled
Sep  8 23:42:20 notebook kernel: pci 0000:00:1b.0: reg 10: [mem 0xd9300000-0xd9303fff 64bit]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Sep  8 23:42:20 notebook kernel: pci 0000:00:1b.0: PME# disabled
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.0: PME# disabled
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.1: PME# disabled
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.5: PME# disabled
Sep  8 23:42:20 notebook kernel: pci 0000:00:1d.0: reg 20: [io  0x60a0-0x60bf]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1d.1: reg 20: [io  0x6080-0x609f]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1d.2: reg 20: [io  0x6060-0x607f]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1d.3: reg 20: [io  0x6040-0x605f]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1d.7: reg 10: [mem 0xd9305800-0xd9305bff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Sep  8 23:42:20 notebook kernel: pci 0000:00:1d.7: PME# disabled
Sep  8 23:42:20 notebook kernel: pci 0000:00:1f.2: reg 10: [io  0x6108-0x610f]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1f.2: reg 14: [io  0x6114-0x6117]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1f.2: reg 18: [io  0x6100-0x6107]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1f.2: reg 1c: [io  0x6110-0x6113]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1f.2: reg 20: [io  0x6020-0x603f]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1f.2: reg 24: [mem 0xd9305000-0xd93057ff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1f.2: PME# supported from D3hot
Sep  8 23:42:20 notebook kernel: pci 0000:00:1f.2: PME# disabled
Sep  8 23:42:20 notebook kernel: pci 0000:00:1f.3: reg 10: [mem 0xd9306000-0xd93060ff 64bit]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1f.3: reg 20: [io  0x6000-0x601f]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1f.6: reg 10: [mem 0xd9304000-0xd9304fff 64bit]
Sep  8 23:42:20 notebook kernel: pci 0000:01:00.0: reg 10: [mem 0xd2000000-0xd2ffffff]
Sep  8 23:42:20 notebook kernel: pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
Sep  8 23:42:20 notebook kernel: pci 0000:01:00.0: reg 1c: [mem 0xd0000000-0xd1ffffff 64bit]
Sep  8 23:42:20 notebook kernel: pci 0000:01:00.0: reg 24: [io  0x5000-0x507f]
Sep  8 23:42:20 notebook kernel: pci 0000:01:00.0: reg 30: [mem 0xfff80000-0xffffffff pref]
Sep  8 23:42:20 notebook kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
Sep  8 23:42:20 notebook kernel: pci 0000:00:01.0:   bridge window [io  0x5000-0x5fff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xd2ffffff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
Sep  8 23:42:20 notebook kernel: pci 0000:02:00.0: reg 10: [mem 0xd8200000-0xd820ffff 64bit]
Sep  8 23:42:20 notebook kernel: pci 0000:02:00.0: supports D1
Sep  8 23:42:20 notebook kernel: pci 0000:02:00.0: PME# supported from D0 D1 D3hot
Sep  8 23:42:20 notebook kernel: pci 0000:02:00.0: PME# disabled
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.0: PCI bridge to [bus 02-02]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.0:   bridge window [mem 0xd8200000-0xd92fffff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.0:   bridge window [mem 0xd3000000-0xd3ffffff 64bit pref]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.1: PCI bridge to [bus 03-03]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.1:   bridge window [mem 0xd7200000-0xd81fffff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.1:   bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
Sep  8 23:42:20 notebook kernel: pci 0000:04:00.0: reg 10: [io  0x1000-0x10ff]
Sep  8 23:42:20 notebook kernel: pci 0000:04:00.0: reg 18: [mem 0xd6100000-0xd6100fff 64bit]
Sep  8 23:42:20 notebook kernel: pci 0000:04:00.0: reg 20: [mem 0xd5000000-0xd500ffff 64bit pref]
Sep  8 23:42:20 notebook kernel: pci 0000:04:00.0: reg 30: [mem 0xfffe0000-0xffffffff pref]
Sep  8 23:42:20 notebook kernel: pci 0000:04:00.0: supports D1 D2
Sep  8 23:42:20 notebook kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep  8 23:42:20 notebook kernel: pci 0000:04:00.0: PME# disabled
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.5: PCI bridge to [bus 04-04]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.5:   bridge window [io  0x1000-0x2fff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.5:   bridge window [mem 0xd6100000-0xd71fffff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.5:   bridge window [mem 0xd5000000-0xd60fffff 64bit pref]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
Sep  8 23:42:20 notebook kernel: pci 0000:00:1e.0:   bridge window [io  0xf000-0x0000] (disabled)
Sep  8 23:42:20 notebook kernel: pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
Sep  8 23:42:20 notebook kernel: pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
Sep  8 23:42:20 notebook kernel: pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
Sep  8 23:42:20 notebook kernel: pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
Sep  8 23:42:20 notebook kernel: pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
Sep  8 23:42:20 notebook kernel: pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xfebfffff] (subtractive decode)
Sep  8 23:42:20 notebook kernel: pci_bus 0000:00: on NUMA node 0
Sep  8 23:42:20 notebook kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Sep  8 23:42:20 notebook kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT]
Sep  8 23:42:20 notebook kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
Sep  8 23:42:20 notebook kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
Sep  8 23:42:20 notebook kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP6._PRT]
Sep  8 23:42:20 notebook kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
Sep  8 23:42:20 notebook kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
Sep  8 23:42:20 notebook kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12)
Sep  8 23:42:20 notebook kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
Sep  8 23:42:20 notebook kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
Sep  8 23:42:20 notebook kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
Sep  8 23:42:20 notebook kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 *10 11 12)
Sep  8 23:42:20 notebook kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 *11 12)
Sep  8 23:42:20 notebook kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 *11 12)
Sep  8 23:42:20 notebook kernel: HEST: Table is not found!
Sep  8 23:42:20 notebook kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
Sep  8 23:42:20 notebook kernel: vgaarb: loaded
Sep  8 23:42:20 notebook kernel: PCI: Using ACPI for IRQ routing
Sep  8 23:42:20 notebook kernel: PCI: pci_cache_line_size set to 64 bytes
Sep  8 23:42:20 notebook kernel: reserve RAM buffer: 000000000009e000 - 000000000009ffff 
Sep  8 23:42:20 notebook kernel: reserve RAM buffer: 00000000be687000 - 00000000bfffffff 
Sep  8 23:42:20 notebook kernel: reserve RAM buffer: 00000000bfc60000 - 00000000bfffffff 
Sep  8 23:42:20 notebook kernel: reserve RAM buffer: 00000000bfd85000 - 00000000bfffffff 
Sep  8 23:42:20 notebook kernel: reserve RAM buffer: 00000000bfdec000 - 00000000bfffffff 
Sep  8 23:42:20 notebook kernel: reserve RAM buffer: 00000000bfe00000 - 00000000bfffffff 
Sep  8 23:42:20 notebook kernel: NetLabel: Initializing
Sep  8 23:42:20 notebook kernel: NetLabel:  domain hash size = 128
Sep  8 23:42:20 notebook kernel: NetLabel:  protocols = UNLABELED CIPSOv4
Sep  8 23:42:20 notebook kernel: NetLabel:  unlabeled traffic allowed by default
Sep  8 23:42:20 notebook kernel: HPET: 4 timers in total, 0 timers will be used for per-cpu timer
Sep  8 23:42:20 notebook kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
Sep  8 23:42:20 notebook kernel: hpet0: 4 comparators, 64-bit 14.318180 MHz counter
Sep  8 23:42:20 notebook kernel: Switching to clocksource tsc
Sep  8 23:42:20 notebook kernel: pnp: PnP ACPI init
Sep  8 23:42:20 notebook kernel: ACPI: bus type pnp registered
Sep  8 23:42:20 notebook kernel: pnp 00:01: disabling [io  0x164e-0x164f] because it overlaps 0000:00:1c.5 BAR 13 [io  0x1000-0x2fff]
Sep  8 23:42:20 notebook kernel: pnp: PnP ACPI: found 9 devices
Sep  8 23:42:20 notebook kernel: ACPI: ACPI bus type pnp unregistered
Sep  8 23:42:20 notebook kernel: system 00:01: [io  0x0600-0x060f] has been reserved
Sep  8 23:42:20 notebook kernel: system 00:01: [io  0x0610] has been reserved
Sep  8 23:42:20 notebook kernel: system 00:01: [io  0x0800-0x080f] has been reserved
Sep  8 23:42:20 notebook kernel: system 00:01: [io  0x0400-0x047f] has been reserved
Sep  8 23:42:20 notebook kernel: system 00:01: [io  0x0500-0x053f] has been reserved
Sep  8 23:42:20 notebook kernel: system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved
Sep  8 23:42:20 notebook kernel: system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
Sep  8 23:42:20 notebook kernel: system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
Sep  8 23:42:20 notebook kernel: system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
Sep  8 23:42:20 notebook kernel: system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
Sep  8 23:42:20 notebook kernel: system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
Sep  8 23:42:20 notebook kernel: system 00:01: [mem 0xfed20000-0xfed8ffff] has been reserved
Sep  8 23:42:20 notebook kernel: system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
Sep  8 23:42:20 notebook kernel: pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
Sep  8 23:42:20 notebook kernel: pci 0000:04:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref]
Sep  8 23:42:20 notebook kernel: pci 0000:01:00.0: BAR 6: can't assign mem pref (size 0x80000)
Sep  8 23:42:20 notebook kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
Sep  8 23:42:20 notebook kernel: pci 0000:00:01.0:   bridge window [io  0x5000-0x5fff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xd2ffffff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.0: PCI bridge to [bus 02-02]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.0:   bridge window [mem 0xd8200000-0xd92fffff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.0:   bridge window [mem 0xd3000000-0xd3ffffff 64bit pref]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.1: PCI bridge to [bus 03-03]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.1:   bridge window [io  0x3000-0x3fff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.1:   bridge window [mem 0xd7200000-0xd81fffff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.1:   bridge window [mem 0xd4000000-0xd4ffffff 64bit pref]
Sep  8 23:42:20 notebook kernel: pci 0000:04:00.0: BAR 6: assigned [mem 0xd5020000-0xd503ffff pref]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.5: PCI bridge to [bus 04-04]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.5:   bridge window [io  0x1000-0x2fff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.5:   bridge window [mem 0xd6100000-0xd71fffff]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.5:   bridge window [mem 0xd5000000-0xd60fffff 64bit pref]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1e.0: PCI bridge to [bus 05-05]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1e.0:   bridge window [io  disabled]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1e.0:   bridge window [mem disabled]
Sep  8 23:42:20 notebook kernel: pci 0000:00:1e.0:   bridge window [mem pref disabled]
Sep  8 23:42:20 notebook kernel: pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Sep  8 23:42:20 notebook kernel: pci 0000:00:01.0: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.0: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.1: enabling device (0000 -> 0003)
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.1: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
Sep  8 23:42:20 notebook kernel: pci 0000:00:1c.5: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: pci 0000:00:1e.0: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:00: resource 7 [mem 0xc0000000-0xfebfffff]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:01: resource 1 [mem 0xd0000000-0xd2ffffff]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:02: resource 1 [mem 0xd8200000-0xd92fffff]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:02: resource 2 [mem 0xd3000000-0xd3ffffff 64bit pref]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:03: resource 1 [mem 0xd7200000-0xd81fffff]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:03: resource 2 [mem 0xd4000000-0xd4ffffff 64bit pref]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:04: resource 0 [io  0x1000-0x2fff]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:04: resource 1 [mem 0xd6100000-0xd71fffff]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:04: resource 2 [mem 0xd5000000-0xd60fffff 64bit pref]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:05: resource 5 [io  0x0d00-0xffff]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
Sep  8 23:42:20 notebook kernel: pci_bus 0000:05: resource 7 [mem 0xc0000000-0xfebfffff]
Sep  8 23:42:20 notebook kernel: NET: Registered protocol family 2
Sep  8 23:42:20 notebook kernel: IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
Sep  8 23:42:20 notebook kernel: TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
Sep  8 23:42:20 notebook kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Sep  8 23:42:20 notebook kernel: TCP: Hash tables configured (established 262144 bind 65536)
Sep  8 23:42:20 notebook kernel: TCP reno registered
Sep  8 23:42:20 notebook kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
Sep  8 23:42:20 notebook kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
Sep  8 23:42:20 notebook kernel: NET: Registered protocol family 1
Sep  8 23:42:20 notebook kernel: pci 0000:01:00.0: Boot video device
Sep  8 23:42:20 notebook kernel: PCI: CLS 64 bytes, default 64
Sep  8 23:42:20 notebook kernel: Unpacking initramfs...
Sep  8 23:42:20 notebook kernel: Freeing initrd memory: 1748k freed
Sep  8 23:42:20 notebook kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep  8 23:42:20 notebook kernel: Placing 64MB software IO TLB between ffff880005a00000 - ffff880009a00000
Sep  8 23:42:20 notebook kernel: software IO TLB at phys 0x5a00000 - 0x9a00000
Sep  8 23:42:20 notebook kernel: Simple Boot Flag value 0x5 read from CMOS RAM was invalid
Sep  8 23:42:20 notebook kernel: Simple Boot Flag at 0x44 set to 0x1
Sep  8 23:42:20 notebook kernel: Scanning for low memory corruption every 60 seconds
Sep  8 23:42:20 notebook kernel: audit: initializing netlink socket (disabled)
Sep  8 23:42:20 notebook kernel: type=2000 audit(1283989194.589:1): initialized
Sep  8 23:42:20 notebook kernel: VFS: Disk quotas dquot_6.5.2
Sep  8 23:42:20 notebook kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep  8 23:42:20 notebook kernel: msgmni has been set to 7917
Sep  8 23:42:20 notebook kernel: alg: No test for stdrng (krng)
Sep  8 23:42:20 notebook kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
Sep  8 23:42:20 notebook kernel: io scheduler noop registered
Sep  8 23:42:20 notebook kernel: io scheduler deadline registered
Sep  8 23:42:20 notebook kernel: io scheduler cfq registered (default)
Sep  8 23:42:20 notebook kernel: pcieport 0000:00:01.0: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
Sep  8 23:42:20 notebook kernel: pcieport 0000:00:1c.0: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
Sep  8 23:42:20 notebook kernel: pcieport 0000:00:1c.1: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
Sep  8 23:42:20 notebook kernel: pcieport 0000:00:1c.5: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X
Sep  8 23:42:20 notebook kernel: vesafb: framebuffer at 0xd1000000, mapped to 0xffffc90004100000, using 1536k, total 14336k
Sep  8 23:42:20 notebook kernel: vesafb: mode is 1024x768x8, linelength=1024, pages=3
Sep  8 23:42:20 notebook kernel: vesafb: scrolling: redraw
Sep  8 23:42:20 notebook kernel: vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
Sep  8 23:42:20 notebook kernel: Console: switching to colour frame buffer device 128x48
Sep  8 23:42:20 notebook kernel: fb0: VESA VGA frame buffer device
Sep  8 23:42:20 notebook kernel: ERST: Table is not found!
Sep  8 23:42:20 notebook kernel: Linux agpgart interface v0.103
Sep  8 23:42:20 notebook kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Sep  8 23:42:20 notebook kernel: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUE] at 0x60,0x64 irq 1,12
Sep  8 23:42:20 notebook kernel: i8042.c: Detected active multiplexing controller, rev 1.1.
Sep  8 23:42:20 notebook kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Sep  8 23:42:20 notebook kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12
Sep  8 23:42:20 notebook kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12
Sep  8 23:42:20 notebook kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12
Sep  8 23:42:20 notebook kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12
Sep  8 23:42:20 notebook kernel: mice: PS/2 mouse device common for all mice
Sep  8 23:42:20 notebook kernel: cpuidle: using governor ladder
Sep  8 23:42:20 notebook kernel: cpuidle: using governor menu
Sep  8 23:42:20 notebook kernel: TCP cubic registered
Sep  8 23:42:20 notebook kernel: NET: Registered protocol family 17
Sep  8 23:42:20 notebook kernel: PM: Resume from disk failed.
Sep  8 23:42:20 notebook kernel: registered taskstats version 1
Sep  8 23:42:20 notebook kernel: Initalizing network drop monitor service
Sep  8 23:42:20 notebook kernel: Freeing unused kernel memory: 488k freed
Sep  8 23:42:20 notebook kernel: udev: starting version 161
Sep  8 23:42:20 notebook kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Sep  8 23:42:20 notebook kernel: SCSI subsystem initialized
Sep  8 23:42:20 notebook kernel: libata version 3.00 loaded.
Sep  8 23:42:20 notebook kernel: ahci 0000:00:1f.2: version 3.0
Sep  8 23:42:20 notebook kernel: ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
Sep  8 23:42:20 notebook kernel: ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
Sep  8 23:42:20 notebook kernel: ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
Sep  8 23:42:20 notebook kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc ems sxs 
Sep  8 23:42:20 notebook kernel: ahci 0000:00:1f.2: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: scsi0 : ahci
Sep  8 23:42:20 notebook kernel: scsi1 : ahci
Sep  8 23:42:20 notebook kernel: scsi2 : ahci
Sep  8 23:42:20 notebook kernel: scsi3 : ahci
Sep  8 23:42:20 notebook kernel: scsi4 : ahci
Sep  8 23:42:20 notebook kernel: scsi5 : ahci
Sep  8 23:42:20 notebook kernel: ata1: SATA max UDMA/133 abar m2048@0xd9305000 port 0xd9305100 irq 44
Sep  8 23:42:20 notebook kernel: ata2: SATA max UDMA/133 abar m2048@0xd9305000 port 0xd9305180 irq 44
Sep  8 23:42:20 notebook kernel: ata3: DUMMY
Sep  8 23:42:20 notebook kernel: ata4: DUMMY
Sep  8 23:42:20 notebook kernel: ata5: SATA max UDMA/133 abar m2048@0xd9305000 port 0xd9305300 irq 44
Sep  8 23:42:20 notebook kernel: ata6: SATA max UDMA/133 abar m2048@0xd9305000 port 0xd9305380 irq 44
Sep  8 23:42:20 notebook kernel: ata5: SATA link down (SStatus 0 SControl 300)
Sep  8 23:42:20 notebook kernel: ata6: SATA link down (SStatus 0 SControl 300)
Sep  8 23:42:20 notebook kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Sep  8 23:42:20 notebook kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) succeeded
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:02:00:00:00:a0 (SET FEATURES) succeeded
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) succeeded
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: ATA-8: Hitachi HTS723232L9A360, FC4OC30F, max UDMA/133
Sep  8 23:42:20 notebook kernel: ata1.00: 625142448 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: configured for UDMA/133
Sep  8 23:42:20 notebook kernel: scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS72323 FC4O PQ: 0 ANSI: 5
Sep  8 23:42:20 notebook kernel: ata2.00: qc timeout (cmd 0x0)
Sep  8 23:42:20 notebook kernel: ata2.00: ACPI cmd 00/00:00:00:00:00:b0 (NOP) failed (Emask=0x4 Stat=0x00 Err=0x01)
Sep  8 23:42:20 notebook kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Sep  8 23:42:20 notebook kernel: ata2.00: qc timeout (cmd 0x0)
Sep  8 23:42:20 notebook kernel: ata2.00: ACPI cmd 00/00:00:00:00:00:b0 (NOP) failed (Emask=0x4 Stat=0x00 Err=0x01)
Sep  8 23:42:20 notebook kernel: ata2.00: ACPI: failed the second time, disabled
Sep  8 23:42:20 notebook kernel: ata2: limiting SATA link speed to 1.5 Gbps
Sep  8 23:42:20 notebook kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Sep  8 23:42:20 notebook kernel: ata2.00: ATAPI: Optiarc BD ROM BC-5500S, 1.03, max UDMA/100
Sep  8 23:42:20 notebook kernel: ata2.00: configured for UDMA/100
Sep  8 23:42:20 notebook kernel: scsi 1:0:0:0: CD-ROM            Optiarc  BD ROM BC-5500S  1.03 PQ: 0 ANSI: 5
Sep  8 23:42:20 notebook kernel: sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
Sep  8 23:42:20 notebook kernel: sd 0:0:0:0: [sda] Write Protect is off
Sep  8 23:42:20 notebook kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Sep  8 23:42:20 notebook kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Sep  8 23:42:20 notebook kernel: sda: sda1 sda2 sda3 sda4
Sep  8 23:42:20 notebook kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Sep  8 23:42:20 notebook kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
Sep  8 23:42:20 notebook kernel: Uniform CD-ROM driver Revision: 3.20
Sep  8 23:42:20 notebook kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
Sep  8 23:42:20 notebook kernel: ata1.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 frozen
Sep  8 23:42:20 notebook kernel: ata1.00: failed command: READ FPDMA QUEUED
Sep  8 23:42:20 notebook kernel: ata1.00: cmd 60/08:00:40:01:00/00:00:00:00:00/40 tag 0 ncq 4096 in
Sep  8 23:42:20 notebook kernel: res 40/00:08:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout)
Sep  8 23:42:20 notebook kernel: ata1.00: status: { DRDY }
Sep  8 23:42:20 notebook kernel: ata1: hard resetting link
Sep  8 23:42:20 notebook kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) succeeded
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:02:00:00:00:a0 (SET FEATURES) succeeded
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) succeeded
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: configured for UDMA/133
Sep  8 23:42:20 notebook kernel: ata1.00: device reported invalid CHS sector 0
Sep  8 23:42:20 notebook kernel: ata1: EH complete
Sep  8 23:42:20 notebook kernel: ata1.00: exception Emask 0x0 SAct 0x7 SErr 0x0 action 0x6 frozen
Sep  8 23:42:20 notebook kernel: ata1.00: failed command: READ FPDMA QUEUED
Sep  8 23:42:20 notebook kernel: ata1.00: cmd 60/08:00:91:1f:80/00:00:07:00:00/40 tag 0 ncq 4096 in
Sep  8 23:42:20 notebook kernel: res 40/00:08:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout)
Sep  8 23:42:20 notebook kernel: ata1.00: status: { DRDY }
Sep  8 23:42:20 notebook kernel: ata1.00: failed command: READ FPDMA QUEUED
Sep  8 23:42:20 notebook kernel: ata1.00: cmd 60/08:08:99:15:82/00:00:07:00:00/40 tag 1 ncq 4096 in
Sep  8 23:42:20 notebook kernel: res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Sep  8 23:42:20 notebook kernel: ata1.00: status: { DRDY }
Sep  8 23:42:20 notebook kernel: ata1.00: failed command: READ FPDMA QUEUED
Sep  8 23:42:20 notebook kernel: ata1.00: cmd 60/08:10:52:1f:bf/00:00:07:00:00/40 tag 2 ncq 4096 in
Sep  8 23:42:20 notebook kernel: res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Sep  8 23:42:20 notebook kernel: ata1.00: status: { DRDY }
Sep  8 23:42:20 notebook kernel: ata1: hard resetting link
Sep  8 23:42:20 notebook kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) succeeded
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:02:00:00:00:a0 (SET FEATURES) succeeded
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) succeeded
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: configured for UDMA/133
Sep  8 23:42:20 notebook kernel: ata1.00: device reported invalid CHS sector 0
Sep  8 23:42:20 notebook kernel: ata1.00: device reported invalid CHS sector 0
Sep  8 23:42:20 notebook kernel: ata1.00: device reported invalid CHS sector 0
Sep  8 23:42:20 notebook kernel: ata1: EH complete
Sep  8 23:42:20 notebook kernel: EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
Sep  8 23:42:20 notebook kernel: ata1.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 frozen
Sep  8 23:42:20 notebook kernel: ata1.00: failed command: READ FPDMA QUEUED
Sep  8 23:42:20 notebook kernel: ata1.00: cmd 60/08:00:1a:40:3f/00:00:09:00:00/40 tag 0 ncq 4096 in
Sep  8 23:42:20 notebook kernel: res 40/00:08:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout)
Sep  8 23:42:20 notebook kernel: ata1.00: status: { DRDY }
Sep  8 23:42:20 notebook kernel: ata1: hard resetting link
Sep  8 23:42:20 notebook kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) succeeded
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:02:00:00:00:a0 (SET FEATURES) succeeded
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) succeeded
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: configured for UDMA/133
Sep  8 23:42:20 notebook kernel: ata1.00: device reported invalid CHS sector 0
Sep  8 23:42:20 notebook kernel: ata1: EH complete
Sep  8 23:42:20 notebook kernel: ata1.00: NCQ disabled due to excessive errors
Sep  8 23:42:20 notebook kernel: ata1.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 frozen
Sep  8 23:42:20 notebook kernel: ata1.00: failed command: READ FPDMA QUEUED
Sep  8 23:42:20 notebook kernel: ata1.00: cmd 60/08:00:62:99:c7/00:00:07:00:00/40 tag 0 ncq 4096 in
Sep  8 23:42:20 notebook kernel: res 40/00:08:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout)
Sep  8 23:42:20 notebook kernel: ata1.00: status: { DRDY }
Sep  8 23:42:20 notebook kernel: ata1: hard resetting link
Sep  8 23:42:20 notebook kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:01:00:00:00:a0 (SET FEATURES) succeeded
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:02:00:00:00:a0 (SET FEATURES) succeeded
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:04:00:00:00:a0 (SET FEATURES) succeeded
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
Sep  8 23:42:20 notebook kernel: ata1.00: ACPI cmd ef/10:05:00:00:00:a0 (SET FEATURES) rejected by device (Stat=0x51 Err=0x04)
Sep  8 23:42:20 notebook kernel: ata1.00: configured for UDMA/133
Sep  8 23:42:20 notebook kernel: ata1.00: device reported invalid CHS sector 0
Sep  8 23:42:20 notebook kernel: ata1: EH complete
Sep  8 23:42:20 notebook kernel: rtc_cmos 00:03: RTC can wake from S4
Sep  8 23:42:20 notebook kernel: rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
Sep  8 23:42:20 notebook kernel: rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
Sep  8 23:42:20 notebook kernel: udev: starting version 161
Sep  8 23:42:20 notebook kernel: ACPI: WMI: Skipping duplicate GUID 05901221-D566-11D1-B2F0-00A0C9062910
Sep  8 23:42:20 notebook kernel: ACPI: WMI: Mapper loaded
Sep  8 23:42:20 notebook kernel: ACPI: AC Adapter [AC] (on-line)
Sep  8 23:42:20 notebook kernel: HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
Sep  8 23:42:20 notebook kernel: HDA Intel 0000:00:1b.0: irq 45 for MSI/MSI-X
Sep  8 23:42:20 notebook kernel: HDA Intel 0000:00:1b.0: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: cfg80211: Calling CRDA to update world regulatory domain
Sep  8 23:42:20 notebook kernel: ACPI: acpi_idle registered with cpuidle
Sep  8 23:42:20 notebook kernel: Monitor-Mwait will be used to enter C-1 state
Sep  8 23:42:20 notebook kernel: Monitor-Mwait will be used to enter C-2 state
Sep  8 23:42:20 notebook kernel: Monitor-Mwait will be used to enter C-3 state
Sep  8 23:42:20 notebook kernel: Marking TSC unstable due to TSC halts in idle
Sep  8 23:42:20 notebook kernel: Switching to clocksource hpet
Sep  8 23:42:20 notebook kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Sep  8 23:42:20 notebook kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5
Sep  8 23:42:20 notebook kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Sep  8 23:42:20 notebook kernel: ACPI: Power Button [PWRB]
Sep  8 23:42:20 notebook kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
Sep  8 23:42:20 notebook kernel: thermal LNXTHERM:01: registered as thermal_zone0
Sep  8 23:42:20 notebook kernel: ACPI: Thermal Zone [THRM] (73 C)
Sep  8 23:42:20 notebook kernel: ACPI: Lid Switch [LID0]
Sep  8 23:42:20 notebook kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Sep  8 23:42:20 notebook kernel: ACPI: Power Button [PWRF]
Sep  8 23:42:20 notebook kernel: ACPI: Battery Slot [BAT0] (battery present)
Sep  8 23:42:20 notebook kernel: iTCO_vendor_support: vendor-support=0
Sep  8 23:42:20 notebook kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Sep  8 23:42:20 notebook kernel: r8169 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
Sep  8 23:42:20 notebook kernel: r8169 0000:04:00.0: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: r8169 0000:04:00.0: irq 46 for MSI/MSI-X
Sep  8 23:42:20 notebook kernel: r8169 0000:04:00.0: eth0: RTL8168c/8111c at 0xffffc90000054000, 00:09:df:81:17:6c, XID 1c2000c0 IRQ 46
Sep  8 23:42:20 notebook kernel: acpi device:1f: registered as cooling_device2
Sep  8 23:42:20 notebook kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1c/LNXVIDEO:01/input/input4
Sep  8 23:42:20 notebook kernel: ACPI: Video Device [VGA0] (multi-head: yes  rom: no  post: no)
Sep  8 23:42:20 notebook kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
Sep  8 23:42:20 notebook kernel: iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x0460)
Sep  8 23:42:20 notebook kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Sep  8 23:42:20 notebook kernel: ACPI: Fan [FAN] (on)
Sep  8 23:42:20 notebook kernel: usbcore: registered new interface driver usbfs
Sep  8 23:42:20 notebook kernel: usbcore: registered new interface driver hub
Sep  8 23:42:20 notebook kernel: usbcore: registered new device driver usb
Sep  8 23:42:20 notebook kernel: hda_codec: ALC262: BIOS auto-probing.
Sep  8 23:42:20 notebook kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input5
Sep  8 23:42:20 notebook kernel: i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
Sep  8 23:42:20 notebook kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
Sep  8 23:42:20 notebook kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sep  8 23:42:20 notebook kernel: ehci_hcd 0000:00:1a.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
Sep  8 23:42:20 notebook kernel: ehci_hcd 0000:00:1a.7: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: ehci_hcd 0000:00:1a.7: EHCI Host Controller
Sep  8 23:42:20 notebook kernel: ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
Sep  8 23:42:20 notebook kernel: ehci_hcd 0000:00:1a.7: debug port 1
Sep  8 23:42:20 notebook kernel: ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
Sep  8 23:42:20 notebook kernel: ehci_hcd 0000:00:1a.7: irq 19, io mem 0xd9305c00
Sep  8 23:42:20 notebook kernel: ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
Sep  8 23:42:20 notebook kernel: hub 1-0:1.0: USB hub found
Sep  8 23:42:20 notebook kernel: hub 1-0:1.0: 4 ports detected
Sep  8 23:42:20 notebook kernel: ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
Sep  8 23:42:20 notebook kernel: ehci_hcd 0000:00:1d.7: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Sep  8 23:42:20 notebook kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
Sep  8 23:42:20 notebook kernel: ehci_hcd 0000:00:1d.7: debug port 1
Sep  8 23:42:20 notebook kernel: ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
Sep  8 23:42:20 notebook kernel: ehci_hcd 0000:00:1d.7: irq 23, io mem 0xd9305800
Sep  8 23:42:20 notebook kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
Sep  8 23:42:20 notebook kernel: hub 2-0:1.0: USB hub found
Sep  8 23:42:20 notebook kernel: hub 2-0:1.0: 8 ports detected
Sep  8 23:42:20 notebook kernel: ath9k 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Sep  8 23:42:20 notebook kernel: ath9k 0000:02:00.0: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: usb 1-3: new high speed USB device using ehci_hcd and address 2
Sep  8 23:42:20 notebook kernel: uhci_hcd: USB Universal Host Controller Interface driver
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1a.0: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1a.0: irq 16, io base 0x000060e0
Sep  8 23:42:20 notebook kernel: hub 3-0:1.0: USB hub found
Sep  8 23:42:20 notebook kernel: hub 3-0:1.0: 2 ports detected
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1a.1: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1a.1: irq 21, io base 0x000060c0
Sep  8 23:42:20 notebook kernel: hub 4-0:1.0: USB hub found
Sep  8 23:42:20 notebook kernel: hub 4-0:1.0: 2 ports detected
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.0: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.0: irq 23, io base 0x000060a0
Sep  8 23:42:20 notebook kernel: hub 5-0:1.0: USB hub found
Sep  8 23:42:20 notebook kernel: hub 5-0:1.0: 2 ports detected
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.1: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.1: irq 19, io base 0x00006080
Sep  8 23:42:20 notebook kernel: hub 6-0:1.0: USB hub found
Sep  8 23:42:20 notebook kernel: hub 6-0:1.0: 2 ports detected
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.2: PCI INT D -> GSI 16 (level, low) -> IRQ 16
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.2: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.2: irq 16, io base 0x00006060
Sep  8 23:42:20 notebook kernel: hub 7-0:1.0: USB hub found
Sep  8 23:42:20 notebook kernel: hub 7-0:1.0: 2 ports detected
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.3: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.3: UHCI Host Controller
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 8
Sep  8 23:42:20 notebook kernel: uhci_hcd 0000:00:1d.3: irq 18, io base 0x00006040
Sep  8 23:42:20 notebook kernel: hub 8-0:1.0: USB hub found
Sep  8 23:42:20 notebook kernel: hub 8-0:1.0: 2 ports detected
Sep  8 23:42:20 notebook kernel: ath: EEPROM regdomain: 0x60
Sep  8 23:42:20 notebook kernel: ath: EEPROM indicates we should expect a direct regpair map
Sep  8 23:42:20 notebook kernel: ath: Country alpha2 being used: 00
Sep  8 23:42:20 notebook kernel: ath: Regpair used: 0x60
Sep  8 23:42:20 notebook kernel: nvidia: module license 'NVIDIA' taints kernel.
Sep  8 23:42:20 notebook kernel: Disabling lock debugging due to kernel taint
Sep  8 23:42:20 notebook kernel: phy0: Selected rate control algorithm 'ath9k_rate_control'
Sep  8 23:42:20 notebook kernel: Registered led device: ath9k-phy0::radio
Sep  8 23:42:20 notebook kernel: Registered led device: ath9k-phy0::assoc
Sep  8 23:42:20 notebook kernel: Registered led device: ath9k-phy0::tx
Sep  8 23:42:20 notebook kernel: Registered led device: ath9k-phy0::rx
Sep  8 23:42:20 notebook kernel: phy0: Atheros AR9280 Rev:2 mem=0xffffc900042e0000, irq=16
Sep  8 23:42:20 notebook kernel: usb 2-4: new high speed USB device using ehci_hcd and address 2
Sep  8 23:42:20 notebook kernel: Linux video capture interface: v2.00
Sep  8 23:42:20 notebook kernel: usbcore: registered new interface driver snd-usb-audio
Sep  8 23:42:20 notebook kernel: uvcvideo: Found UVC 1.00 device Sirius USB2.0 Camera (0ac8:3343)
Sep  8 23:42:20 notebook kernel: input: Sirius USB2.0 Camera as /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/input/input7
Sep  8 23:42:20 notebook kernel: usbcore: registered new interface driver uvcvideo
Sep  8 23:42:20 notebook kernel: USB Video Class driver (v0.1.0)
Sep  8 23:42:20 notebook kernel: Synaptics Touchpad, model: 1, fw: 6.2, id: 0x81a0b1, caps: 0xa04713/0x200000/0x0
Sep  8 23:42:20 notebook kernel: Initializing USB Mass Storage driver...
Sep  8 23:42:20 notebook kernel: scsi6 : usb-storage 2-4:1.0
Sep  8 23:42:20 notebook kernel: usbcore: registered new interface driver usb-storage
Sep  8 23:42:20 notebook kernel: USB Mass Storage support registered.
Sep  8 23:42:20 notebook kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input8
Sep  8 23:42:20 notebook kernel: usb 7-1: new full speed USB device using uhci_hcd and address 2
Sep  8 23:42:20 notebook kernel: nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Sep  8 23:42:20 notebook kernel: nvidia 0000:01:00.0: setting latency timer to 64
Sep  8 23:42:20 notebook kernel: vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
Sep  8 23:42:20 notebook kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  256.53  Fri Aug 27 20:27:48 PDT 2010
Sep  8 23:42:20 notebook kernel: EXT4-fs (sda4): re-mounted. Opts: (null)
Sep  8 23:42:20 notebook kernel: EXT4-fs (sda4): re-mounted. Opts: (null)
Sep  8 23:42:20 notebook kernel: Adding 2000088k swap on /dev/sda3.  Priority:-1 extents:1 across:2000088k 
Sep  8 23:42:20 notebook kernel: scsi 6:0:0:0: Direct-Access     Generic- Multi-Card       1.00 PQ: 0 ANSI: 0 CCS
Sep  8 23:42:20 notebook kernel: sd 6:0:0:0: Attached scsi generic sg2 type 0
Sep  8 23:42:20 notebook kernel: sd 6:0:0:0: [sdb] Attached SCSI removable disk
Sep  8 23:42:28 notebook kernel: r8169 0000:04:00.0: eth0: link down
Sep  8 23:42:32 notebook kernel: r8169 0000:04:00.0: eth0: link down
Sep  8 23:42:33 notebook kernel: ACPI Warning for \_SB_.PCI0.PEGP.VGA0.MXMI: Excess arguments - needs 1, found 2 (20100428/nspredef-319)
Sep  8 23:42:33 notebook kernel: ACPI Warning for \_SB_.PCI0.PEGP.VGA0.MXMS: Excess arguments - needs 1, found 2 (20100428/nspredef-319)
Sep  8 23:42:35 notebook kernel: ath9k: Two wiphys trying to scan at the same time
Sep  8 23:42:36 notebook kernel: wlan0: authenticate with 00:1a:c1:35:93:b8 (try 1)
Sep  8 23:42:36 notebook kernel: wlan0: authenticated
Sep  8 23:42:36 notebook kernel: wlan0: associate with 00:1a:c1:35:93:b8 (try 1)
Sep  8 23:42:36 notebook kernel: wlan0: RX AssocResp from 00:1a:c1:35:93:b8 (capab=0x431 status=0 aid=2)
Sep  8 23:42:36 notebook kernel: wlan0: associated
Sep  8 23:42:36 notebook kernel: cfg80211: Calling CRDA for country: DK
Sep  8 23:42:49 notebook kernel: CE: hpet increased min_delta_ns to 7500 nsec
Sep  8 23:42:49 notebook kernel: CE: hpet increased min_delta_ns to 11250 nsec
Sep  8 23:42:49 notebook kernel: CE: hpet increased min_delta_ns to 16875 nsec
Sep  8 23:43:06 notebook kernel: ACPI Warning for \_SB_.PCI0.PEGP.VGA0.MXMI: Excess arguments - needs 1, found 2 (20100428/nspredef-319)
Sep  8 23:43:06 notebook kernel: ACPI Warning for \_SB_.PCI0.PEGP.VGA0.MXMS: Excess arguments - needs 1, found 2 (20100428/nspredef-319)
Sep  8 23:43:08 notebook kernel: CE: hpet increased min_delta_ns to 25312 nsec
Sep  8 23:43:17 notebook kernel: NET: Registered protocol family 10
Sep  8 23:43:17 notebook kernel: lo: Disabled Privacy Extensions
Sep  8 23:43:17 notebook kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready

Sorry for the ton of information, but i wasn't really sure what was relevant neutral

Last edited by AcId (2010-09-10 12:07:10)

Offline

#2 2010-09-08 22:40:38

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,791

Re: [SOLVED] Increadably slow boot on Arch64 with acpi on

That doesn't look so bad... I've seen worse.

This line was kind of interesting:

Sep  8 23:42:35 notebook kernel: ath9k: Two wiphys trying to scan at the same time

Things zip along pretty well -- most of that took place inside of one second.  Then you started mounting SCSI disks and configuring network adapters.  10 seconds here, 8 seconds there, pretty soon that adds up to a minute or so.

What are you using to bring up your networks ? (Networkmanager, wicd, ???)
Do you have multiple wireless adapters?
What happens if you try backgrounding network stuff in your DAEMONS declaration?


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2010-09-09 18:44:47

AcId
Member
Registered: 2009-07-11
Posts: 25

Re: [SOLVED] Increadably slow boot on Arch64 with acpi on

ewaller wrote:

That doesn't look so bad... I've seen worse.

This line was kind of interesting:

Sep  8 23:42:35 notebook kernel: ath9k: Two wiphys trying to scan at the same time

Things zip along pretty well -- most of that took place inside of one second.  Then you started mounting SCSI disks and configuring network adapters.  10 seconds here, 8 seconds there, pretty soon that adds up to a minute or so.

What are you using to bring up your networks ? (Networkmanager, wicd, ???)
Do you have multiple wireless adapters?
What happens if you try backgrounding network stuff in your DAEMONS declaration?


No, I have only one wireless interface. I'll try to look into the dual wiphy thing.

I use wicd to bring up my my networks. I've previously used networkmanger with nm-applet, but found that wicd better suited my needs.

Here's a copy of my rc.conf:

#
# /etc/rc.conf - Main Configuration for Arch Linux
#

# -----------------------------------------------------------------------
# LOCALIZATION
# -----------------------------------------------------------------------
#
# LOCALE: available languages can be listed with the 'locale -a' command
# HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
#   in the hardware clock being left untouched (useful for virtualization)
# TIMEZONE: timezones are found in /usr/share/zoneinfo
# KEYMAP: keymaps are found in /usr/share/kbd/keymaps
# CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
# CONSOLEMAP: found in /usr/share/kbd/consoletrans
# USECOLOR: use ANSI color sequences in startup messages
#
LOCALE="en_DK.UTF-8"
HARDWARECLOCK="localtime"
TIMEZONE="Europe/Copenhagen"
KEYMAP="dk"
CONSOLEFONT="cp850-8x16"
CONSOLEMAP=
USECOLOR="yes"

# -----------------------------------------------------------------------
# HARDWARE
# -----------------------------------------------------------------------
#
# MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
# MOD_BLACKLIST: Prevent udev from loading these modules
# MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
#
# NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
#
MOD_AUTOLOAD="yes"
#MOD_BLACKLIST=() #deprecated
MODULES=()

# Scan for LVM volume groups at startup, required if you use LVM
USELVM="no"

# -----------------------------------------------------------------------
# NETWORKING
# -----------------------------------------------------------------------
#
# HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
#
HOSTNAME="notebook"

# Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
#
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
#   - prefix an entry in INTERFACES with a ! to disable it
#   - no hyphens in your interface names - Bash doesn't like it
# 
# DHCP:     Set your interface to "dhcp" (eth0="dhcp")
# Wireless: See network profiles below
#

#Static IP example
#eth0="dhcp"
#eth0="dhcp"
INTERFACES=(!eth0 !wlan0)

# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
#   - prefix an entry in ROUTES with a ! to disable it
#
#gateway="default gw 192.168.0.254"
ROUTES=(!gateway)
 
# Setting this to "yes" will skip network shutdown.
# This is required if your root device is on NFS.
NETWORK_PERSIST="no"

# Enable these network profiles at boot-up.  These are only useful
# if you happen to need multiple network configurations (ie, laptop users)
#   - set to 'menu' to present a menu during boot-up (dialog package required)
#   - prefix an entry with a ! to disable it
#
# Network profiles are found in /etc/network.d
#
# This now requires the netcfg package
#
#NETWORKS=(main)

# -----------------------------------------------------------------------
# DAEMONS
# -----------------------------------------------------------------------
#
# Daemons to start at boot-up (in this order)
#   - prefix a daemon with a ! to disable it
#   - prefix a daemon with a @ to start it up in the background
#
DAEMONS=(syslog-ng !network !netfs crond dbus hal !networkmanager wicd cpufreqd)

Could it be, that some modules for my ACPI is not being loaded correctly, i see there's a bounch of kernel messages about something with ACPI being rejectred by device (what ever that means)?

Offline

#4 2010-09-09 19:05:56

AcId
Member
Registered: 2009-07-11
Posts: 25

Re: [SOLVED] Increadably slow boot on Arch64 with acpi on

I tried to boot with the wicd being run i bakcgound, with same result as earlier.

Here are the lines at boot, after which it seems to hang:

 notebook kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
 20:53:58 notebook kernel: Uniform CD-ROM driver Revision: 3.20

Couldn't find the log message for this one, but something about like:

Waiting 10 seconds for device by UUID /xxx/xxxx/Xxxxx
 Init: version 2.86 booting
 notebook kernel: ata1: EH complete

Especially 2 & 3 seems to take an awfull lot of time.

Offline

#5 2010-09-09 22:39:30

AcId
Member
Registered: 2009-07-11
Posts: 25

Re: [SOLVED] Increadably slow boot on Arch64 with acpi on

I'm pretty confident I have finally located the error.

The following message appears 4 times at bootup, right after when it seems to hang:

notebook kernel: ata1.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 frozen

It seems to be something related either to my HDD og SATA-controller.

Any one know what that message might mean?

Offline

#6 2010-09-10 04:10:35

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,791

Re: [SOLVED] Increadably slow boot on Arch64 with acpi on

I've not seen that one.
You might try experimenting with some of the kernel command line options. 
In particular you might want to try adding noapic to the kernel command line (You can edit it temporarily during the boot process in grub)

The command line options are documented here: http://www.linuxtopia.org/online_books/ … /ch10.html


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#7 2010-09-10 12:06:37

AcId
Member
Registered: 2009-07-11
Posts: 25

Re: [SOLVED] Increadably slow boot on Arch64 with acpi on

Thanks, I was able to solve the problem with kernel option "libata.acpioff=1".

Bootup is nice and smooth now smile

Offline

Board footer

Powered by FluxBB