Skip to content

Instantly share code, notes, and snippets.

@Manawyrm
Created January 31, 2016 02:18
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Manawyrm/70d90e95e9c578a7fb26 to your computer and use it in GitHub Desktop.
[root@manjaro ~]# dmesg
[ 0.000000] Linux version 4.5.0-rc1-manawyrm-dbg1-00179-gad0b40fa (tobias@tobias-arch) (gcc version 5.3.0 (GCC) ) #1 SMP PREEMPT Sun Jan 31 00:38:29 CET 2016
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.5 root=/dev/mmcblk1p2 rw
[ 0.000000] x86/fpu: Legacy x87 FPU detected.
[ 0.000000] x86/fpu: Using 'lazy' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000037a76fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000037a77000-0x0000000037a7ffff] type 20
[ 0.000000] BIOS-e820: [mem 0x0000000037a80000-0x0000000037afffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000037b00000-0x000000003bb8dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003bb8e000-0x000000003bdadfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000003bdae000-0x000000003bdaefff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003bdaf000-0x000000003bdaffff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000003bdb0000-0x000000003bdb1fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003bdb2000-0x000000003bdb2fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000003bdb3000-0x000000003c7fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003cc00000-0x000000003ccc6fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000003ccc7000-0x000000003cd1ffff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000003cd20000-0x000000003cd47fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000003cd48000-0x000000003cdb7fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000003cdb8000-0x000000003cdf7fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000003cdf8000-0x000000003cdfffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffd00000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.40 by INSYDE Corp.
[ 0.000000] efi: ACPI 2.0=0x3cdf7014 ESRT=0x3bb9cf10 SMBIOS=0x3bd65000
[ 0.000000] esrt: Reserving ESRT space from 0x000000003bb9cf10 to 0x000000003bb9cf48.
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: Insyde ST70416-6/Type2 - Board Product Name, BIOS TREK.G.WI71C.JGBMRBA04 11/02/2015
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x3ce00 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0FFD00000 mask FFFC00000 write-protect
[ 0.000000] 1 base 000000000 mask FC0000000 write-back
[ 0.000000] 2 base 03E000000 mask FFE000000 uncachable
[ 0.000000] 3 base 03D000000 mask FFF000000 uncachable
[ 0.000000] 4 base 03CE00000 mask FFFE00000 uncachable
[ 0.000000] 5 base 03C800000 mask FFFC00000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] BRK [0x01b47000, 0x01b47fff] PGTABLE
[ 0.000000] BRK [0x01b48000, 0x01b48fff] PGTABLE
[ 0.000000] BRK [0x01b49000, 0x01b49fff] PGTABLE
[ 0.000000] BRK [0x01b4a000, 0x01b4afff] PGTABLE
[ 0.000000] BRK [0x01b4b000, 0x01b4bfff] PGTABLE
[ 0.000000] BRK [0x01b4c000, 0x01b4cfff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x37599000-0x37a76fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000003CDF7014 000024 (v02 INSYDE)
[ 0.000000] ACPI: XSDT 0x000000003CDD0188 0000CC (v01 INSYDE INSYDE 00000003 01000013)
[ 0.000000] ACPI: FACP 0x000000003CDF1000 00010C (v05 INSYDE INSYDE 00000003 ACPI 00040000)
[ 0.000000] ACPI: DSDT 0x000000003CDDD000 00ED04 (v02 INSYDE INSYDE 00000003 ACPI 00040000)
[ 0.000000] ACPI: UEFI 0x000000003CDF6000 000236 (v01 INSYDE INSYDE 00000001 ACPI 00040000)
[ 0.000000] ACPI: MSDM 0x000000003CDF5000 000055 (v03 INSYDE INSYDE 00000001 ACPI 00040000)
[ 0.000000] ACPI: UEFI 0x000000003CDF4000 000042 (v01 INSYDE INSYDE 00000000 ACPI 00040000)
[ 0.000000] ACPI: OEM0 0x000000003CDF3000 000084 (v05 INSYDE INSYDE 00000003 ACPI 00040000)
[ 0.000000] ACPI: DBG2 0x000000003CDF2000 000072 (v00 INSYDE INSYDE 00000003 ACPI 00040000)
[ 0.000000] ACPI: HPET 0x000000003CDF0000 000038 (v01 INSYDE INSYDE 00000003 ACPI 00040000)
[ 0.000000] ACPI: LPIT 0x000000003CDEF000 000104 (v01 INSYDE INSYDE 00000003 ACPI 00040000)
[ 0.000000] ACPI: APIC 0x000000003CDEE000 00006C (v03 INSYDE INSYDE 00000003 ACPI 00040000)
[ 0.000000] ACPI: MCFG 0x000000003CDED000 00003C (v01 INSYDE INSYDE 00000003 ACPI 00040000)
[ 0.000000] ACPI: SLIC 0x000000003CDEC000 000176 (v01 INSYDE INSYDE 00000003 ACPI 00040000)
[ 0.000000] ACPI: SSDT 0x000000003CDDC000 000603 (v01 INSYDE CpuDptf 00000003 ACPI 00040000)
[ 0.000000] ACPI: SSDT 0x000000003CDD9000 00249C (v01 INSYDE DptfTab 00000003 ACPI 00040000)
[ 0.000000] ACPI: SSDT 0x000000003CDD8000 000058 (v01 INSYDE LowPwrM 00000003 ACPI 00040000)
[ 0.000000] ACPI: SSDT 0x000000003CDD7000 0000FF (v01 INSYDE SoCDptf 00000003 ACPI 00040000)
[ 0.000000] ACPI: SSDT 0x000000003CDD6000 000763 (v01 INSYDE CpuPm 00003000 ACPI 00040000)
[ 0.000000] ACPI: SSDT 0x000000003CDD5000 000290 (v01 INSYDE Cpu0Tst 00003000 ACPI 00040000)
[ 0.000000] ACPI: SSDT 0x000000003CDD4000 00017A (v01 INSYDE ApTst 00003000 ACPI 00040000)
[ 0.000000] ACPI: FPDT 0x000000003CDD3000 000044 (v01 INSYDE INSYDE 00000002 ACPI 00040000)
[ 0.000000] ACPI: CSRT 0x000000003CDD2000 00014C (v00 INSYDE INSYDE 00000005 ACPI 00040000)
[ 0.000000] ACPI: BGRT 0x000000003CDD1000 000038 (v01 INSYDE INSYDE 00000001 ACPI 00040000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003cdfffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x3ccc3000-0x3ccc6fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003cdfffff]
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000008efff]
[ 0.000000] node 0: [mem 0x0000000000090000-0x000000000009dfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff]
[ 0.000000] node 0: [mem 0x0000000020200000-0x0000000037a76fff]
[ 0.000000] node 0: [mem 0x0000000037b00000-0x000000003bb8dfff]
[ 0.000000] node 0: [mem 0x000000003bdae000-0x000000003bdaefff]
[ 0.000000] node 0: [mem 0x000000003bdb0000-0x000000003bdb1fff]
[ 0.000000] node 0: [mem 0x000000003bdb3000-0x000000003c7fffff]
[ 0.000000] node 0: [mem 0x000000003cc00000-0x000000003ccc6fff]
[ 0.000000] node 0: [mem 0x000000003cdf8000-0x000000003cdfffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003cdfffff]
[ 0.000000] On node 0 totalpages: 246720
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 22 pages reserved
[ 0.000000] DMA zone: 3996 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 3832 pages used for memmap
[ 0.000000] DMA32 zone: 242724 pages, LIFO batch:31
[ 0.000000] x86/hpet: Will disable the HPET for this platform because it's not reliable
[ 0.000000] Reserving Intel graphics stolen memory at 0x3d000000-0x3effffff
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-86
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x37a77000-0x37a7ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x37a80000-0x37afffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x3bb8e000-0x3bdadfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x3bdaf000-0x3bdaffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x3bdb2000-0x3bdb2fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x3c800000-0x3cbfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x3ccc7000-0x3cd1ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x3cd20000-0x3cd47fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x3cd48000-0x3cdb7fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x3cdb8000-0x3cdf7fff]
[ 0.000000] e820: [mem 0x3f000000-0xe00f7fff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 32 pages/cpu @ffff88003b800000 s92952 r8192 d29928 u524288
[ 0.000000] pcpu-alloc: s92952 r8192 d29928 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 242802
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.5 root=/dev/mmcblk1p2 rw
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 921576K/986880K available (5752K kernel code, 966K rwdata, 1840K rodata, 1200K init, 1156K bss, 65304K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[ 0.000000] NR_IRQS:8448 nr_irqs:1024 0
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Maximum core-clock to bus-clock ratio: 0x10
[ 0.000000] Resolved frequency ID: 0, frequency: 83200 KHz
[ 0.000000] TSC runs at 1331200 KHz
[ 0.000000] lapic_timer_frequency = 277333
[ 0.000000] tsc: Detected 1331.200 MHz processor
[ 0.000059] Calibrating delay loop (skipped), value calculated using timer frequency.. 2663.33 BogoMIPS (lpj=4437333)
[ 0.000086] pid_max: default: 32768 minimum: 301
[ 0.000113] ACPI: Core revision 20160108
[ 0.047907] ACPI: 8 ACPI AML tables successfully acquired and loaded
[ 0.049599] Security Framework initialized
[ 0.049621] Yama: becoming mindful.
[ 0.049830] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.050538] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.050879] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.050902] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
[ 0.051465] CPU: Physical Processor ID: 0
[ 0.051482] CPU: Processor Core ID: 0
[ 0.051498] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.051511] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.051534] mce: CPU supports 6 MCE banks
[ 0.051557] CPU0: Thermal monitoring enabled (TM1)
[ 0.051573] process: using mwait in idle threads
[ 0.051590] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[ 0.051603] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
[ 0.052050] Freeing SMP alternatives memory: 20K (ffffffff81a1f000 - ffffffff81a24000)
[ 0.063991] ftrace: allocating 22910 entries in 90 pages
[ 0.083271] TSC deadline timer enabled
[ 0.083283] smpboot: CPU0: Intel(R) Atom(TM) CPU Z3735G @ 1.33GHz (family: 0x6, model: 0x37, stepping: 0x8)
[ 0.083355] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
[ 0.083396] ... version: 3
[ 0.083408] ... bit width: 40
[ 0.083418] ... generic registers: 2
[ 0.083429] ... value mask: 000000ffffffffff
[ 0.083441] ... max period: 000000ffffffffff
[ 0.083452] ... fixed-purpose events: 3
[ 0.083463] ... event mask: 0000000700000003
[ 0.113419] x86: Booting SMP configuration:
[ 0.113437] .... node #0, CPUs: #1
[ 0.115900] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.123453] #2 #3
[ 0.135664] x86: Booted up 1 node, 4 CPUs
[ 0.135685] smpboot: Total of 4 processors activated (10653.33 BogoMIPS)
[ 0.136833] devtmpfs: initialized
[ 0.145933] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
[ 0.145956] PM: Registering ACPI NVS region [mem 0x3cd48000-0x3cdb7fff] (458752 bytes)
[ 0.146210] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.146449] pinctrl core: initialized pinctrl subsystem
[ 0.146533] RTC time: 2:15:11, date: 01/31/16
[ 0.146938] NET: Registered protocol family 16
[ 0.160193] cpuidle: using governor ladder
[ 0.173543] cpuidle: using governor menu
[ 0.173630] ACPI: bus type PCI registered
[ 0.173645] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.173860] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[ 0.173884] PCI: not using MMCONFIG
[ 0.173895] PCI: Using configuration type 1 for base access
[ 0.187192] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.187885] ACPI: Added _OSI(Module Device)
[ 0.187900] ACPI: Added _OSI(Processor Device)
[ 0.187913] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.187924] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.212961] ACPI: Dynamic OEM Table Load:
[ 0.212997] ACPI: SSDT 0xFFFF88003C18A000 000501 (v01 PmRef Cpu0Ist 00003000 INTL 20130117)
[ 0.215004] ACPI: Dynamic OEM Table Load:
[ 0.215032] ACPI: SSDT 0xFFFF88003C18A800 000433 (v01 PmRef Cpu0Cst 00003001 INTL 20130117)
[ 0.217674] ACPI: Dynamic OEM Table Load:
[ 0.217701] ACPI: SSDT 0xFFFF88003C186C00 00015F (v01 PmRef ApIst 00003000 INTL 20130117)
[ 0.219639] ACPI: Dynamic OEM Table Load:
[ 0.219665] ACPI: SSDT 0xFFFF88003C1FA300 00008D (v01 PmRef ApCst 00003000 INTL 20130117)
[ 0.223816] ACPI: Interpreter enabled
[ 0.223866] ACPI: (supports S0 S5)
[ 0.223879] ACPI: Using IOAPIC for interrupt routing
[ 0.223978] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[ 0.230861] [Firmware Info]: PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] not reserved in ACPI motherboard resources
[ 0.230886] PCI: not using MMCONFIG
[ 0.230903] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.233991] ACPI: Power Resource [USBC] (on)
[ 0.234888] ACPI: Power Resource [WWPR] (off)
[ 0.242918] ACPI: Power Resource [PLPE] (on)
[ 0.252634] ACPI: Power Resource [CLK0] (on)
[ 0.252909] ACPI: Power Resource [P28P] (off)
[ 0.253045] ACPI: Power Resource [P18P] (off)
[ 0.256162] ACPI: Power Resource [CLK0] (on)
[ 0.256309] ACPI: Power Resource [CLK1] (on)
[ 0.263175] ACPI: Power Resource [P28X] (off)
[ 0.263317] ACPI: Power Resource [P18X] (off)
[ 0.263475] ACPI: Power Resource [P28T] (off)
[ 0.263615] ACPI: Power Resource [P18T] (off)
[ 0.263772] ACPI: Power Resource [P1XT] (off)
[ 0.273822] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.273850] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[ 0.273990] \_SB_.PCI0 (33DB4D5B-1FF7-401C-9657-7441C03DD766): _OSC invalid UUID
[ 0.273995] _OSC request data: 1 1e 0
[ 0.274007] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.274049] acpi PNP0A08:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
[ 0.274783] PCI host bridge to bus 0000:00
[ 0.274801] pci_bus 0000:00: root bus resource [io 0x0070-0x0077]
[ 0.274817] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window]
[ 0.274832] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window]
[ 0.274848] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.274863] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.274883] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.274903] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[ 0.274929] pci_bus 0000:00: root bus resource [mem 0x48c00000-0x48ffffff window]
[ 0.274950] pci_bus 0000:00: root bus resource [mem 0x3d000001-0x3f000000 window]
[ 0.274970] pci_bus 0000:00: root bus resource [mem 0x40000000-0x488ffffe window]
[ 0.274990] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed40fff window]
[ 0.275011] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.275037] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
[ 0.275254] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
[ 0.275275] pci 0000:00:02.0: reg 0x10: [mem 0x48000000-0x483fffff]
[ 0.275293] pci 0000:00:02.0: reg 0x18: [mem 0x40000000-0x47ffffff pref]
[ 0.275310] pci 0000:00:02.0: reg 0x20: [io 0x1000-0x1007]
[ 0.275536] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
[ 0.275563] pci 0000:00:14.0: reg 0x10: [mem 0x48800000-0x4880ffff 64bit]
[ 0.275645] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.275838] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
[ 0.275871] pci 0000:00:1a.0: reg 0x10: [mem 0x48700000-0x487fffff]
[ 0.275890] pci 0000:00:1a.0: reg 0x14: [mem 0x48600000-0x486fffff]
[ 0.276017] pci 0000:00:1a.0: PME# supported from D0 D3hot
[ 0.276207] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
[ 0.277392] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.277615] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.277835] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.278055] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.278274] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.278494] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.278713] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.278936] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.293044] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.293065] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.293086] vgaarb: loaded
[ 0.293096] vgaarb: bridge control possible 0000:00:02.0
[ 0.293868] PCI: Using ACPI for IRQ routing
[ 0.293886] PCI: pci_cache_line_size set to 64 bytes
[ 0.293914] Expanded resource reserved due to conflict with PCI Bus 0000:00
[ 0.293931] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[ 0.293936] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.293941] e820: reserve RAM buffer [mem 0x37a77000-0x37ffffff]
[ 0.293945] e820: reserve RAM buffer [mem 0x3bb8e000-0x3bffffff]
[ 0.293949] e820: reserve RAM buffer [mem 0x3bdaf000-0x3bffffff]
[ 0.293954] e820: reserve RAM buffer [mem 0x3bdb2000-0x3bffffff]
[ 0.293958] e820: reserve RAM buffer [mem 0x3c800000-0x3fffffff]
[ 0.293964] e820: reserve RAM buffer [mem 0x3ccc7000-0x3fffffff]
[ 0.293969] e820: reserve RAM buffer [mem 0x3ce00000-0x3fffffff]
[ 0.294278] NetLabel: Initializing
[ 0.294291] NetLabel: domain hash size = 128
[ 0.294302] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.294339] NetLabel: unlabeled traffic allowed by default
[ 0.294447] clocksource: Switched to clocksource refined-jiffies
[ 0.310280] VFS: Disk quotas dquot_6.6.0
[ 0.310337] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.310691] pnp: PnP ACPI init
[ 0.310855] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.311039] system 00:01: [io 0x0680-0x069f] has been reserved
[ 0.311058] system 00:01: [io 0x0400-0x047f] has been reserved
[ 0.311073] system 00:01: [io 0x0500-0x05fe] has been reserved
[ 0.311088] system 00:01: [io 0x0600-0x061f] has been reserved
[ 0.311104] system 00:01: [io 0x164e-0x164f] has been reserved
[ 0.311124] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.311419] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.315605] pnp: PnP ACPI: found 3 devices
[ 0.321464] pci_bus 0000:00: resource 4 [io 0x0070-0x0077]
[ 0.321472] pci_bus 0000:00: resource 5 [io 0x0000-0x006f window]
[ 0.321478] pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window]
[ 0.321484] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.321490] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 0.321496] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[ 0.321502] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
[ 0.321508] pci_bus 0000:00: resource 11 [mem 0x48c00000-0x48ffffff window]
[ 0.321514] pci_bus 0000:00: resource 12 [mem 0x3d000001-0x3f000000 window]
[ 0.321520] pci_bus 0000:00: resource 13 [mem 0x40000000-0x488ffffe window]
[ 0.321525] pci_bus 0000:00: resource 14 [mem 0xfed40000-0xfed40fff window]
[ 0.321600] NET: Registered protocol family 2
[ 0.322061] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.322137] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.322208] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.322289] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.322319] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.322444] NET: Registered protocol family 1
[ 0.322494] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.322553] PCI: CLS 64 bytes, default 64
[ 0.322689] Unpacking initramfs...
[ 0.496622] Freeing initrd memory: 4984K (ffff880037599000 - ffff880037a77000)
[ 0.496964] Scanning for low memory corruption every 60 seconds
[ 0.497904] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.498712] Initialise system trusted keyring
[ 0.504396] zbud: loaded
[ 0.505030] Key type big_key registered
[ 0.505764] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.505875] io scheduler noop registered
[ 0.505894] io scheduler deadline registered
[ 0.506004] io scheduler cfq registered (default)
[ 0.506215] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.506247] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.506324] efifb: probing for efifb
[ 0.506369] efifb: framebuffer at 0x40000000, mapped to 0xffffc90000400000, using 2432k, total 2432k
[ 0.506390] efifb: mode is 1024x600x32, linelength=4096, pages=1
[ 0.506402] efifb: scrolling: redraw
[ 0.506415] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.512348] Console: switching to colour frame buffer device 128x37
[ 0.518019] fb0: EFI VGA frame buffer device
[ 0.518112] intel_idle: MWAIT substates: 0x33000020
[ 0.518118] intel_idle: v0.4 model 0x37
[ 0.518121] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.518678] GHES: HEST is not enabled!
[ 0.518893] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.539298] 00:02: ttyS0 at I/O 0x3f8 (irq = 199, base_baud = 115200) is a 16550A
[ 0.540329] hpet: number irqs doesn't agree with number of timers
[ 0.540488] Linux agpgart interface v0.103
[ 0.541393] ACPI Warning: Could not enable fixed event - RealTimeClock (4) (20160108/evxface-654)
[ 0.541761] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[ 0.541902] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
[ 0.542032] Intel P-state driver initializing.
[ 0.542568] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.546146] NET: Registered protocol family 10
[ 0.553958] NET: Registered protocol family 17
[ 0.561498] microcode: CPU0 sig=0x30678, pf=0x2, revision=0x82f
[ 0.563602] microcode: CPU1 sig=0x30678, pf=0x2, revision=0x82f
[ 0.565701] microcode: CPU2 sig=0x30678, pf=0x2, revision=0x82f
[ 0.572037] microcode: CPU3 sig=0x30678, pf=0x2, revision=0x82f
[ 0.574098] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 0.576467] registered taskstats version 1
[ 0.578446] Loading compiled-in X.509 certificates
[ 0.580439] zswap: loaded using pool lzo/zbud
[ 0.582781] Magic number: 0:228:259
[ 0.584873] rtc_cmos 00:00: setting system clock to 2016-01-31 02:15:11 UTC (1454206511)
[ 0.587207] PM: Hibernation image not present or could not be loaded.
[ 0.589777] Freeing unused kernel memory: 1200K (ffffffff818f3000 - ffffffff81a1f000)
[ 0.591830] Write protecting the kernel read-only data: 8192k
[ 0.594446] Freeing unused kernel memory: 380K (ffff8800015a1000 - ffff880001600000)
[ 0.597938] Freeing unused kernel memory: 208K (ffff8800017cc000 - ffff880001800000)
[ 0.619652] random: systemd-tmpfile urandom read with 0 bits of entropy available
[ 0.633239] sdhci: Secure Digital Host Controller Interface driver
[ 0.635412] sdhci: Copyright(c) Pierre Ossman
[ 0.639588] hidraw: raw HID events driver (C) Jiri Kosina
[ 0.659593] mmc0: SDHCI controller on ACPI [80860F14:00] using ADMA
[ 0.666250] mmc1: SDHCI controller on ACPI [INT33BB:00] using ADMA
[ 0.687003] mmc2: SDHCI controller on ACPI [80860F14:02] using ADMA
[ 0.801069] mmc2: new high speed SDHC card at address aaaa
[ 0.803589] mmcblk0: mmc2:aaaa SL32G 29.7 GiB
[ 0.831263] GPT:Primary header thinks Alt. header is not at the end of the disk.
[ 0.833345] GPT:30310399 != 62333951
[ 0.835368] GPT:Alternate GPT header not at the end of the disk.
[ 0.837407] GPT:30310399 != 62333951
[ 0.839367] GPT: Use GNU Parted to correct GPT errors.
[ 0.841439] mmcblk0: p1 p2 p3
[ 0.863639] ACPI: bus type USB registered
[ 0.865708] usbcore: registered new interface driver usbfs
[ 0.867700] usbcore: registered new interface driver hub
[ 0.869760] usbcore: registered new device driver usb
[ 0.874062] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.878131] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.883350] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
[ 0.885482] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.886186] hub 1-0:1.0: USB hub found
[ 0.888265] hub 1-0:1.0: 6 ports detected
[ 0.941165] mmc0: MAN_BKOPS_EN bit is not set
[ 0.952197] mmc0: new HS200 MMC card at address 0001
[ 0.956183] mmcblk1: mmc0:0001 NCard 14.5 GiB
[ 0.959458] mmcblk1boot0: mmc0:0001 NCard partition 1 4.00 MiB
[ 0.968442] mmcblk1boot1: mmc0:0001 NCard partition 2 4.00 MiB
[ 0.971650] mmcblk1rpmb: mmc0:0001 NCard partition 3 4.00 MiB
[ 0.981702] mmcblk1: p1 p2 p3
[ 1.429611] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.431477] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.433810] hub 2-0:1.0: USB hub found
[ 1.435617] hub 2-0:1.0: 1 port detected
[ 1.580615] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x13303f810e3, max_idle_ns: 440795235405 ns
[ 1.582506] clocksource: Switched to clocksource tsc
[ 1.654293] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
[ 1.795975] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[ 1.974340] hub 1-1:1.0: USB hub found
[ 1.980158] hub 1-1:1.0: 4 ports detected
[ 2.247698] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.266801] usb 1-1.2: new high-speed USB device number 3 using xhci_hcd
[ 2.314826] systemd[1]: systemd 228 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 2.328281] systemd[1]: Detected architecture x86-64.
[ 2.342787] systemd[1]: Set hostname to <manjaro>.
[ 2.466002] usb 1-1.3: new low-speed USB device number 4 using xhci_hcd
[ 2.669924] usb 1-1.4: new low-speed USB device number 5 using xhci_hcd
[ 2.868069] systemd[1]: Reached target Encrypted Volumes.
[ 2.879041] systemd[1]: Reached target Remote File Systems.
[ 2.887179] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.893073] systemd[1]: Created slice System Slice.
[ 2.897775] systemd[1]: Created slice system-getty.slice.
[ 2.901702] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 2.931242] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 2.945422] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 2.954442] systemd[1]: Created slice User and Session Slice.
[ 2.961558] systemd[1]: Reached target Slices.
[ 2.966533] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 2.971247] systemd[1]: Reached target Login Prompts.
[ 2.975550] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 2.979989] systemd[1]: Listening on Journal Socket.
[ 3.002332] systemd[1]: tmp.mount: Directory /tmp to mount over is not empty, mounting anyway.
[ 3.020232] systemd[1]: Mounting Temporary Directory...
[ 3.038159] systemd[1]: Starting Setup Virtual Console...
[ 3.054422] systemd[1]: Starting Set Up Additional Binary Formats...
[ 3.066620] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 3.077271] systemd[1]: Starting Journal Service...
[ 3.084592] systemd[1]: Mounting Debug File System...
[ 3.091120] systemd[1]: Mounting Huge Pages File System...
[ 3.101721] systemd[1]: Starting Load Kernel Modules...
[ 3.110446] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 3.116308] systemd[1]: Listening on udev Kernel Socket.
[ 3.121568] systemd[1]: Listening on udev Control Socket.
[ 3.126823] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 3.133146] systemd[1]: Mounting POSIX Message Queue File System...
[ 3.142319] systemd[1]: Mounted Huge Pages File System.
[ 3.147425] systemd[1]: Mounted Debug File System.
[ 3.152364] systemd[1]: Mounted Temporary Directory.
[ 3.158364] systemd[1]: Mounted POSIX Message Queue File System.
[ 3.163950] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 3.169760] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 185 (systemd-binfmt)
[ 3.189486] EXT4-fs (mmcblk1p2): re-mounted. Opts: data=ordered
[ 3.197422] FS-Cache: Loaded
[ 3.206091] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[ 3.214180] systemd[1]: Started Remount Root and Kernel File Systems.
[ 3.226360] systemd[1]: Starting Load/Save Random Seed...
[ 3.233172] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 3.245460] systemd[1]: Starting udev Coldplug all Devices...
[ 3.253538] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[ 3.275793] systemd[1]: Started Set Up Additional Binary Formats.
[ 3.278781] RPC: Registered named UNIX socket transport module.
[ 3.278786] RPC: Registered udp transport module.
[ 3.278787] RPC: Registered tcp transport module.
[ 3.278788] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 3.314638] systemd[1]: Started Load/Save Random Seed.
[ 3.331843] FS-Cache: Netfs 'nfs' registered for caching
[ 3.338342] systemd[1]: Started Load Kernel Modules.
[ 3.362753] systemd[1]: Mounting Configuration File System...
[ 3.370417] systemd[1]: Starting Apply Kernel Variables...
[ 3.387172] systemd[1]: Mounted Configuration File System.
[ 3.420266] systemd[1]: Started Create Static Device Nodes in /dev.
[ 3.426392] systemd[1]: Started Apply Kernel Variables.
[ 3.431961] systemd[1]: Started Setup Virtual Console.
[ 3.459947] systemd[1]: Starting udev Kernel Device Manager...
[ 3.464587] systemd[1]: Reached target Local File Systems (Pre).
[ 3.474292] systemd[1]: Started udev Coldplug all Devices.
[ 3.483439] systemd[1]: Starting Show Plymouth Boot Screen...
[ 3.537241] systemd[1]: Started Journal Service.
[ 3.582698] systemd-journald[189]: Received request to flush runtime journal from PID 1
[ 4.072903] 80860F0A:00: ttyS1 at MMIO 0x48919000 (irq = 191, base_baud = 2764800) is a 16550A
[ 4.079892] ACPI: AC Adapter [ADP1] (off-line)
[ 4.089535] 80860F0A:01: ttyS2 at MMIO 0x4891b000 (irq = 192, base_baud = 2764800) is a 16550A
[ 4.187421] Bluetooth: Core ver 2.21
[ 4.191629] NET: Registered protocol family 31
[ 4.194017] Bluetooth: HCI device and connection manager initialized
[ 4.196399] Bluetooth: HCI socket layer initialized
[ 4.198751] Bluetooth: L2CAP socket layer initialized
[ 4.201129] Bluetooth: SCO socket layer initialized
[ 4.211059] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 4.746519] dw_dmac INTL9C60:00: DesignWare DMA Controller, 8 channels
[ 4.803750] dw_dmac INTL9C60:01: DesignWare DMA Controller, 8 channels
[ 4.849474] i2c_designware 80860F41:04: I2C bus managed by PUNIT
[ 5.255896] i8042: No controller found
[ 5.261965] Bluetooth: HCI UART driver ver 2.3
[ 5.265836] Bluetooth: HCI UART protocol H4 registered
[ 5.266504] [Firmware Bug]: No valid trip found
[ 5.270267] Bluetooth: HCI UART protocol BCSP registered
[ 5.272474] Bluetooth: HCI UART protocol LL registered
[ 5.274644] Bluetooth: HCI UART protocol ATH3K registered
[ 5.276789] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 5.278973] Bluetooth: HCI UART protocol Intel registered
[ 5.281110] Bluetooth: HCI UART protocol BCM registered
[ 5.301332] ACPI: Battery Slot [BMBT] (battery present)
[ 5.307754] snd_soc_sst_acpi: module license 'unspecified' taints kernel.
[ 5.310938] Disabling lock debugging due to kernel taint
[ 5.320157] intel_sst_acpi 80860F28:00: LPE base: 0x48a00000 size:0x200000
[ 5.324095] intel_sst_acpi 80860F28:00: IRAM base: 0x48ac0000
[ 5.326180] intel_sst_acpi 80860F28:00: DRAM base: 0x48b00000
[ 5.328128] intel_sst_acpi 80860F28:00: SHIM base: 0x48b40000
[ 5.330057] intel_sst_acpi 80860F28:00: Mailbox base: 0x48b44000
[ 5.331962] intel_sst_acpi 80860F28:00: DDR base: 0x20000000
[ 5.333958] intel_sst_acpi 80860F28:00: Got drv data max stream 25
[ 5.347017] [drm] Initialized drm 1.1.0 20060810
[ 5.458432] SSE version of gcm_enc/dec engaged.
[ 5.462654] Adding 976420k swap on /dev/mmcblk1p3. Priority:-1 extents:1 across:976420k SSFS
[ 5.469153] [drm] Memory usable by graphics device = 2048M
[ 5.471180] checking generic (40000000 260000) vs hw (40000000 8000000)
[ 5.471187] fb: switching to inteldrmfb from EFI VGA
[ 5.473052] Console: switching to colour dummy device 80x25
[ 5.473266] [drm] Replacing VGA console driver
[ 5.473976] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 5.473993] [drm] Driver supports precise vblank timestamp query.
[ 5.567607] intel_rapl: Found RAPL domain package
[ 5.567630] intel_rapl: Found RAPL domain core
[ 5.579297] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 5.580483] [drm:pwm_setup_backlight [i915]] *ERROR* Failed to own the pwm chip
[ 5.671839] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 5.675121] acpi device:21: registered as cooling_device8
[ 5.675318] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input0
[ 5.675446] [drm] Initialized i915 1.6.0 20151218 for 0000:00:02.0 on minor 0
[ 5.678839] iTCO_vendor_support: vendor-support=0
[ 5.682053] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 5.682189] iTCO_wdt: Found a Bay Trail SoC TCO device (Version=3, TCOBASE=0x0460)
[ 5.682487] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 5.720427] bytcr_rt5651 bytcr_rt5651: snd-soc-dummy-dai <-> media-cpu-dai mapping ok
[ 5.720526] bytcr_rt5651 bytcr_rt5651: snd-soc-dummy-dai <-> deepbuffer-cpu-dai mapping ok
[ 5.720581] bytcr_rt5651 bytcr_rt5651: Invalid direction for compress P 0, C 0
[ 5.720599] bytcr_rt5651 bytcr_rt5651: ASoC: can't create compress Compress
[ 5.720612] bytcr_rt5651 bytcr_rt5651: ASoC: failed to instantiate card -22
[ 5.721082] bytcr_rt5651 bytcr_rt5651: devm_snd_soc_register_card failed -22
[ 5.721106] bytcr_rt5651: probe of bytcr_rt5651 failed with error -22
[ 5.829583] Non-volatile memory driver v1.3
[ 5.960338] fbcon: inteldrmfb (fb0) is primary device
[ 6.064780] input: USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:04D9:1503.0001/input/input1
[ 6.117884] hid-generic 0003:04D9:1503.0001: input,hidraw0: USB HID v1.10 Keyboard [ USB Keyboard] on usb-0000:00:14.0-1.3/input0
[ 6.137025] input: USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:04D9:1503.0002/input/input2
[ 6.191304] hid-generic 0003:04D9:1503.0002: input,hidraw1: USB HID v1.10 Device [ USB Keyboard] on usb-0000:00:14.0-1.3/input1
[ 6.195045] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:046D:C05B.0003/input/input3
[ 6.196561] hid-generic 0003:046D:C05B.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-1.4/input0
[ 6.196774] usbcore: registered new interface driver usbhid
[ 6.196777] usbhid: USB HID core driver
[ 6.241406] mousedev: PS/2 mouse device common for all mice
[ 7.190359] cfg80211: World regulatory domain updated:
[ 7.190368] cfg80211: DFS Master region: unset
[ 7.190369] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 7.190381] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 7.190389] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 7.190397] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 7.190405] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 7.190415] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 7.190423] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 7.190430] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 7.190437] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 7.350123] usb 1-1.2: reset high-speed USB device number 3 using xhci_hcd
[ 7.454101] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5392, rev 0223 detected
[ 7.471786] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5372 detected
[ 7.510216] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 7.512279] usbcore: registered new interface driver rt2800usb
[ 7.524834] rt2800usb 1-1.2:1.0 wlp0s20u1u2: renamed from wlan0
[ 7.562925] Console: switching to colour frame buffer device 128x37
[ 7.926894] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 9.074536] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 9.077776] Bluetooth: BNEP filters: protocol multicast
[ 9.080993] Bluetooth: BNEP socket layer initialized
[ 9.108978] random: nonblocking pool is initialized
[ 9.536713] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u1u2: link is not ready
[ 9.539101] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 9.545241] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
[ 9.738167] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u1u2: link is not ready
[ 9.909952] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u1u2: link is not ready
[ 11.155575] wlp0s20u1u2: authenticate with 14:cc:20:46:fe:fd
[ 11.173917] wlp0s20u1u2: send auth to 14:cc:20:46:fe:fd (try 1/3)
[ 11.177196] wlp0s20u1u2: authenticated
[ 11.179555] wlp0s20u1u2: associate with 14:cc:20:46:fe:fd (try 1/3)
[ 11.183125] wlp0s20u1u2: RX AssocResp from 14:cc:20:46:fe:fd (capab=0x31 status=0 aid=1)
[ 11.188479] wlp0s20u1u2: associated
[ 11.188559] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20u1u2: link becomes ready
[ 11.363605] cfg80211: Regulatory domain changed to country: DE
[ 11.363617] cfg80211: DFS Master region: ETSI
[ 11.363621] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 11.363627] cfg80211: (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 11.363633] cfg80211: (5150000 KHz - 5250000 KHz @ 80000 KHz, 200000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 11.363639] cfg80211: (5250000 KHz - 5350000 KHz @ 80000 KHz, 200000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 11.363644] cfg80211: (5470000 KHz - 5725000 KHz @ 160000 KHz), (N/A, 2698 mBm), (0 s)
[ 11.363648] cfg80211: (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[ 11.948146] fuse init (API version 7.24)
[ 95.112283] [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A (start=5908 end=5909) time 8 us, min 596, max 599, scanline start 600, end 600
[ 113.777563] usb 1-1: USB disconnect, device number 2
[ 113.777714] usb 1-1.2: USB disconnect, device number 3
[ 113.793041] wlp0s20u1u2: deauthenticating from 14:cc:20:46:fe:fd by local choice (Reason: 3=DEAUTH_LEAVING)
[ 113.828665] cfg80211: World regulatory domain updated:
[ 113.828680] cfg80211: DFS Master region: unset
[ 113.828686] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 113.828696] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 113.828703] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 113.828710] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 113.828718] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 113.828726] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 113.828733] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 113.828740] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 113.828747] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 113.851968] usb 1-1.3: USB disconnect, device number 4
[ 113.956942] usb 1-1.4: USB disconnect, device number 5
[ 125.323135] usb 1-1: new high-speed USB device number 6 using xhci_hcd
[ 125.498895] hub 1-1:1.0: USB hub found
[ 125.498987] hub 1-1:1.0: 4 ports detected
[ 125.779841] usb 1-1.2: new high-speed USB device number 7 using xhci_hcd
[ 125.973378] usb 1-1.2: reset high-speed USB device number 7 using xhci_hcd
[ 126.076985] ieee80211 phy1: rt2x00_set_rt: Info - RT chipset 5392, rev 0223 detected
[ 126.096781] ieee80211 phy1: rt2x00_set_rf: Info - RF chipset 5372 detected
[ 126.097445] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[ 126.179322] usb 1-1.3: new low-speed USB device number 8 using xhci_hcd
[ 126.311779] input: USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:04D9:1503.0004/input/input4
[ 126.365384] hid-generic 0003:04D9:1503.0004: input,hidraw0: USB HID v1.10 Keyboard [ USB Keyboard] on usb-0000:00:14.0-1.3/input0
[ 126.385275] input: USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:04D9:1503.0005/input/input5
[ 126.437154] hid-generic 0003:04D9:1503.0005: input,hidraw1: USB HID v1.10 Device [ USB Keyboard] on usb-0000:00:14.0-1.3/input1
[ 126.516023] usb 1-1.4: new low-speed USB device number 9 using xhci_hcd
[ 126.624415] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:046D:C05B.0006/input/input6
[ 126.625363] hid-generic 0003:046D:C05B.0006: input,hidraw2: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-1.4/input0
[ 127.689871] rt2800usb 1-1.2:1.0 wlp0s20u1u2: renamed from wlan0
[ 127.708824] ieee80211 phy1: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[ 127.708890] ieee80211 phy1: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
[ 127.870454] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u1u2: link is not ready
[ 127.891715] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u1u2: link is not ready
[ 128.046999] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u1u2: link is not ready
[ 128.055602] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u1u2: link is not ready
[ 129.239501] wlp0s20u1u2: authenticate with 14:cc:20:89:44:d5
[ 129.264204] wlp0s20u1u2: send auth to 14:cc:20:89:44:d5 (try 1/3)
[ 129.266591] wlp0s20u1u2: authenticated
[ 129.269293] wlp0s20u1u2: associate with 14:cc:20:89:44:d5 (try 1/3)
[ 129.273163] wlp0s20u1u2: RX AssocResp from 14:cc:20:89:44:d5 (capab=0x431 status=0 aid=1)
[ 129.280343] wlp0s20u1u2: associated
[ 129.280443] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20u1u2: link becomes ready
[ 129.294743] cfg80211: Regulatory domain changed to country: DO
[ 129.294754] cfg80211: DFS Master region: FCC
[ 129.294758] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 129.294764] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
[ 129.294769] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 1700 mBm), (N/A)
[ 129.294775] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (0 s)
[ 129.294779] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
[ 141.119953] wlp0s20u1u2: deauthenticating from 14:cc:20:89:44:d5 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 141.178702] cfg80211: World regulatory domain updated:
[ 141.178717] cfg80211: DFS Master region: unset
[ 141.178723] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 141.178733] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 141.178742] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 141.178749] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 141.178757] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 141.178767] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 141.178775] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 141.178782] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 141.178789] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 141.179894] NetworkManager[434]: segfault at d4 ip 0000000000451dab sp 00007fff535e9070 error 4 in NetworkManager[400000+1c3000]
[ 141.939263] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u1u2: link is not ready
[ 142.062785] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u1u2: link is not ready
[ 143.391028] wlp0s20u1u2: authenticate with 14:cc:20:46:fe:fd
[ 143.422863] wlp0s20u1u2: send auth to 14:cc:20:46:fe:fd (try 1/3)
[ 143.425035] wlp0s20u1u2: authenticated
[ 143.426105] wlp0s20u1u2: associate with 14:cc:20:46:fe:fd (try 1/3)
[ 143.429542] wlp0s20u1u2: RX AssocResp from 14:cc:20:46:fe:fd (capab=0x31 status=0 aid=1)
[ 143.436441] wlp0s20u1u2: associated
[ 143.436577] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20u1u2: link becomes ready
[ 143.451481] cfg80211: Regulatory domain changed to country: DE
[ 143.451496] cfg80211: DFS Master region: ETSI
[ 143.451502] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 143.451513] cfg80211: (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 143.451523] cfg80211: (5150000 KHz - 5250000 KHz @ 80000 KHz, 200000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 143.451533] cfg80211: (5250000 KHz - 5350000 KHz @ 80000 KHz, 200000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 143.451542] cfg80211: (5470000 KHz - 5725000 KHz @ 160000 KHz), (N/A, 2698 mBm), (0 s)
[ 143.451550] cfg80211: (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[ 154.259055] cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net_cls activation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment