Skip to content

Instantly share code, notes, and snippets.

@colinkn
Created January 5, 2019 16:07
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 colinkn/899d3d8f271a5549e2c498772ed0534e to your computer and use it in GitHub Desktop.
Save colinkn/899d3d8f271a5549e2c498772ed0534e to your computer and use it in GitHub Desktop.
dmesg from ODROID H2 Dual HDD boot - own power (bad) and separate PSU (good)
[ 0.000000] microcode: microcode updated early to revision 0x2a, date = 2018-07-25
[ 0.000000] Linux version 4.19.13-gentoo (root@gl) (gcc version 7.4.0 (Gentoo 7.4.0 p1.1)) #1 SMP Fri Jan 4 13:06:38 GMT 2019
[ 0.000000] Command line: \gentoo\vmlinuz.efi initrd=ucode/early-ucode.cpio fbcon=rotate:3 initrd=gentoo\initramfs.cpio.gz
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[3]: 576, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 640, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000003dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000003e000-0x000000000003ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000040000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000010000000-0x0000000012150fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000012151000-0x0000000076206fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000076207000-0x0000000079a55fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000079a56000-0x0000000079aabfff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000079aac000-0x0000000079ac5fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000079ac6000-0x0000000079ef3fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000079ef4000-0x000000007a777fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007a778000-0x000000007a823fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007a824000-0x000000007abfffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007ac00000-0x000000007fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000d0000000-0x00000000d0ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000d3709000-0x00000000d3709fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe042000-0x00000000fe044fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe900000-0x00000000fe902fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0x6f03d018-0x6f04d057] usable ==> usable
[ 0.000000] e820: update [mem 0x6f03d018-0x6f04d057] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000003dfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000003e000-0x000000000003ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000040000-0x000000000009dfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000000fffffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000010000000-0x0000000012150fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000012151000-0x000000006f03d017] usable
[ 0.000000] reserve setup_data: [mem 0x000000006f03d018-0x000000006f04d057] usable
[ 0.000000] reserve setup_data: [mem 0x000000006f04d058-0x0000000076206fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000076207000-0x0000000079a55fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000079a56000-0x0000000079aabfff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000079aac000-0x0000000079ac5fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000079ac6000-0x0000000079ef3fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000079ef4000-0x000000007a777fff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007a778000-0x000000007a823fff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000007a824000-0x000000007abfffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007ac00000-0x000000007fffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000d0000000-0x00000000d0ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000d3709000-0x00000000d3709fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fe042000-0x00000000fe044fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fe900000-0x00000000fe902fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000047fffffff] usable
[ 0.000000] efi: EFI v2.60 by American Megatrends
[ 0.000000] efi: ACPI 2.0=0x79ab5000 ACPI=0x79ab5000 SMBIOS=0x79d00000 SMBIOS 3.0=0x79cff000 ESRT=0x752bd218 MEMATTR=0x72994018
[ 0.000000] SMBIOS 3.1.1 present.
[ 0.000000] DMI: HARDKERNEL ODROID-H2/ODROID-H2, BIOS 5.13 12/05/2018
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1497.600 MHz processor
[ 0.000031] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000035] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000049] last_pfn = 0x480000 max_arch_pfn = 0x400000000
[ 0.000055] MTRR default type: uncachable
[ 0.000056] MTRR fixed ranges enabled:
[ 0.000058] 00000-9FFFF write-back
[ 0.000060] A0000-BFFFF uncachable
[ 0.000061] C0000-FFFFF write-protect
[ 0.000063] MTRR variable ranges enabled:
[ 0.000065] 0 base 00FF800000 mask 7FFF800000 write-combining
[ 0.000067] 1 base 0000000000 mask 7F80000000 write-back
[ 0.000068] 2 base 007B000000 mask 7FFF000000 uncachable
[ 0.000070] 3 base 007C000000 mask 7FFC000000 uncachable
[ 0.000071] 4 base 0100000000 mask 7F00000000 write-back
[ 0.000073] 5 base 0200000000 mask 7E00000000 write-back
[ 0.000074] 6 base 0400000000 mask 7F80000000 write-back
[ 0.000075] 7 disabled
[ 0.000076] 8 disabled
[ 0.000077] 9 disabled
[ 0.001866] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002022] last_pfn = 0x7ac00 max_arch_pfn = 0x400000000
[ 0.008334] esrt: Reserving ESRT space from 0x00000000752bd218 to 0x00000000752bd250.
[ 0.008350] Base memory trampoline at [(____ptrval____)] 97000 size 24576
[ 0.008356] Using GB pages for direct mapping
[ 0.008360] BRK [0x1f9a01000, 0x1f9a01fff] PGTABLE
[ 0.008364] BRK [0x1f9a02000, 0x1f9a02fff] PGTABLE
[ 0.008366] BRK [0x1f9a03000, 0x1f9a03fff] PGTABLE
[ 0.008411] BRK [0x1f9a04000, 0x1f9a04fff] PGTABLE
[ 0.008489] BRK [0x1f9a05000, 0x1f9a05fff] PGTABLE
[ 0.008520] BRK [0x1f9a06000, 0x1f9a06fff] PGTABLE
[ 0.008551] BRK [0x1f9a07000, 0x1f9a07fff] PGTABLE
[ 0.008651] BRK [0x1f9a08000, 0x1f9a08fff] PGTABLE
[ 0.008721] BRK [0x1f9a09000, 0x1f9a09fff] PGTABLE
[ 0.008754] BRK [0x1f9a0a000, 0x1f9a0afff] PGTABLE
[ 0.008795] BRK [0x1f9a0b000, 0x1f9a0bfff] PGTABLE
[ 0.008842] Secure boot disabled
[ 0.008845] RAMDISK: [mem 0x6f04e000-0x6f494fff]
[ 0.008856] ACPI: Early table checksum verification disabled
[ 0.008863] ACPI: RSDP 0x0000000079AB5000 000024 (v02 ALASKA)
[ 0.008869] ACPI: XSDT 0x0000000079AB50B0 0000CC (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.008879] ACPI: FACP 0x0000000079ABDD90 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.008887] ACPI: DSDT 0x0000000079AB5220 008B6E (v02 ALASKA A M I 01072009 INTL 20160930)
[ 0.008893] ACPI: FACS 0x0000000079AC5080 000040
[ 0.008898] ACPI: FPDT 0x0000000079ABDEB0 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.008903] ACPI: FIDT 0x0000000079ABDF00 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.008908] ACPI: MCFG 0x0000000079ABDFA0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.008914] ACPI: DBG2 0x0000000079ABDFE0 000072 (v00 INTEL GLK-SOC 00000003 BRXT 0100000D)
[ 0.008919] ACPI: DBGP 0x0000000079ABE060 000034 (v01 INTEL GLK-SOC 00000003 BRXT 0100000D)
[ 0.008924] ACPI: HPET 0x0000000079ABE0A0 000038 (v01 INTEL GLK-SOC 00000003 BRXT 0100000D)
[ 0.008929] ACPI: LPIT 0x0000000079ABE0E0 00005C (v01 INTEL GLK-SOC 00000003 BRXT 0100000D)
[ 0.008934] ACPI: APIC 0x0000000079ABE140 000084 (v04 INTEL GLK-SOC 00000003 BRXT 0100000D)
[ 0.008939] ACPI: NPKT 0x0000000079ABE1D0 000065 (v01 INTEL GLK-SOC 00000003 BRXT 0100000D)
[ 0.008944] ACPI: SSDT 0x0000000079ABE240 000C8F (v02 INTEL UsbCTabl 00000003 BRXT 0100000D)
[ 0.008949] ACPI: SSDT 0x0000000079ABEED0 000158 (v01 Intel_ Platform 00001000 INTL 20160930)
[ 0.008954] ACPI: SSDT 0x0000000079ABF030 0000B1 (v01 Intel_ ADebTabl 00001000 INTL 20160930)
[ 0.008959] ACPI: SSDT 0x0000000079ABF0F0 0004D5 (v02 PmRef Cpu0Ist 00003000 INTL 20160930)
[ 0.008964] ACPI: SSDT 0x0000000079ABF5D0 000775 (v02 CpuRef CpuSsdt 00003000 INTL 20160930)
[ 0.008970] ACPI: SSDT 0x0000000079ABFD50 00035F (v02 PmRef Cpu0Tst 00003000 INTL 20160930)
[ 0.008975] ACPI: SSDT 0x0000000079AC00B0 0001E6 (v02 PmRef ApTst 00003000 INTL 20160930)
[ 0.008980] ACPI: SSDT 0x0000000079AC02A0 0028FE (v02 SaSsdt SaSsdt 00003000 INTL 20160930)
[ 0.008985] ACPI: UEFI 0x0000000079AC2BA0 000042 (v01 ALASKA A M I 00000002 01000013)
[ 0.008990] ACPI: WDAT 0x0000000079AC2BF0 000104 (v01 00000000 00000000)
[ 0.008995] ACPI: WSMT 0x0000000079AC2D00 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.009007] ACPI: Local APIC address 0xfee00000
[ 0.009107] No NUMA configuration found
[ 0.009110] Faking a node at [mem 0x0000000000000000-0x000000047fffffff]
[ 0.009116] NODE_DATA(0) allocated [mem 0x47fffd000-0x47fffffff]
[ 0.009156] Zone ranges:
[ 0.009158] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.009161] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.009164] Normal [mem 0x0000000100000000-0x000000047fffffff]
[ 0.009166] Device empty
[ 0.009169] Movable zone start for each node
[ 0.009170] Early memory node ranges
[ 0.009172] node 0: [mem 0x0000000000001000-0x000000000003dfff]
[ 0.009174] node 0: [mem 0x0000000000040000-0x000000000009dfff]
[ 0.009176] node 0: [mem 0x0000000000100000-0x000000000fffffff]
[ 0.009178] node 0: [mem 0x0000000012151000-0x0000000076206fff]
[ 0.009179] node 0: [mem 0x0000000079a56000-0x0000000079aabfff]
[ 0.009181] node 0: [mem 0x0000000079ef4000-0x000000007a777fff]
[ 0.009183] node 0: [mem 0x000000007a824000-0x000000007abfffff]
[ 0.009184] node 0: [mem 0x0000000100000000-0x000000047fffffff]
[ 0.009191] Reserved but unavailable: 98 pages
[ 0.009194] Initmem setup node 0 [mem 0x0000000000001000-0x000000047fffffff]
[ 0.009198] On node 0 totalpages: 4148487
[ 0.009199] DMA zone: 64 pages used for memmap
[ 0.009200] DMA zone: 22 pages reserved
[ 0.009202] DMA zone: 3995 pages, LIFO batch:0
[ 0.010307] DMA32 zone: 7414 pages used for memmap
[ 0.010308] DMA32 zone: 474476 pages, LIFO batch:63
[ 0.036947] Normal zone: 57344 pages used for memmap
[ 0.036949] Normal zone: 3670016 pages, LIFO batch:63
[ 0.195034] Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
[ 0.195417] ACPI: PM-Timer IO Port: 0x408
[ 0.195421] ACPI: Local APIC address 0xfee00000
[ 0.195431] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
[ 0.195433] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[ 0.195435] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[ 0.195437] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[ 0.195472] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-119
[ 0.195476] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.195480] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.195482] ACPI: IRQ0 used by override.
[ 0.195484] ACPI: IRQ9 used by override.
[ 0.195486] Using ACPI (MADT) for SMP configuration information
[ 0.195489] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.195498] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.195544] [mem 0x80000000-0xcfffffff] available for PCI devices
[ 0.195551] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.195567] random: get_random_bytes called from start_kernel+0x81/0x4e1 with crng_init=0
[ 0.195580] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.196040] percpu: Embedded 44 pages/cpu @(____ptrval____) s140056 r8192 d31976 u524288
[ 0.196052] pcpu-alloc: s140056 r8192 d31976 u524288 alloc=1*2097152
[ 0.196054] pcpu-alloc: [0] 0 1 2 3
[ 0.196092] Built 1 zonelists, mobility grouping on. Total pages: 4083643
[ 0.196095] Policy zone: Normal
[ 0.196098] Kernel command line: \gentoo\vmlinuz.efi initrd=ucode/early-ucode.cpio fbcon=rotate:3 initrd=gentoo\initramfs.cpio.gz
[ 0.291049] Memory: 16208612K/16593948K available (14348K kernel code, 1714K rwdata, 5016K rodata, 1144K init, 1096K bss, 385336K reserved, 0K cma-reserved)
[ 0.291155] Kernel/User page tables isolation: enabled
[ 0.318334] rcu: Hierarchical RCU implementation.
[ 0.318337] rcu: CONFIG_RCU_FANOUT set to non-default value of 32.
[ 0.318339] rcu: RCU dyntick-idle grace-period acceleration is enabled.
[ 0.321737] NR_IRQS: 4352, nr_irqs: 1024, preallocated irqs: 16
[ 0.321971] rcu: Offload RCU callbacks from CPUs: (none).
[ 0.322327] Console: colour dummy device 80x105
[ 0.322908] console [tty0] enabled
[ 0.322946] ACPI: Core revision 20180810
[ 0.323371] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
[ 0.323417] hpet clockevent registered
[ 0.323474] APIC: Switch to symmetric I/O mode setup
[ 0.324870] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.329907] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.334432] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
[ 0.334460] Calibrating delay loop (skipped), value calculated using timer frequency.. 2995.20 BogoMIPS (lpj=1497600)
[ 0.334471] pid_max: default: 32768 minimum: 301
[ 0.335533] Security Framework initialized
[ 0.339810] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.341915] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.342029] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.342101] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.342552] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.342575] mce: CPU supports 7 MCE banks
[ 0.342610] CPU0: Thermal monitoring enabled (TM1)
[ 0.342674] process: using mwait in idle threads
[ 0.342681] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.342687] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.342695] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.342701] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.342720] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.342729] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.360530] Freeing SMP alternatives memory: 36K
[ 0.361726] TSC deadline timer enabled
[ 0.361730] smpboot: CPU0: Intel(R) Celeron(R) J4105 CPU @ 1.50GHz (family: 0x6, model: 0x7a, stepping: 0x1)
[ 0.361939] Performance Events: PEBS fmt3+, Goldmont plus events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.361974] ... version: 4
[ 0.361978] ... bit width: 48
[ 0.361982] ... generic registers: 4
[ 0.361986] ... value mask: 0000ffffffffffff
[ 0.361990] ... max period: 00007fffffffffff
[ 0.361993] ... fixed-purpose events: 3
[ 0.361997] ... event mask: 000000070000000f
[ 0.362062] rcu: Hierarchical SRCU implementation.
[ 0.362781] random: crng done (trusting CPU's manufacturer)
[ 0.363134] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.363248] smp: Bringing up secondary CPUs ...
[ 0.363452] x86: Booting SMP configuration:
[ 0.363459] .... node #0, CPUs: #1
[ 0.001349] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.364960] #2
[ 0.001349] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.366661] #3
[ 0.001349] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.367798] smp: Brought up 1 node, 4 CPUs
[ 0.367798] smpboot: Max logical packages: 1
[ 0.367798] smpboot: Total of 4 processors activated (11980.80 BogoMIPS)
[ 0.369552] devtmpfs: initialized
[ 0.369553] x86/mm: Memory block size: 128MB
[ 0.372263] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.372263] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.372493] xor: measuring software checksum speed
[ 0.382450] prefetch64-sse: 8152.000 MB/sec
[ 0.392447] generic_sse: 6920.000 MB/sec
[ 0.392452] xor: using function: prefetch64-sse (8152.000 MB/sec)
[ 0.392477] pinctrl core: initialized pinctrl subsystem
[ 0.394865] NET: Registered protocol family 16
[ 0.395178] cpuidle: using governor ladder
[ 0.395182] cpuidle: using governor menu
[ 0.395182] ACPI: bus type PCI registered
[ 0.395182] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.395540] dca service started, version 1.12.1
[ 0.395577] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.395588] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.395620] PCI: Using configuration type 1 for base access
[ 0.399057] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.399057] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.399475] cryptd: max_cpu_qlen set to 1000
[ 0.416429] raid6: sse2x1 gen() 3609 MB/s
[ 0.432461] raid6: sse2x1 xor() 2357 MB/s
[ 0.449476] raid6: sse2x2 gen() 4359 MB/s
[ 0.466501] raid6: sse2x2 xor() 2767 MB/s
[ 0.483528] raid6: sse2x4 gen() 4910 MB/s
[ 0.500550] raid6: sse2x4 xor() 2201 MB/s
[ 0.500555] raid6: using algorithm sse2x4 gen() 4910 MB/s
[ 0.500559] raid6: .... xor() 2201 MB/s, rmw enabled
[ 0.500564] raid6: using ssse3x2 recovery algorithm
[ 0.501451] ACPI: Added _OSI(Module Device)
[ 0.501451] ACPI: Added _OSI(Processor Device)
[ 0.501451] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.501451] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.501451] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.501451] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.515451] ACPI: 9 ACPI AML tables successfully acquired and loaded
[ 0.522550] ACPI: Dynamic OEM Table Load:
[ 0.522567] ACPI: SSDT 0xFFFF9CF76D50A800 000190 (v02 PmRef Cpu0Cst 00003001 INTL 20160930)
[ 0.522953] ACPI: Dynamic OEM Table Load:
[ 0.522967] ACPI: SSDT 0xFFFF9CF76D597A00 0001E6 (v02 PmRef ApIst 00003000 INTL 20160930)
[ 0.523634] ACPI: Dynamic OEM Table Load:
[ 0.523647] ACPI: SSDT 0xFFFF9CF76D4CE300 0000C9 (v02 PmRef ApCst 00003000 INTL 20160930)
[ 0.524677] ACPI: Interpreter enabled
[ 0.524695] ACPI: (supports S0 S5)
[ 0.524701] ACPI: Using IOAPIC for interrupt routing
[ 0.524764] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.525238] ACPI: Enabled 11 GPEs in block 00 to 7F
[ 0.534469] ACPI: Power Resource [WRST] (on)
[ 0.540432] ACPI: Power Resource [FN00] (on)
[ 0.541597] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.541612] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.543111] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
[ 0.543308] acpi PNP0A08:00: host bridge window [mem 0x1000000010000 window] (ignored, not CPU addressable)
[ 0.544036] PCI host bridge to bus 0000:00
[ 0.544044] pci_bus 0000:00: root bus resource [io 0x0070-0x0077]
[ 0.544051] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window]
[ 0.544057] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window]
[ 0.544063] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.544069] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.544075] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.544082] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[ 0.544089] pci_bus 0000:00: root bus resource [mem 0x7c000001-0x7fffffff window]
[ 0.544096] pci_bus 0000:00: root bus resource [mem 0x80000000-0xbfffffff window]
[ 0.544103] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff window]
[ 0.544109] pci_bus 0000:00: root bus resource [mem 0xfea00000-0xfeafffff window]
[ 0.544116] pci_bus 0000:00: root bus resource [mem 0xfed00000-0xfed003ff window]
[ 0.544123] pci_bus 0000:00: root bus resource [mem 0xfed01000-0xfed01fff window]
[ 0.544129] pci_bus 0000:00: root bus resource [mem 0xfed03000-0xfed03fff window]
[ 0.544136] pci_bus 0000:00: root bus resource [mem 0xfed06000-0xfed06fff window]
[ 0.544143] pci_bus 0000:00: root bus resource [mem 0xfed08000-0xfed09fff window]
[ 0.544150] pci_bus 0000:00: root bus resource [mem 0xfed80000-0xfedbffff window]
[ 0.544156] pci_bus 0000:00: root bus resource [mem 0xfed1c000-0xfed1cfff window]
[ 0.544163] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xfeefffff window]
[ 0.544171] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.544191] pci 0000:00:00.0: [8086:31f0] type 00 class 0x060000
[ 0.544676] pci 0000:00:02.0: [8086:3185] type 00 class 0x030000
[ 0.544694] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
[ 0.544704] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[ 0.544710] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.544733] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.545239] pci 0000:00:0f.0: [8086:319a] type 00 class 0x078000
[ 0.545281] pci 0000:00:0f.0: reg 0x10: [mem 0xa131d000-0xa131dfff 64bit]
[ 0.545405] pci 0000:00:0f.0: PME# supported from D3hot
[ 0.545868] pci 0000:00:12.0: [8086:31e3] type 00 class 0x010601
[ 0.545890] pci 0000:00:12.0: reg 0x10: [mem 0xa1310000-0xa1311fff]
[ 0.545899] pci 0000:00:12.0: reg 0x14: [mem 0xa131c000-0xa131c0ff]
[ 0.545908] pci 0000:00:12.0: reg 0x18: [io 0xf090-0xf097]
[ 0.545917] pci 0000:00:12.0: reg 0x1c: [io 0xf080-0xf083]
[ 0.545926] pci 0000:00:12.0: reg 0x20: [io 0xf060-0xf07f]
[ 0.545936] pci 0000:00:12.0: reg 0x24: [mem 0xa131b000-0xa131b7ff]
[ 0.545999] pci 0000:00:12.0: PME# supported from D3hot
[ 0.546401] pci 0000:00:13.0: [8086:31d8] type 01 class 0x060400
[ 0.546521] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
[ 0.546958] pci 0000:00:14.0: [8086:31d6] type 01 class 0x060400
[ 0.547058] pci 0000:00:14.0: PME# supported from D0 D3hot D3cold
[ 0.547470] pci 0000:00:14.1: [8086:31d7] type 01 class 0x060400
[ 0.547571] pci 0000:00:14.1: PME# supported from D0 D3hot D3cold
[ 0.548008] pci 0000:00:15.0: [8086:31a8] type 00 class 0x0c0330
[ 0.548035] pci 0000:00:15.0: reg 0x10: [mem 0xa1300000-0xa130ffff 64bit]
[ 0.548135] pci 0000:00:15.0: PME# supported from D3hot D3cold
[ 0.548567] pci 0000:00:17.0: [8086:31b4] type 00 class 0x118000
[ 0.548594] pci 0000:00:17.0: reg 0x10: [mem 0xa131a000-0xa131afff 64bit]
[ 0.548609] pci 0000:00:17.0: reg 0x18: [mem 0xa1319000-0xa1319fff 64bit]
[ 0.549078] pci 0000:00:17.1: [8086:31b6] type 00 class 0x118000
[ 0.549106] pci 0000:00:17.1: reg 0x10: [mem 0xa1318000-0xa1318fff 64bit]
[ 0.549120] pci 0000:00:17.1: reg 0x18: [mem 0xa1317000-0xa1317fff 64bit]
[ 0.549595] pci 0000:00:17.2: [8086:31b8] type 00 class 0x118000
[ 0.549628] pci 0000:00:17.2: reg 0x10: [mem 0xa1316000-0xa1316fff 64bit]
[ 0.549641] pci 0000:00:17.2: reg 0x18: [mem 0xa1315000-0xa1315fff 64bit]
[ 0.550108] pci 0000:00:17.3: [8086:31ba] type 00 class 0x118000
[ 0.550140] pci 0000:00:17.3: reg 0x10: [mem 0xa1314000-0xa1314fff 64bit]
[ 0.550155] pci 0000:00:17.3: reg 0x18: [mem 0xa1313000-0xa1313fff 64bit]
[ 0.550678] pci 0000:00:1f.0: [8086:31e8] type 00 class 0x060100
[ 0.551253] pci 0000:00:1f.1: [8086:31d4] type 00 class 0x0c0500
[ 0.551340] pci 0000:00:1f.1: reg 0x10: [mem 0xa1312000-0xa13120ff 64bit]
[ 0.551420] pci 0000:00:1f.1: reg 0x20: [io 0xf040-0xf05f]
[ 0.552103] pci 0000:01:00.0: [144d:a808] type 00 class 0x010802
[ 0.552136] pci 0000:01:00.0: reg 0x10: [mem 0xa1200000-0xa1203fff 64bit]
[ 0.552304] pci 0000:01:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x4 link at 0000:00:13.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[ 0.552493] pci 0000:00:13.0: PCI bridge to [bus 01]
[ 0.552505] pci 0000:00:13.0: bridge window [mem 0xa1200000-0xa12fffff]
[ 0.552573] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.552603] pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff]
[ 0.552631] pci 0000:02:00.0: reg 0x18: [mem 0xa1104000-0xa1104fff 64bit]
[ 0.552649] pci 0000:02:00.0: reg 0x20: [mem 0xa1100000-0xa1103fff 64bit pref]
[ 0.552671] pci 0000:02:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
[ 0.552684] pci 0000:02:00.0: Max Payload Size set to 128 (was 128, max 128)
[ 0.552781] pci 0000:02:00.0: supports D1 D2
[ 0.552783] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.552926] pci 0000:00:14.0: PCI bridge to [bus 02]
[ 0.552935] pci 0000:00:14.0: bridge window [io 0xe000-0xefff]
[ 0.552939] pci 0000:00:14.0: bridge window [mem 0xa1100000-0xa11fffff]
[ 0.553007] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[ 0.553039] pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff]
[ 0.553066] pci 0000:03:00.0: reg 0x18: [mem 0xa1004000-0xa1004fff 64bit]
[ 0.553084] pci 0000:03:00.0: reg 0x20: [mem 0xa1000000-0xa1003fff 64bit pref]
[ 0.553103] pci 0000:03:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
[ 0.553116] pci 0000:03:00.0: Max Payload Size set to 128 (was 128, max 128)
[ 0.553211] pci 0000:03:00.0: supports D1 D2
[ 0.553213] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.553340] pci 0000:00:14.1: PCI bridge to [bus 03]
[ 0.553349] pci 0000:00:14.1: bridge window [io 0xd000-0xdfff]
[ 0.553353] pci 0000:00:14.1: bridge window [mem 0xa1000000-0xa10fffff]
[ 0.554450] ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.554583] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15)
[ 0.554709] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.554834] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 *6 10 11 12 14 15)
[ 0.554958] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *7
[ 0.555082] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *9
[ 0.555207] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.555332] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.556961] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.556961] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.556961] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.556961] vgaarb: loaded
[ 0.556961] SCSI subsystem initialized
[ 0.556961] libata version 3.00 loaded.
[ 0.556961] ACPI: bus type USB registered
[ 0.556961] usbcore: registered new interface driver usbfs
[ 0.556961] usbcore: registered new interface driver hub
[ 0.557451] usbcore: registered new device driver usb
[ 0.557496] pps_core: LinuxPPS API ver. 1 registered
[ 0.557501] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.557511] PTP clock support registered
[ 0.557549] Registered efivars operations
[ 0.576824] PCI: Using ACPI for IRQ routing
[ 0.606413] PCI: pci_cache_line_size set to 64 bytes
[ 0.606647] e820: reserve RAM buffer [mem 0x0003e000-0x0003ffff]
[ 0.606649] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.606651] e820: reserve RAM buffer [mem 0x6f03d018-0x6fffffff]
[ 0.606652] e820: reserve RAM buffer [mem 0x76207000-0x77ffffff]
[ 0.606654] e820: reserve RAM buffer [mem 0x79aac000-0x7bffffff]
[ 0.606655] e820: reserve RAM buffer [mem 0x7a778000-0x7bffffff]
[ 0.606657] e820: reserve RAM buffer [mem 0x7ac00000-0x7bffffff]
[ 0.606836] NetLabel: Initializing
[ 0.606841] NetLabel: domain hash size = 128
[ 0.606845] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.606870] NetLabel: unlabeled traffic allowed by default
[ 0.606880] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.606880] hpet0: 8 comparators, 64-bit 19.200000 MHz counter
[ 0.608457] clocksource: Switched to clocksource tsc-early
[ 0.647891] pnp: PnP ACPI init
[ 0.648165] system 00:00: [io 0x0a00-0x0a07] has been reserved
[ 0.648180] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.648770] pnp 00:01: [dma 0 disabled]
[ 0.648844] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.649380] pnp 00:02: [dma 0 disabled]
[ 0.649460] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.649533] system 00:03: [io 0x0680-0x069f] has been reserved
[ 0.649542] system 00:03: [io 0x0400-0x047f] could not be reserved
[ 0.649549] system 00:03: [io 0x0500-0x05fe] has been reserved
[ 0.649555] system 00:03: [io 0x0600-0x061f] has been reserved
[ 0.649562] system 00:03: [io 0x164e-0x164f] has been reserved
[ 0.649573] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.649953] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.649963] system 00:04: [mem 0xfea00000-0xfeafffff] has been reserved
[ 0.649970] system 00:04: [mem 0xfed01000-0xfed01fff] has been reserved
[ 0.649977] system 00:04: [mem 0xfed03000-0xfed03fff] has been reserved
[ 0.649984] system 00:04: [mem 0xfed06000-0xfed06fff] has been reserved
[ 0.649991] system 00:04: [mem 0xfed08000-0xfed09fff] has been reserved
[ 0.649997] system 00:04: [mem 0xfed80000-0xfedbffff] has been reserved
[ 0.650007] system 00:04: [mem 0xfed1c000-0xfed1cfff] has been reserved
[ 0.650015] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.650026] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.650372] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.650684] pnp: PnP ACPI: found 6 devices
[ 0.655224] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.655321] pci 0000:00:13.0: PCI bridge to [bus 01]
[ 0.655338] pci 0000:00:13.0: bridge window [mem 0xa1200000-0xa12fffff]
[ 0.655357] pci 0000:00:14.0: PCI bridge to [bus 02]
[ 0.655364] pci 0000:00:14.0: bridge window [io 0xe000-0xefff]
[ 0.655372] pci 0000:00:14.0: bridge window [mem 0xa1100000-0xa11fffff]
[ 0.655385] pci 0000:00:14.1: PCI bridge to [bus 03]
[ 0.655392] pci 0000:00:14.1: bridge window [io 0xd000-0xdfff]
[ 0.655401] pci 0000:00:14.1: bridge window [mem 0xa1000000-0xa10fffff]
[ 0.655415] pci_bus 0000:00: resource 4 [io 0x0070-0x0077]
[ 0.655418] pci_bus 0000:00: resource 5 [io 0x0000-0x006f window]
[ 0.655420] pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window]
[ 0.655422] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.655424] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 0.655426] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[ 0.655429] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
[ 0.655431] pci_bus 0000:00: resource 11 [mem 0x7c000001-0x7fffffff window]
[ 0.655433] pci_bus 0000:00: resource 12 [mem 0x80000000-0xbfffffff window]
[ 0.655435] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xefffffff window]
[ 0.655437] pci_bus 0000:00: resource 14 [mem 0xfea00000-0xfeafffff window]
[ 0.655439] pci_bus 0000:00: resource 15 [mem 0xfed00000-0xfed003ff window]
[ 0.655441] pci_bus 0000:00: resource 16 [mem 0xfed01000-0xfed01fff window]
[ 0.655443] pci_bus 0000:00: resource 17 [mem 0xfed03000-0xfed03fff window]
[ 0.655445] pci_bus 0000:00: resource 18 [mem 0xfed06000-0xfed06fff window]
[ 0.655451] pci_bus 0000:00: resource 19 [mem 0xfed08000-0xfed09fff window]
[ 0.655453] pci_bus 0000:00: resource 20 [mem 0xfed80000-0xfedbffff window]
[ 0.655455] pci_bus 0000:00: resource 21 [mem 0xfed1c000-0xfed1cfff window]
[ 0.655457] pci_bus 0000:00: resource 22 [mem 0xfee00000-0xfeefffff window]
[ 0.655460] pci_bus 0000:01: resource 1 [mem 0xa1200000-0xa12fffff]
[ 0.655463] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 0.655465] pci_bus 0000:02: resource 1 [mem 0xa1100000-0xa11fffff]
[ 0.655467] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 0.655469] pci_bus 0000:03: resource 1 [mem 0xa1000000-0xa10fffff]
[ 0.655650] NET: Registered protocol family 2
[ 0.655961] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.656061] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.656485] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.656712] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.656783] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.656878] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.657030] NET: Registered protocol family 1
[ 0.657250] RPC: Registered named UNIX socket transport module.
[ 0.657257] RPC: Registered udp transport module.
[ 0.657260] RPC: Registered tcp transport module.
[ 0.657264] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.657269] NET: Registered protocol family 44
[ 0.657304] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.657942] PCI: CLS 64 bytes, default 64
[ 0.658029] Unpacking initramfs...
[ 0.771231] Freeing initrd memory: 4380K
[ 0.771253] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.771260] software IO TLB: mapped [mem 0x6b03c000-0x6f03c000] (64MB)
[ 0.771414] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[ 0.771422] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 0.771426] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 0.771431] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 0.771434] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 0.771536] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
[ 0.771567] clocksource: Switched to clocksource tsc
[ 0.774923] Initialise system trusted keyrings
[ 0.775015] workingset: timestamp_bits=44 max_order=22 bucket_order=0
[ 0.775103] zbud: loaded
[ 0.775492] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.775715] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 0.776034] pstore: using zstd compression
[ 1.793503] NET: Registered protocol family 38
[ 1.795492] Key type asymmetric registered
[ 1.795500] Asymmetric key parser 'x509' registered
[ 1.795531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 1.795607] io scheduler noop registered
[ 1.795613] io scheduler deadline registered
[ 1.795653] io scheduler cfq registered (default)
[ 1.795659] io scheduler mq-deadline registered
[ 1.795663] io scheduler kyber registered
[ 1.795685] io scheduler bfq registered
[ 1.796843] pcieport 0000:00:13.0: Signaling PME with IRQ 120
[ 1.796886] pcieport 0000:00:14.0: Signaling PME with IRQ 121
[ 1.796922] pcieport 0000:00:14.1: Signaling PME with IRQ 122
[ 1.796966] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.797477] efifb: probing for efifb
[ 1.797505] efifb: framebuffer at 0x90000000, using 7500k, total 7500k
[ 1.797511] efifb: mode is 1600x1200x32, linelength=6400, pages=1
[ 1.797515] efifb: scrolling: redraw
[ 1.797520] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.814244] Console: switching to colour frame buffer device 150x100
[ 1.835023] fb0: EFI VGA frame buffer device
[ 1.839517] intel_idle: MWAIT substates: 0x11242020
[ 1.839519] intel_idle: v0.4.1 model 0x7A
[ 1.839859] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.840000] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 1.844572] ACPI: Power Button [PWRB]
[ 1.849154] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 1.853735] ACPI: Power Button [PWRF]
[ 1.862573] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.867185] ACPI: Thermal Zone [TZ01] (34 C)
[ 1.871864] ioatdma: Intel(R) QuickData Technology Driver 4.00
[ 1.876902] [drm] GuC: No firmware known for this platform!
[ 1.881581] [drm] HuC: No firmware known for this platform!
[ 1.886510] checking generic (90000000 753000) vs hw (90000000 10000000)
[ 1.886512] fb: switching to inteldrmfb from EFI VGA
[ 1.891175] Console: switching to colour dummy device 80x105
[ 1.891319] [drm] Replacing VGA console driver
[ 1.891781] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.891785] [drm] Driver supports precise vblank timestamp query.
[ 1.891888] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 1.894055] [drm] Finished loading DMC firmware i915/glk_dmc_ver1_04.bin (v1.4)
[ 1.895881] [drm] Initialized i915 1.6.0 20180719 for 0000:00:02.0 on minor 0
[ 1.897675] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 1.898069] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2
[ 1.901456] loop: module loaded
[ 1.902330] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 1.905733] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 1.909094] idma64 idma64.2: Found Intel integrated DMA 64-bit
[ 1.912413] idma64 idma64.3: Found Intel integrated DMA 64-bit
[ 1.915976] nvme nvme0: pci function 0000:01:00.0
[ 1.916030] ahci 0000:00:12.0: version 3.0
[ 1.916780] fbcon: inteldrmfb (fb0) is primary device
[ 1.926663] ahci 0000:00:12.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[ 1.926668] ahci 0000:00:12.0: flags: 64bit ncq sntf clo only pmp pio slum part deso sadm sds apst
[ 1.927348] scsi host0: ahci
[ 1.927733] scsi host1: ahci
[ 1.927839] ata1: SATA max UDMA/133 abar m2048@0xa131b000 port 0xa131b100 irq 126
[ 1.927843] ata2: SATA max UDMA/133 abar m2048@0xa131b000 port 0xa131b180 irq 126
[ 1.932868] libphy: r8169: probed
[ 1.933190] r8169 0000:02:00.0 eth0: RTL8168g/8111g, 00:1e:06:45:00:5c, XID 4c000800, IRQ 127
[ 1.933193] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.937757] libphy: r8169: probed
[ 1.938075] r8169 0000:03:00.0 eth1: RTL8168g/8111g, 00:1e:06:45:00:5d, XID 4c000800, IRQ 128
[ 1.938078] r8169 0000:03:00.0 eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.938118] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.938128] ehci-pci: EHCI PCI platform driver
[ 1.938157] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.938495] xhci_hcd 0000:00:15.0: xHCI Host Controller
[ 1.938504] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 1
[ 1.939617] xhci_hcd 0000:00:15.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[ 1.939624] xhci_hcd 0000:00:15.0: cache line size of 64 is not supported
[ 1.940171] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 1.940174] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.940176] usb usb1: Product: xHCI Host Controller
[ 1.940178] usb usb1: Manufacturer: Linux 4.19.13-gentoo xhci-hcd
[ 1.940179] usb usb1: SerialNumber: 0000:00:15.0
[ 1.940466] hub 1-0:1.0: USB hub found
[ 1.940548] hub 1-0:1.0: 9 ports detected
[ 1.942897] xhci_hcd 0000:00:15.0: xHCI Host Controller
[ 1.942903] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 2
[ 1.942909] xhci_hcd 0000:00:15.0: Host supports USB 3.0 SuperSpeed
[ 1.943236] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ 1.943239] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.943241] usb usb2: Product: xHCI Host Controller
[ 1.943242] usb usb2: Manufacturer: Linux 4.19.13-gentoo xhci-hcd
[ 1.943244] usb usb2: SerialNumber: 0000:00:15.0
[ 1.943439] hub 2-0:1.0: USB hub found
[ 1.943512] hub 2-0:1.0: 7 ports detected
[ 1.945351] usbcore: registered new interface driver uas
[ 1.945378] usbcore: registered new interface driver usb-storage
[ 1.945414] i8042: PNP: No PS/2 controller found.
[ 1.945776] rtc_cmos 00:05: RTC can wake from S4
[ 1.946316] rtc_cmos 00:05: registered as rtc0
[ 1.946341] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.946572] i801_smbus 0000:00:1f.1: SPD Write Disable is set
[ 1.946612] i801_smbus 0000:00:1f.1: SMBus using PCI interrupt
[ 1.949955] emc2103 8-002e: hwmon2: sensor 'emc2103'
[ 1.952371] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 1.952744] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
[ 1.952918] device-mapper: uevent: version 1.0.3
[ 1.953012] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[ 1.953023] intel_pstate: Intel P-state driver initializing
[ 1.953695] EFI Variables Facility v0.08 2004-May-17
[ 1.983998] Console: switching to colour frame buffer device 150x100
[ 1.991214] pstore: Registered efi as persistent store backend
[ 1.991264] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.991328] usbcore: registered new interface driver usbhid
[ 1.991328] usbhid: USB HID core driver
[ 1.991346] intel_telemetry_core Init
[ 1.991445] intel_rapl: Found RAPL domain package
[ 1.991452] intel_rapl: Found RAPL domain core
[ 1.991454] intel_rapl: Found RAPL domain uncore
[ 1.991455] intel_rapl: Found RAPL domain dram
[ 1.992432] Initializing XFRM netlink socket
[ 1.992438] NET: Registered protocol family 17
[ 1.992551] Key type dns_resolver registered
[ 2.013597] intel_rdt: Intel RDT L2 allocation detected
[ 2.018597] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 2.023687] intel_rdt: Intel RDT L2DATA allocation detected
[ 2.138453] nvme nvme0: missing or invalid SUBNQN field.
[ 2.139284] intel_rdt: Intel RDT L2CODE allocation detected
[ 2.144490] nvme nvme0: Shutdown timeout set to 8 seconds
[ 2.149709] microcode: sig=0x706a1, pf=0x1, revision=0x2a
[ 2.268520] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[ 2.277655] microcode: Microcode Update Driver: v2.2.
[ 2.300091] nvme0n1: p1 p2 p3 p4
[ 2.303201] SSE version of gcm_enc/dec engaged.
[ 2.394320] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.401025] ata1.00: ATA-10: TOSHIBA MG05ACA800E, GX2A, max UDMA/100
[ 2.403022] alg: No test for pcbc(aes) (pcbc-aes-aesni)
[ 2.406117] ata1.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 2.411264] sched_clock: Marking stable (2410095925, 349704)->(2421412737, -10967108)
[ 2.416372] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.426928] registered taskstats version 1
[ 2.427941] ata2.00: ATA-10: TOSHIBA MG05ACA800E, GX2A, max UDMA/100
[ 2.432075] Loading compiled-in X.509 certificates
[ 2.432098] zswap: loaded using pool lzo/zbud
[ 2.437260] ata2.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 2.437286] ata1.00: configured for UDMA/100
[ 2.458062] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MG05ACA8 GX2A PQ: 0 ANSI: 5
[ 2.458245] Btrfs loaded, crc32c=crc32c-intel
[ 2.460177] ata2.00: configured for UDMA/100
[ 2.463441] sd 0:0:0:0: [sda] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 2.463512] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.463715] scsi 1:0:0:0: Direct-Access ATA TOSHIBA MG05ACA8 GX2A PQ: 0 ANSI: 5
[ 2.463897] sd 1:0:0:0: [sdb] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 2.463898] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[ 2.463905] sd 1:0:0:0: [sdb] Write Protect is off
[ 2.463906] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.463914] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.464065] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 2.479857] Key type encrypted registered
[ 2.481893] usb 1-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.01
[ 2.481895] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.481896] usb 1-1: Product: USB Receiver
[ 2.481897] usb 1-1: Manufacturer: Logitech
[ 2.483700] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 2.483708] sd 0:0:0:0: [sda] Write Protect is off
[ 2.490793] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:15.0-1/input2
[ 2.493975] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.493985] rtc_cmos 00:05: setting system clock to 2019-01-05 15:44:41 UTC (1546703081)
[ 2.494098] Invalid pltconfig, ensure IPC1 device is enabled in BIOS
[ 2.501468] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 2.504222] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.612135] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.641460] input: Logitech K780 as /devices/pci0000:00/0000:00:15.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:405B.0004/input/input3
[ 2.647193] logitech-hidpp-device 0003:046D:405B.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K780] on usb-0000:00:15.0-1:1
[ 2.963149] Freeing unused kernel image memory: 1144K
[ 2.977863] Write protecting the kernel read-only data: 22528k
[ 2.985738] Freeing unused kernel image memory: 2020K
[ 2.991692] Freeing unused kernel image memory: 1128K
[ 2.997542] Run /init as init process
[ 3.465616] logitech-hidpp-device 0003:046D:405B.0004: HID++ 4.5 device connected.
[ 18.997150] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: data=ordered
[ 21.272444] udevd[802]: starting version 3.2.5
[ 21.283503] udevd[803]: starting eudev-3.2.5
[ 21.399058] r8169 0000:03:00.0 net2: renamed from eth1
[ 21.401585] r8169 0000:02:00.0 net0: renamed from eth0
[ 21.427474] ata2.00: exception Emask 0x10 SAct 0x10 SErr 0x4090000 action 0xe frozen
[ 21.427476] ata2.00: irq_stat 0x00400040, connection status changed
[ 21.427481] ata2.00: cmd 60/08:20:a0:2a:81/00:00:a3:03:00/40 tag 4 ncq dma 4096 in
res 40/00:20:a0:2a:81/00:00:a3:03:00/40 Emask 0x10 (ATA bus error)
[ 21.427486] ata2: hard resetting link
[ 21.427498] ata1.00: exception Emask 0x50 SAct 0x10 SErr 0x4090800 action 0xe frozen
[ 21.427499] ata1.00: irq_stat 0x00400040, connection status changed
[ 21.427504] ata1.00: cmd 60/08:20:a0:2a:81/00:00:a3:03:00/40 tag 4 ncq dma 4096 in
res 40/00:20:a0:2a:81/00:00:a3:03:00/40 Emask 0x50 (ATA bus error)
[ 21.427506] ata1: hard resetting link
[ 22.146523] ata2: SATA link down (SStatus 0 SControl 300)
[ 25.980547] ata2: hard resetting link
[ 25.980614] ata1: COMRESET failed (errno=-32)
[ 25.980620] ata1: reset failed (errno=-32), retrying in 6 secs
[ 27.068870] ata2: SATA link down (SStatus 0 SControl 300)
[ 27.068877] ata2.00: link offline, clearing class 1 to NONE
[ 27.197899] ata2: hard resetting link
[ 28.960752] ata2: SATA link down (SStatus 0 SControl 300)
[ 28.960760] ata2.00: link offline, clearing class 1 to NONE
[ 28.960768] ata2.00: disabled
[ 28.960805] sd 1:0:0:0: [sdb] tag#4 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 28.960811] sd 1:0:0:0: [sdb] tag#4 Sense Key : Illegal Request [current]
[ 28.960816] sd 1:0:0:0: [sdb] tag#4 Add. Sense: Unaligned write command
[ 28.960822] sd 1:0:0:0: [sdb] tag#4 CDB: Read(16) 88 00 00 00 00 03 a3 81 2a a0 00 00 00 08 00 00
[ 28.960826] print_req_error: I/O error, dev sdb, sector 15628053152
[ 28.960863] ata2: EH complete
[ 28.960885] ata2.00: detaching (SCSI 1:0:0:0)
[ 28.960975] print_req_error: I/O error, dev sdb, sector 15628053152
[ 28.960978] Buffer I/O error on dev sdb, logical block 1953506644, async page read
[ 28.961168] print_req_error: I/O error, dev sdb, sector 15628053152
[ 28.961170] Buffer I/O error on dev sdb, logical block 1953506644, async page read
[ 28.962365] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
[ 28.962380] sd 1:0:0:0: [sdb] Synchronize Cache(10) failed: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 28.962382] sd 1:0:0:0: [sdb] Stopping disk
[ 28.962385] sd 1:0:0:0: [sdb] Start/Stop Unit failed: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 30.774751] ata2: SATA link down (SStatus 0 SControl 300)
[ 30.774759] ata2.00: link offline, clearing class 1 to NONE
[ 30.895280] ata2: limiting SATA link speed to 1.5 Gbps
[ 31.521752] ata1: limiting SATA link speed to 3.0 Gbps
[ 31.521757] ata1: hard resetting link
[ 32.606519] ata1: SATA link down (SStatus 0 SControl 320)
[ 32.606524] ata1.00: link offline, clearing class 1 to NONE
[ 32.714966] ata1: hard resetting link
[ 34.322498] ata1: SATA link down (SStatus 0 SControl 320)
[ 34.322504] ata1.00: link offline, clearing class 1 to NONE
[ 34.474117] ata1: hard resetting link
[ 36.238499] ata1: SATA link down (SStatus 0 SControl 320)
[ 36.238505] ata1.00: link offline, clearing class 1 to NONE
[ 36.238510] ata1.00: disabled
[ 36.238534] sd 0:0:0:0: [sda] tag#4 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 36.238536] sd 0:0:0:0: [sda] tag#4 Sense Key : Illegal Request [current]
[ 36.238538] sd 0:0:0:0: [sda] tag#4 Add. Sense: Unaligned write command
[ 36.238542] sd 0:0:0:0: [sda] tag#4 CDB: Read(16) 88 00 00 00 00 03 a3 81 2a a0 00 00 00 08 00 00
[ 36.238544] print_req_error: I/O error, dev sda, sector 15628053152
[ 36.238590] ata1: EH complete
[ 36.238605] ata1.00: detaching (SCSI 0:0:0:0)
[ 36.238648] print_req_error: I/O error, dev sda, sector 15628053152
[ 36.238651] Buffer I/O error on dev sda, logical block 1953506644, async page read
[ 36.238842] print_req_error: I/O error, dev sda, sector 15628053152
[ 36.238844] Buffer I/O error on dev sda, logical block 1953506644, async page read
[ 36.239781] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 36.239796] sd 0:0:0:0: [sda] Synchronize Cache(10) failed: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 36.239798] sd 0:0:0:0: [sda] Stopping disk
[ 36.239801] sd 0:0:0:0: [sda] Start/Stop Unit failed: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 36.242473] ata2: SATA link down (SStatus 0 SControl 310)
[ 36.242476] ata2.00: link offline, clearing class 1 to NONE
[ 36.563461] bcache: bch_journal_replay() journal replay done, 226 keys in 5 entries, seq 24439
[ 36.563869] bcache: register_cache() registered cache device dm-3
[ 36.776673] EXT4-fs (dm-1): re-mounted. Opts: (null)
[ 36.929317] Adding 8388604k swap on /dev/mapper/crypto-swap. Priority:-2 extents:1 across:8388604k SSFS
[ 36.990313] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 37.651998] bpfilter: Loaded bpfilter_umh pid 1606
[ 37.998124] Generic PHY r8169-200:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE)
[ 38.094754] ata2: SATA link down (SStatus 0 SControl 300)
[ 38.094761] ata2.00: link offline, clearing class 1 to NONE
[ 38.096775] ata1: SATA link down (SStatus 0 SControl 300)
[ 38.096783] ata1.00: link offline, clearing class 1 to NONE
[ 38.201106] ata2: limiting SATA link speed to 1.5 Gbps
[ 38.201452] ata1: limiting SATA link speed to 1.5 Gbps
[ 38.407286] Generic PHY r8169-300:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
[ 39.809754] ata1: SATA link down (SStatus 0 SControl 310)
[ 39.809762] ata1.00: link offline, clearing class 1 to NONE
[ 39.809815] ata2: SATA link down (SStatus 0 SControl 310)
[ 39.809823] ata2.00: link offline, clearing class 1 to NONE
[ 41.578748] ata1: SATA link down (SStatus 0 SControl 300)
[ 41.578756] ata1.00: link offline, clearing class 1 to NONE
[ 41.578812] ata2: SATA link down (SStatus 0 SControl 300)
[ 41.578823] ata2.00: link offline, clearing class 1 to NONE
[ 41.729114] ata2: limiting SATA link speed to 1.5 Gbps
[ 41.729136] ata1: limiting SATA link speed to 1.5 Gbps
[ 43.386746] ata2: SATA link down (SStatus 0 SControl 310)
[ 43.386753] ata2.00: link offline, clearing class 1 to NONE
[ 43.386804] ata1: SATA link down (SStatus 0 SControl 310)
[ 43.386814] ata1.00: link offline, clearing class 1 to NONE
[ 44.764036] r8169 0000:02:00.0 net0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 45.238750] ata1: SATA link down (SStatus 0 SControl 300)
[ 45.238759] ata1.00: link offline, clearing class 1 to NONE
[ 45.238795] ata2: SATA link down (SStatus 0 SControl 300)
[ 45.238802] ata2.00: link offline, clearing class 1 to NONE
[ 45.342274] ata2: limiting SATA link speed to 1.5 Gbps
[ 45.342437] ata1: limiting SATA link speed to 1.5 Gbps
[ 46.201768] r8169 0000:03:00.0 net2: Link is Up - 1Gbps/Full - flow control rx/tx
[ 47.107447] ata2: SATA link down (SStatus 0 SControl 310)
[ 47.107453] ata2.00: link offline, clearing class 1 to NONE
[ 47.108403] ata1: SATA link down (SStatus 0 SControl 310)
[ 47.108407] ata1.00: link offline, clearing class 1 to NONE
[ 48.868527] ata1: SATA link down (SStatus 0 SControl 300)
[ 48.868535] ata1.00: link offline, clearing class 1 to NONE
[ 48.869390] ata2: SATA link down (SStatus 0 SControl 300)
[ 48.869402] ata2.00: link offline, clearing class 1 to NONE
[ 48.984603] ata2: limiting SATA link speed to 1.5 Gbps
[ 48.984818] ata1: limiting SATA link speed to 1.5 Gbps
[ 50.538386] ata2: SATA link down (SStatus 0 SControl 310)
[ 50.538393] ata2.00: link offline, clearing class 1 to NONE
[ 50.538442] ata1: SATA link down (SStatus 0 SControl 310)
[ 50.538451] ata1.00: link offline, clearing class 1 to NONE
[ 52.407055] ata2: SATA link down (SStatus 0 SControl 300)
[ 52.407063] ata2.00: link offline, clearing class 1 to NONE
[ 52.454071] ata1: SATA link down (SStatus 0 SControl 300)
[ 52.454079] ata1.00: link offline, clearing class 1 to NONE
[ 52.556710] ata2: limiting SATA link speed to 1.5 Gbps
[ 52.556926] ata1: limiting SATA link speed to 1.5 Gbps
[ 54.266079] ata2: SATA link down (SStatus 0 SControl 310)
[ 54.266088] ata2.00: link offline, clearing class 1 to NONE
[ 55.097989] ata1: SATA link down (SStatus 0 SControl 310)
[ 55.097998] ata1.00: link offline, clearing class 1 to NONE
[ 56.865848] ata2: SATA link down (SStatus 0 SControl 300)
[ 56.865856] ata2.00: link offline, clearing class 1 to NONE
[ 56.909844] ata1: SATA link down (SStatus 0 SControl 300)
[ 56.909853] ata1.00: link offline, clearing class 1 to NONE
[ 57.015755] ata2: limiting SATA link speed to 1.5 Gbps
[ 57.016001] ata1: limiting SATA link speed to 1.5 Gbps
[ 58.669737] ata2: SATA link down (SStatus 0 SControl 310)
[ 58.669746] ata2.00: link offline, clearing class 1 to NONE
[ 59.585663] ata2: SATA link down (SStatus 0 SControl 300)
[ 59.585671] ata2.00: link offline, clearing class 1 to NONE
[ 59.713088] ata2: limiting SATA link speed to 1.5 Gbps
[ 60.585542] ata2: SATA link down (SStatus 0 SControl 310)
[ 60.585550] ata2.00: link offline, clearing class 1 to NONE
[ 63.585296] ata2: SATA link down (SStatus 0 SControl 300)
[ 63.585304] ata2.00: link offline, clearing class 1 to NONE
[ 63.616289] ata1: SATA link down (SStatus 0 SControl 310)
[ 63.616298] ata1.00: link offline, clearing class 1 to NONE
[ 63.731504] ata2: limiting SATA link speed to 1.5 Gbps
[ 64.505145] ata2: SATA link down (SStatus 0 SControl 310)
[ 64.505152] ata2.00: link offline, clearing class 1 to NONE
[ 66.985020] ata2: SATA link down (SStatus 0 SControl 300)
[ 66.985029] ata2.00: link offline, clearing class 1 to NONE
[ 67.001022] ata1: SATA link down (SStatus 0 SControl 300)
[ 67.001030] ata1.00: link offline, clearing class 1 to NONE
[ 67.116289] ata2: limiting SATA link speed to 1.5 Gbps
[ 67.214678] ata1: limiting SATA link speed to 1.5 Gbps
[ 67.888983] ata2: SATA link down (SStatus 0 SControl 310)
[ 67.888991] ata2.00: link offline, clearing class 1 to NONE
[ 69.277886] ata2: SATA link down (SStatus 0 SControl 300)
[ 69.277895] ata2.00: link offline, clearing class 1 to NONE
[ 69.284833] ata1: SATA link down (SStatus 0 SControl 310)
[ 69.284842] ata1.00: link offline, clearing class 1 to NONE
[ 69.394184] ata2: limiting SATA link speed to 1.5 Gbps
[ 70.324817] ata2: SATA link down (SStatus 0 SControl 310)
[ 70.324825] ata2.00: link offline, clearing class 1 to NONE
[ 72.904556] ata2: SATA link down (SStatus 0 SControl 300)
[ 72.904564] ata2.00: link offline, clearing class 1 to NONE
[ 72.944537] ata1: SATA link down (SStatus 0 SControl 300)
[ 72.944545] ata1.00: link offline, clearing class 1 to NONE
[ 73.056589] ata2: limiting SATA link speed to 1.5 Gbps
[ 73.158086] ata1: limiting SATA link speed to 1.5 Gbps
[ 73.876479] ata2: SATA link down (SStatus 0 SControl 310)
[ 73.876487] ata2.00: link offline, clearing class 1 to NONE
[ 77.307160] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 77.346531] ata1.00: ATA-10: TOSHIBA MG05ACA800E, GX2A, max UDMA/100
[ 77.346537] ata1.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 77.347516] ata1.00: configured for UDMA/100
[ 77.347705] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MG05ACA8 GX2A PQ: 0 ANSI: 5
[ 77.347932] sd 0:0:0:0: [sda] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 77.347934] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 77.347942] sd 0:0:0:0: [sda] Write Protect is off
[ 77.347944] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 77.347954] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 77.348954] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 77.357726] sd 0:0:0:0: [sda] Attached SCSI disk
[ 77.560158] ata2: SATA link down (SStatus 0 SControl 300)
[ 77.560167] ata2.00: link offline, clearing class 1 to NONE
[ 77.664664] ata2: limiting SATA link speed to 1.5 Gbps
[ 84.790567] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 84.791372] ata2.00: ATA-10: TOSHIBA MG05ACA800E, GX2A, max UDMA/100
[ 84.791375] ata2.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 84.792311] ata2.00: configured for UDMA/100
[ 84.792513] scsi 1:0:0:0: Direct-Access ATA TOSHIBA MG05ACA8 GX2A PQ: 0 ANSI: 5
[ 84.792724] sd 1:0:0:0: [sdb] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 84.792726] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[ 84.792733] sd 1:0:0:0: [sdb] Write Protect is off
[ 84.792734] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 84.792743] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 84.792762] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 84.796966] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 84.835118] md/raid1:md0: active with 2 out of 2 mirrors
[ 84.865072] md0: detected capacity change from 0 to 8001427931136
[ 208.108302] bcache: register_bdev() registered backing device dm-4
[ 208.127491] bcache: bch_cached_dev_attach() Caching dm-4 as bcache0 on set 5a75353b-b1ad-4704-b1eb-4a06877e111f
[ 208.135745] BTRFS: device label data devid 1 transid 1979 /dev/bcache0
[ 219.720163] ata2: SATA link down (SStatus 0 SControl 310)
[ 223.486378] ata1: SATA link down (SStatus 0 SControl 310)
[ 224.629682] ata1: SATA link down (SStatus 0 SControl 310)
[ 224.629690] ata1.00: link offline, clearing class 1 to NONE
[ 226.397467] ata1: SATA link down (SStatus 0 SControl 310)
[ 226.397476] ata1.00: link offline, clearing class 1 to NONE
[ 226.397503] ata1.00: disabled
[ 226.397550] sd 0:0:0:0: rejecting I/O to offline device
[ 226.397558] print_req_error: I/O error, dev sda, sector 16
[ 226.397561] md: super_written gets error=10
[ 226.397565] md/raid1:md0: Disk failure on sda, disabling device.
md/raid1:md0: Operation continuing on 1 devices.
[ 226.397588] ata1.00: detaching (SCSI 0:0:0:0)
[ 226.400013] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 226.400035] sd 0:0:0:0: [sda] Synchronize Cache(10) failed: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 226.400036] sd 0:0:0:0: [sda] Stopping disk
[ 226.400040] sd 0:0:0:0: [sda] Start/Stop Unit failed: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 226.401391] ata2: SATA link down (SStatus 0 SControl 310)
[ 226.401395] ata2.00: link offline, clearing class 1 to NONE
[ 228.191554] ata1: SATA link down (SStatus 0 SControl 300)
[ 228.191561] ata1.00: link offline, clearing class 1 to NONE
[ 228.197305] ata2: SATA link down (SStatus 0 SControl 310)
[ 228.197313] ata2.00: link offline, clearing class 1 to NONE
[ 228.197320] ata2.00: disabled
[ 228.197379] sd 1:0:0:0: rejecting I/O to offline device
[ 228.197406] print_req_error: I/O error, dev sdb, sector 16
[ 228.197410] md: super_written gets error=10
[ 228.197443] ata2.00: detaching (SCSI 1:0:0:0)
[ 228.197509] print_req_error: I/O error, dev sdb, sector 8
[ 228.197511] md: super_written gets error=10
[ 228.197630] print_req_error: I/O error, dev sdb, sector 16
[ 228.197631] md: super_written gets error=10
[ 228.197665] print_req_error: I/O error, dev sdb, sector 8
[ 228.197666] md: super_written gets error=10
[ 228.197692] print_req_error: I/O error, dev sdb, sector 363472
[ 228.197717] print_req_error: I/O error, dev sdb, sector 16
[ 228.197718] md: super_written gets error=10
[ 228.197885] print_req_error: I/O error, dev sdb, sector 403472
[ 228.197887] print_req_error: I/O error, dev sdb, sector 537143312
[ 228.197889] print_req_error: I/O error, dev sdb, sector 2840182848
[ 228.198204] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
[ 228.198221] sd 1:0:0:0: [sdb] Synchronize Cache(10) failed: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 228.198222] sd 1:0:0:0: [sdb] Stopping disk
[ 228.198225] sd 1:0:0:0: [sdb] Start/Stop Unit failed: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 228.206455] md: super_written gets error=10
[ 228.206467] md: super_written gets error=10
[ 228.206469] md: super_written gets error=10
[ 228.210257] md: super_written gets error=10
[ 228.210266] md: super_written gets error=10
[ 228.210267] md: super_written gets error=10
[ 228.216399] md: super_written gets error=10
[ 228.216411] md: super_written gets error=10
[ 228.216412] md: super_written gets error=10
[ 228.225477] md: super_written gets error=10
[ 228.225501] md: super_written gets error=10
[ 228.225504] md: super_written gets error=10
[ 228.238549] md: super_written gets error=10
[ 228.238564] md: super_written gets error=10
[ 228.238566] md: super_written gets error=10
[ 228.238610] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 228.238631] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 228.238637] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 228.238642] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 228.238651] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 228.303465] ata1: limiting SATA link speed to 1.5 Gbps
[ 228.630499] md: super_written gets error=10
[ 228.630508] md: super_written gets error=10
[ 230.011341] ata1: SATA link down (SStatus 0 SControl 310)
[ 230.011349] ata1.00: link offline, clearing class 1 to NONE
[ 230.011384] ata2: SATA link down (SStatus 0 SControl 300)
[ 230.011390] ata2.00: link offline, clearing class 1 to NONE
[ 230.123242] ata2: limiting SATA link speed to 1.5 Gbps
[ 230.598299] md: super_written gets error=10
[ 230.598317] md: super_written gets error=10
[ 230.598383] md: super_written gets error=10
[ 230.612370] md: super_written gets error=10
[ 230.612388] md: super_written gets error=10
[ 230.612391] md: super_written gets error=10
[ 230.612438] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 230.836362] md: super_written gets error=10
[ 230.836371] md: super_written gets error=10
[ 231.034473] md: super_written gets error=10
[ 231.034493] md: super_written gets error=10
[ 231.879168] ata1: SATA link down (SStatus 0 SControl 300)
[ 231.879176] ata1.00: link offline, clearing class 1 to NONE
[ 231.879213] ata2: SATA link down (SStatus 0 SControl 310)
[ 231.879220] ata2.00: link offline, clearing class 1 to NONE
[ 231.991549] ata1: limiting SATA link speed to 1.5 Gbps
[ 233.155143] md: super_written gets error=10
[ 233.155167] md: super_written gets error=10
[ 233.155234] md: super_written gets error=10
[ 233.172023] md: super_written gets error=10
[ 233.172037] md: super_written gets error=10
[ 233.172039] md: super_written gets error=10
[ 233.172071] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 233.452149] md: super_written gets error=10
[ 233.452158] md: super_written gets error=10
[ 233.647045] ata2: SATA link down (SStatus 0 SControl 300)
[ 233.647054] ata2.00: link offline, clearing class 1 to NONE
[ 233.647078] ata1: SATA link down (SStatus 0 SControl 310)
[ 233.647084] ata1.00: link offline, clearing class 1 to NONE
[ 233.748361] ata2: limiting SATA link speed to 1.5 Gbps
[ 235.562675] ata1: SATA link down (SStatus 0 SControl 300)
[ 235.562679] ata1.00: link offline, clearing class 1 to NONE
[ 235.562696] ata2: SATA link down (SStatus 0 SControl 310)
[ 235.562700] ata2.00: link offline, clearing class 1 to NONE
[ 235.667624] ata1: limiting SATA link speed to 1.5 Gbps
[ 235.717677] md: super_written gets error=10
[ 235.717683] md: super_written gets error=10
[ 235.717712] md: super_written gets error=10
[ 235.731607] md: super_written gets error=10
[ 235.731611] md: super_written gets error=10
[ 235.731612] md: super_written gets error=10
[ 235.731622] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 236.061592] md: super_written gets error=10
[ 236.061594] md: super_written gets error=10
[ 237.318490] ata2: SATA link down (SStatus 0 SControl 300)
[ 237.318495] ata2.00: link offline, clearing class 1 to NONE
[ 237.326489] ata1: SATA link down (SStatus 0 SControl 310)
[ 237.326509] ata1.00: link offline, clearing class 1 to NONE
[ 237.442982] ata2: limiting SATA link speed to 1.5 Gbps
[ 238.274403] md: super_written gets error=10
[ 238.274409] md: super_written gets error=10
[ 238.274495] md: super_written gets error=10
[ 238.297490] md: super_written gets error=10
[ 238.297493] md: super_written gets error=10
[ 238.297495] md: super_written gets error=10
[ 238.297503] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 238.675369] md: super_written gets error=10
[ 238.675371] md: super_written gets error=10
[ 239.198371] ata1: SATA link down (SStatus 0 SControl 300)
[ 239.198386] ata1.00: link offline, clearing class 1 to NONE
[ 239.198399] ata2: SATA link down (SStatus 0 SControl 310)
[ 239.198407] ata2.00: link offline, clearing class 1 to NONE
[ 239.313415] ata1: limiting SATA link speed to 1.5 Gbps
[ 240.837403] md: super_written gets error=10
[ 240.837441] md: super_written gets error=10
[ 240.837511] md: super_written gets error=10
[ 240.851524] md: super_written gets error=10
[ 240.851544] md: super_written gets error=10
[ 240.851547] md: super_written gets error=10
[ 240.851594] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 240.966435] ata2: SATA link down (SStatus 0 SControl 300)
[ 240.966442] ata2.00: link offline, clearing class 1 to NONE
[ 241.083516] md: super_written gets error=10
[ 241.083524] md: super_written gets error=10
[ 241.106834] ata2: limiting SATA link speed to 1.5 Gbps
[ 241.798361] ata1: SATA link down (SStatus 0 SControl 310)
[ 241.798369] ata1.00: link offline, clearing class 1 to NONE
[ 243.394069] md: super_written gets error=10
[ 243.394089] md: super_written gets error=10
[ 243.394162] md: super_written gets error=10
[ 243.410325] md: super_written gets error=10
[ 243.410344] md: super_written gets error=10
[ 243.410346] md: super_written gets error=10
[ 243.410405] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 243.666211] ata2: SATA link down (SStatus 0 SControl 310)
[ 243.666220] ata2.00: link offline, clearing class 1 to NONE
[ 243.699303] md: super_written gets error=10
[ 243.699311] md: super_written gets error=10
[ 243.710207] ata1: SATA link down (SStatus 0 SControl 300)
[ 243.710216] ata1.00: link offline, clearing class 1 to NONE
[ 243.811604] ata1: limiting SATA link speed to 1.5 Gbps
[ 245.366073] ata1: SATA link down (SStatus 0 SControl 310)
[ 245.366081] ata1.00: link offline, clearing class 1 to NONE
[ 245.366127] ata2: SATA link down (SStatus 0 SControl 300)
[ 245.366137] ata2.00: link offline, clearing class 1 to NONE
[ 245.513563] ata2: limiting SATA link speed to 1.5 Gbps
[ 245.953867] md: super_written gets error=10
[ 245.953888] md: super_written gets error=10
[ 245.953959] md: super_written gets error=10
[ 245.969942] md: super_written gets error=10
[ 245.969959] md: super_written gets error=10
[ 245.969961] md: super_written gets error=10
[ 245.970002] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 246.314862] md: super_written gets error=10
[ 246.314870] md: super_written gets error=10
[ 247.321932] ata1: SATA link down (SStatus 0 SControl 300)
[ 247.321940] ata1.00: link offline, clearing class 1 to NONE
[ 247.321989] ata2: SATA link down (SStatus 0 SControl 310)
[ 247.321998] ata2.00: link offline, clearing class 1 to NONE
[ 247.424887] ata1: limiting SATA link speed to 1.5 Gbps
[ 248.513725] md: super_written gets error=10
[ 248.513747] md: super_written gets error=10
[ 248.513821] md: super_written gets error=10
[ 248.532949] md: super_written gets error=10
[ 248.532968] md: super_written gets error=10
[ 248.532971] md: super_written gets error=10
[ 248.533043] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 248.924838] md: super_written gets error=10
[ 248.924847] md: super_written gets error=10
[ 249.077766] ata1: SATA link down (SStatus 0 SControl 310)
[ 249.077774] ata1.00: link offline, clearing class 1 to NONE
[ 249.077823] ata2: SATA link down (SStatus 0 SControl 300)
[ 249.077832] ata2.00: link offline, clearing class 1 to NONE
[ 249.183758] ata2: limiting SATA link speed to 1.5 Gbps
[ 250.889618] ata1: SATA link down (SStatus 0 SControl 300)
[ 250.889626] ata1.00: link offline, clearing class 1 to NONE
[ 250.889676] ata2: SATA link down (SStatus 0 SControl 310)
[ 250.889684] ata2.00: link offline, clearing class 1 to NONE
[ 251.012801] ata1: limiting SATA link speed to 1.5 Gbps
[ 251.068822] md: super_written gets error=10
[ 251.068845] md: super_written gets error=10
[ 251.068912] md: super_written gets error=10
[ 251.088641] md: super_written gets error=10
[ 251.088659] md: super_written gets error=10
[ 251.088661] md: super_written gets error=10
[ 251.088708] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 251.340634] md: super_written gets error=10
[ 251.340643] md: super_written gets error=10
[ 252.617476] ata2: SATA link down (SStatus 0 SControl 300)
[ 252.617484] ata2.00: link offline, clearing class 1 to NONE
[ 252.617536] ata1: SATA link down (SStatus 0 SControl 310)
[ 252.617545] ata1.00: link offline, clearing class 1 to NONE
[ 252.752738] ata2: limiting SATA link speed to 1.5 Gbps
[ 253.636513] md: super_written gets error=10
[ 253.636536] md: super_written gets error=10
[ 253.636602] md: super_written gets error=10
[ 253.650261] md: super_written gets error=10
[ 253.650278] md: super_written gets error=10
[ 253.650280] md: super_written gets error=10
[ 253.650321] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 253.946293] md: super_written gets error=10
[ 253.946301] md: super_written gets error=10
[ 254.301352] ata1: SATA link down (SStatus 0 SControl 300)
[ 254.301360] ata1.00: link offline, clearing class 1 to NONE
[ 254.301409] ata2: SATA link down (SStatus 0 SControl 310)
[ 254.301420] ata2.00: link offline, clearing class 1 to NONE
[ 254.436077] ata1: limiting SATA link speed to 1.5 Gbps
[ 256.195140] md: super_written gets error=10
[ 256.195152] md: super_written gets error=10
[ 256.195180] md: super_written gets error=10
[ 256.195310] md: super_written gets error=10
[ 256.195311] md: super_written gets error=10
[ 256.210290] md: super_written gets error=10
[ 256.210309] md: super_written gets error=10
[ 256.210312] md: super_written gets error=10
[ 256.218266] md: super_written gets error=10
[ 256.218285] md: super_written gets error=10
[ 256.218288] md: super_written gets error=10
[ 256.226180] md: super_written gets error=10
[ 256.226198] md: super_written gets error=10
[ 256.226201] md: super_written gets error=10
[ 256.234019] md: super_written gets error=10
[ 256.234037] md: super_written gets error=10
[ 256.234039] md: super_written gets error=10
[ 256.242023] md: super_written gets error=10
[ 256.242042] md: super_written gets error=10
[ 256.242045] md: super_written gets error=10
[ 256.249044] ata2: SATA link down (SStatus 0 SControl 300)
[ 256.249051] ata2.00: link offline, clearing class 1 to NONE
[ 256.249075] ata1: SATA link down (SStatus 0 SControl 310)
[ 256.249081] ata1.00: link offline, clearing class 1 to NONE
[ 256.250228] md: super_written gets error=10
[ 256.250274] md: super_written gets error=10
[ 256.250280] md: super_written gets error=10
[ 256.258265] md: super_written gets error=10
[ 256.258285] md: super_written gets error=10
[ 256.258288] md: super_written gets error=10
[ 256.266256] md: super_written gets error=10
[ 256.266275] md: super_written gets error=10
[ 256.266278] md: super_written gets error=10
[ 256.274185] md: super_written gets error=10
[ 256.274204] md: super_written gets error=10
[ 256.274207] md: super_written gets error=10
[ 256.282154] md: super_written gets error=10
[ 256.282174] md: super_written gets error=10
[ 256.282176] md: super_written gets error=10
[ 256.290097] md: super_written gets error=10
[ 256.290115] md: super_written gets error=10
[ 256.290118] md: super_written gets error=10
[ 256.298153] md: super_written gets error=10
[ 256.298173] md: super_written gets error=10
[ 256.298176] md: super_written gets error=10
[ 256.306085] md: super_written gets error=10
[ 256.306103] md: super_written gets error=10
[ 256.306105] md: super_written gets error=10
[ 256.314166] md: super_written gets error=10
[ 256.314184] md: super_written gets error=10
[ 256.314187] md: super_written gets error=10
[ 256.322089] md: super_written gets error=10
[ 256.322107] md: super_written gets error=10
[ 256.322110] md: super_written gets error=10
[ 256.330155] md: super_written gets error=10
[ 256.330174] md: super_written gets error=10
[ 256.330177] md: super_written gets error=10
[ 256.338155] md: super_written gets error=10
[ 256.338174] md: super_written gets error=10
[ 256.338177] md: super_written gets error=10
[ 256.346090] md: super_written gets error=10
[ 256.346108] md: super_written gets error=10
[ 256.346111] md: super_written gets error=10
[ 256.354152] md: super_written gets error=10
[ 256.354172] md: super_written gets error=10
[ 256.354175] md: super_written gets error=10
[ 256.362078] md: super_written gets error=10
[ 256.362097] md: super_written gets error=10
[ 256.362099] md: super_written gets error=10
[ 256.370154] md: super_written gets error=10
[ 256.370174] md: super_written gets error=10
[ 256.370177] md: super_written gets error=10
[ 256.378084] md: super_written gets error=10
[ 256.378102] md: super_written gets error=10
[ 256.378105] md: super_written gets error=10
[ 256.378211] ata2: limiting SATA link speed to 1.5 Gbps
[ 256.386143] md: super_written gets error=10
[ 256.386162] md: super_written gets error=10
[ 256.386165] md: super_written gets error=10
[ 256.394146] md: super_written gets error=10
[ 256.394165] md: super_written gets error=10
[ 256.394168] md: super_written gets error=10
[ 256.402143] md: super_written gets error=10
[ 256.402162] md: super_written gets error=10
[ 256.402165] md: super_written gets error=10
[ 256.410077] md: super_written gets error=10
[ 256.410095] md: super_written gets error=10
[ 256.410098] md: super_written gets error=10
[ 256.418012] md: super_written gets error=10
[ 256.418048] md: super_written gets error=10
[ 256.418050] md: super_written gets error=10
[ 256.426082] md: super_written gets error=10
[ 256.426100] md: super_written gets error=10
[ 256.426102] md: super_written gets error=10
[ 256.434142] md: super_written gets error=10
[ 256.434162] md: super_written gets error=10
[ 256.434165] md: super_written gets error=10
[ 256.442080] md: super_written gets error=10
[ 256.442098] md: super_written gets error=10
[ 256.442101] md: super_written gets error=10
[ 256.450141] md: super_written gets error=10
[ 256.450159] md: super_written gets error=10
[ 256.450162] md: super_written gets error=10
[ 256.458138] md: super_written gets error=10
[ 256.458157] md: super_written gets error=10
[ 256.458159] md: super_written gets error=10
[ 256.466137] md: super_written gets error=10
[ 256.466156] md: super_written gets error=10
[ 256.466159] md: super_written gets error=10
[ 256.474073] md: super_written gets error=10
[ 256.474091] md: super_written gets error=10
[ 256.474094] md: super_written gets error=10
[ 256.481999] md: super_written gets error=10
[ 256.482036] md: super_written gets error=10
[ 256.482038] md: super_written gets error=10
[ 256.490239] md: super_written gets error=10
[ 256.490257] md: super_written gets error=10
[ 256.490260] md: super_written gets error=10
[ 256.498245] md: super_written gets error=10
[ 256.498265] md: super_written gets error=10
[ 256.498267] md: super_written gets error=10
[ 256.506158] md: super_written gets error=10
[ 256.506178] md: super_written gets error=10
[ 256.506180] md: super_written gets error=10
[ 256.514154] md: super_written gets error=10
[ 256.514173] md: super_written gets error=10
[ 256.514176] md: super_written gets error=10
[ 256.522082] md: super_written gets error=10
[ 256.522101] md: super_written gets error=10
[ 256.522103] md: super_written gets error=10
[ 256.530072] md: super_written gets error=10
[ 256.530090] md: super_written gets error=10
[ 256.530092] md: super_written gets error=10
[ 256.538233] md: super_written gets error=10
[ 256.538252] md: super_written gets error=10
[ 256.538255] md: super_written gets error=10
[ 256.546059] md: super_written gets error=10
[ 256.546077] md: super_written gets error=10
[ 256.546080] md: super_written gets error=10
[ 256.554058] md: super_written gets error=10
[ 256.554077] md: super_written gets error=10
[ 256.554079] md: super_written gets error=10
[ 256.562073] md: super_written gets error=10
[ 256.562091] md: super_written gets error=10
[ 256.562093] md: super_written gets error=10
[ 256.570071] md: super_written gets error=10
[ 256.570089] md: super_written gets error=10
[ 256.570091] md: super_written gets error=10
[ 256.578072] md: super_written gets error=10
[ 256.578090] md: super_written gets error=10
[ 256.578093] md: super_written gets error=10
[ 256.586133] md: super_written gets error=10
[ 256.586152] md: super_written gets error=10
[ 256.586155] md: super_written gets error=10
[ 256.593994] md: super_written gets error=10
[ 256.594012] md: super_written gets error=10
[ 256.594015] md: super_written gets error=10
[ 256.602240] md: super_written gets error=10
[ 256.602260] md: super_written gets error=10
[ 256.602263] md: super_written gets error=10
[ 256.602315] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602344] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602370] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602395] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602419] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602457] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602468] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602479] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602492] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602505] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602519] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602532] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602543] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602555] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602565] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602574] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602584] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602593] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602603] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602613] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602622] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602632] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602642] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602651] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602662] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602671] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602681] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602690] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602700] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602710] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602720] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602730] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602740] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602752] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602767] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602779] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602796] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602806] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602815] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602827] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602836] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602926] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602939] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602951] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.602963] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.603003] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.603013] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.603026] bcache: bch_count_backing_io_errors() dm-4: IO error on backing device, unrecoverable
[ 256.603039] bcache: bch_cached_dev_error() stop bcache0: too many IO errors on backing device dm-4
[ 256.603743] bcache: bcache_device_free() bcache0 stopped
[ 256.962208] md: super_written gets error=10
[ 256.962217] md: super_written gets error=10
[ 257.933060] ata1: SATA link down (SStatus 0 SControl 300)
[ 257.933068] ata1.00: link offline, clearing class 1 to NONE
[ 257.933117] ata2: SATA link down (SStatus 0 SControl 310)
[ 257.933126] ata2.00: link offline, clearing class 1 to NONE
[ 258.082181] ata1: limiting SATA link speed to 1.5 Gbps
[ 259.792895] ata2: SATA link down (SStatus 0 SControl 300)
[ 259.792903] ata2.00: link offline, clearing class 1 to NONE
[ 259.792950] ata1: SATA link down (SStatus 0 SControl 310)
[ 259.792960] ata1.00: link offline, clearing class 1 to NONE
[ 259.939152] ata2: limiting SATA link speed to 1.5 Gbps
[ 261.648735] ata2: SATA link down (SStatus 0 SControl 310)
[ 261.648742] ata2.00: link offline, clearing class 1 to NONE
[ 261.648793] ata1: SATA link down (SStatus 0 SControl 300)
[ 261.648803] ata1.00: link offline, clearing class 1 to NONE
[ 261.766728] ata1: limiting SATA link speed to 1.5 Gbps
[ 263.368608] ata2: SATA link down (SStatus 0 SControl 300)
[ 263.368616] ata2.00: link offline, clearing class 1 to NONE
[ 263.368670] ata1: SATA link down (SStatus 0 SControl 310)
[ 263.368678] ata1.00: link offline, clearing class 1 to NONE
[ 263.473587] ata2: limiting SATA link speed to 1.5 Gbps
[ 265.236439] ata1: SATA link down (SStatus 0 SControl 300)
[ 265.236447] ata1.00: link offline, clearing class 1 to NONE
[ 265.236496] ata2: SATA link down (SStatus 0 SControl 310)
[ 265.236504] ata2.00: link offline, clearing class 1 to NONE
[ 265.352361] ata1: limiting SATA link speed to 1.5 Gbps
[ 266.848303] ata2: SATA link down (SStatus 0 SControl 300)
[ 266.848311] ata2.00: link offline, clearing class 1 to NONE
[ 266.848364] ata1: SATA link down (SStatus 0 SControl 310)
[ 266.848373] ata1.00: link offline, clearing class 1 to NONE
[ 266.997133] ata2: limiting SATA link speed to 1.5 Gbps
[ 268.756173] ata1: SATA link down (SStatus 0 SControl 300)
[ 268.756182] ata1.00: link offline, clearing class 1 to NONE
[ 268.756207] ata2: SATA link down (SStatus 0 SControl 310)
[ 268.756214] ata2.00: link offline, clearing class 1 to NONE
[ 268.867396] ata1: limiting SATA link speed to 1.5 Gbps
[ 270.524003] ata2: SATA link down (SStatus 0 SControl 300)
[ 270.524012] ata2.00: link offline, clearing class 1 to NONE
[ 270.664076] ata2: limiting SATA link speed to 1.5 Gbps
[ 271.431948] ata2: SATA link down (SStatus 0 SControl 310)
[ 271.431956] ata2.00: link offline, clearing class 1 to NONE
[ 272.343854] ata2: SATA link down (SStatus 0 SControl 300)
[ 272.343862] ata2.00: link offline, clearing class 1 to NONE
[ 272.343899] ata1: SATA link down (SStatus 0 SControl 310)
[ 272.343906] ata1.00: link offline, clearing class 1 to NONE
[ 272.482445] ata2: limiting SATA link speed to 1.5 Gbps
[ 274.035837] ata2: SATA link down (SStatus 0 SControl 310)
[ 274.035845] ata2.00: link offline, clearing class 1 to NONE
[ 275.003661] ata2: SATA link down (SStatus 0 SControl 300)
[ 275.003670] ata2.00: link offline, clearing class 1 to NONE
[ 275.131495] ata2: limiting SATA link speed to 1.5 Gbps
[ 278.139384] ata2: SATA link down (SStatus 0 SControl 310)
[ 278.139392] ata2.00: link offline, clearing class 1 to NONE
[ 278.143148] ata1: SATA link down (SStatus 0 SControl 300)
[ 278.143154] ata1.00: link offline, clearing class 1 to NONE
[ 278.357381] ata1: limiting SATA link speed to 1.5 Gbps
[ 279.023348] ata2: SATA link down (SStatus 0 SControl 300)
[ 279.023377] ata2.00: link offline, clearing class 1 to NONE
[ 279.176329] ata2: limiting SATA link speed to 1.5 Gbps
[ 281.719082] ata2: SATA link down (SStatus 0 SControl 310)
[ 281.719091] ata2.00: link offline, clearing class 1 to NONE
[ 282.561930] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 282.584920] ata1.00: ATA-10: TOSHIBA MG05ACA800E, GX2A, max UDMA/100
[ 282.584926] ata1.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 282.586221] ata1.00: configured for UDMA/100
[ 282.586429] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MG05ACA8 GX2A PQ: 0 ANSI: 5
[ 282.586660] sd 0:0:0:0: [sda] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 282.586662] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 282.586670] sd 0:0:0:0: [sda] Write Protect is off
[ 282.586672] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 282.586681] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 282.586717] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 282.595723] sd 0:0:0:0: [sda] Attached SCSI disk
[ 289.521458] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 289.522296] ata2.00: ATA-10: TOSHIBA MG05ACA800E, GX2A, max UDMA/100
[ 289.522299] ata2.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 289.523242] ata2.00: configured for UDMA/100
[ 289.523461] scsi 1:0:0:0: Direct-Access ATA TOSHIBA MG05ACA8 GX2A PQ: 0 ANSI: 5
[ 289.523661] sd 1:0:0:0: [sdc] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 289.523664] sd 1:0:0:0: [sdc] 4096-byte physical blocks
[ 289.523670] sd 1:0:0:0: [sdc] Write Protect is off
[ 289.523702] sd 1:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 289.523731] sd 1:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 289.523834] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 289.527609] sd 1:0:0:0: [sdc] Attached SCSI disk
[ 0.000000] microcode: microcode updated early to revision 0x2a, date = 2018-07-25
[ 0.000000] Linux version 4.19.13-gentoo (root@gl) (gcc version 7.4.0 (Gentoo 7.4.0 p1.1)) #1 SMP Fri Jan 4 13:06:38 GMT 2019
[ 0.000000] Command line: \gentoo\vmlinuz.efi initrd=ucode/early-ucode.cpio fbcon=rotate:3 initrd=gentoo\initramfs.cpio.gz
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 0.000000] x86/fpu: xstate_offset[3]: 576, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 640, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000003dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000003e000-0x000000000003ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000040000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000010000000-0x0000000012150fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000012151000-0x0000000076206fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000076207000-0x0000000079a55fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000079a56000-0x0000000079aabfff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000079aac000-0x0000000079ac5fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000079ac6000-0x0000000079ef3fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000079ef4000-0x000000007a777fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007a778000-0x000000007a823fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000007a824000-0x000000007abfffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007ac00000-0x000000007fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000d0000000-0x00000000d0ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000d3709000-0x00000000d3709fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe042000-0x00000000fe044fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe900000-0x00000000fe902fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0x6f03d018-0x6f04d057] usable ==> usable
[ 0.000000] e820: update [mem 0x6f03d018-0x6f04d057] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000003dfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000003e000-0x000000000003ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000040000-0x000000000009dfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000000fffffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000010000000-0x0000000012150fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000012151000-0x000000006f03d017] usable
[ 0.000000] reserve setup_data: [mem 0x000000006f03d018-0x000000006f04d057] usable
[ 0.000000] reserve setup_data: [mem 0x000000006f04d058-0x0000000076206fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000076207000-0x0000000079a55fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000079a56000-0x0000000079aabfff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000079aac000-0x0000000079ac5fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000079ac6000-0x0000000079ef3fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000079ef4000-0x000000007a777fff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007a778000-0x000000007a823fff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000007a824000-0x000000007abfffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000007ac00000-0x000000007fffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000d0000000-0x00000000d0ffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000d3709000-0x00000000d3709fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fe042000-0x00000000fe044fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fe900000-0x00000000fe902fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000047fffffff] usable
[ 0.000000] efi: EFI v2.60 by American Megatrends
[ 0.000000] efi: ACPI 2.0=0x79ab5000 ACPI=0x79ab5000 SMBIOS=0x79d00000 SMBIOS 3.0=0x79cff000 ESRT=0x752bd218 MEMATTR=0x72994018
[ 0.000000] SMBIOS 3.1.1 present.
[ 0.000000] DMI: HARDKERNEL ODROID-H2/ODROID-H2, BIOS 5.13 12/05/2018
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1497.600 MHz processor
[ 0.000031] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000034] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000049] last_pfn = 0x480000 max_arch_pfn = 0x400000000
[ 0.000055] MTRR default type: uncachable
[ 0.000056] MTRR fixed ranges enabled:
[ 0.000058] 00000-9FFFF write-back
[ 0.000060] A0000-BFFFF uncachable
[ 0.000061] C0000-FFFFF write-protect
[ 0.000062] MTRR variable ranges enabled:
[ 0.000065] 0 base 00FF800000 mask 7FFF800000 write-combining
[ 0.000067] 1 base 0000000000 mask 7F80000000 write-back
[ 0.000068] 2 base 007B000000 mask 7FFF000000 uncachable
[ 0.000069] 3 base 007C000000 mask 7FFC000000 uncachable
[ 0.000071] 4 base 0100000000 mask 7F00000000 write-back
[ 0.000072] 5 base 0200000000 mask 7E00000000 write-back
[ 0.000074] 6 base 0400000000 mask 7F80000000 write-back
[ 0.000075] 7 disabled
[ 0.000075] 8 disabled
[ 0.000076] 9 disabled
[ 0.001866] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002022] last_pfn = 0x7ac00 max_arch_pfn = 0x400000000
[ 0.008314] esrt: Reserving ESRT space from 0x00000000752bd218 to 0x00000000752bd250.
[ 0.008330] Base memory trampoline at [(____ptrval____)] 97000 size 24576
[ 0.008336] Using GB pages for direct mapping
[ 0.008340] BRK [0x307a01000, 0x307a01fff] PGTABLE
[ 0.008344] BRK [0x307a02000, 0x307a02fff] PGTABLE
[ 0.008346] BRK [0x307a03000, 0x307a03fff] PGTABLE
[ 0.008460] BRK [0x307a04000, 0x307a04fff] PGTABLE
[ 0.008807] BRK [0x307a05000, 0x307a05fff] PGTABLE
[ 0.008904] BRK [0x307a06000, 0x307a06fff] PGTABLE
[ 0.009001] BRK [0x307a07000, 0x307a07fff] PGTABLE
[ 0.009167] BRK [0x307a08000, 0x307a08fff] PGTABLE
[ 0.009304] BRK [0x307a09000, 0x307a09fff] PGTABLE
[ 0.009469] BRK [0x307a0a000, 0x307a0afff] PGTABLE
[ 0.009577] BRK [0x307a0b000, 0x307a0bfff] PGTABLE
[ 0.009823] Secure boot disabled
[ 0.009826] RAMDISK: [mem 0x6f04e000-0x6f494fff]
[ 0.009838] ACPI: Early table checksum verification disabled
[ 0.009844] ACPI: RSDP 0x0000000079AB5000 000024 (v02 ALASKA)
[ 0.009851] ACPI: XSDT 0x0000000079AB50B0 0000CC (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.009860] ACPI: FACP 0x0000000079ABDD90 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
[ 0.009869] ACPI: DSDT 0x0000000079AB5220 008B6E (v02 ALASKA A M I 01072009 INTL 20160930)
[ 0.009875] ACPI: FACS 0x0000000079AC5080 000040
[ 0.009879] ACPI: FPDT 0x0000000079ABDEB0 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.009885] ACPI: FIDT 0x0000000079ABDF00 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.009890] ACPI: MCFG 0x0000000079ABDFA0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
[ 0.009895] ACPI: DBG2 0x0000000079ABDFE0 000072 (v00 INTEL GLK-SOC 00000003 BRXT 0100000D)
[ 0.009901] ACPI: DBGP 0x0000000079ABE060 000034 (v01 INTEL GLK-SOC 00000003 BRXT 0100000D)
[ 0.009905] ACPI: HPET 0x0000000079ABE0A0 000038 (v01 INTEL GLK-SOC 00000003 BRXT 0100000D)
[ 0.009910] ACPI: LPIT 0x0000000079ABE0E0 00005C (v01 INTEL GLK-SOC 00000003 BRXT 0100000D)
[ 0.009915] ACPI: APIC 0x0000000079ABE140 000084 (v04 INTEL GLK-SOC 00000003 BRXT 0100000D)
[ 0.009920] ACPI: NPKT 0x0000000079ABE1D0 000065 (v01 INTEL GLK-SOC 00000003 BRXT 0100000D)
[ 0.009925] ACPI: SSDT 0x0000000079ABE240 000C8F (v02 INTEL UsbCTabl 00000003 BRXT 0100000D)
[ 0.009930] ACPI: SSDT 0x0000000079ABEED0 000158 (v01 Intel_ Platform 00001000 INTL 20160930)
[ 0.009935] ACPI: SSDT 0x0000000079ABF030 0000B1 (v01 Intel_ ADebTabl 00001000 INTL 20160930)
[ 0.009940] ACPI: SSDT 0x0000000079ABF0F0 0004D5 (v02 PmRef Cpu0Ist 00003000 INTL 20160930)
[ 0.009945] ACPI: SSDT 0x0000000079ABF5D0 000775 (v02 CpuRef CpuSsdt 00003000 INTL 20160930)
[ 0.009950] ACPI: SSDT 0x0000000079ABFD50 00035F (v02 PmRef Cpu0Tst 00003000 INTL 20160930)
[ 0.009955] ACPI: SSDT 0x0000000079AC00B0 0001E6 (v02 PmRef ApTst 00003000 INTL 20160930)
[ 0.009961] ACPI: SSDT 0x0000000079AC02A0 0028FE (v02 SaSsdt SaSsdt 00003000 INTL 20160930)
[ 0.009966] ACPI: UEFI 0x0000000079AC2BA0 000042 (v01 ALASKA A M I 00000002 01000013)
[ 0.009971] ACPI: WDAT 0x0000000079AC2BF0 000104 (v01 00000000 00000000)
[ 0.009976] ACPI: WSMT 0x0000000079AC2D00 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.009988] ACPI: Local APIC address 0xfee00000
[ 0.010088] No NUMA configuration found
[ 0.010091] Faking a node at [mem 0x0000000000000000-0x000000047fffffff]
[ 0.010098] NODE_DATA(0) allocated [mem 0x47fffd000-0x47fffffff]
[ 0.010136] Zone ranges:
[ 0.010139] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.010142] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.010144] Normal [mem 0x0000000100000000-0x000000047fffffff]
[ 0.010147] Device empty
[ 0.010149] Movable zone start for each node
[ 0.010151] Early memory node ranges
[ 0.010153] node 0: [mem 0x0000000000001000-0x000000000003dfff]
[ 0.010154] node 0: [mem 0x0000000000040000-0x000000000009dfff]
[ 0.010156] node 0: [mem 0x0000000000100000-0x000000000fffffff]
[ 0.010158] node 0: [mem 0x0000000012151000-0x0000000076206fff]
[ 0.010160] node 0: [mem 0x0000000079a56000-0x0000000079aabfff]
[ 0.010161] node 0: [mem 0x0000000079ef4000-0x000000007a777fff]
[ 0.010163] node 0: [mem 0x000000007a824000-0x000000007abfffff]
[ 0.010165] node 0: [mem 0x0000000100000000-0x000000047fffffff]
[ 0.010171] Reserved but unavailable: 98 pages
[ 0.010174] Initmem setup node 0 [mem 0x0000000000001000-0x000000047fffffff]
[ 0.010179] On node 0 totalpages: 4148487
[ 0.010180] DMA zone: 64 pages used for memmap
[ 0.010181] DMA zone: 22 pages reserved
[ 0.010183] DMA zone: 3995 pages, LIFO batch:0
[ 0.011288] DMA32 zone: 7414 pages used for memmap
[ 0.011289] DMA32 zone: 474476 pages, LIFO batch:63
[ 0.037929] Normal zone: 57344 pages used for memmap
[ 0.037930] Normal zone: 3670016 pages, LIFO batch:63
[ 0.196015] Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
[ 0.196399] ACPI: PM-Timer IO Port: 0x408
[ 0.196403] ACPI: Local APIC address 0xfee00000
[ 0.196413] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
[ 0.196415] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[ 0.196417] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[ 0.196418] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[ 0.196453] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-119
[ 0.196457] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.196461] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.196464] ACPI: IRQ0 used by override.
[ 0.196465] ACPI: IRQ9 used by override.
[ 0.196467] Using ACPI (MADT) for SMP configuration information
[ 0.196470] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.196478] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.196524] [mem 0x80000000-0xcfffffff] available for PCI devices
[ 0.196530] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.196546] random: get_random_bytes called from start_kernel+0x81/0x4e1 with crng_init=0
[ 0.196560] setup_percpu: NR_CPUS:4 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.197019] percpu: Embedded 44 pages/cpu @(____ptrval____) s140056 r8192 d31976 u524288
[ 0.197031] pcpu-alloc: s140056 r8192 d31976 u524288 alloc=1*2097152
[ 0.197033] pcpu-alloc: [0] 0 1 2 3
[ 0.197071] Built 1 zonelists, mobility grouping on. Total pages: 4083643
[ 0.197074] Policy zone: Normal
[ 0.197077] Kernel command line: \gentoo\vmlinuz.efi initrd=ucode/early-ucode.cpio fbcon=rotate:3 initrd=gentoo\initramfs.cpio.gz
[ 0.291900] Memory: 16208612K/16593948K available (14348K kernel code, 1714K rwdata, 5016K rodata, 1144K init, 1096K bss, 385336K reserved, 0K cma-reserved)
[ 0.292016] Kernel/User page tables isolation: enabled
[ 0.319195] rcu: Hierarchical RCU implementation.
[ 0.319198] rcu: CONFIG_RCU_FANOUT set to non-default value of 32.
[ 0.319200] rcu: RCU dyntick-idle grace-period acceleration is enabled.
[ 0.322599] NR_IRQS: 4352, nr_irqs: 1024, preallocated irqs: 16
[ 0.322837] rcu: Offload RCU callbacks from CPUs: (none).
[ 0.323180] Console: colour dummy device 80x105
[ 0.323756] console [tty0] enabled
[ 0.323794] ACPI: Core revision 20180810
[ 0.324220] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
[ 0.324267] hpet clockevent registered
[ 0.324324] APIC: Switch to symmetric I/O mode setup
[ 0.325698] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.330775] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.335282] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
[ 0.335309] Calibrating delay loop (skipped), value calculated using timer frequency.. 2995.20 BogoMIPS (lpj=1497600)
[ 0.335320] pid_max: default: 32768 minimum: 301
[ 0.336385] Security Framework initialized
[ 0.340644] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.342744] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.342857] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.342929] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.343384] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.343408] mce: CPU supports 7 MCE banks
[ 0.343443] CPU0: Thermal monitoring enabled (TM1)
[ 0.343506] process: using mwait in idle threads
[ 0.343513] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.343518] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.343527] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.343533] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.343551] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.343560] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.361365] Freeing SMP alternatives memory: 36K
[ 0.362569] TSC deadline timer enabled
[ 0.362577] smpboot: CPU0: Intel(R) Celeron(R) J4105 CPU @ 1.50GHz (family: 0x6, model: 0x7a, stepping: 0x1)
[ 0.362787] Performance Events: PEBS fmt3+, Goldmont plus events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.362822] ... version: 4
[ 0.362826] ... bit width: 48
[ 0.362830] ... generic registers: 4
[ 0.362834] ... value mask: 0000ffffffffffff
[ 0.362837] ... max period: 00007fffffffffff
[ 0.362841] ... fixed-purpose events: 3
[ 0.362845] ... event mask: 000000070000000f
[ 0.362912] rcu: Hierarchical SRCU implementation.
[ 0.363645] random: crng done (trusting CPU's manufacturer)
[ 0.363996] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.364111] smp: Bringing up secondary CPUs ...
[ 0.364316] x86: Booting SMP configuration:
[ 0.364323] .... node #0, CPUs: #1
[ 0.001344] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.365808] #2
[ 0.001344] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.367505] #3
[ 0.001344] x86/cpu: Activated the Intel User Mode Instruction Prevention (UMIP) CPU feature
[ 0.368668] smp: Brought up 1 node, 4 CPUs
[ 0.368668] smpboot: Max logical packages: 1
[ 0.368668] smpboot: Total of 4 processors activated (11980.80 BogoMIPS)
[ 0.370403] devtmpfs: initialized
[ 0.370403] x86/mm: Memory block size: 128MB
[ 0.373077] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.373077] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.373314] xor: measuring software checksum speed
[ 0.383300] prefetch64-sse: 8152.000 MB/sec
[ 0.393297] generic_sse: 6924.000 MB/sec
[ 0.393302] xor: using function: prefetch64-sse (8152.000 MB/sec)
[ 0.393325] pinctrl core: initialized pinctrl subsystem
[ 0.395706] NET: Registered protocol family 16
[ 0.396017] cpuidle: using governor ladder
[ 0.396020] cpuidle: using governor menu
[ 0.396020] ACPI: bus type PCI registered
[ 0.396020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.396368] dca service started, version 1.12.1
[ 0.396404] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.396415] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.396448] PCI: Using configuration type 1 for base access
[ 0.399917] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.399917] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.400330] cryptd: max_cpu_qlen set to 1000
[ 0.417267] raid6: sse2x1 gen() 3613 MB/s
[ 0.434253] raid6: sse2x1 xor() 2351 MB/s
[ 0.451268] raid6: sse2x2 gen() 4363 MB/s
[ 0.468244] raid6: sse2x2 xor() 2761 MB/s
[ 0.485263] raid6: sse2x4 gen() 4906 MB/s
[ 0.502279] raid6: sse2x4 xor() 2199 MB/s
[ 0.502285] raid6: using algorithm sse2x4 gen() 4906 MB/s
[ 0.502289] raid6: .... xor() 2199 MB/s, rmw enabled
[ 0.502294] raid6: using ssse3x2 recovery algorithm
[ 0.502390] ACPI: Added _OSI(Module Device)
[ 0.502397] ACPI: Added _OSI(Processor Device)
[ 0.502401] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.502405] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.502410] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.502415] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.516956] ACPI: 9 ACPI AML tables successfully acquired and loaded
[ 0.523342] ACPI: Dynamic OEM Table Load:
[ 0.523357] ACPI: SSDT 0xFFFF9E0A2D50AC00 000190 (v02 PmRef Cpu0Cst 00003001 INTL 20160930)
[ 0.523793] ACPI: Dynamic OEM Table Load:
[ 0.523808] ACPI: SSDT 0xFFFF9E0A2D597000 0001E6 (v02 PmRef ApIst 00003000 INTL 20160930)
[ 0.524481] ACPI: Dynamic OEM Table Load:
[ 0.524493] ACPI: SSDT 0xFFFF9E0A2D4CEA00 0000C9 (v02 PmRef ApCst 00003000 INTL 20160930)
[ 0.526324] ACPI: Interpreter enabled
[ 0.526343] ACPI: (supports S0 S5)
[ 0.526349] ACPI: Using IOAPIC for interrupt routing
[ 0.526410] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.526883] ACPI: Enabled 11 GPEs in block 00 to 7F
[ 0.535527] ACPI: Power Resource [WRST] (on)
[ 0.541243] ACPI: Power Resource [FN00] (on)
[ 0.542414] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.542429] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.543924] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR]
[ 0.544122] acpi PNP0A08:00: host bridge window [mem 0x1000000010000 window] (ignored, not CPU addressable)
[ 0.544857] PCI host bridge to bus 0000:00
[ 0.544866] pci_bus 0000:00: root bus resource [io 0x0070-0x0077]
[ 0.544872] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window]
[ 0.544878] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window]
[ 0.544884] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.544890] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.544897] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.544904] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[ 0.544910] pci_bus 0000:00: root bus resource [mem 0x7c000001-0x7fffffff window]
[ 0.544917] pci_bus 0000:00: root bus resource [mem 0x80000000-0xbfffffff window]
[ 0.544924] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff window]
[ 0.544931] pci_bus 0000:00: root bus resource [mem 0xfea00000-0xfeafffff window]
[ 0.544937] pci_bus 0000:00: root bus resource [mem 0xfed00000-0xfed003ff window]
[ 0.544944] pci_bus 0000:00: root bus resource [mem 0xfed01000-0xfed01fff window]
[ 0.544951] pci_bus 0000:00: root bus resource [mem 0xfed03000-0xfed03fff window]
[ 0.544958] pci_bus 0000:00: root bus resource [mem 0xfed06000-0xfed06fff window]
[ 0.544964] pci_bus 0000:00: root bus resource [mem 0xfed08000-0xfed09fff window]
[ 0.544971] pci_bus 0000:00: root bus resource [mem 0xfed80000-0xfedbffff window]
[ 0.544978] pci_bus 0000:00: root bus resource [mem 0xfed1c000-0xfed1cfff window]
[ 0.544985] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xfeefffff window]
[ 0.544993] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.545020] pci 0000:00:00.0: [8086:31f0] type 00 class 0x060000
[ 0.545507] pci 0000:00:02.0: [8086:3185] type 00 class 0x030000
[ 0.545543] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
[ 0.545552] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[ 0.545559] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
[ 0.545582] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.546102] pci 0000:00:0f.0: [8086:319a] type 00 class 0x078000
[ 0.546145] pci 0000:00:0f.0: reg 0x10: [mem 0xa131d000-0xa131dfff 64bit]
[ 0.546264] pci 0000:00:0f.0: PME# supported from D3hot
[ 0.546702] pci 0000:00:12.0: [8086:31e3] type 00 class 0x010601
[ 0.546725] pci 0000:00:12.0: reg 0x10: [mem 0xa1310000-0xa1311fff]
[ 0.546735] pci 0000:00:12.0: reg 0x14: [mem 0xa131c000-0xa131c0ff]
[ 0.546745] pci 0000:00:12.0: reg 0x18: [io 0xf090-0xf097]
[ 0.546754] pci 0000:00:12.0: reg 0x1c: [io 0xf080-0xf083]
[ 0.546763] pci 0000:00:12.0: reg 0x20: [io 0xf060-0xf07f]
[ 0.546773] pci 0000:00:12.0: reg 0x24: [mem 0xa131b000-0xa131b7ff]
[ 0.546823] pci 0000:00:12.0: PME# supported from D3hot
[ 0.547226] pci 0000:00:13.0: [8086:31d8] type 01 class 0x060400
[ 0.547340] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
[ 0.547776] pci 0000:00:14.0: [8086:31d6] type 01 class 0x060400
[ 0.547861] pci 0000:00:14.0: PME# supported from D0 D3hot D3cold
[ 0.548265] pci 0000:00:14.1: [8086:31d7] type 01 class 0x060400
[ 0.548354] pci 0000:00:14.1: PME# supported from D0 D3hot D3cold
[ 0.548789] pci 0000:00:15.0: [8086:31a8] type 00 class 0x0c0330
[ 0.548817] pci 0000:00:15.0: reg 0x10: [mem 0xa1300000-0xa130ffff 64bit]
[ 0.548896] pci 0000:00:15.0: PME# supported from D3hot D3cold
[ 0.549327] pci 0000:00:17.0: [8086:31b4] type 00 class 0x118000
[ 0.549359] pci 0000:00:17.0: reg 0x10: [mem 0xa131a000-0xa131afff 64bit]
[ 0.549377] pci 0000:00:17.0: reg 0x18: [mem 0xa1319000-0xa1319fff 64bit]
[ 0.549827] pci 0000:00:17.1: [8086:31b6] type 00 class 0x118000
[ 0.549859] pci 0000:00:17.1: reg 0x10: [mem 0xa1318000-0xa1318fff 64bit]
[ 0.549875] pci 0000:00:17.1: reg 0x18: [mem 0xa1317000-0xa1317fff 64bit]
[ 0.550331] pci 0000:00:17.2: [8086:31b8] type 00 class 0x118000
[ 0.550358] pci 0000:00:17.2: reg 0x10: [mem 0xa1316000-0xa1316fff 64bit]
[ 0.550372] pci 0000:00:17.2: reg 0x18: [mem 0xa1315000-0xa1315fff 64bit]
[ 0.550832] pci 0000:00:17.3: [8086:31ba] type 00 class 0x118000
[ 0.550872] pci 0000:00:17.3: reg 0x10: [mem 0xa1314000-0xa1314fff 64bit]
[ 0.550888] pci 0000:00:17.3: reg 0x18: [mem 0xa1313000-0xa1313fff 64bit]
[ 0.551401] pci 0000:00:1f.0: [8086:31e8] type 00 class 0x060100
[ 0.551949] pci 0000:00:1f.1: [8086:31d4] type 00 class 0x0c0500
[ 0.552020] pci 0000:00:1f.1: reg 0x10: [mem 0xa1312000-0xa13120ff 64bit]
[ 0.552101] pci 0000:00:1f.1: reg 0x20: [io 0xf040-0xf05f]
[ 0.552783] pci 0000:01:00.0: [144d:a808] type 00 class 0x010802
[ 0.552815] pci 0000:01:00.0: reg 0x10: [mem 0xa1200000-0xa1203fff 64bit]
[ 0.552974] pci 0000:01:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x4 link at 0000:00:13.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[ 0.553198] pci 0000:00:13.0: PCI bridge to [bus 01]
[ 0.553210] pci 0000:00:13.0: bridge window [mem 0xa1200000-0xa12fffff]
[ 0.553277] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.553308] pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff]
[ 0.553335] pci 0000:02:00.0: reg 0x18: [mem 0xa1104000-0xa1104fff 64bit]
[ 0.553353] pci 0000:02:00.0: reg 0x20: [mem 0xa1100000-0xa1103fff 64bit pref]
[ 0.553375] pci 0000:02:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
[ 0.553388] pci 0000:02:00.0: Max Payload Size set to 128 (was 128, max 128)
[ 0.553485] pci 0000:02:00.0: supports D1 D2
[ 0.553487] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.553612] pci 0000:00:14.0: PCI bridge to [bus 02]
[ 0.553635] pci 0000:00:14.0: bridge window [io 0xe000-0xefff]
[ 0.553639] pci 0000:00:14.0: bridge window [mem 0xa1100000-0xa11fffff]
[ 0.553710] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[ 0.553740] pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff]
[ 0.553768] pci 0000:03:00.0: reg 0x18: [mem 0xa1004000-0xa1004fff 64bit]
[ 0.553786] pci 0000:03:00.0: reg 0x20: [mem 0xa1000000-0xa1003fff 64bit pref]
[ 0.553806] pci 0000:03:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
[ 0.553819] pci 0000:03:00.0: Max Payload Size set to 128 (was 128, max 128)
[ 0.553913] pci 0000:03:00.0: supports D1 D2
[ 0.553915] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.554044] pci 0000:00:14.1: PCI bridge to [bus 03]
[ 0.554053] pci 0000:00:14.1: bridge window [io 0xd000-0xdfff]
[ 0.554057] pci 0000:00:14.1: bridge window [mem 0xa1000000-0xa10fffff]
[ 0.555130] ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 6 10 11 12 14 15)
[ 0.555262] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15)
[ 0.555389] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 10 11 12 14 15)
[ 0.555514] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 *6 10 11 12 14 15)
[ 0.555638] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *7
[ 0.555764] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *9
[ 0.555888] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
[ 0.556011] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 0.557802] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.557802] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.557802] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.557802] vgaarb: loaded
[ 0.557802] SCSI subsystem initialized
[ 0.557802] libata version 3.00 loaded.
[ 0.557802] ACPI: bus type USB registered
[ 0.557802] usbcore: registered new interface driver usbfs
[ 0.557802] usbcore: registered new interface driver hub
[ 0.557802] usbcore: registered new device driver usb
[ 0.557802] pps_core: LinuxPPS API ver. 1 registered
[ 0.557802] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.557802] PTP clock support registered
[ 0.558317] Registered efivars operations
[ 0.577663] PCI: Using ACPI for IRQ routing
[ 0.606863] PCI: pci_cache_line_size set to 64 bytes
[ 0.607206] e820: reserve RAM buffer [mem 0x0003e000-0x0003ffff]
[ 0.607208] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.607210] e820: reserve RAM buffer [mem 0x6f03d018-0x6fffffff]
[ 0.607212] e820: reserve RAM buffer [mem 0x76207000-0x77ffffff]
[ 0.607213] e820: reserve RAM buffer [mem 0x79aac000-0x7bffffff]
[ 0.607215] e820: reserve RAM buffer [mem 0x7a778000-0x7bffffff]
[ 0.607216] e820: reserve RAM buffer [mem 0x7ac00000-0x7bffffff]
[ 0.607396] NetLabel: Initializing
[ 0.607402] NetLabel: domain hash size = 128
[ 0.607405] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.607431] NetLabel: unlabeled traffic allowed by default
[ 0.607476] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.607495] hpet0: 8 comparators, 64-bit 19.200000 MHz counter
[ 0.609319] clocksource: Switched to clocksource tsc-early
[ 0.648758] pnp: PnP ACPI init
[ 0.649045] system 00:00: [io 0x0a00-0x0a07] has been reserved
[ 0.649059] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.649644] pnp 00:01: [dma 0 disabled]
[ 0.649720] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.650266] pnp 00:02: [dma 0 disabled]
[ 0.650345] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.650418] system 00:03: [io 0x0680-0x069f] has been reserved
[ 0.650428] system 00:03: [io 0x0400-0x047f] could not be reserved
[ 0.650435] system 00:03: [io 0x0500-0x05fe] has been reserved
[ 0.650441] system 00:03: [io 0x0600-0x061f] has been reserved
[ 0.650448] system 00:03: [io 0x164e-0x164f] has been reserved
[ 0.650459] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.650841] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.650850] system 00:04: [mem 0xfea00000-0xfeafffff] has been reserved
[ 0.650857] system 00:04: [mem 0xfed01000-0xfed01fff] has been reserved
[ 0.650864] system 00:04: [mem 0xfed03000-0xfed03fff] has been reserved
[ 0.650870] system 00:04: [mem 0xfed06000-0xfed06fff] has been reserved
[ 0.650877] system 00:04: [mem 0xfed08000-0xfed09fff] has been reserved
[ 0.650884] system 00:04: [mem 0xfed80000-0xfedbffff] has been reserved
[ 0.650891] system 00:04: [mem 0xfed1c000-0xfed1cfff] has been reserved
[ 0.650898] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.650909] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.651250] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.651558] pnp: PnP ACPI: found 6 devices
[ 0.656097] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.656198] pci 0000:00:13.0: PCI bridge to [bus 01]
[ 0.656214] pci 0000:00:13.0: bridge window [mem 0xa1200000-0xa12fffff]
[ 0.656233] pci 0000:00:14.0: PCI bridge to [bus 02]
[ 0.656240] pci 0000:00:14.0: bridge window [io 0xe000-0xefff]
[ 0.656250] pci 0000:00:14.0: bridge window [mem 0xa1100000-0xa11fffff]
[ 0.656262] pci 0000:00:14.1: PCI bridge to [bus 03]
[ 0.656268] pci 0000:00:14.1: bridge window [io 0xd000-0xdfff]
[ 0.656277] pci 0000:00:14.1: bridge window [mem 0xa1000000-0xa10fffff]
[ 0.656291] pci_bus 0000:00: resource 4 [io 0x0070-0x0077]
[ 0.656293] pci_bus 0000:00: resource 5 [io 0x0000-0x006f window]
[ 0.656299] pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window]
[ 0.656302] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.656304] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 0.656306] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[ 0.656308] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
[ 0.656311] pci_bus 0000:00: resource 11 [mem 0x7c000001-0x7fffffff window]
[ 0.656313] pci_bus 0000:00: resource 12 [mem 0x80000000-0xbfffffff window]
[ 0.656315] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xefffffff window]
[ 0.656317] pci_bus 0000:00: resource 14 [mem 0xfea00000-0xfeafffff window]
[ 0.656319] pci_bus 0000:00: resource 15 [mem 0xfed00000-0xfed003ff window]
[ 0.656321] pci_bus 0000:00: resource 16 [mem 0xfed01000-0xfed01fff window]
[ 0.656323] pci_bus 0000:00: resource 17 [mem 0xfed03000-0xfed03fff window]
[ 0.656325] pci_bus 0000:00: resource 18 [mem 0xfed06000-0xfed06fff window]
[ 0.656327] pci_bus 0000:00: resource 19 [mem 0xfed08000-0xfed09fff window]
[ 0.656329] pci_bus 0000:00: resource 20 [mem 0xfed80000-0xfedbffff window]
[ 0.656331] pci_bus 0000:00: resource 21 [mem 0xfed1c000-0xfed1cfff window]
[ 0.656333] pci_bus 0000:00: resource 22 [mem 0xfee00000-0xfeefffff window]
[ 0.656335] pci_bus 0000:01: resource 1 [mem 0xa1200000-0xa12fffff]
[ 0.656337] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 0.656339] pci_bus 0000:02: resource 1 [mem 0xa1100000-0xa11fffff]
[ 0.656342] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
[ 0.656344] pci_bus 0000:03: resource 1 [mem 0xa1000000-0xa10fffff]
[ 0.656532] NET: Registered protocol family 2
[ 0.656854] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.656955] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.657386] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.657613] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.657682] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.657772] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.657922] NET: Registered protocol family 1
[ 0.658176] RPC: Registered named UNIX socket transport module.
[ 0.658183] RPC: Registered udp transport module.
[ 0.658187] RPC: Registered tcp transport module.
[ 0.658191] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.658196] NET: Registered protocol family 44
[ 0.658216] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.658844] PCI: CLS 64 bytes, default 64
[ 0.658930] Unpacking initramfs...
[ 0.772224] Freeing initrd memory: 4380K
[ 0.772244] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.772251] software IO TLB: mapped [mem 0x6b03c000-0x6f03c000] (64MB)
[ 0.772449] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[ 0.772457] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 0.772462] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 0.772466] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 0.772470] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 0.772535] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x159647815e3, max_idle_ns: 440795269835 ns
[ 0.772566] clocksource: Switched to clocksource tsc
[ 0.775906] Initialise system trusted keyrings
[ 0.775999] workingset: timestamp_bits=44 max_order=22 bucket_order=0
[ 0.776091] zbud: loaded
[ 0.776494] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.776693] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 0.777010] pstore: using zstd compression
[ 1.792743] NET: Registered protocol family 38
[ 1.794803] Key type asymmetric registered
[ 1.794811] Asymmetric key parser 'x509' registered
[ 1.794845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 1.794920] io scheduler noop registered
[ 1.794926] io scheduler deadline registered
[ 1.794964] io scheduler cfq registered (default)
[ 1.794970] io scheduler mq-deadline registered
[ 1.794974] io scheduler kyber registered
[ 1.794993] io scheduler bfq registered
[ 1.796161] pcieport 0000:00:13.0: Signaling PME with IRQ 120
[ 1.796204] pcieport 0000:00:14.0: Signaling PME with IRQ 121
[ 1.796236] pcieport 0000:00:14.1: Signaling PME with IRQ 122
[ 1.796314] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.796809] efifb: probing for efifb
[ 1.796842] efifb: framebuffer at 0x90000000, using 7500k, total 7500k
[ 1.796848] efifb: mode is 1600x1200x32, linelength=6400, pages=1
[ 1.796852] efifb: scrolling: redraw
[ 1.796857] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.813554] Console: switching to colour frame buffer device 150x100
[ 1.834313] fb0: EFI VGA frame buffer device
[ 1.838796] intel_idle: MWAIT substates: 0x11242020
[ 1.838798] intel_idle: v0.4.1 model 0x7A
[ 1.839152] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 1.839294] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 1.843869] ACPI: Power Button [PWRB]
[ 1.848465] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 1.853021] ACPI: Power Button [PWRF]
[ 1.861900] thermal LNXTHERM:00: registered as thermal_zone0
[ 1.866483] ACPI: Thermal Zone [TZ01] (33 C)
[ 1.871154] ioatdma: Intel(R) QuickData Technology Driver 4.00
[ 1.876207] [drm] GuC: No firmware known for this platform!
[ 1.880878] [drm] HuC: No firmware known for this platform!
[ 1.885780] checking generic (90000000 753000) vs hw (90000000 10000000)
[ 1.885781] fb: switching to inteldrmfb from EFI VGA
[ 1.890467] Console: switching to colour dummy device 80x105
[ 1.890615] [drm] Replacing VGA console driver
[ 1.890886] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.890891] [drm] Driver supports precise vblank timestamp query.
[ 1.890991] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 1.893241] [drm] Finished loading DMC firmware i915/glk_dmc_ver1_04.bin (v1.4)
[ 1.895076] [drm] Initialized i915 1.6.0 20180719 for 0000:00:02.0 on minor 0
[ 1.896867] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 1.897262] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2
[ 1.900616] loop: module loaded
[ 1.901506] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 1.904884] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 1.908253] idma64 idma64.2: Found Intel integrated DMA 64-bit
[ 1.911595] idma64 idma64.3: Found Intel integrated DMA 64-bit
[ 1.915088] nvme nvme0: pci function 0000:01:00.0
[ 1.915141] ahci 0000:00:12.0: version 3.0
[ 1.916028] fbcon: inteldrmfb (fb0) is primary device
[ 1.925659] ahci 0000:00:12.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[ 1.925664] ahci 0000:00:12.0: flags: 64bit ncq sntf clo only pmp pio slum part deso sadm sds apst
[ 1.926284] scsi host0: ahci
[ 1.926657] scsi host1: ahci
[ 1.926761] ata1: SATA max UDMA/133 abar m2048@0xa131b000 port 0xa131b100 irq 125
[ 1.926764] ata2: SATA max UDMA/133 abar m2048@0xa131b000 port 0xa131b180 irq 125
[ 1.931731] libphy: r8169: probed
[ 1.932044] r8169 0000:02:00.0 eth0: RTL8168g/8111g, 00:1e:06:45:00:5c, XID 4c000800, IRQ 127
[ 1.932047] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.936634] libphy: r8169: probed
[ 1.936948] r8169 0000:03:00.0 eth1: RTL8168g/8111g, 00:1e:06:45:00:5d, XID 4c000800, IRQ 128
[ 1.936950] r8169 0000:03:00.0 eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[ 1.936993] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.937004] ehci-pci: EHCI PCI platform driver
[ 1.937027] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.937364] xhci_hcd 0000:00:15.0: xHCI Host Controller
[ 1.937372] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 1
[ 1.938487] xhci_hcd 0000:00:15.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[ 1.938494] xhci_hcd 0000:00:15.0: cache line size of 64 is not supported
[ 1.939023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[ 1.939026] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.939028] usb usb1: Product: xHCI Host Controller
[ 1.939030] usb usb1: Manufacturer: Linux 4.19.13-gentoo xhci-hcd
[ 1.939031] usb usb1: SerialNumber: 0000:00:15.0
[ 1.939278] hub 1-0:1.0: USB hub found
[ 1.939306] hub 1-0:1.0: 9 ports detected
[ 1.941609] xhci_hcd 0000:00:15.0: xHCI Host Controller
[ 1.941614] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 2
[ 1.941618] xhci_hcd 0000:00:15.0: Host supports USB 3.0 SuperSpeed
[ 1.941800] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
[ 1.941803] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.941804] usb usb2: Product: xHCI Host Controller
[ 1.941806] usb usb2: Manufacturer: Linux 4.19.13-gentoo xhci-hcd
[ 1.941808] usb usb2: SerialNumber: 0000:00:15.0
[ 1.942011] hub 2-0:1.0: USB hub found
[ 1.942065] hub 2-0:1.0: 7 ports detected
[ 1.944062] usbcore: registered new interface driver uas
[ 1.944085] usbcore: registered new interface driver usb-storage
[ 1.944118] i8042: PNP: No PS/2 controller found.
[ 1.944465] rtc_cmos 00:05: RTC can wake from S4
[ 1.945017] rtc_cmos 00:05: registered as rtc0
[ 1.945041] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.945271] i801_smbus 0000:00:1f.1: SPD Write Disable is set
[ 1.945331] i801_smbus 0000:00:1f.1: SMBus using PCI interrupt
[ 1.948564] emc2103 8-002e: hwmon2: sensor 'emc2103'
[ 1.951047] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 1.951406] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
[ 1.951643] device-mapper: uevent: version 1.0.3
[ 1.951725] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[ 1.951737] intel_pstate: Intel P-state driver initializing
[ 1.952376] EFI Variables Facility v0.08 2004-May-17
[ 1.983277] pstore: Registered efi as persistent store backend
[ 1.983390] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.983711] usbcore: registered new interface driver usbhid
[ 1.983712] usbhid: USB HID core driver
[ 1.983836] intel_telemetry_core Init
[ 1.990724] Console: switching to colour frame buffer device 150x100
[ 1.990771] intel_rapl: Found RAPL domain package
[ 1.990773] intel_rapl: Found RAPL domain core
[ 1.990775] intel_rapl: Found RAPL domain uncore
[ 1.990778] intel_rapl: Found RAPL domain dram
[ 1.992058] Initializing XFRM netlink socket
[ 1.992063] NET: Registered protocol family 17
[ 1.992160] Key type dns_resolver registered
[ 1.992582] intel_rdt: Intel RDT L2 allocation detected
[ 1.992583] intel_rdt: Intel RDT L2DATA allocation detected
[ 1.992583] intel_rdt: Intel RDT L2CODE allocation detected
[ 1.992644] microcode: sig=0x706a1, pf=0x1, revision=0x2a
[ 1.992755] microcode: Microcode Update Driver: v2.2.
[ 1.992766] SSE version of gcm_enc/dec engaged.
[ 1.996155] alg: No test for pcbc(aes) (pcbc-aes-aesni)
[ 1.996168] sched_clock: Marking stable (1995815754, 344767)->(2006931293, -10770772)
[ 1.996398] registered taskstats version 1
[ 1.996399] Loading compiled-in X.509 certificates
[ 1.996421] zswap: loaded using pool lzo/zbud
[ 1.996642] Btrfs loaded, crc32c=crc32c-intel
[ 1.996911] Key type encrypted registered
[ 1.997365] rtc_cmos 00:05: setting system clock to 2019-01-05 15:29:26 UTC (1546702166)
[ 1.997429] Invalid pltconfig, ensure IPC1 device is enabled in BIOS
[ 2.137283] nvme nvme0: missing or invalid SUBNQN field.
[ 2.142209] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 2.147402] nvme nvme0: Shutdown timeout set to 8 seconds
[ 2.271344] usb 1-1: new full-speed USB device number 2 using xhci_hcd
[ 2.359381] nvme0n1: p1 p2 p3 p4
[ 2.394388] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.458029] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.459778] ata2.00: ATA-10: TOSHIBA MG05ACA800E, GX2A, max UDMA/100
[ 2.468022] ata2.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 2.468029] ata1.00: ATA-10: TOSHIBA MG05ACA800E, GX2A, max UDMA/100
[ 2.468030] ata1.00: 15628053168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 2.470330] ata1.00: configured for UDMA/100
[ 2.487840] ata2.00: configured for UDMA/100
[ 2.488057] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MG05ACA8 GX2A PQ: 0 ANSI: 5
[ 2.497694] sd 0:0:0:0: [sda] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 2.497706] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 2.502627] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 2.507802] scsi 1:0:0:0: Direct-Access ATA TOSHIBA MG05ACA8 GX2A PQ: 0 ANSI: 5
[ 2.512443] sd 0:0:0:0: [sda] Write Protect is off
[ 2.517663] sd 1:0:0:0: [sdb] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 2.517665] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 2.522522] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.522533] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.527602] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[ 2.542882] sd 1:0:0:0: [sdb] Write Protect is off
[ 2.547896] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.547906] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.556398] usb 1-1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.01
[ 2.557614] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.561541] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.561544] usb 1-1: Product: USB Receiver
[ 2.575259] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 2.577083] usb 1-1: Manufacturer: Logitech
[ 2.931903] Freeing unused kernel image memory: 1144K
[ 2.937490] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:15.0-1/input2
[ 2.944609] Write protecting the kernel read-only data: 22528k
[ 2.952276] Freeing unused kernel image memory: 2020K
[ 2.957934] Freeing unused kernel image memory: 1128K
[ 2.963378] Run /init as init process
[ 3.058233] input: Logitech K780 as /devices/pci0000:00/0000:00:15.0/usb1/1-1/1-1:1.2/0003:046D:C52B.0003/0003:046D:405B.0004/input/input3
[ 3.069215] logitech-hidpp-device 0003:046D:405B.0004: input,hidraw1: USB HID v1.11 Keyboard [Logitech K780] on usb-0000:00:15.0-1:1
[ 3.681985] logitech-hidpp-device 0003:046D:405B.0004: HID++ 4.5 device connected.
[ 21.243634] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: data=ordered
[ 23.527429] udevd[802]: starting version 3.2.5
[ 23.538387] udevd[803]: starting eudev-3.2.5
[ 23.654214] r8169 0000:03:00.0 net2: renamed from eth1
[ 23.668586] r8169 0000:02:00.0 net0: renamed from eth0
[ 23.696375] md/raid1:md0: active with 2 out of 2 mirrors
[ 23.715363] md0: detected capacity change from 0 to 8001427931136
[ 28.629690] bcache: register_bdev() registered backing device dm-3
[ 28.887342] bcache: bch_journal_replay() journal replay done, 341 keys in 5 entries, seq 24432
[ 28.902480] bcache: bch_cached_dev_attach() Caching dm-3 as bcache0 on set 5a75353b-b1ad-4704-b1eb-4a06877e111f
[ 28.902586] bcache: register_cache() registered cache device dm-4
[ 28.932861] BTRFS: device label data devid 1 transid 1978 /dev/bcache0
[ 29.064350] EXT4-fs (dm-1): re-mounted. Opts: (null)
[ 29.216261] Adding 8388604k swap on /dev/mapper/crypto-swap. Priority:-2 extents:1 across:8388604k SSFS
[ 29.277364] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 29.278163] BTRFS info (device bcache0): disk space caching is enabled
[ 29.278165] BTRFS info (device bcache0): has skinny extents
[ 29.531663] BTRFS info (device bcache0): enabling ssd optimizations
[ 30.230086] bpfilter: Loaded bpfilter_umh pid 1786
[ 30.572811] Generic PHY r8169-200:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE)
[ 30.979821] Generic PHY r8169-300:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
[ 31.092715] r8169 0000:03:00.0 net2: Link is Down
[ 38.660726] r8169 0000:02:00.0 net0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 42.782914] r8169 0000:03:00.0 net2: Link is Up - 1Gbps/Full - flow control rx/tx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment