Created
October 11, 2018 11:57
-
-
Save agatsoh/4d708b58ab55005ea10a7cdf43b6cbe5 to your computer and use it in GitHub Desktop.
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
| sudo dmesg | |
| [sudo] password for krishna: | |
| [ 0.000000] microcode: microcode updated early to revision 0x96, date = 2018-05-15 | |
| [ 0.000000] Linux version 4.18.12.a-1-hardened (builduser@anthraxx) (gcc version 8.2.1 20180831 (GCC)) #1 SMP PREEMPT Thu Oct 4 14:02:21 CEST 2018 | |
| [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux-hardened root=UUID=91896567-444d-4862-94a8-69b7bfc37336 rw quiet resume=UUID=b430f61c-62cd-48f3-a3e2-3b4758466072 | |
| [ 0.000000] KERNEL supported cpus: | |
| [ 0.000000] Intel GenuineIntel | |
| [ 0.000000] AMD AuthenticAMD | |
| [ 0.000000] Centaur CentaurHauls | |
| [ 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-0x0000000000057fff] usable | |
| [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable | |
| [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000055a3efff] usable | |
| [ 0.000000] BIOS-e820: [mem 0x0000000055a3f000-0x0000000055a3ffff] ACPI NVS | |
| [ 0.000000] BIOS-e820: [mem 0x0000000055a40000-0x0000000055a40fff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x0000000055a41000-0x000000007dd0dfff] usable | |
| [ 0.000000] BIOS-e820: [mem 0x000000007dd0e000-0x000000007e10dfff] type 20 | |
| [ 0.000000] BIOS-e820: [mem 0x000000007e10e000-0x000000007f10dfff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x000000007f10e000-0x000000007f7fdfff] ACPI NVS | |
| [ 0.000000] BIOS-e820: [mem 0x000000007f7fe000-0x000000007fffdfff] ACPI data | |
| [ 0.000000] BIOS-e820: [mem 0x000000007fffe000-0x000000007fffefff] usable | |
| [ 0.000000] BIOS-e820: [mem 0x000000007ffff000-0x000000008cffffff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x00000000fed84000-0x00000000fed84fff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x00000000ff700000-0x00000000ffffffff] reserved | |
| [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000871ffffff] usable | |
| [ 0.000000] NX (Execute Disable) protection: active | |
| [ 0.000000] efi: EFI v2.50 by INSYDE Corp. | |
| [ 0.000000] efi: ACPI 2.0=0x7fffd014 SMBIOS=0x7e608000 SMBIOS 3.0=0x7e606000 ESRT=0x7e6041d8 | |
| [ 0.000000] SMBIOS 3.0.0 present. | |
| [ 0.000000] DMI: HP HP ENVY x360 Convertible 15-cn0xxx/8483, BIOS F.13 06/04/2018 | |
| [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved | |
| [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable | |
| [ 0.000000] last_pfn = 0x872000 max_arch_pfn = 0x400000000 | |
| [ 0.000000] MTRR default type: write-back | |
| [ 0.000000] MTRR fixed ranges enabled: | |
| [ 0.000000] 00000-9FFFF write-back | |
| [ 0.000000] A0000-BFFFF uncachable | |
| [ 0.000000] C0000-FFFFF write-protect | |
| [ 0.000000] MTRR variable ranges enabled: | |
| [ 0.000000] 0 base 00C0000000 mask 7FC0000000 uncachable | |
| [ 0.000000] 1 base 00A0000000 mask 7FE0000000 uncachable | |
| [ 0.000000] 2 base 0090000000 mask 7FF0000000 uncachable | |
| [ 0.000000] 3 base 008C000000 mask 7FFC000000 uncachable | |
| [ 0.000000] 4 base 008A000000 mask 7FFE000000 uncachable | |
| [ 0.000000] 5 base 0089000000 mask 7FFF000000 uncachable | |
| [ 0.000000] 6 base 0088800000 mask 7FFF800000 uncachable | |
| [ 0.000000] 7 disabled | |
| [ 0.000000] 8 disabled | |
| [ 0.000000] 9 disabled | |
| [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT | |
| [ 0.000000] last_pfn = 0x7ffff max_arch_pfn = 0x400000000 | |
| [ 0.000000] esrt: Reserving ESRT space from 0x000000007e6041d8 to 0x000000007e604210. | |
| [ 0.000000] Scanning 1 areas for low memory corruption | |
| [ 0.000000] Base memory trampoline at [(____ptrval____)] 98000 size 24576 | |
| [ 0.000000] Using GB pages for direct mapping | |
| [ 0.000000] BRK [0x23c6c4000, 0x23c6c4fff] PGTABLE | |
| [ 0.000000] BRK [0x23c6c5000, 0x23c6c5fff] PGTABLE | |
| [ 0.000000] BRK [0x23c6c6000, 0x23c6c6fff] PGTABLE | |
| [ 0.000000] BRK [0x23c6c7000, 0x23c6c7fff] PGTABLE | |
| [ 0.000000] BRK [0x23c6c8000, 0x23c6c8fff] PGTABLE | |
| [ 0.000000] BRK [0x23c6c9000, 0x23c6c9fff] PGTABLE | |
| [ 0.000000] BRK [0x23c6ca000, 0x23c6cafff] PGTABLE | |
| [ 0.000000] BRK [0x23c6cb000, 0x23c6cbfff] PGTABLE | |
| [ 0.000000] BRK [0x23c6cc000, 0x23c6ccfff] PGTABLE | |
| [ 0.000000] Secure boot could not be determined | |
| [ 0.000000] RAMDISK: [mem 0x36d49000-0x3769bfff] | |
| [ 0.000000] ACPI: Early table checksum verification disabled | |
| [ 0.000000] ACPI: RSDP 0x000000007FFFD014 000024 (v02 HPQOEM) | |
| [ 0.000000] ACPI: XSDT 0x000000007FFD1188 00014C (v01 HPQOEM SLIC-MPC 00000000 HP 01000013) | |
| [ 0.000000] ACPI: FACP 0x000000007FFD5000 00010C (v05 HPQOEM SLIC-MPC 00000000 HP 00040000) | |
| [ 0.000000] ACPI: DSDT 0x000000007FFA1000 02FFC6 (v02 HPQOEM SLIC-MPC 00000000 ACPI 00040000) | |
| [ 0.000000] ACPI: FACS 0x000000007F7D4000 000040 | |
| [ 0.000000] ACPI: UEFI 0x000000007FFFC000 000236 (v01 HPQOEM INSYDE 00000001 HP 00040000) | |
| [ 0.000000] ACPI: UEFI 0x000000007FFFB000 000042 (v01 HPQOEM INSYDE 00000002 HP 00040000) | |
| [ 0.000000] ACPI: IHIS 0x000000007FFFA000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000) | |
| [ 0.000000] ACPI: SSDT 0x000000007FFF5000 004970 (v01 HPQOEM INSYDE 00001000 ACPI 00040000) | |
| [ 0.000000] ACPI: MSDM 0x000000007FFF4000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP 00040000) | |
| [ 0.000000] ACPI: SSDT 0x000000007FFF3000 0004C3 (v02 HPQOEM INSYDE 00001000 ACPI 00040000) | |
| [ 0.000000] ACPI: SSDT 0x000000007FFF2000 000046 (v02 HPQOEM INSYDE 00003000 ACPI 00040000) | |
| [ 0.000000] ACPI: TPM2 0x000000007FFF1000 000034 (v03 HPQOEM INSYDE 00000000 HP 00040000) | |
| [ 0.000000] ACPI: SSDT 0x000000007FFEE000 002FA1 (v02 HPQOEM INSYDE 00003000 ACPI 00040000) | |
| [ 0.000000] ACPI: SSDT 0x000000007FFE7000 00689E (v02 HPQOEM INSYDE 00001000 ACPI 00040000) | |
| [ 0.000000] ACPI: SSDT 0x000000007FFDB000 00BF96 (v02 HPQOEM INSYDE 00001000 ACPI 00040000) | |
| [ 0.000000] ACPI: SSDT 0x000000007FFDA000 000867 (v02 HPQOEM INSYDE 00000000 ACPI 00040000) | |
| [ 0.000000] ACPI: ASF! 0x000000007FFD9000 0000A5 (v32 HPQOEM INSYDE 00000001 HP 00040000) | |
| [ 0.000000] ACPI: ASPT 0x000000007FFD8000 000034 (v07 HPQOEM INSYDE 00000001 HP 00040000) | |
| [ 0.000000] ACPI: BOOT 0x000000007FFD7000 000028 (v01 HPQOEM INSYDE 00000001 HP 00040000) | |
| [ 0.000000] ACPI: DBGP 0x000000007FFD6000 000034 (v01 HPQOEM SLIC-MPC 00000001 HP 00040000) | |
| [ 0.000000] ACPI: HPET 0x000000007FFD4000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000) | |
| [ 0.000000] ACPI: APIC 0x000000007FFD3000 00012C (v03 HPQOEM SLIC-MPC 00000001 HP 00040000) | |
| [ 0.000000] ACPI: MCFG 0x000000007FFD2000 00003C (v01 HPQOEM INSYDE 00000001 HP 00040000) | |
| [ 0.000000] ACPI: SSDT 0x000000007FFA0000 000517 (v02 HPQOEM INSYDE 00000000 ACPI 00040000) | |
| [ 0.000000] ACPI: LPIT 0x000000007FF9F000 000094 (v01 HPQOEM INSYDE 00000000 HP 00040000) | |
| [ 0.000000] ACPI: WSMT 0x000000007FF9E000 000028 (v01 HPQOEM INSYDE 00000000 HP 00040000) | |
| [ 0.000000] ACPI: SSDT 0x000000007FF9D000 00029F (v02 HPQOEM INSYDE 00000000 ACPI 00040000) | |
| [ 0.000000] ACPI: SSDT 0x000000007FF9C000 000346 (v01 HPQOEM INSYDE 00000000 ACPI 00040000) | |
| [ 0.000000] ACPI: SSDT 0x000000007FF98000 003002 (v02 HPQOEM INSYDE 00001000 ACPI 00040000) | |
| [ 0.000000] ACPI: SSDT 0x000000007FF97000 00051E (v02 HPQOEM INSYDE 00001000 ACPI 00040000) | |
| [ 0.000000] ACPI: DBGP 0x000000007FF96000 000034 (v01 HPQOEM SLIC-MPC 00000002 HP 00040000) | |
| [ 0.000000] ACPI: DBG2 0x000000007FF95000 000054 (v00 HPQOEM INSYDE 00000002 HP 00040000) | |
| [ 0.000000] ACPI: SSDT 0x000000007FF94000 000EBD (v02 HPQOEM INSYDE 00001000 ACPI 00040000) | |
| [ 0.000000] ACPI: SSDT 0x000000007FF92000 0017AE (v02 HPQOEM INSYDE 00003000 ACPI 00040000) | |
| [ 0.000000] ACPI: UEFI 0x000000007FF91000 00063A (v01 HPQOEM INSYDE 00000000 HP 00040000) | |
| [ 0.000000] ACPI: UEFI 0x000000007FF90000 00005C (v01 HPQOEM INSYDE 00000000 HP 00040000) | |
| [ 0.000000] ACPI: DMAR 0x000000007FF8F000 000138 (v01 HPQOEM INSYDE 00000001 HP 00040000) | |
| [ 0.000000] ACPI: NHLT 0x000000007FF8E000 00002D (v00 HPQOEM INSYDE 00000002 HP 00040000) | |
| [ 0.000000] ACPI: FPDT 0x000000007FF8D000 000044 (v01 HPQOEM SLIC-MPC 00000002 HP 00040000) | |
| [ 0.000000] ACPI: BGRT 0x000000007FF8C000 000038 (v01 HPQOEM INSYDE 00000001 HP 00040000) | |
| [ 0.000000] ACPI: Local APIC address 0xfee00000 | |
| [ 0.000000] No NUMA configuration found | |
| [ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000871ffffff] | |
| [ 0.000000] NODE_DATA(0) allocated [mem 0x871ffc000-0x871ffffff] | |
| [ 0.000000] Zone ranges: | |
| [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] | |
| [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] | |
| [ 0.000000] Normal [mem 0x0000000100000000-0x0000000871ffffff] | |
| [ 0.000000] Device empty | |
| [ 0.000000] Movable zone start for each node | |
| [ 0.000000] Early memory node ranges | |
| [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff] | |
| [ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009dfff] | |
| [ 0.000000] node 0: [mem 0x0000000000100000-0x0000000055a3efff] | |
| [ 0.000000] node 0: [mem 0x0000000055a41000-0x000000007dd0dfff] | |
| [ 0.000000] node 0: [mem 0x000000007fffe000-0x000000007fffefff] | |
| [ 0.000000] node 0: [mem 0x0000000100000000-0x0000000871ffffff] | |
| [ 0.000000] Reserved but unavailable: 9047 pages | |
| [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000871ffffff] | |
| [ 0.000000] On node 0 totalpages: 8322217 | |
| [ 0.000000] DMA zone: 64 pages used for memmap | |
| [ 0.000000] DMA zone: 22 pages reserved | |
| [ 0.000000] DMA zone: 3996 pages, LIFO batch:0 | |
| [ 0.000000] DMA32 zone: 7989 pages used for memmap | |
| [ 0.000000] DMA32 zone: 511245 pages, LIFO batch:31 | |
| [ 0.000000] Normal zone: 121984 pages used for memmap | |
| [ 0.000000] Normal zone: 7806976 pages, LIFO batch:31 | |
| [ 0.000000] Reserving Intel graphics memory at [mem 0x89000000-0x8cffffff] | |
| [ 0.000000] ACPI: PM-Timer IO Port: 0x1808 | |
| [ 0.000000] ACPI: Local APIC address 0xfee00000 | |
| [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) | |
| [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) | |
| [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) | |
| [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1]) | |
| [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1]) | |
| [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1]) | |
| [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1]) | |
| [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1]) | |
| [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1]) | |
| [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1]) | |
| [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1]) | |
| [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1]) | |
| [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1]) | |
| [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1]) | |
| [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1]) | |
| [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1]) | |
| [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119 | |
| [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) | |
| [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) | |
| [ 0.000000] ACPI: IRQ0 used by override. | |
| [ 0.000000] ACPI: IRQ9 used by override. | |
| [ 0.000000] Using ACPI (MADT) for SMP configuration information | |
| [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 | |
| [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs | |
| [ 0.000000] [mem 0x8d000000-0xdfffffff] available for PCI devices | |
| [ 0.000000] Booting paravirtualized kernel on bare hardware | |
| [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns | |
| [ 0.000000] random: get_random_bytes called from start_kernel+0x95/0x535 with crng_init=0 | |
| [ 0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1 | |
| [ 0.000000] percpu: Embedded 46 pages/cpu @(____ptrval____) s151552 r8192 d28672 u262144 | |
| [ 0.000000] pcpu-alloc: s151552 r8192 d28672 u262144 alloc=1*2097152 | |
| [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 | |
| [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 8192158 | |
| [ 0.000000] Policy zone: Normal | |
| [ 0.000000] Kernel command line: page_poison=1 slab_nomerge pti=on BOOT_IMAGE=/boot/vmlinuz-linux-hardened root=UUID=91896567-444d-4862-94a8-69b7bfc37336 rw quiet resume=UUID=b430f61c-62cd-48f3-a3e2-3b4758466072 | |
| [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area | |
| [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing! | |
| [ 0.000000] Memory: 32599148K/33288868K available (10252K kernel code, 1388K rwdata, 3632K rodata, 1508K init, 640K bss, 689720K reserved, 0K cma-reserved) | |
| [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 | |
| [ 0.000000] Kernel/User page tables isolation: enabled | |
| [ 0.000000] ftrace: allocating 35127 entries in 138 pages | |
| [ 0.000000] Preemptible hierarchical RCU implementation. | |
| [ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 32 | |
| [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. | |
| [ 0.000000] RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8. | |
| [ 0.000000] RCU priority boosting: priority 1 delay 500 ms. | |
| [ 0.000000] Tasks RCU enabled. | |
| [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8 | |
| [ 0.000000] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16 | |
| [ 0.000000] Offload RCU callbacks from CPUs: (none). | |
| [ 0.000000] Console: colour dummy device 80x25 | |
| [ 0.000000] console [tty0] enabled | |
| [ 0.000000] ACPI: Core revision 20180531 | |
| [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns | |
| [ 0.000000] hpet clockevent registered | |
| [ 0.003333] APIC: Switch to symmetric I/O mode setup | |
| [ 0.003333] DMAR: Host address width 39 | |
| [ 0.003333] DMAR: DRHD base: 0x000000fed90000 flags: 0x0 | |
| [ 0.003333] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e | |
| [ 0.003333] DMAR: DRHD base: 0x000000fed91000 flags: 0x1 | |
| [ 0.003333] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da | |
| [ 0.003333] DMAR: RMRR base: 0x0000007ef8b000 end: 0x0000007efaafff | |
| [ 0.003333] DMAR: RMRR base: 0x00000088800000 end: 0x0000008cffffff | |
| [ 0.003333] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0 | |
| [ 0.003333] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1 | |
| [ 0.003333] DMAR: ANDD device: 8 name: \_SB.PCI0.SPI1 | |
| [ 0.003333] DMAR: ANDD device: 9 name: \_SB.PCI0.UA00 | |
| [ 0.003333] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1 | |
| [ 0.003333] DMAR-IR: HPET id 0 under DRHD base 0xfed91000 | |
| [ 0.003333] DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit. | |
| [ 0.003333] DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting. | |
| [ 0.003333] DMAR-IR: Enabled IRQ remapping in xapic mode | |
| [ 0.003333] x2apic: IRQ remapping doesn't support X2APIC mode | |
| [ 0.006666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 | |
| [ 0.023333] tsc: Detected 2000.000 MHz processor | |
| [ 0.023333] tsc: Detected 1992.000 MHz TSC | |
| [ 0.023333] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns | |
| [ 0.023333] Calibrating delay loop (skipped), value calculated using timer frequency.. 3985.00 BogoMIPS (lpj=6640000) | |
| [ 0.023333] pid_max: default: 32768 minimum: 301 | |
| [ 0.023333] Security Framework initialized | |
| [ 0.023333] Yama: becoming mindful. | |
| [ 0.023333] AppArmor: AppArmor disabled by boot time parameter | |
| [ 0.032342] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes) | |
| [ 0.035799] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes) | |
| [ 0.035918] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes) | |
| [ 0.036026] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes) | |
| [ 0.036322] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' | |
| [ 0.036323] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) | |
| [ 0.036331] mce: CPU supports 10 MCE banks | |
| [ 0.036344] CPU0: Thermal monitoring enabled (TM1) | |
| [ 0.036373] process: using mwait in idle threads | |
| [ 0.036377] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8 | |
| [ 0.036378] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4 | |
| [ 0.036380] Spectre V2 : Mitigation: Full generic retpoline | |
| [ 0.036381] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch | |
| [ 0.036381] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier | |
| [ 0.036382] Spectre V2 : Enabling Restricted Speculation for firmware calls | |
| [ 0.036384] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp | |
| [ 0.041132] Freeing SMP alternatives memory: 24K | |
| [ 0.054507] TSC deadline timer enabled | |
| [ 0.054514] smpboot: CPU0: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xa) | |
| [ 0.073374] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver. | |
| [ 0.073448] ... version: 4 | |
| [ 0.073449] ... bit width: 48 | |
| [ 0.073450] ... generic registers: 4 | |
| [ 0.073451] ... value mask: 0000ffffffffffff | |
| [ 0.073452] ... max period: 00007fffffffffff | |
| [ 0.073453] ... fixed-purpose events: 3 | |
| [ 0.073454] ... event mask: 000000070000000f | |
| [ 0.080018] Hierarchical SRCU implementation. | |
| [ 0.100533] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter. | |
| [ 0.106683] smp: Bringing up secondary CPUs ... | |
| [ 0.146744] x86: Booting SMP configuration: | |
| [ 0.146746] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 | |
| [ 0.387837] smp: Brought up 1 node, 8 CPUs | |
| [ 0.387837] smpboot: Max logical packages: 1 | |
| [ 0.387837] smpboot: Total of 8 processors activated (31884.00 BogoMIPS) | |
| [ 0.390800] devtmpfs: initialized | |
| [ 0.390800] x86/mm: Memory block size: 128MB | |
| [ 0.394469] PM: Registering ACPI NVS region [mem 0x55a3f000-0x55a3ffff] (4096 bytes) | |
| [ 0.394469] PM: Registering ACPI NVS region [mem 0x7f10e000-0x7f7fdfff] (7274496 bytes) | |
| [ 0.394469] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns | |
| [ 0.394469] futex hash table entries: 2048 (order: 5, 131072 bytes) | |
| [ 0.394469] pinctrl core: initialized pinctrl subsystem | |
| [ 0.394469] RTC time: 11:22:20, date: 10/11/18 | |
| [ 0.394469] NET: Registered protocol family 16 | |
| [ 0.394469] audit: initializing netlink subsys (disabled) | |
| [ 0.394469] audit: type=2000 audit(1539256940.393:1): state=initialized audit_enabled=0 res=1 | |
| [ 0.400067] cpuidle: using governor ladder | |
| [ 0.400067] cpuidle: using governor menu | |
| [ 0.400067] Simple Boot Flag at 0x44 set to 0x1 | |
| [ 0.400067] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it | |
| [ 0.400067] ACPI: bus type PCI registered | |
| [ 0.400067] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 | |
| [ 0.400156] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) | |
| [ 0.400165] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 | |
| [ 0.400165] PCI: Using configuration type 1 for base access | |
| [ 0.401979] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages | |
| [ 0.401979] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages | |
| [ 0.401979] ACPI: Added _OSI(Module Device) | |
| [ 0.401979] ACPI: Added _OSI(Processor Device) | |
| [ 0.401979] ACPI: Added _OSI(3.0 _SCP Extensions) | |
| [ 0.401979] ACPI: Added _OSI(Processor Aggregator Device) | |
| [ 0.401979] ACPI: Added _OSI(Linux-Dell-Video) | |
| [ 0.467209] ACPI: 15 ACPI AML tables successfully acquired and loaded | |
| [ 0.479951] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored | |
| [ 0.487395] ACPI: Dynamic OEM Table Load: | |
| [ 0.487397] ACPI: SSDT 0xFFFF939E4D9CC040 0005CD (v02 PmRef Cpu0Ist 00003000 INTL 20160527) | |
| [ 0.487397] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked | |
| [ 0.490341] ACPI: Dynamic OEM Table Load: | |
| [ 0.490355] ACPI: SSDT 0xFFFF939E4D52B060 0003FF (v02 PmRef Cpu0Cst 00003001 INTL 20160527) | |
| [ 0.491016] ACPI: Dynamic OEM Table Load: | |
| [ 0.491027] ACPI: SSDT 0xFFFF939E4DA14960 0000BA (v02 PmRef Cpu0Hwp 00003000 INTL 20160527) | |
| [ 0.491537] ACPI: Dynamic OEM Table Load: | |
| [ 0.491549] ACPI: SSDT 0xFFFF939E4D9C9010 000628 (v02 PmRef HwpLvt 00003000 INTL 20160527) | |
| [ 0.491962] ACPI: Dynamic OEM Table Load: | |
| [ 0.491962] ACPI: SSDT 0xFFFF939E4D51B018 000D14 (v02 PmRef ApIst 00003000 INTL 20160527) | |
| [ 0.493840] ACPI: Dynamic OEM Table Load: | |
| [ 0.493840] ACPI: SSDT 0xFFFF939E4D5C1428 000317 (v02 PmRef ApHwp 00003000 INTL 20160527) | |
| [ 0.494038] ACPI: Dynamic OEM Table Load: | |
| [ 0.494038] ACPI: SSDT 0xFFFF939E4D528810 00030A (v02 PmRef ApCst 00003000 INTL 20160527) | |
| [ 0.499440] ACPI: EC: EC started | |
| [ 0.499441] ACPI: EC: interrupt blocked | |
| [ 0.563553] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC | |
| [ 0.563556] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62 | |
| [ 0.563558] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions | |
| [ 0.563559] ACPI: Interpreter enabled | |
| [ 0.563619] ACPI: (supports S0 S3 S5) | |
| [ 0.563620] ACPI: Using IOAPIC for interrupt routing | |
| [ 0.563680] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug | |
| [ 0.564891] ACPI: Enabled 6 GPEs in block 00 to 7F | |
| [ 0.595321] acpi ABCD0000:00: ACPI dock station (docks/bays count: 1) | |
| [ 0.603244] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) | |
| [ 0.603252] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI] | |
| [ 0.606858] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR] | |
| [ 0.606860] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration | |
| [ 0.609862] PCI host bridge to bus 0000:00 | |
| [ 0.609865] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] | |
| [ 0.609867] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] | |
| [ 0.609869] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] | |
| [ 0.609871] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window] | |
| [ 0.609873] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window] | |
| [ 0.609875] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window] | |
| [ 0.609876] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window] | |
| [ 0.609878] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window] | |
| [ 0.609880] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window] | |
| [ 0.609882] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window] | |
| [ 0.609883] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window] | |
| [ 0.609885] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window] | |
| [ 0.609888] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window] | |
| [ 0.609892] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window] | |
| [ 0.609894] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window] | |
| [ 0.609896] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window] | |
| [ 0.609898] pci_bus 0000:00: root bus resource [mem 0x8d000000-0xdfffffff window] | |
| [ 0.609900] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window] | |
| [ 0.609901] pci_bus 0000:00: root bus resource [mem 0xfe800000-0xfe80ffff window] | |
| [ 0.609904] pci_bus 0000:00: root bus resource [bus 00-fe] | |
| [ 0.609916] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000 | |
| [ 0.611415] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000 | |
| [ 0.611432] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit] | |
| [ 0.611440] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref] | |
| [ 0.611446] pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f] | |
| [ 0.611467] pci 0000:00:02.0: BAR 2: assigned to efifb | |
| [ 0.612672] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000 | |
| [ 0.612690] pci 0000:00:04.0: reg 0x10: [mem 0xa12a0000-0xa12a7fff 64bit] | |
| [ 0.614002] pci 0000:00:13.0: [8086:9d35] type 00 class 0x000000 | |
| [ 0.614032] pci 0000:00:13.0: reg 0x10: [mem 0xa12b8000-0xa12b8fff 64bit] | |
| [ 0.615370] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330 | |
| [ 0.615397] pci 0000:00:14.0: reg 0x10: [mem 0xa1290000-0xa129ffff 64bit] | |
| [ 0.615477] pci 0000:00:14.0: PME# supported from D3hot D3cold | |
| [ 0.616789] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000 | |
| [ 0.616815] pci 0000:00:14.2: reg 0x10: [mem 0xa12b9000-0xa12b9fff 64bit] | |
| [ 0.618154] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000 | |
| [ 0.618418] pci 0000:00:15.0: reg 0x10: [mem 0xa12ba000-0xa12bafff 64bit] | |
| [ 0.620543] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000 | |
| [ 0.620807] pci 0000:00:15.1: reg 0x10: [mem 0xa12bb000-0xa12bbfff 64bit] | |
| [ 0.622855] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000 | |
| [ 0.622886] pci 0000:00:16.0: reg 0x10: [mem 0xa12bc000-0xa12bcfff 64bit] | |
| [ 0.622971] pci 0000:00:16.0: PME# supported from D3hot | |
| [ 0.624503] pci 0000:00:17.0: [8086:282a] type 00 class 0x010400 | |
| [ 0.624531] pci 0000:00:17.0: reg 0x10: [mem 0xa12a8000-0xa12affff] | |
| [ 0.624543] pci 0000:00:17.0: reg 0x14: [mem 0xa12c0000-0xa12c00ff] | |
| [ 0.624555] pci 0000:00:17.0: reg 0x18: [io 0x4080-0x4087] | |
| [ 0.624566] pci 0000:00:17.0: reg 0x1c: [io 0x4088-0x408b] | |
| [ 0.624578] pci 0000:00:17.0: reg 0x20: [io 0x4060-0x407f] | |
| [ 0.624591] pci 0000:00:17.0: reg 0x24: [mem 0xa1200000-0xa127ffff] | |
| [ 0.624656] pci 0000:00:17.0: PME# supported from D3hot | |
| [ 0.625897] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400 | |
| [ 0.625985] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold | |
| [ 0.627260] pci 0000:00:1d.1: [8086:9d19] type 01 class 0x060400 | |
| [ 0.627347] pci 0000:00:1d.1: PME# supported from D0 D3hot D3cold | |
| [ 0.628718] pci 0000:00:1e.0: [8086:9d27] type 00 class 0x118000 | |
| [ 0.628982] pci 0000:00:1e.0: reg 0x10: [mem 0xa12bd000-0xa12bdfff 64bit] | |
| [ 0.631122] pci 0000:00:1e.3: [8086:9d2a] type 00 class 0x118000 | |
| [ 0.631386] pci 0000:00:1e.3: reg 0x10: [mem 0xa12be000-0xa12befff 64bit] | |
| [ 0.633436] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100 | |
| [ 0.634759] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000 | |
| [ 0.634779] pci 0000:00:1f.2: reg 0x10: [mem 0xa12b4000-0xa12b7fff] | |
| [ 0.636042] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380 | |
| [ 0.636075] pci 0000:00:1f.3: reg 0x10: [mem 0xa12b0000-0xa12b3fff 64bit] | |
| [ 0.636112] pci 0000:00:1f.3: reg 0x20: [mem 0xa1280000-0xa128ffff 64bit] | |
| [ 0.636171] pci 0000:00:1f.3: PME# supported from D3hot D3cold | |
| [ 0.637534] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500 | |
| [ 0.637596] pci 0000:00:1f.4: reg 0x10: [mem 0xa12bf000-0xa12bf0ff 64bit] | |
| [ 0.637666] pci 0000:00:1f.4: reg 0x20: [io 0x4040-0x405f] | |
| [ 0.639011] pci 0000:01:00.0: [10ec:522a] type 00 class 0xff0000 | |
| [ 0.639044] pci 0000:01:00.0: reg 0x10: [mem 0xa1100000-0xa1100fff] | |
| [ 0.639196] pci 0000:01:00.0: supports D1 D2 | |
| [ 0.639198] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold | |
| [ 0.639337] pci 0000:00:1d.0: PCI bridge to [bus 01] | |
| [ 0.639343] pci 0000:00:1d.0: bridge window [mem 0xa1100000-0xa11fffff] | |
| [ 0.639423] pci 0000:02:00.0: [10ec:b822] type 00 class 0x028000 | |
| [ 0.639463] pci 0000:02:00.0: reg 0x10: [io 0x3000-0x30ff] | |
| [ 0.639501] pci 0000:02:00.0: reg 0x18: [mem 0xa1000000-0xa100ffff 64bit] | |
| [ 0.639647] pci 0000:02:00.0: supports D1 D2 | |
| [ 0.639649] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold | |
| [ 0.639808] pci 0000:00:1d.1: PCI bridge to [bus 02] | |
| [ 0.639812] pci 0000:00:1d.1: bridge window [io 0x3000-0x3fff] | |
| [ 0.639816] pci 0000:00:1d.1: bridge window [mem 0xa1000000-0xa10fffff] | |
| [ 0.643765] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15) | |
| [ 0.643838] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15) | |
| [ 0.643908] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15) | |
| [ 0.643976] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15) | |
| [ 0.644044] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15) | |
| [ 0.644112] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15) | |
| [ 0.644181] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15) | |
| [ 0.644249] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15) | |
| [ 0.645777] ACPI: EC: interrupt unblocked | |
| [ 0.645814] ACPI: EC: event unblocked | |
| [ 0.645833] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x50, EC_CMD/EC_SC=0x66, EC_DATA=0x62 | |
| [ 0.645835] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events | |
| [ 0.645953] pci 0000:00:02.0: vgaarb: setting as boot VGA device | |
| [ 0.645953] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none | |
| [ 0.645953] pci 0000:00:02.0: vgaarb: bridge control possible | |
| [ 0.645953] vgaarb: loaded | |
| [ 0.645953] ACPI: bus type USB registered | |
| [ 0.645953] usbcore: registered new interface driver usbfs | |
| [ 0.645953] usbcore: registered new interface driver hub | |
| [ 0.645953] usbcore: registered new device driver usb | |
| [ 0.645953] pps_core: LinuxPPS API ver. 1 registered | |
| [ 0.645953] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
| [ 0.645953] PTP clock support registered | |
| [ 0.645953] EDAC MC: Ver: 3.0.0 | |
| [ 0.646686] Registered efivars operations | |
| [ 0.720042] PCI: Using ACPI for IRQ routing | |
| [ 0.746779] PCI: pci_cache_line_size set to 64 bytes | |
| [ 0.746943] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff] | |
| [ 0.746945] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff] | |
| [ 0.746947] e820: reserve RAM buffer [mem 0x55a3f000-0x57ffffff] | |
| [ 0.746948] e820: reserve RAM buffer [mem 0x7dd0e000-0x7fffffff] | |
| [ 0.746950] e820: reserve RAM buffer [mem 0x7ffff000-0x7fffffff] | |
| [ 0.746951] e820: reserve RAM buffer [mem 0x872000000-0x873ffffff] | |
| [ 0.747094] NetLabel: Initializing | |
| [ 0.747095] NetLabel: domain hash size = 128 | |
| [ 0.747096] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO | |
| [ 0.747125] NetLabel: unlabeled traffic allowed by default | |
| [ 0.747247] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 | |
| [ 0.747255] hpet0: 8 comparators, 64-bit 24.000000 MHz counter | |
| [ 0.750008] clocksource: Switched to clocksource tsc-early | |
| [ 0.763853] VFS: Disk quotas dquot_6.6.0 | |
| [ 0.763873] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) | |
| [ 0.763961] pnp: PnP ACPI init | |
| [ 0.764181] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved | |
| [ 0.764184] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved | |
| [ 0.764186] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved | |
| [ 0.764188] system 00:00: [mem 0xfe000000-0xfe01ffff] has been reserved | |
| [ 0.764192] system 00:00: [mem 0xfe036000-0xfe03bfff] has been reserved | |
| [ 0.764195] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved | |
| [ 0.764197] system 00:00: [mem 0xfe410000-0xfe7fffff] has been reserved | |
| [ 0.764204] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active) | |
| [ 0.764670] system 00:01: [io 0x2000-0x20fe] has been reserved | |
| [ 0.764676] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) | |
| [ 0.764894] system 00:02: [io 0x0680-0x069f] has been reserved | |
| [ 0.764896] system 00:02: [io 0xffff] has been reserved | |
| [ 0.764898] system 00:02: [io 0xffff] has been reserved | |
| [ 0.764900] system 00:02: [io 0xffff] has been reserved | |
| [ 0.764903] system 00:02: [io 0x1800-0x18fe] has been reserved | |
| [ 0.764905] system 00:02: [io 0x164e-0x164f] has been reserved | |
| [ 0.764910] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) | |
| [ 0.765059] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) | |
| [ 0.765126] system 00:04: [io 0x1854-0x1857] has been reserved | |
| [ 0.765132] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) | |
| [ 0.765213] pnp 00:05: Plug and Play ACPI device, IDs HPQ8001 PNP0303 (active) | |
| [ 0.765459] pnp 00:06: Plug and Play ACPI device, IDs SYN3275 ETD0000 PNP0f13 (active) | |
| [ 0.767154] system 00:07: [mem 0xfe029000-0xfe029fff] has been reserved | |
| [ 0.767157] system 00:07: [mem 0xfe028000-0xfe028fff] has been reserved | |
| [ 0.767162] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) | |
| [ 0.768047] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved | |
| [ 0.768049] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved | |
| [ 0.768051] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved | |
| [ 0.768054] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved | |
| [ 0.768056] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved | |
| [ 0.768058] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved | |
| [ 0.768061] system 00:08: [mem 0xfed45000-0xfed8ffff] could not be reserved | |
| [ 0.768063] system 00:08: [mem 0xff000000-0xffffffff] could not be reserved | |
| [ 0.768066] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved | |
| [ 0.768068] system 00:08: [mem 0x8d000000-0x8d01ffff] has been reserved | |
| [ 0.768073] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) | |
| [ 0.768884] pnp: PnP ACPI: found 9 devices | |
| [ 0.775159] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns | |
| [ 0.775181] pci 0000:00:1d.0: PCI bridge to [bus 01] | |
| [ 0.775187] pci 0000:00:1d.0: bridge window [mem 0xa1100000-0xa11fffff] | |
| [ 0.775194] pci 0000:00:1d.1: PCI bridge to [bus 02] | |
| [ 0.775197] pci 0000:00:1d.1: bridge window [io 0x3000-0x3fff] | |
| [ 0.775202] pci 0000:00:1d.1: bridge window [mem 0xa1000000-0xa10fffff] | |
| [ 0.775210] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window] | |
| [ 0.775212] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window] | |
| [ 0.775214] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window] | |
| [ 0.775216] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window] | |
| [ 0.775218] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window] | |
| [ 0.775220] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window] | |
| [ 0.775222] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window] | |
| [ 0.775224] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window] | |
| [ 0.775226] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window] | |
| [ 0.775228] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window] | |
| [ 0.775229] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window] | |
| [ 0.775231] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window] | |
| [ 0.775233] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window] | |
| [ 0.775235] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window] | |
| [ 0.775237] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window] | |
| [ 0.775239] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window] | |
| [ 0.775241] pci_bus 0000:00: resource 20 [mem 0x8d000000-0xdfffffff window] | |
| [ 0.775243] pci_bus 0000:00: resource 21 [mem 0xfd000000-0xfe7fffff window] | |
| [ 0.775245] pci_bus 0000:00: resource 22 [mem 0xfe800000-0xfe80ffff window] | |
| [ 0.775247] pci_bus 0000:01: resource 1 [mem 0xa1100000-0xa11fffff] | |
| [ 0.775249] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff] | |
| [ 0.775251] pci_bus 0000:02: resource 1 [mem 0xa1000000-0xa10fffff] | |
| [ 0.775470] NET: Registered protocol family 2 | |
| [ 0.775710] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes) | |
| [ 0.776201] TCP established hash table entries: 262144 (order: 9, 2097152 bytes) | |
| [ 0.776767] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) | |
| [ 0.776878] TCP: Hash tables configured (established 262144 bind 65536) | |
| [ 0.777039] UDP hash table entries: 16384 (order: 7, 524288 bytes) | |
| [ 0.777232] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes) | |
| [ 0.777365] NET: Registered protocol family 1 | |
| [ 0.777370] NET: Registered protocol family 44 | |
| [ 0.777382] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] | |
| [ 0.779098] PCI: CLS 64 bytes, default 64 | |
| [ 0.779172] Unpacking initramfs... | |
| [ 0.948013] Freeing initrd memory: 9548K | |
| [ 0.948105] DMAR: ACPI device "device:72" under DMAR at fed91000 as 00:15.0 | |
| [ 0.948109] DMAR: ACPI device "device:73" under DMAR at fed91000 as 00:15.1 | |
| [ 0.948113] DMAR: ACPI device "device:74" under DMAR at fed91000 as 00:1e.3 | |
| [ 0.948116] DMAR: ACPI device "device:75" under DMAR at fed91000 as 00:1e.0 | |
| [ 0.948140] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) | |
| [ 0.948143] software IO TLB [mem 0x796d2000-0x7d6d2000] (64MB) mapped at [(____ptrval____)-(____ptrval____)] | |
| [ 0.948190] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns | |
| [ 0.948210] clocksource: Switched to clocksource tsc | |
| [ 0.948378] Scanning for low memory corruption every 60 seconds | |
| [ 0.949141] Initialise system trusted keyrings | |
| [ 0.949154] Key type blacklist registered | |
| [ 0.949208] workingset: timestamp_bits=41 max_order=23 bucket_order=0 | |
| [ 0.951330] zbud: loaded | |
| [ 0.951948] pstore: using lz4hc compression | |
| [ 0.953614] Key type asymmetric registered | |
| [ 0.953615] Asymmetric key parser 'x509' registered | |
| [ 0.953662] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) | |
| [ 0.953708] io scheduler noop registered | |
| [ 0.953710] io scheduler deadline registered | |
| [ 0.953756] io scheduler cfq registered (default) | |
| [ 0.953757] io scheduler mq-deadline registered | |
| [ 0.953758] io scheduler kyber registered | |
| [ 0.953799] io scheduler bfq registered | |
| [ 0.954830] pcieport 0000:00:1d.0: AER enabled with IRQ 122 | |
| [ 0.954855] pcieport 0000:00:1d.1: AER enabled with IRQ 123 | |
| [ 0.954872] pcieport 0000:00:1d.0: Signaling PME with IRQ 122 | |
| [ 0.954885] pcieport 0000:00:1d.1: Signaling PME with IRQ 123 | |
| [ 0.954921] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 | |
| [ 0.955037] efifb: probing for efifb | |
| [ 0.955054] efifb: framebuffer at 0x90000000, using 8128k, total 8128k | |
| [ 0.955056] efifb: mode is 1920x1080x32, linelength=7680, pages=1 | |
| [ 0.955056] efifb: scrolling: redraw | |
| [ 0.955059] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 | |
| [ 0.960374] Console: switching to colour frame buffer device 240x67 | |
| [ 0.965540] fb0: EFI VGA frame buffer device | |
| [ 0.965552] intel_idle: MWAIT substates: 0x11142120 | |
| [ 0.965553] intel_idle: v0.4.1 model 0x8E | |
| [ 0.966103] intel_idle: lapic_timer_reliable_states 0xffffffff | |
| [ 0.966215] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0 | |
| [ 0.966229] ACPI: Lid Switch [LID0] | |
| [ 0.966273] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1 | |
| [ 0.966282] ACPI: Power Button [PWRB] | |
| [ 0.966326] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 | |
| [ 0.966387] ACPI: Power Button [PWRF] | |
| [ 0.968651] ACPI: Invalid passive threshold | |
| [ 0.974589] thermal LNXTHERM:00: registered as thermal_zone0 | |
| [ 0.974591] ACPI: Thermal Zone [TZS0] (49 C) | |
| [ 0.974953] thermal LNXTHERM:01: registered as thermal_zone1 | |
| [ 0.974954] ACPI: Thermal Zone [TZS1] (44 C) | |
| [ 0.975431] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
| [ 0.978423] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
| [ 0.978434] ehci-pci: EHCI PCI platform driver | |
| [ 0.978447] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
| [ 0.978450] ohci-pci: OHCI PCI platform driver | |
| [ 0.978460] uhci_hcd: USB Universal Host Controller Interface driver | |
| [ 0.978768] xhci_hcd 0000:00:14.0: xHCI Host Controller | |
| [ 0.978776] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1 | |
| [ 0.979887] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000109810 | |
| [ 0.979893] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported | |
| [ 0.980131] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18 | |
| [ 0.980134] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
| [ 0.980136] usb usb1: Product: xHCI Host Controller | |
| [ 0.980138] usb usb1: Manufacturer: Linux 4.18.12.a-1-hardened xhci-hcd | |
| [ 0.980139] usb usb1: SerialNumber: 0000:00:14.0 | |
| [ 0.980388] hub 1-0:1.0: USB hub found | |
| [ 0.980406] hub 1-0:1.0: 12 ports detected | |
| [ 0.981804] xhci_hcd 0000:00:14.0: xHCI Host Controller | |
| [ 0.981809] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2 | |
| [ 0.981813] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed | |
| [ 0.981859] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.18 | |
| [ 0.981861] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
| [ 0.981863] usb usb2: Product: xHCI Host Controller | |
| [ 0.981864] usb usb2: Manufacturer: Linux 4.18.12.a-1-hardened xhci-hcd | |
| [ 0.981866] usb usb2: SerialNumber: 0000:00:14.0 | |
| [ 0.982086] hub 2-0:1.0: USB hub found | |
| [ 0.982099] hub 2-0:1.0: 6 ports detected | |
| [ 0.982670] usb: port power management may be unreliable | |
| [ 0.983185] usbcore: registered new interface driver usbserial_generic | |
| [ 0.983192] usbserial: USB Serial support registered for generic | |
| [ 0.983218] rtc_cmos 00:03: RTC can wake from S4 | |
| [ 0.983790] rtc_cmos 00:03: registered as rtc0 | |
| [ 0.983814] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs | |
| [ 0.983908] intel_pstate: Intel P-state driver initializing | |
| [ 0.984817] intel_pstate: HWP enabled | |
| [ 0.984983] ledtrig-cpu: registered to indicate activity on CPUs | |
| [ 0.985020] intel_pmc_core: initialized | |
| [ 0.985269] NET: Registered protocol family 10 | |
| [ 0.990373] Segment Routing with IPv6 | |
| [ 0.990394] NET: Registered protocol family 17 | |
| [ 0.991168] RAS: Correctable Errors collector initialized. | |
| [ 0.991234] microcode: sig=0x806ea, pf=0x80, revision=0x96 | |
| [ 0.991401] microcode: Microcode Update Driver: v2.2. | |
| [ 0.991410] sched_clock: Marking stable (991396433, 0)->(1000546431, -9149998) | |
| [ 0.991810] registered taskstats version 1 | |
| [ 0.991820] Loading compiled-in X.509 certificates | |
| [ 0.994580] Loaded X.509 cert 'Build time autogenerated kernel key: c1b9843bd9f3d37af3e4ec4706ddd8bfc295b52a' | |
| [ 0.994660] zswap: loaded using pool lzo/zbud | |
| [ 0.998664] Key type big_key registered | |
| [ 0.999870] Magic number: 6:838:377 | |
| [ 0.999904] acpi ELAN0732:00: hash matches | |
| [ 1.000090] rtc_cmos 00:03: setting system clock to 2018-10-11 11:22:21 UTC (1539256941) | |
| [ 1.129067] Freeing unused kernel image memory: 1508K | |
| [ 1.129108] Write protecting the kernel read-only data: 16384k | |
| [ 1.130172] Freeing unused kernel image memory: 2028K | |
| [ 1.130369] Freeing unused kernel image memory: 464K | |
| [ 1.130548] x86/mm: Checked W+X mappings: passed, no W+X pages found. | |
| [ 1.130548] x86/mm: Checking user space page tables | |
| [ 1.130558] x86/mm: Checked W+X mappings: passed, no W+X pages found. | |
| [ 1.260923] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 | |
| [ 1.270077] serio: i8042 KBD port at 0x60,0x64 irq 1 | |
| [ 1.270114] serio: i8042 AUX port at 0x60,0x64 irq 12 | |
| [ 1.270408] SCSI subsystem initialized | |
| [ 1.275969] libata version 3.00 loaded. | |
| [ 1.279418] ahci 0000:00:17.0: version 3.0 | |
| [ 1.279584] ahci 0000:00:17.0: Found 1 remapped NVMe devices. | |
| [ 1.279586] ahci 0000:00:17.0: Switch your BIOS from RAID to AHCI mode to use them. | |
| [ 1.279617] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x4 impl RAID mode | |
| [ 1.279619] ahci 0000:00:17.0: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst | |
| [ 1.280241] scsi host0: ahci | |
| [ 1.280347] scsi host1: ahci | |
| [ 1.280414] scsi host2: ahci | |
| [ 1.280473] ata1: DUMMY | |
| [ 1.280474] ata2: DUMMY | |
| [ 1.280476] ata3: SATA max UDMA/133 abar m524288@0xa1200000 port 0xa1200200 irq 16 | |
| [ 1.289513] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 | |
| [ 1.313705] usb 1-1: new low-speed USB device number 2 using xhci_hcd | |
| [ 1.458695] usb 1-1: New USB device found, idVendor=413c, idProduct=301a, bcdDevice= 1.00 | |
| [ 1.458701] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
| [ 1.458706] usb 1-1: Product: Dell MS116 USB Optical Mouse | |
| [ 1.458709] usb 1-1: Manufacturer: PixArt | |
| [ 1.583588] usb 1-4: new high-speed USB device number 3 using xhci_hcd | |
| [ 1.591188] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300) | |
| [ 1.593448] ata3.00: supports DRM functions and may not be fully accessible | |
| [ 1.594951] ata3.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT01B6Q, max UDMA/133 | |
| [ 1.594958] ata3.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA | |
| [ 1.598663] ata3.00: supports DRM functions and may not be fully accessible | |
| [ 1.603019] ata3.00: configured for UDMA/133 | |
| [ 1.603516] scsi 2:0:0:0: Direct-Access ATA Samsung SSD 860 1B6Q PQ: 0 ANSI: 5 | |
| [ 1.613046] ata3.00: Enabling discard_zeroes_data | |
| [ 1.613400] sd 2:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB) | |
| [ 1.613485] sd 2:0:0:0: [sda] Write Protect is off | |
| [ 1.613491] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 | |
| [ 1.613622] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA | |
| [ 1.614281] ata3.00: Enabling discard_zeroes_data | |
| [ 1.617583] sda: sda1 sda2 sda3 | |
| [ 1.618294] ata3.00: Enabling discard_zeroes_data | |
| [ 1.619702] sd 2:0:0:0: [sda] supports TCG Opal | |
| [ 1.619707] sd 2:0:0:0: [sda] Attached SCSI disk | |
| [ 1.732600] usb 1-4: New USB device found, idVendor=04f2, idProduct=b627, bcdDevice=32.48 | |
| [ 1.732606] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 | |
| [ 1.732610] usb 1-4: Product: HP Wide Vision HD Camera | |
| [ 1.732614] usb 1-4: Manufacturer: Chicony | |
| [ 1.857040] usb 1-6: new full-speed USB device number 4 using xhci_hcd | |
| [ 1.998576] usb 1-6: New USB device found, idVendor=0bda, idProduct=b00b, bcdDevice= 1.10 | |
| [ 1.998582] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
| [ 1.998586] usb 1-6: Product: Bluetooth Radio | |
| [ 1.998590] usb 1-6: Manufacturer: Realtek | |
| [ 1.998593] usb 1-6: SerialNumber: 00e04c000001 | |
| [ 2.008632] hidraw: raw HID events driver (C) Jiri Kosina | |
| [ 2.011571] usbcore: registered new interface driver usbhid | |
| [ 2.011572] usbhid: USB HID core driver | |
| [ 2.012693] input: PixArt Dell MS116 USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:413C:301A.0001/input/input5 | |
| [ 2.012719] hid-generic 0003:413C:301A.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt Dell MS116 USB Optical Mouse] on usb-0000:00:14.0-1/input0 | |
| [ 2.052943] random: fast init done | |
| [ 2.456643] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) | |
| [ 2.628961] 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) | |
| [ 2.644205] systemd[1]: Detected architecture x86-64. | |
| [ 2.647896] systemd[1]: Set hostname to <krishna-pc>. | |
| [ 2.748916] random: systemd: uninitialized urandom read (16 bytes read) | |
| [ 2.748995] systemd[1]: Listening on Journal Socket (/dev/log). | |
| [ 2.749034] random: systemd: uninitialized urandom read (16 bytes read) | |
| [ 2.749238] systemd[1]: Listening on LVM2 poll daemon socket. | |
| [ 2.749247] random: systemd: uninitialized urandom read (16 bytes read) | |
| [ 2.749280] systemd[1]: Listening on Device-mapper event daemon FIFOs. | |
| [ 2.749290] systemd[1]: Reached target Remote File Systems. | |
| [ 2.749303] systemd[1]: Reached target Login Prompts. | |
| [ 2.749341] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. | |
| [ 2.749376] systemd[1]: Listening on initctl Compatibility Named Pipe. | |
| [ 2.767016] EXT4-fs (sda2): re-mounted. Opts: discard | |
| [ 2.772293] audit: type=1130 audit(1539256943.266:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 2.773675] audit: type=1130 audit(1539256943.270:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 2.776090] audit: type=1130 audit(1539256943.270:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 2.784536] audit: type=1130 audit(1539256943.280:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 2.791031] audit: type=1130 audit(1539256943.286:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 2.802305] audit: type=1130 audit(1539256943.296:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 2.808517] systemd-journald[267]: Received request to flush runtime journal from PID 1 | |
| [ 2.831257] audit: type=1130 audit(1539256943.326:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 2.866110] audit: type=1130 audit(1539256943.360:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 2.892064] audit: type=1130 audit(1539256943.386:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 2.937059] input: HP Wireless hotkeys as /devices/virtual/input/input6 | |
| [ 2.944070] mei_me 0000:00:16.0: enabling device (0004 -> 0006) | |
| [ 2.949287] Linux agpgart interface v0.103 | |
| [ 2.955107] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002) | |
| [ 2.955195] ACPI: AC Adapter [ADP1] (on-line) | |
| [ 2.955438] hp_accel: laptop model unknown, using default axes configuration | |
| [ 2.957756] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01) | |
| [ 2.957772] wmi_bus wmi_bus-PNP0C14:02: WQBJ data block query control method not found | |
| [ 2.958888] idma64 idma64.0: Found Intel integrated DMA 64-bit | |
| [ 3.001340] i801_smbus 0000:00:1f.4: SPD Write Disable is set | |
| [ 3.001367] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt | |
| [ 3.002144] lis3lv02d: unknown sensor type 0x0 | |
| [ 3.002174] hp_accel: probe of HPQ6007:00 failed with error -22 | |
| [ 3.003900] input: Intel Virtual Button driver as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/INT33D6:00/input/input7 | |
| [ 3.019476] ACPI: Battery Slot [BAT0] (battery present) | |
| [ 3.033225] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002) | |
| [ 3.033749] idma64 idma64.1: Found Intel integrated DMA 64-bit | |
| [ 3.042250] i2c_hid i2c-ELAN0732:00: i2c-ELAN0732:00 supply vdd not found, using dummy regulator | |
| [ 3.052230] cfg80211: Loading compiled-in X.509 certificates for regulatory database | |
| [ 3.058851] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' | |
| [ 3.074911] i2c_hid i2c-ELAN0732:00: i2c_hid_get_input: incomplete report (64/65535) | |
| [ 3.075096] input: ELAN0732:00 04F3:272A Touchscreen as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN0732:00/0018:04F3:272A.0002/input/input9 | |
| [ 3.075166] input: ELAN0732:00 04F3:272A as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN0732:00/0018:04F3:272A.0002/input/input10 | |
| [ 3.075232] input: ELAN0732:00 04F3:272A as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN0732:00/0018:04F3:272A.0002/input/input11 | |
| [ 3.075297] input: ELAN0732:00 04F3:272A as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN0732:00/0018:04F3:272A.0002/input/input12 | |
| [ 3.075353] hid-generic 0018:04F3:272A.0002: input,hidraw1: I2C HID v1.00 Device [ELAN0732:00 04F3:272A] on i2c-ELAN0732:00 | |
| [ 3.077365] intel-lpss 0000:00:1e.0: enabling device (0000 -> 0002) | |
| [ 3.077644] idma64 idma64.2: Found Intel integrated DMA 64-bit | |
| [ 3.078017] intel-lpss 0000:00:1e.3: enabling device (0000 -> 0002) | |
| [ 3.078315] idma64 idma64.3: Found Intel integrated DMA 64-bit | |
| [ 3.113133] Adding 35947664k swap on /dev/sda3. Priority:-2 extents:1 across:35947664k SSDscFS | |
| [ 3.125746] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer | |
| [ 3.125747] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules | |
| [ 3.125748] RAPL PMU: hw unit of domain package 2^-14 Joules | |
| [ 3.125749] RAPL PMU: hw unit of domain dram 2^-14 Joules | |
| [ 3.125750] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules | |
| [ 3.125750] RAPL PMU: hw unit of domain psys 2^-14 Joules | |
| [ 3.126983] acer_wmi: Acer Laptop ACPI-WMI Extras | |
| [ 3.126987] acer_wmi: Unsupported machine has AMW0_GUID1, unable to load | |
| [ 3.149882] cryptd: max_cpu_qlen set to 1000 | |
| [ 3.153913] iTCO_vendor_support: vendor-support=0 | |
| [ 3.183585] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 | |
| [ 3.183673] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400) | |
| [ 3.183903] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) | |
| [ 3.200184] loop: module loaded | |
| [ 3.218455] AVX2 version of gcm_enc/dec engaged. | |
| [ 3.218457] AES CTR mode by8 optimization enabled | |
| [ 3.225722] random: crng init done | |
| [ 3.225724] random: 7 urandom warning(s) missed due to ratelimiting | |
| [ 3.246366] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
| [ 3.290173] r8822be: module is from the staging directory, the quality is unknown, you have been warned. | |
| [ 3.315144] dw-apb-uart.2: ttyS0 at MMIO 0xa12bd000 (irq = 20, base_baud = 115200) is a 16550A | |
| [ 3.323300] input: ELAN0732:00 04F3:272A as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN0732:00/0018:04F3:272A.0002/input/input16 | |
| [ 3.324111] input: ELAN0732:00 04F3:272A Pen as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN0732:00/0018:04F3:272A.0002/input/input19 | |
| [ 3.325937] hid-multitouch 0018:04F3:272A.0002: input,hidraw1: I2C HID v1.00 Device [ELAN0732:00 04F3:272A] on i2c-ELAN0732:00 | |
| [ 3.335392] checking generic (90000000 7f0000) vs hw (90000000 10000000) | |
| [ 3.335393] fb: switching to inteldrmfb from EFI VGA | |
| [ 3.335457] Console: switching to colour dummy device 80x25 | |
| [ 3.335739] [drm] Replacing VGA console driver | |
| [ 3.337729] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
| [ 3.337731] [drm] Driver supports precise vblank timestamp query. | |
| [ 3.338145] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem | |
| [ 3.342664] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4) | |
| [ 3.348744] mousedev: PS/2 mouse device common for all mice | |
| [ 3.351554] r8822be: Using firmware rtlwifi/rtl8822befw.bin | |
| [ 3.369993] ieee80211 phy0: Selected rate control algorithm 'rtl_rc' | |
| [ 3.370267] r8822be: rtlwifi: wireless switch is on | |
| [ 3.397794] r8822be 0000:02:00.0 wlo1: renamed from wlan0 | |
| [ 3.412537] ahci 0000:00:17.0: port does not support device sleep | |
| [ 3.421440] intel_rapl: Found RAPL domain package | |
| [ 3.421441] intel_rapl: Found RAPL domain core | |
| [ 3.421442] intel_rapl: Found RAPL domain uncore | |
| [ 3.421444] intel_rapl: Found RAPL domain dram | |
| [ 3.565264] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready | |
| [ 3.654961] [drm] Initialized i915 1.6.0 20180514 for 0000:00:02.0 on minor 0 | |
| [ 3.656503] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) | |
| [ 3.656802] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input22 | |
| [ 3.657022] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) | |
| [ 3.664183] fbcon: inteldrmfb (fb0) is primary device | |
| [ 3.664259] Console: switching to colour frame buffer device 240x67 | |
| [ 3.664285] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device | |
| [ 3.713139] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=2 | |
| [ 3.720485] hid-generic 001F:8086:22D8.0003: hidraw2: <UNKNOWN> HID v2.00 Device [hid-ishtp 8086:22D8] on | |
| [ 3.721507] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC295: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker | |
| [ 3.721509] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) | |
| [ 3.721511] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0) | |
| [ 3.721512] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0 | |
| [ 3.721513] snd_hda_codec_realtek hdaudioC0D0: inputs: | |
| [ 3.721514] snd_hda_codec_realtek hdaudioC0D0: Mic=0x19 | |
| [ 3.721515] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12 | |
| [ 3.724541] hid-generic 001F:8086:22D8.0004: hidraw3: <UNKNOWN> HID v2.00 Device [hid-ishtp 8086:22D8] on | |
| [ 3.750184] psmouse serio1: synaptics: queried max coordinates: x [..5638], y [..4736] | |
| [ 3.776154] psmouse serio1: synaptics: queried min coordinates: x [1302..], y [1114..] | |
| [ 3.776159] psmouse serio1: synaptics: Your touchpad (PNP: SYN3275 ETD0000 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.778121] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23 | |
| [ 3.778204] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24 | |
| [ 3.778265] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25 | |
| [ 3.778329] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26 | |
| [ 3.778392] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27 | |
| [ 3.778455] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28 | |
| [ 3.778517] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29 | |
| [ 3.817154] hp_wmi: query 0xd returned error 0x5 | |
| [ 3.817212] input: HP WMI hotkeys as /devices/virtual/input/input15 | |
| [ 3.828351] psmouse serio1: synaptics: Touchpad model: 1, fw: 10.16, id: 0x1e2a1, caps: 0xf00323/0x840300/0x12e800/0x500000, board id: 3407, fw id: 2752437 | |
| [ 3.862763] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8 | |
| [ 4.064269] media: Linux media interface: v0.10 | |
| [ 4.117360] videodev: Linux video capture interface: v2.00 | |
| [ 4.152933] Bluetooth: Core ver 2.22 | |
| [ 4.152957] NET: Registered protocol family 31 | |
| [ 4.152959] Bluetooth: HCI device and connection manager initialized | |
| [ 4.152962] Bluetooth: HCI socket layer initialized | |
| [ 4.152964] Bluetooth: L2CAP socket layer initialized | |
| [ 4.152970] Bluetooth: SCO socket layer initialized | |
| [ 4.163743] uvcvideo: Found UVC 1.00 device HP Wide Vision HD Camera (04f2:b627) | |
| [ 4.164690] usbcore: registered new interface driver btusb | |
| [ 4.165807] Bluetooth: hci0: rtl: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822 | |
| [ 4.165809] Bluetooth: hci0: rtl: loading rtl_bt/rtl8822b_config.bin | |
| [ 4.166187] Bluetooth: hci0: rtl: loading rtl_bt/rtl8822b_fw.bin | |
| [ 4.167062] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready | |
| [ 4.167773] Bluetooth: hci0: rom_version status=0 version=2 | |
| [ 4.167794] Bluetooth: hci0: cfg_sz 14, total size 20270 | |
| [ 4.182657] uvcvideo 1-4:1.0: Entity type for entity Extension 4 was not initialized! | |
| [ 4.182659] uvcvideo 1-4:1.0: Entity type for entity Extension 3 was not initialized! | |
| [ 4.182660] uvcvideo 1-4:1.0: Entity type for entity Processing 2 was not initialized! | |
| [ 4.182661] uvcvideo 1-4:1.0: Entity type for entity Camera 1 was not initialized! | |
| [ 4.182808] input: HP Wide Vision HD Camera: HP Wi as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input30 | |
| [ 4.182919] usbcore: registered new interface driver uvcvideo | |
| [ 4.182920] USB Video Class driver (1.1.1) | |
| [ 4.191007] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 | |
| [ 4.191008] Bluetooth: BNEP filters: protocol multicast | |
| [ 4.191010] Bluetooth: BNEP socket layer initialized | |
| [ 4.244521] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready | |
| [ 5.404082] kauditd_printk_skb: 21 callbacks suppressed | |
| [ 5.404085] audit: type=1130 audit(1539256945.900:32): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 5.421411] audit: type=1006 audit(1539256945.916:33): pid=753 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1 | |
| [ 5.469693] systemd-journald[267]: File /var/log/journal/79203a5a8eaa4b56a4587fcd88d6607f/user-1000.journal corrupted or uncleanly shut down, renaming and replacing. | |
| [ 5.474495] audit: type=1130 audit(1539256945.970:34): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 6.109588] audit: type=1130 audit(1539256946.603:35): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 6.154451] fuse init (API version 7.27) | |
| [ 6.496688] Bluetooth: RFCOMM TTY layer initialized | |
| [ 6.496696] Bluetooth: RFCOMM socket layer initialized | |
| [ 6.496702] Bluetooth: RFCOMM ver 1.11 | |
| [ 6.555488] audit: type=1130 audit(1539256947.050:36): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 6.679663] audit: type=1130 audit(1539256947.173:37): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 6.836020] audit: type=1130 audit(1539256947.330:38): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pamac-system comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 6.847106] audit: type=1131 audit(1539256947.343:39): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pamac-system comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 6.875193] audit: type=1130 audit(1539256947.370:40): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=org.cups.cupsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 7.939663] wlo1: authenticate with 00:1e:a6:3b:78:b0 | |
| [ 7.981389] wlo1: send auth to 00:1e:a6:3b:78:b0 (try 1/3) | |
| [ 7.984562] wlo1: authenticated | |
| [ 7.986924] wlo1: associate with 00:1e:a6:3b:78:b0 (try 1/3) | |
| [ 7.990668] wlo1: RX AssocResp from 00:1e:a6:3b:78:b0 (capab=0x411 status=0 aid=3) | |
| [ 7.990880] wlo1: associated | |
| [ 8.015871] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready | |
| [ 8.537542] audit: type=1130 audit(1539256949.033:41): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 20.013985] kauditd_printk_skb: 5 callbacks suppressed | |
| [ 20.013988] audit: type=1131 audit(1539256960.510:47): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 38.642383] audit: type=1131 audit(1539256979.140:48): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 918.177944] audit: type=1130 audit(1539257858.467:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' | |
| [ 918.177955] audit: type=1131 audit(1539257858.467:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment