Skip to content

Instantly share code, notes, and snippets.

@knedlsepp
Created July 14, 2019 23:10
Show Gist options
  • Save knedlsepp/1228a70699e4b6991ca3b31ecbdd9859 to your computer and use it in GitHub Desktop.
Save knedlsepp/1228a70699e4b6991ca3b31ecbdd9859 to your computer and use it in GitHub Desktop.
[ 0.000000] Linux version 5.1.18 (nixbld@localhost) (gcc version 7.4.0 (GCC)) #1-NixOS SMP Sun Jul 14 06:09:53 UTC 2019
[ 0.000000] Command line: BOOT_IMAGE=(hd0,msdos1)/nix/store/aljm2hqggrzsh7w85vkqjhj9cjbzy9yx-linux-5.1.18/bzImage systemConfig=/nix/store/418v1pxx525bcs15d046b8v1szlipyx9-nixos-system-pixie-19.03.173104.a6598a6c865 init=/nix/store/418v1pxx525bcs15d046b8v1szlipyx9-nixos-system-pixie-19.03.173104.a6598a6c865/init acpi_backlight=vendor loglevel=4
[ 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 0x004: 'AVX 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[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007aa27fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000007aa28000-0x000000007fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: Google Cave/Cave, BIOS 08/18/2017
[ 0.000000] tsc: Detected 900.000 MHz processor
[ 0.001830] tsc: Detected 912.000 MHz TSC
[ 0.001830] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001832] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001836] last_pfn = 0x17f000 max_arch_pfn = 0x400000000
[ 0.001840] MTRR default type: write-back
[ 0.001841] MTRR fixed ranges enabled:
[ 0.001842] 00000-9FFFF write-back
[ 0.001843] A0000-BFFFF uncachable
[ 0.001844] C0000-FFFFF write-back
[ 0.001845] MTRR variable ranges enabled:
[ 0.001846] 0 base 007AF00000 mask 7FFFF00000 uncachable
[ 0.001847] 1 base 007B800000 mask 7FFF800000 uncachable
[ 0.001848] 2 base 007C000000 mask 7FFC000000 uncachable
[ 0.001849] 3 base 0080000000 mask 7FC0000000 uncachable
[ 0.001850] 4 base 00C0000000 mask 7FF0000000 write-combining
[ 0.001851] 5 base 00D0000000 mask 7FF0000000 uncachable
[ 0.001851] 6 base 00E0000000 mask 7FE0000000 uncachable
[ 0.001852] 7 disabled
[ 0.001852] 8 disabled
[ 0.001853] 9 disabled
[ 0.003158] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.003339] last_pfn = 0x7aa28 max_arch_pfn = 0x400000000
[ 0.013791] check: Scanning 1 areas for low memory corruption
[ 0.013796] Using GB pages for direct mapping
[ 0.013799] BRK [0x144801000, 0x144801fff] PGTABLE
[ 0.013801] BRK [0x144802000, 0x144802fff] PGTABLE
[ 0.013802] BRK [0x144803000, 0x144803fff] PGTABLE
[ 0.013825] BRK [0x144804000, 0x144804fff] PGTABLE
[ 0.013827] BRK [0x144805000, 0x144805fff] PGTABLE
[ 0.013894] BRK [0x144806000, 0x144806fff] PGTABLE
[ 0.013914] BRK [0x144807000, 0x144807fff] PGTABLE
[ 0.013951] RAMDISK: [mem 0x36da9000-0x376cbfff]
[ 0.013966] ACPI: Early table checksum verification disabled
[ 0.014028] ACPI: RSDP 0x00000000000F4CB0 000024 (v02 CORE )
[ 0.014032] ACPI: XSDT 0x000000007AB5D0E0 00005C (v01 CORE COREBOOT 00000000 CORE 00000000)
[ 0.014038] ACPI: FACP 0x000000007AB61D90 0000F4 (v05 CORE COREBOOT 00000000 CORE 00000001)
[ 0.014043] ACPI: DSDT 0x000000007AB5D250 004B3D (v05 COREv4 COREBOOT 20110725 INTL 20130117)
[ 0.014046] ACPI: FACS 0x000000007AB5D210 000040
[ 0.014049] ACPI: FACS 0x000000007AB5D210 000040
[ 0.014051] ACPI: SSDT 0x000000007AB61E90 000925 (v02 CORE COREBOOT 0000002A CORE 0000002A)
[ 0.014054] ACPI: MCFG 0x000000007AB627C0 00003C (v01 CORE COREBOOT 00000000 CORE 00000000)
[ 0.014057] ACPI: TCPA 0x000000007AB62800 000032 (v02 CORE COREBOOT 00000000 CORE 00000000)
[ 0.014059] ACPI: APIC 0x000000007AB62840 00006C (v01 CORE COREBOOT 00000000 CORE 00000000)
[ 0.014062] ACPI: NHLT 0x000000007AB628B0 0019C4 (v05 CORE COREBOOT 00000000 CORE 00000000)
[ 0.014064] ACPI: HPET 0x000000007AB66280 000038 (v01 CORE COREBOOT 00000000 CORE 00000000)
[ 0.014073] ACPI: Local APIC address 0xfee00000
[ 0.014274] No NUMA configuration found
[ 0.014275] Faking a node at [mem 0x0000000000000000-0x000000017effffff]
[ 0.014279] NODE_DATA(0) allocated [mem 0x17effc000-0x17effffff]
[ 0.014301] Zone ranges:
[ 0.014302] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.014303] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.014305] Normal [mem 0x0000000100000000-0x000000017effffff]
[ 0.014306] Movable zone start for each node
[ 0.014306] Early memory node ranges
[ 0.014307] node 0: [mem 0x0000000000001000-0x000000000009efff]
[ 0.014308] node 0: [mem 0x0000000000100000-0x000000007aa27fff]
[ 0.014309] node 0: [mem 0x0000000100000000-0x000000017effffff]
[ 0.014710] Zeroed struct page in unavailable ranges: 22074 pages
[ 0.014711] Initmem setup node 0 [mem 0x0000000000001000-0x000000017effffff]
[ 0.014712] On node 0 totalpages: 1022406
[ 0.014713] DMA zone: 64 pages used for memmap
[ 0.014714] DMA zone: 21 pages reserved
[ 0.014715] DMA zone: 3998 pages, LIFO batch:0
[ 0.014821] DMA32 zone: 7785 pages used for memmap
[ 0.014822] DMA32 zone: 498216 pages, LIFO batch:63
[ 0.030176] Normal zone: 8128 pages used for memmap
[ 0.030176] Normal zone: 520192 pages, LIFO batch:63
[ 0.043361] Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
[ 0.043710] ACPI: Local APIC address 0xfee00000
[ 0.043751] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.043753] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.043755] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.043756] ACPI: IRQ0 used by override.
[ 0.043758] ACPI: IRQ9 used by override.
[ 0.043759] Using ACPI (MADT) for SMP configuration information
[ 0.043762] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.043765] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.043776] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.043778] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[ 0.043778] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[ 0.043779] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[ 0.043780] PM: Registered nosave memory: [mem 0x7aa28000-0x7fffffff]
[ 0.043781] PM: Registered nosave memory: [mem 0x80000000-0xdfffffff]
[ 0.043781] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[ 0.043782] PM: Registered nosave memory: [mem 0xf0000000-0xfcffffff]
[ 0.043782] PM: Registered nosave memory: [mem 0xfd000000-0xffffffff]
[ 0.043785] [mem 0x80000000-0xdfffffff] available for PCI devices
[ 0.043785] Booting paravirtualized kernel on bare hardware
[ 0.043789] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[ 0.150942] random: get_random_bytes called from start_kernel+0x95/0x4b1 with crng_init=0
[ 0.150949] setup_percpu: NR_CPUS:384 nr_cpumask_bits:384 nr_cpu_ids:4 nr_node_ids:1
[ 0.151160] percpu: Embedded 44 pages/cpu s142296 r8192 d29736 u524288
[ 0.151167] pcpu-alloc: s142296 r8192 d29736 u524288 alloc=1*2097152
[ 0.151168] pcpu-alloc: [0] 0 1 2 3
[ 0.151186] Built 1 zonelists, mobility grouping on. Total pages: 1006408
[ 0.151188] Policy zone: Normal
[ 0.151190] Kernel command line: BOOT_IMAGE=(hd0,msdos1)/nix/store/aljm2hqggrzsh7w85vkqjhj9cjbzy9yx-linux-5.1.18/bzImage systemConfig=/nix/store/418v1pxx525bcs15d046b8v1szlipyx9-nixos-system-pixie-19.03.173104.a6598a6c865 init=/nix/store/418v1pxx525bcs15d046b8v1szlipyx9-nixos-system-pixie-19.03.173104.a6598a6c865/init acpi_backlight=vendor loglevel=4
[ 0.156246] Calgary: detecting Calgary via BIOS EBDA area
[ 0.156248] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.168399] Memory: 3927388K/4089624K available (10243K kernel code, 1108K rwdata, 1936K rodata, 1464K init, 744K bss, 162236K reserved, 0K cma-reserved)
[ 0.168465] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.168471] Kernel/User page tables isolation: enabled
[ 0.168487] ftrace: allocating 29199 entries in 115 pages
[ 0.182865] rcu: Hierarchical RCU implementation.
[ 0.182866] rcu: RCU event tracing is enabled.
[ 0.182867] rcu: RCU restricting CPUs from NR_CPUS=384 to nr_cpu_ids=4.
[ 0.182869] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[ 0.182870] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.185909] NR_IRQS: 24832, nr_irqs: 1024, preallocated irqs: 16
[ 0.189111] Console: colour VGA+ 80x25
[ 0.189115] printk: console [tty0] enabled
[ 0.189130] ACPI: Core revision 20190215
[ 0.189497] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.189528] hpet clockevent registered
[ 0.189575] APIC: Switch to symmetric I/O mode setup
[ 0.190834] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.195199] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.199546] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0xd255cc052d, max_idle_ns: 440795236083 ns
[ 0.199561] Calibrating delay loop (skipped), value calculated using timer frequency.. 1824.00 BogoMIPS (lpj=912000)
[ 0.199564] pid_max: default: 32768 minimum: 301
[ 0.199582] LSM: Security Framework initializing
[ 0.199591] Yama: becoming mindful.
[ 0.199597] SELinux: Initializing.
[ 0.200315] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.200669] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.200685] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.200697] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.200954] mce: CPU0: Thermal monitoring enabled (TM1)
[ 0.200971] process: using mwait in idle threads
[ 0.200974] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.200975] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.200977] Spectre V2 : Mitigation: Full generic retpoline
[ 0.200978] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.200978] Speculative Store Bypass: Vulnerable
[ 0.201009] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[ 0.201297] Freeing SMP alternatives memory: 28K
[ 0.203650] TSC deadline timer enabled
[ 0.203660] smpboot: CPU0: Intel(R) Core(TM) m3-6Y30 CPU @ 0.90GHz (family: 0x6, model: 0x4e, stepping: 0x3)
[ 0.203750] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.203787] ... version: 4
[ 0.203787] ... bit width: 48
[ 0.203788] ... generic registers: 4
[ 0.203789] ... value mask: 0000ffffffffffff
[ 0.203789] ... max period: 00007fffffffffff
[ 0.203790] ... fixed-purpose events: 3
[ 0.203790] ... event mask: 000000070000000f
[ 0.203834] rcu: Hierarchical SRCU implementation.
[ 0.204281] smp: Bringing up secondary CPUs ...
[ 0.204351] x86: Booting SMP configuration:
[ 0.204352] .... node #0, CPUs: #1
[ 0.204698] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.204698] #2 #3
[ 0.206208] smp: Brought up 1 node, 4 CPUs
[ 0.206208] smpboot: Max logical packages: 1
[ 0.206208] smpboot: Total of 4 processors activated (7296.00 BogoMIPS)
[ 0.206727] devtmpfs: initialized
[ 0.206727] x86/mm: Memory block size: 128MB
[ 0.206980] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[ 0.206980] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.206980] pinctrl core: initialized pinctrl subsystem
[ 0.207626] NET: Registered protocol family 16
[ 0.207701] audit: initializing netlink subsys (disabled)
[ 0.207707] audit: type=2000 audit(1563145607.019:1): state=initialized audit_enabled=0 res=1
[ 0.207707] cpuidle: using governor menu
[ 0.207707] ACPI: bus type PCI registered
[ 0.207707] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.207707] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.207707] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.207707] PCI: Using configuration type 1 for base access
[ 0.208581] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.208581] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.208594] ACPI: Added _OSI(Module Device)
[ 0.208595] ACPI: Added _OSI(Processor Device)
[ 0.208596] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.208597] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.208598] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.208599] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.208600] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.211176] ACPI: 2 ACPI AML tables successfully acquired and loaded
[ 0.212448] ACPI: EC: EC started
[ 0.212448] ACPI: EC: interrupt blocked
[ 0.213179] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[ 0.213179] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.213179] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[ 0.213179] ACPI: Interpreter enabled
[ 0.213179] ACPI: (supports S0 S1 S2 S3 S4 S5)
[ 0.213179] ACPI: Using IOAPIC for interrupt routing
[ 0.213179] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.218316] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.218321] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.218355] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability LTR]
[ 0.218631] PCI host bridge to bus 0000:00
[ 0.218634] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.218635] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.218636] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.218637] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.218638] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.218639] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.218640] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.218641] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.218642] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.218643] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.218644] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.218645] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.218647] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.218648] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.218649] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.218650] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[ 0.218651] pci_bus 0000:00: root bus resource [mem 0x80000001-0xdfffffff window]
[ 0.218652] pci_bus 0000:00: root bus resource [mem 0x800000000-0xbffffffff window]
[ 0.218653] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[ 0.218654] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[ 0.218656] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.218666] pci 0000:00:00.0: [8086:190c] type 00 class 0x060000
[ 0.218803] pci 0000:00:02.0: [8086:191e] type 00 class 0x030000
[ 0.218817] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd0ffffff 64bit]
[ 0.218824] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.218829] pci 0000:00:02.0: reg 0x20: [io 0x1c00-0x1c3f]
[ 0.218953] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[ 0.218968] pci 0000:00:04.0: reg 0x10: [mem 0xd1120000-0xd1127fff 64bit]
[ 0.219153] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[ 0.219178] pci 0000:00:14.0: reg 0x10: [mem 0xd1100000-0xd110ffff 64bit]
[ 0.219253] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.219351] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[ 0.219375] pci 0000:00:14.2: reg 0x10: [mem 0xd1130000-0xd1130fff 64bit]
[ 0.219548] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[ 0.219582] pci 0000:00:15.0: reg 0x10: [mem 0xd1131000-0xd1131fff 64bit]
[ 0.219783] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[ 0.219817] pci 0000:00:15.1: reg 0x10: [mem 0xd1132000-0xd1132fff 64bit]
[ 0.220042] pci 0000:00:19.0: [8086:9d66] type 00 class 0x118000
[ 0.220076] pci 0000:00:19.0: reg 0x10: [mem 0xd1134000-0xd1134fff 64bit]
[ 0.220272] pci 0000:00:19.2: [8086:9d64] type 00 class 0x118000
[ 0.220306] pci 0000:00:19.2: reg 0x10: [mem 0xd1135000-0xd1135fff 64bit]
[ 0.220522] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[ 0.220636] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.220781] pci 0000:00:1e.0: [8086:9d27] type 00 class 0x118000
[ 0.220815] pci 0000:00:1e.0: reg 0x10: [mem 0xd1136000-0xd1136fff 64bit]
[ 0.221019] pci 0000:00:1e.4: [8086:9d2b] type 00 class 0x080501
[ 0.221045] pci 0000:00:1e.4: reg 0x10: [mem 0xd1137000-0xd1137fff 64bit]
[ 0.221235] pci 0000:00:1e.6: [8086:9d2d] type 00 class 0x080501
[ 0.221261] pci 0000:00:1e.6: reg 0x10: [mem 0xd1138000-0xd1138fff 64bit]
[ 0.221430] pci 0000:00:1f.0: [8086:9d46] type 00 class 0x060100
[ 0.221641] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[ 0.221659] pci 0000:00:1f.2: reg 0x10: [mem 0xd1128000-0xd112bfff]
[ 0.221807] pci 0000:00:1f.3: [8086:9d70] type 00 class 0x040100
[ 0.221839] pci 0000:00:1f.3: reg 0x10: [mem 0xd112c000-0xd112ffff 64bit]
[ 0.221875] pci 0000:00:1f.3: reg 0x20: [mem 0xd1110000-0xd111ffff 64bit]
[ 0.221930] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.222042] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[ 0.222104] pci 0000:00:1f.4: reg 0x10: [mem 0xd113a000-0xd113a0ff 64bit]
[ 0.222175] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
[ 0.222332] pci 0000:00:1f.5: [8086:9d24] type 00 class 0x000000
[ 0.222351] pci 0000:00:1f.5: reg 0x10: [mem 0xd1139000-0xd1139fff]
[ 0.222669] pci 0000:01:00.0: [8086:095a] type 00 class 0x028000
[ 0.222772] pci 0000:01:00.0: reg 0x10: [mem 0xd1000000-0xd1001fff 64bit]
[ 0.223126] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.223753] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.223758] pci 0000:00:1c.0: bridge window [mem 0xd1000000-0xd10fffff]
[ 0.223996] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 12 14 15) *0
[ 0.224067] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 12 14 15) *0
[ 0.224135] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 12 14 15) *0
[ 0.224203] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 12 14 15) *0
[ 0.224272] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 12 14 15) *0
[ 0.224339] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 12 14 15) *0
[ 0.224405] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 12 14 15) *0
[ 0.224472] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 12 14 15) *0
[ 0.225527] ACPI: EC: interrupt unblocked
[ 0.225568] ACPI: EC: event unblocked
[ 0.225587] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.225589] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions and events
[ 0.225648] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.225648] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.225648] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.225648] vgaarb: loaded
[ 0.225648] PCI: Using ACPI for IRQ routing
[ 0.253957] PCI: pci_cache_line_size set to 64 bytes
[ 0.254354] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[ 0.254355] e820: reserve RAM buffer [mem 0x7aa28000-0x7bffffff]
[ 0.254356] e820: reserve RAM buffer [mem 0x17f000000-0x17fffffff]
[ 0.254548] NetLabel: Initializing
[ 0.254548] NetLabel: domain hash size = 128
[ 0.254548] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.254548] NetLabel: unlabeled traffic allowed by default
[ 0.254623] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.254627] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.256567] clocksource: Switched to clocksource tsc-early
[ 0.267314] VFS: Disk quotas dquot_6.6.0
[ 0.267327] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.267377] pnp: PnP ACPI init
[ 0.267511] system 00:00: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.267513] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.267514] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.267516] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.267517] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.267518] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.267519] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.267521] system 00:00: [mem 0xff000000-0xffffffff] has been reserved
[ 0.267522] system 00:00: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.267523] system 00:00: [mem 0xfed00000-0xfed003ff] has been reserved
[ 0.267527] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.267726] system 00:01: [io 0x1800-0x18fe] has been reserved
[ 0.267729] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.267746] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.267996] system 00:03: [io 0x0900-0x09fe] has been reserved
[ 0.267999] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.268035] system 00:04: [io 0x0200] has been reserved
[ 0.268036] system 00:04: [io 0x0204] has been reserved
[ 0.268037] system 00:04: [io 0x0800-0x087f] has been reserved
[ 0.268038] system 00:04: [io 0x0880-0x08ff] has been reserved
[ 0.268041] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.268064] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.268136] pnp 00:06: Plug and Play ACPI device, IDs PNP0c31 (active)
[ 0.268273] pnp: PnP ACPI: found 7 devices
[ 0.269585] pci 0000:00:1c.0: PCI bridge to [bus 01]
[ 0.269600] pci 0000:00:1c.0: bridge window [mem 0xd1000000-0xd10fffff]
[ 0.269609] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.269610] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.269611] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.269612] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.269613] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.269614] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.269615] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.269616] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.269617] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.269618] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.269619] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.269621] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.269622] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.269623] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.269624] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.269625] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[ 0.269626] pci_bus 0000:00: resource 20 [mem 0x80000001-0xdfffffff window]
[ 0.269627] pci_bus 0000:00: resource 21 [mem 0x800000000-0xbffffffff window]
[ 0.269628] pci_bus 0000:00: resource 22 [mem 0xfd000000-0xfe7fffff window]
[ 0.269629] pci_bus 0000:00: resource 23 [mem 0xfed40000-0xfed44fff window]
[ 0.269630] pci_bus 0000:01: resource 1 [mem 0xd1000000-0xd10fffff]
[ 0.269709] NET: Registered protocol family 2
[ 0.269844] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
[ 0.269860] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.269921] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.269998] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.270027] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.270039] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.270085] NET: Registered protocol family 1
[ 0.270100] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.270519] PCI: CLS 64 bytes, default 64
[ 0.270567] Trying to unpack rootfs image as initramfs...
[ 0.427260] Freeing initrd memory: 9356K
[ 0.427284] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.427286] software IO TLB: mapped [mem 0x76a28000-0x7aa28000] (64MB)
[ 0.427322] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0xd255cc052d, max_idle_ns: 440795236083 ns
[ 0.427341] clocksource: Switched to clocksource tsc
[ 0.427452] check: Scanning for low memory corruption every 60 seconds
[ 0.428144] Initialise system trusted keyrings
[ 0.428186] workingset: timestamp_bits=40 max_order=20 bucket_order=0
[ 0.429588] zbud: loaded
[ 0.431003] Key type asymmetric registered
[ 0.431004] Asymmetric key parser 'x509' registered
[ 0.431013] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.431041] io scheduler mq-deadline registered
[ 0.431042] io scheduler kyber registered
[ 0.431357] pcieport 0000:00:1c.0: Signaling PME with IRQ 120
[ 0.431466] intel_idle: MWAIT substates: 0x11142120
[ 0.431467] intel_idle: v0.4.1 model 0x4E
[ 0.431718] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.431948] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.434226] brd: module loaded
[ 0.434232] intel_pstate: Intel P-state driver initializing
[ 0.434424] intel_pstate: HWP enabled
[ 0.434713] mce: Using 8 MCE banks
[ 0.434739] microcode: sig=0x406e3, pf=0x80, revision=0xba
[ 0.434780] microcode: Microcode Update Driver: v2.2.
[ 0.434790] sched_clock: Marking stable (432374441, 2402199)->(441146796, -6370156)
[ 0.434965] registered taskstats version 1
[ 0.434966] Loading compiled-in X.509 certificates
[ 0.434980] zswap: loaded using pool lzo/zbud
[ 0.436278] Freeing unused kernel image memory: 1464K
[ 0.446677] Write protecting the kernel read-only data: 14336k
[ 0.447302] Freeing unused kernel image memory: 2016K
[ 0.447406] Freeing unused kernel image memory: 112K
[ 0.447427] Run /init as init process
[ 0.476103] stage-1-init: loading module dm_mod...
[ 0.487360] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
[ 0.487627] stage-1-init: running udev...
[ 0.493176] systemd-udevd[119]: starting version 239
[ 0.531878] rtc_cmos 00:02: RTC can wake from S4
[ 0.532357] rtc_cmos 00:02: registered as rtc0
[ 0.532385] rtc_cmos 00:02: alarms up to one month, 242 bytes nvram, hpet irqs
[ 0.536233] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 0.536234] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 0.536792] i8042: Warning: Keylock active
[ 0.536896] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.574491] sdhci: Secure Digital Host Controller Interface driver
[ 0.574492] sdhci: Copyright(c) Pierre Ossman
[ 0.574698] ACPI: bus type USB registered
[ 0.574763] usbcore: registered new interface driver usbfs
[ 0.574775] usbcore: registered new interface driver hub
[ 0.574803] usbcore: registered new device driver usb
[ 0.576120] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.579404] sdhci-pci 0000:00:1e.4: SDHCI controller found [8086:9d2b] (rev 21)
[ 0.580107] mmc0: SDHCI controller on PCI [0000:00:1e.4] using ADMA 64-bit
[ 0.580148] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 0.593111] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.593118] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 0.594220] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[ 0.594225] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.594437] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.01
[ 0.594438] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.594440] usb usb1: Product: xHCI Host Controller
[ 0.594441] usb usb1: Manufacturer: Linux 5.1.18 xhci-hcd
[ 0.594442] usb usb1: SerialNumber: 0000:00:14.0
[ 0.594562] hub 1-0:1.0: USB hub found
[ 0.594587] hub 1-0:1.0: 12 ports detected
[ 0.594817] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 0.595065] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 0.595396] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.595399] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 0.595402] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 0.595443] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.01
[ 0.595444] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.595445] usb usb2: Product: xHCI Host Controller
[ 0.595446] usb usb2: Manufacturer: Linux 5.1.18 xhci-hcd
[ 0.595447] usb usb2: SerialNumber: 0000:00:14.0
[ 0.595542] hub 2-0:1.0: USB hub found
[ 0.595567] hub 2-0:1.0: 6 ports detected
[ 0.595744] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 0.595960] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 0.596223] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 0.601596] stage-1-init: starting device mapper and LVM...
[ 0.603588] random: lvm: uninitialized urandom read (4 bytes read)
[ 0.711991] mmc0: new HS400 MMC card at address 0001
[ 0.716779] mmcblk0: mmc0:0001 DF4064 58.2 GiB
[ 0.716907] mmcblk0boot0: mmc0:0001 DF4064 partition 1 4.00 MiB
[ 0.717046] mmcblk0boot1: mmc0:0001 DF4064 partition 2 4.00 MiB
[ 0.717130] mmcblk0rpmb: mmc0:0001 DF4064 partition 3 4.00 MiB, chardev (249:0)
[ 0.718578] mmcblk0: p1 p2
[ 0.719396] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 0.746694] random: fast init done
[ 0.918796] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[ 1.047092] usb 1-3: New USB device found, idVendor=8087, idProduct=0a2a, bcdDevice= 0.03
[ 1.047094] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.049043] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 1.162789] usb 1-7: new high-speed USB device number 3 using xhci_hcd
[ 1.317271] usb 1-7: New USB device found, idVendor=13d3, idProduct=5679, bcdDevice=16.06
[ 1.317273] usb 1-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 1.317275] usb 1-7: Product: USB2.0 HD UVC WebCam
[ 1.317276] usb 1-7: Manufacturer: Azurewave
[ 1.317277] usb 1-7: SerialNumber: NULL
[ 1.319943] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 1.631448] random: lvm: uninitialized urandom read (4 bytes read)
[ 1.712702] stage-1-init: waiting for device /dev/disk/by-uuid/78cb8459-9439-4b93-b8ed-9387afbdebb4 to appear...
[ 1.797671] stage-1-init: checking /dev/disk/by-uuid/fa5259be-7a80-4f35-a41f-4a5de0b8bb3a...
[ 1.798418] stage-1-init: fsck (busybox 1.30.1)
[ 1.798642] stage-1-init: [fsck.ext4 (1) -- /mnt-root/] fsck.ext4 -a /dev/disk/by-uuid/fa5259be-7a80-4f35-a41f-4a5de0b8bb3a
[ 1.803993] stage-1-init: nixos: clean, 1093779/3555328 files, 6132248/14219008 blocks
[ 1.807431] stage-1-init: mounting /dev/disk/by-uuid/fa5259be-7a80-4f35-a41f-4a5de0b8bb3a on /...
[ 1.885466] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.052382] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 2.052685] booting system configuration /nix/store/418v1pxx525bcs15d046b8v1szlipyx9-nixos-system-pixie-19.03.173104.a6598a6c865
[ 2.112565] stage-2-init: running activation script...
[ 2.164193] random: perl: uninitialized urandom read (4 bytes read)
[ 2.341151] random: perl: uninitialized urandom read (4 bytes read)
[ 2.349884] stage-2-init: setting up /etc...
[ 2.430518] stage-2-init: removing obsolete symlink ‘/etc/binfmt.d/nixos.conf’...
[ 2.733470] urandom_read: 1 callbacks suppressed
[ 2.733471] random: mktemp: uninitialized urandom read (10 bytes read)
[ 2.820514] random: ln: uninitialized urandom read (6 bytes read)
[ 2.825963] random: ln: uninitialized urandom read (6 bytes read)
[ 2.984311] NET: Registered protocol family 10
[ 2.984600] Segment Routing with IPv6
[ 3.001795] systemd[1]: systemd 239 running in system mode. (+PAM +AUDIT -SELINUX +IMA +APPARMOR +SMACK -SYSVINIT +UTMP -LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 3.013882] systemd[1]: Detected architecture x86-64.
[ 3.018701] systemd[1]: Set hostname to <pixie>.
[ 3.221990] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 3.222632] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.223115] systemd[1]: Reached target Containers.
[ 3.224664] systemd[1]: Created slice User and Session Slice.
[ 3.225236] systemd[1]: Listening on Journal Socket.
[ 3.226584] systemd[1]: Mounting POSIX Message Queue File System...
[ 3.227789] systemd[1]: Mounting Huge Pages File System...
[ 3.252550] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 3.320262] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 3.352237] snd_soc_skl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
[ 3.361189] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 3.398507] Linux agpgart interface v0.103
[ 3.466781] loop: module loaded
[ 3.656849] audit: type=1325 audit(1563145610.467:2): table=raw family=10 entries=0
[ 3.662726] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 3.665568] Console: switching to colour dummy device 80x25
[ 3.666887] audit: type=1325 audit(1563145610.477:3): table=raw family=2 entries=3
[ 3.668567] audit: type=1325 audit(1563145610.478:4): table=raw family=10 entries=3
[ 3.673230] audit: type=1325 audit(1563145610.483:5): table=raw family=2 entries=5
[ 3.678069] audit: type=1325 audit(1563145610.488:6): table=raw family=10 entries=5
[ 3.681893] audit: type=1325 audit(1563145610.492:7): table=raw family=2 entries=6
[ 3.684296] audit: type=1325 audit(1563145610.494:8): table=raw family=2 entries=7
[ 3.686054] audit: type=1325 audit(1563145610.496:9): table=raw family=2 entries=8
[ 3.687664] audit: type=1325 audit(1563145610.498:10): table=raw family=10 entries=6
[ 3.716566] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 3.716567] [drm] Driver supports precise vblank timestamp query.
[ 3.716651] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 3.728435] [drm] Finished loading DMC firmware i915/skl_dmc_ver1_27.bin (v1.27)
[ 3.730999] [drm] Initialized i915 1.6.0 20190207 for 0000:00:02.0 on minor 0
[ 3.731270] snd_soc_skl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 3.731358] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 3.753018] systemd-journald[483]: Received request to flush runtime journal from PID 1
[ 3.804940] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[ 3.804959] ACPI: Lid Switch [LID0]
[ 3.804984] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 3.805377] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[ 3.805388] ACPI: Power Button [PWRB]
[ 3.805405] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 3.805728] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 3.805739] ACPI: Power Button [PWRF]
[ 3.805764] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 3.811644] chromeos ramoops using acpi device.
[ 3.811671] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 3.812198] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 3.823177] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 3.827862] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 3.830672] sdhci-pci 0000:00:1e.6: SDHCI controller found [8086:9d2d] (rev 21)
[ 3.837698] mmc1: SDHCI controller on PCI [0000:00:1e.6] using ADMA 64-bit
[ 3.852254] ACPI: AC Adapter [AC] (on-line)
[ 3.861042] cros_ec_lpcs GOOG0004:00: EC ID not detected
[ 3.870083] battery: ACPI: Battery Slot [BAT0] (battery present)
[ 3.870892] input: Tablet Mode Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C09:00/GOOG0006:00/input/input4
[ 3.895619] tpm_tis 00:06: 1.2 TPM (device-id 0x1B, rev-id 16)
[ 3.895671] tpm tpm0: tpm_try_transmit: send(): error -5
[ 3.895680] tpm tpm0: A TPM error (-5) occurred attempting to determine the timeouts
[ 3.895685] tpm_tis 00:06: Could not get TPM timeouts and durations
[ 3.916102] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[ 3.918735] random: crng init done
[ 3.918738] random: 2 urandom warning(s) missed due to ratelimiting
[ 3.924641] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 3.924677] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 3.928371] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 3.928897] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 3.929971] idma64 idma64.4: Found Intel integrated DMA 64-bit
[ 3.959131] fbcon: inteldrmfb (fb0) is primary device
[ 3.960676] Console: switching to colour frame buffer device 240x67
[ 3.985421] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 4.022928] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 4.022931] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 4.022932] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 4.022933] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 4.022933] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 4.022934] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 4.023637] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 4.054195] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 4.054232] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 4.054235] cfg80211: failed to load regulatory.db
[ 4.101859] cryptd: max_cpu_qlen set to 1000
[ 4.125156] media: Linux media interface: v0.10
[ 4.153523] AVX2 version of gcm_enc/dec engaged.
[ 4.153524] AES CTR mode by8 optimization enabled
[ 4.185366] Bluetooth: Core ver 2.22
[ 4.185383] NET: Registered protocol family 31
[ 4.185384] Bluetooth: HCI device and connection manager initialized
[ 4.185389] Bluetooth: HCI socket layer initialized
[ 4.185391] Bluetooth: L2CAP socket layer initialized
[ 4.185396] Bluetooth: SCO socket layer initialized
[ 4.189377] Adding 4194300k swap on /dev/mmcblk0p2. Priority:-2 extents:1 across:4194300k SSFS
[ 4.197751] videodev: Linux video capture interface: v2.00
[ 4.208589] Intel(R) Wireless WiFi driver for Linux
[ 4.208590] Copyright(c) 2003- 2015 Intel Corporation
[ 4.249461] usbcore: registered new interface driver btusb
[ 4.263574] Bluetooth: hci0: read Intel version: 370810225019140f34
[ 4.263577] Bluetooth: hci0: Intel device is already patched. patch num: 34
[ 4.279982] iwlwifi 0000:01:00.0: loaded firmware version 29.1044073957.0 op_mode iwlmvm
[ 4.289564] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 4.289859] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[ 4.293231] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 4.333714] elants_i2c i2c-ELAN0001:00: i2c-ELAN0001:00 supply vcc33 not found, using dummy regulator
[ 4.333733] elants_i2c i2c-ELAN0001:00: i2c-ELAN0001:00 supply vccio not found, using dummy regulator
[ 4.353062] elan_i2c i2c-ELAN0000:00: i2c-ELAN0000:00 supply vcc not found, using dummy regulator
[ 4.369111] dw-apb-uart.2: ttyS0 at MMIO 0xd1134000 (irq = 32, base_baud = 115200) is a 16550A
[ 4.373609] nau8825 i2c-10508825:00: No 'mclk' clock found, assume MCLK is managed externally
[ 4.383117] dw-apb-uart.4: ttyS1 at MMIO 0xd1136000 (irq = 20, base_baud = 115200) is a 16550A
[ 4.387482] intel_pmc_core: initialized
[ 4.403603] uvcvideo: Found UVC 1.00 device USB2.0 HD UVC WebCam (13d3:5679)
[ 4.415708] uvcvideo 1-7:1.0: Entity type for entity Realtek Extended Controls Unit was not initialized!
[ 4.415711] uvcvideo 1-7:1.0: Entity type for entity Extension 4 was not initialized!
[ 4.415713] uvcvideo 1-7:1.0: Entity type for entity Processing 2 was not initialized!
[ 4.415715] uvcvideo 1-7:1.0: Entity type for entity Camera 1 was not initialized!
[ 4.415828] input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input5
[ 4.415905] usbcore: registered new interface driver uvcvideo
[ 4.415906] USB Video Class driver (1.1.1)
[ 4.418873] HDMI HDA Codec ehdaudio0D2: Max dais supported: 3
[ 4.430575] input: Elan Touchscreen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-7/i2c-ELAN0001:00/input/input6
[ 4.434887] snd_soc_skl 0000:00:1f.3: ASoC: invalid manifest size 0
[ 4.434889] snd_soc_skl 0000:00:1f.3: ASoC: old version of manifest
[ 4.435186] snd_soc_skl 0000:00:1f.3: ASoC: Parent card not yet available, widget card binding deferred
[ 4.436182] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x210
[ 4.461436] iwlwifi 0000:01:00.0: base HW address: f8:63:3f:ed:7a:06
[ 4.474559] elan_i2c i2c-ELAN0000:00: Elan Touchpad: Module ID: 0x008f, Firmware: 0x0005, Sample: 0x0008, IAP: 0x0009
[ 4.478461] input: Elan Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-ELAN0000:00/input/input7
[ 4.482537] HDMI HDA Codec ehdaudio0D2: hdac_hdmi_present_sense: disconnect for pin:port 5:0
[ 4.482658] HDMI HDA Codec ehdaudio0D2: hdac_hdmi_present_sense: disconnect for pin:port 6:0
[ 4.482761] HDMI HDA Codec ehdaudio0D2: hdac_hdmi_present_sense: disconnect for pin:port 7:0
[ 4.483004] skl_n88l25_m98357a skl_n88l25_m98357a: snd-soc-dummy-dai <-> System Pin mapping ok
[ 4.483073] skl_n88l25_m98357a skl_n88l25_m98357a: snd-soc-dummy-dai <-> System Pin mapping ok
[ 4.483101] skl_n88l25_m98357a skl_n88l25_m98357a: snd-soc-dummy-dai <-> Reference Pin mapping ok
[ 4.483128] skl_n88l25_m98357a skl_n88l25_m98357a: snd-soc-dummy-dai <-> DMIC Pin mapping ok
[ 4.483154] skl_n88l25_m98357a skl_n88l25_m98357a: snd-soc-dummy-dai <-> HDMI1 Pin mapping ok
[ 4.483182] skl_n88l25_m98357a skl_n88l25_m98357a: snd-soc-dummy-dai <-> HDMI2 Pin mapping ok
[ 4.483211] skl_n88l25_m98357a skl_n88l25_m98357a: snd-soc-dummy-dai <-> HDMI3 Pin mapping ok
[ 4.483225] skl_n88l25_m98357a skl_n88l25_m98357a: HiFi <-> SSP0 Pin mapping ok
[ 4.483636] skl_n88l25_m98357a skl_n88l25_m98357a: nau8825-hifi <-> SSP1 Pin mapping ok
[ 4.483650] skl_n88l25_m98357a skl_n88l25_m98357a: dmic-hifi <-> DMIC01 Pin mapping ok
[ 4.483666] skl_n88l25_m98357a skl_n88l25_m98357a: intel-hdmi-hifi1 <-> iDisp1 Pin mapping ok
[ 4.483681] skl_n88l25_m98357a skl_n88l25_m98357a: intel-hdmi-hifi2 <-> iDisp2 Pin mapping ok
[ 4.483696] skl_n88l25_m98357a skl_n88l25_m98357a: intel-hdmi-hifi3 <-> iDisp3 Pin mapping ok
[ 4.483814] skl_n88l25_m98357a skl_n88l25_m98357a: ASoC: source widget Capture overwritten
[ 4.486108] input: sklnau8825max Headset Jack as /devices/platform/skl_n88l25_m98357a/sound/card0/input8
[ 4.486539] input: sklnau8825max HDMI/DP, pcm=4 Jack as /devices/platform/skl_n88l25_m98357a/sound/card0/input9
[ 4.486941] input: sklnau8825max HDMI/DP, pcm=5 Jack as /devices/platform/skl_n88l25_m98357a/sound/card0/input10
[ 4.487312] input: sklnau8825max HDMI/DP, pcm=6 Jack as /devices/platform/skl_n88l25_m98357a/sound/card0/input11
[ 4.514474] mousedev: PS/2 mouse device common for all mice
[ 4.548889] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[ 4.549314] thermal thermal_zone8: failed to read out thermal zone (-61)
[ 4.553040] iwlwifi 0000:01:00.0 wlp1s0: renamed from wlan0
[ 4.980100] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 4.980109] Bluetooth: BNEP socket layer initialized
[ 5.834179] NET: Registered protocol family 17
[ 13.886496] nau8825 i2c-10508825:00: No 'mclk' clock found, assume MCLK is managed externally
[ 13.898436] nau8825 i2c-10508825:00: No 'mclk' clock found, assume MCLK is managed externally
[ 13.932523] nau8825 i2c-10508825:00: Disable clock for power saving when no headset connected
[ 14.144055] Bluetooth: RFCOMM TTY layer initialized
[ 14.144064] Bluetooth: RFCOMM socket layer initialized
[ 14.144072] Bluetooth: RFCOMM ver 1.11
[ 22.772024] wlp1s0: authenticate with 64:7c:34:ab:11:38
[ 22.781252] wlp1s0: send auth to 64:7c:34:ab:11:38 (try 1/3)
[ 22.783893] wlp1s0: authenticated
[ 22.785836] wlp1s0: associate with 64:7c:34:ab:11:38 (try 1/3)
[ 22.787393] wlp1s0: RX AssocResp from 64:7c:34:ab:11:38 (capab=0x411 status=0 aid=1)
[ 22.797515] wlp1s0: associated
[ 22.841378] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
[ 22.859130] wlp1s0: Limiting TX power to 24 (27 - 3) dBm as advertised by 64:7c:34:ab:11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment