You are not logged in.

#1 2014-10-18 21:03:25

Urnoev
Member
Registered: 2014-10-18
Posts: 5

tsc: Fast TSC calibration failed; apparently harmless but annoying

Greetings,

I am using Arch Linux for a while now, but here is a problem I still cannot solve and that drives me crazy.
Often when my computer is booting, there appears the following warning:

[    0.000000] tsc: Fast TSC calibration failed

I have searched the net for a solution many times and found a lot of posts on this matter, most of them unanswered.
A very popular solution for many users seems to be the following line in /etc/default/grub:

GRUB_CMDLINE_LINUX="clocksource=acpi_pm"

According to cat /sys/devices/system/clocksource/clocksource0/available_clocksource my system supports tsc, hpet and acpi_pm.
I tried them all, but it had no effect whatsoever, the message still appears.

Another solution was the downgrading of the message to information level, but since I am not building my own kernels...

I of course searched in the wonderful ArchWiki too, especially the article for GRUB, but could not find anything related.

As the subjects says, the message seems to be totally harmless, since it has no visible influence as fas as I can tell. But I find it quite annoying and would love to get rid of it.

dmesg:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.16.4-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Oct 6 08:22:27 CEST 2014
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=0e4c5413-91d3-4525-80a6-3408b58154cd rw clocksource=tsc nomodeset
[    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-0x00000000c9915fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000c9916000-0x00000000c9e8dfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c9e8e000-0x00000000ca10dfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000ca10e000-0x00000000ca112fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000ca113000-0x00000000ca155fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000ca156000-0x00000000cabaefff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cabaf000-0x00000000caff1fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000caff2000-0x00000000caffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000cb800000-0x00000000cf9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042f5fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./Z77 Extreme4, BIOS P1.40 05/14/2012
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x42f600 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask C00000000 write-back
[    0.000000]   1 base 400000000 mask FE0000000 write-back
[    0.000000]   2 base 420000000 mask FF0000000 write-back
[    0.000000]   3 base 0E0000000 mask FE0000000 uncachable
[    0.000000]   4 base 0D0000000 mask FF0000000 uncachable
[    0.000000]   5 base 0CC000000 mask FFC000000 uncachable
[    0.000000]   6 base 0CB800000 mask FFF800000 uncachable
[    0.000000]   7 base 42F800000 mask FFF800000 uncachable
[    0.000000]   8 base 42F600000 mask FFFE00000 uncachable
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820: update [mem 0xcb800000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xcb000 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fcd40-0x000fcd4f] mapped at [ffff8800000fcd40]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] reserving inaccessible SNB gfx pages
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] BRK [0x01b23000, 0x01b23fff] PGTABLE
[    0.000000] BRK [0x01b24000, 0x01b24fff] PGTABLE
[    0.000000] BRK [0x01b25000, 0x01b25fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x42f400000-0x42f5fffff]
[    0.000000]  [mem 0x42f400000-0x42f5fffff] page 2M
[    0.000000] BRK [0x01b26000, 0x01b26fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0x42c000000-0x42f3fffff]
[    0.000000]  [mem 0x42c000000-0x42f3fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x400000000-0x42bffffff]
[    0.000000]  [mem 0x400000000-0x42bffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x1fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff]
[    0.000000]  [mem 0x20200000-0x3fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x40200000-0xc9915fff]
[    0.000000]  [mem 0x40200000-0xc97fffff] page 2M
[    0.000000]  [mem 0xc9800000-0xc9915fff] page 4k
[    0.000000] BRK [0x01b27000, 0x01b27fff] PGTABLE
[    0.000000] BRK [0x01b28000, 0x01b28fff] PGTABLE
[    0.000000] init_memory_mapping: [mem 0xca156000-0xcabaefff]
[    0.000000]  [mem 0xca156000-0xca1fffff] page 4k
[    0.000000]  [mem 0xca200000-0xca9fffff] page 2M
[    0.000000]  [mem 0xcaa00000-0xcabaefff] page 4k
[    0.000000] init_memory_mapping: [mem 0xcaff2000-0xcaffffff]
[    0.000000]  [mem 0xcaff2000-0xcaffffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
[    0.000000]  [mem 0x100000000-0x3ffffffff] page 2M
[    0.000000] RAMDISK: [mem 0x379ac000-0x37ccdfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0450 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000CA0F5078 00006C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000CA0FEC40 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000CA0F5178 009AC6 (v02 ALASKA A M I    00000014 INTL 20051117)
[    0.000000] ACPI: FACS 0x00000000CA10CF80 000040
[    0.000000] ACPI: APIC 0x00000000CA0FED38 000072 (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: ASF! 0x00000000CA0FEDB0 0000A5 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.000000] ACPI: MCFG 0x00000000CA0FEE58 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: AAFT 0x00000000CA0FEE98 0000C2 (v01 ALASKA OEMAAFT  01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000CA0FEF60 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000CA0FEF98 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
[    0.000000] ACPI: SSDT 0x00000000CA0FF308 0009AA (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
[    0.000000] ACPI: SSDT 0x00000000CA0FFCB8 000A92 (v01 PmRef  CpuPm    00003000 INTL 20051117)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000042f5fffff]
[    0.000000] Initmem setup node 0 [mem 0x00000000-0x42f5fffff]
[    0.000000]   NODE_DATA [mem 0x42f5ea000-0x42f5eefff]
[    0.000000]  [ffffea0000000000-ffffea0010bfffff] PMD -> [ffff88041ec00000-ffff88042ebfffff] on node 0
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   DMA32    [mem 0x01000000-0xffffffff]
[    0.000000]   Normal   [mem 0x100000000-0x42f5fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009cfff]
[    0.000000]   node   0: [mem 0x00100000-0x1fffffff]
[    0.000000]   node   0: [mem 0x20200000-0x3fffffff]
[    0.000000]   node   0: [mem 0x40200000-0xc9915fff]
[    0.000000]   node   0: [mem 0xca156000-0xcabaefff]
[    0.000000]   node   0: [mem 0xcaff2000-0xcaffffff]
[    0.000000]   node   0: [mem 0x100000000-0x42f5fffff]
[    0.000000] On node 0 totalpages: 4166937
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 156 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12862 pages used for memmap
[    0.000000]   DMA32 zone: 823165 pages, LIFO batch:31
[    0.000000]   Normal zone: 52184 pages used for memmap
[    0.000000]   Normal zone: 3339776 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] 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: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc9916000-0xc9e8dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xc9e8e000-0xca10dfff]
[    0.000000] PM: Registered nosave memory: [mem 0xca10e000-0xca112fff]
[    0.000000] PM: Registered nosave memory: [mem 0xca113000-0xca155fff]
[    0.000000] PM: Registered nosave memory: [mem 0xcabaf000-0xcaff1fff]
[    0.000000] PM: Registered nosave memory: [mem 0xcb000000-0xcb7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xcb800000-0xcf9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xcfa00000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xcfa00000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88042f200000 s86784 r8192 d23808 u524288
[    0.000000] pcpu-alloc: s86784 r8192 d23808 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 4101671
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=0e4c5413-91d3-4525-80a6-3408b58154cd rw clocksource=tsc nomodeset
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16323484K/16667748K available (5336K kernel code, 887K rwdata, 1688K rodata, 1128K init, 1164K bss, 344264K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	Dump stacks of tasks blocking RCU-preempt GP.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS:8448 nr_irqs:712 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 67108864 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 failed
[    0.000000] tsc: PIT calibration matches HPET. 1 loops
[    0.000000] tsc: Detected 3299.706 MHz processor
[    0.000026] Calibrating delay loop (skipped), value calculated using timer frequency.. 6602.38 BogoMIPS (lpj=10999020)
[    0.000028] pid_max: default: 32768 minimum: 301
[    0.000033] ACPI: Core revision 20140424
[    0.005063] ACPI: All ACPI Tables successfully acquired
[    0.072690] Security Framework initialized
[    0.072694] Yama: becoming mindful.
[    0.073449] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.075832] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.076849] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.076863] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.077062] Initializing cgroup subsys memory
[    0.077075] Initializing cgroup subsys devices
[    0.077080] Initializing cgroup subsys freezer
[    0.077082] Initializing cgroup subsys net_cls
[    0.077085] Initializing cgroup subsys blkio
[    0.077102] CPU: Physical Processor ID: 0
[    0.077103] CPU: Processor Core ID: 0
[    0.077106] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.077108] mce: CPU supports 9 MCE banks
[    0.077118] CPU0: Thermal monitoring enabled (TM1)
[    0.077127] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
tlb_flushall_shift: 6
[    0.077204] Freeing SMP alternatives memory: 20K (ffffffff819f9000 - ffffffff819fe000)
[    0.077951] ftrace: allocating 20445 entries in 80 pages
[    0.085871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.118840] smpboot: CPU0: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz (fam: 06, model: 2a, stepping: 07)
[    0.118846] TSC deadline timer enabled
[    0.118863] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
[    0.118877] perf_event_intel: PEBS disabled due to CPU errata, please upgrade microcode
[    0.118878] ... version:                3
[    0.118879] ... bit width:              48
[    0.118880] ... generic registers:      8
[    0.118881] ... value mask:             0000ffffffffffff
[    0.118881] ... max period:             0000ffffffffffff
[    0.118882] ... fixed-purpose events:   3
[    0.118883] ... event mask:             00000007000000ff
[    0.142240] x86: Booting SMP configuration:
[    0.142243] .... node  #0, CPUs:      #1
[    0.155398] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.158902]  #2 #3
[    0.188776] x86: Booted up 1 node, 4 CPUs
[    0.188779] smpboot: Total of 4 processors activated (26408.55 BogoMIPS)
[    0.191182] devtmpfs: initialized
[    0.193724] PM: Registering ACPI NVS region [mem 0xc9e8e000-0xca10dfff] (2621440 bytes)
[    0.193750] PM: Registering ACPI NVS region [mem 0xca113000-0xca155fff] (274432 bytes)
[    0.194395] pinctrl core: initialized pinctrl subsystem
[    0.194431] RTC time: 20:19:45, date: 10/18/14
[    0.194470] NET: Registered protocol family 16
[    0.194554] cpuidle: using governor ladder
[    0.194556] cpuidle: using governor menu
[    0.194576] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.194578] ACPI: bus type PCI registered
[    0.194579] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.194633] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.194635] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.194701] PCI: Using configuration type 1 for base access
[    0.209101] ACPI: Added _OSI(Module Device)
[    0.209102] ACPI: Added _OSI(Processor Device)
[    0.209103] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.209104] ACPI: Added _OSI(Processor Aggregator Device)
[    0.211117] ACPI: Executed 1 blocks of module-level executable AML code
[    0.222444] ACPI: Dynamic OEM Table Load:
[    0.222449] ACPI: SSDT 0xFFFF8804188FB000 00083B (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
[    0.235661] ACPI: Dynamic OEM Table Load:
[    0.235664] ACPI: SSDT 0xFFFF880418883800 000303 (v01 PmRef  ApIst    00003000 INTL 20051117)
[    0.248897] ACPI: Dynamic OEM Table Load:
[    0.248900] ACPI: SSDT 0xFFFF8804188C9A00 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
[    0.262538] ACPI: Interpreter enabled
[    0.262546] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
[    0.262556] ACPI: (supports S0 S1 S3 S4 S5)
[    0.262557] ACPI: Using IOAPIC for interrupt routing
[    0.262595] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.267487] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.267492] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.267639] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug]
[    0.267725] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[    0.268174] PCI host bridge to bus 0000:00
[    0.268176] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.268177] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.268178] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.268180] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.268181] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    0.268182] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.268183] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.268184] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    0.268186] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    0.268187] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[    0.268188] pci_bus 0000:00: root bus resource [mem 0xcfa00000-0xfeafffff]
[    0.268194] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
[    0.268263] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
[    0.268288] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.268319] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.268352] pci 0000:00:02.0: [8086:0112] type 00 class 0x038000
[    0.268360] pci 0000:00:02.0: reg 0x10: [mem 0xf7400000-0xf77fffff 64bit]
[    0.268365] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.268368] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.268450] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[    0.268471] pci 0000:00:14.0: reg 0x10: [mem 0xf7c00000-0xf7c0ffff 64bit]
[    0.268538] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.268572] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.268606] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[    0.268627] pci 0000:00:16.0: reg 0x10: [mem 0xf7c1a000-0xf7c1a00f 64bit]
[    0.268698] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.268772] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[    0.268796] pci 0000:00:1a.0: reg 0x10: [mem 0xf7c18000-0xf7c183ff]
[    0.268881] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.268927] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.268962] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[    0.268978] pci 0000:00:1b.0: reg 0x10: [mem 0xf7c10000-0xf7c13fff 64bit]
[    0.269048] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.269085] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.269115] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[    0.269194] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.269232] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.269265] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400
[    0.269343] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.269382] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.269413] pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400
[    0.269490] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.269529] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.269559] pci 0000:00:1c.5: [8086:1e1a] type 01 class 0x060400
[    0.269638] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.269677] pci 0000:00:1c.5: System wakeup disabled by ACPI
[    0.269708] pci 0000:00:1c.7: [8086:1e1e] type 01 class 0x060400
[    0.269785] pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
[    0.269824] pci 0000:00:1c.7: System wakeup disabled by ACPI
[    0.269859] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[    0.269879] pci 0000:00:1d.0: reg 0x10: [mem 0xf7c17000-0xf7c173ff]
[    0.269964] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.270010] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.270043] pci 0000:00:1f.0: [8086:1e44] type 00 class 0x060100
[    0.270201] pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
[    0.270218] pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
[    0.270226] pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
[    0.270233] pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
[    0.270241] pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
[    0.270248] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    0.270256] pci 0000:00:1f.2: reg 0x24: [mem 0xf7c16000-0xf7c167ff]
[    0.270298] pci 0000:00:1f.2: PME# supported from D3hot
[    0.270357] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[    0.270371] pci 0000:00:1f.3: reg 0x10: [mem 0xf7c15000-0xf7c150ff 64bit]
[    0.270391] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.270492] pci 0000:01:00.0: [1002:6818] type 00 class 0x030000
[    0.270502] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.270510] pci 0000:01:00.0: reg 0x18: [mem 0xf7b00000-0xf7b3ffff 64bit]
[    0.270515] pci 0000:01:00.0: reg 0x20: [io  0xe000-0xe0ff]
[    0.270524] pci 0000:01:00.0: reg 0x30: [mem 0xf7b40000-0xf7b5ffff pref]
[    0.270559] pci 0000:01:00.0: supports D1 D2
[    0.270560] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.270600] pci 0000:01:00.1: [1002:aab0] type 00 class 0x040300
[    0.270610] pci 0000:01:00.1: reg 0x10: [mem 0xf7b60000-0xf7b63fff 64bit]
[    0.270659] pci 0000:01:00.1: supports D1 D2
[    0.275460] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.275464] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.275468] pci 0000:00:01.0:   bridge window [mem 0xf7b00000-0xf7bfffff]
[    0.275473] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    0.275565] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.275643] pci 0000:03:00.0: [1b21:0612] type 00 class 0x010601
[    0.275664] pci 0000:03:00.0: reg 0x10: [io  0xd050-0xd057]
[    0.275677] pci 0000:03:00.0: reg 0x14: [io  0xd040-0xd043]
[    0.275690] pci 0000:03:00.0: reg 0x18: [io  0xd030-0xd037]
[    0.275703] pci 0000:03:00.0: reg 0x1c: [io  0xd020-0xd023]
[    0.275716] pci 0000:03:00.0: reg 0x20: [io  0xd000-0xd01f]
[    0.275729] pci 0000:03:00.0: reg 0x24: [mem 0xf7a00000-0xf7a001ff]
[    0.283561] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.283568] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    0.283574] pci 0000:00:1c.3:   bridge window [mem 0xf7a00000-0xf7afffff]
[    0.283695] pci 0000:04:00.0: [14e4:16b1] type 00 class 0x020000
[    0.283736] pci 0000:04:00.0: reg 0x10: [mem 0xf0010000-0xf001ffff 64bit pref]
[    0.283763] pci 0000:04:00.0: reg 0x18: [mem 0xf0000000-0xf000ffff 64bit pref]
[    0.283815] pci 0000:04:00.0: reg 0x30: [mem 0xf7900000-0xf79007ff pref]
[    0.283954] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.290224] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    0.290234] pci 0000:00:1c.4:   bridge window [mem 0xf7900000-0xf79fffff]
[    0.290242] pci 0000:00:1c.4:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.290348] pci 0000:05:00.0: [1b21:1080] type 01 class 0x060401
[    0.290491] pci 0000:05:00.0: System wakeup disabled by ACPI
[    0.290516] pci 0000:00:1c.5: PCI bridge to [bus 05-06]
[    0.290657] pci 0000:05:00.0: PCI bridge to [bus 06] (subtractive decode)
[    0.290774] pci 0000:07:00.0: [1b21:1042] type 00 class 0x0c0330
[    0.290814] pci 0000:07:00.0: reg 0x10: [mem 0xf7800000-0xf7807fff 64bit]
[    0.291013] pci 0000:07:00.0: PME# supported from D3hot D3cold
[    0.296885] pci 0000:00:1c.7: PCI bridge to [bus 07]
[    0.296895] pci 0000:00:1c.7:   bridge window [mem 0xf7800000-0xf78fffff]
[    0.296967] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
[    0.297398] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.297436] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.297473] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.297508] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15)
[    0.297544] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.297580] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.297615] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.297650] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.297715] ACPI: Enabled 4 GPEs in block 00 to 3F
[    0.297789] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.297790] vgaarb: loaded
[    0.297791] vgaarb: bridge control possible 0000:01:00.0
[    0.297815] PCI: Using ACPI for IRQ routing
[    0.299180] PCI: pci_cache_line_size set to 64 bytes
[    0.299238] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.299240] e820: reserve RAM buffer [mem 0xc9916000-0xcbffffff]
[    0.299241] e820: reserve RAM buffer [mem 0xcabaf000-0xcbffffff]
[    0.299242] e820: reserve RAM buffer [mem 0xcb000000-0xcbffffff]
[    0.299243] e820: reserve RAM buffer [mem 0x42f600000-0x42fffffff]
[    0.299322] NetLabel: Initializing
[    0.299323] NetLabel:  domain hash size = 128
[    0.299324] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.299333] NetLabel:  unlabeled traffic allowed by default
[    0.299353] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.299357] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.302377] Switched to clocksource hpet
[    0.305896] pnp: PnP ACPI init
[    0.305908] ACPI: bus type PNP registered
[    0.305971] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.305974] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.306033] system 00:01: [io  0x0680-0x069f] has been reserved
[    0.306035] system 00:01: [io  0x0200-0x020f] has been reserved
[    0.306037] system 00:01: [io  0xffff] has been reserved
[    0.306039] system 00:01: [io  0xffff] has been reserved
[    0.306040] system 00:01: [io  0x0400-0x0453] could not be reserved
[    0.306041] system 00:01: [io  0x0458-0x047f] has been reserved
[    0.306043] system 00:01: [io  0x0500-0x057f] has been reserved
[    0.306044] system 00:01: [io  0x164e-0x164f] has been reserved
[    0.306046] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.306070] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.306104] system 00:03: [io  0x0454-0x0457] has been reserved
[    0.306106] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.306159] system 00:04: [io  0x0290-0x029f] has been reserved
[    0.306161] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.306308] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.306310] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.306418] pnp 00:06: [dma 0 disabled]
[    0.306454] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.306615] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.306617] system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.306618] system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.306619] system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.306621] system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.306622] system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.306624] system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.306625] system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.306626] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
[    0.306628] system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.306629] system 00:07: [mem 0xcfa00000-0xcfa00fff] has been reserved
[    0.306631] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.306746] system 00:08: [mem 0x20000000-0x201fffff] has been reserved
[    0.306747] system 00:08: [mem 0x40000000-0x401fffff] has been reserved
[    0.306749] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.306758] pnp: PnP ACPI: found 9 devices
[    0.306759] ACPI: bus type PNP unregistered
[    0.312862] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02] add_size 1000
[    0.312865] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
[    0.312866] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
[    0.312910] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.312912] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.312913] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    0.312918] pci 0000:00:1c.0: BAR 14: assigned [mem 0xcfb00000-0xcfcfffff]
[    0.312923] pci 0000:00:1c.0: BAR 15: assigned [mem 0xcfd00000-0xcfefffff 64bit pref]
[    0.312925] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.312927] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.312929] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.312931] pci 0000:00:01.0:   bridge window [mem 0xf7b00000-0xf7bfffff]
[    0.312933] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    0.312935] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.312937] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.312942] pci 0000:00:1c.0:   bridge window [mem 0xcfb00000-0xcfcfffff]
[    0.312946] pci 0000:00:1c.0:   bridge window [mem 0xcfd00000-0xcfefffff 64bit pref]
[    0.312951] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.312954] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    0.312959] pci 0000:00:1c.3:   bridge window [mem 0xf7a00000-0xf7afffff]
[    0.312966] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    0.312971] pci 0000:00:1c.4:   bridge window [mem 0xf7900000-0xf79fffff]
[    0.312975] pci 0000:00:1c.4:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.312981] pci 0000:05:00.0: PCI bridge to [bus 06]
[    0.313003] pci 0000:00:1c.5: PCI bridge to [bus 05-06]
[    0.313013] pci 0000:00:1c.7: PCI bridge to [bus 07]
[    0.313018] pci 0000:00:1c.7:   bridge window [mem 0xf7800000-0xf78fffff]
[    0.313026] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.313027] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.313029] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.313030] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.313031] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.313032] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.313034] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[    0.313035] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[    0.313036] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[    0.313037] pci_bus 0000:00: resource 13 [mem 0xcfa00000-0xfeafffff]
[    0.313039] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.313040] pci_bus 0000:01: resource 1 [mem 0xf7b00000-0xf7bfffff]
[    0.313041] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    0.313042] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    0.313044] pci_bus 0000:02: resource 1 [mem 0xcfb00000-0xcfcfffff]
[    0.313045] pci_bus 0000:02: resource 2 [mem 0xcfd00000-0xcfefffff 64bit pref]
[    0.313046] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.313047] pci_bus 0000:03: resource 1 [mem 0xf7a00000-0xf7afffff]
[    0.313049] pci_bus 0000:04: resource 1 [mem 0xf7900000-0xf79fffff]
[    0.313050] pci_bus 0000:04: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.313051] pci_bus 0000:07: resource 1 [mem 0xf7800000-0xf78fffff]
[    0.313069] NET: Registered protocol family 2
[    0.313239] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.313420] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.313535] TCP: Hash tables configured (established 131072 bind 65536)
[    0.313549] TCP: reno registered
[    0.313563] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.313608] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.313671] NET: Registered protocol family 1
[    0.345789] pci 0000:01:00.0: Boot video device
[    0.345919] PCI: CLS 64 bytes, default 64
[    0.345953] Unpacking initramfs...
[    0.386044] Freeing initrd memory: 3208K (ffff8800379ac000 - ffff880037cce000)
[    0.386051] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.386053] software IO TLB [mem 0xc5916000-0xc9916000] (64MB) mapped at [ffff8800c5916000-ffff8800c9915fff]
[    0.386243] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[    0.386277] Scanning for low memory corruption every 60 seconds
[    0.386464] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.386765] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.387759] zbud: loaded
[    0.387872] VFS: Disk quotas dquot_6.5.2
[    0.387897] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.387977] msgmni has been set to 31888
[    0.388015] Key type big_key registered
[    0.388118] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.388152] io scheduler noop registered
[    0.388155] io scheduler deadline registered
[    0.388189] io scheduler cfq registered (default)
[    0.388319] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.388428] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[    0.388549] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
[    0.388667] pcieport 0000:00:1c.4: irq 43 for MSI/MSI-X
[    0.388787] pcieport 0000:00:1c.5: irq 44 for MSI/MSI-X
[    0.388856] pcieport 0000:00:1c.7: irq 45 for MSI/MSI-X
[    0.388926] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    0.388928] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    0.388929] pci 0000:01:00.1: Signaling PME through PCIe PME interrupt
[    0.388931] pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
[    0.388946] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    0.388950] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
[    0.388981] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
[    0.388982] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    0.388986] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
[    0.389002] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    0.389003] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
[    0.389007] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
[    0.389021] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
[    0.389023] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
[    0.389026] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
[    0.389042] pcieport 0000:00:1c.7: Signaling PME through PCIe PME interrupt
[    0.389043] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt
[    0.389047] pcie_pme 0000:00:1c.7:pcie01: service driver pcie_pme loaded
[    0.389058] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.389069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.389089] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[    0.389090] vesafb: scrolling: redraw
[    0.389091] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[    0.389104] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90005b80000, using 8128k, total 8128k
[    0.474352] Console: switching to colour frame buffer device 240x67
[    0.559217] fb0: VESA VGA frame buffer device
[    0.559228] intel_idle: MWAIT substates: 0x1120
[    0.559229] intel_idle: v0.4 model 0x2A
[    0.559230] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.559352] GHES: HEST is not enabled!
[    0.559405] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.579960] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.580242] Linux agpgart interface v0.103
[    0.580279] rtc_cmos 00:02: RTC can wake from S4
[    0.580391] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.580419] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.580426] Intel P-state driver initializing.
[    0.580433] Intel pstate controlling: cpu 0
[    0.580449] Intel pstate controlling: cpu 1
[    0.580462] Intel pstate controlling: cpu 2
[    0.580476] Intel pstate controlling: cpu 3
[    0.580506] ledtrig-cpu: registered to indicate activity on CPUs
[    0.580649] TCP: cubic registered
[    0.580788] NET: Registered protocol family 10
[    0.581027] NET: Registered protocol family 17
[    0.581575] registered taskstats version 1
[    0.582362]   Magic number: 2:770:346
[    0.582370] tty tty63: hash matches
[    0.582486] rtc_cmos 00:02: setting system clock to 2014-10-18 20:19:46 UTC (1413663586)
[    0.582596] PM: Hibernation image not present or could not be loaded.
[    0.583686] Freeing unused kernel memory: 1128K (ffffffff818df000 - ffffffff819f9000)
[    0.583688] Write protecting the kernel read-only data: 8192k
[    0.586617] Freeing unused kernel memory: 796K (ffff880001539000 - ffff880001600000)
[    0.587894] Freeing unused kernel memory: 360K (ffff8800017a6000 - ffff880001800000)
[    0.595189] random: systemd-tmpfile urandom read with 1 bits of entropy available
[    0.596205] systemd-udevd[57]: starting version 216
[    0.605728] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.608836] ACPI: bus type USB registered
[    0.608840] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.608855] usbcore: registered new interface driver usbfs
[    0.608864] usbcore: registered new interface driver hub
[    0.608874] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.608932] usbcore: registered new device driver usb
[    0.609307] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.609522] ehci-pci: EHCI PCI platform driver
[    0.609639] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    0.609643] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.609654] ehci-pci 0000:00:1a.0: debug port 2
[    0.613549] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    0.613561] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7c18000
[    0.614722] SCSI subsystem initialized
[    0.615543] libata version 3.00 loaded.
[    0.622089] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    0.622451] hub 1-0:1.0: USB hub found
[    0.622458] hub 1-0:1.0: 2 ports detected
[    0.622663] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.622668] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    0.622680] ehci-pci 0000:00:1d.0: debug port 2
[    0.626568] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.626583] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7c17000
[    0.635400] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.635514] hub 2-0:1.0: USB hub found
[    0.635518] hub 2-0:1.0: 2 ports detected
[    0.635690] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.635695] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.635800] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.635818] xhci_hcd 0000:00:14.0: irq 46 for MSI/MSI-X
[    0.635992] hub 3-0:1.0: USB hub found
[    0.636001] hub 3-0:1.0: 4 ports detected
[    0.636252] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.636254] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.636364] hub 4-0:1.0: USB hub found
[    0.636372] hub 4-0:1.0: 4 ports detected
[    0.636616] ahci 0000:00:1f.2: version 3.0
[    0.636653] xhci_hcd 0000:07:00.0: xHCI Host Controller
[    0.636658] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 5
[    0.636743] ahci 0000:00:1f.2: irq 47 for MSI/MSI-X
[    0.636832] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    0.636834] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    0.669301] scsi0 : ahci
[    0.669462] scsi1 : ahci
[    0.669589] scsi2 : ahci
[    0.669742] scsi3 : ahci
[    0.669890] scsi4 : ahci
[    0.670023] scsi5 : ahci
[    0.670059] ata1: SATA max UDMA/133 abar m2048@0xf7c16000 port 0xf7c16100 irq 47
[    0.670061] ata2: SATA max UDMA/133 abar m2048@0xf7c16000 port 0xf7c16180 irq 47
[    0.670064] ata3: SATA max UDMA/133 abar m2048@0xf7c16000 port 0xf7c16200 irq 47
[    0.670068] ata4: SATA max UDMA/133 abar m2048@0xf7c16000 port 0xf7c16280 irq 47
[    0.670071] ata5: SATA max UDMA/133 abar m2048@0xf7c16000 port 0xf7c16300 irq 47
[    0.670074] ata6: SATA max UDMA/133 abar m2048@0xf7c16000 port 0xf7c16380 irq 47
[    0.670201] ahci 0000:03:00.0: irq 48 for MSI/MSI-X
[    0.670221] ahci 0000:03:00.0: SSS flag set, parallel bus scan disabled
[    0.670295] ahci 0000:03:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    0.670296] ahci 0000:03:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs 
[    0.670534] scsi6 : ahci
[    0.670635] scsi7 : ahci
[    0.670682] ata7: SATA max UDMA/133 abar m512@0xf7a00000 port 0xf7a00100 irq 48
[    0.670686] ata8: SATA max UDMA/133 abar m512@0xf7a00000 port 0xf7a00180 irq 48
[    0.699376] xhci_hcd 0000:07:00.0: irq 49 for MSI/MSI-X
[    0.699378] xhci_hcd 0000:07:00.0: irq 50 for MSI/MSI-X
[    0.699381] xhci_hcd 0000:07:00.0: irq 51 for MSI/MSI-X
[    0.699383] xhci_hcd 0000:07:00.0: irq 52 for MSI/MSI-X
[    0.699385] xhci_hcd 0000:07:00.0: irq 53 for MSI/MSI-X
[    0.699602] hub 5-0:1.0: USB hub found
[    0.699610] hub 5-0:1.0: 2 ports detected
[    0.699683] xhci_hcd 0000:07:00.0: xHCI Host Controller
[    0.699685] xhci_hcd 0000:07:00.0: new USB bus registered, assigned bus number 6
[    0.699857] hub 6-0:1.0: USB hub found
[    0.699865] hub 6-0:1.0: 2 ports detected
[    0.928504] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    0.988439] ata5: SATA link down (SStatus 0 SControl 300)
[    0.988479] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    0.988481] ata7: SATA link down (SStatus 0 SControl 300)
[    0.988506] ata2: SATA link down (SStatus 0 SControl 300)
[    0.988530] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    0.988549] ata3: SATA link down (SStatus 0 SControl 300)
[    0.988571] ata1: SATA link down (SStatus 0 SControl 300)
[    0.989544] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    0.989549] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    0.989553] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    0.990255] ata6.00: ATA-8: ST1500DL003-9VT16L, CC4A, max UDMA/133
[    0.990259] ata6.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    0.991564] ata6.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    0.991570] ata6.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    0.991573] ata6.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    0.992264] ata6.00: configured for UDMA/133
[    0.995772] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    0.995777] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    0.995781] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    0.996565] ata4.00: ATAPI: HL-DT-ST BD-RE  BH16NS40, 1.03, max UDMA/100
[    1.001762] ata4.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.001767] ata4.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.001770] ata4.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.002338] ata4.00: configured for UDMA/100
[    1.011102] scsi 3:0:0:0: CD-ROM            HL-DT-ST BD-RE  BH16NS40  1.03 PQ: 0 ANSI: 5
[    1.027911] scsi 5:0:0:0: Direct-Access     ATA      ST1500DL003-9VT1 CC4A PQ: 0 ANSI: 5
[    1.045380] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.045385] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.045636] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    1.045881] sd 5:0:0:0: [sda] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB)
[    1.045885] sd 5:0:0:0: [sda] 4096-byte physical blocks
[    1.045952] sd 5:0:0:0: [sda] Write Protect is off
[    1.045956] sd 5:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.045999] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.055930] hub 1-1:1.0: USB hub found
[    1.056133] hub 1-1:1.0: 6 ports detected
[    1.105553]  sda: sda1 sda2 sda3
[    1.106533] sd 5:0:0:0: [sda] Attached SCSI disk
[    1.214917] usb 3-1: new low-speed USB device number 2 using xhci_hcd
[    1.348096] ata8: SATA link down (SStatus 0 SControl 300)
[    1.388021] tsc: Refined TSC clocksource calibration: 3300.023 MHz
[    1.388027] Override clocksource tsc is not HRT compatible. Cannot switch while in HRT/NOHZ mode
[    1.391698] usb 3-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    1.393294] hidraw: raw HID events driver (C) Jiri Kosina
[    1.395419] usbcore: registered new interface driver usbhid
[    1.395423] usbhid: USB HID core driver
[    1.396091] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:046D:C054.0001/input/input2
[    1.396149] hid-generic 0003:046D:C054.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-1/input0
[    1.551280] usb 3-2: new low-speed USB device number 3 using xhci_hcd
[    1.709893] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    1.733016] usb 3-2: ep 0x81 - rounding interval to 128 microframes, ep desc says 192 microframes
[    1.733021] usb 3-2: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[    1.736859] input: Lite-On Technology Corp. USB Multimedia Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:04CA:002F.0002/input/input3
[    1.736987] hid-generic 0003:04CA:002F.0002: input,hidraw1: USB HID v1.10 Keyboard [Lite-On Technology Corp. USB Multimedia Keyboard] on usb-0000:00:14.0-2/input0
[    1.744704] input: Lite-On Technology Corp. USB Multimedia Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:04CA:002F.0003/input/input4
[    1.744916] hid-generic 0003:04CA:002F.0003: input,hiddev0,hidraw2: USB HID v1.10 Device [Lite-On Technology Corp. USB Multimedia Keyboard] on usb-0000:00:14.0-2/input1
[    1.850980] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.975011] hub 2-1:1.0: USB hub found
[    1.975209] hub 2-1:1.0: 8 ports detected
[    2.054277] usb 1-1.2: new high-speed USB device number 3 using ehci-pci
[    2.239296] systemd[1]: systemd 216 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN )
[    2.239502] systemd[1]: Detected architecture 'x86-64'.
[    2.274818] systemd[1]: Set hostname to <freyr>.
[    2.387300] Switched to clocksource tsc
[    2.662078] random: nonblocking pool is initialized
[    3.960055] systemd[1]: Cannot add dependency job for unit mysqld.service, ignoring: Unit mysqld.service failed to load: No such file or directory.
[    3.960513] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    3.960589] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.960603] systemd[1]: Starting Remote File Systems.
[    3.961239] systemd[1]: Reached target Remote File Systems.
[    3.961252] systemd[1]: Expecting device sys-subsystem-net-devices-wlp0s26u1u2.device...
[    3.962090] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    3.963197] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.963217] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[    3.963254] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    3.963266] systemd[1]: Starting Encrypted Volumes.
[    3.963857] systemd[1]: Reached target Encrypted Volumes.
[    3.963868] systemd[1]: Starting Swap.
[    3.964335] systemd[1]: Reached target Swap.
[    3.964347] systemd[1]: Expecting device dev-disk-by\x2duuid-9c3aec67\x2d1f2d\x2d4bce\x2d924c\x2df29be287df66.device...
[    3.965448] systemd[1]: Starting Root Slice.
[    3.973729] systemd[1]: Created slice Root Slice.
[    3.973743] systemd[1]: Starting User and Session Slice.
[    3.974512] systemd[1]: Created slice User and Session Slice.
[    3.974525] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    3.975278] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    3.975290] systemd[1]: Starting Delayed Shutdown Socket.
[    3.975901] systemd[1]: Listening on Delayed Shutdown Socket.
[    3.975911] systemd[1]: Starting Device-mapper event daemon FIFOs.
[    3.976572] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    3.976582] systemd[1]: Starting Journal Socket (/dev/log).
[    3.977188] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.977198] systemd[1]: Starting LVM2 metadata daemon socket.
[    3.977815] systemd[1]: Listening on LVM2 metadata daemon socket.
[    3.977829] systemd[1]: Starting udev Kernel Socket.
[    3.978363] systemd[1]: Listening on udev Kernel Socket.
[    3.978376] systemd[1]: Starting udev Control Socket.
[    3.978928] systemd[1]: Listening on udev Control Socket.
[    3.978940] systemd[1]: Starting Journal Socket.
[    3.979454] systemd[1]: Listening on Journal Socket.
[    3.979471] systemd[1]: Starting System Slice.
[    3.980114] systemd[1]: Created slice System Slice.
[    3.980132] systemd[1]: Started File System Check on Root Device.
[    3.980141] systemd[1]: Starting system-systemd\x2dfsck.slice.
[    3.980930] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    3.994982] systemd[1]: Mounting Temporary Directory...
[    4.002988] systemd[1]: Starting system-netctl\x2dauto.slice.
[    4.003770] systemd[1]: Created slice system-netctl\x2dauto.slice.
[    4.003793] systemd[1]: Starting system-getty.slice.
[    4.004462] systemd[1]: Created slice system-getty.slice.
[    4.055151] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    4.056621] systemd[1]: Mounting Huge Pages File System...
[    4.078860] systemd[1]: Starting Load Kernel Modules...
[    4.080652] systemd[1]: Started Set Up Additional Binary Formats.
[    4.080753] systemd[1]: Mounting Debug File System...
[    4.081744] systemd[1]: Starting udev Coldplug all Devices...
[    4.082779] systemd[1]: Mounting POSIX Message Queue File System...
[    4.083808] systemd[1]: Starting Setup Virtual Console...
[    4.084774] systemd[1]: Starting Journal Service...
[    4.086278] systemd[1]: Started Journal Service.
[    4.512956] EXT4-fs (sda1): re-mounted. Opts: data=ordered
[    4.861740] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
[    4.861746] ACPI: Power Button [PWRB]
[    4.861804] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[    4.861807] ACPI: Power Button [PWRF]
[    4.895900] AMD IOMMUv2 driver by Joerg Roedel <joerg.roedel@amd.com>
[    4.895904] AMD IOMMUv2 functionality not available on this system
[    5.221098] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[    5.221101] Disabling lock debugging due to kernel taint
[    5.247615] <6>[fglrx] Maximum main memory to use for locked dma buffers: 15573 MBytes.
[    5.247864] <6>[fglrx]   vendor: 1002 device: 6818 count: 1
[    5.248282] <6>[fglrx] ioport: bar 4, base 0xe000, size: 0x100
[    5.248571] <6>[fglrx] Kernel PAT support is enabled
[    5.248592] <6>[fglrx] module loaded - fglrx 14.20.7 [Sep  2 2014] with 1 minors
[    5.320150] systemd-udevd[174]: starting version 216
[    5.816612] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20140424/utaddress-258)
[    5.816618] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.816621] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\GPR2) (20140424/utaddress-258)
[    5.816623] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140424/utaddress-258)
[    5.816625] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.816626] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\GPR2) (20140424/utaddress-258)
[    5.816628] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140424/utaddress-258)
[    5.816630] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.816631] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\GPR2) (20140424/utaddress-258)
[    5.816633] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20140424/utaddress-258)
[    5.816634] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.816635] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    5.851919] mei_me 0000:00:16.0: irq 54 for MSI/MSI-X
[    5.897121] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    5.897285] acpi device:42: registered as cooling_device4
[    5.897340] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[    5.932422] [drm] Initialized drm 1.1.0 20060810
[    6.009212] mousedev: PS/2 mouse device common for all mice
[    6.038892] ACPI Warning: SystemIO range 0x000000000000f040-0x000000000000f05f conflicts with OpRegion 0x000000000000f040-0x000000000000f04f (\_SB_.PCI0.SBUS.SMBI) (20140424/utaddress-258)
[    6.038897] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    6.057576] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    6.153060] cfg80211: Calling CRDA to update world regulatory domain
[    6.180263] microcode: CPU0 sig=0x206a7, pf=0x2, revision=0x25
[    6.210105] microcode: CPU1 sig=0x206a7, pf=0x2, revision=0x25
[    6.210148] microcode: CPU2 sig=0x206a7, pf=0x2, revision=0x25
[    6.210161] microcode: CPU3 sig=0x206a7, pf=0x2, revision=0x25
[    6.210244] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    6.293501] iTCO_vendor_support: vendor-support=0
[    6.293897] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    6.293926] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
[    6.294015] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    6.322810] wmi: Mapper loaded
[    6.585025] snd_hda_intel 0000:00:1b.0: irq 55 for MSI/MSI-X
[    6.585188] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[    6.585191] snd_hda_intel 0000:01:00.1: Force to non-snoop mode
[    6.585224] snd_hda_intel 0000:01:00.1: irq 56 for MSI/MSI-X
[    6.586397] usb 1-1.2: reset high-speed USB device number 3 using ehci-pci
[    6.670917] AVX version of gcm_enc/dec engaged.
[    6.681297] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3071, rev 021c detected
[    6.698042] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
[    6.698109] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
[    6.698176] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[    6.698879] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12
[    6.699435] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[    6.699851] input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[    6.710268] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
[    6.731833] sound hdaudioC0D0: autoconfig: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    6.731837] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.731839] sound hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    6.731840] sound hdaudioC0D0:    mono: mono_out=0x0
[    6.731842] sound hdaudioC0D0:    dig-out=0x1e/0x0
[    6.731843] sound hdaudioC0D0:    inputs:
[    6.731846] sound hdaudioC0D0:      Front Mic=0x19
[    6.731847] sound hdaudioC0D0:      Rear Mic=0x18
[    6.731849] sound hdaudioC0D0:      Line=0x1a
[    6.746395] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input15
[    6.747618] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[    6.747689] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[    6.747752] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[    6.747814] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[    6.747865] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
[    6.747915] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
[    6.747966] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
[    6.748015] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input23
[    6.748065] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input24
[    6.748113] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input25
[    6.749740] pps_core: LinuxPPS API ver. 1 registered
[    6.749742] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    6.755392] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    6.755613] usbcore: registered new interface driver rt2800usb
[    6.814594] PTP clock support registered
[    6.843064] tg3.c:v3.137 (May 11, 2014)
[    6.880663] tg3 0000:04:00.0 eth0: Tigon3 [partno(BCM57781) rev 57785100] (PCI Express) MAC address bc:5f:f4:4a:c8:80
[    6.880666] tg3 0000:04:00.0 eth0: attached PHY is 57765 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
[    6.880668] tg3 0000:04:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    6.880670] tg3 0000:04:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
[    7.112219] systemd-udevd[185]: renamed network interface wlan0 to wlp0s26u1u2
[    7.152575] systemd-udevd[186]: renamed network interface eth0 to enp4s0
[    7.541045] intel_rapl: RAPL domain dram detection failed
[    8.065702] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: data=ordered
[    8.222952] systemd-journald[150]: Received request to flush runtime journal from PID 1
[   10.948334] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[   10.985941] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
[   11.279585] IPv6: ADDRCONF(NETDEV_UP): wlp0s26u1u2: link is not ready
[   12.900810] wlp0s26u1u2: authenticate with 84:c9:b2:c3:61:2f
[   12.954546] wlp0s26u1u2: send auth to 84:c9:b2:c3:61:2f (try 1/3)
[   12.956047] wlp0s26u1u2: authenticated
[   12.956778] wlp0s26u1u2: associate with 84:c9:b2:c3:61:2f (try 1/3)
[   12.960542] wlp0s26u1u2: RX AssocResp from 84:c9:b2:c3:61:2f (capab=0xc31 status=0 aid=1)
[   12.969284] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s26u1u2: link becomes ready
[   12.969333] wlp0s26u1u2: associated
[   18.945132] fglrx_pci 0000:01:00.0: irq 57 for MSI/MSI-X
[   18.945927] <6>[fglrx] Firegl kernel thread PID: 371
[   18.946150] <6>[fglrx] Firegl kernel thread PID: 372
[   18.946381] <6>[fglrx] Firegl kernel thread PID: 373
[   18.946510] <6>[fglrx] IRQ 57 Enabled
[   18.958991] <6>[fglrx] Reserved FB block: Shared offset:0, size:1000000 
[   18.958994] <6>[fglrx] Reserved FB block: Unshared offset:f838000, size:4000 
[   18.958996] <6>[fglrx] Reserved FB block: Unshared offset:f83c000, size:4c4000 
[   18.958998] <6>[fglrx] Reserved FB block: Unshared offset:7ffef000, size:11000 
[   41.687658] fuse init (API version 7.23)

