Skip to content

Instantly share code, notes, and snippets.

Created February 7, 2016 21:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/36c8729a93443968dd47 to your computer and use it in GitHub Desktop.
Save anonymous/36c8729a93443968dd47 to your computer and use it in GitHub Desktop.
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.1.17-1-lts (builduser@andyrtr) (gcc version 5.3.0 (GCC) ) #1 SMP Mon Feb 1 16:35:08 CET 2016
[ 0.000000] Command line: root=/dev/mapper/crypt_ssd1 cryptdevice=/dev/disk/by-id/ata-KINGSTON_SV200S364G_X1CA31TLKATK-part1:crypt_ssd1:allow-discards ro video=vesafb:ywrap,mtrr:3 vga=791 rootflags=discard
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfedffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bfee0000-0x00000000bfee2fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bfee3000-0x00000000bfeeffff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bfef0000-0x00000000bfefffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: Gigabyte Technology Co., Ltd. G41M-Combo/G41M-Combo, BIOS FB 10/25/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 = 0x240000 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-CBFFF write-protect
[ 0.000000] CC000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F00000000 write-back
[ 0.000000] 1 base 0C0000000 mask FC0000000 uncachable
[ 0.000000] 2 base 100000000 mask F00000000 write-back
[ 0.000000] 3 base 200000000 mask FC0000000 write-back
[ 0.000000] 4 base 0BFF00000 mask FFFF00000 uncachable
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
[ 0.000000] e820: update [mem 0xbff00000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0xbfee0 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f52c0-0x000f52cf] mapped at [ffff8800000f52c0]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[ 0.000000] [mem 0x00000000-0x000fffff] page 4k
[ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
[ 0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
[ 0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x23fe00000-0x23fffffff]
[ 0.000000] [mem 0x23fe00000-0x23fffffff] page 2M
[ 0.000000] BRK [0x01b35000, 0x01b35fff] PGTABLE
[ 0.000000] init_memory_mapping: [mem 0x220000000-0x23fdfffff]
[ 0.000000] [mem 0x220000000-0x23fdfffff] page 2M
[ 0.000000] init_memory_mapping: [mem 0x00100000-0xbfedffff]
[ 0.000000] [mem 0x00100000-0x001fffff] page 4k
[ 0.000000] [mem 0x00200000-0xbfdfffff] page 2M
[ 0.000000] [mem 0xbfe00000-0xbfedffff] page 4k
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x21fffffff]
[ 0.000000] [mem 0x100000000-0x21fffffff] page 2M
[ 0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
[ 0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x37a21000-0x37feffff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F6D50 000014 (v00 GBT )
[ 0.000000] ACPI: RSDT 0x00000000BFEE3040 000040 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: FACP 0x00000000BFEE30C0 000074 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: DSDT 0x00000000BFEE3180 00423A (v01 GBT GBTUACPI 00001000 MSFT 0100000C)
[ 0.000000] ACPI: FACS 0x00000000BFEE0000 000040
[ 0.000000] ACPI: MSDM 0x00000000BFEE7500 000055 (v03 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: HPET 0x00000000BFEE75C0 000038 (v01 GBT GBTUACPI 42302E31 GBTU 00000098)
[ 0.000000] ACPI: MCFG 0x00000000BFEE7640 00003C (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: TAMG 0x00000000BFEE7680 006352 (v01 GBT GBT B0 5455312E BG?? 00020101)
[ 0.000000] ACPI: APIC 0x00000000BFEE7400 000084 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
[ 0.000000] ACPI: SSDT 0x00000000BFEEE060 0003AB (v01 PmRef CpuPm 00003000 INTL 20040311)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023fffffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x23fff7000-0x23fffafff]
[ 0.000000] [ffffea0000000000-ffffea0008ffffff] PMD -> [ffff880237600000-ffff88023f5fffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000023fffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bfedffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000023fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000023fffffff]
[ 0.000000] On node 0 totalpages: 2096766
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 12220 pages used for memmap
[ 0.000000] DMA32 zone: 782048 pages, LIFO batch:31
[ 0.000000] Normal zone: 20480 pages used for memmap
[ 0.000000] Normal zone: 1310720 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
[ 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: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfee0000-0xbfee2fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfee3000-0xbfeeffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbfef0000-0xbfefffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbff00000-0xdfffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xffffffff]
[ 0.000000] e820: [mem 0xbff00000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88023fc00000 s95128 r8192 d31848 u524288
[ 0.000000] pcpu-alloc: s95128 r8192 d31848 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2063981
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: root=/dev/mapper/crypt_ssd1 cryptdevice=/dev/disk/by-id/ata-KINGSTON_SV200S364G_X1CA31TLKATK-part1:crypt_ssd1:allow-discards ro video=vesafb:ywrap,mtrr:3 vga=791 rootflags=discard
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 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: 8171608K/8387064K available (5663K kernel code, 898K rwdata, 1740K rodata, 1188K init, 1152K bss, 215456K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 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:456 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2133.377 MHz processor
[ 0.010013] Calibrating delay loop (skipped), value calculated using timer frequency.. 4266.75 BogoMIPS (lpj=21333770)
[ 0.010017] pid_max: default: 32768 minimum: 301
[ 0.010026] ACPI: Core revision 20150410
[ 0.012854] ACPI: All ACPI Tables successfully acquired
[ 0.012885] Security Framework initialized
[ 0.012894] Yama: becoming mindful.
[ 0.013706] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.017837] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.020294] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.020312] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.020719] Initializing cgroup subsys blkio
[ 0.020724] Initializing cgroup subsys memory
[ 0.020737] Initializing cgroup subsys devices
[ 0.020740] Initializing cgroup subsys freezer
[ 0.020744] Initializing cgroup subsys net_cls
[ 0.020771] CPU: Physical Processor ID: 0
[ 0.020773] CPU: Processor Core ID: 0
[ 0.020775] mce: CPU supports 6 MCE banks
[ 0.020783] CPU0: Thermal monitoring enabled (TM2)
[ 0.020788] process: using mwait in idle threads
[ 0.020793] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[ 0.020795] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[ 0.021138] Freeing SMP alternatives memory: 20K (ffffffff81a0b000 - ffffffff81a10000)
[ 0.022906] ftrace: allocating 21661 entries in 85 pages
[ 0.030461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.140000] smpboot: CPU0: Intel(R) Core(TM)2 CPU 6420 @ 2.13GHz (fam: 06, model: 0f, stepping: 06)
[ 0.140000] Performance Events: PEBS fmt0-, 4-deep LBR, Core2 events, Intel PMU driver.
[ 0.140000] perf_event_intel: PEBS disabled due to CPU errata
[ 0.140000] ... version: 2
[ 0.140000] ... bit width: 40
[ 0.140000] ... generic registers: 2
[ 0.140000] ... value mask: 000000ffffffffff
[ 0.140000] ... max period: 000000007fffffff
[ 0.140000] ... fixed-purpose events: 3
[ 0.140000] ... event mask: 0000000700000003
[ 0.140000] x86: Booting SMP configuration:
[ 0.140000] .... node #0, CPUs: #1
[ 0.143998] x86: Booted up 1 node, 2 CPUs
[ 0.144002] smpboot: Total of 2 processors activated (8533.50 BogoMIPS)
[ 0.145949] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.146061] devtmpfs: initialized
[ 0.150024] PM: Registering ACPI NVS region [mem 0xbfee0000-0xbfee2fff] (12288 bytes)
[ 0.150119] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.150157] pinctrl core: initialized pinctrl subsystem
[ 0.150157] RTC time: 21:18:24, date: 02/07/16
[ 0.150221] NET: Registered protocol family 16
[ 0.170007] cpuidle: using governor ladder
[ 0.200004] cpuidle: using governor menu
[ 0.200049] ACPI: bus type PCI registered
[ 0.200052] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.200173] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.200177] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.200663] PCI: Using configuration type 1 for base access
[ 0.230065] ACPI: Added _OSI(Module Device)
[ 0.230065] ACPI: Added _OSI(Processor Device)
[ 0.230065] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.230065] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.233530] ACPI: Dynamic OEM Table Load:
[ 0.233538] ACPI: SSDT 0xFFFF88023708B800 00022A (v01 PmRef Cpu0Ist 00003000 INTL 20040311)
[ 0.233837] ACPI: Dynamic OEM Table Load:
[ 0.233843] ACPI: SSDT 0xFFFF8802363C3000 000152 (v01 PmRef Cpu1Ist 00003000 INTL 20040311)
[ 0.234167] ACPI: Interpreter enabled
[ 0.234174] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150410/hwxface-580)
[ 0.234179] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150410/hwxface-580)
[ 0.234193] ACPI: (supports S0 S3 S4 S5)
[ 0.234195] ACPI: Using IOAPIC for interrupt routing
[ 0.234222] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.238776] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.238783] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.238789] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.239010] PCI host bridge to bus 0000:00
[ 0.239014] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.239017] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.239020] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.239022] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.239025] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.239027] pci_bus 0000:00: root bus resource [mem 0xbff00000-0xfebfffff window]
[ 0.239037] pci 0000:00:00.0: [8086:2e30] type 00 class 0x060000
[ 0.239061] DMAR: Forcing write-buffer flush capability
[ 0.239063] DMAR: Disabling IOMMU for graphics on this chipset
[ 0.239152] pci 0000:00:01.0: [8086:2e31] type 01 class 0x060400
[ 0.239192] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.239306] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[ 0.239324] pci 0000:00:1b.0: reg 0x10: [mem 0xdfff8000-0xdfffbfff 64bit]
[ 0.239390] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.239437] pci 0000:00:1b.0: System wakeup disabled by ACPI
[ 0.239496] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[ 0.239555] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.240026] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.240084] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
[ 0.240149] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.240195] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.240255] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[ 0.240294] pci 0000:00:1d.0: reg 0x20: [io 0xff00-0xff1f]
[ 0.240359] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.240414] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[ 0.240454] pci 0000:00:1d.1: reg 0x20: [io 0xfe00-0xfe1f]
[ 0.240517] pci 0000:00:1d.1: System wakeup disabled by ACPI
[ 0.240572] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[ 0.240611] pci 0000:00:1d.2: reg 0x20: [io 0xfd00-0xfd1f]
[ 0.240676] pci 0000:00:1d.2: System wakeup disabled by ACPI
[ 0.240730] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[ 0.240769] pci 0000:00:1d.3: reg 0x20: [io 0xfc00-0xfc1f]
[ 0.240834] pci 0000:00:1d.3: System wakeup disabled by ACPI
[ 0.240892] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[ 0.240909] pci 0000:00:1d.7: reg 0x10: [mem 0xdffff000-0xdffff3ff]
[ 0.241019] pci 0000:00:1d.7: System wakeup disabled by ACPI
[ 0.241075] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[ 0.241158] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.241217] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100
[ 0.241296] pci 0000:00:1f.0: can't claim BAR 13 [io 0x0400-0x047f]: address conflict with ACPI CPU throttle [io 0x0410-0x0415]
[ 0.241302] pci 0000:00:1f.0: quirk: [io 0x0580-0x05bf] claimed by ICH6 GPIO
[ 0.241306] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 000f)
[ 0.241310] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 000f)
[ 0.241414] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
[ 0.241427] pci 0000:00:1f.1: reg 0x10: [io 0x0000-0x0007]
[ 0.241437] pci 0000:00:1f.1: reg 0x14: [io 0x0000-0x0003]
[ 0.241446] pci 0000:00:1f.1: reg 0x18: [io 0x0000-0x0007]
[ 0.241456] pci 0000:00:1f.1: reg 0x1c: [io 0x0000-0x0003]
[ 0.241465] pci 0000:00:1f.1: reg 0x20: [io 0xf900-0xf90f]
[ 0.241484] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.241487] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.241489] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.241492] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.241582] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018f
[ 0.241595] pci 0000:00:1f.2: reg 0x10: [io 0xf800-0xf807]
[ 0.241603] pci 0000:00:1f.2: reg 0x14: [io 0xf700-0xf703]
[ 0.241611] pci 0000:00:1f.2: reg 0x18: [io 0xf600-0xf607]
[ 0.241620] pci 0000:00:1f.2: reg 0x1c: [io 0xf500-0xf503]
[ 0.241628] pci 0000:00:1f.2: reg 0x20: [io 0xf400-0xf40f]
[ 0.241662] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.241757] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[ 0.241808] pci 0000:00:1f.3: reg 0x20: [io 0x0500-0x051f]
[ 0.241962] pci 0000:01:00.0: [10de:0402] type 00 class 0x030000
[ 0.241975] pci 0000:01:00.0: reg 0x10: [mem 0xdc000000-0xdcffffff]
[ 0.241987] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.241998] pci 0000:01:00.0: reg 0x1c: [mem 0xda000000-0xdbffffff 64bit]
[ 0.242006] pci 0000:01:00.0: reg 0x24: [io 0xcf00-0xcf7f]
[ 0.242015] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[ 0.242106] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.242110] pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
[ 0.242114] pci 0000:00:01.0: bridge window [mem 0xda000000-0xddffffff]
[ 0.242118] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.242168] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.242240] pci 0000:03:00.0: [1969:1083] type 00 class 0x020000
[ 0.242267] pci 0000:03:00.0: reg 0x10: [mem 0xdfec0000-0xdfefffff 64bit]
[ 0.242280] pci 0000:03:00.0: reg 0x18: [io 0xdf00-0xdf7f]
[ 0.242378] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.260021] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.260027] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 0.260033] pci 0000:00:1c.1: bridge window [mem 0xdfe00000-0xdfefffff]
[ 0.260133] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode)
[ 0.260145] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.260149] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.260152] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.260156] pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode)
[ 0.260160] pci 0000:00:1e.0: bridge window [mem 0xbff00000-0xfebfffff window] (subtractive decode)
[ 0.260800] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11 *12 14 15)
[ 0.260862] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[ 0.260923] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
[ 0.260983] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[ 0.261043] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.261103] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.261163] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[ 0.261224] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[ 0.261345] ACPI: Enabled 1 GPEs in block 00 to 1F
[ 0.261446] vgaarb: setting as boot device: PCI:0000:01:00.0
[ 0.261446] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.261446] vgaarb: loaded
[ 0.261446] vgaarb: bridge control possible 0000:01:00.0
[ 0.261446] PCI: Using ACPI for IRQ routing
[ 0.265802] PCI: pci_cache_line_size set to 64 bytes
[ 0.265845] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[ 0.265847] e820: reserve RAM buffer [mem 0xbfee0000-0xbfffffff]
[ 0.265992] NetLabel: Initializing
[ 0.265994] NetLabel: domain hash size = 128
[ 0.265996] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.266014] NetLabel: unlabeled traffic allowed by default
[ 0.266037] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.266041] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.266046] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.268064] Switched to clocksource hpet
[ 0.268064] pnp: PnP ACPI init
[ 0.268064] system 00:00: [io 0x04d0-0x04d1] has been reserved
[ 0.268064] system 00:00: [io 0x0290-0x029f] has been reserved
[ 0.268064] system 00:00: [io 0x0800-0x087f] has been reserved
[ 0.268064] system 00:00: [io 0x0290-0x0294] has been reserved
[ 0.268064] system 00:00: [io 0x0880-0x088f] has been reserved
[ 0.268064] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.268093] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.268386] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.268605] pnp 00:03: Plug and Play ACPI device, IDs PNP0400 (active)
[ 0.268724] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.268795] system 00:05: [io 0x0400-0x047f] could not be reserved
[ 0.268800] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.269016] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.269020] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.269210] system 00:07: [mem 0x000ccc00-0x000cffff] has been reserved
[ 0.269217] system 00:07: [mem 0x000f0000-0x000f7fff] could not be reserved
[ 0.269220] system 00:07: [mem 0x000f8000-0x000fbfff] could not be reserved
[ 0.269223] system 00:07: [mem 0x000fc000-0x000fffff] could not be reserved
[ 0.269226] system 00:07: [mem 0xbfee0000-0xbfeeffff] could not be reserved
[ 0.269228] system 00:07: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.269231] system 00:07: [mem 0x00100000-0xbfedffff] could not be reserved
[ 0.269234] system 00:07: [mem 0xbfef0000-0xbfefffff] has been reserved
[ 0.269237] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.269240] system 00:07: [mem 0xfed13000-0xfed1dfff] has been reserved
[ 0.269243] system 00:07: [mem 0xfed20000-0xfed8ffff] has been reserved
[ 0.269246] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.269248] system 00:07: [mem 0xffb00000-0xffb7ffff] has been reserved
[ 0.269251] system 00:07: [mem 0xfff00000-0xffffffff] has been reserved
[ 0.269254] system 00:07: [mem 0x000e0000-0x000effff] has been reserved
[ 0.269258] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.269265] pnp: PnP ACPI: found 8 devices
[ 0.276624] clocksource acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.276647] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.276651] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[ 0.276655] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 add_align 100000
[ 0.276664] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
[ 0.276675] pci 0000:00:1f.0: BAR 13: [io size 0x0080] has bogus alignment
[ 0.276679] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[ 0.276682] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[ 0.276685] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.276688] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.276691] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.276694] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.276697] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.276700] pci 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.276707] pci 0000:00:1c.0: BAR 14: assigned [mem 0xd0000000-0xd01fffff]
[ 0.276713] pci 0000:00:1c.0: BAR 15: assigned [mem 0xd0200000-0xd03fffff 64bit pref]
[ 0.276718] pci 0000:00:1c.1: BAR 15: assigned [mem 0xd0400000-0xd05fffff 64bit pref]
[ 0.276721] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.276726] pci 0000:01:00.0: BAR 6: assigned [mem 0xdd000000-0xdd01ffff pref]
[ 0.276729] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.276732] pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
[ 0.276736] pci 0000:00:01.0: bridge window [mem 0xda000000-0xddffffff]
[ 0.276740] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.276744] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.276747] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
[ 0.276753] pci 0000:00:1c.0: bridge window [mem 0xd0000000-0xd01fffff]
[ 0.276757] pci 0000:00:1c.0: bridge window [mem 0xd0200000-0xd03fffff 64bit pref]
[ 0.276763] pci 0000:00:1c.1: PCI bridge to [bus 03]
[ 0.276766] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
[ 0.276771] pci 0000:00:1c.1: bridge window [mem 0xdfe00000-0xdfefffff]
[ 0.276775] pci 0000:00:1c.1: bridge window [mem 0xd0400000-0xd05fffff 64bit pref]
[ 0.276781] pci 0000:00:1e.0: PCI bridge to [bus 04]
[ 0.276792] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.276795] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.276797] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.276800] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff window]
[ 0.276803] pci_bus 0000:00: resource 8 [mem 0xbff00000-0xfebfffff window]
[ 0.276805] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff]
[ 0.276808] pci_bus 0000:01: resource 1 [mem 0xda000000-0xddffffff]
[ 0.276810] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.276813] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff]
[ 0.276815] pci_bus 0000:02: resource 1 [mem 0xd0000000-0xd01fffff]
[ 0.276818] pci_bus 0000:02: resource 2 [mem 0xd0200000-0xd03fffff 64bit pref]
[ 0.276820] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 0.276822] pci_bus 0000:03: resource 1 [mem 0xdfe00000-0xdfefffff]
[ 0.276825] pci_bus 0000:03: resource 2 [mem 0xd0400000-0xd05fffff 64bit pref]
[ 0.276828] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7 window]
[ 0.276830] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff window]
[ 0.276833] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.276835] pci_bus 0000:04: resource 7 [mem 0x000c0000-0x000dffff window]
[ 0.276838] pci_bus 0000:04: resource 8 [mem 0xbff00000-0xfebfffff window]
[ 0.276874] NET: Registered protocol family 2
[ 0.277116] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.277393] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.277721] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.277776] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.277835] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.277947] NET: Registered protocol family 1
[ 0.290160] pci 0000:01:00.0: Video device with shadowed ROM
[ 0.290169] PCI: CLS 4 bytes, default 64
[ 0.290250] Unpacking initramfs...
[ 0.411982] Freeing initrd memory: 5948K (ffff880037a21000 - ffff880037ff0000)
[ 0.411998] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.412002] software IO TLB [mem 0xbbee0000-0xbfee0000] (64MB) mapped at [ffff8800bbee0000-ffff8800bfedffff]
[ 0.412162] microcode: CPU0 sig=0x6f6, pf=0x1, revision=0xd0
[ 0.412170] microcode: CPU1 sig=0x6f6, pf=0x1, revision=0xd0
[ 0.412305] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.412341] Scanning for low memory corruption every 60 seconds
[ 0.412729] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.412767] Initialise system trusted keyring
[ 0.413173] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.415623] zpool: loaded
[ 0.415626] zbud: loaded
[ 0.415788] VFS: Disk quotas dquot_6.6.0
[ 0.415842] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.416056] Key type big_key registered
[ 0.416274] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.416316] io scheduler noop registered
[ 0.416320] io scheduler deadline registered (default)
[ 0.416367] io scheduler cfq registered
[ 0.416614] pcieport 0000:00:1c.0: enabling device (0000 -> 0003)
[ 0.416924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.416946] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.416964] vesafb: mode is 1024x768x16, linelength=2048, pages=1
[ 0.416966] vesafb: scrolling: redraw
[ 0.416968] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
[ 0.416974] mtrr: type mismatch for db000000,1000000 old: write-back new: write-combining
[ 0.416977] mtrr: type mismatch for db000000,800000 old: write-back new: write-combining
[ 0.416980] mtrr: type mismatch for db000000,400000 old: write-back new: write-combining
[ 0.416983] mtrr: type mismatch for db000000,200000 old: write-back new: write-combining
[ 0.416985] mtrr: type mismatch for db000000,100000 old: write-back new: write-combining
[ 0.416988] mtrr: type mismatch for db000000,80000 old: write-back new: write-combining
[ 0.416991] mtrr: type mismatch for db000000,40000 old: write-back new: write-combining
[ 0.416993] mtrr: type mismatch for db000000,20000 old: write-back new: write-combining
[ 0.416996] mtrr: type mismatch for db000000,10000 old: write-back new: write-combining
[ 0.416999] mtrr: type mismatch for db000000,8000 old: write-back new: write-combining
[ 0.417001] mtrr: type mismatch for db000000,4000 old: write-back new: write-combining
[ 0.417004] mtrr: type mismatch for db000000,2000 old: write-back new: write-combining
[ 0.417006] mtrr: type mismatch for db000000,1000 old: write-back new: write-combining
[ 0.417025] vesafb: framebuffer at 0xdb000000, mapped to 0xffffc90001000000, using 3072k, total 14336k
[ 0.418294] Console: switching to colour frame buffer device 128x48
[ 0.419449] fb0: VESA VGA frame buffer device
[ 0.419472] intel_idle: does not run on family 6 model 15
[ 0.419508] GHES: HEST is not enabled!
[ 0.419580] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.440101] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 0.440543] Linux agpgart interface v0.103
[ 0.440767] rtc_cmos 00:01: RTC can wake from S4
[ 0.440895] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 0.440923] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[ 0.440939] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.441328] NET: Registered protocol family 10
[ 0.441572] NET: Registered protocol family 17
[ 0.441905] Loading compiled-in X.509 certificates
[ 0.441921] registered taskstats version 1
[ 0.442201] Magic number: 4:1:348
[ 0.442280] rtc_cmos 00:01: setting system clock to 2016-02-07 21:18:24 UTC (1454879904)
[ 0.442344] PM: Hibernation image not present or could not be loaded.
[ 0.442829] Freeing unused kernel memory: 1188K (ffffffff818e2000 - ffffffff81a0b000)
[ 0.442831] Write protecting the kernel read-only data: 8192k
[ 0.443138] Freeing unused kernel memory: 468K (ffff88000158b000 - ffff880001600000)
[ 0.443279] Freeing unused kernel memory: 308K (ffff8800017b3000 - ffff880001800000)
[ 0.451550] random: systemd-tmpfile urandom read with 1 bits of entropy available
[ 0.499554] ACPI: bus type USB registered
[ 0.499593] usbcore: registered new interface driver usbfs
[ 0.499608] usbcore: registered new interface driver hub
[ 0.499636] usbcore: registered new device driver usb
[ 0.501849] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.502201] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.502393] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 0.502403] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[ 0.502413] uhci_hcd 0000:00:1d.0: detected 2 ports
[ 0.502446] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000ff00
[ 0.503402] ehci-pci: EHCI PCI platform driver
[ 0.504262] hub 1-0:1.0: USB hub found
[ 0.505450] hub 1-0:1.0: 2 ports detected
[ 0.505735] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 0.505744] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[ 0.505752] uhci_hcd 0000:00:1d.1: detected 2 ports
[ 0.505782] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fe00
[ 0.506014] hub 2-0:1.0: USB hub found
[ 0.506025] hub 2-0:1.0: 2 ports detected
[ 0.506241] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 0.506250] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[ 0.506257] uhci_hcd 0000:00:1d.2: detected 2 ports
[ 0.506286] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fd00
[ 0.506509] hub 3-0:1.0: USB hub found
[ 0.506520] hub 3-0:1.0: 2 ports detected
[ 0.506729] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 0.506737] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[ 0.506744] uhci_hcd 0000:00:1d.3: detected 2 ports
[ 0.506775] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fc00
[ 0.507716] hub 4-0:1.0: USB hub found
[ 0.507727] hub 4-0:1.0: 2 ports detected
[ 0.508519] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 0.508529] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 5
[ 0.509465] SCSI subsystem initialized
[ 0.512443] ehci-pci 0000:00:1d.7: cache line size of 4 is not supported
[ 0.512454] ehci-pci 0000:00:1d.7: irq 23, io mem 0xdffff000
[ 0.512670] libata version 3.00 loaded.
[ 0.515267] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 0.515271] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 0.515431] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.530320] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 0.530566] hub 5-0:1.0: USB hub found
[ 0.530578] hub 5-0:1.0: 8 ports detected
[ 0.560193] hub 1-0:1.0: USB hub found
[ 0.560211] hub 1-0:1.0: 2 ports detected
[ 0.566270] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.590164] hub 2-0:1.0: USB hub found
[ 0.590179] hub 2-0:1.0: 2 ports detected
[ 0.620115] hub 3-0:1.0: USB hub found
[ 0.620133] hub 3-0:1.0: 2 ports detected
[ 0.650121] hub 4-0:1.0: USB hub found
[ 0.650137] hub 4-0:1.0: 2 ports detected
[ 0.650286] ata_piix 0000:00:1f.1: version 2.13
[ 0.651237] scsi host0: ata_piix
[ 0.651356] scsi host1: ata_piix
[ 0.651418] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf900 irq 14
[ 0.651420] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf908 irq 15
[ 0.651507] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 0.652338] scsi host2: ata_piix
[ 0.653516] scsi host3: ata_piix
[ 0.653582] ata3: SATA max UDMA/133 cmd 0xf800 ctl 0xf700 bmdma 0xf400 irq 19
[ 0.653584] ata4: SATA max UDMA/133 cmd 0xf600 ctl 0xf500 bmdma 0xf408 irq 19
[ 0.831829] ata1.00: ATAPI: HL-DT-STDVD-RAM GSA-H54N, 1.00, max UDMA/66
[ 0.860421] ata4.00: ATA-8: WDC WD2500AAKX-001CA0, 15.01H15, max UDMA/133
[ 0.860426] ata4.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 0.860529] ata4.01: ATA-9: KINGSTON SV200S364G, E111008a, max UDMA/100
[ 0.860534] ata4.01: 125045424 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 0.870319] ata1.00: configured for UDMA/66
[ 0.870541] ata3.01: ATA-8: SAMSUNG HD321KJ, CP100-10, max UDMA7
[ 0.870545] ata3.01: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 0.872904] scsi 0:0:0:0: CD-ROM HL-DT-ST DVD-RAM GSA-H54N 1.00 PQ: 0 ANSI: 5
[ 0.890384] ata3.01: configured for UDMA/133
[ 0.890480] ata4.00: configured for UDMA/133
[ 0.890486] scsi 2:0:1:0: Direct-Access ATA SAMSUNG HD321KJ 0-10 PQ: 0 ANSI: 5
[ 0.891123] ata4.01: configured for UDMA/100
[ 0.891217] scsi 3:0:0:0: Direct-Access ATA WDC WD2500AAKX-0 1H15 PQ: 0 ANSI: 5
[ 0.891528] scsi 3:0:1:0: Direct-Access ATA KINGSTON SV200S3 008a PQ: 0 ANSI: 5
[ 0.902233] sr 0:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 0.902238] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 0.902435] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 0.902563] sd 2:0:1:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 0.902626] sd 2:0:1:0: [sda] Write Protect is off
[ 0.902630] sd 2:0:1:0: [sda] Mode Sense: 00 3a 00 00
[ 0.902656] sd 2:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.902884] sd 3:0:0:0: [sdb] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[ 0.902893] sd 3:0:1:0: [sdc] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
[ 0.902966] sd 3:0:0:0: [sdb] Write Protect is off
[ 0.902970] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 0.903005] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.903079] sd 3:0:1:0: [sdc] Write Protect is off
[ 0.903083] sd 3:0:1:0: [sdc] Mode Sense: 00 3a 00 00
[ 0.903128] sd 3:0:1:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.903660] sdc: sdc1
[ 0.903914] sd 3:0:1:0: [sdc] Attached SCSI disk
[ 0.910150] usb 5-7: new high-speed USB device number 3 using ehci-pci
[ 0.911635] sda: sda1 sda2
[ 0.911919] sdb: sdb2
[ 0.912051] sd 2:0:1:0: [sda] Attached SCSI disk
[ 0.912278] sd 3:0:0:0: [sdb] Attached SCSI disk
[ 1.064183] usb-storage 5-7:1.0: USB Mass Storage device detected
[ 1.064357] scsi host4: usb-storage 5-7:1.0
[ 1.064458] usbcore: registered new interface driver usb-storage
[ 1.064877] usbcore: registered new interface driver uas
[ 1.100047] usb 3-1: new low-speed USB device number 2 using uhci_hcd
[ 1.180049] usb 5-8: new high-speed USB device number 4 using ehci-pci
[ 1.284406] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.298373] usbcore: registered new interface driver usbhid
[ 1.298375] usbhid: USB HID core driver
[ 1.299062] input: Microsoft Basic Optical Mouse as /devices/pci0000:00/0000:00:1d.2/usb3/3-1/3-1:1.0/0003:045E:0084.0001/input/input1
[ 1.299178] hid-generic 0003:045E:0084.0001: input,hidraw0: USB HID v1.10 Mouse [Microsoft Basic Optical Mouse] on usb-0000:00:1d.2-1/input0
[ 1.332689] usb-storage 5-8:1.0: USB Mass Storage device detected
[ 1.332795] scsi host5: usb-storage 5-8:1.0
[ 1.410037] tsc: Refined TSC clocksource calibration: 2133.307 MHz
[ 1.410043] clocksource tsc: mask: 0xffffffffffffffff max_cycles: 0x1ec0188ba59, max_idle_ns: 440795300846 ns
[ 2.060529] scsi 4:0:0:0: Direct-Access C-DDTEKM obius PQ: 0 ANSI: 5
[ 2.062887] sd 4:0:0:0: [sdd] Attached SCSI removable disk
[ 2.330525] scsi 5:0:0:0: Direct-Access C-DDTEKM obius PQ: 0 ANSI: 5
[ 2.331592] sd 5:0:0:0: [sde] 30703616 512-byte logical blocks: (15.7 GB/14.6 GiB)
[ 2.332261] sd 5:0:0:0: [sde] Write Protect is off
[ 2.332266] sd 5:0:0:0: [sde] Mode Sense: 2b 00 00 08
[ 2.332887] sd 5:0:0:0: [sde] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA
[ 2.336644] sde: sde1
[ 2.339883] sd 5:0:0:0: [sde] Attached SCSI removable disk
[ 2.410117] Switched to clocksource tsc
[ 3.530056] floppy0: no floppy controllers found
[ 3.613381] device-mapper: uevent: version 1.0.3
[ 3.613487] device-mapper: ioctl: 4.31.0-ioctl (2015-3-12) initialised: dm-devel@redhat.com
[ 8.810506] NET: Registered protocol family 38
[ 9.050150] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: discard
[ 9.225137] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 9.234810] systemd[1]: systemd 228 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 9.234978] systemd[1]: Detected architecture x86-64.
[ 9.237532] systemd[1]: Set hostname to <HomeC>.
[ 9.414642] systemd[1]: cron.target: Cannot add dependency job, ignoring: Unit cron.target failed to load: No such file or directory.
[ 9.414696] systemd[1]: timekpr.service: Cannot add dependency job, ignoring: Unit timekpr.service failed to load: No such file or directory.
[ 9.415453] systemd[1]: Listening on Journal Socket.
[ 9.415606] systemd[1]: Reached target Remote File Systems.
[ 9.415824] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 9.415929] systemd[1]: Listening on udev Kernel Socket.
[ 9.416039] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 9.416118] systemd[1]: Reached target Login Prompts.
[ 9.416220] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 9.425591] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 9.425711] systemd[1]: Listening on udev Control Socket.
[ 9.425801] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 9.426288] systemd[1]: Created slice User and Session Slice.
[ 9.426382] systemd[1]: Listening on Journal Socket (/dev/log).
[ 9.426451] systemd[1]: Reached target Paths.
[ 9.426540] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 9.426725] systemd[1]: Created slice System Slice.
[ 9.427440] systemd[1]: Starting Journal Service...
[ 9.432076] systemd[1]: Starting Setup Virtual Console...
[ 9.432826] systemd[1]: Mounting Debug File System...
[ 9.433671] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 9.437306] systemd[1]: Mounting Temporary Directory...
[ 9.438082] systemd[1]: Mounting POSIX Message Queue File System...
[ 9.438352] systemd[1]: Created slice system-netctl.slice.
[ 9.438565] systemd[1]: Created slice system-getty.slice.
[ 9.438642] systemd[1]: Reached target Slices.
[ 9.439330] systemd[1]: Starting File System Check on Root Device...
[ 9.439563] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 9.441439] systemd[1]: Mounting Huge Pages File System...
[ 9.451280] systemd[1]: Starting Load Kernel Modules...
[ 9.452274] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice.
[ 9.455340] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 9.480111] FS-Cache: Loaded
[ 9.486773] systemd[1]: Mounted Huge Pages File System.
[ 9.493942] systemd[1]: Mounted Temporary Directory.
[ 9.495818] RPC: Registered named UNIX socket transport module.
[ 9.495821] RPC: Registered udp transport module.
[ 9.495823] RPC: Registered tcp transport module.
[ 9.495825] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 9.497159] systemd[1]: Mounted Debug File System.
[ 9.501127] systemd[1]: Mounted POSIX Message Queue File System.
[ 9.533440] FS-Cache: Netfs 'nfs' registered for caching
[ 9.536186] systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
[ 9.536577] systemd[1]: Failed to start Load Kernel Modules.
[ 9.538596] systemd[1]: systemd-modules-load.service: Unit entered failed state.
[ 9.538603] systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
[ 9.539340] systemd[1]: Starting Apply Kernel Variables...
[ 9.543998] systemd[1]: Mounting Configuration File System...
[ 9.545126] systemd[1]: Started Journal Service.
[ 9.564748] EXT4-fs (dm-0): re-mounted. Opts: discard
[ 9.643151] systemd-journald[189]: Received request to flush runtime journal from PID 1
[ 9.752665] Adding 4194300k swap on /swapfile. Priority:-1 extents:29 across:8396796k SSFS
[ 9.905048] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 9.906003] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[ 9.906009] ACPI: Power Button [PWRB]
[ 9.906093] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 9.906097] ACPI: Power Button [PWRF]
[ 9.928731] parport_pc 00:03: reported by Plug and Play ACPI
[ 9.928779] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[ 9.956005] random: nonblocking pool is initialized
[ 10.009833] [drm] Initialized drm 1.1.0 20060810
[ 10.014453] intel_rng: FWH not detected
[ 10.041929] atl1c 0000:03:00.0: version 1.0.1.1-NAPI
[ 10.095279] snd_hda_codec_realtek hdaudioC0D2: autoconfig for ALC887-VD: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 10.095285] snd_hda_codec_realtek hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 10.095288] snd_hda_codec_realtek hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 10.095291] snd_hda_codec_realtek hdaudioC0D2: mono: mono_out=0x0
[ 10.095293] snd_hda_codec_realtek hdaudioC0D2: inputs:
[ 10.095297] snd_hda_codec_realtek hdaudioC0D2: Rear Mic=0x18
[ 10.095300] snd_hda_codec_realtek hdaudioC0D2: Front Mic=0x19
[ 10.095302] snd_hda_codec_realtek hdaudioC0D2: Line=0x1a
[ 10.095305] snd_hda_codec_realtek hdaudioC0D2: CD=0x1c
[ 10.105221] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x000000000000042C-0x000000000000042D (\GP2C) (20150410/utaddress-254)
[ 10.105231] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 10.105273] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 10.117604] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
[ 10.117834] leds_ss4200: no LED devices found
[ 10.119543] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[ 10.119593] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[ 10.119641] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[ 10.119688] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 10.149423] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 10.309949] mousedev: PS/2 mouse device common for all mice
[ 10.365537] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
[ 10.380516] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[ 10.472507] coretemp coretemp.0: Using relative temperature scale!
[ 10.472523] coretemp coretemp.0: Using relative temperature scale!
[ 10.507769] ppdev: user-space parallel port driver
[ 10.587846] atl1c 0000:03:00.0 enp3s0: renamed from eth0
[ 10.592163] iTCO_vendor_support: vendor-support=0
[ 10.598283] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 10.598327] iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0460)
[ 10.604772] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 10.611443] gpio_ich: GPIO from 462 to 511 on gpio_ich
[ 10.673258] nvidia: module license 'NVIDIA' taints kernel.
[ 10.673263] Disabling lock debugging due to kernel taint
[ 10.772125] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 10.772578] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
[ 10.772588] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 304.131 Sun Nov 8 21:43:33 PST 2015
[ 11.421211] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: data=ordered
[ 11.900547] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: data=ordered
[ 12.046572] atl1c 0000:03:00.0: atl1c: enp3s0 NIC Link is Up<100 Mbps Full Duplex>
[ 12.081179] cfg80211: Calling CRDA to update world regulatory domain
[ 12.244127] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 13.010040] floppy0: no floppy controllers found
[ 13.010052] work still pending
[ 13.164698] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 13.429358] NVRM: Your system is not currently configured to drive a VGA console
[ 13.429362] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[ 13.429365] NVRM: requires the use of a text-mode VGA console. Use of other console
[ 13.429367] NVRM: drivers including, but not limited to, vesafb, may result in
[ 13.429368] NVRM: corruption and stability problems, and is not supported.
[ 15.230027] cfg80211: Calling CRDA to update world regulatory domain
[ 18.175558] fuse init (API version 7.23)
[ 18.380026] cfg80211: Calling CRDA to update world regulatory domain
[ 18.562930] IN-homenet:IN=enp3s0 OUT= MAC=74:d4:35:f4:e8:c6:c0:c1:c0:18:6d:83:08:00 SRC=192.168.1.1 DST=192.168.1.147 LEN=326 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=1900 DPT=60793 LEN=306
[ 20.563060] IN-homenet:IN=enp3s0 OUT= MAC=74:d4:35:f4:e8:c6:c0:c1:c0:18:6d:83:08:00 SRC=192.168.1.1 DST=192.168.1.147 LEN=316 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=1900 DPT=60793 LEN=296
[ 21.530020] cfg80211: Calling CRDA to update world regulatory domain
[ 22.565134] IN-homenet:IN=enp3s0 OUT= MAC=74:d4:35:f4:e8:c6:c0:c1:c0:18:6d:83:08:00 SRC=192.168.1.1 DST=192.168.1.147 LEN=318 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=1900 DPT=60793 LEN=298
[ 24.567117] IN-homenet:IN=enp3s0 OUT= MAC=74:d4:35:f4:e8:c6:c0:c1:c0:18:6d:83:08:00 SRC=192.168.1.1 DST=192.168.1.147 LEN=254 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=1900 DPT=60793 LEN=234
[ 24.680023] cfg80211: Calling CRDA to update world regulatory domain
[ 27.830019] cfg80211: Calling CRDA to update world regulatory domain
[ 30.980021] cfg80211: Calling CRDA to update world regulatory domain
[ 34.130019] cfg80211: Calling CRDA to update world regulatory domain
[ 37.280025] cfg80211: Calling CRDA to update world regulatory domain
[ 40.430020] cfg80211: Calling CRDA to update world regulatory domain
[ 43.580023] cfg80211: Calling CRDA to update world regulatory domain
[ 46.730020] cfg80211: Exceeded CRDA call max attempts. Not calling CRDA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment