1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069
norbert@Inspiron-7720:~$ dmesg
[ 0.000000] microcode: microcode updated early to revision 0x21, date = 2019-02-13
[ 0.000000] Linux version 5.4.0-94-generic (buildd@lcy02-amd64-053) (gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)) #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 (Ubuntu 5.4.0-94.106-generic 5.4.157)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-94-generic root=UUID=99541f23-24d2-4d61-8e06-d7c20f85df6f ro quiet splash pci=nocrs
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Hygon HygonGenuine
[ 0.000000] Centaur CentaurHauls
[ 0.000000] zhaoxin Shanghai
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008ffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x00000000000bffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000a8300fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000a8301000-0x00000000a8502fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000a8503000-0x00000000b829cfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000b829d000-0x00000000baeeefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000baeef000-0x00000000baf9efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000baf9f000-0x00000000baffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bafff000-0x00000000baffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bb000000-0x00000000bf9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000023f5fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0xa8cde018-0xa8cee057] usable ==> usable
[ 0.000000] e820: update [mem 0xa8cde018-0xa8cee057] usable ==> usable
[ 0.000000] e820: update [mem 0xa8cc8018-0xa8cdde57] usable ==> usable
[ 0.000000] e820: update [mem 0xa8cc8018-0xa8cdde57] usable ==> usable
[ 0.000000] e820: update [mem 0xa8cbc018-0xa8cc7857] usable ==> usable
[ 0.000000] e820: update [mem 0xa8cbc018-0xa8cc7857] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000008ffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000000090000-0x00000000000bffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000020200000-0x0000000040003fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000040004000-0x0000000040004fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000040005000-0x00000000a8300fff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000a8301000-0x00000000a8502fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000a8503000-0x00000000a8cbc017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000a8cbc018-0x00000000a8cc7857] usable
[ 0.000000] reserve setup_data: [mem 0x00000000a8cc7858-0x00000000a8cc8017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000a8cc8018-0x00000000a8cdde57] usable
[ 0.000000] reserve setup_data: [mem 0x00000000a8cdde58-0x00000000a8cde017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000a8cde018-0x00000000a8cee057] usable
[ 0.000000] reserve setup_data: [mem 0x00000000a8cee058-0x00000000b829cfff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000b829d000-0x00000000baeeefff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000baeef000-0x00000000baf9efff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000baf9f000-0x00000000baffefff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x00000000bafff000-0x00000000baffffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000bb000000-0x00000000bf9fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000f80f8000-0x00000000f80f8fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000023f5fffff] usable
[ 0.000000] efi: EFI v2.31 by Phoenix Technologies Ltd.
[ 0.000000] efi: ACPI=0xbaffe000 ACPI 2.0=0xbaffe014 SMBIOS=0xbac42000 MOKvar=0xabe5b000
[ 0.000000] efi: [Firmware Bug]: Invalid EFI memory map entries:
[ 0.000000] efi: mem56: [Reserved | | | | | | | | | | | | ] range=[0x0000000000000000-0x0000000000000000] (invalid)
[ 0.000000] efi: mem57: [Reserved | | | | | | | | | | | | ] range=[0x0000000000000000-0x0000000000000000] (invalid)
[ 0.000000] efi: mem58: [Reserved | | | | | | | | | | | | ] range=[0x0000000000000000-0x0000000000000000] (invalid)
[ 0.000000] efi: mem59: [Reserved | | | | | | | | | | | | ] range=[0x0000000000000000-0x0000000000000000] (invalid)
[ 0.000000] efi: mem60: [Reserved | | | | | | | | | | | | ] range=[0x0000000000000000-0x0000000000000000] (invalid)
[ 0.000000] efi: Removing 5 invalid memory map entries.
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: Dell Inc. Inspiron 7720/, BIOS A17 05/19/2015
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2494.490 MHz processor
[ 0.001973] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.001975] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.001982] last_pfn = 0x23f600 max_arch_pfn = 0x400000000
[ 0.001987] MTRR default type: uncachable
[ 0.001987] MTRR fixed ranges enabled:
[ 0.001989] 00000-9FFFF write-back
[ 0.001989] A0000-BFFFF uncachable
[ 0.001990] C0000-FFFFF write-protect
[ 0.001991] MTRR variable ranges enabled:
[ 0.001992] 0 base 0FF800000 mask FFF800000 write-protect
[ 0.001993] 1 base 000000000 mask F80000000 write-back
[ 0.001994] 2 base 080000000 mask FC0000000 write-back
[ 0.001995] 3 base 0BC000000 mask FFC000000 uncachable
[ 0.001996] 4 base 0BB000000 mask FFF000000 uncachable
[ 0.001997] 5 base 100000000 mask F00000000 write-back
[ 0.001998] 6 base 200000000 mask FC0000000 write-back
[ 0.001998] 7 base 23F800000 mask FFF800000 uncachable
[ 0.001999] 8 base 23F600000 mask FFFE00000 uncachable
[ 0.002000] 9 disabled
[ 0.002456] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002631] last_pfn = 0xbb000 max_arch_pfn = 0x400000000
[ 0.013556] e820: update [mem 0xabe5b000-0xabe5bfff] usable ==> reserved
[ 0.013574] check: Scanning 1 areas for low memory corruption
[ 0.014451] secureboot: Secure boot disabled
[ 0.014452] RAMDISK: [mem 0x3ac16000-0x3fffdfff]
[ 0.014458] ACPI: Early table checksum verification disabled
[ 0.014461] ACPI: RSDP 0x00000000BAFFE014 000024 (v02 DELL )
[ 0.014464] ACPI: XSDT 0x00000000BAFFE170 0000AC (v01 DELL QA09 00000002 LOHR 00000002)
[ 0.014470] ACPI: FACP 0x00000000BAFE3000 00010C (v05 DELL QA09 00000002 LOHR 00000002)
[ 0.014476] ACPI: DSDT 0x00000000BAFF1000 00A853 (v02 DELL IVB-CPT 00000000 INTL 20061109)
[ 0.014479] ACPI: FACS 0x00000000BAF7C000 000040
[ 0.014482] ACPI: SLIC 0x00000000BAFFD000 000176 (v01 DELL QA09 00000002 LOHR 00000001)
[ 0.014485] ACPI: SSDT 0x00000000BAFFC000 000166 (v01 DELL PtidDevc 00001000 INTL 20061109)
[ 0.014488] ACPI: ASF! 0x00000000BAFF0000 0000A5 (v32 DELL QA09 00000002 LOHR 00000002)
[ 0.014491] ACPI: HPET 0x00000000BAFED000 000038 (v01 DELL QA09 00000002 LOHR 00000002)
[ 0.014494] ACPI: APIC 0x00000000BAFEC000 000098 (v01 DELL QA09 00000002 LOHR 00000002)
[ 0.014497] ACPI: MCFG 0x00000000BAFEB000 00003C (v01 DELL QA09 00000002 LOHR 00000002)
[ 0.014500] ACPI: FPDT 0x00000000BAFEA000 000064 (v01 DELL QA09 00000002 LOHR 00000002)
[ 0.014503] ACPI: SSDT 0x00000000BAFE9000 000968 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.014506] ACPI: SSDT 0x00000000BAFE8000 000A92 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.014509] ACPI: UEFI 0x00000000BAFE7000 00003E (v01 DELL QA09 00000002 LOHR 00000002)
[ 0.014512] ACPI: UEFI 0x00000000BAFE6000 000042 (v01 PTL COMBUF 00000001 PTL 00000001)
[ 0.014515] ACPI: POAT 0x00000000BAFE5000 000055 (v03 DELL QA09 00000002 LOHR 00000002)
[ 0.014518] ACPI: SSDT 0x00000000BAFE2000 000FD8 (v01 NvORef NvOptTbl 00001000 INTL 20061109)
[ 0.014521] ACPI: UEFI 0x00000000BAFE1000 00027E (v01 DELL QA09 00000002 LOHR 00000002)
[ 0.014524] ACPI: BGRT 0x00000000BAFE0000 000038 (v00 DELL QA09 00000002 LOHR 00000002)
[ 0.014527] ACPI: DBG2 0x00000000BAFDF000 000070 (v00 DELL QA09 00000002 LOHR 00000002)
[ 0.014529] ACPI: Reserving FACP table memory at [mem 0xbafe3000-0xbafe310b]
[ 0.014530] ACPI: Reserving DSDT table memory at [mem 0xbaff1000-0xbaffb852]
[ 0.014531] ACPI: Reserving FACS table memory at [mem 0xbaf7c000-0xbaf7c03f]
[ 0.014532] ACPI: Reserving SLIC table memory at [mem 0xbaffd000-0xbaffd175]
[ 0.014533] ACPI: Reserving SSDT table memory at [mem 0xbaffc000-0xbaffc165]
[ 0.014534] ACPI: Reserving ASF! table memory at [mem 0xbaff0000-0xbaff00a4]
[ 0.014535] ACPI: Reserving HPET table memory at [mem 0xbafed000-0xbafed037]
[ 0.014535] ACPI: Reserving APIC table memory at [mem 0xbafec000-0xbafec097]
[ 0.014536] ACPI: Reserving MCFG table memory at [mem 0xbafeb000-0xbafeb03b]
[ 0.014537] ACPI: Reserving FPDT table memory at [mem 0xbafea000-0xbafea063]
[ 0.014538] ACPI: Reserving SSDT table memory at [mem 0xbafe9000-0xbafe9967]
[ 0.014539] ACPI: Reserving SSDT table memory at [mem 0xbafe8000-0xbafe8a91]
[ 0.014540] ACPI: Reserving UEFI table memory at [mem 0xbafe7000-0xbafe703d]
[ 0.014540] ACPI: Reserving UEFI table memory at [mem 0xbafe6000-0xbafe6041]
[ 0.014541] ACPI: Reserving POAT table memory at [mem 0xbafe5000-0xbafe5054]
[ 0.014542] ACPI: Reserving SSDT table memory at [mem 0xbafe2000-0xbafe2fd7]
[ 0.014543] ACPI: Reserving UEFI table memory at [mem 0xbafe1000-0xbafe127d]
[ 0.014544] ACPI: Reserving BGRT table memory at [mem 0xbafe0000-0xbafe0037]
[ 0.014545] ACPI: Reserving DBG2 table memory at [mem 0xbafdf000-0xbafdf06f]
[ 0.014556] ACPI: Local APIC address 0xfee00000
[ 0.014644] No NUMA configuration found
[ 0.014645] Faking a node at [mem 0x0000000000000000-0x000000023f5fffff]
[ 0.014655] NODE_DATA(0) allocated [mem 0x23f5d1000-0x23f5fbfff]
[ 0.014952] Zone ranges:
[ 0.014953] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.014954] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.014955] Normal [mem 0x0000000100000000-0x000000023f5fffff]
[ 0.014956] Device empty
[ 0.014957] Movable zone start for each node
[ 0.014960] Early memory node ranges
[ 0.014961] node 0: [mem 0x0000000000001000-0x000000000008ffff]
[ 0.014962] node 0: [mem 0x0000000000100000-0x000000001fffffff]
[ 0.014963] node 0: [mem 0x0000000020200000-0x0000000040003fff]
[ 0.014963] node 0: [mem 0x0000000040005000-0x00000000a8300fff]
[ 0.014964] node 0: [mem 0x00000000a8503000-0x00000000b829cfff]
[ 0.014965] node 0: [mem 0x00000000bafff000-0x00000000baffffff]
[ 0.014965] node 0: [mem 0x0000000100000000-0x000000023f5fffff]
[ 0.015292] Zeroed struct page in unavailable ranges: 35798 pages
[ 0.015294] Initmem setup node 0 [mem 0x0000000000001000-0x000000023f5fffff]
[ 0.015295] On node 0 totalpages: 2061354
[ 0.015296] DMA zone: 64 pages used for memmap
[ 0.015297] DMA zone: 72 pages reserved
[ 0.015298] DMA zone: 3983 pages, LIFO batch:0
[ 0.015356] DMA32 zone: 11707 pages used for memmap
[ 0.015357] DMA32 zone: 749211 pages, LIFO batch:63
[ 0.027653] Normal zone: 20440 pages used for memmap
[ 0.027654] Normal zone: 1308160 pages, LIFO batch:63
[ 0.045275] Reserving Intel graphics memory at [mem 0xbba00000-0xbf9fffff]
[ 0.045403] ACPI: PM-Timer IO Port: 0x408
[ 0.045405] ACPI: Local APIC address 0xfee00000
[ 0.045413] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.045414] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.045426] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[ 0.045428] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.045430] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.045431] ACPI: IRQ0 used by override.
[ 0.045432] ACPI: IRQ9 used by override.
[ 0.045434] Using ACPI (MADT) for SMP configuration information
[ 0.045435] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.045445] e820: update [mem 0xaa20e000-0xaa230fff] usable ==> reserved
[ 0.045455] TSC deadline timer available
[ 0.045456] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[ 0.045478] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.045480] PM: Registered nosave memory: [mem 0x00090000-0x000bffff]
[ 0.045480] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[ 0.045482] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
[ 0.045483] PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
[ 0.045485] PM: Registered nosave memory: [mem 0xa8301000-0xa8502fff]
[ 0.045487] PM: Registered nosave memory: [mem 0xa8cbc000-0xa8cbcfff]
[ 0.045488] PM: Registered nosave memory: [mem 0xa8cc7000-0xa8cc7fff]
[ 0.045489] PM: Registered nosave memory: [mem 0xa8cc8000-0xa8cc8fff]
[ 0.045491] PM: Registered nosave memory: [mem 0xa8cdd000-0xa8cddfff]
[ 0.045491] PM: Registered nosave memory: [mem 0xa8cde000-0xa8cdefff]
[ 0.045493] PM: Registered nosave memory: [mem 0xa8cee000-0xa8ceefff]
[ 0.045495] PM: Registered nosave memory: [mem 0xaa20e000-0xaa230fff]
[ 0.045497] PM: Registered nosave memory: [mem 0xabe5b000-0xabe5bfff]
[ 0.045498] PM: Registered nosave memory: [mem 0xb829d000-0xbaeeefff]
[ 0.045499] PM: Registered nosave memory: [mem 0xbaeef000-0xbaf9efff]
[ 0.045500] PM: Registered nosave memory: [mem 0xbaf9f000-0xbaffefff]
[ 0.045501] PM: Registered nosave memory: [mem 0xbb000000-0xbf9fffff]
[ 0.045502] PM: Registered nosave memory: [mem 0xbfa00000-0xf80f7fff]
[ 0.045502] PM: Registered nosave memory: [mem 0xf80f8000-0xf80f8fff]
[ 0.045503] PM: Registered nosave memory: [mem 0xf80f9000-0xfed1bfff]
[ 0.045504] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.045504] PM: Registered nosave memory: [mem 0xfed20000-0xffffffff]
[ 0.045506] [mem 0xbfa00000-0xf80f7fff] available for PCI devices
[ 0.045507] Booting paravirtualized kernel on bare hardware
[ 0.045510] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.045517] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.045774] percpu: Embedded 55 pages/cpu s188416 r8192 d28672 u262144
[ 0.045782] pcpu-alloc: s188416 r8192 d28672 u262144 alloc=1*2097152
[ 0.045783] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.045818] Built 1 zonelists, mobility grouping on. Total pages: 2029071
[ 0.045819] Policy zone: Normal
[ 0.045820] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-94-generic root=UUID=99541f23-24d2-4d61-8e06-d7c20f85df6f ro quiet splash pci=nocrs
[ 0.046334] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[ 0.046543] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.046634] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.050061] Calgary: detecting Calgary via BIOS EBDA area
[ 0.050062] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.070199] Memory: 7716352K/8245416K available (14339K kernel code, 2400K rwdata, 9492K rodata, 2736K init, 4964K bss, 529064K reserved, 0K cma-reserved)
[ 0.070205] random: get_random_u64 called from kmem_cache_open+0x2d/0x410 with crng_init=0
[ 0.070347] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.070359] Kernel/User page tables isolation: enabled
[ 0.070375] ftrace: allocating 44639 entries in 175 pages
[ 0.088995] rcu: Hierarchical RCU implementation.
[ 0.088997] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[ 0.088998] Tasks RCU enabled.
[ 0.088999] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.089000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.092134] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
[ 0.092358] random: crng done (trusting CPU's manufacturer)
[ 0.092384] Console: colour dummy device 80x25
[ 0.092390] printk: console [tty0] enabled
[ 0.092407] ACPI: Core revision 20190816
[ 0.092544] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.092559] APIC: Switch to symmetric I/O mode setup
[ 0.092631] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.093083] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.112559] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23f4e48c5c6, max_idle_ns: 440795215394 ns
[ 0.112563] Calibrating delay loop (skipped), value calculated using timer frequency.. 4988.98 BogoMIPS (lpj=9977960)
[ 0.112565] pid_max: default: 32768 minimum: 301
[ 0.125502] LSM: Security Framework initializing
[ 0.125517] Yama: becoming mindful.
[ 0.125560] AppArmor: AppArmor initialized
[ 0.125610] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.125625] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.125643] *** VALIDATE tmpfs ***
[ 0.125803] *** VALIDATE proc ***
[ 0.125861] *** VALIDATE cgroup1 ***
[ 0.125862] *** VALIDATE cgroup2 ***
[ 0.125920] process: using mwait in idle threads
[ 0.125922] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[ 0.125923] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[ 0.125927] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.125928] Spectre V2 : Mitigation: Full generic retpoline
[ 0.125929] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.125929] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.125931] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.125931] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 0.125933] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.125936] SRBDS: Vulnerable: No microcode
[ 0.125936] MDS: Mitigation: Clear CPU buffers
[ 0.126117] Freeing SMP alternatives memory: 40K
[ 0.128239] smpboot: CPU0: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz (family: 0x6, model: 0x3a, stepping: 0x9)
[ 0.128365] Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
[ 0.128371] ... version: 3
[ 0.128372] ... bit width: 48
[ 0.128372] ... generic registers: 4
[ 0.128373] ... value mask: 0000ffffffffffff
[ 0.128373] ... max period: 00007fffffffffff
[ 0.128374] ... fixed-purpose events: 3
[ 0.128374] ... event mask: 000000070000000f
[ 0.128411] rcu: Hierarchical SRCU implementation.
[ 0.128560] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.128560] smp: Bringing up secondary CPUs ...
[ 0.128560] x86: Booting SMP configuration:
[ 0.128560] .... node #0, CPUs: #1
[ 0.128656] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.128720] #2 #3
[ 0.134970] smp: Brought up 1 node, 4 CPUs
[ 0.134970] smpboot: Max logical packages: 2
[ 0.134970] smpboot: Total of 4 processors activated (19955.92 BogoMIPS)
[ 0.136708] devtmpfs: initialized
[ 0.136708] x86/mm: Memory block size: 128MB
[ 0.137379] PM: Registering ACPI NVS region [mem 0xbaeef000-0xbaf9efff] (720896 bytes)
[ 0.137379] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.137379] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.137379] pinctrl core: initialized pinctrl subsystem
[ 0.137379] PM: RTC time: 14:53:51, date: 2022-01-21
[ 0.137379] NET: Registered protocol family 16
[ 0.137379] audit: initializing netlink subsys (disabled)
[ 0.137379] audit: type=2000 audit(1642776831.044:1): state=initialized audit_enabled=0 res=1
[ 0.137379] EISA bus registered
[ 0.137379] cpuidle: using governor ladder
[ 0.137379] cpuidle: using governor menu
[ 0.137379] ACPI: bus type PCI registered
[ 0.137379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.137379] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.137379] PCI: not using MMCONFIG
[ 0.137379] PCI: Using configuration type 1 for base access
[ 0.137379] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[ 0.137379] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.138077] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.140637] ACPI: Added _OSI(Module Device)
[ 0.140638] ACPI: Added _OSI(Processor Device)
[ 0.140639] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.140639] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.140640] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.140641] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.140642] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.152016] ACPI: 5 ACPI AML tables successfully acquired and loaded
[ 0.153344] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 0.154129] ACPI: Dynamic OEM Table Load:
[ 0.154136] ACPI: SSDT 0xFFFF8C35B591A000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.155193] ACPI: Dynamic OEM Table Load:
[ 0.155198] ACPI: SSDT 0xFFFF8C35B5A30C00 000303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.156004] ACPI: Dynamic OEM Table Load:
[ 0.156008] ACPI: SSDT 0xFFFF8C35B5A74400 000119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.157598] ACPI: EC: EC started
[ 0.157599] ACPI: EC: interrupt blocked
[ 0.158746] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[ 0.158748] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.158749] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[ 0.158750] ACPI: Interpreter enabled
[ 0.158771] ACPI: (supports S0 S3 S4 S5)
[ 0.158772] ACPI: Using IOAPIC for interrupt routing
[ 0.158803] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.159390] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources
[ 0.159400] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.159707] ACPI: Enabled 8 GPEs in block 00 to 3F
[ 0.167875] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.167881] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.168093] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[ 0.168643] acpi PNP0A08:00: host bridge window [io 0x0000-0x0cf7 window] (ignored)
[ 0.168644] acpi PNP0A08:00: host bridge window [io 0x0cf8-0x0cff] (ignored)
[ 0.168645] acpi PNP0A08:00: host bridge window [io 0x0d00-0xffff window] (ignored)
[ 0.168647] acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff window] (ignored)
[ 0.168648] acpi PNP0A08:00: host bridge window [mem 0xbfa00000-0xfeafffff window] (ignored)
[ 0.168649] PCI: root bus 00: using default resources
[ 0.168819] PCI host bridge to bus 0000:00
[ 0.168821] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.168822] pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
[ 0.168824] pci_bus 0000:00: root bus resource [bus 00-3e]
[ 0.168833] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[ 0.168926] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
[ 0.168966] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.169069] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[ 0.169081] pci 0000:00:02.0: reg 0x10: [mem 0xf1000000-0xf13fffff 64bit]
[ 0.169087] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.169091] pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
[ 0.169104] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.169316] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[ 0.169341] pci 0000:00:14.0: reg 0x10: [mem 0xf1600000-0xf160ffff 64bit]
[ 0.169415] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.169509] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[ 0.169535] pci 0000:00:16.0: reg 0x10: [mem 0xf1615000-0xf161500f 64bit]
[ 0.169611] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.169696] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[ 0.169719] pci 0000:00:1a.0: reg 0x10: [mem 0xf161a000-0xf161a3ff]
[ 0.169806] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.169897] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[ 0.169920] pci 0000:00:1b.0: reg 0x10: [mem 0xf1610000-0xf1613fff 64bit]
[ 0.170002] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.170094] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[ 0.170253] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.170378] pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400
[ 0.170478] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 0.170585] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[ 0.170608] pci 0000:00:1d.0: reg 0x10: [mem 0xf1619000-0xf16193ff]
[ 0.170695] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.170784] pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100
[ 0.170974] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[ 0.170994] pci 0000:00:1f.2: reg 0x10: [io 0x4088-0x408f]
[ 0.171002] pci 0000:00:1f.2: reg 0x14: [io 0x409c-0x409f]
[ 0.171009] pci 0000:00:1f.2: reg 0x18: [io 0x4080-0x4087]
[ 0.171017] pci 0000:00:1f.2: reg 0x1c: [io 0x4098-0x409b]
[ 0.171025] pci 0000:00:1f.2: reg 0x20: [io 0x4060-0x407f]
[ 0.171033] pci 0000:00:1f.2: reg 0x24: [mem 0xf1618000-0xf16187ff]
[ 0.171077] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.171162] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[ 0.171181] pci 0000:00:1f.3: reg 0x10: [mem 0xf1614000-0xf16140ff 64bit]
[ 0.171202] pci 0000:00:1f.3: reg 0x20: [io 0xefa0-0xefbf]
[ 0.171340] pci 0000:01:00.0: [10de:0fd1] type 00 class 0x030000
[ 0.171359] pci 0000:01:00.0: reg 0x10: [mem 0xf0000000-0xf0ffffff]
[ 0.171371] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.171383] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.171391] pci 0000:01:00.0: reg 0x24: [io 0x3000-0x307f]
[ 0.171399] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[ 0.171415] pci 0000:01:00.0: Enabling HDA controller
[ 0.171574] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.171576] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.171578] pci 0000:00:01.0: bridge window [mem 0xf0000000-0xf0ffffff]
[ 0.171581] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.171711] pci 0000:02:00.0: [8086:0887] type 00 class 0x028000
[ 0.171784] pci 0000:02:00.0: reg 0x10: [mem 0xf1500000-0xf1501fff 64bit]
[ 0.172061] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.172264] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.172272] pci 0000:00:1c.0: bridge window [mem 0xf1500000-0xf15fffff]
[ 0.172353] pci 0000:03:00.0: [10ec:8136] type 00 class 0x020000
[ 0.172389] pci 0000:03:00.0: reg 0x10: [io 0x2000-0x20ff]
[ 0.172423] pci 0000:03:00.0: reg 0x18: [mem 0xf1404000-0xf1404fff 64bit pref]
[ 0.172445] pci 0000:03:00.0: reg 0x20: [mem 0xf1400000-0xf1403fff 64bit pref]
[ 0.172569] pci 0000:03:00.0: supports D1 D2
[ 0.172570] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.172714] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.172718] pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff]
[ 0.172726] pci 0000:00:1c.4: bridge window [mem 0xf1400000-0xf14fffff 64bit pref]
[ 0.173363] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.173448] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.173532] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.173615] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.173698] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.173779] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.173860] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.173942] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.174281] ACPI: EC: interrupt unblocked
[ 0.174282] ACPI: EC: event unblocked
[ 0.174289] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, IRQ=-1, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.174290] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions and events
[ 0.174366] iommu: Default domain type: Translated
[ 0.174366] SCSI subsystem initialized
[ 0.174366] libata version 3.00 loaded.
[ 0.174366] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.174366] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.174366] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 0.174366] pci 0000:00:02.0: vgaarb: no bridge control possible
[ 0.174366] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.174366] vgaarb: loaded
[ 0.174366] ACPI: bus type USB registered
[ 0.174366] usbcore: registered new interface driver usbfs
[ 0.174366] usbcore: registered new interface driver hub
[ 0.174366] usbcore: registered new device driver usb
[ 0.174366] pps_core: LinuxPPS API ver. 1 registered
[ 0.174366] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[ 0.174366] PTP clock support registered
[ 0.174366] EDAC MC: Ver: 3.0.0
[ 0.174366] Registered efivars operations
[ 0.174366] PCI: Using ACPI for IRQ routing
[ 0.176570] PCI: pci_cache_line_size set to 64 bytes
[ 0.176666] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[ 0.176667] e820: reserve RAM buffer [mem 0xa8301000-0xabffffff]
[ 0.176669] e820: reserve RAM buffer [mem 0xa8cbc018-0xabffffff]
[ 0.176670] e820: reserve RAM buffer [mem 0xa8cc8018-0xabffffff]
[ 0.176671] e820: reserve RAM buffer [mem 0xa8cde018-0xabffffff]
[ 0.176672] e820: reserve RAM buffer [mem 0xaa20e000-0xabffffff]
[ 0.176673] e820: reserve RAM buffer [mem 0xabe5b000-0xabffffff]
[ 0.176674] e820: reserve RAM buffer [mem 0xb829d000-0xbbffffff]
[ 0.176675] e820: reserve RAM buffer [mem 0xbb000000-0xbbffffff]
[ 0.176675] e820: reserve RAM buffer [mem 0x23f600000-0x23fffffff]
[ 0.176774] NetLabel: Initializing
[ 0.176775] NetLabel: domain hash size = 128
[ 0.176775] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.176789] NetLabel: unlabeled traffic allowed by default
[ 0.177474] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.177479] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.179510] clocksource: Switched to clocksource tsc-early
[ 0.189251] *** VALIDATE bpf ***
[ 0.189315] VFS: Disk quotas dquot_6.6.0
[ 0.189330] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.189356] *** VALIDATE ramfs ***
[ 0.189360] *** VALIDATE hugetlbfs ***
[ 0.189439] AppArmor: AppArmor Filesystem Enabled
[ 0.189467] pnp: PnP ACPI init
[ 0.189638] system 00:00: [io 0x0680-0x069f] has been reserved
[ 0.189640] system 00:00: [io 0x1000-0x1003] has been reserved
[ 0.189641] system 00:00: [io 0x1004-0x1013] has been reserved
[ 0.189642] system 00:00: [io 0xffff] has been reserved
[ 0.189644] system 00:00: [io 0x0400-0x0453] has been reserved
[ 0.189645] system 00:00: [io 0x0458-0x047f] has been reserved
[ 0.189646] system 00:00: [io 0x0500-0x057f] has been reserved
[ 0.189648] system 00:00: [io 0x164e-0x164f] has been reserved
[ 0.189654] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.189679] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.189742] system 00:02: [io 0x0454-0x0457] has been reserved
[ 0.189746] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.189790] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.189819] pnp 00:04: Plug and Play ACPI device, IDs DLL0578 PNP0f13 (active)
[ 0.189974] pnp 00:05: disabling [mem 0xfffff000-0xffffffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0xfff80000-0xffffffff pref]
[ 0.189994] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.189995] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.189997] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.189998] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.190000] system 00:05: [mem 0xf8000000-0xfbffffff] could not be reserved
[ 0.190001] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.190002] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.190004] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.190005] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[ 0.190006] system 00:05: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.190010] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.190388] pnp: PnP ACPI: found 6 devices
[ 0.191675] thermal_sys: Registered thermal governor 'fair_share'
[ 0.191676] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.191677] thermal_sys: Registered thermal governor 'step_wise'
[ 0.191677] thermal_sys: Registered thermal governor 'user_space'
[ 0.191678] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.196175] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.196208] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[ 0.196218] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
[ 0.196219] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
[ 0.196221] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.196223] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.196226] pci 0000:00:01.0: bridge window [mem 0xf0000000-0xf0ffffff]
[ 0.196228] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.196231] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.196237] pci 0000:00:1c.0: bridge window [mem 0xf1500000-0xf15fffff]
[ 0.196249] pci 0000:00:1c.4: PCI bridge to [bus 03]
[ 0.196252] pci 0000:00:1c.4: bridge window [io 0x2000-0x2fff]
[ 0.196259] pci 0000:00:1c.4: bridge window [mem 0xf1400000-0xf14fffff 64bit pref]
[ 0.196265] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 0.196267] pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff]
[ 0.196268] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 0.196269] pci_bus 0000:01: resource 1 [mem 0xf0000000-0xf0ffffff]
[ 0.196270] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.196272] pci_bus 0000:02: resource 1 [mem 0xf1500000-0xf15fffff]
[ 0.196273] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 0.196274] pci_bus 0000:03: resource 2 [mem 0xf1400000-0xf14fffff 64bit pref]
[ 0.196383] NET: Registered protocol family 2
[ 0.196468] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.197617] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 0.197659] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.197809] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.197892] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.197933] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.197958] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 0.198013] NET: Registered protocol family 1
[ 0.198017] NET: Registered protocol family 44
[ 0.198030] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.198609] PCI: CLS 64 bytes, default 64
[ 0.198658] Trying to unpack rootfs image as initramfs...
[ 0.416364] Freeing initrd memory: 85920K
[ 0.416409] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.416410] software IO TLB: mapped [mem 0xa1cc6000-0xa5cc6000] (64MB)
[ 0.416614] check: Scanning for low memory corruption every 60 seconds
[ 0.417064] Initialise system trusted keyrings
[ 0.417073] Key type blacklist registered
[ 0.417107] workingset: timestamp_bits=36 max_order=21 bucket_order=0
[ 0.418416] zbud: loaded
[ 0.418784] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.418946] fuse: init (API version 7.31)
[ 0.418963] *** VALIDATE fuse ***
[ 0.418964] *** VALIDATE fuse ***
[ 0.419061] Platform Keyring initialized
[ 0.423207] Key type asymmetric registered
[ 0.423208] Asymmetric key parser 'x509' registered
[ 0.423218] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[ 0.423248] io scheduler mq-deadline registered
[ 0.423823] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.423879] efifb: probing for efifb
[ 0.423902] efifb: showing boot graphics
[ 0.424752] efifb: framebuffer at 0xe0000000, using 5628k, total 5625k
[ 0.424753] efifb: mode is 1600x900x32, linelength=6400, pages=1
[ 0.424753] efifb: scrolling: redraw
[ 0.424754] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.424794] fbcon: Deferring console take-over
[ 0.424795] fb0: EFI VGA frame buffer device
[ 0.424803] intel_idle: MWAIT substates: 0x21120
[ 0.424804] intel_idle: v0.4.1 model 0x3A
[ 0.424991] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.532701] ACPI: AC Adapter [ADP0] (on-line)
[ 0.532765] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.532789] ACPI: Power Button [PWRB]
[ 0.532817] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.532833] ACPI: Sleep Button [SLPB]
[ 0.532862] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 0.532896] ACPI: Lid Switch [LID0]
[ 0.532925] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.532950] ACPI: Power Button [PWRF]
[ 0.534067] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.534068] ACPI: Thermal Zone [TZ00] (51 C)
[ 0.534451] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.534452] ACPI: Thermal Zone [TZ01] (51 C)
[ 0.534588] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.539080] Linux agpgart interface v0.103
[ 0.544271] battery: ACPI: Battery Slot [BAT0] (battery present)
[ 0.680636] loop: module loaded
[ 0.680943] libphy: Fixed MDIO Bus: probed
[ 0.680945] tun: Universal TUN/TAP device driver, 1.6
[ 0.681065] PPP generic driver version 2.4.2
[ 0.681261] VFIO - User Level meta-driver version: 0.3
[ 0.681390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.681394] ehci-pci: EHCI PCI platform driver
[ 0.681529] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 0.681536] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.681549] ehci-pci 0000:00:1a.0: debug port 2
[ 0.685463] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[ 0.685476] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf161a000
[ 0.700598] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.700675] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 0.700677] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.700678] usb usb1: Product: EHCI Host Controller
[ 0.700679] usb usb1: Manufacturer: Linux 5.4.0-94-generic ehci_hcd
[ 0.700680] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.700884] hub 1-0:1.0: USB hub found
[ 0.700892] hub 1-0:1.0: 2 ports detected
[ 0.701162] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 0.701166] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.701177] ehci-pci 0000:00:1d.0: debug port 2
[ 0.705085] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[ 0.705097] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf1619000
[ 0.720597] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.720659] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 0.720661] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.720662] usb usb2: Product: EHCI Host Controller
[ 0.720663] usb usb2: Manufacturer: Linux 5.4.0-94-generic ehci_hcd
[ 0.720664] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.720858] hub 2-0:1.0: USB hub found
[ 0.720866] hub 2-0:1.0: 2 ports detected
[ 0.721033] ehci-platform: EHCI generic platform driver
[ 0.721045] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.721048] ohci-pci: OHCI PCI platform driver
[ 0.721057] ohci-platform: OHCI generic platform driver
[ 0.721064] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.721191] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.721195] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 0.722256] xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x000000000000b930
[ 0.722261] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.722402] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.722405] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 0.722407] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 0.722437] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[ 0.722438] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.722439] usb usb3: Product: xHCI Host Controller
[ 0.722440] usb usb3: Manufacturer: Linux 5.4.0-94-generic xhci-hcd
[ 0.722441] usb usb3: SerialNumber: 0000:00:14.0
[ 0.722633] hub 3-0:1.0: USB hub found
[ 0.722644] hub 3-0:1.0: 4 ports detected
[ 0.723095] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[ 0.723097] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.723098] usb usb4: Product: xHCI Host Controller
[ 0.723099] usb usb4: Manufacturer: Linux 5.4.0-94-generic xhci-hcd
[ 0.723100] usb usb4: SerialNumber: 0000:00:14.0
[ 0.723290] hub 4-0:1.0: USB hub found
[ 0.723301] hub 4-0:1.0: 4 ports detected
[ 0.723785] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.727665] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.727669] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.727835] mousedev: PS/2 mouse device common for all mice
[ 0.727982] rtc_cmos 00:01: RTC can wake from S4
[ 0.728168] rtc_cmos 00:01: registered as rtc0
[ 0.728181] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.728188] i2c /dev entries driver
[ 0.728232] device-mapper: uevent: version 1.0.3
[ 0.728282] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: [email protected]
[ 0.728303] platform eisa.0: Probing EISA bus 0
[ 0.728308] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 0.728310] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 0.728311] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 0.728312] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 0.728326] platform eisa.0: EISA: Detected 0 cards
[ 0.728331] intel_pstate: Intel P-state driver initializing
[ 0.728479] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.728483] EFI Variables Facility v0.08 2004-May-17
[ 0.736177] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 0.741925] drop_monitor: Initializing network drop monitor service
[ 0.742083] NET: Registered protocol family 10
[ 0.747707] Segment Routing with IPv6
[ 0.747731] NET: Registered protocol family 17
[ 0.747760] Key type dns_resolver registered
[ 0.747964] RAS: Correctable Errors collector initialized.
[ 0.747995] microcode: sig=0x306a9, pf=0x10, revision=0x21
[ 0.748035] microcode: Microcode Update Driver: v2.2.
[ 0.748039] IPI shorthand broadcast: enabled
[ 0.748045] sched_clock: Marking stable (747796314, 234940)->(763798593, -15767339)
[ 0.748111] registered taskstats version 1
[ 0.748118] Loading compiled-in X.509 certificates
[ 0.748864] Loaded X.509 cert 'Build time autogenerated kernel key: 7ae95b0cce898a23221a49afcd287aff0b385279'
[ 0.749542] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 0.750210] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 0.750210] blacklist: Loading compiled-in revocation X.509 certificates
[ 0.750228] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 0.750253] zswap: loaded using pool lzo/zbud
[ 0.750317] Key type ._fscrypt registered
[ 0.750317] Key type .fscrypt registered
[ 0.755824] Key type big_key registered
[ 0.758356] Key type encrypted registered
[ 0.758360] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.758885] integrity: Loading X.509 certificate: UEFI:db
[ 0.758916] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 0.758916] integrity: Loading X.509 certificate: UEFI:db
[ 0.758935] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 0.759465] Revoking X.509 certificate: UEFI:dbx
[ 0.759484] blacklist: Revoked X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 0.759485] Revoking X.509 certificate: UEFI:dbx
[ 0.759497] blacklist: Revoked X.509 cert 'Debian Secure Boot Signer: 00a7468def'
[ 0.759953] Couldn't parse dbx signatures: -74
[ 0.759962] fbcon: Taking over console
[ 0.759967] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
[ 0.760055] Console: switching to colour frame buffer device 200x56
[ 0.760253] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
[ 0.760255] ima: No TPM chip found, activating TPM-bypass!
[ 0.760258] ima: Allocated hash algorithm: sha1
[ 0.760265] ima: No architecture policies found
[ 0.760278] evm: Initialising EVM extended attributes:
[ 0.760278] evm: security.selinux
[ 0.760279] evm: security.SMACK64
[ 0.760279] evm: security.SMACK64EXEC
[ 0.760279] evm: security.SMACK64TRANSMUTE
[ 0.760280] evm: security.SMACK64MMAP
[ 0.760280] evm: security.apparmor
[ 0.760280] evm: security.ima
[ 0.760281] evm: security.capability
[ 0.760281] evm: HMAC attrs: 0x1
[ 0.760732] PM: Magic number: 6:371:890
[ 0.760765] pci 0000:00:1f.3: hash matches
[ 0.760826] rtc_cmos 00:01: setting system clock to 2022-01-21T14:53:51 UTC (1642776831)
[ 0.763602] Freeing unused decrypted memory: 2040K
[ 0.763957] Freeing unused kernel image memory: 2736K
[ 0.788698] Write protecting the kernel read-only data: 26624k
[ 0.789147] Freeing unused kernel image memory: 2008K
[ 0.789265] Freeing unused kernel image memory: 748K
[ 0.798482] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.798483] x86/mm: Checking user space page tables
[ 0.807135] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 0.807136] Run /init as init process
[ 0.956594] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 0.976598] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 0.976602] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[ 1.112993] usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 1.112995] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.113275] hub 1-1:1.0: USB hub found
[ 1.113362] hub 1-1:1.0: 6 ports detected
[ 1.125166] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20190816/utaddress-204)
[ 1.125173] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.125180] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20190816/utaddress-204)
[ 1.125185] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20190816/utaddress-204)
[ 1.125189] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.125191] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20190816/utaddress-204)
[ 1.125215] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20190816/utaddress-204)
[ 1.125219] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.125221] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20190816/utaddress-204)
[ 1.125225] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20190816/utaddress-204)
[ 1.125228] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 1.125229] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 1.125483] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 1.127284] usb 3-1: New USB device found, idVendor=09da, idProduct=054f, bcdDevice= 2.69
[ 1.127286] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.127288] usb 3-1: Product: USB Device
[ 1.127290] usb 3-1: Manufacturer: A4TECH
[ 1.127683] wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
[ 1.128080] ahci 0000:00:1f.2: version 3.0
[ 1.129291] cryptd: max_cpu_qlen set to 1000
[ 1.136902] usb 2-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
[ 1.136904] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.137172] hub 2-1:1.0: USB hub found
[ 1.137244] hub 2-1:1.0: 8 ports detected
[ 1.138069] AVX version of gcm_enc/dec engaged.
[ 1.138069] AES CTR mode by8 optimization enabled
[ 1.138317] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0xb impl SATA mode
[ 1.138320] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
[ 1.139332] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1.142611] libphy: r8169: probed
[ 1.143186] r8169 0000:03:00.0 eth0: RTL8105e, 00:e0:4c:36:00:0e, XID 40c, IRQ 27
[ 1.158843] r8169 0000:03:00.0 enp3s0: renamed from eth0
[ 1.161051] scsi host0: ahci
[ 1.161247] scsi host1: ahci
[ 1.161373] scsi host2: ahci
[ 1.161464] scsi host3: ahci
[ 1.161583] scsi host4: ahci
[ 1.161665] scsi host5: ahci
[ 1.161731] ata1: SATA max UDMA/133 abar m2048@0xf1618000 port 0xf1618100 irq 26
[ 1.161734] ata2: SATA max UDMA/133 abar m2048@0xf1618000 port 0xf1618180 irq 26
[ 1.161735] ata3: DUMMY
[ 1.161738] ata4: SATA max UDMA/133 abar m2048@0xf1618000 port 0xf1618280 irq 26
[ 1.161739] ata5: DUMMY
[ 1.161740] ata6: DUMMY
[ 1.199583] checking generic (e0000000 57f000) vs hw (e0000000 10000000)
[ 1.199585] fb0: switching to inteldrmfb from EFI VGA
[ 1.199650] Console: switching to colour dummy device 80x25
[ 1.199681] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 1.200365] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.200366] [drm] Driver supports precise vblank timestamp query.
[ 1.201383] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 1.217763] [drm] Initialized i915 1.6.0 20190822 for 0000:00:02.0 on minor 0
[ 1.217864] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[ 1.217932] ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no)
[ 1.218069] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:30/LNXVIDEO:00/input/input7
[ 1.218877] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 1.219088] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8
[ 1.334780] fbcon: i915drmfb (fb0) is primary device
[ 1.334846] Console: switching to colour frame buffer device 200x56
[ 1.337474] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[ 1.404598] usb 1-1.3: new high-speed USB device number 3 using ehci-pci
[ 1.424590] usb 2-1.5: new full-speed USB device number 3 using ehci-pci
[ 1.436598] tsc: Refined TSC clocksource calibration: 2494.333 MHz
[ 1.436611] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23f45085418, max_idle_ns: 440795285711 ns
[ 1.436666] clocksource: Switched to clocksource tsc
[ 1.475143] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.475171] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.475215] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.475818] ata4.00: ATA-9: WDC WD10JPVX-22JC3T0, 01.01A01, max UDMA/133
[ 1.475819] ata4.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[ 1.476552] ata4.00: configured for UDMA/133
[ 1.477443] ata1.00: supports DRM functions and may not be fully accessible
[ 1.478157] ata1.00: disabling queued TRIM support
[ 1.478159] ata1.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT04B6Q, max UDMA/133
[ 1.478160] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 1.480065] ata1.00: supports DRM functions and may not be fully accessible
[ 1.480471] ata1.00: disabling queued TRIM support
[ 1.481394] ata2.00: LPM support broken, forcing max_power
[ 1.481464] ata2.00: ATA-8: ST1000LM024 HN-M101MBB, 2AR20002, max UDMA/133
[ 1.481467] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32)
[ 1.481971] ata1.00: configured for UDMA/133
[ 1.487704] ata2.00: LPM support broken, forcing max_power
[ 1.487769] ata2.00: configured for UDMA/133
[ 1.492367] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 860 4B6Q PQ: 0 ANSI: 5
[ 1.492544] ata1.00: Enabling discard_zeroes_data
[ 1.492556] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.492611] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 1.492622] sd 0:0:0:0: [sda] Write Protect is off
[ 1.492624] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.492637] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.498102] scsi 1:0:0:0: Direct-Access ATA ST1000LM024 HN-M 0002 PQ: 0 ANSI: 5
[ 1.498368] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 1.498409] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 1.498412] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[ 1.498428] sd 1:0:0:0: [sdb] Write Protect is off
[ 1.498430] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.498454] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.498531] scsi 3:0:0:0: Direct-Access ATA WDC WD10JPVX-22J 1A01 PQ: 0 ANSI: 5
[ 1.498654] sd 3:0:0:0: Attached scsi generic sg2 type 0
[ 1.498729] sd 3:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[ 1.498731] sd 3:0:0:0: [sdc] 4096-byte physical blocks
[ 1.498746] sd 3:0:0:0: [sdc] Write Protect is off
[ 1.498748] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 1.498771] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.508713] ata1.00: Enabling discard_zeroes_data
[ 1.509907] sda: sda1 sda2 sda3 sda4 sda5
[ 1.513597] usb 1-1.3: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
[ 1.513601] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.513603] usb 1-1.3: Product: USB2.0-CRW
[ 1.513605] usb 1-1.3: Manufacturer: Generic
[ 1.513607] usb 1-1.3: SerialNumber: 20100201396000000
[ 1.518105] usbcore: registered new interface driver rtsx_usb
[ 1.532620] ata1.00: Enabling discard_zeroes_data
[ 1.533637] sd 0:0:0:0: [sda] supports TCG Opal
[ 1.533640] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.536970] usb 2-1.5: New USB device found, idVendor=8087, idProduct=07da, bcdDevice=78.69
[ 1.536972] usb 2-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.596569] usb 1-1.5: new high-speed USB device number 4 using ehci-pci
[ 1.652073] sdc: sdc1 sdc2
[ 1.665461] sd 3:0:0:0: [sdc] Attached SCSI disk
[ 1.790876] usb 1-1.5: New USB device found, idVendor=0bda, idProduct=58bf, bcdDevice=26.19
[ 1.790878] usb 1-1.5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[ 1.790879] usb 1-1.5: Product: Laptop_Integrated_Webcam_HD
[ 1.790880] usb 1-1.5: Manufacturer: CKFB187F301030059590
[ 1.790881] usb 1-1.5: SerialNumber: 0x0001
[ 1.841428] sdb: sdb1
[ 1.857507] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 2.012686] usb 4-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 2.033092] usb 4-3: New USB device found, idVendor=2357, idProduct=0601, bcdDevice=30.00
[ 2.033094] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[ 2.033095] usb 4-3: Product: USB 10/100/1000 LAN
[ 2.033096] usb 4-3: Manufacturer: TP-LINK
[ 2.033097] usb 4-3: SerialNumber: 000001000000
[ 2.107453] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input6
[ 2.160611] usb 3-4: new low-speed USB device number 4 using xhci_hcd
[ 2.327849] usb 3-4: New USB device found, idVendor=04d9, idProduct=1605, bcdDevice= 1.01
[ 2.327851] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.327852] usb 3-4: Product: USB Keyboard
[ 2.327853] usb 3-4: Manufacturer:
[ 2.477728] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.504783] usbcore: registered new interface driver usbhid
[ 2.504784] usbhid: USB HID core driver
[ 2.508133] input: A4TECH USB Device Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:09DA:054F.0001/input/input9
[ 2.564743] input: A4TECH USB Device System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:09DA:054F.0001/input/input10
[ 2.564839] input: A4TECH USB Device Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:09DA:054F.0001/input/input11
[ 2.564904] input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/0003:09DA:054F.0001/input/input12
[ 2.565020] hid-generic 0003:09DA:054F.0001: input,hiddev0,hidraw0: USB HID v1.11 Keyboard [A4TECH USB Device] on usb-0000:00:14.0-1/input0
[ 2.565184] input: A4TECH USB Device as /devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.1/0003:09DA:054F.0002/input/input13
[ 2.565281] hid-generic 0003:09DA:054F.0002: input,hidraw1: USB HID v1.11 Mouse [A4TECH USB Device] on usb-0000:00:14.0-1/input1
[ 2.565461] input: USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/0003:04D9:1605.0003/input/input14
[ 2.628648] hid-generic 0003:04D9:1605.0003: input,hidraw2: USB HID v1.10 Keyboard [ USB Keyboard] on usb-0000:00:14.0-4/input0
[ 2.628796] input: USB Keyboard System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.1/0003:04D9:1605.0004/input/input15
[ 2.688888] input: USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.1/0003:04D9:1605.0004/input/input16
[ 2.689100] hid-generic 0003:04D9:1605.0004: input,hidraw3: USB HID v1.10 Device [ USB Keyboard] on usb-0000:00:14.0-4/input1
[ 3.300569] raid6: sse2x4 gen() 12843 MB/s
[ 3.348568] raid6: sse2x4 xor() 8771 MB/s
[ 3.396563] raid6: sse2x2 gen() 10755 MB/s
[ 3.444567] raid6: sse2x2 xor() 7220 MB/s
[ 3.492569] raid6: sse2x1 gen() 9095 MB/s
[ 3.540568] raid6: sse2x1 xor() 6405 MB/s
[ 3.540569] raid6: using algorithm sse2x4 gen() 12843 MB/s
[ 3.540569] raid6: .... xor() 8771 MB/s, rmw enabled
[ 3.540570] raid6: using ssse3x2 recovery algorithm
[ 3.543303] xor: automatically using best checksumming function avx
[ 3.560635] Btrfs loaded, crc32c=crc32c-intel
[ 3.939925] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 4.099885] systemd[1]: Inserted module 'autofs4'
[ 4.151577] systemd[1]: systemd 245.4-4ubuntu3.15 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)
[ 4.168764] systemd[1]: Detected architecture x86-64.
[ 4.186211] systemd[1]: Set hostname to <Inspiron-7720>.
[ 4.439849] systemd[1]: Created slice system-modprobe.slice.
[ 4.440196] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 4.440446] systemd[1]: Created slice User and Session Slice.
[ 4.440505] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.440735] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.440779] systemd[1]: Reached target User and Group Name Lookups.
[ 4.440791] systemd[1]: Reached target Remote File Systems.
[ 4.440798] systemd[1]: Reached target Slices.
[ 4.440871] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 4.440966] systemd[1]: Listening on LVM2 poll daemon socket.
[ 4.441037] systemd[1]: Listening on Syslog Socket.
[ 4.442110] systemd[1]: Listening on Process Core Dump Socket.
[ 4.442190] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 4.442238] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 4.442401] systemd[1]: Listening on Journal Audit Socket.
[ 4.442489] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.442584] systemd[1]: Listening on Journal Socket.
[ 4.442678] systemd[1]: Listening on udev Control Socket.
[ 4.442746] systemd[1]: Listening on udev Kernel Socket.
[ 4.443707] systemd[1]: Mounting Huge Pages File System...
[ 4.444692] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.445763] systemd[1]: Mounting Kernel Debug File System...
[ 4.447229] systemd[1]: Mounting Kernel Trace File System...
[ 4.449208] systemd[1]: Starting Journal Service...
[ 4.450263] systemd[1]: Starting Availability of block devices...
[ 4.452033] systemd[1]: Starting Set the console keyboard layout...
[ 4.453383] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 4.454507] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 4.454575] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[ 4.455100] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 4.455147] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 4.458779] systemd[1]: Starting Load Kernel Modules...
[ 4.459695] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 4.460876] systemd[1]: Starting udev Coldplug all Devices...
[ 4.462809] systemd[1]: Starting Uncomplicated firewall...
[ 4.465330] systemd[1]: Mounted Huge Pages File System.
[ 4.466125] systemd[1]: Mounted POSIX Message Queue File System.
[ 4.466799] systemd[1]: Mounted Kernel Debug File System.
[ 4.467489] systemd[1]: Mounted Kernel Trace File System.
[ 4.468883] systemd[1]: Finished Availability of block devices.
[ 4.471895] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 4.474676] systemd[1]: Finished Uncomplicated firewall.
[ 4.476642] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[ 4.482601] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 4.484031] systemd[1]: Activating swap /swapfile...
[ 4.484457] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 4.484554] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 4.486037] systemd[1]: Starting Load/Save Random Seed...
[ 4.487083] systemd[1]: Starting Create System Users...
[ 4.494142] lp: driver loaded but no devices found
[ 4.505298] systemd[1]: Finished Create System Users.
[ 4.506972] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 4.513479] systemd[1]: Finished Load/Save Random Seed.
[ 4.517458] ppdev: user-space parallel port driver
[ 4.526356] systemd[1]: Finished Load Kernel Modules.
[ 4.529352] systemd[1]: Mounting FUSE Control File System...
[ 4.530992] systemd[1]: Mounting Kernel Configuration File System...
[ 4.536792] systemd[1]: Starting Apply Kernel Variables...
[ 4.538462] systemd[1]: Mounted FUSE Control File System.
[ 4.538693] systemd[1]: Mounted Kernel Configuration File System.
[ 4.543313] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 4.544969] systemd[1]: Starting udev Kernel Device Manager...
[ 4.562626] systemd[1]: Finished Apply Kernel Variables.
[ 4.602581] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[ 4.615391] systemd[1]: Started Journal Service.
[ 4.624439] systemd-journald[338]: Received client request to flush runtime journal.
[ 4.641037] Adding 2097148k swap on /swapfile. Priority:-2 extents:6 across:2260988k SSFS
[ 5.281658] IPMI message handler: version 39.2
[ 5.289068] ipmi device interface
[ 5.309990] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 5.310333] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 5.339127] mc: Linux media interface: v0.10
[ 5.352719] usbcore: registered new interface driver r8152
[ 5.480786] usb 4-3: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[ 5.533499] r8152 4-3:1.0 eth0: v1.10.11
[ 5.597352] videodev: Linux video capture interface: v2.00
[ 5.597665] Intel(R) Wireless WiFi driver for Linux
[ 5.597666] Copyright(c) 2003- 2015 Intel Corporation
[ 5.597926] iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 5.610653] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.3)
[ 5.611341] usbcore: registered new interface driver cdc_ether
[ 5.617991] input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input17
[ 5.618899] iwlwifi 0000:02:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
[ 5.665003] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 5.665005] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
[ 5.665007] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[ 5.665009] iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8
[ 5.676255] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_HD (0bda:58bf)
[ 5.698035] Bluetooth: Core ver 2.22
[ 5.698063] NET: Registered protocol family 31
[ 5.698064] Bluetooth: HCI device and connection manager initialized
[ 5.698068] Bluetooth: HCI socket layer initialized
[ 5.698070] Bluetooth: L2CAP socket layer initialized
[ 5.698073] Bluetooth: SCO socket layer initialized
[ 5.706741] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[ 5.763639] audit: type=1400 audit(1642776836.495:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/cups/backend/cups-pdf" pid=510 comm="apparmor_parser"
[ 5.763643] audit: type=1400 audit(1642776836.495:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd" pid=510 comm="apparmor_parser"
[ 5.763646] audit: type=1400 audit(1642776836.495:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cupsd//third_party" pid=510 comm="apparmor_parser"
[ 5.766427] audit: type=1400 audit(1642776836.499:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=511 comm="apparmor_parser"
[ 5.766432] audit: type=1400 audit(1642776836.499:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=511 comm="apparmor_parser"
[ 5.766435] audit: type=1400 audit(1642776836.499:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=511 comm="apparmor_parser"
[ 5.766437] audit: type=1400 audit(1642776836.499:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=511 comm="apparmor_parser"
[ 5.767664] audit: type=1400 audit(1642776836.499:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=512 comm="apparmor_parser"
[ 5.768267] input: Laptop_Integrated_Webcam_HD: In as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input18
[ 5.769192] audit: type=1400 audit(1642776836.503:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=513 comm="apparmor_parser"
[ 5.769714] usbcore: registered new interface driver uvcvideo
[ 5.769716] USB Video Class driver (1.1.1)
[ 5.774894] audit: type=1400 audit(1642776836.507:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=518 comm="apparmor_parser"
[ 5.798144] nvidia: loading out-of-tree module taints kernel.
[ 5.798152] nvidia: module license 'NVIDIA' taints kernel.
[ 5.798153] Disabling lock debugging due to kernel taint
[ 5.818496] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[ 5.818579] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
[ 5.818580] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
[ 5.818581] RAPL PMU: hw unit of domain package 2^-16 Joules
[ 5.818582] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
[ 5.827426] dell_smm_hwmon: broken Dell BIOS detected, disallow fan support
[ 5.842081] nvidia-nvlink: Nvlink Core is being initialized, major device number 237
[ 5.842779] nvidia 0000:01:00.0: enabling device (0006 -> 0007)
[ 5.842952] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[ 5.888670] usbcore: registered new interface driver btusb
[ 5.896351] Bluetooth: hci0: unexpected event for opcode 0x0000
[ 5.950163] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 418.226.00 Wed Sep 8 13:57:02 UTC 2021
[ 5.951491] kvm: disabled by bios
[ 6.010845] kvm: disabled by bios
[ 6.034124] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 418.226.00 Wed Sep 8 13:44:34 UTC 2021
[ 6.041981] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 6.041984] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[ 6.071045] kvm: disabled by bios
[ 6.143072] kvm: disabled by bios
[ 6.386590] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 6.415348] snd_hda_codec_idt hdaudioC0D0: autoconfig for 92HD91BXX: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:speaker
[ 6.415352] snd_hda_codec_idt hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 6.415354] snd_hda_codec_idt hdaudioC0D0: hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
[ 6.415356] snd_hda_codec_idt hdaudioC0D0: mono: mono_out=0x0
[ 6.415357] snd_hda_codec_idt hdaudioC0D0: inputs:
[ 6.415359] snd_hda_codec_idt hdaudioC0D0: Internal Mic=0x11
[ 6.415361] snd_hda_codec_idt hdaudioC0D0: Mic=0xa
[ 6.466247] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[ 6.466334] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
[ 6.466411] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
[ 6.609821] r8152 4-3:1.0 enx503eaab6ce84: renamed from eth0
[ 6.739678] RTL8208 Fast Ethernet r8169-0-300:00: attached PHY driver [RTL8208 Fast Ethernet] (mii_bus:phy_addr=r8169-0-300:00, irq=IGNORE)
[ 7.015710] r8169 0000:03:00.0 enp3s0: Link is Down
[ 7.029125] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[ 7.093726] iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
[ 7.121613] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 7.121615] Bluetooth: BNEP filters: protocol multicast
[ 7.121619] Bluetooth: BNEP socket layer initialized
[ 7.135095] NET: Registered protocol family 38
[ 7.185102] intel_rapl_common: Found RAPL domain package
[ 7.185104] intel_rapl_common: Found RAPL domain core
[ 7.185105] intel_rapl_common: Found RAPL domain uncore
[ 7.185109] intel_rapl_common: RAPL package-0 domain package locked by BIOS
[ 7.286645] nvidia-uvm: Loaded the UVM driver in 8 mode, major device number 235
[ 7.331759] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20190816/nsarguments-59)
[ 7.371065] iwlwifi 0000:02:00.0: Radio type=0x2-0x0-0x0
[ 8.146044] wlp2s0: authenticate with 3c:15:fb:b1:dc:88
[ 8.149496] wlp2s0: send auth to 3c:15:fb:b1:dc:88 (try 1/3)
[ 8.152222] wlp2s0: authenticated
[ 8.152593] wlp2s0: associate with 3c:15:fb:b1:dc:88 (try 1/3)
[ 8.156325] wlp2s0: RX AssocResp from 3c:15:fb:b1:dc:88 (capab=0x1411 status=0 aid=1)
[ 8.163510] wlp2s0: associated
[ 8.202665] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[ 8.241023] IPv6: ADDRCONF(NETDEV_CHANGE): enx503eaab6ce84: link becomes ready
[ 8.241209] r8152 4-3:1.0 enx503eaab6ce84: carrier on
[ 8.362182] wlp2s0: Limiting TX power to 30 (30 - 0) dBm as advertised by 3c:15:fb:b1:dc:88
[ 9.283691] EXT4-fs (sdc2): mounted filesystem with ordered data mode. Opts: (null)
[ 11.837621] Bluetooth: RFCOMM TTY layer initialized
[ 11.837630] Bluetooth: RFCOMM socket layer initialized
[ 11.837637] Bluetooth: RFCOMM ver 1.11
norbert@Inspiron-7720:~$