grub:

GRUB_DEFAULT=0
GRUB_TIMEOUT=0
GRUB_DISTRIBUTOR="Arch"
GRUB_CMDLINE_LINUX="clocksource=acpi_pm nomodeset"

# Preload both GPT and MBR modules so that they are not missed
GRUB_PRELOAD_MODULES="part_gpt part_msdos"

# Uncomment to enable Hidden Menu, and optionally hide the timeout count
GRUB_HIDDEN_TIMEOUT=1
GRUB_HIDDEN_TIMEOUT_QUIET=false

# Uncomment to use basic console
GRUB_TERMINAL_INPUT=console

# Uncomment to disable graphical terminal
#GRUB_TERMINAL_OUTPUT=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=auto

# Uncomment to allow the kernel use the same resolution used by grub
GRUB_GFXPAYLOAD_LINUX=keep

# Uncomment if you want GRUB to pass to the Linux kernel the old parameter
# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
GRUB_DISABLE_RECOVERY=true

# Uncomment and set to the desired menu colors.  Used by normal and wallpaper
# modes only.  Entries specified as foreground/background.
#GRUB_COLOR_NORMAL="light-blue/black"
#GRUB_COLOR_HIGHLIGHT="light-cyan/blue"

# Uncomment one of them for the gfx desired, a image background or a gfxtheme
#GRUB_BACKGROUND="/path/to/wallpaper"
#GRUB_THEME="/path/to/gfxtheme"

# Uncomment to get a beep at GRUB start
#GRUB_INIT_TUNE="480 440 1"

#GRUB_SAVEDEFAULT="true"

Any suggestions?

Offline

#2 2014-10-18 23:53:27

cafe
Member
Registered: 2014-03-20
Posts: 156

Re: tsc: Fast TSC calibration failed; apparently harmless but annoying

I'm glad i'm not the only one with this issue. In my setup the issue appears randomly.
Sometimes I have :

Oct 18 19:47:53 cafe kernel: tsc: Fast TSC calibration failed
Oct 18 19:47:53 cafe kernel: tsc: PIT calibration matches HPET. 1 loops
Oct 18 19:47:53 cafe kernel: tsc: Detected 2593.889 MHz processor
Oct 18 19:47:53 cafe kernel: tsc: Refined TSC clocksource calibration: 2594.107 MHz
Oct 18 19:47:53 cafe kernel: Switched to clocksource tsc

Other times I have

Oct 19 01:33:10 cafe kernel: tsc: Fast TSC calibration using PIT
Oct 19 01:33:10 cafe kernel: tsc: Detected 2593.952 MHz processor
Oct 19 01:33:10 cafe kernel: tsc: Refined TSC clocksource calibration: 2594.107 MHz
Oct 19 01:33:10 cafe kernel: Switched to clocksource tsc

I'll try to force the use of Time Stamp Counters (TSC) as a clocksource in the kernel boot line as you suggested and will report back.

Offline

#3 2014-10-22 19:48:02

cafe
Member
Registered: 2014-03-20
Posts: 156

Re: tsc: Fast TSC calibration failed; apparently harmless but annoying

Hi,

I bring some insights to this issue. Just like you, none of the three clocksources (tsc, hpet nor acpi_pm) solved this issue for me.

I've recently noticed that the Fast TSC calibration fails only at night when I arrive home after work. At first, I thought it could be some sort of kernel witchery that I couldn't understand with my little knowledge on kernel programming. This is a ghost that has haunted me for a long time now and I am definitely willing to purge it out of my computer. big_smile

So I started to run some tests to find the culprit. My first guess was that the old monitor I use at home had something to do with it. Nope. I started then to remove every device from my laptop, one by one. External HD, mouse, keyboard, Ethernet cable, even the power adaptor, and guess what? My old sun keyboard, when attached to my laptop at boot time causes this message to appear.

[0.000000] tsc: Fast TSC calibration failed

I've tested other keyboards that I have at home. A relatively new USB HP keyboard presented the same issue. I've also tested a PS2 keyboard connected to the dockstation of my laptop and for my surprise, the message did not appear. My conclusion was that any USB keyboard, when connected to the computer before GRUB starts the system, will cause some sort of delay that will make the PIT calibration exceeds the default tolerance of 50ms (as seen in the kernel source code)

This is just what I discovered today. I'll keep digging, but I have the impression that I won't be able to go any further than this. Anyway, could someone confirm that USB keyboards are in fact causing this message to appear?

My next test will be to remove the keyboard hook from the initcpio image. I hope to force the detection of keyboards after the kernel has already started. Who knows, right?

Cheers,

Last edited by cafe (2014-10-22 19:51:18)

Offline

#4 2014-10-23 05:54:32

Urnoev
Member
Registered: 2014-10-18
Posts: 5

Re: tsc: Fast TSC calibration failed; apparently harmless but annoying

Hmmm, very odd.
Of all the things I thought of, that could cause this warning, keyboards were not very high on my list.
I only have one here right now, so I cannot test in this direction, but I wish you the best of luck.

But remember, the warning appears randomly, so start your computer multiple times with the keyboards connected, to make sure it has a real effect.

Offline

#5 2014-10-23 09:32:22

cafe
Member
Registered: 2014-03-20
Posts: 156

Re: tsc: Fast TSC calibration failed; apparently harmless but annoying

Now I'm 100% sure it is the cause, at least for me. I've rebooted my computer many times last night to be sure of that.
I'll continue the tests today after work.

Offline

#6 2014-10-24 16:30:09

cafe
Member
Registered: 2014-03-20
Posts: 156

Re: tsc: Fast TSC calibration failed; apparently harmless but annoying

I can confirm that removing the keyboard hook from the initramfs image did not solve my issue.

  Keep calm     
         &             
Keep Digging

Offline

Board footer

Powered by FluxBB