Created
October 29, 2017 00:20
-
-
Save stepnem/96baf6c9ce80823bce7fd1cf6f62e4df to your computer and use it in GitHub Desktop.
Arch Linux on Panasonic Toughbook CF-AX2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] microcode: microcode updated early to revision 0x1c, date = 2015-02-26 | |
[ 0.000000] random: get_random_bytes called from start_kernel+0x42/0x4b7 with crng_init=0 | |
[ 0.000000] Linux version 4.13.8-1-ARCH (builduser@tobias) (gcc version 7.2.0 (GCC)) #1 SMP PREEMPT Wed Oct 18 11:49:44 CEST 2017 | |
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c1509a25-de05-4470-bcbe-09a30bdee2f1 rw resume=/dev/sda2 resume_offset=253952.. | |
[ 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: xstate_offset[2]: 576, xstate_sizes[2]: 256 | |
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. | |
[ 0.000000] e820: BIOS-provided physical RAM map: | |
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable | |
[ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable | |
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable | |
[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000d8c08fff] usable | |
[ 0.000000] BIOS-e820: [mem 0x00000000d8c09000-0x00000000d909bfff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000d909c000-0x00000000d90b9fff] ACPI data | |
[ 0.000000] BIOS-e820: [mem 0x00000000d90ba000-0x00000000d9fbafff] ACPI NVS | |
[ 0.000000] BIOS-e820: [mem 0x00000000d9fbb000-0x00000000da532fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000da533000-0x00000000da5f8fff] type 20 | |
[ 0.000000] BIOS-e820: [mem 0x00000000da5f9000-0x00000000da5f9fff] usable | |
[ 0.000000] BIOS-e820: [mem 0x00000000da5fa000-0x00000000da63cfff] ACPI NVS | |
[ 0.000000] BIOS-e820: [mem 0x00000000da63d000-0x00000000dacc1fff] usable | |
[ 0.000000] BIOS-e820: [mem 0x00000000dacc2000-0x00000000daff4fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000daff5000-0x00000000daffffff] usable | |
[ 0.000000] BIOS-e820: [mem 0x00000000db800000-0x00000000df9fffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved | |
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011e5fffff] usable | |
[ 0.000000] NX (Execute Disable) protection: active | |
[ 0.000000] efi: EFI v2.31 by American Megatrends | |
[ 0.000000] efi: ACPI=0xd90a2000 ACPI 2.0=0xd90a2000 SMBIOS=0xf04c0 | |
[ 0.000000] random: fast init done | |
[ 0.000000] SMBIOS 2.7 present. | |
[ 0.000000] DMI: Panasonic Corporation CF-AX2LDCHM3/CFAX2-1, BIOS V1.50L11 02/22/2013 | |
[ 0.000000] tsc: Fast TSC calibration using PIT | |
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved | |
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable | |
[ 0.000000] e820: last_pfn = 0x11e600 max_arch_pfn = 0x400000000 | |
[ 0.000000] MTRR default type: uncachable | |
[ 0.000000] MTRR fixed ranges enabled: | |
[ 0.000000] 00000-9FFFF write-back | |
[ 0.000000] A0000-BFFFF uncachable | |
[ 0.000000] C0000-CFFFF write-protect | |
[ 0.000000] D0000-DFFFF uncachable | |
[ 0.000000] E0000-FFFFF write-protect | |
[ 0.000000] MTRR variable ranges enabled: | |
[ 0.000000] 0 base 000000000 mask F00000000 write-back | |
[ 0.000000] 1 base 100000000 mask FE0000000 write-back | |
[ 0.000000] 2 base 0E0000000 mask FE0000000 uncachable | |
[ 0.000000] 3 base 0DC000000 mask FFC000000 uncachable | |
[ 0.000000] 4 base 0DB800000 mask FFF800000 uncachable | |
[ 0.000000] 5 base 11F000000 mask FFF000000 uncachable | |
[ 0.000000] 6 base 11E800000 mask FFF800000 uncachable | |
[ 0.000000] 7 base 11E600000 mask FFFE00000 uncachable | |
[ 0.000000] 8 disabled | |
[ 0.000000] 9 disabled | |
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT | |
[ 0.000000] e820: update [mem 0xdb800000-0xffffffff] usable ==> reserved | |
[ 0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000 | |
[ 0.000000] Scanning 1 areas for low memory corruption | |
[ 0.000000] Base memory trampoline at [ffff895800097000] 97000 size 24576 | |
[ 0.000000] BRK [0xc1d64000, 0xc1d64fff] PGTABLE | |
[ 0.000000] BRK [0xc1d65000, 0xc1d65fff] PGTABLE | |
[ 0.000000] BRK [0xc1d66000, 0xc1d66fff] PGTABLE | |
[ 0.000000] BRK [0xc1d67000, 0xc1d67fff] PGTABLE | |
[ 0.000000] BRK [0xc1d68000, 0xc1d68fff] PGTABLE | |
[ 0.000000] BRK [0xc1d69000, 0xc1d69fff] PGTABLE | |
[ 0.000000] BRK [0xc1d6a000, 0xc1d6afff] PGTABLE | |
[ 0.000000] BRK [0xc1d6b000, 0xc1d6bfff] PGTABLE | |
[ 0.000000] BRK [0xc1d6c000, 0xc1d6cfff] PGTABLE | |
[ 0.000000] BRK [0xc1d6d000, 0xc1d6dfff] PGTABLE | |
[ 0.000000] BRK [0xc1d6e000, 0xc1d6efff] PGTABLE | |
[ 0.000000] BRK [0xc1d6f000, 0xc1d6ffff] PGTABLE | |
[ 0.000000] Secure boot could not be determined | |
[ 0.000000] RAMDISK: [mem 0x3704d000-0x3781dfff] | |
[ 0.000000] ACPI: Early table checksum verification disabled | |
[ 0.000000] ACPI: RSDP 0x00000000D90A2000 000024 (v02 MATBIO) | |
[ 0.000000] ACPI: XSDT 0x00000000D90A2090 0000A4 (v01 MATBIO CFAX2-1 01072009 AMI 00010013) | |
[ 0.000000] ACPI: FACP 0x00000000D90AF748 00010C (v05 MATBIO CFAX2-1 01072009 AMI 00010013) | |
[ 0.000000] ACPI: DSDT 0x00000000D90A21C8 00D579 (v02 MATBIO CFAX2-1 00000022 INTL 20091112) | |
[ 0.000000] ACPI: FACS 0x00000000D9FB9080 000040 | |
[ 0.000000] ACPI: APIC 0x00000000D90AF858 000072 (v03 MATBIO CFAX2-1 01072009 AMI 00010013) | |
[ 0.000000] ACPI: FPDT 0x00000000D90AF8D0 000044 (v01 MATBIO CFAX2-1 01072009 AMI 00010013) | |
[ 0.000000] ACPI: TCPA 0x00000000D90AF918 000032 (v02 MATBIO CFAX2-1 00000001 MSFT 01000013) | |
[ 0.000000] ACPI: MCFG 0x00000000D90AF950 00003C (v01 MATBIO CFAX2-1 01072009 MSFT 00000097) | |
[ 0.000000] ACPI: SLIC 0x00000000D90AF990 000176 (v01 MATBIO CFAX2-1 01072009 AMI 00010013) | |
[ 0.000000] ACPI: HPET 0x00000000D90AFB08 000038 (v01 MATBIO CFAX2-1 01072009 AMI. 00000005) | |
[ 0.000000] ACPI: SSDT 0x00000000D90AFB40 000321 (v01 SataRe SataTabl 00001000 INTL 20091112) | |
[ 0.000000] ACPI: SSDT 0x00000000D90AFE68 0009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117) | |
[ 0.000000] ACPI: SSDT 0x00000000D90B0818 000A9C (v01 PmRef CpuPm 00003000 INTL 20051117) | |
[ 0.000000] ACPI: SSDT 0x00000000D90B12B8 000250 (v01 PmRef Cpu0Tst 00003000 INTL 20051117) | |
[ 0.000000] ACPI: SSDT 0x00000000D90B1508 00047C (v01 PmRef ApTst 00003000 INTL 20051117) | |
[ 0.000000] ACPI: ASF! 0x00000000D90B1988 000079 (v32 MATBIO CFAX2-1 01072009 INTL 000F4240) | |
[ 0.000000] ACPI: SSDT 0x00000000D90B1A08 00798F (v01 DppmRe OemDppm 00001000 INTL 20091112) | |
[ 0.000000] ACPI: MSDM 0x00000000D90B9398 000055 (v03 MATBIO CFAX2-1 01072009 AMI 00010013) | |
[ 0.000000] ACPI: BGRT 0x00000000D90B93F0 000038 (v00 MATBIO CFAX2-1 01072009 AMI 00010013) | |
[ 0.000000] ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] No NUMA configuration found | |
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011e5fffff] | |
[ 0.000000] NODE_DATA(0) allocated [mem 0x11e5f9000-0x11e5fdfff] | |
[ 0.000000] Zone ranges: | |
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] | |
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] | |
[ 0.000000] Normal [mem 0x0000000100000000-0x000000011e5fffff] | |
[ 0.000000] Device empty | |
[ 0.000000] Movable zone start for each node | |
[ 0.000000] Early memory node ranges | |
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] | |
[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001fffffff] | |
[ 0.000000] node 0: [mem 0x0000000020200000-0x0000000040003fff] | |
[ 0.000000] node 0: [mem 0x0000000040005000-0x00000000d8c08fff] | |
[ 0.000000] node 0: [mem 0x00000000da5f9000-0x00000000da5f9fff] | |
[ 0.000000] node 0: [mem 0x00000000da63d000-0x00000000dacc1fff] | |
[ 0.000000] node 0: [mem 0x00000000daff5000-0x00000000daffffff] | |
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000011e5fffff] | |
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000011e5fffff] | |
[ 0.000000] On node 0 totalpages: 1013303 | |
[ 0.000000] DMA zone: 64 pages used for memmap | |
[ 0.000000] DMA zone: 26 pages reserved | |
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0 | |
[ 0.000000] DMA32 zone: 13827 pages used for memmap | |
[ 0.000000] DMA32 zone: 884889 pages, LIFO batch:31 | |
[ 0.000000] Normal zone: 1944 pages used for memmap | |
[ 0.000000] Normal zone: 124416 pages, LIFO batch:31 | |
[ 0.000000] Reserving Intel graphics memory at 0x00000000dba00000-0x00000000df9fffff | |
[ 0.000000] ACPI: PM-Timer IO Port: 0x408 | |
[ 0.000000] ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) | |
[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 | |
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) | |
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) | |
[ 0.000000] ACPI: IRQ0 used by override. | |
[ 0.000000] ACPI: IRQ9 used by override. | |
[ 0.000000] Using ACPI (MADT) for SMP configuration information | |
[ 0.000000] ACPI: HPET id: 0x8086a701 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 0x0009f000-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 0x40004000-0x40004fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xd8c09000-0xd909bfff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xd909c000-0xd90b9fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xd90ba000-0xd9fbafff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xd9fbb000-0xda532fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xda533000-0xda5f8fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xda5fa000-0xda63cfff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xdacc2000-0xdaff4fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xdb000000-0xdb7fffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xdb800000-0xdf9fffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] | |
[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff] | |
[ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] 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 36 pages/cpu @ffff89591e200000 s106520 r8192 d32744 u524288 | |
[ 0.000000] pcpu-alloc: s106520 r8192 d32744 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: 997442 | |
[ 0.000000] Policy zone: Normal | |
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c1509a25-de05-4470-bcbe-09a30bdee2f1 rw resume=/dev/sda2 resume_offset=253952.. | |
[ 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: 3702616K/4053212K available (6644K kernel code, 1134K rwdata, 2048K rodata, 1336K init, 908K bss, 350596K reserved, 0K cma-reserved) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
[ 0.000000] ftrace: allocating 28353 entries in 111 pages | |
[ 0.000000] Preemptible hierarchical RCU implementation. | |
[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4. | |
[ 0.000000] Tasks RCU enabled. | |
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 | |
[ 0.000000] NR_IRQS: 8448, nr_irqs: 456, preallocated irqs: 16 | |
[ 0.000000] Console: colour dummy device 80x25 | |
[ 0.000000] console [tty0] enabled | |
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns | |
[ 0.000000] hpet clockevent registered | |
[ 0.000000] tsc: Fast TSC calibration using PIT | |
[ 0.003333] tsc: Detected 2294.762 MHz processor | |
[ 0.003333] Calibrating delay loop (skipped), value calculated using timer frequency.. 4591.75 BogoMIPS (lpj=7649206) | |
[ 0.003333] pid_max: default: 32768 minimum: 301 | |
[ 0.003333] ACPI: Core revision 20170531 | |
[ 0.014839] ACPI: 7 ACPI AML tables successfully acquired and loaded | |
[ 0.015527] Security Framework initialized | |
[ 0.015528] Yama: becoming mindful. | |
[ 0.016422] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) | |
[ 0.016889] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) | |
[ 0.016914] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) | |
[ 0.016929] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) | |
[ 0.017179] CPU: Physical Processor ID: 0 | |
[ 0.017180] CPU: Processor Core ID: 0 | |
[ 0.017185] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' | |
[ 0.017186] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) | |
[ 0.017190] mce: CPU supports 7 MCE banks | |
[ 0.017200] CPU0: Thermal monitoring enabled (TM1) | |
[ 0.017213] process: using mwait in idle threads | |
[ 0.017216] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 | |
[ 0.017217] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 | |
[ 0.017347] Freeing SMP alternatives memory: 24K | |
[ 0.029031] smpboot: Max logical packages: 2 | |
[ 0.029113] x2apic: IRQ remapping doesn't support X2APIC mode | |
[ 0.029572] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 | |
[ 0.062592] TSC deadline timer enabled | |
[ 0.062596] smpboot: CPU0: Intel(R) Core(TM) i5-3427U CPU @ 1.80GHz (family: 0x6, model: 0x3a, stepping: 0x9) | |
[ 0.073353] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver. | |
[ 0.073396] ... version: 3 | |
[ 0.073397] ... bit width: 48 | |
[ 0.073397] ... generic registers: 4 | |
[ 0.073398] ... value mask: 0000ffffffffffff | |
[ 0.073399] ... max period: 00007fffffffffff | |
[ 0.073400] ... fixed-purpose events: 3 | |
[ 0.073401] ... event mask: 000000070000000f | |
[ 0.080007] Hierarchical SRCU implementation. | |
[ 0.093458] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. | |
[ 0.100006] smp: Bringing up secondary CPUs ... | |
[ 0.126707] x86: Booting SMP configuration: | |
[ 0.126708] .... node #0, CPUs: #1 #2 #3 | |
[ 0.432033] smp: Brought up 1 node, 4 CPUs | |
[ 0.432033] smpboot: Total of 4 processors activated (18372.87 BogoMIPS) | |
[ 0.433586] devtmpfs: initialized | |
[ 0.433586] x86/mm: Memory block size: 128MB | |
[ 0.433845] PM: Registering ACPI NVS region [mem 0xd90ba000-0xd9fbafff] (15732736 bytes) | |
[ 0.433845] PM: Registering ACPI NVS region [mem 0xda5fa000-0xda63cfff] (274432 bytes) | |
[ 0.433845] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns | |
[ 0.433845] futex hash table entries: 1024 (order: 4, 65536 bytes) | |
[ 0.433845] pinctrl core: initialized pinctrl subsystem | |
[ 0.433845] RTC time: 7:42:39, date: 10/26/17 | |
[ 0.433921] NET: Registered protocol family 16 | |
[ 0.434111] cpuidle: using governor ladder | |
[ 0.434111] cpuidle: using governor menu | |
[ 0.434111] PCCT header not found. | |
[ 0.434111] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it | |
[ 0.434111] ACPI: bus type PCI registered | |
[ 0.434111] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 | |
[ 0.434111] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) | |
[ 0.434111] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 | |
[ 0.434111] pmd_set_huge: Cannot satisfy [mem 0xf8000000-0xf8200000] with a huge-page mapping due to MTRR override. | |
[ 0.434111] PCI: Using configuration type 1 for base access | |
[ 0.434111] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on | |
[ 0.434200] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
[ 0.434200] ACPI: Added _OSI(Module Device) | |
[ 0.434200] ACPI: Added _OSI(Processor Device) | |
[ 0.434200] ACPI: Added _OSI(3.0 _SCP Extensions) | |
[ 0.434200] ACPI: Added _OSI(Processor Aggregator Device) | |
[ 0.437111] ACPI: Executed 5 blocks of module-level executable AML code | |
[ 0.441572] ACPI: Dynamic OEM Table Load: | |
[ 0.441579] ACPI: SSDT 0xFFFF895918D5D300 000072 (v01 DynTbl EightTbl 00000001 INTL 20091112) | |
[ 0.449548] ACPI: Dynamic OEM Table Load: | |
[ 0.449558] ACPI: SSDT 0xFFFF895918CB0000 0009D2 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) | |
[ 0.449726] ACPI: Dynamic OEM Table Load: | |
[ 0.449726] ACPI: SSDT 0xFFFF895918EB6C00 000303 (v01 PmRef ApIst 00003000 INTL 20051117) | |
[ 0.449726] ACPI: Dynamic OEM Table Load: | |
[ 0.449726] ACPI: SSDT 0xFFFF895918EAF600 000119 (v01 PmRef ApCst 00003000 INTL 20051117) | |
[ 0.449726] ACPI: EC: EC started | |
[ 0.449726] ACPI: EC: interrupt blocked | |
[ 0.903747] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC | |
[ 0.903750] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62 | |
[ 0.903752] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions | |
[ 0.903753] ACPI: Interpreter enabled | |
[ 0.903784] ACPI: (supports S0 S3 S4 S5) | |
[ 0.903785] ACPI: Using IOAPIC for interrupt routing | |
[ 0.903822] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug | |
[ 0.918281] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) | |
[ 0.918287] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] | |
[ 0.919096] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability] | |
[ 0.919098] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration | |
[ 0.919572] PCI host bridge to bus 0000:00 | |
[ 0.919575] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] | |
[ 0.919577] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] | |
[ 0.919578] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] | |
[ 0.919580] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] | |
[ 0.919581] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] | |
[ 0.919583] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] | |
[ 0.919584] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] | |
[ 0.919586] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff window] | |
[ 0.919587] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window] | |
[ 0.919589] pci_bus 0000:00: root bus resource [bus 00-3e] | |
[ 0.919599] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000 | |
[ 0.919723] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000 | |
[ 0.919737] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit] | |
[ 0.919744] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref] | |
[ 0.919749] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f] | |
[ 0.919880] pci 0000:00:04.0: [8086:0153] type 00 class 0x118000 | |
[ 0.919893] pci 0000:00:04.0: reg 0x10: [mem 0xfed98000-0xfed9ffff 64bit] | |
[ 0.920033] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330 | |
[ 0.920060] pci 0000:00:14.0: reg 0x10: [mem 0xf7f20000-0xf7f2ffff 64bit] | |
[ 0.920142] pci 0000:00:14.0: PME# supported from D3hot D3cold | |
[ 0.920243] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000 | |
[ 0.920271] pci 0000:00:16.0: reg 0x10: [mem 0xf7f44000-0xf7f4400f 64bit] | |
[ 0.920358] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold | |
[ 0.920461] pci 0000:00:19.0: [8086:1502] type 00 class 0x020000 | |
[ 0.920484] pci 0000:00:19.0: reg 0x10: [mem 0xf7f00000-0xf7f1ffff] | |
[ 0.920493] pci 0000:00:19.0: reg 0x14: [mem 0xf7f41000-0xf7f41fff] | |
[ 0.920503] pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f] | |
[ 0.920574] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold | |
[ 0.920670] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320 | |
[ 0.920696] pci 0000:00:1a.0: reg 0x10: [mem 0xf7f40000-0xf7f403ff] | |
[ 0.920790] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold | |
[ 0.920887] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300 | |
[ 0.920911] pci 0000:00:1b.0: reg 0x10: [mem 0xf7f38000-0xf7f3bfff 64bit] | |
[ 0.920989] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold | |
[ 0.921099] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400 | |
[ 0.921239] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold | |
[ 0.921355] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400 | |
[ 0.921496] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold | |
[ 0.921610] pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400 | |
[ 0.921751] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold | |
[ 0.921872] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320 | |
[ 0.921897] pci 0000:00:1d.0: reg 0x10: [mem 0xf7f3f000-0xf7f3f3ff] | |
[ 0.921993] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold | |
[ 0.922092] pci 0000:00:1f.0: [8086:1e55] type 00 class 0x060100 | |
[ 0.922300] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601 | |
[ 0.922322] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7] | |
[ 0.922331] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3] | |
[ 0.922340] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7] | |
[ 0.922349] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3] | |
[ 0.922358] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f] | |
[ 0.922367] pci 0000:00:1f.2: reg 0x24: [mem 0xf7f3e000-0xf7f3e7ff] | |
[ 0.922415] pci 0000:00:1f.2: PME# supported from D3hot | |
[ 0.922507] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500 | |
[ 0.922528] pci 0000:00:1f.3: reg 0x10: [mem 0xf7f3d000-0xf7f3d0ff 64bit] | |
[ 0.922551] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f] | |
[ 0.922667] pci 0000:00:1f.6: [8086:1e24] type 00 class 0x118000 | |
[ 0.922692] pci 0000:00:1f.6: reg 0x10: [mem 0xf7f3c000-0xf7f3cfff 64bit] | |
[ 0.922907] pci 0000:00:1c.0: PCI bridge to [bus 01] | |
[ 0.922913] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff] | |
[ 0.922918] pci 0000:00:1c.0: bridge window [mem 0xf7e00000-0xf7efffff] | |
[ 0.922927] pci 0000:00:1c.0: bridge window [mem 0xf0200000-0xf02fffff 64bit pref] | |
[ 0.923102] pci 0000:02:00.0: [10ec:5229] type 00 class 0xff0000 | |
[ 0.923207] pci 0000:02:00.0: reg 0x10: [mem 0xf7d00000-0xf7d00fff] | |
[ 0.923666] pci 0000:02:00.0: supports D1 D2 | |
[ 0.923668] pci 0000:02:00.0: PME# supported from D1 D2 D3hot | |
[ 0.936765] pci 0000:00:1c.1: PCI bridge to [bus 02] | |
[ 0.936770] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff] | |
[ 0.936774] pci 0000:00:1c.1: bridge window [mem 0xf7d00000-0xf7dfffff] | |
[ 0.936781] pci 0000:00:1c.1: bridge window [mem 0xf0100000-0xf01fffff 64bit pref] | |
[ 0.937007] pci 0000:03:00.0: [8086:0082] type 00 class 0x028000 | |
[ 0.937231] pci 0000:03:00.0: reg 0x10: [mem 0xf7c00000-0xf7c01fff 64bit] | |
[ 0.938013] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold | |
[ 0.953488] pci 0000:00:1c.2: PCI bridge to [bus 03] | |
[ 0.953493] pci 0000:00:1c.2: bridge window [io 0xc000-0xcfff] | |
[ 0.953498] pci 0000:00:1c.2: bridge window [mem 0xf7c00000-0xf7cfffff] | |
[ 0.953507] pci 0000:00:1c.2: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] | |
[ 0.954751] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) | |
[ 0.954828] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15) | |
[ 0.954901] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15) | |
[ 0.954973] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15) | |
[ 0.955045] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15) | |
[ 0.955117] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled. | |
[ 0.955190] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15) | |
[ 0.955261] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15) | |
[ 0.955696] ACPI: Enabled 4 GPEs in block 00 to 3F | |
[ 0.955859] ACPI: EC: interrupt unblocked | |
[ 0.955868] ACPI: EC: event unblocked | |
[ 0.955875] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62 | |
[ 0.955877] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events | |
[ 0.955963] pci 0000:00:02.0: vgaarb: setting as boot VGA device | |
[ 0.955963] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none | |
[ 0.955963] pci 0000:00:02.0: vgaarb: bridge control possible | |
[ 0.955963] vgaarb: loaded | |
[ 0.955963] EDAC MC: Ver: 3.0.0 | |
[ 0.955963] Registered efivars operations | |
[ 1.007091] PCI: Using ACPI for IRQ routing | |
[ 1.008482] PCI: pci_cache_line_size set to 64 bytes | |
[ 1.008575] pci 0000:00:04.0: can't claim BAR 0 [mem 0xfed98000-0xfed9ffff 64bit]: no compatible bridge window | |
[ 1.008652] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff] | |
[ 1.008654] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff] | |
[ 1.008655] e820: reserve RAM buffer [mem 0xd8c09000-0xdbffffff] | |
[ 1.008657] e820: reserve RAM buffer [mem 0xda5fa000-0xdbffffff] | |
[ 1.008659] e820: reserve RAM buffer [mem 0xdacc2000-0xdbffffff] | |
[ 1.008660] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff] | |
[ 1.008662] e820: reserve RAM buffer [mem 0x11e600000-0x11fffffff] | |
[ 1.008758] NetLabel: Initializing | |
[ 1.008759] NetLabel: domain hash size = 128 | |
[ 1.008760] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO | |
[ 1.008779] NetLabel: unlabeled traffic allowed by default | |
[ 1.008794] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 | |
[ 1.008794] hpet0: 8 comparators, 64-bit 14.318180 MHz counter | |
[ 1.011031] clocksource: Switched to clocksource hpet | |
[ 1.021286] VFS: Disk quotas dquot_6.6.0 | |
[ 1.021309] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
[ 1.021403] pnp: PnP ACPI init | |
[ 1.022058] system 00:00: [mem 0x000cee00-0x000cefff] has been reserved | |
[ 1.022063] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 1.022184] system 00:01: [io 0x1000-0x100f] has been reserved | |
[ 1.022186] system 00:01: [io 0xffff] has been reserved | |
[ 1.022188] system 00:01: [io 0xffff] has been reserved | |
[ 1.022190] system 00:01: [io 0x0400-0x0453] has been reserved | |
[ 1.022192] system 00:01: [io 0x0458-0x047f] has been reserved | |
[ 1.022194] system 00:01: [io 0x0500-0x057f] has been reserved | |
[ 1.022195] system 00:01: [io 0x0900-0x097f] has been reserved | |
[ 1.022199] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 1.022229] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active) | |
[ 1.022290] system 00:03: [io 0x0454-0x0457] has been reserved | |
[ 1.022294] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) | |
[ 1.022346] system 00:04: [io 0x04d0-0x04d1] has been reserved | |
[ 1.022349] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 1.022405] pnp 00:05: Plug and Play ACPI device, IDs IFX0102 PNP0c31 (active) | |
[ 1.022465] pnp 00:06: Plug and Play ACPI device, IDs MAT0025 PNP0303 (active) | |
[ 1.022963] pnp 00:07: Plug and Play ACPI device, IDs SYN0503 PNP0f13 (active) | |
[ 1.023237] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved | |
[ 1.023239] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved | |
[ 1.023241] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved | |
[ 1.023243] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved | |
[ 1.023245] system 00:08: [mem 0xf8000000-0xfbffffff] has been reserved | |
[ 1.023247] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved | |
[ 1.023249] system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved | |
[ 1.023250] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved | |
[ 1.023252] system 00:08: [mem 0xff000000-0xffffffff] has been reserved | |
[ 1.023254] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved | |
[ 1.023256] system 00:08: [mem 0xfed08000-0xfed08fff] has been reserved | |
[ 1.023259] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 1.023355] system 00:09: [mem 0x000e0000-0x000effff] has been reserved | |
[ 1.023357] system 00:09: [mem 0x000f0000-0x000fffff] could not be reserved | |
[ 1.023360] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) | |
[ 1.023560] system 00:0a: [mem 0x20000000-0x201fffff] has been reserved | |
[ 1.023562] system 00:0a: [mem 0x40004000-0x40004fff] has been reserved | |
[ 1.023565] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active) | |
[ 1.023649] pnp: PnP ACPI: found 11 devices | |
[ 1.030546] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns | |
[ 1.030598] pci 0000:00:04.0: BAR 0: assigned [mem 0xdfa00000-0xdfa07fff 64bit] | |
[ 1.030605] pci 0000:00:1c.0: PCI bridge to [bus 01] | |
[ 1.030612] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff] | |
[ 1.030619] pci 0000:00:1c.0: bridge window [mem 0xf7e00000-0xf7efffff] | |
[ 1.030625] pci 0000:00:1c.0: bridge window [mem 0xf0200000-0xf02fffff 64bit pref] | |
[ 1.030634] pci 0000:00:1c.1: PCI bridge to [bus 02] | |
[ 1.030637] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff] | |
[ 1.030644] pci 0000:00:1c.1: bridge window [mem 0xf7d00000-0xf7dfffff] | |
[ 1.030649] pci 0000:00:1c.1: bridge window [mem 0xf0100000-0xf01fffff 64bit pref] | |
[ 1.030658] pci 0000:00:1c.2: PCI bridge to [bus 03] | |
[ 1.030661] pci 0000:00:1c.2: bridge window [io 0xc000-0xcfff] | |
[ 1.030668] pci 0000:00:1c.2: bridge window [mem 0xf7c00000-0xf7cfffff] | |
[ 1.030673] pci 0000:00:1c.2: bridge window [mem 0xf0000000-0xf00fffff 64bit pref] | |
[ 1.030683] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] | |
[ 1.030685] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] | |
[ 1.030687] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] | |
[ 1.030688] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window] | |
[ 1.030690] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window] | |
[ 1.030691] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window] | |
[ 1.030693] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window] | |
[ 1.030695] pci_bus 0000:00: resource 11 [mem 0xdfa00000-0xfeafffff window] | |
[ 1.030696] pci_bus 0000:00: resource 12 [mem 0xfed40000-0xfed44fff window] | |
[ 1.030698] pci_bus 0000:01: resource 0 [io 0xe000-0xefff] | |
[ 1.030699] pci_bus 0000:01: resource 1 [mem 0xf7e00000-0xf7efffff] | |
[ 1.030701] pci_bus 0000:01: resource 2 [mem 0xf0200000-0xf02fffff 64bit pref] | |
[ 1.030703] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff] | |
[ 1.030704] pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff] | |
[ 1.030706] pci_bus 0000:02: resource 2 [mem 0xf0100000-0xf01fffff 64bit pref] | |
[ 1.030707] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff] | |
[ 1.030709] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff] | |
[ 1.030710] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref] | |
[ 1.030849] NET: Registered protocol family 2 | |
[ 1.031028] TCP established hash table entries: 32768 (order: 6, 262144 bytes) | |
[ 1.031115] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) | |
[ 1.031189] TCP: Hash tables configured (established 32768 bind 32768) | |
[ 1.031225] UDP hash table entries: 2048 (order: 4, 65536 bytes) | |
[ 1.031239] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) | |
[ 1.031291] NET: Registered protocol family 1 | |
[ 1.031306] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] | |
[ 1.070203] PCI: CLS mismatch (64 != 32), using 64 bytes | |
[ 1.070250] Unpacking initramfs... | |
[ 1.213112] Freeing initrd memory: 8004K | |
[ 1.213120] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) | |
[ 1.213123] software IO TLB [mem 0xc8e08000-0xcce08000] (64MB) mapped at [ffff8958c8e08000-ffff8958cce07fff] | |
[ 1.213449] Scanning for low memory corruption every 60 seconds | |
[ 1.214126] Initialise system trusted keyrings | |
[ 1.214140] Key type blacklist registered | |
[ 1.214200] workingset: timestamp_bits=40 max_order=20 bucket_order=0 | |
[ 1.215481] zbud: loaded | |
[ 1.217313] Key type asymmetric registered | |
[ 1.217356] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) | |
[ 1.217402] io scheduler noop registered | |
[ 1.217403] io scheduler deadline registered | |
[ 1.217436] io scheduler cfq registered (default) | |
[ 1.217437] io scheduler mq-deadline registered | |
[ 1.217438] io scheduler kyber registered | |
[ 1.217465] io scheduler bfq registered | |
[ 1.218373] pcieport 0000:00:1c.0: Signaling PME with IRQ 24 | |
[ 1.218407] pcieport 0000:00:1c.1: Signaling PME with IRQ 25 | |
[ 1.218438] pcieport 0000:00:1c.2: Signaling PME with IRQ 26 | |
[ 1.218467] pciehp 0000:00:1c.1:pcie004: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+ | |
[ 1.218522] efifb: probing for efifb | |
[ 1.218541] efifb: framebuffer at 0xe0000000, using 4160k, total 4160k | |
[ 1.218542] efifb: mode is 1366x768x32, linelength=5504, pages=1 | |
[ 1.218543] efifb: scrolling: redraw | |
[ 1.218544] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 | |
[ 1.222165] Console: switching to colour frame buffer device 170x48 | |
[ 1.225525] fb0: EFI VGA frame buffer device | |
[ 1.225534] intel_idle: MWAIT substates: 0x21120 | |
[ 1.225535] intel_idle: v0.4.1 model 0x3A | |
[ 1.225720] intel_idle: lapic_timer_reliable_states 0xffffffff | |
[ 1.227141] GHES: HEST is not enabled! | |
[ 1.227236] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 1.228197] rtc_cmos 00:02: RTC can wake from S4 | |
[ 1.228347] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 | |
[ 1.228379] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs | |
[ 1.228392] intel_pstate: Intel P-state driver initializing | |
[ 1.228748] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 1.228822] vlv2_plat_clk vlv2_plat_clk: vlv2_plat_clk initialized | |
[ 1.229371] NET: Registered protocol family 10 | |
[ 1.238455] Segment Routing with IPv6 | |
[ 1.238508] NET: Registered protocol family 17 | |
[ 1.239125] RAS: Correctable Errors collector initialized. | |
[ 1.239208] microcode: sig=0x306a9, pf=0x10, revision=0x1c | |
[ 1.239429] microcode: Microcode Update Driver: v2.2. | |
[ 1.239452] sched_clock: Marking stable (1239413858, 0)->(1252248474, -12834616) | |
[ 1.240032] registered taskstats version 1 | |
[ 1.240047] Loading compiled-in X.509 certificates | |
[ 1.240092] zswap: loaded using pool lzo/zbud | |
[ 1.245405] Key type big_key registered | |
[ 1.245771] Magic number: 5:404:724 | |
[ 1.245911] rtc_cmos 00:02: setting system clock to 2017-10-26 07:42:40 UTC (1509003760) | |
[ 1.246730] PM: Checking hibernation image partition /dev/sda2 | |
[ 1.246733] PM: Hibernation image not present or could not be loaded. | |
[ 1.249193] Freeing unused kernel memory: 1336K | |
[ 1.249195] Write protecting the kernel read-only data: 10240k | |
[ 1.249884] Freeing unused kernel memory: 1536K | |
[ 1.404436] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 | |
[ 1.414422] i8042: Detected active multiplexing controller, rev 1.0 | |
[ 1.422665] rtsx_pci 0000:02:00.0: enabling device (0000 -> 0002) | |
[ 1.424120] serio: i8042 KBD port at 0x60,0x64 irq 1 | |
[ 1.424181] serio: i8042 AUX0 port at 0x60,0x64 irq 12 | |
[ 1.424220] serio: i8042 AUX1 port at 0x60,0x64 irq 12 | |
[ 1.424258] serio: i8042 AUX2 port at 0x60,0x64 irq 12 | |
[ 1.424291] serio: i8042 AUX3 port at 0x60,0x64 irq 12 | |
[ 1.424343] SCSI subsystem initialized | |
[ 1.425933] ACPI: bus type USB registered | |
[ 1.425952] usbcore: registered new interface driver usbfs | |
[ 1.425959] usbcore: registered new interface driver hub | |
[ 1.425988] usbcore: registered new device driver usb | |
[ 1.426503] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 1.427167] ehci-pci: EHCI PCI platform driver | |
[ 1.427294] libata version 3.00 loaded. | |
[ 1.427364] ehci-pci 0000:00:1a.0: EHCI Host Controller | |
[ 1.427378] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 | |
[ 1.427394] ehci-pci 0000:00:1a.0: debug port 2 | |
[ 1.431295] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported | |
[ 1.431313] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7f40000 | |
[ 1.443397] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 | |
[ 1.443567] hub 1-0:1.0: USB hub found | |
[ 1.443572] hub 1-0:1.0: 2 ports detected | |
[ 1.443883] ehci-pci 0000:00:1d.0: EHCI Host Controller | |
[ 1.443889] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 | |
[ 1.443902] ehci-pci 0000:00:1d.0: debug port 2 | |
[ 1.444160] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 | |
[ 1.447803] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported | |
[ 1.447815] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7f3f000 | |
[ 1.460164] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 | |
[ 1.460828] hub 2-0:1.0: USB hub found | |
[ 1.460865] hub 2-0:1.0: 2 ports detected | |
[ 1.461421] ahci 0000:00:1f.2: version 3.0 | |
[ 1.461966] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled | |
[ 1.462014] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1 impl SATA mode | |
[ 1.462025] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst | |
[ 1.463287] scsi host0: ahci | |
[ 1.463472] scsi host1: ahci | |
[ 1.463634] scsi host2: ahci | |
[ 1.463773] scsi host3: ahci | |
[ 1.463935] scsi host4: ahci | |
[ 1.464101] scsi host5: ahci | |
[ 1.464173] ata1: SATA max UDMA/133 abar m2048@0xf7f3e000 port 0xf7f3e100 irq 28 | |
[ 1.464175] ata2: DUMMY | |
[ 1.464176] ata3: DUMMY | |
[ 1.464178] ata4: DUMMY | |
[ 1.464179] ata5: DUMMY | |
[ 1.464180] ata6: DUMMY | |
[ 1.464488] xhci_hcd 0000:00:14.0: xHCI Host Controller | |
[ 1.464499] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 | |
[ 1.465623] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x0000b930 | |
[ 1.465632] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported | |
[ 1.466021] hub 3-0:1.0: USB hub found | |
[ 1.466037] hub 3-0:1.0: 4 ports detected | |
[ 1.467942] xhci_hcd 0000:00:14.0: xHCI Host Controller | |
[ 1.467949] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 | |
[ 1.468212] hub 4-0:1.0: USB hub found | |
[ 1.468227] hub 4-0:1.0: 4 ports detected | |
[ 1.763407] usb 1-1: new high-speed USB device number 2 using ehci-pci | |
[ 1.778282] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
[ 1.779377] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded | |
[ 1.779385] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out | |
[ 1.779782] ata1.00: ATA-9: SAMSUNG MZMPC128HBFU-00000, CXM1201Q, max UDMA/133 | |
[ 1.779787] ata1.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA | |
[ 1.780126] usb 2-1: new high-speed USB device number 2 using ehci-pci | |
[ 1.780723] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded | |
[ 1.780730] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out | |
[ 1.781120] ata1.00: configured for UDMA/133 | |
[ 1.781595] scsi 0:0:0:0: Direct-Access ATA SAMSUNG MZMPC128 201Q PQ: 0 ANSI: 5 | |
[ 1.786788] usb 3-3: new full-speed USB device number 2 using xhci_hcd | |
[ 1.825803] sd 0:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB) | |
[ 1.825821] sd 0:0:0:0: [sda] Write Protect is off | |
[ 1.825824] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 | |
[ 1.825848] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
[ 1.828332] sda: sda1 sda2 | |
[ 1.829250] sd 0:0:0:0: [sda] Attached SCSI disk | |
[ 1.866225] PM: Starting manual resume from disk | |
[ 1.866229] PM: Hibernation image partition 8:2 present | |
[ 1.866230] PM: Looking for hibernation image. | |
[ 1.866543] PM: Image not found (code -22) | |
[ 1.866545] PM: Hibernation image not present or could not be loaded. | |
[ 1.901370] hub 1-1:1.0: USB hub found | |
[ 1.901509] hub 1-1:1.0: 6 ports detected | |
[ 1.917620] hub 2-1:1.0: USB hub found | |
[ 1.917740] hub 2-1:1.0: 8 ports detected | |
[ 1.921759] hidraw: raw HID events driver (C) Jiri Kosina | |
[ 1.923673] usbcore: registered new interface driver usbhid | |
[ 1.923676] usbhid: USB HID core driver | |
[ 1.925468] input: eGalax Inc. eGalaxTouch EXC7903-02v10 as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:0EEF:7903.0001/input/input5 | |
[ 1.925574] hid-multitouch 0003:0EEF:7903.0001: input,hiddev0,hidraw0: USB HID v2.10 Pointer [eGalax Inc. eGalaxTouch EXC7903-02v10] on usb-0000:00:14.0-3/input0 | |
[ 1.931959] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) | |
[ 2.023612] ip_tables: (C) 2000-2006 Netfilter Core Team | |
[ 2.028392] systemd[1]: systemd 235 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid) | |
[ 2.028500] systemd[1]: Detected architecture x86-64. | |
[ 2.028952] systemd[1]: Set hostname to <panda>. | |
[ 2.033361] usb 3-4: new full-speed USB device number 3 using xhci_hcd | |
[ 2.102208] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
[ 2.102389] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. | |
[ 2.102894] systemd[1]: Created slice User and Session Slice. | |
[ 2.102988] systemd[1]: Reached target Local Encrypted Volumes. | |
[ 2.103186] systemd[1]: Created slice System Slice. | |
[ 2.103317] systemd[1]: Listening on Journal Socket. | |
[ 2.103996] systemd[1]: Starting Remount Root and Kernel File Systems... | |
[ 2.113181] EXT4-fs (sda2): re-mounted. Opts: data=ordered | |
[ 2.183370] usb 1-1.1: new high-speed USB device number 3 using ehci-pci | |
[ 2.192401] systemd-journald[213]: Received request to flush runtime journal from PID 1 | |
[ 2.206702] usb 2-1.5: new full-speed USB device number 3 using ehci-pci | |
[ 2.213366] tsc: Refined TSC clocksource calibration: 2294.797 MHz | |
[ 2.213372] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2114024f4de, max_idle_ns: 440795299775 ns | |
[ 2.236631] Adding 4194300k swap on /swapfile. Priority:-1 extents:6 across:4481020k SSFS | |
[ 2.302761] usb 1-1.1: config 2 has an invalid interface number: 5 but max is 1 | |
[ 2.302767] usb 1-1.1: config 2 has an invalid interface number: 6 but max is 1 | |
[ 2.302771] usb 1-1.1: config 2 has an invalid interface number: 6 but max is 1 | |
[ 2.302774] usb 1-1.1: config 2 has no interface number 0 | |
[ 2.302777] usb 1-1.1: config 2 has no interface number 1 | |
[ 2.393482] usb 1-1.2: new high-speed USB device number 4 using ehci-pci | |
[ 2.445361] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input8 | |
[ 2.447335] ACPI: Lid Switch [LID] | |
[ 2.447412] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input9 | |
[ 2.447425] ACPI: Power Button [PWRB] | |
[ 2.447478] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input10 | |
[ 2.447510] ACPI: Power Button [PWRF] | |
[ 2.450044] ACPI: AC Adapter [AC] (on-line) | |
[ 2.455513] input: Panasonic Laptop Support as /devices/virtual/input/input11 | |
[ 2.465733] hid-generic 0003:04B5:0680.0003: hiddev1,hidraw1: USB HID v1.12 Device [Kionix Inc HID Sensor Board DFUP2183ZA] on usb-0000:00:14.0-4/input1 | |
[ 2.497580] int3403 thermal: probe of INT3403:00 failed with error -22 | |
[ 2.497812] int3403 thermal: probe of INT3403:01 failed with error -22 | |
[ 2.497977] int3403 thermal: probe of INT3403:02 failed with error -22 | |
[ 2.498160] int3403 thermal: probe of INT3403:03 failed with error -22 | |
[ 2.520647] int3402 thermal: probe of INT3402:00 failed with error -22 | |
[ 2.523480] tpm_tis 00:05: 1.2 TPM (device-id 0xB, rev-id 16) | |
[ 2.524832] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 | |
[ 2.527021] Linux agpgart interface v0.103 | |
[ 2.529393] pps_core: LinuxPPS API ver. 1 registered | |
[ 2.529395] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 2.532085] PTP clock support registered | |
[ 2.538591] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20170531/utaddress-247) | |
[ 2.538599] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver | |
[ 2.538603] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170531/utaddress-247) | |
[ 2.538607] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver | |
[ 2.538608] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170531/utaddress-247) | |
[ 2.538612] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver | |
[ 2.538613] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170531/utaddress-247) | |
[ 2.538617] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver | |
[ 2.538617] lpc_ich: Resource conflict(s) found affecting gpio_ich | |
[ 2.544598] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info(). | |
[ 2.549732] thermal LNXTHERM:00: registered as thermal_zone1 | |
[ 2.549733] ACPI: Thermal Zone [TZ00] (41 C) | |
[ 2.562163] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k | |
[ 2.562165] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. | |
[ 2.562387] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode | |
[ 2.562553] mousedev: PS/2 mouse device common for all mice | |
[ 2.573754] Intel(R) Wireless WiFi driver for Linux | |
[ 2.573756] Copyright(c) 2003- 2015 Intel Corporation | |
[ 2.573856] iwlwifi 0000:03:00.0: enabling device (0100 -> 0102) | |
[ 2.574007] iwlwifi 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control | |
[ 2.577563] thermal LNXTHERM:01: registered as thermal_zone2 | |
[ 2.577565] ACPI: Thermal Zone [TZ01] (41 C) | |
[ 2.579045] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm | |
[ 2.591663] ACPI: Battery Slot [BAT1] (battery present) | |
[ 2.608866] input: PC Speaker as /devices/platform/pcspkr/input/input12 | |
[ 2.620941] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled | |
[ 2.620942] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled | |
[ 2.620944] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled | |
[ 2.620946] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0 | |
[ 2.621570] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer | |
[ 2.621571] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules | |
[ 2.621572] RAPL PMU: hw unit of domain package 2^-16 Joules | |
[ 2.621572] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules | |
[ 2.681122] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock | |
[ 2.681664] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' | |
[ 2.684473] AVX version of gcm_enc/dec engaged. | |
[ 2.684474] AES CTR mode by8 optimization enabled | |
[ 2.699333] usbcore: registered new interface driver usbserial | |
[ 2.699409] usbcore: registered new interface driver usbserial_generic | |
[ 2.699419] usbserial: USB Serial support registered for generic | |
[ 2.699938] ACPI: Battery Slot [BAT2] (battery present) | |
[ 2.702205] Bluetooth: Core ver 2.22 | |
[ 2.702220] NET: Registered protocol family 31 | |
[ 2.702221] Bluetooth: HCI device and connection manager initialized | |
[ 2.702224] Bluetooth: HCI socket layer initialized | |
[ 2.702226] Bluetooth: L2CAP socket layer initialized | |
[ 2.702232] Bluetooth: SCO socket layer initialized | |
[ 2.702975] usbcore: registered new interface driver qcserial | |
[ 2.702987] usbserial: USB Serial support registered for Qualcomm USB modem | |
[ 2.704390] usbcore: registered new interface driver cdc_ncm | |
[ 2.705970] usbcore: registered new interface driver cdc_wdm | |
[ 2.725500] usbcore: registered new interface driver btusb | |
[ 2.774565] cdc_mbim 1-1.1:2.5: cdc-wdm2: USB WDM device | |
[ 2.774747] cdc_mbim 1-1.1:2.5 wwan0: register 'cdc_mbim' at usb-0000:00:1a.0-1.1, CDC MBIM, 9e:80:73:74:b2:91 | |
[ 2.774778] usbcore: registered new interface driver cdc_mbim | |
[ 2.791886] intel_rapl: Found RAPL domain package | |
[ 2.791889] intel_rapl: Found RAPL domain core | |
[ 2.791890] intel_rapl: Found RAPL domain uncore | |
[ 2.801529] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) cc:7e:e7:5e:05:e5 | |
[ 2.801536] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection | |
[ 2.801566] e1000e 0000:00:19.0 eth0: MAC: 10, PHY: 11, PBA No: FFFFFF-0FF | |
[ 2.801740] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt | |
[ 2.803170] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002) | |
[ 2.804072] [drm] Memory usable by graphics device = 2048M | |
[ 2.804075] checking generic (e0000000 410000) vs hw (e0000000 10000000) | |
[ 2.804076] fb: switching to inteldrmfb from EFI VGA | |
[ 2.804099] Console: switching to colour dummy device 80x25 | |
[ 2.804443] [drm] Replacing VGA console driver | |
[ 2.812086] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
[ 2.812088] [drm] Driver supports precise vblank timestamp query. | |
[ 2.813986] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem | |
[ 2.829042] [drm] Initialized i915 1.6.0 20170619 for 0000:00:02.0 on minor 0 | |
[ 2.829569] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) | |
[ 2.829996] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15 | |
[ 2.831584] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) | |
[ 2.836126] media: Linux media interface: v0.10 | |
[ 2.836390] iTCO_vendor_support: vendor-support=0 | |
[ 2.840387] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 | |
[ 2.840445] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460) | |
[ 2.843882] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) | |
[ 2.849074] Linux video capture interface: v2.00 | |
[ 2.850709] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker | |
[ 2.850712] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) | |
[ 2.850714] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0) | |
[ 2.850716] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 | |
[ 2.850717] snd_hda_codec_realtek hdaudioC0D0: inputs: | |
[ 2.850719] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18 | |
[ 2.850721] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12 | |
[ 2.852136] fbcon: inteldrmfb (fb0) is primary device | |
[ 2.866465] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 | |
[ 2.867110] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 | |
[ 2.867164] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18 | |
[ 2.867208] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19 | |
[ 2.868245] uvcvideo: Found UVC 1.00 device USB HD Webcam (5986:0297) | |
[ 2.869155] uvcvideo 1-1.2:1.0: Entity type for entity Processing 2 was not initialized! | |
[ 2.869157] uvcvideo 1-1.2:1.0: Entity type for entity Camera 1 was not initialized! | |
[ 2.869159] uvcvideo 1-1.2:1.0: Entity type for entity Extension 4 was not initialized! | |
[ 2.869234] input: USB HD Webcam: USB HD Webcam as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input20 | |
[ 2.869299] usbcore: registered new interface driver uvcvideo | |
[ 2.869300] USB Video Class driver (1.1.1) | |
[ 2.878983] iwlwifi 0000:03:00.0 wlp3s0: renamed from wlan0 | |
[ 2.903040] e1000e 0000:00:19.0 enp0s25: renamed from eth0 | |
[ 2.911100] cdc_mbim 1-1.1:2.5 wwp0s26u1u1c2i5: renamed from wwan0 | |
[ 3.111601] psmouse serio2: synaptics: queried max coordinates: x [..5694], y [..4798] | |
[ 3.154520] psmouse serio2: synaptics: queried min coordinates: x [1248..], y [1056..] | |
[ 3.154532] psmouse serio2: synaptics: Your touchpad (PNP: SYN0503 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to [email protected]. | |
[ 3.227308] clocksource: Switched to clocksource tsc | |
[ 3.232064] psmouse serio2: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x26c00/0x0, board id: 2379, fw id: 1247279 | |
[ 3.278861] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input14 | |
[ 3.682995] Console: switching to colour frame buffer device 170x48 | |
[ 3.709183] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment