You are not logged in.

#1 2021-11-03 09:24:56

spratyey
Member
Registered: 2021-11-03
Posts: 3

[SOLVED] Logitech M557 mouse repeatedly disconnects, unusable.

Hello,
Sincere apologies in case this is not the right place to ask for help regarding this / in case the solution is already out there and I have simply overlooked it somehow.

While trying to connect my Logitech M557 mouse, it gets stuck in this 'infinite loop' of 'Connected' and 'Disconnected'.
I have tried the Idletimeout and UserspaceHID fixes that have been recommended on the ArchWiki and other forums on the internet, but to no avail.

Here is the output I see in bluetoothctl upon switching on my mouse and wiggling it around:

[NEW] Device 34:88:5D:92:57:E5 Bluetooth Mouse M557
[CHG] Device 34:88:5D:92:57:E5 Connected: no
[CHG] Device 34:88:5D:92:57:E5 Connected: yes
[CHG] Device 34:88:5D:92:57:E5 Connected: no
[CHG] Device 34:88:5D:92:57:E5 Connected: yes
[CHG] Device 34:88:5D:92:57:E5 Connected: no
[CHG] Device 34:88:5D:92:57:E5 Connected: yes
[CHG] Device 34:88:5D:92:57:E5 Connected: no
[CHG] Device 34:88:5D:92:57:E5 Connected: yes
[CHG] Device 34:88:5D:92:57:E5 Connected: no
[CHG] Device 34:88:5D:92:57:E5 Connected: yes
[CHG] Device 34:88:5D:92:57:E5 Connected: no
[CHG] Device 34:88:5D:92:57:E5 Connected: yes
[CHG] Device 34:88:5D:92:57:E5 Connected: no
[CHG] Device 34:88:5D:92:57:E5 Connected: yes
[CHG] Device 34:88:5D:92:57:E5 Connected: no
[CHG] Device 34:88:5D:92:57:E5 Connected: yes
[CHG] Device 34:88:5D:92:57:E5 Connected: no
[CHG] Device 34:88:5D:92:57:E5 Connected: yes
[CHG] Device 34:88:5D:92:57:E5 Connected: no
[CHG] Device 34:88:5D:92:57:E5 Connected: yes
[CHG] Device 34:88:5D:92:57:E5 Connected: no

dmesg output:

sudo dmesg | grep Blue
[    6.784689] Bluetooth: Core ver 2.22
[    6.784750] Bluetooth: HCI device and connection manager initialized
[    6.784759] Bluetooth: HCI socket layer initialized
[    6.784765] Bluetooth: L2CAP socket layer initialized
[    6.784775] Bluetooth: SCO socket layer initialized
[    6.856572] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[    6.856575] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[    6.952682] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[    7.507165] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    7.507168] Bluetooth: BNEP filters: protocol multicast
[    7.507173] Bluetooth: BNEP socket layer initialized
[   76.137922] Bluetooth: RFCOMM TTY layer initialized
[   76.137934] Bluetooth: RFCOMM socket layer initialized
[   76.137944] Bluetooth: RFCOMM ver 1.11

Last edited by spratyey (2021-11-05 17:26:33)

Offline

#2 2021-11-03 10:38:32

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,269

Re: [SOLVED] Logitech M557 mouse repeatedly disconnects, unusable.

Please post the complete dmesg, at which frequency does the mouse reconnect?
Did you try to re-pair (dad joke alert) it, https://wiki.archlinux.org/title/Blueto … se_2,_etc) ?

Ceterum censeo: do you have a parallel windows installation? (see 3rd link below)

Online

#3 2021-11-05 06:35:26

spratyey
Member
Registered: 2021-11-03
Posts: 3

Re: [SOLVED] Logitech M557 mouse repeatedly disconnects, unusable.

Yes I've tried the re-pairing thing.
The same problem persists though, no change at all.

About the 'frequency':
Upon trying to connect to my mouse via blueman-manager, it shows that it's getting connected for about one second, and then it immediately disconnects. However, moving my mouse within this short duration doesn't move the on-screen pointer at all.
Post that, it stays disconnected. However, if I move/wiggle the mouse around, then for as long as I'm moving it, it keeps flip-flopping between connected and disconnected at ~1 second intervals. But the moment I let go and stop moving the mouse, it goes back to just being disconnected, as it was before I started moving it.

Also, yes I am dual-booting alongside Win10, but I've disabled fast boot.
Moreover, my mouse was working normally until about a month ago. So when I first encountered this issue I thought the culprit was a buggy update or something. Due to this I have tried downgrading bluez and a few other packages, but to no avail. Yes it's rather strange that downgrading didn't give back the old behavior, but yeah.

Here's the complete dmesg output:

[    0.000000] Linux version 5.10.76-1-lts (linux-lts@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP Sat, 30 Oct 2021 19:13:46 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=48f6250b-6b2c-462a-8879-98911617c37b rw loglevel=3 quiet
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000006ab6afff] usable
[    0.000000] BIOS-e820: [mem 0x000000006ab6b000-0x000000006ab6bfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000006ab6c000-0x000000006ab6cfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006ab6d000-0x000000007a1b5fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007a1b6000-0x000000007a55efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007a55f000-0x000000007a5a5fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007a5a6000-0x000000007af07fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007af08000-0x000000007b51afff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007b51b000-0x000000007b5fdfff] type 20
[    0.000000] BIOS-e820: [mem 0x000000007b5fe000-0x000000007b5fefff] usable
[    0.000000] BIOS-e820: [mem 0x000000007b5ff000-0x000000007f7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] 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-0x000000027f7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.40 by American Megatrends
[    0.000000] efi: ACPI=0x7a572000 ACPI 2.0=0x7a572000 SMBIOS=0x7b32a000 SMBIOS 3.0=0x7b329000 ESRT=0x7b2a4118 MEMATTR=0x763e7018 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: Dell Inc. Inspiron 7572/04GC61, BIOS 1.1.8 10/11/2018
[    0.000000] tsc: Detected 1800.000 MHz processor
[    0.000887] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000890] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000898] last_pfn = 0x27f800 max_arch_pfn = 0x400000000
[    0.000902] MTRR default type: write-back
[    0.000903] MTRR fixed ranges enabled:
[    0.000905]   00000-9FFFF write-back
[    0.000906]   A0000-BFFFF uncachable
[    0.000907]   C0000-FFFFF write-protect
[    0.000908] MTRR variable ranges enabled:
[    0.000910]   0 base 0080000000 mask 7F80000000 uncachable
[    0.000911]   1 base 007E000000 mask 7FFE000000 uncachable
[    0.000912]   2 base 007D000000 mask 7FFF000000 uncachable
[    0.000913]   3 disabled
[    0.000913]   4 disabled
[    0.000914]   5 disabled
[    0.000915]   6 disabled
[    0.000915]   7 disabled
[    0.000916]   8 disabled
[    0.000917]   9 disabled
[    0.001333] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001663] last_pfn = 0x7b5ff max_arch_pfn = 0x400000000
[    0.010959] found SMP MP-table at [mem 0x000fcfa0-0x000fcfaf]
[    0.010974] esrt: Reserving ESRT space from 0x000000007b2a4118 to 0x000000007b2a4150.
[    0.010982] check: Scanning 1 areas for low memory corruption
[    0.010987] Using GB pages for direct mapping
[    0.011527] Secure boot could not be determined
[    0.011528] RAMDISK: [mem 0x37077000-0x37832fff]
[    0.011531] ACPI: Early table checksum verification disabled
[    0.011534] ACPI: RSDP 0x000000007A572000 000024 (v02 DELL  )
[    0.011539] ACPI: XSDT 0x000000007A5720D8 00012C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.011545] ACPI: FACP 0x000000007A595CB8 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.011552] ACPI: DSDT 0x000000007A572290 023A24 (v02 DELL   CBX3     01072009 INTL 20160422)
[    0.011555] ACPI: FACS 0x000000007AF05180 000040
[    0.011559] ACPI: UEFI 0x000000007A596000 00063A (v01 INTEL  RstSataE 00000000 ??   00000000)
[    0.011563] ACPI: APIC 0x000000007A596640 0000BC (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.011566] ACPI: FPDT 0x000000007A596700 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.011570] ACPI: FIDT 0x000000007A596748 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.011573] ACPI: MCFG 0x000000007A5967F8 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.011577] ACPI: HPET 0x000000007A596838 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
[    0.011580] ACPI: SSDT 0x000000007A596870 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.011584] ACPI: BOOT 0x000000007A596BD0 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.011587] ACPI: SSDT 0x000000007A596BF8 0012DE (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.011591] ACPI: HPET 0x000000007A597ED8 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
[    0.011594] ACPI: SSDT 0x000000007A597F10 0006B4 (v02 INTEL  xh_OEMBD 00000000 INTL 20160422)
[    0.011598] ACPI: UEFI 0x000000007A5985C8 000042 (v01                 00000000      00000000)
[    0.011601] ACPI: SSDT 0x000000007A598610 0017AE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.011605] ACPI: LPIT 0x000000007A599DC0 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
[    0.011608] ACPI: WSMT 0x000000007A599E58 000028 (v01 DELL   CBX3     00000000 MSFT 0000005F)
[    0.011612] ACPI: SSDT 0x000000007A599E80 000161 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.011616] ACPI: SSDT 0x000000007A599FE8 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.011619] ACPI: SSDT 0x000000007A59A288 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.011623] ACPI: SSDT 0x000000007A59D290 000517 (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.011626] ACPI: DBGP 0x000000007A59D7A8 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.011630] ACPI: DBG2 0x000000007A59D7E0 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.011633] ACPI: SSDT 0x000000007A59D838 00002B (v02 INTEL  UsbCTabl 00001000 INTL 20160422)
[    0.011636] ACPI: SSDT 0x000000007A59D868 003F9C (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[    0.011640] ACPI: MSDM 0x000000007A5A1808 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
[    0.011643] ACPI: SLIC 0x000000007A5A1860 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[    0.011647] ACPI: SSDT 0x000000007A5A19D8 00041D (v02 SgRef  SgUlt    00001000 INTL 20160422)
[    0.011650] ACPI: SSDT 0x000000007A5A1DF8 000752 (v02 SgRef  SgPch    00001000 INTL 20160422)
[    0.011654] ACPI: NHLT 0x000000007A5A2550 00002D (v00 INTEL  EDK2     00000002      01000013)
[    0.011657] ACPI: UEFI 0x000000007A5A2580 00005C (v01 INTEL  RstSataV 00000000 ??   00000000)
[    0.011661] ACPI: SSDT 0x000000007A5A25E0 001E64 (v01 OptRef OptTabl  00001000 INTL 20160422)
[    0.011664] ACPI: DMAR 0x000000007A5A4448 0000CC (v01 INTEL  KBL      00000001 INTL 00000001)
[    0.011668] ACPI: BGRT 0x000000007A5A4518 000038 (v00 \xf3\xee              01072009 AMI  00010013)
[    0.011671] ACPI: Reserving FACP table memory at [mem 0x7a595cb8-0x7a595dc3]
[    0.011673] ACPI: Reserving DSDT table memory at [mem 0x7a572290-0x7a595cb3]
[    0.011674] ACPI: Reserving FACS table memory at [mem 0x7af05180-0x7af051bf]
[    0.011675] ACPI: Reserving UEFI table memory at [mem 0x7a596000-0x7a596639]
[    0.011676] ACPI: Reserving APIC table memory at [mem 0x7a596640-0x7a5966fb]
[    0.011677] ACPI: Reserving FPDT table memory at [mem 0x7a596700-0x7a596743]
[    0.011678] ACPI: Reserving FIDT table memory at [mem 0x7a596748-0x7a5967f3]
[    0.011679] ACPI: Reserving MCFG table memory at [mem 0x7a5967f8-0x7a596833]
[    0.011680] ACPI: Reserving HPET table memory at [mem 0x7a596838-0x7a59686f]
[    0.011681] ACPI: Reserving SSDT table memory at [mem 0x7a596870-0x7a596bc8]
[    0.011682] ACPI: Reserving BOOT table memory at [mem 0x7a596bd0-0x7a596bf7]
[    0.011683] ACPI: Reserving SSDT table memory at [mem 0x7a596bf8-0x7a597ed5]
[    0.011684] ACPI: Reserving HPET table memory at [mem 0x7a597ed8-0x7a597f0f]
[    0.011685] ACPI: Reserving SSDT table memory at [mem 0x7a597f10-0x7a5985c3]
[    0.011686] ACPI: Reserving UEFI table memory at [mem 0x7a5985c8-0x7a598609]
[    0.011687] ACPI: Reserving SSDT table memory at [mem 0x7a598610-0x7a599dbd]
[    0.011688] ACPI: Reserving LPIT table memory at [mem 0x7a599dc0-0x7a599e53]
[    0.011689] ACPI: Reserving WSMT table memory at [mem 0x7a599e58-0x7a599e7f]
[    0.011690] ACPI: Reserving SSDT table memory at [mem 0x7a599e80-0x7a599fe0]
[    0.011691] ACPI: Reserving SSDT table memory at [mem 0x7a599fe8-0x7a59a286]
[    0.011692] ACPI: Reserving SSDT table memory at [mem 0x7a59a288-0x7a59d289]
[    0.011693] ACPI: Reserving SSDT table memory at [mem 0x7a59d290-0x7a59d7a6]
[    0.011694] ACPI: Reserving DBGP table memory at [mem 0x7a59d7a8-0x7a59d7db]
[    0.011695] ACPI: Reserving DBG2 table memory at [mem 0x7a59d7e0-0x7a59d833]
[    0.011697] ACPI: Reserving SSDT table memory at [mem 0x7a59d838-0x7a59d862]
[    0.011698] ACPI: Reserving SSDT table memory at [mem 0x7a59d868-0x7a5a1803]
[    0.011699] ACPI: Reserving MSDM table memory at [mem 0x7a5a1808-0x7a5a185c]
[    0.011700] ACPI: Reserving SLIC table memory at [mem 0x7a5a1860-0x7a5a19d5]
[    0.011701] ACPI: Reserving SSDT table memory at [mem 0x7a5a19d8-0x7a5a1df4]
[    0.011702] ACPI: Reserving SSDT table memory at [mem 0x7a5a1df8-0x7a5a2549]
[    0.011703] ACPI: Reserving NHLT table memory at [mem 0x7a5a2550-0x7a5a257c]
[    0.011704] ACPI: Reserving UEFI table memory at [mem 0x7a5a2580-0x7a5a25db]
[    0.011705] ACPI: Reserving SSDT table memory at [mem 0x7a5a25e0-0x7a5a4443]
[    0.011706] ACPI: Reserving DMAR table memory at [mem 0x7a5a4448-0x7a5a4513]
[    0.011707] ACPI: Reserving BGRT table memory at [mem 0x7a5a4518-0x7a5a454f]
[    0.011723] ACPI: Local APIC address 0xfee00000
[    0.011836] No NUMA configuration found
[    0.011837] Faking a node at [mem 0x0000000000000000-0x000000027f7fffff]
[    0.011842] NODE_DATA(0) allocated [mem 0x27f7fa000-0x27f7fdfff]
[    0.011871] Zone ranges:
[    0.011872]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.011874]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.011876]   Normal   [mem 0x0000000100000000-0x000000027f7fffff]
[    0.011877]   Device   empty
[    0.011879] Movable zone start for each node
[    0.011879] Early memory node ranges
[    0.011880]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.011882]   node   0: [mem 0x0000000000059000-0x000000000009efff]
[    0.011882]   node   0: [mem 0x0000000000100000-0x000000006ab6afff]
[    0.011883]   node   0: [mem 0x000000006ab6d000-0x000000007a1b5fff]
[    0.011884]   node   0: [mem 0x000000007b5fe000-0x000000007b5fefff]
[    0.011885]   node   0: [mem 0x0000000100000000-0x000000027f7fffff]
[    0.011888] Initmem setup node 0 [mem 0x0000000000001000-0x000000027f7fffff]
[    0.011889] On node 0 totalpages: 2070866
[    0.011891]   DMA zone: 64 pages used for memmap
[    0.011892]   DMA zone: 26 pages reserved
[    0.011893]   DMA zone: 3997 pages, LIFO batch:0
[    0.011894]   DMA32 zone: 7751 pages used for memmap
[    0.011895]   DMA32 zone: 496053 pages, LIFO batch:63
[    0.011896]   Normal zone: 24544 pages used for memmap
[    0.011897]   Normal zone: 1570816 pages, LIFO batch:63
[    0.011900] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.011901] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.011942] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.019438] On node 0, zone DMA32: 2 pages in unavailable ranges
[    0.019512] On node 0, zone DMA32: 5192 pages in unavailable ranges
[    0.043605] On node 0, zone Normal: 18945 pages in unavailable ranges
[    0.043634] On node 0, zone Normal: 2048 pages in unavailable ranges
[    0.043650] Reserving Intel graphics memory at [mem 0x7d800000-0x7f7fffff]
[    0.043853] ACPI: PM-Timer IO Port: 0x1808
[    0.043855] ACPI: Local APIC address 0xfee00000
[    0.043862] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.043863] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.043864] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.043865] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.043865] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.043866] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.043867] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.043868] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.043901] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.043903] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.043904] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.043906] ACPI: IRQ0 used by override.
[    0.043907] ACPI: IRQ9 used by override.
[    0.043909] Using ACPI (MADT) for SMP configuration information
[    0.043911] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.043918] e820: update [mem 0x7653c000-0x765c4fff] usable ==> reserved
[    0.043928] TSC deadline timer available
[    0.043930] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.043954] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.043956] PM: hibernation: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.043957] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.043959] PM: hibernation: Registered nosave memory: [mem 0x6ab6b000-0x6ab6bfff]
[    0.043960] PM: hibernation: Registered nosave memory: [mem 0x6ab6c000-0x6ab6cfff]
[    0.043962] PM: hibernation: Registered nosave memory: [mem 0x7653c000-0x765c4fff]
[    0.043964] PM: hibernation: Registered nosave memory: [mem 0x7a1b6000-0x7a55efff]
[    0.043965] PM: hibernation: Registered nosave memory: [mem 0x7a55f000-0x7a5a5fff]
[    0.043966] PM: hibernation: Registered nosave memory: [mem 0x7a5a6000-0x7af07fff]
[    0.043966] PM: hibernation: Registered nosave memory: [mem 0x7af08000-0x7b51afff]
[    0.043967] PM: hibernation: Registered nosave memory: [mem 0x7b51b000-0x7b5fdfff]
[    0.043969] PM: hibernation: Registered nosave memory: [mem 0x7b5ff000-0x7f7fffff]
[    0.043970] PM: hibernation: Registered nosave memory: [mem 0x7f800000-0xdfffffff]
[    0.043971] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.043971] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.043972] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.043973] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.043974] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.043974] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.043975] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.043976] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.043977] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.043978] [mem 0x7f800000-0xdfffffff] available for PCI devices
[    0.043980] Booting paravirtualized kernel on bare hardware
[    0.043983] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.049754] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.050057] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[    0.050064] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[    0.050066] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.050091] Built 1 zonelists, mobility grouping on.  Total pages: 2038481
[    0.050092] Policy zone: Normal
[    0.050093] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=48f6250b-6b2c-462a-8879-98911617c37b rw loglevel=3 quiet
[    0.050968] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.051416] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.051502] mem auto-init: stack:byref_all(zero), heap alloc:on, heap free:off
[    0.093558] Memory: 7982240K/8283464K available (14343K kernel code, 2034K rwdata, 9064K rodata, 1724K init, 4340K bss, 300964K reserved, 0K cma-reserved)
[    0.093567] random: get_random_u64 called from __kmem_cache_create+0x2a/0x4c0 with crng_init=0
[    0.093704] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.093717] Kernel/User page tables isolation: enabled
[    0.093734] ftrace: allocating 41550 entries in 163 pages
[    0.110522] ftrace: allocated 163 pages with 4 groups
[    0.110649] rcu: Hierarchical RCU implementation.
[    0.110650] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.110652] 	Rude variant of Tasks RCU enabled.
[    0.110652] 	Tracing variant of Tasks RCU enabled.
[    0.110654] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.110654] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.114784] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.115165] Console: colour dummy device 80x25
[    0.115184] printk: console [tty0] enabled
[    0.115205] ACPI: Core revision 20200925
[    0.115564] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.115640] APIC: Switch to symmetric I/O mode setup
[    0.115642] DMAR: Host address width 39
[    0.115643] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.115650] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.115651] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.115655] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.115656] DMAR: RMRR base: 0x0000007a28a000 end: 0x0000007a2a9fff
[    0.115658] DMAR: RMRR base: 0x0000007d000000 end: 0x0000007f7fffff
[    0.115659] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.115661] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.115662] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.115663] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.117544] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.117546] x2apic enabled
[    0.117563] Switched APIC routing to cluster x2apic.
[    0.121572] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.165611] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns
[    0.165615] Calibrating delay loop (skipped), value calculated using timer frequency.. 3600.00 BogoMIPS (lpj=18000000)
[    0.165618] pid_max: default: 32768 minimum: 301
[    0.167920] LSM: Security Framework initializing
[    0.167925] Yama: becoming mindful.
[    0.167970] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.167995] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.168287] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.168312] process: using mwait in idle threads
[    0.168315] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.168316] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.168319] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.168320] Spectre V2 : Mitigation: Full generic retpoline
[    0.168321] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.168321] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.168323] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.168323] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.168325] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.168327] SRBDS: Vulnerable: No microcode
[    0.168328] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.168601] Freeing SMP alternatives memory: 36K
[    0.172628] smpboot: CPU0: Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz (family: 0x6, model: 0x8e, stepping: 0xa)
[    0.172750] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.172762] ... version:                4
[    0.172763] ... bit width:              48
[    0.172763] ... generic registers:      4
[    0.172764] ... value mask:             0000ffffffffffff
[    0.172765] ... max period:             00007fffffffffff
[    0.172766] ... fixed-purpose events:   3
[    0.172766] ... event mask:             000000070000000f
[    0.172878] rcu: Hierarchical SRCU implementation.
[    0.173859] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.173957] smp: Bringing up secondary CPUs ...
[    0.174050] x86: Booting SMP configuration:
[    0.174051] .... node  #0, CPUs:      #1 #2 #3 #4
[    0.174658] 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.174658]  #5 #6 #7
[    0.174658] smp: Brought up 1 node, 8 CPUs
[    0.174658] smpboot: Max logical packages: 1
[    0.174658] smpboot: Total of 8 processors activated (28800.00 BogoMIPS)
[    0.174658] devtmpfs: initialized
[    0.174658] x86/mm: Memory block size: 128MB
[    0.175761] PM: Registering ACPI NVS region [mem 0x6ab6b000-0x6ab6bfff] (4096 bytes)
[    0.175761] PM: Registering ACPI NVS region [mem 0x7a5a6000-0x7af07fff] (9838592 bytes)
[    0.175818] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.175831] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.175885] pinctrl core: initialized pinctrl subsystem
[    0.176053] PM: RTC time: 05:56:19, date: 2021-11-05
[    0.176186] NET: Registered protocol family 16
[    0.176357] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[    0.176429] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.176500] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.176506] audit: initializing netlink subsys (disabled)
[    0.176512] audit: type=2000 audit(1636091779.070:1): state=initialized audit_enabled=0 res=1
[    0.176512] thermal_sys: Registered thermal governor 'fair_share'
[    0.176512] thermal_sys: Registered thermal governor 'bang_bang'
[    0.176512] thermal_sys: Registered thermal governor 'step_wise'
[    0.176512] thermal_sys: Registered thermal governor 'user_space'
[    0.176512] thermal_sys: Registered thermal governor 'power_allocator'
[    0.176512] cpuidle: using governor ladder
[    0.176512] cpuidle: using governor menu
[    0.176512] Simple Boot Flag at 0x47 set to 0x80
[    0.176512] ACPI: bus type PCI registered
[    0.176512] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.176512] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.176512] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.176512] PCI: Using configuration type 1 for base access
[    0.176512] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.176629] Kprobes globally optimized
[    0.176633] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.176633] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.176633] ACPI: Added _OSI(Module Device)
[    0.176633] ACPI: Added _OSI(Processor Device)
[    0.176633] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.176633] ACPI: Added _OSI(Processor Aggregator Device)
[    0.176633] ACPI: Added _OSI(Linux-Dell-Video)
[    0.176633] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.176633] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.225320] ACPI: 14 ACPI AML tables successfully acquired and loaded
[    0.230985] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.238916] ACPI: Dynamic OEM Table Load:
[    0.238923] ACPI: SSDT 0xFFFF9792C0BE1800 00058B (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.240501] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[    0.241705] ACPI: Dynamic OEM Table Load:
[    0.241711] ACPI: SSDT 0xFFFF9792C11BFC00 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.243238] ACPI: Dynamic OEM Table Load:
[    0.243243] ACPI: SSDT 0xFFFF9792C1235E40 0000BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
[    0.244659] ACPI: Dynamic OEM Table Load:
[    0.244664] ACPI: SSDT 0xFFFF9792C0BE7800 000628 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
[    0.246540] ACPI: Dynamic OEM Table Load:
[    0.246548] ACPI: SSDT 0xFFFF9792C1171000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.248922] ACPI: Dynamic OEM Table Load:
[    0.248927] ACPI: SSDT 0xFFFF9792C11BE000 000317 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    0.250497] ACPI: Dynamic OEM Table Load:
[    0.250502] ACPI: SSDT 0xFFFF9792C11BE800 00030A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.255181] ACPI: EC: EC started
[    0.255182] ACPI: EC: interrupt blocked
[    0.263454] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.263456] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[    0.263456] ACPI: Interpreter enabled
[    0.263504] ACPI: (supports S0 S3 S4 S5)
[    0.263506] ACPI: Using IOAPIC for interrupt routing
[    0.263548] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.264320] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.270709] ACPI: Power Resource [PC09] (on)
[    0.295907] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.295914] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.298325] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.299311] PCI host bridge to bus 0000:00
[    0.299313] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.299314] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.299315] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.299316] pci_bus 0000:00: root bus resource [mem 0x7f800000-0xdfffffff window]
[    0.299318] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.299319] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.299338] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
[    0.299489] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
[    0.299499] pci 0000:00:02.0: reg 0x10: [mem 0xdd000000-0xddffffff 64bit]
[    0.299505] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.299510] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.299527] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.299717] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    0.299727] pci 0000:00:04.0: reg 0x10: [mem 0xdf120000-0xdf127fff 64bit]
[    0.300026] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    0.300046] pci 0000:00:14.0: reg 0x10: [mem 0xdf110000-0xdf11ffff 64bit]
[    0.300123] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.300514] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    0.300533] pci 0000:00:14.2: reg 0x10: [mem 0xdf137000-0xdf137fff 64bit]
[    0.300880] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[    0.301088] pci 0000:00:15.0: reg 0x10: [mem 0xdf136000-0xdf136fff 64bit]
[    0.302161] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    0.302183] pci 0000:00:16.0: reg 0x10: [mem 0xdf135000-0xdf135fff 64bit]
[    0.302268] pci 0000:00:16.0: PME# supported from D3hot
[    0.302541] pci 0000:00:17.0: [8086:282a] type 00 class 0x010400
[    0.302556] pci 0000:00:17.0: reg 0x10: [mem 0xdf130000-0xdf131fff]
[    0.302564] pci 0000:00:17.0: reg 0x14: [mem 0xdf134000-0xdf1340ff]
[    0.302572] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.302580] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.302588] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.302596] pci 0000:00:17.0: reg 0x24: [mem 0xdf133000-0xdf1337ff]
[    0.302646] pci 0000:00:17.0: PME# supported from D3hot
[    0.302883] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    0.302969] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.303327] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[    0.303415] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.303756] pci 0000:00:1c.5: [8086:9d15] type 01 class 0x060400
[    0.303844] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.304190] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[    0.304475] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    0.304488] pci 0000:00:1f.2: reg 0x10: [mem 0xdf12c000-0xdf12ffff]
[    0.304740] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380
[    0.304762] pci 0000:00:1f.3: reg 0x10: [mem 0xdf128000-0xdf12bfff 64bit]
[    0.304789] pci 0000:00:1f.3: reg 0x20: [mem 0xdf100000-0xdf10ffff 64bit]
[    0.304845] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.305271] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    0.305329] pci 0000:00:1f.4: reg 0x10: [mem 0xdf132000-0xdf1320ff 64bit]
[    0.305400] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.305757] pci 0000:01:00.0: [10de:1d10] type 00 class 0x030200
[    0.305772] pci 0000:01:00.0: reg 0x10: [mem 0xde000000-0xdeffffff]
[    0.305785] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.305798] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.305806] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.305815] pci 0000:01:00.0: reg 0x30: [mem 0xdf000000-0xdf07ffff pref]
[    0.305840] pci 0000:01:00.0: Enabling HDA controller
[    0.306128] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.306131] pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
[    0.306133] pci 0000:00:1c.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.306138] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.306221] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.306241] pci 0000:02:00.0: reg 0x10: [io  0xd000-0xd0ff]
[    0.306270] pci 0000:02:00.0: reg 0x18: [mem 0xdf404000-0xdf404fff 64bit]
[    0.306287] pci 0000:02:00.0: reg 0x20: [mem 0xdf400000-0xdf403fff 64bit]
[    0.306407] pci 0000:02:00.0: supports D1 D2
[    0.306408] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.306579] pci 0000:00:1c.4: PCI bridge to [bus 02]
[    0.306585] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.306588] pci 0000:00:1c.4:   bridge window [mem 0xdf400000-0xdf4fffff]
[    0.306838] pci 0000:03:00.0: [168c:003e] type 00 class 0x028000
[    0.306879] pci 0000:03:00.0: reg 0x10: [mem 0xdf200000-0xdf3fffff 64bit]
[    0.307127] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.307477] pci 0000:00:1c.5: PCI bridge to [bus 03]
[    0.307485] pci 0000:00:1c.5:   bridge window [mem 0xdf200000-0xdf3fffff]
[    0.310072] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.310072] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.310072] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.310072] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.310072] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.310072] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.310072] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.310072] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.310072] ACPI: EC: interrupt unblocked
[    0.310072] ACPI: EC: event unblocked
[    0.315614] ACPI: EC: EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    0.315614] ACPI: EC: GPE=0x6e
[    0.315614] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC initialization complete
[    0.315614] ACPI: \_SB_.PCI0.LPCB.ECDV: EC: Used to handle transactions and events
[    0.315614] iommu: Default domain type: Translated 
[    0.315623] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.315623] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.315625] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.315626] vgaarb: loaded
[    0.315780] SCSI subsystem initialized
[    0.315798] libata version 3.00 loaded.
[    0.315798] ACPI: bus type USB registered
[    0.315798] usbcore: registered new interface driver usbfs
[    0.315798] usbcore: registered new interface driver hub
[    0.315798] usbcore: registered new device driver usb
[    0.315798] pps_core: LinuxPPS API ver. 1 registered
[    0.315798] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.315798] PTP clock support registered
[    0.315798] EDAC MC: Ver: 3.0.0
[    0.315972] Registered efivars operations
[    0.315972] NetLabel: Initializing
[    0.315972] NetLabel:  domain hash size = 128
[    0.315972] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.315972] NetLabel:  unlabeled traffic allowed by default
[    0.315972] PCI: Using ACPI for IRQ routing
[    0.344021] PCI: pci_cache_line_size set to 64 bytes
[    0.344331] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.344333] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.344334] e820: reserve RAM buffer [mem 0x6ab6b000-0x6bffffff]
[    0.344335] e820: reserve RAM buffer [mem 0x7653c000-0x77ffffff]
[    0.344335] e820: reserve RAM buffer [mem 0x7a1b6000-0x7bffffff]
[    0.344337] e820: reserve RAM buffer [mem 0x7b5ff000-0x7bffffff]
[    0.344338] e820: reserve RAM buffer [mem 0x27f800000-0x27fffffff]
[    0.345653] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.345659] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.347690] clocksource: Switched to clocksource tsc-early
[    0.355704] VFS: Disk quotas dquot_6.6.0
[    0.355718] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.355788] pnp: PnP ACPI init
[    0.356148] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.356151] system 00:00: [io  0xffff] has been reserved
[    0.356152] system 00:00: [io  0xffff] has been reserved
[    0.356153] system 00:00: [io  0xffff] has been reserved
[    0.356154] system 00:00: [io  0x1800-0x18fe] has been reserved
[    0.356155] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.356160] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.356278] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.356318] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.356321] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.356924] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.356942] pnp 00:04: Plug and Play ACPI device, IDs DLL0829 PNP0f13 (active)
[    0.357228] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.357229] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.357230] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.357232] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.357233] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.357234] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.357235] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.357237] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.357238] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.357239] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[    0.357243] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.357286] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[    0.357288] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[    0.357289] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[    0.357290] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.357292] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[    0.357293] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    0.357294] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[    0.357297] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.357656] system 00:07: [io  0xff00-0xfffe] has been reserved
[    0.357659] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.359058] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
[    0.359060] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
[    0.359063] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.362905] pnp: PnP ACPI: found 9 devices
[    0.368452] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.368518] NET: Registered protocol family 2
[    0.368633] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.369650] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.369704] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.369880] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.369949] TCP: Hash tables configured (established 65536 bind 65536)
[    0.370021] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
[    0.370059] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.370085] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.370131] NET: Registered protocol family 1
[    0.370135] NET: Registered protocol family 44
[    0.370149] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.370158] pci 0000:00:1c.0:   bridge window [io  0xe000-0xefff]
[    0.370161] pci 0000:00:1c.0:   bridge window [mem 0xde000000-0xdf0fffff]
[    0.370164] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.370169] pci 0000:00:1c.4: PCI bridge to [bus 02]
[    0.370171] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.370174] pci 0000:00:1c.4:   bridge window [mem 0xdf400000-0xdf4fffff]
[    0.370180] pci 0000:00:1c.5: PCI bridge to [bus 03]
[    0.370183] pci 0000:00:1c.5:   bridge window [mem 0xdf200000-0xdf3fffff]
[    0.370190] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.370191] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.370192] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.370194] pci_bus 0000:00: resource 7 [mem 0x7f800000-0xdfffffff window]
[    0.370195] pci_bus 0000:00: resource 8 [mem 0xfd000000-0xfe7fffff window]
[    0.370196] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.370197] pci_bus 0000:01: resource 1 [mem 0xde000000-0xdf0fffff]
[    0.370198] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.370199] pci_bus 0000:02: resource 0 [io  0xd000-0xdfff]
[    0.370200] pci_bus 0000:02: resource 1 [mem 0xdf400000-0xdf4fffff]
[    0.370201] pci_bus 0000:03: resource 1 [mem 0xdf200000-0xdf3fffff]
[    0.370376] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.371391] PCI: CLS 0 bytes, default 64
[    0.371517] Trying to unpack rootfs image as initramfs...
[    0.426396] Freeing initrd memory: 7920K
[    0.426451] DMAR: ACPI device "device:6a" under DMAR at fed91000 as 00:15.0
[    0.426473] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.426475] software IO TLB: mapped [mem 0x00000000723e7000-0x00000000763e7000] (64MB)
[    0.427075] check: Scanning for low memory corruption every 60 seconds
[    0.427407] Initialise system trusted keyrings
[    0.427418] Key type blacklist registered
[    0.427460] workingset: timestamp_bits=41 max_order=21 bucket_order=0
[    0.428453] zbud: loaded
[    0.437825] Key type asymmetric registered
[    0.437827] Asymmetric key parser 'x509' registered
[    0.437833] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[    0.437860] io scheduler mq-deadline registered
[    0.437861] io scheduler kyber registered
[    0.437880] io scheduler bfq registered
[    0.437982] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    0.438312] pcieport 0000:00:1c.0: PME: Signaling with IRQ 122
[    0.438370] pcieport 0000:00:1c.0: AER: enabled with IRQ 122
[    0.438596] pcieport 0000:00:1c.4: PME: Signaling with IRQ 123
[    0.438645] pcieport 0000:00:1c.4: AER: enabled with IRQ 123
[    0.438871] pcieport 0000:00:1c.5: PME: Signaling with IRQ 124
[    0.438919] pcieport 0000:00:1c.5: AER: enabled with IRQ 124
[    0.438999] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.439027] efifb: probing for efifb
[    0.439045] efifb: showing boot graphics
[    0.440318] efifb: framebuffer at 0xb0000000, using 8128k, total 8128k
[    0.440320] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.440320] efifb: scrolling: redraw
[    0.440321] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.440354] fbcon: Deferring console take-over
[    0.440355] fb0: EFI VGA frame buffer device
[    0.440361] intel_idle: MWAIT substates: 0x11142120
[    0.440362] intel_idle: v0.5.1 model 0x8E
[    0.440879] intel_idle: Local APIC timer is reliable in all C-states
[    0.444360] ACPI: AC Adapter [AC] (off-line)
[    0.444442] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.444469] ACPI: Lid Switch [LID0]
[    0.444487] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.444502] ACPI: Power Button [PBTN]
[    0.444518] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.444529] ACPI: Sleep Button [SBTN]
[    0.444561] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.444575] ACPI: Power Button [PWRF]
[    0.447445] thermal LNXTHERM:00: registered as thermal_zone0
[    0.447447] ACPI: Thermal Zone [THM] (25 C)
[    0.447676] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.449152] Non-volatile memory driver v1.3
[    0.449153] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.449154] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[    0.450898] ahci 0000:00:17.0: version 3.0
[    0.451275] ahci 0000:00:17.0: SSS flag set, parallel bus scan disabled
[    0.451316] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 3 ports 6 Gbps 0x5 impl RAID mode
[    0.451318] ahci 0000:00:17.0: flags: 64bit ncq stag pm led clo only pio slum part deso sadm sds apst 
[    0.451751] scsi host0: ahci
[    0.452052] scsi host1: ahci
[    0.452524] scsi host2: ahci
[    0.452574] ata1: SATA max UDMA/133 abar m2048@0xdf133000 port 0xdf133100 irq 125
[    0.452575] ata2: DUMMY
[    0.452577] ata3: SATA max UDMA/133 abar m2048@0xdf133000 port 0xdf133200 irq 125
[    0.452636] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.452640] ehci-pci: EHCI PCI platform driver
[    0.452647] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.452648] ohci-pci: OHCI PCI platform driver
[    0.452655] uhci_hcd: USB Universal Host Controller Interface driver
[    0.452681] usbcore: registered new interface driver usbserial_generic
[    0.452686] usbserial: USB Serial support registered for generic
[    0.452809] rtc_cmos 00:01: RTC can wake from S4
[    0.453504] rtc_cmos 00:01: registered as rtc0
[    0.453766] rtc_cmos 00:01: setting system clock to 2021-11-05T05:56:19 UTC (1636091779)
[    0.453784] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.453843] intel_pstate: Intel P-state driver initializing
[    0.456159] intel_pstate: HWP enabled
[    0.456343] ledtrig-cpu: registered to indicate activity on CPUs
[    0.457057] hid: raw HID events driver (C) Jiri Kosina
[    0.457380] intel_pmc_core INT33A1:00:  initialized
[    0.457791] drop_monitor: Initializing network drop monitor service
[    0.457843] Initializing XFRM netlink socket
[    0.458415] NET: Registered protocol family 10
[    0.464159] Segment Routing with IPv6
[    0.464160] RPL Segment Routing with IPv6
[    0.464195] NET: Registered protocol family 17
[    0.464994] microcode: sig=0x806ea, pf=0x80, revision=0x96
[    0.465160] microcode: Microcode Update Driver: v2.2.
[    0.465165] IPI shorthand broadcast: enabled
[    0.465176] sched_clock: Marking stable (474403163, -9479958)->(476087772, -11164567)
[    0.465330] registered taskstats version 1
[    0.465339] Loading compiled-in X.509 certificates
[    0.468648] Loaded X.509 cert 'Build time autogenerated kernel key: 3e6adad4a1562a40bbe6693456cab393a4fa5408'
[    0.468984] zswap: loaded using pool lz4/z3fold
[    0.469487] Key type ._fscrypt registered
[    0.469488] Key type .fscrypt registered
[    0.469489] Key type fscrypt-provisioning registered
[    0.480948] PM:   Magic number: 13:823:920
[    0.481209] RAS: Correctable Errors collector initialized.
[    0.488311] random: fast init done
[    0.491265] battery: ACPI: Battery Slot [BAT0] (battery present)
[    0.785796] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    0.789362] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    0.789369] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    0.789373] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    0.789822] ata1.00: supports DRM functions and may not be fully accessible
[    0.791078] ata1.00: disabling queued TRIM support
[    0.791084] ata1.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT04B6Q, max UDMA/133
[    0.791088] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    0.795546] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    0.795553] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    0.795557] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    0.795952] ata1.00: supports DRM functions and may not be fully accessible
[    0.796825] ata1.00: disabling queued TRIM support
[    0.799234] ata1.00: configured for UDMA/133
[    0.799531] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 860  4B6Q PQ: 0 ANSI: 5
[    0.799844] ata1.00: Enabling discard_zeroes_data
[    0.799936] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    0.799962] sd 0:0:0:0: [sda] Write Protect is off
[    0.799968] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.800000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.800385] ata1.00: Enabling discard_zeroes_data
[    0.803011]  sda: sda1 sda2 sda3
[    0.865928] ata1.00: Enabling discard_zeroes_data
[    0.867349] sd 0:0:0:0: [sda] supports TCG Opal
[    0.867355] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.135803] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.138312] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.138319] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.138323] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.138799] ata3.00: ATA-9: LITEON CV8-8E128-11 SATA 128GB, C27110B, max UDMA/133
[    1.138804] ata3.00: 250069680 sectors, multi 2: LBA48 NCQ (depth 32), AA
[    1.141071] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.141078] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.141082] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.141722] ata3.00: configured for UDMA/133
[    1.142034] scsi 2:0:0:0: Direct-Access     ATA      LITEON CV8-8E128 10B  PQ: 0 ANSI: 5
[    1.142477] sd 2:0:0:0: [sdb] 250069680 512-byte logical blocks: (128 GB/119 GiB)
[    1.142495] sd 2:0:0:0: [sdb] Write Protect is off
[    1.142499] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.142524] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.145601]  sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6 sdb7
[    1.196046] sd 2:0:0:0: [sdb] Attached SCSI disk
[    1.199074] Freeing unused decrypted memory: 2036K
[    1.199751] Freeing unused kernel image (initmem) memory: 1724K
[    1.215815] Write protecting the kernel read-only data: 26624k
[    1.217098] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    1.217736] Freeing unused kernel image (rodata/data gap) memory: 1176K
[    1.266601] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.266605] rodata_test: all tests were successful
[    1.266606] x86/mm: Checking user space page tables
[    1.309853] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.309857] Run /init as init process
[    1.309858]   with arguments:
[    1.309858]     /init
[    1.309859]   with environment:
[    1.309859]     HOME=/
[    1.309859]     TERM=linux
[    1.309860]     BOOT_IMAGE=/boot/vmlinuz-linux-lts
[    1.343239] fbcon: Taking over console
[    1.343303] Console: switching to colour frame buffer device 240x67
[    1.410833] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.411161] i8042: Warning: Keylock active
[    1.415453] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.415459] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.420462] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.420469] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.421572] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    1.421913] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.422249] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.422253] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.422256] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    1.422311] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[    1.422313] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.422314] usb usb1: Product: xHCI Host Controller
[    1.422315] usb usb1: Manufacturer: Linux 5.10.76-1-lts xhci-hcd
[    1.422316] usb usb1: SerialNumber: 0000:00:14.0
[    1.422431] hub 1-0:1.0: USB hub found
[    1.422456] hub 1-0:1.0: 12 ports detected
[    1.424246] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[    1.424247] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.424248] usb usb2: Product: xHCI Host Controller
[    1.424249] usb usb2: Manufacturer: Linux 5.10.76-1-lts xhci-hcd
[    1.424250] usb usb2: SerialNumber: 0000:00:14.0
[    1.424391] hub 2-0:1.0: USB hub found
[    1.424424] hub 2-0:1.0: 6 ports detected
[    1.451198] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.475814] tsc: Refined TSC clocksource calibration: 1800.000 MHz
[    1.475824] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns
[    1.475922] clocksource: Switched to clocksource tsc
[    1.592504] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    1.715654] usb 1-5: new high-speed USB device number 2 using xhci_hcd
[    1.816870] systemd[1]: systemd 249.5-3-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    1.846054] systemd[1]: Detected architecture x86-64.
[    1.847321] systemd[1]: Hostname set to <arch>.
[    1.905292] random: lvmconfig: uninitialized urandom read (4 bytes read)
[    1.923609] usb 1-5: New USB device found, idVendor=0bda, idProduct=5689, bcdDevice=65.10
[    1.923615] usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.923618] usb 1-5: Product: Integrated Webcam
[    1.923621] usb 1-5: Manufacturer: CNFFH36N376192016092
[    1.923623] usb 1-5: SerialNumber: 0x0001
[    2.008422] systemd[1]: Queued start job for default target Graphical Interface.
[    2.075837] usb 1-6: new high-speed USB device number 3 using xhci_hcd
[    2.087567] systemd[1]: Created slice Slice /system/getty.
[    2.088082] systemd[1]: Created slice Slice /system/modprobe.
[    2.088549] systemd[1]: Created slice Slice /system/systemd-fsck.
[    2.088895] systemd[1]: Created slice User and Session Slice.
[    2.088984] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.089047] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.089279] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.089326] systemd[1]: Reached target Local Encrypted Volumes.
[    2.089348] systemd[1]: Reached target Login Prompts.
[    2.089386] systemd[1]: Reached target Path Units.
[    2.089409] systemd[1]: Reached target Remote File Systems.
[    2.089425] systemd[1]: Reached target Slice Units.
[    2.089452] systemd[1]: Reached target Swaps.
[    2.089473] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[    2.089576] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.090005] systemd[1]: Listening on LVM2 poll daemon socket.
[    2.091948] systemd[1]: Listening on Process Core Dump Socket.
[    2.092201] systemd[1]: Listening on Journal Audit Socket.
[    2.092345] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.092496] systemd[1]: Listening on Journal Socket.
[    2.092860] systemd[1]: Listening on udev Control Socket.
[    2.092991] systemd[1]: Listening on udev Kernel Socket.
[    2.094381] systemd[1]: Mounting Huge Pages File System...
[    2.096167] systemd[1]: Mounting POSIX Message Queue File System...
[    2.097952] systemd[1]: Mounting Kernel Debug File System...
[    2.099848] systemd[1]: Mounting Kernel Trace File System...
[    2.102669] systemd[1]: Mounting Temporary Directory /tmp...
[    2.104643] systemd[1]: Starting Create List of Static Device Nodes...
[    2.106354] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    2.108041] systemd[1]: Starting Load Kernel Module configfs...
[    2.109695] systemd[1]: Starting Load Kernel Module drm...
[    2.111356] systemd[1]: Starting Load Kernel Module fuse...
[    2.112008] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    2.112137] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    2.114272] random: lvm: uninitialized urandom read (4 bytes read)
[    2.115781] systemd[1]: Starting Journal Service...
[    2.119594] systemd[1]: Starting Load Kernel Modules...
[    2.122290] systemd[1]: Starting Remount Root and Kernel File Systems...
[    2.122508] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    2.124505] Linux agpgart interface v0.103
[    2.125741] systemd[1]: Starting Coldplug All udev Devices...
[    2.129449] systemd[1]: Mounted Huge Pages File System.
[    2.129612] systemd[1]: Mounted POSIX Message Queue File System.
[    2.129748] systemd[1]: Mounted Kernel Debug File System.
[    2.129883] systemd[1]: Mounted Kernel Trace File System.
[    2.130006] systemd[1]: Mounted Temporary Directory /tmp.
[    2.130561] systemd[1]: Finished Create List of Static Device Nodes.
[    2.131025] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    2.131341] systemd[1]: Finished Load Kernel Module configfs.
[    2.132950] systemd[1]: Mounting Kernel Configuration File System...
[    2.133046] EXT4-fs (sda2): re-mounted. Opts: (null)
[    2.134535] systemd[1]: Finished Remount Root and Kernel File Systems.
[    2.135036] systemd[1]: Finished Load Kernel Modules.
[    2.135702] systemd[1]: Mounted Kernel Configuration File System.
[    2.135847] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    2.137864] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    2.139198] systemd[1]: Starting Load/Save Random Seed...
[    2.140062] fuse: init (API version 7.32)
[    2.140712] systemd[1]: Starting Apply Kernel Variables...
[    2.141998] systemd[1]: Starting Create System Users...
[    2.142548] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    2.142795] systemd[1]: Finished Load Kernel Module fuse.
[    2.145348] systemd[1]: Mounting FUSE Control File System...
[    2.149047] systemd[1]: Mounted FUSE Control File System.
[    2.151954] systemd[1]: Finished Apply Kernel Variables.
[    2.152005] audit: type=1130 audit(1636091781.182:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.170800] systemd[1]: Finished Create System Users.
[    2.170940] audit: type=1130 audit(1636091781.202:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.171890] systemd[1]: Starting Create Static Device Nodes in /dev...
[    2.179191] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    2.179511] systemd[1]: Finished Load Kernel Module drm.
[    2.179576] audit: type=1130 audit(1636091781.212:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.179592] audit: type=1131 audit(1636091781.212:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.193644] systemd[1]: Started Journal Service.
[    2.193726] audit: type=1130 audit(1636091781.222:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.201952] systemd-journald[225]: Received client request to flush runtime journal.
[    2.201989] audit: type=1130 audit(1636091781.232:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.203011] audit: type=1334 audit(1636091781.232:8): prog-id=14 op=LOAD
[    2.203031] audit: type=1334 audit(1636091781.232:9): prog-id=15 op=LOAD
[    2.203078] audit: type=1334 audit(1636091781.232:10): prog-id=16 op=LOAD
[    2.255945] usb 1-6: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
[    2.255948] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.255949] usb 1-6: Product: USB2.0-CRW
[    2.255951] usb 1-6: Manufacturer: Generic
[    2.255952] usb 1-6: SerialNumber: 20100201396000000
[    2.341983] input: Intel HID events as /devices/platform/INT33D5:00/input/input6
[    2.343549] intel-hid INT33D5:00: platform supports 5 button array
[    2.343609] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input7
[    2.351755] wmi_bus wmi_bus-PNP0C14:02: WQBC data block query control method not found
[    2.405640] usb 1-7: new full-speed USB device number 4 using xhci_hcd
[    2.405989] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    2.410350] intel_rapl_common: Found RAPL domain package
[    2.410352] intel_rapl_common: Found RAPL domain dram
[    2.410591] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[    2.415821] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    2.416155] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    2.424972] i2c_hid i2c-DELL0829:00: supply vdd not found, using dummy regulator
[    2.425002] i2c_hid i2c-DELL0829:00: supply vddl not found, using dummy regulator
[    2.574540] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    2.614642] input: DELL0829:00 06CB:7E92 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-DELL0829:00/0018:06CB:7E92.0001/input/input8
[    2.614730] input: DELL0829:00 06CB:7E92 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-DELL0829:00/0018:06CB:7E92.0001/input/input9
[    2.614799] hid-generic 0018:06CB:7E92.0001: input,hidraw0: I2C HID v1.00 Mouse [DELL0829:00 06CB:7E92] on i2c-DELL0829:00
[    2.616809] usb 1-7: New USB device found, idVendor=0cf3, idProduct=e007, bcdDevice= 0.01
[    2.616812] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.628701] libphy: r8169: probed
[    2.628987] r8169 0000:02:00.0 eth0: RTL8168h/8111h, 54:bf:64:28:04:fd, XID 541, IRQ 128
[    2.628991] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    2.642229] mc: Linux media interface: v0.10
[    2.653068] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.653102] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.667400] i2c i2c-1: 1/1 memory slots populated (from DMI)
[    2.667802] i2c i2c-1: Successfully instantiated SPD at 0x50
[    2.702795] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    2.904500] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[    2.923228] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[    2.940921] input: PC Speaker as /devices/platform/pcspkr/input/input11
[    2.944373] videodev: Linux video capture interface: v2.00
[    2.975342] MXM: GUID detected in BIOS
[    2.975427] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200925/nsarguments-61)
[    2.975601] ACPI Warning: \_SB.PCI0.RP01.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20200925/nsarguments-61)
[    2.976352] pci 0000:01:00.0: optimus capabilities: enabled, status dynamic power, hda bios codec supported
[    2.976356] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.RP01.PEGP handle
[    2.976357] nouveau: detected PR support, will not use DSM
[    2.976389] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
[    2.976545] random: NetworkManager: uninitialized urandom read (16 bytes read)
[    2.976601] checking generic (b0000000 7f0000) vs hw (de000000 1000000)
[    2.976603] checking generic (b0000000 7f0000) vs hw (c0000000 10000000)
[    2.976605] checking generic (b0000000 7f0000) vs hw (d0000000 2000000)
[    2.976700] nouveau 0000:01:00.0: NVIDIA GP108 (138000a1)
[    2.998128] random: nm-online: uninitialized urandom read (16 bytes read)
[    3.000457] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    3.004565] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    3.005112] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    3.005115] cfg80211: failed to load regulatory.db
[    3.033432] checking generic (b0000000 7f0000) vs hw (dd000000 1000000)
[    3.033436] checking generic (b0000000 7f0000) vs hw (b0000000 10000000)
[    3.033438] fb0: switching to inteldrmfb from EFI VGA
[    3.033652] Console: switching to colour dummy device 80x25
[    3.033704] i915 0000:00:02.0: vgaarb: deactivate vga console
[    3.088500] nouveau 0000:01:00.0: bios: version 86.08.2a.00.2b
[    3.092075] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    3.093934] nouveau 0000:01:00.0: pmu: firmware unavailable
[    3.094307] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    3.180544] nouveau 0000:01:00.0: fb: 4096 MiB GDDR5
[    3.645647] random: crng init done
[    3.645650] random: 4 urandom warning(s) missed due to ratelimiting
[    5.221649] ------------[ cut here ]------------
[    5.221651] nouveau 0000:01:00.0: timeout
[    5.221717] WARNING: CPU: 2 PID: 263 at drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c:107 nvkm_pmu_reset+0x1a6/0x1c0 [nouveau]
[    5.221718] Modules linked in: videobuf2_vmalloc snd_pcm_dmaengine videobuf2_memops snd_pcm videobuf2_v4l2 videobuf2_common snd_timer i915(+) psmouse pcspkr nouveau(+) videodev acpi_cpufreq(-) cfg80211 snd i2c_i801 soundcore i2c_smbus mc rfkill mxm_wmi libarc4 ttm i2c_algo_bit r8169 drm_kms_helper realtek mdio_devres libphy mei_me mei cec intel_lpss_pci intel_lpss idma64 intel_gtt intel_pch_thermal processor_thermal_device syscopyarea sysfillrect intel_rapl_common sysimgblt intel_xhci_usb_role_switch fb_sys_fops roles intel_soc_dts_iosf i2c_hid int3403_thermal wmi video int3400_thermal int3402_thermal intel_hid acpi_thermal_rel int340x_thermal_zone acpi_pad sparse_keymap mac_hid drm fuse crypto_user agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 serio_raw atkbd libps2 crc32c_intel xhci_pci xhci_pci_renesas i8042 serio
[    5.221754] CPU: 2 PID: 263 Comm: systemd-udevd Not tainted 5.10.76-1-lts #1
[    5.221754] Hardware name: Dell Inc. Inspiron 7572/04GC61, BIOS 1.1.8 10/11/2018
[    5.221787] RIP: 0010:nvkm_pmu_reset+0x1a6/0x1c0 [nouveau]
[    5.221788] Code: 04 24 48 8b 40 10 48 8b 78 10 4c 8b 67 50 4d 85 e4 74 1e e8 3c bd 51 ca 4c 89 e2 48 c7 c7 19 33 c8 c0 48 89 c6 e8 2d 1c 89 ca <0f> 0b e9 4b ff ff ff 4c 8b 27 eb dd 4c 8b 27 eb a5 e8 64 de 8d ca
[    5.221789] RSP: 0018:ffffbb76807af700 EFLAGS: 00010286
[    5.221790] RAX: 0000000000000000 RBX: ffff9792c2e13800 RCX: 0000000000000027
[    5.221791] RDX: ffff979437498bb8 RSI: 0000000000000001 RDI: ffff979437498bb0
[    5.221791] RBP: ffff9792c2450400 R08: 0000000000000000 R09: ffffbb76807af520
[    5.221792] R10: ffffbb76807af518 R11: ffffffff8c4cb2a8 R12: ffff9792c132ea90
[    5.221792] R13: 00000000be20d987 R14: 00000000b95212a5 R15: ffff9792c2526c00
[    5.221793] FS:  00007fc8ba75ba40(0000) GS:ffff979437480000(0000) knlGS:0000000000000000
[    5.221794] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[    5.221795] CR2: 00007fa30800d308 CR3: 0000000103194004 CR4: 00000000003706e0
[    5.221795] Call Trace:
[    5.221828]  nvkm_pmu_init+0x16/0x40 [nouveau]
[    5.221851]  nvkm_subdev_init+0x92/0xd0 [nouveau]
[    5.221855]  ? ktime_get+0x38/0x90
[    5.221886]  nvkm_device_init+0x10b/0x190 [nouveau]
[    5.221917]  nvkm_udevice_init+0x41/0x60 [nouveau]
[    5.221940]  nvkm_object_init+0x3e/0x110 [nouveau]
[    5.221962]  nvkm_ioctl_new+0x174/0x210 [nouveau]
[    5.221983]  ? nvkm_client_notify+0x30/0x30 [nouveau]
[    5.222014]  ? nvkm_udevice_rd08+0x20/0x20 [nouveau]
[    5.222036]  nvkm_ioctl+0xdc/0x180 [nouveau]
[    5.222058]  nvif_object_ctor+0x122/0x1c0 [nouveau]
[    5.222080]  nvif_device_ctor+0x1f/0x60 [nouveau]
[    5.222114]  nouveau_cli_init+0x1c5/0x480 [nouveau]
[    5.222148]  nouveau_drm_device_init+0x74/0x7a0 [nouveau]
[    5.222151]  ? pci_bus_read_config_word+0x49/0x70
[    5.222153]  ? pci_update_current_state+0xae/0xd0
[    5.222186]  nouveau_drm_probe+0x138/0x200 [nouveau]
[    5.222188]  local_pci_probe+0x42/0x80
[    5.222189]  pci_device_probe+0xfa/0x1b0
[    5.222191]  really_probe+0x222/0x480
[    5.222193]  driver_probe_device+0xe1/0x150
[    5.222195]  device_driver_attach+0xa1/0xb0
[    5.222196]  __driver_attach+0x8a/0x150
[    5.222197]  ? device_driver_attach+0xb0/0xb0
[    5.222198]  ? device_driver_attach+0xb0/0xb0
[    5.222199]  bus_for_each_dev+0x89/0xd0
[    5.222201]  bus_add_driver+0x12b/0x1e0
[    5.222202]  driver_register+0x8f/0xe0
[    5.222203]  ? 0xffffffffc0d54000
[    5.222205]  do_one_initcall+0x57/0x1f0
[    5.222208]  do_init_module+0x5c/0x260
[    5.222209]  load_module+0x26b2/0x2730
[    5.222212]  ? __do_sys_init_module+0x12e/0x1b0
[    5.222213]  __do_sys_init_module+0x12e/0x1b0
[    5.222216]  do_syscall_64+0x33/0x40
[    5.222218]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[    5.222219] RIP: 0033:0x7fc8bb09132e
[    5.222221] Code: 48 8b 0d 45 0b 0c 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 49 89 ca b8 af 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 12 0b 0c 00 f7 d8 64 89 01 48
[    5.222221] RSP: 002b:00007ffc1ad8a418 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
[    5.222222] RAX: ffffffffffffffda RBX: 0000564387380910 RCX: 00007fc8bb09132e
[    5.222223] RDX: 00007fc8bb1e8a9d RSI: 000000000043b449 RDI: 0000564387c3fe90
[    5.222224] RBP: 0000564387c3fe90 R08: 0000564387352530 R09: 00007ffc1ad89709
[    5.222224] R10: 00005646e30d57f2 R11: 0000000000000246 R12: 00007fc8bb1e8a9d
[    5.222225] R13: 0000564387380910 R14: 00005643872fb310 R15: 0000564387380910
[    5.222226] ---[ end trace 4add6d1375d0a547 ]---
[    5.225628] [TTM] Zone  kernel: Available graphics memory: 4019854 KiB
[    5.225629] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[    5.225630] [TTM] Initializing pool allocator
[    5.225635] [TTM] Initializing DMA pool allocator
[    5.225651] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
[    5.225653] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
[    5.225655] nouveau 0000:01:00.0: DRM: BIT table 'A' not found
[    5.225657] nouveau 0000:01:00.0: DRM: BIT table 'L' not found
[    5.225658] nouveau 0000:01:00.0: DRM: Pointer to TMDS table not found
[    5.225660] nouveau 0000:01:00.0: DRM: DCB version 4.1
[    5.226258] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[    5.226621] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 1
[    5.358810] uvcvideo: Found UVC 1.00 device Integrated Webcam (0bda:5689)
[    5.362160] input: Integrated Webcam: Integrated W as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input13
[    5.362230] usbcore: registered new interface driver uvcvideo
[    5.362232] USB Video Class driver (1.1.1)
[    5.430962] ath10k_pci 0000:03:00.0: enabling device (0000 -> 0002)
[    5.431955] ath10k_pci 0000:03:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[    5.438185] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    5.438188] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    5.438189] RAPL PMU: hw unit of domain package 2^-14 Joules
[    5.438190] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    5.438191] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    5.438192] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    5.444720] cryptd: max_cpu_qlen set to 1000
[    5.577131] [drm] Initialized i915 1.6.0 20200917 for 0000:00:02.0 on minor 0
[    5.579748] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    5.580957] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14
[    5.581160] ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    5.581196] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1c/LNXVIDEO:01/input/input15
[    5.581484] vga_switcheroo: enabled
[    5.586947] fbcon: i915drmfb (fb0) is primary device
[    5.587034] Console: switching to colour frame buffer device 240x67
[    5.587042] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    5.692131] AVX2 version of gcm_enc/dec engaged.
[    5.692135] AES CTR mode by8 optimization enabled
[    5.692199] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[    5.692230] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    5.692353] kauditd_printk_skb: 31 callbacks suppressed
[    5.692355] audit: type=1130 audit(1636091784.722:42): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mariadb comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.692741] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    5.810882] ath10k_pci 0000:03:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1028:0310
[    5.810886] ath10k_pci 0000:03:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
[    5.811563] ath10k_pci 0000:03:00.0: firmware ver WLAN.RM.4.4.1-00157-QCARMSWPZ-1 api 6 features wowlan,ignore-otp,mfp crc32 90eebefb
[    5.816098] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3246: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    5.816101] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    5.816104] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    5.816106] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    5.816107] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    5.816109] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[    5.816112] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1a
[    5.816114] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    5.878255] ath10k_pci 0000:03:00.0: board_file api 2 bmi_id N/A crc32 318825bf
[    5.982350] ath10k_pci 0000:03:00.0: htt-ver 3.60 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[    6.007116] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    6.007195] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    6.007261] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    6.007322] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    6.007384] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    6.007441] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    6.016175] usbcore: registered new interface driver rtsx_usb
[    6.044591] input: Dell WMI hotkeys as /devices/platform/PNP0C14:02/wmi_bus/wmi_bus-PNP0C14:02/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input22
[    6.099060] ath: EEPROM regdomain: 0x6c
[    6.099063] ath: EEPROM indicates we should expect a direct regpair map
[    6.099065] ath: Country alpha2 being used: 00
[    6.099066] ath: Regpair used: 0x6c
[    6.114370] r8169 0000:02:00.0 enp2s0: renamed from eth0
[    6.225692] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-0-200:00, irq=IGNORE)
[    6.306451] iTCO_vendor_support: vendor-support=0
[    6.306474] intel_rapl_common: Found RAPL domain package
[    6.306478] intel_rapl_common: Found RAPL domain core
[    6.306479] intel_rapl_common: Found RAPL domain uncore
[    6.306480] intel_rapl_common: Found RAPL domain dram
[    6.306482] intel_rapl_common: Found RAPL domain psys
[    6.307247] ee1004 1-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[    6.309643] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[    6.312905] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    6.312990] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    6.313126] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    6.365425] Bluetooth: Core ver 2.22
[    6.365452] NET: Registered protocol family 31
[    6.365453] Bluetooth: HCI device and connection manager initialized
[    6.365456] Bluetooth: HCI socket layer initialized
[    6.365458] Bluetooth: L2CAP socket layer initialized
[    6.365461] Bluetooth: SCO socket layer initialized
[    6.373946] audit: type=1130 audit(1636091785.402:43): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.402548] audit: type=1130 audit(1636091785.432:44): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.403286] audit: type=1130 audit(1636091785.432:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:dell::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.464447] input: DELL0829:00 06CB:7E92 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-DELL0829:00/0018:06CB:7E92.0001/input/input23
[    6.464538] input: DELL0829:00 06CB:7E92 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-DELL0829:00/0018:06CB:7E92.0001/input/input24
[    6.464610] hid-multitouch 0018:06CB:7E92.0001: input,hidraw0: I2C HID v1.00 Mouse [DELL0829:00 06CB:7E92] on i2c-DELL0829:00
[    6.585895] r8169 0000:02:00.0 enp2s0: Link is Down
[    6.589555] ath10k_pci 0000:03:00.0 wlp3s0: renamed from wlan0
[    6.635850] audit: type=1701 audit(1636091785.672:46): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=332 comm="Xorg" exe="/usr/lib/Xorg" sig=6 res=1
[    6.657957] mousedev: PS/2 mouse device common for all mice
[    6.663537] usbcore: registered new interface driver btusb
[    6.664347] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[    6.664350] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[    6.747169] audit: type=1334 audit(1636091785.782:47): prog-id=23 op=LOAD
[    6.747226] audit: type=1334 audit(1636091785.782:48): prog-id=24 op=LOAD
[    6.747463] audit: type=1334 audit(1636091785.782:49): prog-id=25 op=LOAD
[    6.748547] audit: type=1130 audit(1636091785.782:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-456-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.754094] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[    6.768031] audit: type=1130 audit(1636091785.802:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.986957] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.986963] Bluetooth: BNEP filters: protocol multicast
[    6.986974] Bluetooth: BNEP socket layer initialized
[    7.458287] NET: Registered protocol family 38
[   11.675596] kauditd_printk_skb: 19 callbacks suppressed
[   11.675600] audit: type=1131 audit(1636091790.702:71): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.597541] audit: type=1130 audit(1636091791.632:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.291087] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   13.293743] Bridge firewalling registered
[   13.319769] audit: type=1325 audit(1636091792.352:73): table=nat family=2 entries=0 op=xt_register pid=591 comm="modprobe"
[   13.326358] audit: type=1325 audit(1636091792.352:74): table=filter family=2 entries=0 op=xt_register pid=593 comm="modprobe"
[   13.346713] audit: type=1325 audit(1636091792.382:75): table=nat family=2 entries=5 op=xt_replace pid=613 comm="iptables"
[   13.348411] audit: type=1325 audit(1636091792.382:76): table=filter family=2 entries=4 op=xt_replace pid=615 comm="iptables"
[   13.350104] audit: type=1325 audit(1636091792.382:77): table=filter family=2 entries=6 op=xt_replace pid=617 comm="iptables"
[   13.351866] audit: type=1325 audit(1636091792.382:78): table=filter family=2 entries=8 op=xt_replace pid=619 comm="iptables"
[   13.353667] audit: type=1325 audit(1636091792.382:79): table=filter family=2 entries=10 op=xt_replace pid=621 comm="iptables"
[   13.355468] audit: type=1325 audit(1636091792.382:80): table=filter family=2 entries=11 op=xt_replace pid=623 comm="iptables"
[   37.021245] kauditd_printk_skb: 35 callbacks suppressed
[   37.021248] audit: type=1131 audit(1636091816.052:116): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   37.455895] audit: type=1334 audit(1636091816.492:117): prog-id=22 op=UNLOAD
[   37.455909] audit: type=1334 audit(1636091816.492:118): prog-id=21 op=UNLOAD
[   37.455916] audit: type=1334 audit(1636091816.492:119): prog-id=20 op=UNLOAD
[   50.859305] audit: type=1100 audit(1636091829.892:120): pid=555 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="praty" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   50.860902] audit: type=1101 audit(1636091829.892:121): pid=555 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="praty" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   50.982893] audit: type=1106 audit(1636091830.012:122): pid=504 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   50.982975] audit: type=1104 audit(1636091830.012:123): pid=504 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_env,pam_permit acct="lightdm" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   50.990430] audit: type=1103 audit(1636091830.022:124): pid=555 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="praty" exe="/usr/bin/lightdm" hostname=? addr=? terminal=:0 res=success'
[   50.990628] audit: type=1006 audit(1636091830.022:125): pid=555 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   51.109060] audit: type=1130 audit(1636091830.142:126): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   51.126349] audit: type=1101 audit(1636091830.162:127): pid=731 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="praty" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   51.126461] audit: type=1103 audit(1636091830.162:128): pid=731 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="praty" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[   51.126610] audit: type=1006 audit(1636091830.162:129): pid=731 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=3 res=1
[   55.645793] nouveau 0000:01:00.0: Enabling HDA controller
[   57.763950] ------------[ cut here ]------------
[   57.763952] nouveau 0000:01:00.0: timeout
[   57.764027] WARNING: CPU: 5 PID: 818 at drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c:107 nvkm_pmu_reset+0x1a6/0x1c0 [nouveau]
[   57.764028] Modules linked in: xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c br_netfilter bridge stp llc overlay cmac algif_hash algif_skcipher af_alg bnep btusb joydev rtsx_usb_sdmmc btrtl mousedev rtsx_usb_ms btbcm mmc_core memstick btintel bluetooth iTCO_wdt ecdh_generic intel_pmc_bxt ee1004 iTCO_vendor_support mei_hdcp ecc hid_multitouch intel_rapl_msr wmi_bmof dell_wmi dell_laptop rtsx_usb dell_smbios x86_pkg_temp_thermal intel_powerclamp snd_hda_codec_hdmi coretemp dell_wmi_descriptor dcdbas kvm_intel dell_smm_hwmon kvm snd_soc_skl snd_hda_codec_realtek snd_soc_hdac_hda snd_hda_codec_generic snd_hda_ext_core snd_soc_sst_ipc ledtrig_audio snd_soc_sst_dsp snd_soc_acpi_intel_match irqbypass snd_soc_acpi crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel snd_hda_intel crypto_simd snd_intel_dspcfg cryptd soundwire_intel glue_helper rapl soundwire_generic_allocation
[   57.764061]  soundwire_cadence ath10k_pci snd_hda_codec ath10k_core snd_hda_core snd_hwdep soundwire_bus snd_soc_core ath intel_cstate snd_compress mac80211 uvcvideo intel_uncore ac97_bus videobuf2_vmalloc snd_pcm_dmaengine videobuf2_memops snd_pcm videobuf2_v4l2 videobuf2_common snd_timer i915 psmouse pcspkr nouveau videodev cfg80211 snd i2c_i801 soundcore i2c_smbus mc rfkill mxm_wmi libarc4 ttm i2c_algo_bit r8169 drm_kms_helper realtek mdio_devres libphy mei_me mei cec intel_lpss_pci intel_lpss idma64 intel_gtt intel_pch_thermal processor_thermal_device syscopyarea sysfillrect intel_rapl_common sysimgblt intel_xhci_usb_role_switch fb_sys_fops roles intel_soc_dts_iosf i2c_hid int3403_thermal wmi video int3400_thermal int3402_thermal intel_hid acpi_thermal_rel int340x_thermal_zone acpi_pad sparse_keymap mac_hid drm fuse crypto_user agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 serio_raw atkbd libps2 crc32c_intel xhci_pci xhci_pci_renesas i8042 serio
[   57.764102] CPU: 5 PID: 818 Comm: brave Tainted: G        W         5.10.76-1-lts #1
[   57.764102] Hardware name: Dell Inc. Inspiron 7572/04GC61, BIOS 1.1.8 10/11/2018
[   57.764128] RIP: 0010:nvkm_pmu_reset+0x1a6/0x1c0 [nouveau]
[   57.764129] Code: 04 24 48 8b 40 10 48 8b 78 10 4c 8b 67 50 4d 85 e4 74 1e e8 3c bd 51 ca 4c 89 e2 48 c7 c7 19 33 c8 c0 48 89 c6 e8 2d 1c 89 ca <0f> 0b e9 4b ff ff ff 4c 8b 27 eb dd 4c 8b 27 eb a5 e8 64 de 8d ca
[   57.764130] RSP: 0018:ffffbb7681153aa0 EFLAGS: 00010286
[   57.764131] RAX: 0000000000000000 RBX: ffff9792c2e13800 RCX: 0000000000000027
[   57.764132] RDX: ffff979437558bb8 RSI: 0000000000000001 RDI: ffff979437558bb0
[   57.764133] RBP: ffff9792c2450400 R08: 0000000000000000 R09: ffffbb76811538c0
[   57.764133] R10: ffffbb76811538b8 R11: ffffffff8c4cb2a8 R12: ffff9792c132ea90
[   57.764134] R13: 0000000cfa1f934f R14: 0000000cf5505d80 R15: 0000000000000000
[   57.764135] FS:  00007fa32371adc0(0000) GS:ffff979437540000(0000) knlGS:0000000000000000
[   57.764135] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   57.764136] CR2: 00007f61473794d0 CR3: 000000013f676003 CR4: 00000000003706e0
[   57.764137] Call Trace:
[   57.764164]  nvkm_pmu_init+0x16/0x40 [nouveau]
[   57.764180]  nvkm_subdev_init+0x92/0xd0 [nouveau]
[   57.764184]  ? ktime_get+0x38/0x90
[   57.764207]  nvkm_device_init+0x10b/0x190 [nouveau]
[   57.764232]  nvkm_udevice_init+0x41/0x60 [nouveau]
[   57.764247]  nvkm_object_init+0x3e/0x110 [nouveau]
[   57.764263]  nvkm_object_init+0x73/0x110 [nouveau]
[   57.764278]  nvkm_object_init+0x73/0x110 [nouveau]
[   57.764303]  nouveau_do_resume+0x2b/0xd0 [nouveau]
[   57.764330]  nouveau_pmops_runtime_resume+0x7a/0x150 [nouveau]
[   57.764333]  pci_pm_runtime_resume+0xaa/0xc0
[   57.764334]  ? remove_id_store+0x1a0/0x1a0
[   57.764335]  ? remove_id_store+0x1a0/0x1a0
[   57.764337]  __rpm_callback+0x81/0x140
[   57.764338]  ? remove_id_store+0x1a0/0x1a0
[   57.764339]  rpm_callback+0x1f/0x70
[   57.764340]  ? remove_id_store+0x1a0/0x1a0
[   57.764341]  rpm_resume+0x52f/0x7c0
[   57.764342]  __pm_runtime_resume+0x3b/0x60
[   57.764343]  pci_read_config+0xac/0x270
[   57.764345]  ? kernfs_fop_read_iter+0x11b/0x1a0
[   57.764347]  kernfs_fop_read_iter+0xa6/0x1a0
[   57.764349]  new_sync_read+0x152/0x1e0
[   57.764352]  vfs_read+0x147/0x1a0
[   57.764353]  __x64_sys_pread64+0x8c/0xc0
[   57.764356]  do_syscall_64+0x33/0x40
[   57.764358]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[   57.764359] RIP: 0033:0x7fa32567fffa
[   57.764360] Code: d8 64 89 02 b8 ff ff ff ff eb bf 0f 1f 44 00 00 f3 0f 1e fa 49 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 5e c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[   57.764361] RSP: 002b:00007ffe516c8eb8 EFLAGS: 00000246 ORIG_RAX: 0000000000000011
[   57.764362] RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 00007fa32567fffa
[   57.764363] RDX: 0000000000000001 RSI: 00007ffe516c8ef7 RDI: 0000000000000013
[   57.764363] RBP: 0000000000000001 R08: 0000000000000000 R09: 00007ffe516c8890
[   57.764364] R10: 0000000000000008 R11: 0000000000000246 R12: 00000884000cd040
[   57.764364] R13: 00007ffe516c8ef7 R14: 0000000000000000 R15: 00007ffe516c90d0
[   57.764366] ---[ end trace 4add6d1375d0a548 ]---
[   57.934343] kauditd_printk_skb: 12 callbacks suppressed
[   57.934345] audit: type=1131 audit(1636091836.962:141): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-848-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   58.385958] audit: type=1334 audit(1636091837.422:142): prog-id=30 op=UNLOAD
[   58.385980] audit: type=1334 audit(1636091837.422:143): prog-id=29 op=UNLOAD
[   58.385990] audit: type=1334 audit(1636091837.422:144): prog-id=28 op=UNLOAD
[   61.231209] audit: type=1131 audit(1636091840.262:145): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   61.281698] audit: type=1131 audit(1636091840.312:146): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@975 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  209.876345] wlp3s0: authenticate with ac:84:c6:95:2d:bc
[  209.924273] wlp3s0: send auth to ac:84:c6:95:2d:bc (try 1/3)
[  209.925360] wlp3s0: authenticated
[  209.926601] wlp3s0: associating with AP with corrupt beacon and probe response
[  209.935823] wlp3s0: associate with ac:84:c6:95:2d:bc (try 1/3)
[  210.045787] wlp3s0: associate with ac:84:c6:95:2d:bc (try 2/3)
[  210.105308] wlp3s0: RX AssocResp from ac:84:c6:95:2d:bc (capab=0x411 status=0 aid=1)
[  210.109154] wlp3s0: associated
[  210.136556] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
[  210.224434] audit: type=1130 audit(1636091989.252:147): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  216.121162] audit: type=1130 audit(1636091995.152:148): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  216.988184] Bluetooth: RFCOMM TTY layer initialized
[  216.988191] Bluetooth: RFCOMM socket layer initialized
[  216.988197] Bluetooth: RFCOMM ver 1.11
[  219.998935] audit: type=1131 audit(1636091999.032:149): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  946.315589] audit: type=1130 audit(1636092725.342:150): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  946.315694] audit: type=1131 audit(1636092725.352:151): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1231.103207] pcieport 0000:00:1c.5: AER: Corrected error received: 0000:00:1c.5
[ 1231.103224] pcieport 0000:00:1c.5: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID)
[ 1231.103228] pcieport 0000:00:1c.5:   device [8086:9d15] error status/mask=00001000/00002000
[ 1231.103232] pcieport 0000:00:1c.5:    [12] Timeout               
[ 1429.750691] audit: type=1130 audit(1636093208.782:152): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1430.156848] audit: type=1334 audit(1636093209.192:153): prog-id=31 op=LOAD
[ 1430.157196] audit: type=1334 audit(1636093209.192:154): prog-id=32 op=LOAD
[ 1430.157301] audit: type=1334 audit(1636093209.192:155): prog-id=33 op=LOAD
[ 1430.236146] audit: type=1130 audit(1636093209.272:156): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1460.301592] audit: type=1131 audit(1636093239.332:157): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1460.745860] audit: type=1334 audit(1636093239.782:158): prog-id=33 op=UNLOAD
[ 1460.745874] audit: type=1334 audit(1636093239.782:159): prog-id=32 op=UNLOAD
[ 1460.745881] audit: type=1334 audit(1636093239.782:160): prog-id=31 op=UNLOAD
[ 1644.039580] audit: type=1100 audit(1636093423.072:161): pid=2447 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="praty" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1644.040823] audit: type=1101 audit(1636093423.072:162): pid=2447 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="praty" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1644.041663] audit: type=1110 audit(1636093423.072:163): pid=2447 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1644.042395] audit: type=1105 audit(1636093423.072:164): pid=2447 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1644.060129] audit: type=1106 audit(1636093423.092:165): pid=2447 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1644.060212] audit: type=1104 audit(1636093423.092:166): pid=2447 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1674.737883] audit: type=1130 audit(1636093453.772:167): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1693.606852] audit: type=1101 audit(1636093472.642:168): pid=2595 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="praty" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1693.607929] audit: type=1110 audit(1636093472.642:169): pid=2595 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1693.608849] audit: type=1105 audit(1636093472.642:170): pid=2595 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1693.631266] audit: type=1106 audit(1636093472.662:171): pid=2595 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1693.631339] audit: type=1104 audit(1636093472.662:172): pid=2595 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1701.766229] audit: type=1101 audit(1636093480.802:173): pid=2611 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="praty" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1701.766891] audit: type=1110 audit(1636093480.802:174): pid=2611 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1701.767499] audit: type=1105 audit(1636093480.802:175): pid=2611 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1701.774874] audit: type=1106 audit(1636093480.802:176): pid=2611 uid=1000 auid=1000 ses=2 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1701.774983] audit: type=1104 audit(1636093480.802:177): pid=2611 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[ 1705.798469] audit: type=1131 audit(1636093484.832:178): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=blueman-mechanism comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ 1714.905742] nouveau 0000:01:00.0: Enabling HDA controller
[ 1717.020514] ------------[ cut here ]------------
[ 1717.020515] nouveau 0000:01:00.0: timeout
[ 1717.020597] WARNING: CPU: 1 PID: 2738 at drivers/gpu/drm/nouveau/nvkm/subdev/pmu/base.c:107 nvkm_pmu_reset+0x1a6/0x1c0 [nouveau]
[ 1717.020598] Modules linked in: rfcomm ccm xt_conntrack xt_MASQUERADE nf_conntrack_netlink nfnetlink xt_addrtype iptable_filter iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c br_netfilter bridge stp llc overlay cmac algif_hash algif_skcipher af_alg bnep btusb joydev rtsx_usb_sdmmc btrtl mousedev rtsx_usb_ms btbcm mmc_core memstick btintel bluetooth iTCO_wdt ecdh_generic intel_pmc_bxt ee1004 iTCO_vendor_support mei_hdcp ecc hid_multitouch intel_rapl_msr wmi_bmof dell_wmi dell_laptop rtsx_usb dell_smbios x86_pkg_temp_thermal intel_powerclamp snd_hda_codec_hdmi coretemp dell_wmi_descriptor dcdbas kvm_intel dell_smm_hwmon kvm snd_soc_skl snd_hda_codec_realtek snd_soc_hdac_hda snd_hda_codec_generic snd_hda_ext_core snd_soc_sst_ipc ledtrig_audio snd_soc_sst_dsp snd_soc_acpi_intel_match irqbypass snd_soc_acpi crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel snd_hda_intel crypto_simd snd_intel_dspcfg cryptd soundwire_intel glue_helper rapl
[ 1717.020632]  soundwire_generic_allocation soundwire_cadence ath10k_pci snd_hda_codec ath10k_core snd_hda_core snd_hwdep soundwire_bus snd_soc_core ath intel_cstate snd_compress mac80211 uvcvideo intel_uncore ac97_bus videobuf2_vmalloc snd_pcm_dmaengine videobuf2_memops snd_pcm videobuf2_v4l2 videobuf2_common snd_timer i915 psmouse pcspkr nouveau videodev cfg80211 snd i2c_i801 soundcore i2c_smbus mc rfkill mxm_wmi libarc4 ttm i2c_algo_bit r8169 drm_kms_helper realtek mdio_devres libphy mei_me mei cec intel_lpss_pci intel_lpss idma64 intel_gtt intel_pch_thermal processor_thermal_device syscopyarea sysfillrect intel_rapl_common sysimgblt intel_xhci_usb_role_switch fb_sys_fops roles intel_soc_dts_iosf i2c_hid int3403_thermal wmi video int3400_thermal int3402_thermal intel_hid acpi_thermal_rel int340x_thermal_zone acpi_pad sparse_keymap mac_hid drm fuse crypto_user agpgart bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 serio_raw atkbd libps2 crc32c_intel xhci_pci
[ 1717.020670]  xhci_pci_renesas i8042 serio
[ 1717.020673] CPU: 1 PID: 2738 Comm: electron Tainted: G        W         5.10.76-1-lts #1
[ 1717.020673] Hardware name: Dell Inc. Inspiron 7572/04GC61, BIOS 1.1.8 10/11/2018
[ 1717.020699] RIP: 0010:nvkm_pmu_reset+0x1a6/0x1c0 [nouveau]
[ 1717.020701] Code: 04 24 48 8b 40 10 48 8b 78 10 4c 8b 67 50 4d 85 e4 74 1e e8 3c bd 51 ca 4c 89 e2 48 c7 c7 19 33 c8 c0 48 89 c6 e8 2d 1c 89 ca <0f> 0b e9 4b ff ff ff 4c 8b 27 eb dd 4c 8b 27 eb a5 e8 64 de 8d ca
[ 1717.020702] RSP: 0018:ffffbb76831b7aa0 EFLAGS: 00010286
[ 1717.020703] RAX: 0000000000000000 RBX: ffff9792c2e13800 RCX: 0000000000000027
[ 1717.020703] RDX: ffff979437458bb8 RSI: 0000000000000001 RDI: ffff979437458bb0
[ 1717.020704] RBP: ffff9792c2450400 R08: 0000000000000000 R09: ffffbb76831b78c0
[ 1717.020705] R10: ffffbb76831b78b8 R11: ffffffff8c4cb2a8 R12: ffff9792c132ea90
[ 1717.020705] R13: 0000018f4dbbdd3f R14: 0000018f48eb257d R15: 0000000000000000
[ 1717.020706] FS:  00007f6cb8e411c0(0000) GS:ffff979437440000(0000) knlGS:0000000000000000
[ 1717.020707] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 1717.020707] CR2: 00001758d24e1008 CR3: 00000001d4aba004 CR4: 00000000003706e0
[ 1717.020708] Call Trace:
[ 1717.020735]  nvkm_pmu_init+0x16/0x40 [nouveau]
[ 1717.020751]  nvkm_subdev_init+0x92/0xd0 [nouveau]
[ 1717.020754]  ? ktime_get+0x38/0x90
[ 1717.020778]  nvkm_device_init+0x10b/0x190 [nouveau]
[ 1717.020803]  nvkm_udevice_init+0x41/0x60 [nouveau]
[ 1717.020819]  nvkm_object_init+0x3e/0x110 [nouveau]
[ 1717.020834]  nvkm_object_init+0x73/0x110 [nouveau]
[ 1717.020849]  nvkm_object_init+0x73/0x110 [nouveau]
[ 1717.020875]  nouveau_do_resume+0x2b/0xd0 [nouveau]
[ 1717.020900]  nouveau_pmops_runtime_resume+0x7a/0x150 [nouveau]
[ 1717.020903]  pci_pm_runtime_resume+0xaa/0xc0
[ 1717.020905]  ? remove_id_store+0x1a0/0x1a0
[ 1717.020905]  ? remove_id_store+0x1a0/0x1a0
[ 1717.020907]  __rpm_callback+0x81/0x140
[ 1717.020909]  ? remove_id_store+0x1a0/0x1a0
[ 1717.020909]  rpm_callback+0x1f/0x70
[ 1717.020910]  ? remove_id_store+0x1a0/0x1a0
[ 1717.020911]  rpm_resume+0x52f/0x7c0
[ 1717.020913]  __pm_runtime_resume+0x3b/0x60
[ 1717.020914]  pci_read_config+0xac/0x270
[ 1717.020916]  ? kernfs_fop_read_iter+0x11b/0x1a0
[ 1717.020918]  kernfs_fop_read_iter+0xa6/0x1a0
[ 1717.020920]  new_sync_read+0x152/0x1e0
[ 1717.020923]  vfs_read+0x147/0x1a0
[ 1717.020924]  __x64_sys_pread64+0x8c/0xc0
[ 1717.020927]  do_syscall_64+0x33/0x40
[ 1717.020929]  entry_SYSCALL_64_after_hwframe+0x44/0xa9
[ 1717.020930] RIP: 0033:0x7f6ccc45cffa
[ 1717.020932] Code: d8 64 89 02 b8 ff ff ff ff eb bf 0f 1f 44 00 00 f3 0f 1e fa 49 89 ca 64 8b 04 25 18 00 00 00 85 c0 75 15 b8 11 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 5e c3 0f 1f 44 00 00 48 83 ec 28 48 89 54 24
[ 1717.020932] RSP: 002b:00007fff1e2486f8 EFLAGS: 00000246 ORIG_RAX: 0000000000000011
[ 1717.020933] RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 00007f6ccc45cffa
[ 1717.020934] RDX: 0000000000000001 RSI: 00007fff1e248737 RDI: 0000000000000011
[ 1717.020935] RBP: 0000000000000001 R08: 0000000000000000 R09: 00007fff1e2480d0
[ 1717.020935] R10: 0000000000000008 R11: 0000000000000246 R12: 00000f803d9cfc80
[ 1717.020936] R13: 00007fff1e248737 R14: 0000000000000000 R15: 00007fff1e2487a0
[ 1717.020937] ---[ end trace 4add6d1375d0a549 ]---
[ 1772.629916] audit: type=1100 audit(1636093551.662:179): pid=2872 uid=1000 auid=1000 ses=2 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="praty" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 1772.631377] audit: type=1101 audit(1636093551.662:180): pid=2872 uid=1000 auid=1000 ses=2 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="praty" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 1772.632138] audit: type=1110 audit(1636093551.662:181): pid=2872 uid=1000 auid=1000 ses=2 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
[ 1772.632838] audit: type=1105 audit(1636093551.662:182): pid=2872 uid=1000 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'

Offline

#4 2021-11-05 07:26:58

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,269

Re: [SOLVED] Logitech M557 mouse repeatedly disconnects, unusable.

Also, yes I am dual-booting alongside Win10, but I've disabled fast boot.

Does the mouse behave there?

… However, if I move/wiggle the mouse around, then for as long as I'm moving it, it keeps flip-flopping between connected and disconnected at ~1 second intervals …

Because the symptom description sounds eerily like the battery saving feature in the mouse going wild - according to amazon it's operated w/ two AAs. Did you try to replace them?

Online

#5 2021-11-05 08:53:52

spratyey
Member
Registered: 2021-11-03
Posts: 3

Re: [SOLVED] Logitech M557 mouse repeatedly disconnects, unusable.

yooooooo lmao i'm such a moron xD
Replaced the batteries and re-paired.
Works perfectly now.
Thanks a lot haha!
Should I add [SOLVED] to the title? I see other threads with that tag, do let me know.

Last edited by spratyey (2021-11-05 08:54:39)

Offline

#6 2021-11-05 11:26:40

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,269

Re: [SOLVED] Logitech M557 mouse repeatedly disconnects, unusable.

spratyey wrote:

yooooooo lmao i'm such a moron xD

If you say so… tongue

spratyey wrote:

Should I add [SOLVED] to the title? I see other threads with that tag, do let me know.

Yes.
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Online

Board footer

Powered by FluxBB