Skip to content

Instantly share code, notes, and snippets.

@umutyazgan
Created June 28, 2018 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save umutyazgan/3a38198a5312acbc70a606ca028351b5 to your computer and use it in GitHub Desktop.
Save umutyazgan/3a38198a5312acbc70a606ca028351b5 to your computer and use it in GitHub Desktop.
[ 0.000000] Linux version 4.17.2-1-ARCH (builduser@heftig-9574) (gcc version 8.1.1 20180531 (GCC)) #1 SMP PREEMPT Sat Jun 16 11:08:59 UTC 2018
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9a93f11b-d59a-4e07-b9ee-e6cfcdf2cc01 rw quiet resume=/dev/nvme0n1p7 resume_offset=583680
[ 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] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009cfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009dfff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000642f5fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000642f6000-0x00000000642f6fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000642f7000-0x00000000642f7fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000642f8000-0x000000006c246fff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006c247000-0x000000006f048fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006f049000-0x000000006f0c5fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x000000006f0c6000-0x000000006f5b4fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x000000006f5b5000-0x000000006ff34fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006ff35000-0x000000006fffefff] type 20
[ 0.000000] BIOS-e820: [mem 0x000000006ffff000-0x000000006fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000070000000-0x0000000077ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000078000000-0x0000000078dfffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000078e00000-0x000000007f7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000047c7fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.60 by American Megatrends
[ 0.000000] efi: ACPI 2.0=0x6f062000 ACPI=0x6f062000 SMBIOS=0xf0000 SMBIOS 3.0=0xf0020 ESRT=0x6fc4a518 MEMATTR=0x69f8f018
[ 0.000000] SMBIOS 3.1.1 present.
[ 0.000000] DMI: Dell Inc. XPS 15 9570/02MJVY, BIOS 1.1.4 05/30/2018
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0x47c800 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 0080000000 mask 7FF0000000 write-combining
[ 0.000000] 1 base 007C000000 mask 7FFC000000 uncachable
[ 0.000000] 2 base 007B000000 mask 7FFF000000 uncachable
[ 0.000000] 3 base 0090000000 mask 7FF0000000 uncachable
[ 0.000000] 4 base 00A0000000 mask 7FE0000000 uncachable
[ 0.000000] 5 base 00C0000000 mask 7FC0000000 uncachable
[ 0.000000] 6 disabled
[ 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] e820: last_pfn = 0x78e00 max_arch_pfn = 0x400000000
[ 0.000000] esrt: Reserving ESRT space from 0x000000006fc4a518 to 0x000000006fc4a550.
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ (ptrval)] 97000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x2c660000, 0x2c660fff] PGTABLE
[ 0.000000] BRK [0x2c661000, 0x2c661fff] PGTABLE
[ 0.000000] BRK [0x2c662000, 0x2c662fff] PGTABLE
[ 0.000000] BRK [0x2c663000, 0x2c663fff] PGTABLE
[ 0.000000] BRK [0x2c664000, 0x2c664fff] PGTABLE
[ 0.000000] BRK [0x2c665000, 0x2c665fff] PGTABLE
[ 0.000000] BRK [0x2c666000, 0x2c666fff] PGTABLE
[ 0.000000] Secure boot could not be determined
[ 0.000000] RAMDISK: [mem 0x36e07000-0x376fafff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000006F062000 000024 (v02 DELL )
[ 0.000000] ACPI: XSDT 0x000000006F0620C8 00010C (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x000000006F0A0C58 000114 (v06 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: DSDT 0x000000006F062260 03E9F7 (v02 DELL CBX3 01072009 INTL 20160527)
[ 0.000000] ACPI: FACS 0x000000006F5B3B80 000040
[ 0.000000] ACPI: APIC 0x000000006F0A0D70 0000F4 (v04 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x000000006F0A0E68 000044 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: FIDT 0x000000006F0A0EB0 00009C (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 0x000000006F0A0F50 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
[ 0.000000] ACPI: SSDT 0x000000006F0A0F90 00067B (v01 SataRe SataTabl 00001000 INTL 20160527)
[ 0.000000] ACPI: SSDT 0x000000006F0A1610 0017D5 (v02 CpuRef CpuSsdt 00003000 INTL 20160527)
[ 0.000000] ACPI: BOOT 0x000000006F0A2DE8 000028 (v01 DELL CBX3 01072009 AMI 00010013)
[ 0.000000] ACPI: SSDT 0x000000006F0A2E10 001336 (v02 SaSsdt SaSsdt 00003000 INTL 20160527)
[ 0.000000] ACPI: SSDT 0x000000006F0A4148 00227B (v02 PegSsd PegSsdt 00001000 INTL 20160527)
[ 0.000000] ACPI: HPET 0x000000006F0A63C8 000038 (v01 INTEL CBX3 00000002 01000013)
[ 0.000000] ACPI: SSDT 0x000000006F0A6400 002949 (v02 INTEL xh_cfhd4 00000000 INTL 20160527)
[ 0.000000] ACPI: UEFI 0x000000006F0A8D50 000048 (v01 DELL\x CBX3 00000002 01000013)
[ 0.000000] ACPI: LPIT 0x000000006F0A8D98 00005C (v01 INTEL CBX3 00000002 01000013)
[ 0.000000] ACPI: SSDT 0x000000006F0A8DF8 0027DE (v02 INTEL PtidDevc 00001000 INTL 20160527)
[ 0.000000] ACPI: SSDT 0x000000006F0AB5D8 000FFE (v02 INTEL TbtTypeC 00000000 INTL 20160527)
[ 0.000000] ACPI: DBGP 0x000000006F0AC5D8 000034 (v01 DELL\x CBX3 00000002 01000013)
[ 0.000000] ACPI: DBG2 0x000000006F0AC610 000054 (v00 DELL\x CBX3 00000002 01000013)
[ 0.000000] ACPI: SSDT 0x000000006F0AC668 0007DD (v02 DELL\x UsbCTabl 00001000 INTL 20160527)
[ 0.000000] ACPI: SSDT 0x000000006F0ACE48 00611D (v02 DptfTa DptfTabl 00001000 INTL 20160527)
[ 0.000000] ACPI: MSDM 0x000000006F0B2F68 000055 (v03 DELL CBX3 06222004 AMI 00010013)
[ 0.000000] ACPI: SLIC 0x000000006F0B2FC0 000176 (v03 DELL CBX3 01072009 MSFT 00010013)
[ 0.000000] ACPI: SSDT 0x000000006F0B3138 0000AE (v02 SgRef SgPeg 00001000 INTL 20160527)
[ 0.000000] ACPI: DMAR 0x000000006F0B31E8 0000A8 (v01 INTEL EDK2 00000002 01000013)
[ 0.000000] ACPI: NHLT 0x000000006F0B3290 00002D (v00 INTEL EDK2 00000002 01000013)
[ 0.000000] ACPI: BGRT 0x000000006F0B32C0 000038 (v00 01072009 AMI 00010013)
[ 0.000000] ACPI: TPM2 0x000000006F0B32F8 000034 (v04 DELL\x CBX3 00000001 AMI 00000000)
[ 0.000000] ACPI: ASF! 0x000000006F0B3330 000074 (v32 DELL\x CBX3 00000002 01000013)
[ 0.000000] ACPI: SSDT 0x000000006F0B33A8 001EF0 (v01 OptRef OptTabl 00001000 INTL 20160527)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000047c7fffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x47c7fa000-0x47c7fdfff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000047c7fffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009cfff]
[ 0.000000] node 0: [mem 0x000000000009e000-0x000000000009ffff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000642f5fff]
[ 0.000000] node 0: [mem 0x00000000642f8000-0x000000006c246fff]
[ 0.000000] node 0: [mem 0x000000006ffff000-0x000000006fffffff]
[ 0.000000] node 0: [mem 0x0000000078000000-0x0000000078dfffff]
[ 0.000000] node 0: [mem 0x0000000100000000-0x000000047c7fffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000047c7fffff]
[ 0.000000] On node 0 totalpages: 4102116
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 24 pages reserved
[ 0.000000] DMA zone: 3998 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 6914 pages used for memmap
[ 0.000000] DMA32 zone: 442438 pages, LIFO batch:31
[ 0.000000] Normal zone: 57120 pages used for memmap
[ 0.000000] Normal zone: 3655680 pages, LIFO batch:31
[ 0.000000] Reserved but unavailable: 98 pages
[ 0.000000] Reserving Intel graphics memory at [mem 0x7b800000-0x7f7fffff]
[ 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] 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 12 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x642f6000-0x642f6fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x642f7000-0x642f7fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6c247000-0x6f048fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6f049000-0x6f0c5fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6f0c6000-0x6f5b4fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6f5b5000-0x6ff34fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x6ff35000-0x6fffefff]
[ 0.000000] PM: Registered nosave memory: [mem 0x70000000-0x77ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x78e00000-0x7f7fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x7f800000-0xefffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfdffffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-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 0x7f800000-0xefffffff] 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:12 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] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- --
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4037994
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9a93f11b-d59a-4e07-b9ee-e6cfcdf2cc01 rw quiet resume=/dev/nvme0n1p7 resume_offset=583680
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 15998740K/16408464K available (10252K kernel code, 1290K rwdata, 3488K rodata, 1476K init, 608K bss, 409724K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[ 0.000000] Kernel/User page tables isolation: enabled
[ 0.000000] ftrace: allocating 32647 entries in 128 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=12.
[ 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=12
[ 0.000000] NR_IRQS: 20736, nr_irqs: 2152, 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 20180313
[ 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: 0x0000006ef9e000 end: 0x0000006efbdfff
[ 0.003333] DMAR: RMRR base: 0x0000007b000000 end: 0x0000007f7fffff
[ 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: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.003333] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.003333] x2apic enabled
[ 0.003333] Switched APIC routing to cluster x2apic.
[ 0.013333] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.029999] tsc: Detected 2200.000 MHz processor
[ 0.029999] tsc: Detected 2208.000 MHz TSC
[ 0.029999] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1fd3b81b95f, max_idle_ns: 440795257325 ns
[ 0.029999] Calibrating delay loop (skipped), value calculated using timer frequency.. 4417.00 BogoMIPS (lpj=7360000)
[ 0.029999] pid_max: default: 32768 minimum: 301
[ 0.029999] Security Framework initialized
[ 0.029999] Yama: becoming mindful.
[ 0.029999] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.034035] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.034073] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.034110] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.034306] CPU: Physical Processor ID: 0
[ 0.034306] CPU: Processor Core ID: 0
[ 0.034311] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.034312] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.034317] mce: CPU supports 12 MCE banks
[ 0.034327] CPU0: Thermal monitoring enabled (TM1)
[ 0.034353] process: using mwait in idle threads
[ 0.034356] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.034356] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.034358] Spectre V2 : Mitigation: Full generic retpoline
[ 0.034358] Spectre V2 : Spectre v2 mitigation: Filling RSB on context switch
[ 0.034359] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[ 0.034359] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.034360] Speculative Store Bypass: Vulnerable
[ 0.034441] Freeing SMP alternatives memory: 28K
[ 0.037486] TSC deadline timer enabled
[ 0.037497] smpboot: CPU0: Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[ 0.053352] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.053417] ... version: 4
[ 0.053417] ... bit width: 48
[ 0.053418] ... generic registers: 4
[ 0.053419] ... value mask: 0000ffffffffffff
[ 0.053419] ... max period: 00007fffffffffff
[ 0.053420] ... fixed-purpose events: 3
[ 0.053420] ... event mask: 000000070000000f
[ 0.056683] Hierarchical SRCU implementation.
[ 0.067069] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.070025] smp: Bringing up secondary CPUs ...
[ 0.093362] x86: Booting SMP configuration:
[ 0.093365] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11
[ 0.327518] smp: Brought up 1 node, 12 CPUs
[ 0.327518] smpboot: Max logical packages: 1
[ 0.327518] smpboot: Total of 12 processors activated (53013.00 BogoMIPS)
[ 0.330441] devtmpfs: initialized
[ 0.330441] x86/mm: Memory block size: 128MB
[ 0.331170] PM: Registering ACPI NVS region [mem 0x642f6000-0x642f6fff] (4096 bytes)
[ 0.331170] PM: Registering ACPI NVS region [mem 0x6f0c6000-0x6f5b4fff] (5173248 bytes)
[ 0.331170] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.331170] futex hash table entries: 4096 (order: 6, 262144 bytes)
[ 0.331170] pinctrl core: initialized pinctrl subsystem
[ 0.331170] RTC time: 12:34:26, date: 06/28/18
[ 0.331170] NET: Registered protocol family 16
[ 0.331170] cpuidle: using governor ladder
[ 0.331170] cpuidle: using governor menu
[ 0.331170] Simple Boot Flag at 0x47 set to 0x80
[ 0.331170] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.331170] ACPI: bus type PCI registered
[ 0.331170] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.331170] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[ 0.331170] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[ 0.331170] PCI: Using configuration type 1 for base access
[ 0.334157] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.334157] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.334157] ACPI: Added _OSI(Module Device)
[ 0.334157] ACPI: Added _OSI(Processor Device)
[ 0.334157] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.334157] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.334157] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.401173] ACPI BIOS Error (bug): Failure creating [\_SB.PCI0.XHC.RHUB.HS01._UPC], AE_ALREADY_EXISTS (20180313/dswload2-316)
[ 0.401184] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20180313/psobject-220)
[ 0.401190] ACPI Error: Method parse/execution failed \, AE_ALREADY_EXISTS (20180313/psparse-516)
[ 0.401196] ACPI Error: Invalid zero thread count in method (20180313/dsmethod-760)
[ 0.401200] ACPI: Marking method \___ as Serialized because of AE_ALREADY_EXISTS error
[ 0.401202] ACPI Error: Invalid OwnerId: 0x00 (20180313/utownerid-156)
[ 0.401325] ACPI Error: AE_ALREADY_EXISTS, (SSDT:xh_cfhd4) while loading table (20180313/tbxfload-197)
[ 0.406452] ACPI Error: 1 table load failures, 11 successful (20180313/tbxfload-215)
[ 0.422895] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.435838] ACPI: Dynamic OEM Table Load:
[ 0.435846] ACPI: SSDT 0xFFFF909BE95A0000 0005BE (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
[ 0.436624] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[ 0.438118] ACPI: Dynamic OEM Table Load:
[ 0.438125] ACPI: SSDT 0xFFFF909BE9228C00 000400 (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
[ 0.438793] ACPI: Dynamic OEM Table Load:
[ 0.438799] ACPI: SSDT 0xFFFF909BE92CBA00 00010A (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
[ 0.439385] ACPI: Dynamic OEM Table Load:
[ 0.439392] ACPI: SSDT 0xFFFF909BE95A5800 000724 (v02 PmRef HwpLvt 00003000 INTL 20160527)
[ 0.440519] ACPI: Dynamic OEM Table Load:
[ 0.440528] ACPI: SSDT 0xFFFF909BE934C000 000EF1 (v02 PmRef ApIst 00003000 INTL 20160527)
[ 0.442226] ACPI: Dynamic OEM Table Load:
[ 0.442232] ACPI: SSDT 0xFFFF909BE9228000 000317 (v02 PmRef ApHwp 00003000 INTL 20160527)
[ 0.442934] ACPI: Dynamic OEM Table Load:
[ 0.442940] ACPI: SSDT 0xFFFF909BE9229800 00030A (v02 PmRef ApCst 00003000 INTL 20160527)
[ 0.449027] ACPI: EC: EC started
[ 0.449027] ACPI: EC: interrupt blocked
[ 0.460254] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
[ 0.460257] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.460259] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions
[ 0.460259] ACPI: Interpreter enabled
[ 0.460318] ACPI: (supports S0 S3 S4 S5)
[ 0.460319] ACPI: Using IOAPIC for interrupt routing
[ 0.460375] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.461360] ACPI: Enabled 8 GPEs in block 00 to 7F
[ 0.465494] ACPI: Power Resource [PG00] (on)
[ 0.504404] ACPI: Power Resource [USBC] (on)
[ 0.509050] ACPI: Power Resource [V0PR] (on)
[ 0.509318] ACPI: Power Resource [V1PR] (on)
[ 0.509579] ACPI: Power Resource [V2PR] (on)
[ 0.520489] ACPI Error: Method parse/execution failed \_SB.PCI0.SPI1.FPNT._CRS, AE_AML_INVALID_RESOURCE_TYPE (20180313/psparse-516)
[ 0.520504] ACPI Error: Method execution failed \_SB.PCI0.SPI1.FPNT._CRS, AE_AML_INVALID_RESOURCE_TYPE (20180313/uteval-69)
[ 0.522226] ACPI Error: Method parse/execution failed \_SB.PCI0.SPI2.FPNT._CRS, AE_AML_INVALID_RESOURCE_TYPE (20180313/psparse-516)
[ 0.522239] ACPI Error: Method execution failed \_SB.PCI0.SPI2.FPNT._CRS, AE_AML_INVALID_RESOURCE_TYPE (20180313/uteval-69)
[ 0.523905] ACPI: Power Resource [WRST] (on)
[ 0.539860] ACPI: Power Resource [PIN] (off)
[ 0.540512] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[ 0.540519] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.540802] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME AER]
[ 0.541068] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability]
[ 0.541070] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 0.542224] PCI host bridge to bus 0000:00
[ 0.542227] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.542228] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.542230] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.542231] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.542232] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.542234] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.542235] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.542236] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.542238] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.542239] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.542240] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.542242] pci_bus 0000:00: root bus resource [mem 0x7f800000-0xefffffff window]
[ 0.542243] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[ 0.542245] pci_bus 0000:00: root bus resource [bus 00-7e]
[ 0.542254] pci 0000:00:00.0: [8086:3ec4] type 00 class 0x060000
[ 0.542424] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[ 0.542469] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.542759] pci 0000:00:02.0: [8086:3e9b] type 00 class 0x030000
[ 0.542770] pci 0000:00:02.0: reg 0x10: [mem 0xeb000000-0xebffffff 64bit]
[ 0.542776] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
[ 0.542781] pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
[ 0.542798] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.542969] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[ 0.542981] pci 0000:00:04.0: reg 0x10: [mem 0xed610000-0xed617fff 64bit]
[ 0.543214] pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
[ 0.543226] pci 0000:00:08.0: reg 0x10: [mem 0xed628000-0xed628fff 64bit]
[ 0.543487] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[ 0.543542] pci 0000:00:12.0: reg 0x10: [mem 0xed627000-0xed627fff 64bit]
[ 0.543933] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[ 0.543986] pci 0000:00:14.0: reg 0x10: [mem 0xed600000-0xed60ffff 64bit]
[ 0.544153] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.544414] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[ 0.544456] pci 0000:00:14.2: reg 0x10: [mem 0xed61e000-0xed61ffff 64bit]
[ 0.544479] pci 0000:00:14.2: reg 0x18: [mem 0xed626000-0xed626fff 64bit]
[ 0.545009] pci 0000:00:15.0: [8086:a368] type 00 class 0x0c8000
[ 0.545737] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.548433] pci 0000:00:15.1: [8086:a369] type 00 class 0x0c8000
[ 0.549161] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.551709] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[ 0.551758] pci 0000:00:16.0: reg 0x10: [mem 0xed623000-0xed623fff 64bit]
[ 0.551899] pci 0000:00:16.0: PME# supported from D3hot
[ 0.552213] pci 0000:00:17.0: [8086:a353] type 00 class 0x010601
[ 0.552279] pci 0000:00:17.0: reg 0x10: [mem 0xed61c000-0xed61dfff]
[ 0.552304] pci 0000:00:17.0: reg 0x14: [mem 0xed622000-0xed6220ff]
[ 0.552330] pci 0000:00:17.0: reg 0x18: [io 0x4090-0x4097]
[ 0.552356] pci 0000:00:17.0: reg 0x1c: [io 0x4080-0x4083]
[ 0.552382] pci 0000:00:17.0: reg 0x20: [io 0x4060-0x407f]
[ 0.552407] pci 0000:00:17.0: reg 0x24: [mem 0xed621000-0xed6217ff]
[ 0.552554] pci 0000:00:17.0: PME# supported from D3hot
[ 0.552881] pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
[ 0.553103] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.553146] pci 0000:00:1b.0: PTM enabled (root), 4dns granularity
[ 0.553485] pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
[ 0.553712] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.553757] pci 0000:00:1c.0: PTM enabled (root), 4dns granularity
[ 0.554049] pci 0000:00:1c.4: [8086:a33c] type 01 class 0x060400
[ 0.554278] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.554324] pci 0000:00:1c.4: PTM enabled (root), 4dns granularity
[ 0.554609] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[ 0.554832] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.554877] pci 0000:00:1d.0: PTM enabled (root), 4dns granularity
[ 0.555210] pci 0000:00:1f.0: [8086:a30e] type 00 class 0x060100
[ 0.555575] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040380
[ 0.555658] pci 0000:00:1f.3: reg 0x10: [mem 0xed618000-0xed61bfff 64bit]
[ 0.555735] pci 0000:00:1f.3: reg 0x20: [mem 0xed100000-0xed1fffff 64bit]
[ 0.555893] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.556267] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[ 0.556450] pci 0000:00:1f.4: reg 0x10: [mem 0xed620000-0xed6200ff 64bit]
[ 0.556663] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
[ 0.557093] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[ 0.557126] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[ 0.557415] pci 0000:01:00.0: [10de:1c8c] type 00 class 0x030200
[ 0.557430] pci 0000:01:00.0: reg 0x10: [mem 0xec000000-0xecffffff]
[ 0.557438] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.557446] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.557452] pci 0000:01:00.0: reg 0x24: [io 0x3000-0x307f]
[ 0.557458] pci 0000:01:00.0: reg 0x30: [mem 0xed000000-0xed07ffff pref]
[ 0.557625] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.557627] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.557630] pci 0000:00:01.0: bridge window [mem 0xec000000-0xed0fffff]
[ 0.557633] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.557842] pci 0000:00:1b.0: PCI bridge to [bus 02-3a]
[ 0.557854] pci 0000:00:1b.0: bridge window [mem 0xd4000000-0xea0fffff]
[ 0.557864] pci 0000:00:1b.0: bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[ 0.558421] pci 0000:3b:00.0: [168c:003e] type 00 class 0x028000
[ 0.558960] pci 0000:3b:00.0: reg 0x10: [mem 0xed200000-0xed3fffff 64bit]
[ 0.560755] pci 0000:3b:00.0: PME# supported from D0 D3hot D3cold
[ 0.562467] pci 0000:00:1c.0: PCI bridge to [bus 3b]
[ 0.562478] pci 0000:00:1c.0: bridge window [mem 0xed200000-0xed3fffff]
[ 0.562980] pci 0000:3c:00.0: [10ec:525a] type 00 class 0xff0000
[ 0.563033] pci 0000:3c:00.0: reg 0x14: [mem 0xed500000-0xed500fff]
[ 0.563274] pci 0000:3c:00.0: supports D1 D2
[ 0.563276] pci 0000:3c:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.563855] pci 0000:00:1c.4: PCI bridge to [bus 3c]
[ 0.563865] pci 0000:00:1c.4: bridge window [mem 0xed500000-0xed5fffff]
[ 0.564094] pci 0000:3d:00.0: [1179:0116] type 00 class 0x010802
[ 0.564149] pci 0000:3d:00.0: reg 0x10: [mem 0xed400000-0xed403fff 64bit]
[ 0.564532] pci 0000:00:1d.0: PCI bridge to [bus 3d]
[ 0.564543] pci 0000:00:1d.0: bridge window [mem 0xed400000-0xed4fffff]
[ 0.568043] ACPI: PCI Interrupt Link [LNKA] (IRQs) *0
[ 0.568093] ACPI: PCI Interrupt Link [LNKB] (IRQs) *1
[ 0.568141] ACPI: PCI Interrupt Link [LNKC] (IRQs) *0
[ 0.568188] ACPI: PCI Interrupt Link [LNKD] (IRQs) *0
[ 0.568235] ACPI: PCI Interrupt Link [LNKE] (IRQs) *0
[ 0.568282] ACPI: PCI Interrupt Link [LNKF] (IRQs) *0
[ 0.568330] ACPI: PCI Interrupt Link [LNKG] (IRQs) *0
[ 0.568377] ACPI: PCI Interrupt Link [LNKH] (IRQs) *0
[ 0.589068] ACPI: EC: interrupt unblocked
[ 0.589108] ACPI: EC: event unblocked
[ 0.589156] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[ 0.589158] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions and events
[ 0.589259] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.589259] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.589259] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.589259] vgaarb: loaded
[ 0.589259] pps_core: LinuxPPS API ver. 1 registered
[ 0.589259] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.589259] PTP clock support registered
[ 0.589259] EDAC MC: Ver: 3.0.0
[ 0.590405] Registered efivars operations
[ 0.646688] PCI: Using ACPI for IRQ routing
[ 0.672154] PCI: pci_cache_line_size set to 64 bytes
[ 0.673253] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[ 0.673255] e820: reserve RAM buffer [mem 0x642f6000-0x67ffffff]
[ 0.673256] e820: reserve RAM buffer [mem 0x6c247000-0x6fffffff]
[ 0.673257] e820: reserve RAM buffer [mem 0x78e00000-0x7bffffff]
[ 0.673258] e820: reserve RAM buffer [mem 0x47c800000-0x47fffffff]
[ 0.673346] NetLabel: Initializing
[ 0.673347] NetLabel: domain hash size = 128
[ 0.673348] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.673360] NetLabel: unlabeled traffic allowed by default
[ 0.673808] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.673814] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 0.676692] clocksource: Switched to clocksource tsc-early
[ 0.690005] VFS: Disk quotas dquot_6.6.0
[ 0.690020] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.690078] pnp: PnP ACPI init
[ 0.690359] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.690361] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.690366] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.690388] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.690515] system 00:02: [io 0x1854-0x1857] has been reserved
[ 0.690519] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.690670] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.690689] pnp 00:04: Plug and Play ACPI device, IDs DLL087c PNP0f13 (active)
[ 0.690932] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.690934] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.690935] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.690937] system 00:05: [mem 0xf0000000-0xf7ffffff] has been reserved
[ 0.690938] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.690940] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.690942] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.690943] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.690947] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.691252] system 00:06: [io 0x1800-0x18fe] could not be reserved
[ 0.691254] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[ 0.691256] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[ 0.691257] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[ 0.691259] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[ 0.691260] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[ 0.691262] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[ 0.691266] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.691675] system 00:07: [io 0x2000-0x20fe] has been reserved
[ 0.691678] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.693160] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.699455] pnp: PnP ACPI: found 9 devices
[ 0.705114] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.705142] pci 0000:00:1b.0: bridge window [io 0x1000-0x0fff] to [bus 02-3a] add_size 1000
[ 0.705201] pci 0000:00:15.0: BAR 0: assigned [mem 0x7f800000-0x7f800fff 64bit]
[ 0.705477] pci 0000:00:15.1: BAR 0: assigned [mem 0x7f801000-0x7f801fff 64bit]
[ 0.705755] pci 0000:00:1b.0: BAR 13: assigned [io 0x5000-0x5fff]
[ 0.705757] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.705759] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.705762] pci 0000:00:01.0: bridge window [mem 0xec000000-0xed0fffff]
[ 0.705764] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.705768] pci 0000:00:1b.0: PCI bridge to [bus 02-3a]
[ 0.705775] pci 0000:00:1b.0: bridge window [io 0x5000-0x5fff]
[ 0.705784] pci 0000:00:1b.0: bridge window [mem 0xd4000000-0xea0fffff]
[ 0.705790] pci 0000:00:1b.0: bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
[ 0.705801] pci 0000:00:1c.0: PCI bridge to [bus 3b]
[ 0.705809] pci 0000:00:1c.0: bridge window [mem 0xed200000-0xed3fffff]
[ 0.705824] pci 0000:00:1c.4: PCI bridge to [bus 3c]
[ 0.705832] pci 0000:00:1c.4: bridge window [mem 0xed500000-0xed5fffff]
[ 0.705847] pci 0000:00:1d.0: PCI bridge to [bus 3d]
[ 0.705856] pci 0000:00:1d.0: bridge window [mem 0xed400000-0xed4fffff]
[ 0.705872] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.705873] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.705875] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.705876] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.705877] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.705879] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.705880] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.705882] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.705883] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.705884] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.705886] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.705887] pci_bus 0000:00: resource 15 [mem 0x7f800000-0xefffffff window]
[ 0.705888] pci_bus 0000:00: resource 16 [mem 0xfc800000-0xfe7fffff window]
[ 0.705890] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 0.705891] pci_bus 0000:01: resource 1 [mem 0xec000000-0xed0fffff]
[ 0.705893] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.705894] pci_bus 0000:02: resource 0 [io 0x5000-0x5fff]
[ 0.705895] pci_bus 0000:02: resource 1 [mem 0xd4000000-0xea0fffff]
[ 0.705897] pci_bus 0000:02: resource 2 [mem 0x90000000-0xb1ffffff 64bit pref]
[ 0.705898] pci_bus 0000:3b: resource 1 [mem 0xed200000-0xed3fffff]
[ 0.705900] pci_bus 0000:3c: resource 1 [mem 0xed500000-0xed5fffff]
[ 0.705901] pci_bus 0000:3d: resource 1 [mem 0xed400000-0xed4fffff]
[ 0.706101] NET: Registered protocol family 2
[ 0.706224] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[ 0.706277] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.706434] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.706533] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.706568] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.706606] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[ 0.706681] NET: Registered protocol family 1
[ 0.706695] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.707586] PCI: CLS 64 bytes, default 64
[ 0.707619] Unpacking initramfs...
[ 0.828315] Freeing initrd memory: 9168K
[ 0.828348] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.828351] software IO TLB [mem 0x5def6000-0x61ef6000] (64MB) mapped at [ (ptrval)- (ptrval)]
[ 0.828378] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fd3b81b95f, max_idle_ns: 440795257325 ns
[ 0.828401] clocksource: Switched to clocksource tsc
[ 0.828568] Scanning for low memory corruption every 60 seconds
[ 0.829147] Initialise system trusted keyrings
[ 0.829156] Key type blacklist registered
[ 0.829198] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[ 0.830309] zbud: loaded
[ 0.830631] pstore: using lz4hc compression
[ 0.831651] Key type asymmetric registered
[ 0.831652] Asymmetric key parser 'x509' registered
[ 0.831683] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.831719] io scheduler noop registered
[ 0.831720] io scheduler deadline registered
[ 0.831758] io scheduler cfq registered (default)
[ 0.831759] io scheduler mq-deadline registered
[ 0.831760] io scheduler kyber registered
[ 0.831765] io scheduler bfq registered
[ 0.833512] efifb: probing for efifb
[ 0.833523] efifb: framebuffer at 0x80000000, using 8128k, total 8128k
[ 0.833524] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 0.833524] efifb: scrolling: redraw
[ 0.833526] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.837427] Console: switching to colour frame buffer device 240x67
[ 0.841540] fb0: EFI VGA frame buffer device
[ 0.841548] intel_idle: MWAIT substates: 0x11142120
[ 0.841549] intel_idle: v0.4.1 model 0x9E
[ 0.842113] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.842188] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.842225] ACPI: Lid Switch [LID0]
[ 0.842270] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.842300] ACPI: Power Button [PBTN]
[ 0.842332] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[ 0.842340] ACPI: Sleep Button [SBTN]
[ 0.842370] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.842380] ACPI: Power Button [PWRF]
[ 0.846754] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.846755] ACPI: Thermal Zone [THM] (25 C)
[ 0.847038] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.849417] nvme nvme0: pci function 0000:3d:00.0
[ 0.849479] intel_pstate: Intel P-state driver initializing
[ 0.849522] intel_pstate: Disabling energy efficiency optimization
[ 0.850152] intel_pstate: HWP enabled
[ 0.850527] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.850558] intel_pmc_core: initialized
[ 0.850761] NET: Registered protocol family 10
[ 0.854784] Segment Routing with IPv6
[ 0.854799] NET: Registered protocol family 17
[ 0.855831] RAS: Correctable Errors collector initialized.
[ 0.855884] microcode: sig=0x906ea, pf=0x20, revision=0x84
[ 0.856240] microcode: Microcode Update Driver: v2.2.
[ 0.856248] sched_clock: Marking stable (856236987, 0)->(851639608, 4597379)
[ 0.856675] registered taskstats version 1
[ 0.856679] Loading compiled-in X.509 certificates
[ 0.856697] zswap: loaded using pool lzo/zbud
[ 0.859333] Key type big_key registered
[ 0.860718] Magic number: 6:406:583
[ 0.860780] hctosys: unable to open rtc device (rtc0)
[ 0.862218] Freeing unused kernel memory: 1476K
[ 0.862219] Write protecting the kernel read-only data: 16384k
[ 0.862748] Freeing unused kernel memory: 2016K
[ 0.863778] Freeing unused kernel memory: 608K
[ 1.032259] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.032824] i8042: Warning: Keylock active
[ 1.034695] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.034715] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.037003] rtsx_pci 0000:3c:00.0: enabling device (0000 -> 0002)
[ 1.038409] SCSI subsystem initialized
[ 1.040438] ACPI: bus type USB registered
[ 1.040449] usbcore: registered new interface driver usbfs
[ 1.040453] usbcore: registered new interface driver hub
[ 1.040477] usbcore: registered new device driver usb
[ 1.041986] libata version 3.00 loaded.
[ 1.043481] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.043485] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.044567] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x00009810
[ 1.044574] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 1.044712] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.17
[ 1.044713] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.044714] usb usb1: Product: xHCI Host Controller
[ 1.044715] usb usb1: Manufacturer: Linux 4.17.2-1-ARCH xhci-hcd
[ 1.044716] usb usb1: SerialNumber: 0000:00:14.0
[ 1.044778] hub 1-0:1.0: USB hub found
[ 1.044801] hub 1-0:1.0: 16 ports detected
[ 1.046255] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 1.046260] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.046262] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.046263] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.046325] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.17
[ 1.046326] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.046326] usb usb2: Product: xHCI Host Controller
[ 1.046327] usb usb2: Manufacturer: Linux 4.17.2-1-ARCH xhci-hcd
[ 1.046328] usb usb2: SerialNumber: 0000:00:14.0
[ 1.046384] hub 2-0:1.0: USB hub found
[ 1.046409] hub 2-0:1.0: 10 ports detected
[ 1.046656] usb: port power management may be unreliable
[ 1.047178] ahci 0000:00:17.0: version 3.0
[ 1.047472] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x4 impl SATA mode
[ 1.047474] ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part ems deso sadm sds apst
[ 1.047735] scsi host0: ahci
[ 1.047835] scsi host1: ahci
[ 1.048015] scsi host2: ahci
[ 1.048044] ata1: DUMMY
[ 1.048045] ata2: DUMMY
[ 1.048051] ata3: SATA max UDMA/133 abar m2048@0xed621000 port 0xed621200 irq 125
[ 1.069910] nvme0n1: p1 p2 p3 p4 p5 p6 p7
[ 1.362570] ata3: SATA link down (SStatus 4 SControl 300)
[ 1.373571] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[ 1.381999] PM: Image not found (code -22)
[ 1.441107] EXT4-fs (nvme0n1p7): mounted filesystem with ordered data mode. Opts: (null)
[ 1.455643] random: fast init done
[ 1.515513] usb 1-2: New USB device found, idVendor=0fce, idProduct=51da, bcdDevice= 3.10
[ 1.515518] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.515522] usb 1-2: Product: E5803
[ 1.515525] usb 1-2: Manufacturer: Sony
[ 1.515528] usb 1-2: SerialNumber: CB5A2C88B8
[ 1.562385] systemd[1]: systemd 238 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)
[ 1.577908] systemd[1]: Detected architecture x86-64.
[ 1.582490] systemd[1]: Set hostname to <umut-xps-15>.
[ 1.640093] usb 1-4: new full-speed USB device number 3 using xhci_hcd
[ 1.753404] random: systemd: uninitialized urandom read (16 bytes read)
[ 1.753560] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 1.753628] random: systemd: uninitialized urandom read (16 bytes read)
[ 1.753803] systemd[1]: Listening on Journal Socket.
[ 1.753907] random: systemd: uninitialized urandom read (16 bytes read)
[ 1.757608] systemd[1]: Mounting POSIX Message Queue File System...
[ 1.757754] systemd[1]: Created slice User and Session Slice.
[ 1.757787] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 1.758177] systemd[1]: Mounting Huge Pages File System...
[ 1.758239] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 1.775255] EXT4-fs (nvme0n1p7): re-mounted. Opts: data=ordered
[ 1.781060] usb 1-4: New USB device found, idVendor=0cf3, idProduct=e300, bcdDevice= 0.01
[ 1.781062] usb 1-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.801049] systemd-journald[283]: Received request to flush runtime journal from PID 1
[ 1.879839] ACPI: AC Adapter [AC] (on-line)
[ 1.889593] rtc_cmos 00:01: RTC can wake from S4
[ 1.890649] rtc_cmos 00:01: registered as rtc0
[ 1.890666] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 1.895234] input: Intel HID events as /devices/platform/INT33D5:00/input/input6
[ 1.899528] intel-hid INT33D5:00: platform supports 5 button array
[ 1.899594] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input7
[ 1.906690] usb 1-7: new full-speed USB device number 4 using xhci_hcd
[ 1.914965] Bluetooth: Core ver 2.22
[ 1.914975] NET: Registered protocol family 31
[ 1.914976] Bluetooth: HCI device and connection manager initialized
[ 1.914978] Bluetooth: HCI socket layer initialized
[ 1.914980] Bluetooth: L2CAP socket layer initialized
[ 1.914985] Bluetooth: SCO socket layer initialized
[ 1.914987] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.920026] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[ 1.924079] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 1.924975] Linux agpgart interface v0.103
[ 1.926000] usbcore: registered new interface driver btusb
[ 1.929432] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0xFC, rev-id 1)
[ 1.950467] ACPI: Battery Slot [BAT0] (battery present)
[ 1.965374] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[ 1.965611] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 1.968660] ioremap error for 0x6f524000-0x6f525000, requested 0x2, got 0x0
[ 1.968712] ucsi_acpi: probe of USBC000:00 failed with error -12
[ 1.969513] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:03)
[ 1.969580] wmi_bus wmi_bus-PNP0C14:05: WQBC data block query control method not found
[ 1.969581] acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:03)
[ 1.972675] input: PC Speaker as /devices/platform/pcspkr/input/input8
[ 1.975739] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[ 1.975740] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[ 1.975741] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 1.975742] RAPL PMU: hw unit of domain dram 2^-14 Joules
[ 1.975742] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[ 1.975743] RAPL PMU: hw unit of domain psys 2^-14 Joules
[ 1.976147] i2c_hid i2c-SYNA2393:00: i2c-SYNA2393:00 supply vdd not found, using dummy regulator
[ 1.987451] cryptd: max_cpu_qlen set to 1000
[ 1.992322] AVX2 version of gcm_enc/dec engaged.
[ 1.992323] AES CTR mode by8 optimization enabled
[ 2.035847] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[ 2.047787] usb 1-7: New USB device found, idVendor=27c6, idProduct=5395, bcdDevice= 1.00
[ 2.047790] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.047792] usb 1-7: Product: Goodix Fingerprint Device
[ 2.047793] usb 1-7: Manufacturer: HTMicroelectronics
[ 2.047794] usb 1-7: SerialNumber: HTK32
[ 2.170053] usb 1-12: new high-speed USB device number 5 using xhci_hcd
[ 2.179159] Adding 20971516k swap on /swapfile. Priority:-2 extents:15 across:22339580k SSFS
[ 2.393961] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[ 2.409357] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[ 2.427537] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 2.427609] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 2.431594] intel_rapl: Found RAPL domain package
[ 2.431595] intel_rapl: Found RAPL domain core
[ 2.431596] intel_rapl: Found RAPL domain uncore
[ 2.431597] intel_rapl: Found RAPL domain dram
[ 2.438480] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[ 2.439390] checking generic (80000000 7f0000) vs hw (80000000 10000000)
[ 2.439391] fb: switching to inteldrmfb from EFI VGA
[ 2.439402] Console: switching to colour dummy device 80x25
[ 2.439449] input: Dell WMI hotkeys as /devices/platform/PNP0C14:05/wmi_bus/wmi_bus-PNP0C14:05/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input10
[ 2.439459] [drm] Replacing VGA console driver
[ 2.441380] input: SYNA2393:00 06CB:7A13 as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA2393:00/0018:06CB:7A13.0001/input/input11
[ 2.441434] hid-generic 0018:06CB:7A13.0001: input,hidraw0: I2C HID v1.00 Mouse [SYNA2393:00 06CB:7A13] on i2c-SYNA2393:00
[ 2.441634] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.441634] [drm] Driver supports precise vblank timestamp query.
[ 2.442604] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 2.444381] iTCO_vendor_support: vendor-support=0
[ 2.445075] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 2.445188] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 2.445457] iTCO_wdt iTCO_wdt: can't request region for resource [mem 0x00c5fffc-0x00c5ffff]
[ 2.445463] iTCO_wdt: probe of iTCO_wdt failed with error -16
[ 2.474530] [drm] Initialized i915 1.6.0 20180308 for 0000:00:02.0 on minor 0
[ 2.474820] input: SYNA2393:00 06CB:7A13 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA2393:00/0018:06CB:7A13.0001/input/input13
[ 2.474858] hid-multitouch 0018:06CB:7A13.0001: input,hidraw0: I2C HID v1.00 Mouse [SYNA2393:00 06CB:7A13] on i2c-SYNA2393:00
[ 2.476760] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 2.477493] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input18
[ 2.477573] ACPI: Video Device [PEGP] (multi-head: no rom: yes post: no)
[ 2.477589] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/LNXVIDEO:01/input/input19
[ 2.477742] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 2.477808] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 2.481738] fbcon: inteldrmfb (fb0) is primary device
[ 2.486625] usb 1-12: New USB device found, idVendor=0c45, idProduct=671d, bcdDevice=81.31
[ 2.486626] usb 1-12: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[ 2.486627] usb 1-12: Product: Integrated_Webcam_HD
[ 2.486627] usb 1-12: Manufacturer: CN0VGCNHLOG0084KA0BZA00
[ 2.496003] mousedev: PS/2 mouse device common for all mice
[ 2.502622] media: Linux media interface: v0.10
[ 2.513185] Linux video capture interface: v2.00
[ 2.527869] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 2.529092] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 2.529280] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 2.529280] cfg80211: failed to load regulatory.db
[ 2.533779] uvcvideo: Found UVC 1.00 device Integrated_Webcam_HD (0c45:671d)
[ 2.539078] uvcvideo 1-12:1.0: Entity type for entity Extension 4 was not initialized!
[ 2.539079] uvcvideo 1-12:1.0: Entity type for entity Extension 3 was not initialized!
[ 2.539080] uvcvideo 1-12:1.0: Entity type for entity Processing 2 was not initialized!
[ 2.539081] uvcvideo 1-12:1.0: Entity type for entity Camera 1 was not initialized!
[ 2.539194] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/input/input20
[ 2.539296] usbcore: registered new interface driver uvcvideo
[ 2.539297] USB Video Class driver (1.1.1)
[ 2.547344] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3266: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[ 2.547345] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 2.547346] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 2.547347] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 2.547347] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 2.547348] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x18
[ 2.547349] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1a
[ 2.547350] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 2.586301] ath10k_pci 0000:3b:00.0: enabling device (0000 -> 0002)
[ 2.588558] ath10k_pci 0000:3b:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 2.605997] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[ 2.606057] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[ 2.606105] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[ 2.606151] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[ 2.606207] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[ 2.606243] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[ 2.652983] random: crng init done
[ 2.652984] random: 7 urandom warning(s) missed due to ratelimiting
[ 2.845375] ath10k_pci 0000:3b:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:3b:00.0.bin failed with error -2
[ 2.845383] ath10k_pci 0000:3b:00.0: Direct firmware load for ath10k/cal-pci-0000:3b:00.0.bin failed with error -2
[ 2.846974] ath10k_pci 0000:3b:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:1535
[ 2.846975] ath10k_pci 0000:3b:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
[ 2.847340] ath10k_pci 0000:3b:00.0: firmware ver WLAN.RM.4.4.1-00079-QCARMSWPZ-1 api 6 features wowlan,ignore-otp crc32 fd869beb
[ 2.912346] ath10k_pci 0000:3b:00.0: board_file api 2 bmi_id N/A crc32 20d869c3
[ 2.981557] bbswitch: loading out-of-tree module taints kernel.
[ 2.981710] bbswitch: version 0.8
[ 2.981713] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[ 2.981717] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[ 2.981725] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20180313/nsarguments-66)
[ 2.981797] bbswitch: detected an Optimus _DSM function
[ 2.981810] pci 0000:01:00.0: enabling device (0006 -> 0007)
[ 2.981882] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[ 2.982796] bbswitch: disabling discrete graphics
[ 3.501361] ath10k_pci 0000:3b:00.0: Unknown eventid: 118809
[ 3.504422] ath10k_pci 0000:3b:00.0: Unknown eventid: 90118
[ 3.506376] ath10k_pci 0000:3b:00.0: htt-ver 3.47 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[ 3.584712] ath: EEPROM regdomain: 0x6c
[ 3.584712] ath: EEPROM indicates we should expect a direct regpair map
[ 3.584713] ath: Country alpha2 being used: 00
[ 3.584713] ath: Regpair used: 0x6c
[ 3.585856] Console: switching to colour frame buffer device 240x67
[ 3.590631] ath10k_pci 0000:3b:00.0 wlp59s0: renamed from wlan0
[ 3.605082] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 3.605189] cdc_acm 1-7:1.0: ttyACM0: USB ACM device
[ 3.605440] usbcore: registered new interface driver cdc_acm
[ 3.605441] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 3.631427] IPv6: ADDRCONF(NETDEV_UP): wlp59s0: link is not ready
[ 4.354191] ath10k_pci 0000:3b:00.0: Unknown eventid: 118809
[ 4.357235] ath10k_pci 0000:3b:00.0: Unknown eventid: 90118
[ 4.401032] IPv6: ADDRCONF(NETDEV_UP): wlp59s0: link is not ready
[ 5.203826] ath10k_pci 0000:3b:00.0: Unknown eventid: 118809
[ 5.206813] ath10k_pci 0000:3b:00.0: Unknown eventid: 90118
[ 5.251073] IPv6: ADDRCONF(NETDEV_UP): wlp59s0: link is not ready
[ 5.297655] IPv6: ADDRCONF(NETDEV_UP): wlp59s0: link is not ready
[ 10.159640] IPv6: ADDRCONF(NETDEV_UP): wlp59s0: link is not ready
[ 13.934323] fuse init (API version 7.26)
[ 15.055838] wlp59s0: authenticate with bc:ee:7b:f0:e8:f8
[ 15.060893] rfkill: input handler disabled
[ 15.104759] wlp59s0: send auth to bc:ee:7b:f0:e8:f8 (try 1/3)
[ 15.106420] wlp59s0: authenticated
[ 15.106680] wlp59s0: associate with bc:ee:7b:f0:e8:f8 (try 1/3)
[ 15.109985] wlp59s0: RX AssocResp from bc:ee:7b:f0:e8:f8 (capab=0x411 status=0 aid=4)
[ 15.113113] wlp59s0: associated
[ 15.159674] IPv6: ADDRCONF(NETDEV_CHANGE): wlp59s0: link becomes ready
[ 20.644115] usb 1-2: reset high-speed USB device number 2 using xhci_hcd
[ 243.698006] bbswitch: enabling discrete graphics
[ 243.744869] pci 0000:01:00.0: Refused to change power state, currently in D3
[ 243.805071] pci 0000:01:00.0: Refused to change power state, currently in D3
[ 253.983820] bbswitch: enabling discrete graphics
[ 253.983843] pci 0000:01:00.0: Refused to change power state, currently in D3
[ 878.070235] usb 1-2: USB disconnect, device number 2
[ 2073.738745] wlp59s0: deauthenticating from bc:ee:7b:f0:e8:f8 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 2073.757274] IPv6: ADDRCONF(NETDEV_UP): wlp59s0: link is not ready
[ 2073.776227] PM: suspend entry (s2idle)
[ 2073.776228] PM: Syncing filesystems ... done.
[ 2073.783364] bbswitch: enabling discrete graphics
[ 2073.783383] pci 0000:01:00.0: Refused to change power state, currently in D3
[ 2073.783386] Freezing user space processes ... (elapsed 0.006 seconds) done.
[ 2073.790326] OOM killer disabled.
[ 2073.790327] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ 2073.791470] Suspending console(s) (use no_console_suspend to debug)
[ 2074.540457] pci 0000:01:00.0: Refused to change power state, currently in D3
[ 2779.378605] pci 0000:01:00.0: Refused to change power state, currently in D3
[ 2779.408905] pci 0000:01:00.0: Refused to change power state, currently in D3
[ 2779.465906] ACPI: button: The lid device is not compliant to SW_LID.
[ 2779.771948] ata3: SATA link down (SStatus 4 SControl 300)
[ 2780.131399] ath10k_pci 0000:3b:00.0: Unknown eventid: 118809
[ 2780.134452] ath10k_pci 0000:3b:00.0: Unknown eventid: 90118
[ 2780.191957] OOM killer enabled.
[ 2780.191957] Restarting tasks ... done.
[ 2780.255488] PM: suspend exit
[ 2780.312313] IPv6: ADDRCONF(NETDEV_UP): wlp59s0: link is not ready
[ 2781.055114] ath10k_pci 0000:3b:00.0: Unknown eventid: 118809
[ 2781.058177] ath10k_pci 0000:3b:00.0: Unknown eventid: 90118
[ 2781.115771] IPv6: ADDRCONF(NETDEV_UP): wlp59s0: link is not ready
[ 2781.921559] ath10k_pci 0000:3b:00.0: Unknown eventid: 118809
[ 2781.924279] ath10k_pci 0000:3b:00.0: Unknown eventid: 90118
[ 2781.974827] IPv6: ADDRCONF(NETDEV_UP): wlp59s0: link is not ready
[ 2782.030106] IPv6: ADDRCONF(NETDEV_UP): wlp59s0: link is not ready
[ 2786.887392] IPv6: ADDRCONF(NETDEV_UP): wlp59s0: link is not ready
[ 2791.800362] wlp59s0: authenticate with bc:ee:7b:f0:e8:f8
[ 2791.847787] wlp59s0: send auth to bc:ee:7b:f0:e8:f8 (try 1/3)
[ 2791.849480] wlp59s0: authenticated
[ 2791.851521] wlp59s0: associate with bc:ee:7b:f0:e8:f8 (try 1/3)
[ 2791.854868] wlp59s0: RX AssocResp from bc:ee:7b:f0:e8:f8 (capab=0x411 status=0 aid=4)
[ 2791.857987] wlp59s0: associated
[ 2791.882736] IPv6: ADDRCONF(NETDEV_CHANGE): wlp59s0: link becomes ready
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment