You are not logged in.

#1 2023-08-31 01:21:05

deviantsemicolon618
Member
From: he/him
Registered: 2023-08-18
Posts: 10

NVIDIA on Hyprland doesn't work anymore[SOLVED]

I have never had issues with this before until now. I use NVIDIA DKMS with PRIME bc I'm on a laptop with two GPUs. Typically I just run Hyprland under prime with

prime-run Hyprland

, but that doesn't work anymore, and even when running it under prime, my

inxi -G

output still says it's using the i915 driver. And it's not specific to Hyprland either. I tried running my terminal under prime and that didn't work.

In an effort to help myself and all of you understand this better, I ran

journalctl -b | grep nvidia

. The output of that is just the following error over and over again:

Aug 30 11:43:44 nsa-laptop kernel: [drm:__nv_drm_gem_nvkms_memory_prime_get_sg_table [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Cannot create sg_table for NvKmsKapiMemory 0x00000000e190df1e

I tried looking this up and got nowhere, so I'm stuck. I apologize if this is a rookie question, but can someone please help?

Last edited by deviantsemicolon618 (2023-09-01 19:48:05)

Offline

#2 2023-08-31 07:19:53

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,104

Re: NVIDIA on Hyprland doesn't work anymore[SOLVED]

Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

On a hunch and if "simpledrm" shows up in the journal, https://wiki.archlinux.org/title/NVIDIA … de_setting

Offline

#3 2023-08-31 17:15:47

deviantsemicolon618
Member
From: he/him
Registered: 2023-08-18
Posts: 10

Re: NVIDIA on Hyprland doesn't work anymore[SOLVED]

seth wrote:

Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

On a hunch and if "simpledrm" shows up in the journal, https://wiki.archlinux.org/title/NVIDIA … de_setting

The modeset parameter was set incorrectly, yes, but prime still doesn't work. Also, here:

Aug 31 13:12:48 nsa-laptop kernel: microcode: updated early: 0x410e -> 0x4119, date = 2023-06-06
Aug 31 13:12:48 nsa-laptop kernel: Linux version 6.4.12-zen1-1-zen (linux-zen@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 ZEN SMP PREEMPT_DYNAMIC Thu, 24 Aug 2023 00:37:46 +0000
Aug 31 13:12:48 nsa-laptop kernel: Command line: initrd=\intel-ucode.img initrd=\initramfs-linux-zen.img cryptdevice=UUID=c9132fdf-4605-4f65-8e14-acc6f398f2e9:cryptlvm root=/dev/arch/root rw nvidia_drm.modeset=1
Aug 31 13:12:48 nsa-laptop kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Aug 31 13:12:48 nsa-laptop kernel: BIOS-provided physical RAM map:
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x0000000000001000-0x000000000009ffff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000076954fff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x0000000076955000-0x0000000076967fff] ACPI data
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x0000000076968000-0x0000000076969fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000007696a000-0x000000007696afff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000007696b000-0x000000007696dfff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000007696e000-0x000000007696ffff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x0000000076970000-0x0000000076970fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x0000000076971000-0x0000000076971fff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x0000000076972000-0x00000000803fffff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x00000000ff010000-0x00000000ff04ffff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x0000000100000000-0x000000087e86efff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087e86f000-0x000000087e86ffff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087e870000-0x000000087e871fff] ACPI data
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087e872000-0x000000087e949fff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087e94a000-0x000000087e94afff] ACPI data
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087e94b000-0x000000087efe7fff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087efe8000-0x000000087efe9fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087efea000-0x000000087f413fff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f414000-0x000000087f41bfff] ACPI NVS
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f41c000-0x000000087f604fff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f605000-0x000000087f608fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f609000-0x000000087f617fff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f618000-0x000000087f61cfff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f61d000-0x000000087f621fff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f622000-0x000000087f73efff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f73f000-0x000000087f741fff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f742000-0x000000087f744fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f745000-0x000000087f745fff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f746000-0x000000087f749fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f74a000-0x000000087f754fff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f755000-0x000000087f757fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f758000-0x000000087f758fff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f759000-0x000000087f759fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f75a000-0x000000087f75ffff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f760000-0x000000087f768fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f769000-0x000000087f77cfff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f77d000-0x000000087f780fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f781000-0x000000087f785fff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f786000-0x000000087f7b8fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f7b9000-0x000000087f7cdfff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f7ce000-0x000000087f7e1fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f7e2000-0x000000087f7e4fff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f7e5000-0x000000087f7e6fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f7e7000-0x000000087f7f5fff] usable
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f7f6000-0x000000087f7f7fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: BIOS-e820: [mem 0x000000087f7f8000-0x000000087fbfffff] usable
Aug 31 13:12:48 nsa-laptop kernel: The simpledrm driver will not be probed
Aug 31 13:12:48 nsa-laptop kernel: NX (Execute Disable) protection: active
Aug 31 13:12:48 nsa-laptop kernel: e820: update [mem 0x87e872018-0x87e881e57] usable ==> usable
Aug 31 13:12:48 nsa-laptop kernel: e820: update [mem 0x87e872018-0x87e881e57] usable ==> usable
Aug 31 13:12:48 nsa-laptop kernel: extended physical RAM map:
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000000fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x0000000000001000-0x000000000009ffff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000076954fff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x0000000076955000-0x0000000076967fff] ACPI data
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x0000000076968000-0x0000000076969fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000007696a000-0x000000007696afff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000007696b000-0x000000007696dfff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000007696e000-0x000000007696ffff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x0000000076970000-0x0000000076970fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x0000000076971000-0x0000000076971fff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x0000000076972000-0x00000000803fffff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x00000000ff010000-0x00000000ff04ffff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x0000000100000000-0x000000087e86efff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087e86f000-0x000000087e86ffff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087e870000-0x000000087e871fff] ACPI data
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087e872000-0x000000087e872017] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087e872018-0x000000087e881e57] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087e881e58-0x000000087e949fff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087e94a000-0x000000087e94afff] ACPI data
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087e94b000-0x000000087efe7fff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087efe8000-0x000000087efe9fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087efea000-0x000000087f413fff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f414000-0x000000087f41bfff] ACPI NVS
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f41c000-0x000000087f604fff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f605000-0x000000087f608fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f609000-0x000000087f617fff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f618000-0x000000087f61cfff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f61d000-0x000000087f621fff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f622000-0x000000087f73efff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f73f000-0x000000087f741fff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f742000-0x000000087f744fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f745000-0x000000087f745fff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f746000-0x000000087f749fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f74a000-0x000000087f754fff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f755000-0x000000087f757fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f758000-0x000000087f758fff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f759000-0x000000087f759fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f75a000-0x000000087f75ffff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f760000-0x000000087f768fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f769000-0x000000087f77cfff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f77d000-0x000000087f780fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f781000-0x000000087f785fff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f786000-0x000000087f7b8fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f7b9000-0x000000087f7cdfff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f7ce000-0x000000087f7e1fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f7e2000-0x000000087f7e4fff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f7e5000-0x000000087f7e6fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f7e7000-0x000000087f7f5fff] usable
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f7f6000-0x000000087f7f7fff] reserved
Aug 31 13:12:48 nsa-laptop kernel: reserve setup_data: [mem 0x000000087f7f8000-0x000000087fbfffff] usable
Aug 31 13:12:48 nsa-laptop kernel: efi: EFI v2.7 by EDK II
Aug 31 13:12:48 nsa-laptop kernel: efi: SMBIOS=0x7696d000 SMBIOS 3.0=0x87f7f7000 ACPI=0x76967000 ACPI 2.0=0x76967014 TPMFinalLog=0x87f414000 MEMATTR=0x87e8a9018 RNG=0x87e94ae18 INITRD=0x87e885f98 TPMEventLog=0x87e882018 
Aug 31 13:12:48 nsa-laptop kernel: random: crng init done
Aug 31 13:12:48 nsa-laptop kernel: efi: Remove mem125: MMIO range=[0xff010000-0xff04ffff] (0MB) from e820 map
Aug 31 13:12:48 nsa-laptop kernel: e820: remove [mem 0xff010000-0xff04ffff] reserved
Aug 31 13:12:48 nsa-laptop kernel: SMBIOS 3.3.0 present.
Aug 31 13:12:48 nsa-laptop kernel: DMI: System76 Gazelle/Gazelle, BIOS 2023-03-22_799ed79 03/22/2023
Aug 31 13:12:48 nsa-laptop kernel: tsc: Detected 3000.000 MHz processor
Aug 31 13:12:48 nsa-laptop kernel: tsc: Detected 2995.200 MHz TSC
Aug 31 13:12:48 nsa-laptop kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Aug 31 13:12:48 nsa-laptop kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Aug 31 13:12:48 nsa-laptop kernel: last_pfn = 0x87fc00 max_arch_pfn = 0x400000000
Aug 31 13:12:48 nsa-laptop kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Aug 31 13:12:48 nsa-laptop kernel: last_pfn = 0x76972 max_arch_pfn = 0x400000000
Aug 31 13:12:48 nsa-laptop kernel: Using GB pages for direct mapping
Aug 31 13:12:48 nsa-laptop kernel: Incomplete global flushes, disabling PCID
Aug 31 13:12:48 nsa-laptop kernel: Secure boot disabled
Aug 31 13:12:48 nsa-laptop kernel: RAMDISK: [mem 0x86ab74000-0x8721ebfff]
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Early table checksum verification disabled
Aug 31 13:12:48 nsa-laptop kernel: ACPI: RSDP 0x0000000076967014 000024 (v02 COREv4)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: XSDT 0x000000087E94AF18 00006C (v01 COREv4 COREBOOT 00000000      01000013)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: FACP 0x0000000076965000 000114 (v06 COREv4 COREBOOT 00000000 CORE 20220331)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: DSDT 0x0000000076960000 004070 (v02 COREv4 COREBOOT 20110725 INTL 20220331)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: FACS 0x000000007698F240 000040
Aug 31 13:12:48 nsa-laptop kernel: ACPI: SSDT 0x000000007695B000 00499E (v02 COREv4 COREBOOT 0000002A CORE 20220331)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: MCFG 0x000000007695A000 00003C (v01 COREv4 COREBOOT 00000000 CORE 20220331)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: TPM2 0x0000000076959000 00004C (v04 COREv4 COREBOOT 00000000 CORE 20220331)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: LPIT 0x0000000076958000 000094 (v00 COREv4 COREBOOT 0000002A CORE 20220331)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: APIC 0x0000000076957000 0000F2 (v03 COREv4 COREBOOT 00000000 CORE 20220331)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: DMAR 0x0000000076956000 000088 (v01 COREv4 COREBOOT 00000000 CORE 20220331)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: HPET 0x0000000076955000 000038 (v01 COREv4 COREBOOT 00000000 CORE 20220331)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: BGRT 0x000000087E94A018 000038 (v00 INTEL      EDK2 00001720 PTL  00000002)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Reserving FACP table memory at [mem 0x76965000-0x76965113]
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Reserving DSDT table memory at [mem 0x76960000-0x7696406f]
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Reserving FACS table memory at [mem 0x7698f240-0x7698f27f]
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Reserving SSDT table memory at [mem 0x7695b000-0x7695f99d]
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Reserving MCFG table memory at [mem 0x7695a000-0x7695a03b]
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Reserving TPM2 table memory at [mem 0x76959000-0x7695904b]
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Reserving LPIT table memory at [mem 0x76958000-0x76958093]
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Reserving APIC table memory at [mem 0x76957000-0x769570f1]
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Reserving DMAR table memory at [mem 0x76956000-0x76956087]
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Reserving HPET table memory at [mem 0x76955000-0x76955037]
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Reserving BGRT table memory at [mem 0x87e94a018-0x87e94a04f]
Aug 31 13:12:48 nsa-laptop kernel: No NUMA configuration found
Aug 31 13:12:48 nsa-laptop kernel: Faking a node at [mem 0x0000000000000000-0x000000087fbfffff]
Aug 31 13:12:48 nsa-laptop kernel: NODE_DATA(0) allocated [mem 0x87e945000-0x87e949fff]
Aug 31 13:12:48 nsa-laptop kernel: Zone ranges:
Aug 31 13:12:48 nsa-laptop kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Aug 31 13:12:48 nsa-laptop kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Aug 31 13:12:48 nsa-laptop kernel:   Normal   [mem 0x0000000100000000-0x000000087fbfffff]
Aug 31 13:12:48 nsa-laptop kernel:   Device   empty
Aug 31 13:12:48 nsa-laptop kernel: Movable zone start for each node
Aug 31 13:12:48 nsa-laptop kernel: Early memory node ranges
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x0000000000100000-0x0000000076954fff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000007696a000-0x000000007696afff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000007696e000-0x000000007696ffff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x0000000076971000-0x0000000076971fff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x0000000100000000-0x000000087e86efff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000087e872000-0x000000087e949fff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000087e94b000-0x000000087efe7fff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000087efea000-0x000000087f413fff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000087f41c000-0x000000087f604fff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000087f609000-0x000000087f617fff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000087f61d000-0x000000087f621fff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000087f73f000-0x000000087f741fff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000087f745000-0x000000087f745fff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000087f74a000-0x000000087f754fff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000087f758000-0x000000087f758fff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000087f75a000-0x000000087f75ffff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000087f769000-0x000000087f77cfff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000087f781000-0x000000087f785fff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000087f7b9000-0x000000087f7cdfff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000087f7e2000-0x000000087f7e4fff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000087f7e7000-0x000000087f7f5fff]
Aug 31 13:12:48 nsa-laptop kernel:   node   0: [mem 0x000000087f7f8000-0x000000087fbfffff]
Aug 31 13:12:48 nsa-laptop kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000087fbfffff]
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone DMA32: 21 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone DMA32: 3 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone DMA32: 1 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 5774 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 3 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 1 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 2 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 8 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 4 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 5 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 285 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 3 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 4 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 3 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 1 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 9 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 4 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 51 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 20 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 2 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 2 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: On node 0, zone Normal: 1024 pages in unavailable ranges
Aug 31 13:12:48 nsa-laptop kernel: Reserving Intel graphics memory at [mem 0x7c800000-0x803fffff]
Aug 31 13:12:48 nsa-laptop kernel: ACPI: PM-Timer IO Port: 0x1808
Aug 31 13:12:48 nsa-laptop kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Aug 31 13:12:48 nsa-laptop kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Aug 31 13:12:48 nsa-laptop kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Aug 31 13:12:48 nsa-laptop kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Aug 31 13:12:48 nsa-laptop kernel: e820: update [mem 0x87e8ac000-0x87e8fafff] usable ==> reserved
Aug 31 13:12:48 nsa-laptop kernel: TSC deadline timer available
Aug 31 13:12:48 nsa-laptop kernel: smpboot: Allowing 20 CPUs, 0 hotplug CPUs
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x76955000-0x76967fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x76968000-0x76969fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x7696b000-0x7696dfff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x76970000-0x76970fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x76972000-0x803fffff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x80400000-0xffffffff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87e86f000-0x87e86ffff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87e870000-0x87e871fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87e872000-0x87e872fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87e881000-0x87e881fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87e8ac000-0x87e8fafff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87e94a000-0x87e94afff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87efe8000-0x87efe9fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87f414000-0x87f41bfff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87f605000-0x87f608fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87f618000-0x87f61cfff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87f622000-0x87f73efff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87f742000-0x87f744fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87f746000-0x87f749fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87f755000-0x87f757fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87f759000-0x87f759fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87f760000-0x87f768fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87f77d000-0x87f780fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87f786000-0x87f7b8fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87f7ce000-0x87f7e1fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87f7e5000-0x87f7e6fff]
Aug 31 13:12:48 nsa-laptop kernel: PM: hibernation: Registered nosave memory: [mem 0x87f7f6000-0x87f7f7fff]
Aug 31 13:12:48 nsa-laptop kernel: [mem 0x80400000-0xffffffff] available for PCI devices
Aug 31 13:12:48 nsa-laptop kernel: Booting paravirtualized kernel on bare hardware
Aug 31 13:12:48 nsa-laptop kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
Aug 31 13:12:48 nsa-laptop kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:20 nr_cpu_ids:20 nr_node_ids:1
Aug 31 13:12:48 nsa-laptop kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
Aug 31 13:12:48 nsa-laptop kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
Aug 31 13:12:48 nsa-laptop kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Aug 31 13:12:48 nsa-laptop kernel: pcpu-alloc: [0] 16 17 18 19 -- -- -- -- 
Aug 31 13:12:48 nsa-laptop kernel: Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux-zen.img cryptdevice=UUID=c9132fdf-4605-4f65-8e14-acc6f398f2e9:cryptlvm root=/dev/arch/root rw nvidia_drm.modeset=1
Aug 31 13:12:48 nsa-laptop kernel: Unknown kernel command line parameters "cryptdevice=UUID=c9132fdf-4605-4f65-8e14-acc6f398f2e9:cryptlvm", will be passed to user space.
Aug 31 13:12:48 nsa-laptop kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Aug 31 13:12:48 nsa-laptop kernel: printk: log_buf_len total cpu_extra contributions: 77824 bytes
Aug 31 13:12:48 nsa-laptop kernel: printk: log_buf_len min size: 131072 bytes
Aug 31 13:12:48 nsa-laptop kernel: printk: log_buf_len: 262144 bytes
Aug 31 13:12:48 nsa-laptop kernel: printk: early log buf free: 111744(85%)
Aug 31 13:12:48 nsa-laptop kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Aug 31 13:12:48 nsa-laptop kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Aug 31 13:12:48 nsa-laptop kernel: Fallback order for Node 0: 0 
Aug 31 13:12:48 nsa-laptop kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8215852
Aug 31 13:12:48 nsa-laptop kernel: Policy zone: Normal
Aug 31 13:12:48 nsa-laptop kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Aug 31 13:12:48 nsa-laptop kernel: software IO TLB: area num 32.
Aug 31 13:12:48 nsa-laptop kernel: Memory: 32546664K/33394052K available (18432K kernel code, 2140K rwdata, 12632K rodata, 3536K init, 3644K bss, 847128K reserved, 0K cma-reserved)
Aug 31 13:12:48 nsa-laptop kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=20, Nodes=1
Aug 31 13:12:48 nsa-laptop kernel: ftrace: allocating 45279 entries in 177 pages
Aug 31 13:12:48 nsa-laptop kernel: ftrace: allocated 177 pages with 4 groups
Aug 31 13:12:48 nsa-laptop kernel: Dynamic Preempt: full
Aug 31 13:12:48 nsa-laptop kernel: rcu: Preemptible hierarchical RCU implementation.
Aug 31 13:12:48 nsa-laptop kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=20.
Aug 31 13:12:48 nsa-laptop kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Aug 31 13:12:48 nsa-laptop kernel:         Trampoline variant of Tasks RCU enabled.
Aug 31 13:12:48 nsa-laptop kernel:         Rude variant of Tasks RCU enabled.
Aug 31 13:12:48 nsa-laptop kernel:         Tracing variant of Tasks RCU enabled.
Aug 31 13:12:48 nsa-laptop kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
Aug 31 13:12:48 nsa-laptop kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=20
Aug 31 13:12:48 nsa-laptop kernel: NR_IRQS: 20736, nr_irqs: 2216, preallocated irqs: 16
Aug 31 13:12:48 nsa-laptop kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Aug 31 13:12:48 nsa-laptop kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Aug 31 13:12:48 nsa-laptop kernel: spurious 8259A interrupt: IRQ7.
Aug 31 13:12:48 nsa-laptop kernel: Console: colour dummy device 80x25
Aug 31 13:12:48 nsa-laptop kernel: printk: console [tty0] enabled
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Core revision 20230331
Aug 31 13:12:48 nsa-laptop kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Aug 31 13:12:48 nsa-laptop kernel: APIC: Switch to symmetric I/O mode setup
Aug 31 13:12:48 nsa-laptop kernel: DMAR: Host address width 46
Aug 31 13:12:48 nsa-laptop kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Aug 31 13:12:48 nsa-laptop kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Aug 31 13:12:48 nsa-laptop kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Aug 31 13:12:48 nsa-laptop kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Aug 31 13:12:48 nsa-laptop kernel: DMAR: RMRR base: 0x0000007c000000 end: 0x000000803fffff
Aug 31 13:12:48 nsa-laptop kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Aug 31 13:12:48 nsa-laptop kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Aug 31 13:12:48 nsa-laptop kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Aug 31 13:12:48 nsa-laptop kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Aug 31 13:12:48 nsa-laptop kernel: x2apic enabled
Aug 31 13:12:48 nsa-laptop kernel: Switched APIC routing to cluster x2apic.
Aug 31 13:12:48 nsa-laptop kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b2c8ec87c7, max_idle_ns: 440795278598 ns
Aug 31 13:12:48 nsa-laptop kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5990.40 BogoMIPS (lpj=2995200)
Aug 31 13:12:48 nsa-laptop kernel: x86/tme: enabled by BIOS
Aug 31 13:12:48 nsa-laptop kernel: x86/tme: Unknown policy is active: 0x2
Aug 31 13:12:48 nsa-laptop kernel: x86/mktme: No known encryption algorithm is supported: 0x4
Aug 31 13:12:48 nsa-laptop kernel: x86/mktme: enabled by BIOS
Aug 31 13:12:48 nsa-laptop kernel: x86/mktme: 15 KeyIDs available
Aug 31 13:12:48 nsa-laptop kernel: CPU0: Thermal monitoring enabled (TM1)
Aug 31 13:12:48 nsa-laptop kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Aug 31 13:12:48 nsa-laptop kernel: process: using mwait in idle threads
Aug 31 13:12:48 nsa-laptop kernel: CET detected: Indirect Branch Tracking enabled
Aug 31 13:12:48 nsa-laptop kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Aug 31 13:12:48 nsa-laptop kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Aug 31 13:12:48 nsa-laptop kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Aug 31 13:12:48 nsa-laptop kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Aug 31 13:12:48 nsa-laptop kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Aug 31 13:12:48 nsa-laptop kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Aug 31 13:12:48 nsa-laptop kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Aug 31 13:12:48 nsa-laptop kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Aug 31 13:12:48 nsa-laptop kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Aug 31 13:12:48 nsa-laptop kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Aug 31 13:12:48 nsa-laptop kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Aug 31 13:12:48 nsa-laptop kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Aug 31 13:12:48 nsa-laptop kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Aug 31 13:12:48 nsa-laptop kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Aug 31 13:12:48 nsa-laptop kernel: x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
Aug 31 13:12:48 nsa-laptop kernel: Freeing SMP alternatives memory: 48K
Aug 31 13:12:48 nsa-laptop kernel: pid_max: default: 32768 minimum: 301
Aug 31 13:12:48 nsa-laptop kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
Aug 31 13:12:48 nsa-laptop kernel: landlock: Up and running.
Aug 31 13:12:48 nsa-laptop kernel: Yama: becoming mindful.
Aug 31 13:12:48 nsa-laptop kernel: LSM support for eBPF active
Aug 31 13:12:48 nsa-laptop kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Aug 31 13:12:48 nsa-laptop kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Aug 31 13:12:48 nsa-laptop kernel: smpboot: CPU0: 13th Gen Intel(R) Core(TM) i9-13900H (family: 0x6, model: 0xba, stepping: 0x2)
Aug 31 13:12:48 nsa-laptop kernel: cblist_init_generic: Setting adjustable number of callback queues.
Aug 31 13:12:48 nsa-laptop kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Aug 31 13:12:48 nsa-laptop kernel: cblist_init_generic: Setting adjustable number of callback queues.
Aug 31 13:12:48 nsa-laptop kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Aug 31 13:12:48 nsa-laptop kernel: cblist_init_generic: Setting adjustable number of callback queues.
Aug 31 13:12:48 nsa-laptop kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Aug 31 13:12:48 nsa-laptop kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Aug 31 13:12:48 nsa-laptop kernel: core: cpu_core PMU driver: 
Aug 31 13:12:48 nsa-laptop kernel: ... version:                5
Aug 31 13:12:48 nsa-laptop kernel: ... bit width:              48
Aug 31 13:12:48 nsa-laptop kernel: ... generic registers:      8
Aug 31 13:12:48 nsa-laptop kernel: ... value mask:             0000ffffffffffff
Aug 31 13:12:48 nsa-laptop kernel: ... max period:             00007fffffffffff
Aug 31 13:12:48 nsa-laptop kernel: ... fixed-purpose events:   4
Aug 31 13:12:48 nsa-laptop kernel: ... event mask:             0001000f000000ff
Aug 31 13:12:48 nsa-laptop kernel: signal: max sigframe size: 3632
Aug 31 13:12:48 nsa-laptop kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1740
Aug 31 13:12:48 nsa-laptop kernel: rcu: Hierarchical SRCU implementation.
Aug 31 13:12:48 nsa-laptop kernel: rcu:         Max phase no-delay instances is 400.
Aug 31 13:12:48 nsa-laptop kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Aug 31 13:12:48 nsa-laptop kernel: smp: Bringing up secondary CPUs ...
Aug 31 13:12:48 nsa-laptop kernel: x86: Booting SMP configuration:
Aug 31 13:12:48 nsa-laptop kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12
Aug 31 13:12:48 nsa-laptop kernel: core: cpu_atom PMU driver: PEBS-via-PT 
Aug 31 13:12:48 nsa-laptop kernel: ... version:                5
Aug 31 13:12:48 nsa-laptop kernel: ... bit width:              48
Aug 31 13:12:48 nsa-laptop kernel: ... generic registers:      6
Aug 31 13:12:48 nsa-laptop kernel: ... value mask:             0000ffffffffffff
Aug 31 13:12:48 nsa-laptop kernel: ... max period:             00007fffffffffff
Aug 31 13:12:48 nsa-laptop kernel: ... fixed-purpose events:   3
Aug 31 13:12:48 nsa-laptop kernel: ... event mask:             000000070000003f
Aug 31 13:12:48 nsa-laptop kernel:  #13 #14 #15 #16 #17 #18 #19
Aug 31 13:12:48 nsa-laptop kernel: smp: Brought up 1 node, 20 CPUs
Aug 31 13:12:48 nsa-laptop kernel: smpboot: Max logical packages: 1
Aug 31 13:12:48 nsa-laptop kernel: smpboot: Total of 20 processors activated (119808.00 BogoMIPS)
Aug 31 13:12:48 nsa-laptop kernel: devtmpfs: initialized
Aug 31 13:12:48 nsa-laptop kernel: x86/mm: Memory block size: 128MB
Aug 31 13:12:48 nsa-laptop kernel: ACPI: PM: Registering ACPI NVS region [mem 0x87f414000-0x87f41bfff] (32768 bytes)
Aug 31 13:12:48 nsa-laptop kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
Aug 31 13:12:48 nsa-laptop kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Aug 31 13:12:48 nsa-laptop kernel: pinctrl core: initialized pinctrl subsystem
Aug 31 13:12:48 nsa-laptop kernel: PM: RTC time: 17:12:31, date: 2023-08-31
Aug 31 13:12:48 nsa-laptop kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Aug 31 13:12:48 nsa-laptop kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Aug 31 13:12:48 nsa-laptop kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Aug 31 13:12:48 nsa-laptop kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Aug 31 13:12:48 nsa-laptop kernel: audit: initializing netlink subsys (disabled)
Aug 31 13:12:48 nsa-laptop kernel: audit: type=2000 audit(1693501950.342:1): state=initialized audit_enabled=0 res=1
Aug 31 13:12:48 nsa-laptop kernel: thermal_sys: Registered thermal governor 'fair_share'
Aug 31 13:12:48 nsa-laptop kernel: thermal_sys: Registered thermal governor 'bang_bang'
Aug 31 13:12:48 nsa-laptop kernel: thermal_sys: Registered thermal governor 'step_wise'
Aug 31 13:12:48 nsa-laptop kernel: thermal_sys: Registered thermal governor 'user_space'
Aug 31 13:12:48 nsa-laptop kernel: thermal_sys: Registered thermal governor 'power_allocator'
Aug 31 13:12:48 nsa-laptop kernel: cpuidle: using governor ladder
Aug 31 13:12:48 nsa-laptop kernel: cpuidle: using governor menu
Aug 31 13:12:48 nsa-laptop kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Aug 31 13:12:48 nsa-laptop kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
Aug 31 13:12:48 nsa-laptop kernel: PCI: not using MMCONFIG
Aug 31 13:12:48 nsa-laptop kernel: PCI: Using configuration type 1 for base access
Aug 31 13:12:48 nsa-laptop kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Aug 31 13:12:48 nsa-laptop kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Aug 31 13:12:48 nsa-laptop kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Aug 31 13:12:48 nsa-laptop kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Aug 31 13:12:48 nsa-laptop kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Aug 31 13:12:48 nsa-laptop kernel: fbcon: Taking over console
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Added _OSI(Module Device)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Added _OSI(Processor Device)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Added _OSI(Processor Aggregator Device)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: 2 ACPI AML tables successfully acquired and loaded
Aug 31 13:12:48 nsa-laptop kernel: ACPI: EC: EC started
Aug 31 13:12:48 nsa-laptop kernel: ACPI: EC: interrupt blocked
Aug 31 13:12:48 nsa-laptop kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Aug 31 13:12:48 nsa-laptop kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Interpreter enabled
Aug 31 13:12:48 nsa-laptop kernel: ACPI: PM: (supports S0 S3 S4 S5)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: Using IOAPIC for interrupt routing
Aug 31 13:12:48 nsa-laptop kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
Aug 31 13:12:48 nsa-laptop kernel: PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved as ACPI motherboard resource
Aug 31 13:12:48 nsa-laptop kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Aug 31 13:12:48 nsa-laptop kernel: PCI: Ignoring E820 reservations for host bridge windows
Aug 31 13:12:48 nsa-laptop kernel: ACPI: \_SB_.PCI0.PEG2.PWRR: New power resource
Aug 31 13:12:48 nsa-laptop kernel: ACPI: \_SB_.PCI0.PEG2.DEV0.PWRR: New power resource
Aug 31 13:12:48 nsa-laptop kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Aug 31 13:12:48 nsa-laptop kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Aug 31 13:12:48 nsa-laptop kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Aug 31 13:12:48 nsa-laptop kernel: PCI host bridge to bus 0000:00
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:00: root bus resource [mem 0x80400000-0xdfffffff window]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:00: root bus resource [mem 0x87fc00000-0x3fffffffffff window]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed47fff window]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:00.0: [8086:a706] type 00 class 0x060000
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:01.0: [8086:a70d] type 01 class 0x060400
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:02.0: [8086:a7a0] type 00 class 0x030000
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:02.0: reg 0x10: [mem 0x83000000-0x83ffffff 64bit]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:02.0: reg 0x20: [io  0x1000-0x103f]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:06.0: [8086:a74d] type 01 class 0x060400
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:0a.0: [8086:a77d] type 00 class 0x118000
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:0a.0: reg 0x10: [mem 0x80810000-0x80817fff 64bit]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:0a.0: enabling Extended Tags
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:14.0: reg 0x10: [mem 0x80800000-0x8080ffff 64bit]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:14.2: reg 0x10: [mem 0xfe010000-0xfe013fff 64bit]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:14.2: reg 0x18: [mem 0x80826000-0x80826fff 64bit]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:14.3: [8086:51f1] type 00 class 0x028000
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:14.3: reg 0x10: [mem 0x8081c000-0x8081ffff 64bit]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:15.0: reg 0x10: [mem 0x80827000-0x80827fff 64bit]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:15.1: [8086:51e9] type 00 class 0x0c8000
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:15.1: reg 0x10: [mem 0x80828000-0x80828fff 64bit]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:17.0: [8086:51d3] type 00 class 0x010601
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:17.0: reg 0x10: [mem 0x80824000-0x80825fff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:17.0: reg 0x14: [mem 0x8082c000-0x8082c0ff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:17.0: reg 0x18: [io  0x1060-0x1067]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:17.0: reg 0x1c: [io  0x1068-0x106b]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:17.0: reg 0x20: [io  0x1040-0x105f]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:17.0: reg 0x24: [mem 0x8082b000-0x8082b7ff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:17.0: PME# supported from D3hot
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1d.0: [8086:51b0] type 01 class 0x060400
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1d.2: [8086:51b2] type 01 class 0x060400
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1d.2: PTM enabled (root), 4ns granularity
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1f.0: [8086:519d] type 00 class 0x060100
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1f.3: [8086:51ca] type 00 class 0x040300
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x80820000-0x80823fff 64bit]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x80700000-0x807fffff 64bit]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x8082d000-0x8082d0ff 64bit]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1f.5: reg 0x10: [mem 0x8082a000-0x8082afff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:01:00.0: [10de:25a2] type 00 class 0x030000
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:01:00.0: reg 0x10: [mem 0x81000000-0x81ffffff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:01:00.0: reg 0x14: [mem 0x900000000-0x9ffffffff 64bit pref]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xa00000000-0xa01ffffff 64bit pref]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:01:00.0: reg 0x24: [io  0x2000-0x207f]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:01:00.0: reg 0x30: [mem 0x82000000-0x8207ffff pref]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:01:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:01.0:   bridge window [mem 0x81000000-0x820fffff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:01.0:   bridge window [mem 0x900000000-0xa01ffffff 64bit pref]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:02:00.0: [15b7:501a] type 00 class 0x010802
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:02:00.0: reg 0x10: [mem 0x80400000-0x80403fff 64bit]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:02:00.0: reg 0x20: [mem 0x80404000-0x804040ff 64bit]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:06.0: PCI bridge to [bus 02]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:06.0:   bridge window [mem 0x80400000-0x804fffff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:03:00.0: reg 0x10: [io  0x3000-0x30ff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:03:00.0: reg 0x18: [mem 0x80504000-0x80504fff 64bit]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:03:00.0: reg 0x20: [mem 0x80500000-0x80503fff 64bit]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:03:00.0: supports D1 D2
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1d.0: PCI bridge to [bus 03]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1d.0:   bridge window [mem 0x80500000-0x805fffff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:04:00.0: [1217:8621] type 00 class 0x080501
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:04:00.0: reg 0x10: [mem 0x80600000-0x80600fff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:04:00.0: reg 0x14: [mem 0x80601000-0x806017ff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:04:00.0: PME# supported from D3hot D3cold
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1d.2: PCI bridge to [bus 04]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1d.2:   bridge window [mem 0x80600000-0x806fffff]
Aug 31 13:12:48 nsa-laptop kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PCI0.SATA (20230331/dspkginit-438)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: EC: interrupt unblocked
Aug 31 13:12:48 nsa-laptop kernel: ACPI: EC: event unblocked
Aug 31 13:12:48 nsa-laptop kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Aug 31 13:12:48 nsa-laptop kernel: ACPI: EC: GPE=0x6e
Aug 31 13:12:48 nsa-laptop kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
Aug 31 13:12:48 nsa-laptop kernel: ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
Aug 31 13:12:48 nsa-laptop kernel: iommu: Default domain type: Translated 
Aug 31 13:12:48 nsa-laptop kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
Aug 31 13:12:48 nsa-laptop kernel: SCSI subsystem initialized
Aug 31 13:12:48 nsa-laptop kernel: libata version 3.00 loaded.
Aug 31 13:12:48 nsa-laptop kernel: ACPI: bus type USB registered
Aug 31 13:12:48 nsa-laptop kernel: usbcore: registered new interface driver usbfs
Aug 31 13:12:48 nsa-laptop kernel: usbcore: registered new interface driver hub
Aug 31 13:12:48 nsa-laptop kernel: usbcore: registered new device driver usb
Aug 31 13:12:48 nsa-laptop kernel: pps_core: LinuxPPS API ver. 1 registered
Aug 31 13:12:48 nsa-laptop kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Aug 31 13:12:48 nsa-laptop kernel: PTP clock support registered
Aug 31 13:12:48 nsa-laptop kernel: EDAC MC: Ver: 3.0.0
Aug 31 13:12:48 nsa-laptop kernel: efivars: Registered efivars operations
Aug 31 13:12:48 nsa-laptop kernel: NetLabel: Initializing
Aug 31 13:12:48 nsa-laptop kernel: NetLabel:  domain hash size = 128
Aug 31 13:12:48 nsa-laptop kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Aug 31 13:12:48 nsa-laptop kernel: NetLabel:  unlabeled traffic allowed by default
Aug 31 13:12:48 nsa-laptop kernel: mctp: management component transport protocol core
Aug 31 13:12:48 nsa-laptop kernel: NET: Registered PF_MCTP protocol family
Aug 31 13:12:48 nsa-laptop kernel: PCI: Using ACPI for IRQ routing
Aug 31 13:12:48 nsa-laptop kernel: PCI: pci_cache_line_size set to 64 bytes
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x76955000-0x77ffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x7696b000-0x77ffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x76970000-0x77ffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x76972000-0x77ffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87e86f000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87e872018-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87e8ac000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87e94a000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87efe8000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87f414000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87f605000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87f618000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87f622000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87f742000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87f746000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87f755000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87f759000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87f760000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87f77d000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87f786000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87f7ce000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87f7e5000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87f7f6000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: e820: reserve RAM buffer [mem 0x87fc00000-0x87fffffff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Aug 31 13:12:48 nsa-laptop kernel: vgaarb: loaded
Aug 31 13:12:48 nsa-laptop kernel: clocksource: Switched to clocksource tsc-early
Aug 31 13:12:48 nsa-laptop kernel: VFS: Disk quotas dquot_6.6.0
Aug 31 13:12:48 nsa-laptop kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Aug 31 13:12:48 nsa-laptop kernel: pnp: PnP ACPI init
Aug 31 13:12:48 nsa-laptop kernel: pnp 00:00: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Aug 31 13:12:48 nsa-laptop kernel: system 00:00: [mem 0xfedc0000-0xfeddffff] has been reserved
Aug 31 13:12:48 nsa-laptop kernel: system 00:00: [mem 0xfeda0000-0xfeda0fff] has been reserved
Aug 31 13:12:48 nsa-laptop kernel: system 00:00: [mem 0xfeda1000-0xfeda1fff] has been reserved
Aug 31 13:12:48 nsa-laptop kernel: system 00:00: [mem 0xfed90000-0xfed93fff] could not be reserved
Aug 31 13:12:48 nsa-laptop kernel: system 00:00: [mem 0xfe000000-0xffffffff] could not be reserved
Aug 31 13:12:48 nsa-laptop kernel: system 00:00: [mem 0xf8000000-0xf9ffffff] has been reserved
Aug 31 13:12:48 nsa-laptop kernel: system 00:00: [mem 0xfee00000-0xfeefffff] has been reserved
Aug 31 13:12:48 nsa-laptop kernel: system 00:00: [mem 0xfed00000-0xfed003ff] has been reserved
Aug 31 13:12:48 nsa-laptop kernel: system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
Aug 31 13:12:48 nsa-laptop kernel: system 00:02: [io  0x1800-0x18fe] has been reserved
Aug 31 13:12:48 nsa-laptop kernel: pnp: PnP ACPI: found 6 devices
Aug 31 13:12:48 nsa-laptop kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Aug 31 13:12:48 nsa-laptop kernel: NET: Registered PF_INET protocol family
Aug 31 13:12:48 nsa-laptop kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Aug 31 13:12:48 nsa-laptop kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Aug 31 13:12:48 nsa-laptop kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Aug 31 13:12:48 nsa-laptop kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Aug 31 13:12:48 nsa-laptop kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Aug 31 13:12:48 nsa-laptop kernel: TCP: Hash tables configured (established 262144 bind 65536)
Aug 31 13:12:48 nsa-laptop kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Aug 31 13:12:48 nsa-laptop kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Aug 31 13:12:48 nsa-laptop kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Aug 31 13:12:48 nsa-laptop kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Aug 31 13:12:48 nsa-laptop kernel: NET: Registered PF_XDP protocol family
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:02.0: BAR 9: assigned [mem 0xa20000000-0xaffffffff 64bit pref]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:02.0: BAR 7: assigned [mem 0x880000000-0x886ffffff 64bit]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:01.0:   bridge window [mem 0x81000000-0x820fffff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:01.0:   bridge window [mem 0x900000000-0xa01ffffff 64bit pref]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:06.0: PCI bridge to [bus 02]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:06.0:   bridge window [mem 0x80400000-0x804fffff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1d.0: PCI bridge to [bus 03]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1d.0:   bridge window [mem 0x80500000-0x805fffff]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1d.2: PCI bridge to [bus 04]
Aug 31 13:12:48 nsa-laptop kernel: pci 0000:00:1d.2:   bridge window [mem 0x80600000-0x806fffff]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000fffff window]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:00: resource 7 [mem 0x80400000-0xdfffffff window]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:00: resource 8 [mem 0x87fc00000-0x3fffffffffff window]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:00: resource 9 [mem 0xfc800000-0xfe7fffff window]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:00: resource 10 [mem 0xfed40000-0xfed47fff window]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:01: resource 1 [mem 0x81000000-0x820fffff]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:01: resource 2 [mem 0x900000000-0xa01ffffff 64bit pref]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:02: resource 1 [mem 0x80400000-0x804fffff]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:03: resource 1 [mem 0x80500000-0x805fffff]
Aug 31 13:12:48 nsa-laptop kernel: pci_bus 0000:04: resource 1 [mem 0x80600000-0x806fffff]
Aug 31 13:12:48 nsa-laptop kernel: PCI: CLS 64 bytes, default 64
Aug 31 13:12:48 nsa-laptop kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Aug 31 13:12:48 nsa-laptop kernel: software IO TLB: mapped [mem 0x0000000072819000-0x0000000076819000] (64MB)
Aug 31 13:12:48 nsa-laptop kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b2c8ec87c7, max_idle_ns: 440795278598 ns
Aug 31 13:12:48 nsa-laptop kernel: clocksource: Switched to clocksource tsc
Aug 31 13:12:48 nsa-laptop kernel: Trying to unpack rootfs image as initramfs...
Aug 31 13:12:48 nsa-laptop kernel: Initialise system trusted keyrings
Aug 31 13:12:48 nsa-laptop kernel: Key type blacklist registered
Aug 31 13:12:48 nsa-laptop kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Aug 31 13:12:48 nsa-laptop kernel: zbud: loaded
Aug 31 13:12:48 nsa-laptop kernel: integrity: Platform Keyring initialized
Aug 31 13:12:48 nsa-laptop kernel: integrity: Machine keyring initialized
Aug 31 13:12:48 nsa-laptop kernel: Key type asymmetric registered
Aug 31 13:12:48 nsa-laptop kernel: Asymmetric key parser 'x509' registered
Aug 31 13:12:48 nsa-laptop kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Aug 31 13:12:48 nsa-laptop kernel: io scheduler mq-deadline registered
Aug 31 13:12:48 nsa-laptop kernel: io scheduler kyber registered
Aug 31 13:12:48 nsa-laptop kernel: io scheduler bfq registered
Aug 31 13:12:48 nsa-laptop kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 122
Aug 31 13:12:48 nsa-laptop kernel: pcieport 0000:00:01.0: AER: enabled with IRQ 122
Aug 31 13:12:48 nsa-laptop kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 123
Aug 31 13:12:48 nsa-laptop kernel: pcieport 0000:00:06.0: AER: enabled with IRQ 123
Aug 31 13:12:48 nsa-laptop kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
Aug 31 13:12:48 nsa-laptop kernel: pcieport 0000:00:1d.0: AER: enabled with IRQ 124
Aug 31 13:12:48 nsa-laptop kernel: pcieport 0000:00:1d.2: PME: Signaling with IRQ 125
Aug 31 13:12:48 nsa-laptop kernel: pcieport 0000:00:1d.2: AER: enabled with IRQ 125
Aug 31 13:12:48 nsa-laptop kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Aug 31 13:12:48 nsa-laptop kernel: Monitor-Mwait will be used to enter C-1 state
Aug 31 13:12:48 nsa-laptop kernel: Monitor-Mwait will be used to enter C-2 state
Aug 31 13:12:48 nsa-laptop kernel: [Firmware Bug]: ACPI MWAIT C-state 0x33 not supported by HW (0x1010)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: \_SB_.CP00: _CST C3 declares FIXED_HARDWARE C-state but not supported in hardware, skip...
Aug 31 13:12:48 nsa-laptop kernel: ACPI: \_SB_.CP00: Found 2 idle states
Aug 31 13:12:48 nsa-laptop kernel: ACPI: AC: AC Adapter [AC] (off-line)
Aug 31 13:12:48 nsa-laptop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Aug 31 13:12:48 nsa-laptop kernel: ACPI: button: Power Button [PWRB]
Aug 31 13:12:48 nsa-laptop kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Aug 31 13:12:48 nsa-laptop kernel: ACPI: button: Sleep Button [SLPB]
Aug 31 13:12:48 nsa-laptop kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
Aug 31 13:12:48 nsa-laptop kernel: ACPI: button: Lid Switch [LID0]
Aug 31 13:12:48 nsa-laptop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Aug 31 13:12:48 nsa-laptop kernel: ACPI: button: Power Button [PWRF]
Aug 31 13:12:48 nsa-laptop kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Aug 31 13:12:48 nsa-laptop kernel: hpet_acpi_add: no address or irqs in _CRS
Aug 31 13:12:48 nsa-laptop kernel: Non-volatile memory driver v1.3
Aug 31 13:12:48 nsa-laptop kernel: Linux agpgart interface v0.103
Aug 31 13:12:48 nsa-laptop kernel: tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x1D, rev-id 54)
Aug 31 13:12:48 nsa-laptop kernel: ACPI: battery: Slot [BAT0] (battery present)
Aug 31 13:12:48 nsa-laptop kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Aug 31 13:12:48 nsa-laptop kernel: ahci 0000:00:17.0: version 3.0
Aug 31 13:12:48 nsa-laptop kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x2 impl SATA mode
Aug 31 13:12:48 nsa-laptop kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf pm clo only pio slum part deso sadm sds 
Aug 31 13:12:48 nsa-laptop kernel: scsi host0: ahci
Aug 31 13:12:48 nsa-laptop kernel: scsi host1: ahci
Aug 31 13:12:48 nsa-laptop kernel: ata1: DUMMY
Aug 31 13:12:48 nsa-laptop kernel: ata2: SATA max UDMA/133 abar m2048@0x8082b000 port 0x8082b180 irq 126
Aug 31 13:12:48 nsa-laptop kernel: ACPI: bus type drm_connector registered
Aug 31 13:12:48 nsa-laptop kernel: usbcore: registered new interface driver usbserial_generic
Aug 31 13:12:48 nsa-laptop kernel: usbserial: USB Serial support registered for generic
Aug 31 13:12:48 nsa-laptop kernel: rtc_cmos 00:03: RTC can wake from S4
Aug 31 13:12:48 nsa-laptop kernel: rtc_cmos 00:03: registered as rtc0
Aug 31 13:12:48 nsa-laptop kernel: rtc_cmos 00:03: setting system clock to 2023-08-31T17:12:31 UTC (1693501951)
Aug 31 13:12:48 nsa-laptop kernel: rtc_cmos 00:03: alarms up to one month, 242 bytes nvram
Aug 31 13:12:48 nsa-laptop kernel: intel_pstate: Intel P-state driver initializing
Aug 31 13:12:48 nsa-laptop kernel: intel_pstate: HWP enabled
Aug 31 13:12:48 nsa-laptop kernel: ledtrig-cpu: registered to indicate activity on CPUs
Aug 31 13:12:48 nsa-laptop kernel: efifb: probing for efifb
Aug 31 13:12:48 nsa-laptop kernel: efifb: framebuffer at 0x90000000, using 8100k, total 8100k
Aug 31 13:12:48 nsa-laptop kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Aug 31 13:12:48 nsa-laptop kernel: efifb: scrolling: redraw
Aug 31 13:12:48 nsa-laptop kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Aug 31 13:12:48 nsa-laptop kernel: Console: switching to colour frame buffer device 240x67
Aug 31 13:12:48 nsa-laptop kernel: fb0: EFI VGA frame buffer device
Aug 31 13:12:48 nsa-laptop kernel: hid: raw HID events driver (C) Jiri Kosina
Aug 31 13:12:48 nsa-laptop kernel: intel_pmc_core INT33A1:00:  initialized
Aug 31 13:12:48 nsa-laptop kernel: drop_monitor: Initializing network drop monitor service
Aug 31 13:12:48 nsa-laptop kernel: Initializing XFRM netlink socket
Aug 31 13:12:48 nsa-laptop kernel: NET: Registered PF_INET6 protocol family
Aug 31 13:12:48 nsa-laptop kernel: Freeing initrd memory: 121312K
Aug 31 13:12:48 nsa-laptop kernel: Segment Routing with IPv6
Aug 31 13:12:48 nsa-laptop kernel: RPL Segment Routing with IPv6
Aug 31 13:12:48 nsa-laptop kernel: In-situ OAM (IOAM) with IPv6
Aug 31 13:12:48 nsa-laptop kernel: NET: Registered PF_PACKET protocol family
Aug 31 13:12:48 nsa-laptop kernel: microcode: Microcode Update Driver: v2.2.
Aug 31 13:12:48 nsa-laptop kernel: IPI shorthand broadcast: enabled
Aug 31 13:12:48 nsa-laptop kernel: sched_clock: Marking stable (1200000990, 7605837)->(1281817800, -74210973)
Aug 31 13:12:48 nsa-laptop kernel: registered taskstats version 1
Aug 31 13:12:48 nsa-laptop kernel: Loading compiled-in X.509 certificates
Aug 31 13:12:48 nsa-laptop kernel: Loaded X.509 cert 'Build time autogenerated kernel key: b29512dd25e7d98695a2e1c2ff4979e36f14e8c2'
Aug 31 13:12:48 nsa-laptop kernel: zswap: loaded using pool zstd/zsmalloc
Aug 31 13:12:48 nsa-laptop kernel: Key type .fscrypt registered
Aug 31 13:12:48 nsa-laptop kernel: Key type fscrypt-provisioning registered
Aug 31 13:12:48 nsa-laptop kernel: PM:   Magic number: 3:315:240
Aug 31 13:12:48 nsa-laptop kernel: memory memory118: hash matches
Aug 31 13:12:48 nsa-laptop kernel: RAS: Correctable Errors collector initialized.
Aug 31 13:12:48 nsa-laptop kernel: clk: Disabling unused clocks
Aug 31 13:12:48 nsa-laptop kernel: ata2: SATA link down (SStatus 4 SControl 300)
Aug 31 13:12:48 nsa-laptop kernel: Freeing unused decrypted memory: 2036K
Aug 31 13:12:48 nsa-laptop kernel: Freeing unused kernel image (initmem) memory: 3536K
Aug 31 13:12:48 nsa-laptop kernel: Write protecting the kernel read-only data: 32768k
Aug 31 13:12:48 nsa-laptop kernel: Freeing unused kernel image (rodata/data gap) memory: 1704K
Aug 31 13:12:48 nsa-laptop kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Aug 31 13:12:48 nsa-laptop kernel: rodata_test: all tests were successful
Aug 31 13:12:48 nsa-laptop kernel: Run /init as init process
Aug 31 13:12:48 nsa-laptop kernel:   with arguments:
Aug 31 13:12:48 nsa-laptop kernel:     /init
Aug 31 13:12:48 nsa-laptop kernel:   with environment:
Aug 31 13:12:48 nsa-laptop kernel:     HOME=/
Aug 31 13:12:48 nsa-laptop kernel:     TERM=linux
Aug 31 13:12:48 nsa-laptop kernel:     cryptdevice=UUID=c9132fdf-4605-4f65-8e14-acc6f398f2e9:cryptlvm
Aug 31 13:12:48 nsa-laptop kernel: nvidia: loading out-of-tree module taints kernel.
Aug 31 13:12:48 nsa-laptop kernel: nvidia: module license 'NVIDIA' taints kernel.
Aug 31 13:12:48 nsa-laptop kernel: Disabling lock debugging due to kernel taint
Aug 31 13:12:48 nsa-laptop kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Aug 31 13:12:48 nsa-laptop kernel: nvidia: module license taints kernel.
Aug 31 13:12:48 nsa-laptop kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 237
Aug 31 13:12:48 nsa-laptop kernel: 
Aug 31 13:12:48 nsa-laptop kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Aug 31 13:12:48 nsa-laptop kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  535.104.05  Sat Aug 19 01:15:15 UTC 2023
Aug 31 13:12:48 nsa-laptop kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  535.104.05  Sat Aug 19 00:59:57 UTC 2023
Aug 31 13:12:48 nsa-laptop kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Aug 31 13:12:48 nsa-laptop kernel: nvidia-uvm: Loaded the UVM driver, major device number 235.
Aug 31 13:12:48 nsa-laptop kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Aug 31 13:12:48 nsa-laptop kernel: ACPI Warning: \_SB.PCI0.PEG2.DEV0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20230331/nsarguments-61)
Aug 31 13:12:48 nsa-laptop kernel: nvidia-modeset: WARNING: GPU:0: Correcting number of heads for current head configuration (0x00)
Aug 31 13:12:48 nsa-laptop kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
Aug 31 13:12:48 nsa-laptop kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Aug 31 13:12:48 nsa-laptop kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Aug 31 13:12:48 nsa-laptop kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Aug 31 13:12:48 nsa-laptop kernel: cryptd: max_cpu_qlen set to 1000
Aug 31 13:12:48 nsa-laptop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Aug 31 13:12:48 nsa-laptop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Aug 31 13:12:48 nsa-laptop kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
Aug 31 13:12:48 nsa-laptop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Aug 31 13:12:48 nsa-laptop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Aug 31 13:12:48 nsa-laptop kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Aug 31 13:12:48 nsa-laptop kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.04
Aug 31 13:12:48 nsa-laptop kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 31 13:12:48 nsa-laptop kernel: usb usb1: Product: xHCI Host Controller
Aug 31 13:12:48 nsa-laptop kernel: usb usb1: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Aug 31 13:12:48 nsa-laptop kernel: usb usb1: SerialNumber: 0000:00:14.0
Aug 31 13:12:48 nsa-laptop kernel: hub 1-0:1.0: USB hub found
Aug 31 13:12:48 nsa-laptop kernel: hub 1-0:1.0: 12 ports detected
Aug 31 13:12:48 nsa-laptop kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.04
Aug 31 13:12:48 nsa-laptop kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 31 13:12:48 nsa-laptop kernel: usb usb2: Product: xHCI Host Controller
Aug 31 13:12:48 nsa-laptop kernel: usb usb2: Manufacturer: Linux 6.4.12-zen1-1-zen xhci-hcd
Aug 31 13:12:48 nsa-laptop kernel: usb usb2: SerialNumber: 0000:00:14.0
Aug 31 13:12:48 nsa-laptop kernel: hub 2-0:1.0: USB hub found
Aug 31 13:12:48 nsa-laptop kernel: hub 2-0:1.0: 4 ports detected
Aug 31 13:12:48 nsa-laptop kernel: sdhci: Secure Digital Host Controller Interface driver
Aug 31 13:12:48 nsa-laptop kernel: sdhci: Copyright(c) Pierre Ossman
Aug 31 13:12:48 nsa-laptop kernel: AVX2 version of gcm_enc/dec engaged.
Aug 31 13:12:48 nsa-laptop kernel: AES CTR mode by8 optimization enabled
Aug 31 13:12:48 nsa-laptop kernel: nvme nvme0: pci function 0000:02:00.0
Aug 31 13:12:48 nsa-laptop kernel: pcieport 0000:00:06.0: can't derive routing for PCI INT A
Aug 31 13:12:48 nsa-laptop kernel: nvme 0000:02:00.0: PCI INT A: no GSI
Aug 31 13:12:48 nsa-laptop kernel: sdhci-pci 0000:04:00.0: SDHCI controller found [1217:8621] (rev 1)
Aug 31 13:12:48 nsa-laptop kernel: mmc0: SDHCI controller on PCI [0000:04:00.0] using ADMA
Aug 31 13:12:48 nsa-laptop kernel: nvme nvme0: allocated 32 MiB host memory buffer.
Aug 31 13:12:48 nsa-laptop kernel: nvme nvme0: 16/0/0 default/read/poll queues
Aug 31 13:12:48 nsa-laptop kernel:  nvme0n1: p1 p2
Aug 31 13:12:48 nsa-laptop kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Aug 31 13:12:48 nsa-laptop kernel: usb 1-8: new high-speed USB device number 2 using xhci_hcd
Aug 31 13:12:48 nsa-laptop kernel: usb 1-8: New USB device found, idVendor=5986, idProduct=9102, bcdDevice= 6.01
Aug 31 13:12:48 nsa-laptop kernel: usb 1-8: New USB device strings: Mfr=2, Product=1, SerialNumber=0
Aug 31 13:12:48 nsa-laptop kernel: usb 1-8: Product: BisonCam,NB Pro
Aug 31 13:12:48 nsa-laptop kernel: usb 1-8: Manufacturer: Sonix Technology Co., Ltd.
Aug 31 13:12:48 nsa-laptop kernel: usb 1-10: new full-speed USB device number 3 using xhci_hcd
Aug 31 13:12:48 nsa-laptop kernel: usb 1-10: New USB device found, idVendor=8087, idProduct=0033, bcdDevice= 0.00
Aug 31 13:12:48 nsa-laptop kernel: usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Aug 31 13:12:48 nsa-laptop kernel: device-mapper: uevent: version 1.0.3
Aug 31 13:12:48 nsa-laptop kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
Aug 31 13:12:48 nsa-laptop kernel: Key type trusted registered
Aug 31 13:12:48 nsa-laptop kernel: Key type encrypted registered
Aug 31 13:12:48 nsa-laptop kernel: EXT4-fs (dm-2): mounted filesystem 54178f74-d03b-4f71-9722-0f92a2323879 r/w with ordered data mode. Quota mode: none.
Aug 31 13:12:48 nsa-laptop systemd[1]: systemd 254.1-1-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 +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Aug 31 13:12:48 nsa-laptop systemd[1]: Detected architecture x86-64.
Aug 31 13:12:48 nsa-laptop systemd[1]: Hostname set to <nsa-laptop>.
Aug 31 13:12:48 nsa-laptop systemd[1]: bpf-lsm: LSM BPF program attached
Aug 31 13:12:48 nsa-laptop systemd[1]: Queued start job for default target Graphical Interface.
Aug 31 13:12:48 nsa-laptop systemd[1]: Created slice Slice /system/dhcpcd.
Aug 31 13:12:48 nsa-laptop systemd[1]: Created slice Slice /system/getty.
Aug 31 13:12:48 nsa-laptop systemd[1]: Created slice Slice /system/modprobe.
Aug 31 13:12:48 nsa-laptop systemd[1]: Created slice Slice /system/systemd-fsck.
Aug 31 13:12:48 nsa-laptop systemd[1]: Created slice User and Session Slice.
Aug 31 13:12:48 nsa-laptop systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Aug 31 13:12:48 nsa-laptop systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Aug 31 13:12:48 nsa-laptop systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Aug 31 13:12:48 nsa-laptop systemd[1]: Reached target Local Encrypted Volumes.
Aug 31 13:12:48 nsa-laptop systemd[1]: Reached target Local Integrity Protected Volumes.
Aug 31 13:12:48 nsa-laptop systemd[1]: Reached target Path Units.
Aug 31 13:12:48 nsa-laptop systemd[1]: Reached target Remote File Systems.
Aug 31 13:12:48 nsa-laptop systemd[1]: Reached target Slice Units.
Aug 31 13:12:48 nsa-laptop systemd[1]: Reached target Local Verity Protected Volumes.
Aug 31 13:12:48 nsa-laptop systemd[1]: Listening on Device-mapper event daemon FIFOs.
Aug 31 13:12:48 nsa-laptop systemd[1]: Listening on LVM2 poll daemon socket.
Aug 31 13:12:48 nsa-laptop systemd[1]: Listening on Process Core Dump Socket.
Aug 31 13:12:48 nsa-laptop systemd[1]: Listening on Journal Socket (/dev/log).
Aug 31 13:12:48 nsa-laptop systemd[1]: Listening on Journal Socket.
Aug 31 13:12:48 nsa-laptop systemd[1]: Listening on udev Control Socket.
Aug 31 13:12:48 nsa-laptop systemd[1]: Listening on udev Kernel Socket.
Aug 31 13:12:48 nsa-laptop systemd[1]: Mounting Huge Pages File System...
Aug 31 13:12:48 nsa-laptop systemd[1]: Mounting POSIX Message Queue File System...
Aug 31 13:12:48 nsa-laptop systemd[1]: Mounting Kernel Debug File System...
Aug 31 13:12:48 nsa-laptop systemd[1]: Mounting Kernel Trace File System...
Aug 31 13:12:48 nsa-laptop systemd[1]: Starting Create List of Static Device Nodes...
Aug 31 13:12:48 nsa-laptop systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Aug 31 13:12:48 nsa-laptop systemd[1]: Starting Load Kernel Module configfs...
Aug 31 13:12:48 nsa-laptop systemd[1]: Starting Load Kernel Module dm_mod...
Aug 31 13:12:48 nsa-laptop systemd[1]: Starting Load Kernel Module drm...
Aug 31 13:12:48 nsa-laptop systemd[1]: Starting Load Kernel Module fuse...
Aug 31 13:12:48 nsa-laptop systemd[1]: Starting Load Kernel Module loop...
Aug 31 13:12:48 nsa-laptop systemd[1]: Starting Mullvad early boot network blocker...
Aug 31 13:12:48 nsa-laptop systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Aug 31 13:12:48 nsa-laptop systemd[1]: Starting Journal Service...
Aug 31 13:12:48 nsa-laptop systemd[1]: Starting Load Kernel Modules...
Aug 31 13:12:48 nsa-laptop systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Aug 31 13:12:48 nsa-laptop systemd[1]: Starting Remount Root and Kernel File Systems...
Aug 31 13:12:48 nsa-laptop systemd[1]: Starting Coldplug All udev Devices...
Aug 31 13:12:48 nsa-laptop kernel: loop: module loaded
Aug 31 13:12:48 nsa-laptop systemd[1]: Mounted Huge Pages File System.
Aug 31 13:12:48 nsa-laptop systemd[1]: Mounted POSIX Message Queue File System.
Aug 31 13:12:48 nsa-laptop systemd[1]: Mounted Kernel Debug File System.
Aug 31 13:12:48 nsa-laptop systemd[1]: Mounted Kernel Trace File System.
Aug 31 13:12:48 nsa-laptop systemd[1]: Finished Create List of Static Device Nodes.
Aug 31 13:12:48 nsa-laptop kernel: fuse: init (API version 7.38)
Aug 31 13:12:48 nsa-laptop systemd[1]: modprobe@configfs.service: Deactivated successfully.
Aug 31 13:12:48 nsa-laptop kernel: EXT4-fs (dm-2): re-mounted 54178f74-d03b-4f71-9722-0f92a2323879 r/w. Quota mode: none.
Aug 31 13:12:48 nsa-laptop systemd-journald[574]: Collecting audit messages is disabled.
Aug 31 13:12:48 nsa-laptop systemd[1]: Finished Load Kernel Module configfs.
Aug 31 13:12:48 nsa-laptop systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Aug 31 13:12:48 nsa-laptop systemd[1]: Finished Load Kernel Module dm_mod.
Aug 31 13:12:48 nsa-laptop systemd[1]: modprobe@drm.service: Deactivated successfully.
Aug 31 13:12:48 nsa-laptop systemd[1]: Finished Load Kernel Module drm.
Aug 31 13:12:48 nsa-laptop systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Aug 31 13:12:48 nsa-laptop systemd[1]: modprobe@fuse.service: Deactivated successfully.
Aug 31 13:12:48 nsa-laptop systemd-journald[574]: Journal started
Aug 31 13:12:48 nsa-laptop systemd-journald[574]: Runtime Journal (/run/log/journal/102d12ea730d490cbac91f381f77362d) is 8.0M, max 1.5G, 1.5G free.
Aug 31 13:12:48 nsa-laptop systemd-modules-load[575]: Inserted module 'crypto_user'
Aug 31 13:12:48 nsa-laptop lvm[567]:   3 logical volume(s) in volume group "arch" monitored
Aug 31 13:12:48 nsa-laptop mullvad-daemon[573]: [2023-08-31 13:12:48.458][mullvad_daemon::version][INFO] Starting mullvad-daemon - 2023.4 2023-06-27
Aug 31 13:12:48 nsa-laptop mullvad-daemon[573]: [2023-08-31 13:12:48.463][mullvad_daemon::settings][INFO] Loading settings from /etc/mullvad-vpn/settings.json
Aug 31 13:12:48 nsa-laptop mullvad-daemon[573]: [2023-08-31 13:12:48.470][mullvad_daemon::early_boot_firewall][INFO] Applying firewall policy Blocked. Blocking LAN. Allowing endpoint: none
Aug 31 13:12:48 nsa-laptop mullvad-daemon[573]: [2023-08-31 13:12:48.470][talpid_core::firewall][INFO] Applying firewall policy: Blocked. Blocking LAN. Allowing endpoint: none
Aug 31 13:12:48 nsa-laptop systemd[1]: Finished Load Kernel Module fuse.
Aug 31 13:12:48 nsa-laptop systemd[1]: Started Journal Service.
Aug 31 13:12:48 nsa-laptop systemd[1]: modprobe@loop.service: Deactivated successfully.
Aug 31 13:12:48 nsa-laptop systemd[1]: Finished Load Kernel Module loop.
Aug 31 13:12:48 nsa-laptop systemd[1]: Finished Load Kernel Modules.
Aug 31 13:12:48 nsa-laptop systemd[1]: Finished Remount Root and Kernel File Systems.
Aug 31 13:12:48 nsa-laptop systemd[1]: Mounting FUSE Control File System...
Aug 31 13:12:48 nsa-laptop systemd[1]: Mounting Kernel Configuration File System...
Aug 31 13:12:48 nsa-laptop systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Aug 31 13:12:48 nsa-laptop systemd[1]: Starting Flush Journal to Persistent Storage...
Aug 31 13:12:48 nsa-laptop systemd[1]: Starting Load/Save OS Random Seed...
Aug 31 13:12:48 nsa-laptop systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Aug 31 13:12:48 nsa-laptop systemd[1]: Starting Apply Kernel Variables...
Aug 31 13:12:48 nsa-laptop systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Aug 31 13:12:48 nsa-laptop systemd-journald[574]: Time spent on flushing to /var/log/journal/102d12ea730d490cbac91f381f77362d is 95.969ms for 899 entries.
Aug 31 13:12:48 nsa-laptop systemd-journald[574]: System Journal (/var/log/journal/102d12ea730d490cbac91f381f77362d) is 3.8G, max 3.9G, 50.0M free.
Aug 31 13:12:48 nsa-laptop systemd-journald[574]: Received client request to flush runtime journal.
Aug 31 13:12:48 nsa-laptop systemd-journald[574]: /var/log/journal/102d12ea730d490cbac91f381f77362d/system.journal: Boot ID changed since last record, rotating.
Aug 31 13:12:48 nsa-laptop systemd-journald[574]: Rotating system journal.
Aug 31 13:12:48 nsa-laptop systemd[1]: Starting Create Static Device Nodes in /dev...
Aug 31 13:12:48 nsa-laptop systemd[1]: Mounted FUSE Control File System.
Aug 31 13:12:48 nsa-laptop systemd[1]: Mounted Kernel Configuration File System.
Aug 31 13:12:48 nsa-laptop systemd[1]: Finished Load/Save OS Random Seed.
Aug 31 13:12:48 nsa-laptop systemd[1]: Finished Apply Kernel Variables.
Aug 31 13:12:48 nsa-laptop systemd[1]: Finished Create Static Device Nodes in /dev.
Aug 31 13:12:48 nsa-laptop systemd[1]: Reached target Preparation for Local File Systems.
Aug 31 13:12:48 nsa-laptop systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Aug 31 13:12:48 nsa-laptop systemd[1]: Starting Rule-based Manager for Device Events and Files...
Aug 31 13:12:48 nsa-laptop systemd[1]: Finished Flush Journal to Persistent Storage.
Aug 31 13:12:48 nsa-laptop systemd-udevd[638]: Using default interface naming scheme 'v253'.
Aug 31 13:12:48 nsa-laptop systemd[1]: mullvad-early-boot-blocking.service: Deactivated successfully.
Aug 31 13:12:48 nsa-laptop systemd[1]: Finished Mullvad early boot network blocker.
Aug 31 13:12:48 nsa-laptop systemd[1]: Started Rule-based Manager for Device Events and Files.
Aug 31 13:12:48 nsa-laptop lvm[682]: PV /dev/dm-0 online, VG arch is complete.
Aug 31 13:12:48 nsa-laptop lvm[682]: VG arch finished
Aug 31 13:12:48 nsa-laptop systemd[1]: Finished Coldplug All udev Devices.
Aug 31 13:12:48 nsa-laptop (udev-worker)[726]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Aug 31 13:12:49 nsa-laptop (udev-worker)[726]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Aug 31 13:12:49 nsa-laptop systemd[1]: Found device /dev/disk/by-uuid/3efaae05-44bb-40db-a546-c1c0765cf874.
Aug 31 13:12:49 nsa-laptop kernel: input: Intel HID events as /devices/platform/INT33D5:00/input/input6
Aug 31 13:12:49 nsa-laptop systemd[1]: Found device /dev/disk/by-uuid/eb9089a9-172e-4524-a958-d1b65691e514.
Aug 31 13:12:49 nsa-laptop kernel: input: System76 ACPI Hotkeys as /devices/LNXSYSTM:00/LNXSYBUS:00/17761776:00/input/input7
Aug 31 13:12:49 nsa-laptop kernel: ACPI: battery: new extension: System76 Battery Extension
Aug 31 13:12:49 nsa-laptop kernel: input: PC Speaker as /devices/platform/pcspkr/input/input8
Aug 31 13:12:49 nsa-laptop kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Aug 31 13:12:49 nsa-laptop kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Aug 31 13:12:49 nsa-laptop kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Aug 31 13:12:49 nsa-laptop kernel: i2c i2c-1: 2/2 memory slots populated (from DMI)
Aug 31 13:12:49 nsa-laptop kernel: i2c i2c-1: Successfully instantiated SPD at 0x50
Aug 31 13:12:49 nsa-laptop kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Aug 31 13:12:49 nsa-laptop kernel: spi-nor spi0.0: gd25q256 (32768 Kbytes)
Aug 31 13:12:49 nsa-laptop kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Aug 31 13:12:49 nsa-laptop kernel: 0x000000000000-0x000002000000 : "BIOS"
Aug 31 13:12:49 nsa-laptop systemd[1]: Found device WD Blue SN570 1TB boot.
Aug 31 13:12:49 nsa-laptop kernel: input: ELAN0412:00 04F3:3240 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-2/i2c-ELAN0412:00/0018:04F3:3240.0001/input/input10
Aug 31 13:12:49 nsa-laptop kernel: input: ELAN0412:00 04F3:3240 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-2/i2c-ELAN0412:00/0018:04F3:3240.0001/input/input12
Aug 31 13:12:49 nsa-laptop kernel: hid-generic 0018:04F3:3240.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN0412:00 04F3:3240] on i2c-ELAN0412:00
Aug 31 13:12:49 nsa-laptop systemd[1]: Created slice Slice /system/systemd-backlight.
Aug 31 13:12:49 nsa-laptop systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Aug 31 13:12:49 nsa-laptop kernel: iTCO_vendor_support: vendor-support=0
Aug 31 13:12:49 nsa-laptop kernel: ee1004 1-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Aug 31 13:12:49 nsa-laptop systemd[1]: Activating swap /dev/disk/by-uuid/3efaae05-44bb-40db-a546-c1c0765cf874...
Aug 31 13:12:49 nsa-laptop kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Aug 31 13:12:49 nsa-laptop kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Aug 31 13:12:49 nsa-laptop kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Aug 31 13:12:49 nsa-laptop kernel: cfg80211: failed to load regulatory.db
Aug 31 13:12:49 nsa-laptop systemd[1]: Mounting /boot...
Aug 31 13:12:49 nsa-laptop systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:system76_acpi::kbd_backlight...
Aug 31 13:12:49 nsa-laptop kernel: Adding 16777212k swap on /dev/mapper/arch-swap.  Priority:-2 extents:1 across:16777212k SSFS
Aug 31 13:12:49 nsa-laptop kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Aug 31 13:12:49 nsa-laptop kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Aug 31 13:12:49 nsa-laptop kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Aug 31 13:12:49 nsa-laptop kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Aug 31 13:12:49 nsa-laptop kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Aug 31 13:12:49 nsa-laptop systemd[1]: Starting File System Check on /dev/disk/by-uuid/eb9089a9-172e-4524-a958-d1b65691e514...
Aug 31 13:12:49 nsa-laptop kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Aug 31 13:12:49 nsa-laptop kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Aug 31 13:12:49 nsa-laptop systemd[1]: Starting Virtual Console Setup...
Aug 31 13:12:49 nsa-laptop kernel: input: ELAN0412:00 04F3:3240 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-2/i2c-ELAN0412:00/0018:04F3:3240.0001/input/input13
Aug 31 13:12:49 nsa-laptop kernel: input: ELAN0412:00 04F3:3240 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-2/i2c-ELAN0412:00/0018:04F3:3240.0001/input/input15
Aug 31 13:12:49 nsa-laptop kernel: hid-multitouch 0018:04F3:3240.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN0412:00 04F3:3240] on i2c-ELAN0412:00
Aug 31 13:12:49 nsa-laptop systemd[1]: Activated swap /dev/disk/by-uuid/3efaae05-44bb-40db-a546-c1c0765cf874.
Aug 31 13:12:49 nsa-laptop kernel: Intel(R) Wireless WiFi driver for Linux
Aug 31 13:12:49 nsa-laptop kernel: FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Aug 31 13:12:49 nsa-laptop kernel: r8169 0000:03:00.0 eth0: RTL8168h/8111h, d4:93:90:2a:5b:10, XID 541, IRQ 148
Aug 31 13:12:49 nsa-laptop kernel: r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Aug 31 13:12:49 nsa-laptop kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80400 wfpm id 0x80000020
Aug 31 13:12:49 nsa-laptop kernel: iwlwifi 0000:00:14.3: PCI dev 51f1/0094, rev=0x370, rfid=0x2010d000
Aug 31 13:12:49 nsa-laptop systemd-fsck[832]: /dev/mapper/arch-home: clean, 206534/57311232 files, 7533751/229242880 blocks
Aug 31 13:12:49 nsa-laptop kernel: mousedev: PS/2 mouse device common for all mice
Aug 31 13:12:49 nsa-laptop kernel: r8169 0000:03:00.0 eno0: renamed from eth0
Aug 31 13:12:49 nsa-laptop systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:system76_acpi::kbd_backlight.
Aug 31 13:12:49 nsa-laptop kernel: iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
Aug 31 13:12:49 nsa-laptop kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.39
Aug 31 13:12:49 nsa-laptop systemd[1]: Mounted /boot.
Aug 31 13:12:49 nsa-laptop kernel: iwlwifi 0000:00:14.3: loaded firmware version 78.3bfdc55f.0 so-a0-gf-a0-78.ucode op_mode iwlmvm
Aug 31 13:12:49 nsa-laptop systemd[1]: Finished File System Check on /dev/disk/by-uuid/eb9089a9-172e-4524-a958-d1b65691e514.
Aug 31 13:12:49 nsa-laptop systemd[1]: Finished Virtual Console Setup.
Aug 31 13:12:49 nsa-laptop systemd[1]: Reached target Swaps.
Aug 31 13:12:49 nsa-laptop systemd[1]: Mounting /home...
Aug 31 13:12:49 nsa-laptop systemd[1]: Mounting Temporary Directory /tmp...
Aug 31 13:12:49 nsa-laptop systemd[1]: Mounted Temporary Directory /tmp.
Aug 31 13:12:49 nsa-laptop kernel: EXT4-fs (dm-3): mounted filesystem eb9089a9-172e-4524-a958-d1b65691e514 r/w with ordered data mode. Quota mode: none.
Aug 31 13:12:49 nsa-laptop systemd[1]: Mounted /home.
Aug 31 13:12:49 nsa-laptop systemd[1]: Reached target Local File Systems.
Aug 31 13:12:49 nsa-laptop systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Aug 31 13:12:49 nsa-laptop systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Aug 31 13:12:50 nsa-laptop systemd[1]: Starting Update Boot Loader Random Seed...
Aug 31 13:12:50 nsa-laptop kernel: intel_tcc_cooling: Programmable TCC Offset detected
Aug 31 13:12:50 nsa-laptop systemd[1]: Starting Create Volatile Files and Directories...
Aug 31 13:12:50 nsa-laptop bootctl[910]: ! Mount point '/boot' which backs the random seed file is world accessible, which is a security hole! !
Aug 31 13:12:50 nsa-laptop bootctl[910]: ! Random seed file '/boot/loader/random-seed' is world accessible, which is a security hole! !
Aug 31 13:12:50 nsa-laptop bootctl[910]: Random seed file /boot/loader/random-seed successfully refreshed (32 bytes).
Aug 31 13:12:50 nsa-laptop systemd[1]: Finished Update Boot Loader Random Seed.
Aug 31 13:12:50 nsa-laptop kernel: intel_rapl_msr: PL4 support detected.
Aug 31 13:12:50 nsa-laptop kernel: intel_rapl_common: Found RAPL domain package
Aug 31 13:12:50 nsa-laptop kernel: intel_rapl_common: Found RAPL domain core
Aug 31 13:12:50 nsa-laptop kernel: intel_rapl_common: Found RAPL domain uncore
Aug 31 13:12:50 nsa-laptop kernel: intel_rapl_common: Found RAPL domain psys
Aug 31 13:12:50 nsa-laptop kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz, REV=0x370
Aug 31 13:12:50 nsa-laptop kernel: thermal thermal_zone1: failed to read out thermal zone (-61)
Aug 31 13:12:50 nsa-laptop kernel: iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
Aug 31 13:12:50 nsa-laptop systemd[1]: Finished Create Volatile Files and Directories.
Aug 31 13:12:50 nsa-laptop systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Aug 31 13:12:50 nsa-laptop systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Aug 31 13:12:50 nsa-laptop systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Aug 31 13:12:50 nsa-laptop systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Aug 31 13:12:50 nsa-laptop systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Aug 31 13:12:50 nsa-laptop systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Aug 31 13:12:50 nsa-laptop kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x1f
Aug 31 13:12:50 nsa-laptop kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Aug 31 13:12:50 nsa-laptop kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Aug 31 13:12:50 nsa-laptop kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
Aug 31 13:12:50 nsa-laptop kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
Aug 31 13:12:50 nsa-laptop kernel: iwlwifi 0000:00:14.3: loaded PNVM version 181407b3
Aug 31 13:12:50 nsa-laptop kernel: iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000
Aug 31 13:12:50 nsa-laptop systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Aug 31 13:12:50 nsa-laptop systemd[1]: Reached target System Initialization.
Aug 31 13:12:50 nsa-laptop systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Aug 31 13:12:50 nsa-laptop systemd[1]: Started Discard unused filesystem blocks once a week.
Aug 31 13:12:50 nsa-laptop systemd[1]: Started Daily verification of password and group files.
Aug 31 13:12:50 nsa-laptop systemd[1]: Started Daily Cleanup of Temporary Directories.
Aug 31 13:12:50 nsa-laptop systemd[1]: Reached target Timer Units.
Aug 31 13:12:50 nsa-laptop systemd[1]: Listening on D-Bus System Message Bus Socket.
Aug 31 13:12:50 nsa-laptop systemd[1]: Reached target Socket Units.
Aug 31 13:12:50 nsa-laptop systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Aug 31 13:12:50 nsa-laptop systemd[1]: Reached target Basic System.
Aug 31 13:12:50 nsa-laptop kernel: iwlwifi 0000:00:14.3: base HW address: c4:3d:1a:e1:09:9c
Aug 31 13:12:50 nsa-laptop kernel: iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
Aug 31 13:12:50 nsa-laptop systemd[1]: Starting D-Bus System Message Bus...
Aug 31 13:12:50 nsa-laptop systemd[1]: Started DHCP/ IPv4LL/ IPv6RA/ DHCPv6 client on all interfaces.
Aug 31 13:12:50 nsa-laptop dhcpcd[1034]: dhcpcd-10.0.2 starting
Aug 31 13:12:51 nsa-laptop dhcpcd[1035]: dev: loaded udev
Aug 31 13:12:51 nsa-laptop dhcpcd[1035]: DUID 00:01:00:01:2c:76:ee:7a:c4:3d:1a:e1:09:9c
Aug 31 13:12:51 nsa-laptop kernel: mc: Linux media interface: v0.10
Aug 31 13:12:51 nsa-laptop systemd[1]: Starting User Login Management...
Aug 31 13:12:51 nsa-laptop systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Aug 31 13:12:51 nsa-laptop kernel: Console: switching to colour dummy device 80x25
Aug 31 13:12:51 nsa-laptop kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Aug 31 13:12:51 nsa-laptop kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Aug 31 13:12:51 nsa-laptop systemd[1]: Started D-Bus System Message Bus.
Aug 31 13:12:51 nsa-laptop systemd[1]: Found device /sys/subsystem/net/devices/wlp0s20f3.
Aug 31 13:12:51 nsa-laptop systemd[1]: Starting Network Manager...
Aug 31 13:12:51 nsa-laptop systemd[1]: Starting DHCP/ IPv4LL/ IPv6RA/ DHCPv6 client on wlp0s20f3...
Aug 31 13:12:51 nsa-laptop systemd[1]: Starting Load/Save RF Kill Switch Status...
Aug 31 13:12:51 nsa-laptop systemd[1]: dhcpcd@wlp0s20f3.service: Can't open PID file /run/dhcpcd/wlp0s20f3.pid (yet?) after start: No such file or directory
Aug 31 13:12:51 nsa-laptop systemd[1]: dhcpcd@wlp0s20f3.service: Failed with result 'protocol'.
Aug 31 13:12:51 nsa-laptop kernel: 8021q: 802.1Q VLAN Support v1.8
Aug 31 13:12:51 nsa-laptop kernel: ------------[ cut here ]------------
Aug 31 13:12:51 nsa-laptop kernel: i915 0000:00:02.0: Port B asks to use VBT vswing/preemph tables
Aug 31 13:12:51 nsa-laptop kernel: WARNING: CPU: 14 PID: 863 at drivers/gpu/drm/i915/display/intel_bios.c:2720 intel_bios_init+0x2084/0x2e10 [i915]
Aug 31 13:12:51 nsa-laptop kernel: Modules linked in: 8021q garp videobuf2_common mrp stp llc mc ecdh_generic snd_sof_pci_intel_tgl snd_sof_intel_hda_common soundwire_intel i915(+) soundwire_cadence snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_hdac_hda snd_hda_ext_core intel_rapl_msr snd_soc_acpi_intel_match intel_rapl_common iwlmvm snd_soc_acpi intel_uncore_frequency soundwire_generic_allocation drm_buddy intel_uncore_frequency_common soundwire_bus i2c_algo_bit intel_tcc_cooling x86_pkg_temp_thermal ttm snd_soc_core intel_powerclamp drm_display_helper mac80211 coretemp snd_compress cec ac97_bus intel_gtt snd_pcm_dmaengine kvm_intel snd_hda_intel snd_intel_dspcfg libarc4 snd_intel_sdw_acpi joydev snd_hda_codec kvm mousedev snd_hda_core vfat iwlwifi snd_hwdep fat r8169 irqbypass iTCO_wdt snd_pcm rapl pmt_telemetry intel_pmc_bxt hid_multitouch snd_timer realtek intel_cstate iTCO_vendor_support ee1004 pmt_class mdio_devres cfg80211 snd intel_lpss_pci i2c_i801 spi_nor intel_uncore
Aug 31 13:12:51 nsa-laptop kernel:  soundcore psmouse intel_lpss mtd libphy i2c_hid_acpi i2c_smbus pcspkr rfkill intel_vsec idma64 intel_hid i2c_hid intel_scu_pltdrv coreboot_table system76_acpi sparse_keymap mac_hid nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_masq nft_ct nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 nf_tables libcrc32c nfnetlink crypto_user fuse loop bpf_preload ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 dm_crypt cbc encrypted_keys trusted asn1_encoder tee dm_mod crct10dif_pclmul crc32_pclmul serio_raw crc32c_intel atkbd polyval_clmulni libps2 polyval_generic gf128mul vivaldi_fmap ghash_clmulni_intel sdhci_pci nvme sha512_ssse3 cqhci aesni_intel sdhci crypto_simd nvme_core spi_intel_pci xhci_pci mmc_core cryptd spi_intel nvme_common xhci_pci_renesas i8042 serio nvidia_drm(POE) nvidia_uvm(POE) nvidia_modeset(POE) video wmi nvidia(POE)
Aug 31 13:12:51 nsa-laptop kernel: CPU: 14 PID: 863 Comm: modprobe Tainted: P           OE      6.4.12-zen1-1-zen #1 fc2b2f2a83cacde5b3df8283dae0f37b220a16d6
Aug 31 13:12:51 nsa-laptop kernel: Hardware name: System76 Gazelle/Gazelle, BIOS 2023-03-22_799ed79 03/22/2023
Aug 31 13:12:51 nsa-laptop kernel: RIP: 0010:intel_bios_init+0x2084/0x2e10 [i915]
Aug 31 13:12:51 nsa-laptop kernel: Code: 48 8b 7d 08 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 51 64 9f ea 44 89 e1 48 89 da 48 c7 c7 b8 d6 88 c5 48 89 c6 e8 1c fb 08 ea <0f> 0b e9 91 fc ff ff 41 b9 10 5c 0c 00 e9 50 fc ff ff 89 c2 c1 e2
Aug 31 13:12:51 nsa-laptop kernel: RSP: 0018:ffffbdc283fcbab8 EFLAGS: 00010286
Aug 31 13:12:51 nsa-laptop kernel: RAX: 0000000000000000 RBX: ffff9fcf421c58d0 RCX: 0000000000000027
Aug 31 13:12:51 nsa-laptop kernel: RDX: ffff9fd6be5a16c8 RSI: 0000000000000001 RDI: ffff9fd6be5a16c0
Aug 31 13:12:51 nsa-laptop kernel: RBP: ffff9fcf49c28000 R08: 0000000000000001 R09: 00000000ffffffea
Aug 31 13:12:51 nsa-laptop kernel: R10: ffff9fd6be77f000 R11: ffff9fd6be902280 R12: 0000000000000042
Aug 31 13:12:51 nsa-laptop kernel: R13: 0000000000000001 R14: 0000000000000000 R15: 0000000000000000
Aug 31 13:12:51 nsa-laptop kernel: FS:  00007f72513b3740(0000) GS:ffff9fd6be580000(0000) knlGS:0000000000000000
Aug 31 13:12:51 nsa-laptop kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Aug 31 13:12:51 nsa-laptop kernel: CR2: 00007f5290dae900 CR3: 000000010542c000 CR4: 0000000000f50ee0
Aug 31 13:12:51 nsa-laptop kernel: PKRU: 55555554
Aug 31 13:12:51 nsa-laptop kernel: Call Trace:
Aug 31 13:12:51 nsa-laptop kernel:  <TASK>
Aug 31 13:12:51 nsa-laptop kernel:  ? __warn+0x81/0x1b0
Aug 31 13:12:51 nsa-laptop kernel:  ? intel_bios_init+0x2084/0x2e10 [i915 f9e28d44eb683d0a3a7c383935e5e39665d42949]
Aug 31 13:12:51 nsa-laptop kernel:  ? report_bug+0x202/0x270
Aug 31 13:12:51 nsa-laptop kernel:  ? handle_bug+0x3c/0x80
Aug 31 13:12:51 nsa-laptop kernel:  ? exc_invalid_op+0x19/0xc0
Aug 31 13:12:51 nsa-laptop kernel:  ? asm_exc_invalid_op+0x1a/0x20
Aug 31 13:12:51 nsa-laptop kernel:  ? intel_bios_init+0x2084/0x2e10 [i915 f9e28d44eb683d0a3a7c383935e5e39665d42949]
Aug 31 13:12:51 nsa-laptop kernel:  ? intel_bios_init+0x2084/0x2e10 [i915 f9e28d44eb683d0a3a7c383935e5e39665d42949]
Aug 31 13:12:51 nsa-laptop kernel:  ? drm_vblank_worker_init+0x6b/0x80
Aug 31 13:12:51 nsa-laptop kernel:  intel_modeset_init_noirq+0x39/0x270 [i915 f9e28d44eb683d0a3a7c383935e5e39665d42949]
Aug 31 13:12:51 nsa-laptop kernel:  i915_driver_probe+0x5c4/0xc50 [i915 f9e28d44eb683d0a3a7c383935e5e39665d42949]
Aug 31 13:12:51 nsa-laptop kernel:  pci_device_probe+0xef/0x2e0
Aug 31 13:12:51 nsa-laptop kernel:  ? sysfs_create_link+0x75/0xd0
Aug 31 13:12:51 nsa-laptop kernel:  really_probe+0x1f3/0x4a0
Aug 31 13:12:51 nsa-laptop kernel:  ? __pfx___driver_attach+0x10/0x10
Aug 31 13:12:51 nsa-laptop kernel:  __driver_probe_device+0x78/0x160
Aug 31 13:12:51 nsa-laptop kernel:  driver_probe_device+0x1f/0x110
Aug 31 13:12:51 nsa-laptop kernel:  __driver_attach+0x9c/0x1f0
Aug 31 13:12:51 nsa-laptop kernel:  bus_for_each_dev+0xff/0x160
Aug 31 13:12:51 nsa-laptop kernel:  bus_add_driver+0x137/0x2c0
Aug 31 13:12:51 nsa-laptop kernel:  driver_register+0x59/0x100
Aug 31 13:12:51 nsa-laptop kernel:  i915_init+0x28/0xc0 [i915 f9e28d44eb683d0a3a7c383935e5e39665d42949]
Aug 31 13:12:51 nsa-laptop kernel:  ? __pfx_i915_init+0x10/0x10 [i915 f9e28d44eb683d0a3a7c383935e5e39665d42949]
Aug 31 13:12:51 nsa-laptop kernel:  do_one_initcall+0x5a/0x240
Aug 31 13:12:51 nsa-laptop kernel:  do_init_module+0x60/0x240
Aug 31 13:12:51 nsa-laptop kernel:  __x64_sys_init_module+0xc1/0xe0
Aug 31 13:12:51 nsa-laptop kernel:  do_syscall_64+0x5d/0x90
Aug 31 13:12:51 nsa-laptop kernel:  ? exc_page_fault+0x7f/0x180
Aug 31 13:12:51 nsa-laptop kernel:  entry_SYSCALL_64_after_hwframe+0x72/0xdc
Aug 31 13:12:51 nsa-laptop kernel: RIP: 0033:0x7f7250b11f5e
Aug 31 13:12:51 nsa-laptop kernel: Code: 48 8b 0d d5 bd 12 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 a2 bd 12 00 f7 d8 64 89 01 48
Aug 31 13:12:51 nsa-laptop kernel: RSP: 002b:00007ffe1f572de8 EFLAGS: 00000246 ORIG_RAX: 00000000000000af
Aug 31 13:12:51 nsa-laptop kernel: RAX: ffffffffffffffda RBX: 0000563f49c23e20 RCX: 00007f7250b11f5e
Aug 31 13:12:51 nsa-laptop kernel: RDX: 0000563f493a8cb2 RSI: 00000000008b5027 RDI: 00007f724f3ce010
Aug 31 13:12:51 nsa-laptop kernel: RBP: 0000563f493a8cb2 R08: 0000000000023230 R09: 0000000000000000
Aug 31 13:12:51 nsa-laptop kernel: R10: 00007f7250c3eb20 R11: 0000000000000246 R12: 0000000000040000
Aug 31 13:12:51 nsa-laptop kernel: R13: 0000563f49c23f50 R14: 0000000000000000 R15: 0000563f49c27a70
Aug 31 13:12:51 nsa-laptop kernel:  </TASK>
Aug 31 13:12:51 nsa-laptop kernel: ---[ end trace 0000000000000000 ]---
Aug 31 13:12:51 nsa-laptop kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
Aug 31 13:12:51 nsa-laptop systemd[1]: Failed to start DHCP/ IPv4LL/ IPv6RA/ DHCPv6 client on wlp0s20f3.
Aug 31 13:12:51 nsa-laptop systemd[1]: Started Load/Save RF Kill Switch Status.
Aug 31 13:12:51 nsa-laptop kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
Aug 31 13:12:51 nsa-laptop kernel: videodev: Linux video capture interface: v2.00
Aug 31 13:12:51 nsa-laptop NetworkManager[1041]: <info>  [1693501971.4781] NetworkManager (version 1.42.6-1) is starting... (boot:45c48303-fb93-4429-9e6f-2324334b3984)
Aug 31 13:12:51 nsa-laptop NetworkManager[1041]: <info>  [1693501971.4783] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Aug 31 13:12:51 nsa-laptop dhcpcd[1035]: no interfaces have a carrier
Aug 31 13:12:51 nsa-laptop systemd[1]: Started Network Manager.
Aug 31 13:12:51 nsa-laptop kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.5.1
Aug 31 13:12:51 nsa-laptop kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Aug 31 13:12:51 nsa-laptop NetworkManager[1041]: <info>  [1693501971.4864] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Aug 31 13:12:51 nsa-laptop systemd[1]: Reached target Network.
Aug 31 13:12:51 nsa-laptop kernel: Generic FE-GE Realtek PHY r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC)
Aug 31 13:12:51 nsa-laptop systemd-logind[1038]: New seat seat0.
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: Core ver 2.22
Aug 31 13:12:51 nsa-laptop kernel: NET: Registered PF_BLUETOOTH protocol family
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: HCI device and connection manager initialized
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: HCI socket layer initialized
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: L2CAP socket layer initialized
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: SCO socket layer initialized
Aug 31 13:12:51 nsa-laptop systemd-logind[1038]: Watching system buttons on /dev/input/event3 (Power Button)
Aug 31 13:12:51 nsa-laptop systemd-logind[1038]: Watching system buttons on /dev/input/event0 (Power Button)
Aug 31 13:12:51 nsa-laptop systemd-logind[1038]: Watching system buttons on /dev/input/event2 (Lid Switch)
Aug 31 13:12:51 nsa-laptop systemd-logind[1038]: Watching system buttons on /dev/input/event1 (Sleep Button)
Aug 31 13:12:51 nsa-laptop systemd-logind[1038]: Watching system buttons on /dev/input/event5 (Intel HID events)
Aug 31 13:12:51 nsa-laptop systemd[1]: Started Mullvad VPN daemon.
Aug 31 13:12:51 nsa-laptop systemd-logind[1038]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Aug 31 13:12:51 nsa-laptop systemd[1]: Starting Network Time Service...
Aug 31 13:12:51 nsa-laptop systemd[1]: Starting Permit User Sessions...
Aug 31 13:12:51 nsa-laptop systemd[1]: Started User Login Management.
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_daemon::version][INFO] Starting mullvad-daemon - 2023.4 2023-06-27
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_daemon][INFO] Logging to /var/log/mullvad-vpn
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_daemon::rpc_uniqueness_check][DEBUG] Failed to locate/connect to another daemon instance, assuming there isn't one
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_daemon][INFO] Management interface listening on /var/run/mullvad-vpn
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_api::address_cache][DEBUG] Loading API addresses from /var/cache/mullvad-vpn/api-ip-address.txt
Aug 31 13:12:51 nsa-laptop ntpd[1070]: ntpd 4.2.8p17@1.4004-o Tue Jun  6 14:05:47 UTC 2023 (1): Starting
Aug 31 13:12:51 nsa-laptop ntpd[1070]: Command line: /usr/bin/ntpd -g -u ntp:ntp
Aug 31 13:12:51 nsa-laptop ntpd[1070]: ----------------------------------------------------
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_api::address_cache][DEBUG] Using API address: 45.83.223.196:443
Aug 31 13:12:51 nsa-laptop ntpd[1070]: ntp-4 is maintained by Network Time Foundation,
Aug 31 13:12:51 nsa-laptop ntpd[1070]: Inc. (NTF), a non-profit 501(c)(3) public-benefit
Aug 31 13:12:51 nsa-laptop ntpd[1070]: corporation.  Support and training for ntp-4 are
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_api::availability][DEBUG] Suspending API requests
Aug 31 13:12:51 nsa-laptop ntpd[1070]: available at https://www.nwtime.org/support
Aug 31 13:12:51 nsa-laptop ntpd[1070]: ----------------------------------------------------
Aug 31 13:12:51 nsa-laptop ntpd[1070]: DEBUG behavior is enabled - a violation of any
Aug 31 13:12:51 nsa-laptop ntpd[1070]: diagnostic assertion will cause ntpd to abort
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_daemon::settings][INFO] Loading settings from /etc/mullvad-vpn/settings.json
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_daemon::version_check][DEBUG] Loading version check cache from /var/cache/mullvad-vpn/version-info.json
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_relay_selector][DEBUG] Reading relays from /var/cache/mullvad-vpn/relays.json
Aug 31 13:12:51 nsa-laptop systemd[1]: Finished Permit User Sessions.
Aug 31 13:12:51 nsa-laptop systemd[1]: Started Getty on tty1.
Aug 31 13:12:51 nsa-laptop systemd[1]: Reached target Login Prompts.
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_relay_selector][DEBUG] Reading relays from /opt/Mullvad VPN/resources/relays.json
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_relay_selector][ERROR] Failed to load bundled relays: Failed to open relay cache file
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_relay_selector][INFO] Initialized with 654 cached relays from 2023-08-30 10:58:38.181
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_api::availability][DEBUG] Pausing background API requests
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_daemon::account_history][INFO] Opening account history file in /etc/mullvad-vpn/account-history.json
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_api::access][DEBUG] Fetching access token for an account
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_daemon::target_state][DEBUG] No cached target state to load
Aug 31 13:12:51 nsa-laptop kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated!
Aug 31 13:12:51 nsa-laptop kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Aug 31 13:12:51 nsa-laptop kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Aug 31 13:12:51 nsa-laptop kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Aug 31 13:12:51 nsa-laptop kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Aug 31 13:12:51 nsa-laptop dhcpcd[1035]: eno0: waiting for carrier
Aug 31 13:12:51 nsa-laptop kernel: r8169 0000:03:00.0 eno0: Link is Down
Aug 31 13:12:51 nsa-laptop ntpd[1085]: proto: precision = 0.174 usec (-22)
Aug 31 13:12:51 nsa-laptop ntpd[1085]: basedate set to 2023-05-25
Aug 31 13:12:51 nsa-laptop ntpd[1085]: gps base set to 2023-05-28 (week 2264)
Aug 31 13:12:51 nsa-laptop ntpd[1085]: initial drift restored to 8.313000
Aug 31 13:12:51 nsa-laptop ntpd[1085]: Listen and drop on 0 v6wildcard [::]:123
Aug 31 13:12:51 nsa-laptop ntpd[1085]: Listen and drop on 1 v4wildcard 0.0.0.0:123
Aug 31 13:12:51 nsa-laptop kernel: iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
Aug 31 13:12:51 nsa-laptop kernel: usbcore: registered new interface driver btusb
Aug 31 13:12:51 nsa-laptop kernel: usb 1-8: Found UVC 1.00 device BisonCam,NB Pro (5986:9102)
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: hci0: Device revision is 0
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: hci0: Secure boot is enabled
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: hci0: OTP lock is enabled
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: hci0: API lock is enabled
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: hci0: Debug lock is disabled
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
Aug 31 13:12:51 nsa-laptop kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x1f
Aug 31 13:12:51 nsa-laptop kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Aug 31 13:12:51 nsa-laptop kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Aug 31 13:12:51 nsa-laptop kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
Aug 31 13:12:51 nsa-laptop kernel: usbcore: registered new interface driver uvcvideo
Aug 31 13:12:51 nsa-laptop kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: hci0: Found device firmware: intel/ibt-0040-0041.sfi
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: hci0: Boot Address: 0x100800
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: hci0: Firmware Version: 252-24.23
Aug 31 13:12:51 nsa-laptop systemd[1]: Starting Bluetooth service...
Aug 31 13:12:51 nsa-laptop bluetoothd[1092]: Bluetooth daemon 5.69
Aug 31 13:12:51 nsa-laptop systemd[1]: Started Bluetooth service.
Aug 31 13:12:51 nsa-laptop systemd[1]: Reached target Bluetooth Support.
Aug 31 13:12:51 nsa-laptop bluetoothd[1092]: Starting SDP server
Aug 31 13:12:51 nsa-laptop bluetoothd[1092]: src/plugin.c:plugin_init() System does not support csip plugin
Aug 31 13:12:51 nsa-laptop bluetoothd[1092]: src/plugin.c:plugin_init() System does not support vcp plugin
Aug 31 13:12:51 nsa-laptop bluetoothd[1092]: src/plugin.c:plugin_init() System does not support mcp plugin
Aug 31 13:12:51 nsa-laptop bluetoothd[1092]: src/plugin.c:plugin_init() System does not support bass plugin
Aug 31 13:12:51 nsa-laptop bluetoothd[1092]: src/plugin.c:plugin_init() System does not support bap plugin
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: BNEP filters: protocol multicast
Aug 31 13:12:51 nsa-laptop kernel: Bluetooth: BNEP socket layer initialized
Aug 31 13:12:51 nsa-laptop bluetoothd[1092]: Bluetooth management interface 1.22 initialized
Aug 31 13:12:51 nsa-laptop dbus-daemon[1008]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=0 pid=1092 comm="/usr/lib/bluetooth/bluetoothd")
Aug 31 13:12:51 nsa-laptop kernel: iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
Aug 31 13:12:51 nsa-laptop dhcpcd[1035]: wlp0s20f3: waiting for carrier
Aug 31 13:12:51 nsa-laptop dhcpcd[1035]: control command: /usr/bin/dhcpcd -q -w wlp0s20f3
Aug 31 13:12:51 nsa-laptop ntpd[1085]: Listen normally on 2 lo 127.0.0.1:123
Aug 31 13:12:51 nsa-laptop ntpd[1085]: Listen normally on 3 lo [::1]:123
Aug 31 13:12:51 nsa-laptop ntpd[1085]: Listening on routing socket on fd #20 for interface updates
Aug 31 13:12:51 nsa-laptop ntpd[1085]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Aug 31 13:12:51 nsa-laptop ntpd[1085]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [talpid_core::firewall][INFO] Resetting firewall policy
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [talpid_core::firewall::imp][DEBUG] Removing table and chain from netfilter
Aug 31 13:12:51 nsa-laptop NetworkManager[1041]: <info>  [1693501971.9502] manager[0x55cc2f240c20]: monitoring kernel firmware directory '/lib/firmware'.
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_api::availability][DEBUG] Pausing API requests due to being offline
Aug 31 13:12:51 nsa-laptop systemd[1]: Starting Hostname Service...
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_api::availability][DEBUG] Unsuspending API requests
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: [mullvad_api::access][ERROR] Error: Failed to obtain access token
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: Caused by: Hyper error
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: Caused by: error trying to connect: Network is unreachable (os error 101)
Aug 31 13:12:51 nsa-laptop mullvad-daemon[1067]: Caused by: Network is unreachable (os error 101)
Aug 31 13:12:51 nsa-laptop systemd[1]: Started Network Time Service.
Aug 31 13:12:51 nsa-laptop systemd[1]: Reached target Multi-User System.
Aug 31 13:12:51 nsa-laptop systemd[1]: Reached target Graphical Interface.
Aug 31 13:12:51 nsa-laptop systemd[1]: Starting TLP system startup/shutdown...
Aug 31 13:12:52 nsa-laptop dbus-daemon[1008]: [system] Successfully activated service 'org.freedesktop.hostname1'
Aug 31 13:12:52 nsa-laptop systemd[1]: Started Hostname Service.
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.0370] hostname: hostname: using hostnamed
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.0371] hostname: static hostname changed from (none) to "nsa-laptop"
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.0379] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.0408] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill0) (driver iwlwifi)
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.0414] manager[0x55cc2f240c20]: rfkill: Wi-Fi hardware radio set enabled
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.0414] manager[0x55cc2f240c20]: rfkill: WWAN hardware radio set enabled
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.0469] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-ovs.so)
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.0486] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-wifi.so)
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.0555] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-wwan.so)
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.0566] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-adsl.so)
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.0996] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-team.so)
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.1027] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.42.6-1/libnm-device-plugin-bluetooth.so)
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.1035] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.1037] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.1038] manager: Networking is enabled by state file
Aug 31 13:12:52 nsa-laptop dbus-daemon[1008]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.1' (uid=0 pid=1041 comm="/usr/bin/NetworkManager --no-daemon")
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.1046] settings: Loaded settings plugin: keyfile (internal)
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.1134] dhcp: init: Using DHCP client 'internal'
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.1140] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.1164] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.1175] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.1193] device (lo): Activation: starting connection 'lo' (55ec4fcc-d23f-4cc2-9461-27d9065c3331)
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.1218] manager: (eno0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Aug 31 13:12:52 nsa-laptop systemd[1]: Starting Network Manager Script Dispatcher Service...
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.1226] device (eno0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.1253] device (wlp0s20f3): driver supports Access Point (AP) mode
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.1268] manager: (wlp0s20f3): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.1275] device (wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Aug 31 13:12:52 nsa-laptop dbus-daemon[1008]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Aug 31 13:12:52 nsa-laptop systemd[1]: Started Network Manager Script Dispatcher Service.
Aug 31 13:12:52 nsa-laptop dhcpcd[1035]: wlp0s20f3: old hardware address: c4:3d:1a:e1:09:9c
Aug 31 13:12:52 nsa-laptop dhcpcd[1035]: wlp0s20f3: new hardware address: 62:48:07:d6:b7:15
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.1617] device (wlp0s20f3): set-hw-addr: set MAC address to 62:48:07:D6:B7:15 (scanning)
Aug 31 13:12:52 nsa-laptop kernel: iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
Aug 31 13:12:52 nsa-laptop kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x1f
Aug 31 13:12:52 nsa-laptop kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Aug 31 13:12:52 nsa-laptop kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Aug 31 13:12:52 nsa-laptop kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
Aug 31 13:12:52 nsa-laptop kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
Aug 31 13:12:52 nsa-laptop dbus-daemon[1008]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.1' (uid=0 pid=1041 comm="/usr/bin/NetworkManager --no-daemon")
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.4355] ovsdb: disconnected from ovsdb
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.4356] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.4359] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.4363] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.4374] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.4419] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.4421] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.4429] device (lo): Activation: successful, device activated.
Aug 31 13:12:52 nsa-laptop systemd[1]: Starting WPA supplicant...
Aug 31 13:12:52 nsa-laptop dbus-daemon[1008]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Aug 31 13:12:52 nsa-laptop systemd[1]: Started WPA supplicant.
Aug 31 13:12:52 nsa-laptop wpa_supplicant[1136]: Successfully initialized wpa_supplicant
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.5150] device (wlp0s20f3): supplicant interface state: internal-starting -> disconnected
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.5151] Wi-Fi P2P device controlled by interface wlp0s20f3 created
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.5156] manager: (p2p-dev-wlp0s20f3): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.5160] device (p2p-dev-wlp0s20f3): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.5167] device (wlp0s20f3): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Aug 31 13:12:52 nsa-laptop NetworkManager[1041]: <info>  [1693501972.5174] device (p2p-dev-wlp0s20f3): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Aug 31 13:12:53 nsa-laptop kernel: i915 0000:00:02.0: [drm] Skipping intel_backlight registration
Aug 31 13:12:53 nsa-laptop kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1
Aug 31 13:12:53 nsa-laptop kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Aug 31 13:12:53 nsa-laptop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input16
Aug 31 13:12:53 nsa-laptop kernel: Bluetooth: hci0: Waiting for firmware download to complete
Aug 31 13:12:53 nsa-laptop kernel: Bluetooth: hci0: Firmware loaded in 1563006 usecs
Aug 31 13:12:53 nsa-laptop kernel: Bluetooth: hci0: Waiting for device to boot
Aug 31 13:12:53 nsa-laptop kernel: Bluetooth: hci0: Device booted in 15626 usecs
Aug 31 13:12:53 nsa-laptop kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Aug 31 13:12:53 nsa-laptop kernel: acpi device:03: registered as cooling_device22
Aug 31 13:12:53 nsa-laptop kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Aug 31 13:12:53 nsa-laptop kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-0041.ddc
Aug 31 13:12:53 nsa-laptop kernel: fbcon: i915drmfb (fb0) is primary device
Aug 31 13:12:53 nsa-laptop kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Aug 31 13:12:53 nsa-laptop kernel: Bluetooth: hci0: Firmware timestamp 2023.24 buildtype 1 build 67068
Aug 31 13:12:53 nsa-laptop kernel: Console: switching to colour frame buffer device 240x67
Aug 31 13:12:53 nsa-laptop kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Aug 31 13:12:53 nsa-laptop systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:acpi_video0...
Aug 31 13:12:53 nsa-laptop systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
Aug 31 13:12:53 nsa-laptop systemd[1]: Stopped Virtual Console Setup.
Aug 31 13:12:53 nsa-laptop systemd[1]: Stopping Virtual Console Setup...
Aug 31 13:12:53 nsa-laptop systemd[1]: Starting Virtual Console Setup...
Aug 31 13:12:53 nsa-laptop kernel: Bluetooth: MGMT ver 1.22
Aug 31 13:12:53 nsa-laptop kernel: NET: Registered PF_ALG protocol family
Aug 31 13:12:53 nsa-laptop kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Aug 31 13:12:53 nsa-laptop kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Aug 31 13:12:53 nsa-laptop kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Aug 31 13:12:53 nsa-laptop kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Aug 31 13:12:53 nsa-laptop kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Aug 31 13:12:53 nsa-laptop kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
Aug 31 13:12:53 nsa-laptop kernel: snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x1b
Aug 31 13:12:53 nsa-laptop kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Aug 31 13:12:53 nsa-laptop systemd[1]: Finished Virtual Console Setup.
Aug 31 13:12:53 nsa-laptop systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:acpi_video0.
Aug 31 13:12:53 nsa-laptop bluetoothd[1092]: src/device.c:device_set_wake_support() Unable to set wake_support without RPA resolution
Aug 31 13:12:53 nsa-laptop tlp[1100]: Applying power save settings...done.
Aug 31 13:12:53 nsa-laptop kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Aug 31 13:12:53 nsa-laptop kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Aug 31 13:12:53 nsa-laptop kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
Aug 31 13:12:53 nsa-laptop kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Aug 31 13:12:53 nsa-laptop kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Aug 31 13:12:53 nsa-laptop kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Aug 31 13:12:53 nsa-laptop systemd[1]: Reached target Sound Card.
Aug 31 13:12:53 nsa-laptop tlp[1100]: Setting battery charge thresholds...done.
Aug 31 13:12:53 nsa-laptop systemd[1]: Finished TLP system startup/shutdown.
Aug 31 13:12:53 nsa-laptop systemd[1]: Startup finished in 6.476s (firmware) + 439ms (loader) + 17.611s (kernel) + 5.756s (userspace) = 30.284s.
Aug 31 13:12:55 nsa-laptop wpa_supplicant[1136]: wlp0s20f3: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=US
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9234] policy: auto-activating connection 'eduroam' (75590a84-b0bc-4de1-9177-546665200153)
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9239] device (wlp0s20f3): Activation: starting connection 'eduroam' (75590a84-b0bc-4de1-9177-546665200153)
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9240] device (wlp0s20f3): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9242] manager: NetworkManager state is now CONNECTING
Aug 31 13:12:55 nsa-laptop dhcpcd[1035]: wlp0s20f3: old hardware address: 62:48:07:d6:b7:15
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9322] device (wlp0s20f3): set-hw-addr: reset MAC address to C4:3D:1A:E1:09:9C (preserve)
Aug 31 13:12:55 nsa-laptop dhcpcd[1035]: wlp0s20f3: new hardware address: c4:3d:1a:e1:09:9c
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9336] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9340] device (wlp0s20f3): Activation: (wifi) access point 'eduroam' has security, but secrets are required.
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9340] device (wlp0s20f3): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9356] device (wlp0s20f3): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9360] device (wlp0s20f3): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9363] device (wlp0s20f3): Activation: (wifi) connection 'eduroam' has security, and secrets exist.  No new secrets needed.
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9364] Config: added 'ssid' value 'eduroam'
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9364] Config: added 'scan_ssid' value '1'
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9364] Config: added 'bgscan' value 'simple:30:-65:300'
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9364] Config: added 'key_mgmt' value 'WPA-EAP FT-EAP FT-EAP-SHA384 WPA-EAP-SHA256'
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9364] Config: added 'password' value '<hidden>'
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9365] Config: added 'eap' value 'PEAP'
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9365] Config: added 'fragment_size' value '1266'
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9365] Config: added 'phase2' value 'auth=MSCHAPV2'
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9365] Config: added 'domain_suffix_match' value 'oneonta.edu'
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9365] Config: added 'identity' value 'wolfjw470'
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9365] Config: added 'proactive_key_caching' value '1'
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9467] device (wlp0s20f3): supplicant interface state: disconnected -> inactive
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9467] device (p2p-dev-wlp0s20f3): supplicant management interface state: disconnected -> inactive
Aug 31 13:12:55 nsa-laptop wpa_supplicant[1136]: wlp0s20f3: SME: Trying to authenticate with 40:e3:d6:f8:1a:12 (SSID='eduroam' freq=5745 MHz)
Aug 31 13:12:55 nsa-laptop kernel: wlp0s20f3: authenticate with 40:e3:d6:f8:1a:12
Aug 31 13:12:55 nsa-laptop kernel: wlp0s20f3: send auth to 40:e3:d6:f8:1a:12 (try 1/3)
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9564] device (wlp0s20f3): supplicant interface state: inactive -> authenticating
Aug 31 13:12:55 nsa-laptop NetworkManager[1041]: <info>  [1693501975.9564] device (p2p-dev-wlp0s20f3): supplicant management interface state: inactive -> authenticating
Aug 31 13:12:56 nsa-laptop kernel: wlp0s20f3: authenticated
Aug 31 13:12:56 nsa-laptop wpa_supplicant[1136]: wlp0s20f3: Trying to associate with 40:e3:d6:f8:1a:12 (SSID='eduroam' freq=5745 MHz)
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.0188] device (wlp0s20f3): supplicant interface state: authenticating -> associating
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.0188] device (p2p-dev-wlp0s20f3): supplicant management interface state: authenticating -> associating
Aug 31 13:12:56 nsa-laptop kernel: wlp0s20f3: associate with 40:e3:d6:f8:1a:12 (try 1/3)
Aug 31 13:12:56 nsa-laptop kernel: wlp0s20f3: RX AssocResp from 40:e3:d6:f8:1a:12 (capab=0x1011 status=0 aid=5)
Aug 31 13:12:56 nsa-laptop kernel: wlp0s20f3: associated
Aug 31 13:12:56 nsa-laptop wpa_supplicant[1136]: wlp0s20f3: Associated with 40:e3:d6:f8:1a:12
Aug 31 13:12:56 nsa-laptop wpa_supplicant[1136]: wlp0s20f3: CTRL-EVENT-EAP-STARTED EAP authentication started
Aug 31 13:12:56 nsa-laptop wpa_supplicant[1136]: wlp0s20f3: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.0371] device (wlp0s20f3): supplicant interface state: associating -> associated
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.0371] device (p2p-dev-wlp0s20f3): supplicant management interface state: associating -> associated
Aug 31 13:12:56 nsa-laptop kernel: wlp0s20f3: Limiting TX power to 36 (36 - 0) dBm as advertised by 40:e3:d6:f8:1a:12
Aug 31 13:12:56 nsa-laptop wpa_supplicant[1136]: wlp0s20f3: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=25
Aug 31 13:12:56 nsa-laptop wpa_supplicant[1136]: wlp0s20f3: CTRL-EVENT-EAP-METHOD EAP vendor 0 method 25 (PEAP) selected
Aug 31 13:12:56 nsa-laptop wpa_supplicant[1136]: wlp0s20f3: CTRL-EVENT-EAP-PEER-CERT depth=2 subject='/C=US/ST=New Jersey/L=Jersey City/O=The USERTRUST Network/CN=USERTrust RSA Certification Authority' hash=68b9c761219a5b1f0131784474665db61bbdb109e00f05ca9f74244ee5f5f52b
Aug 31 13:12:56 nsa-laptop wpa_supplicant[1136]: wlp0s20f3: CTRL-EVENT-EAP-PEER-CERT depth=1 subject='/C=US/ST=MI/L=Ann Arbor/O=Internet2/OU=InCommon/CN=InCommon RSA Server CA' hash=0a05c462756390dd1f1d5dd82794c300f04be789dce76d7e312f790d68fd385a
Aug 31 13:12:56 nsa-laptop wpa_supplicant[1136]: wlp0s20f3: CTRL-EVENT-EAP-PEER-CERT depth=0 subject='/C=US/ST=New York/O=SUNY College at Oneonta/CN=nps01.oneonta.edu' hash=076e3d04e878c36b4ddc1cba8699b4c23de8a22e5b4a4f6adae0d3ef128cae4d
Aug 31 13:12:56 nsa-laptop wpa_supplicant[1136]: wlp0s20f3: CTRL-EVENT-EAP-PEER-ALT depth=0 DNS:nps01.oneonta.edu
Aug 31 13:12:56 nsa-laptop dbus-daemon[1008]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.7' (uid=0 pid=1086 comm="/bin/login -p --     ")
Aug 31 13:12:56 nsa-laptop dbus-daemon[1008]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Aug 31 13:12:56 nsa-laptop wpa_supplicant[1136]: EAP-MSCHAPV2: Authentication succeeded
Aug 31 13:12:56 nsa-laptop wpa_supplicant[1136]: EAP-TLV: TLV Result - Success - EAP-TLV/Phase2 Completed
Aug 31 13:12:56 nsa-laptop wpa_supplicant[1136]: wlp0s20f3: CTRL-EVENT-EAP-SUCCESS EAP authentication completed successfully
Aug 31 13:12:56 nsa-laptop wpa_supplicant[1136]: wlp0s20f3: PMKSA-CACHE-ADDED 40:e3:d6:f8:1a:12 0
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.2165] device (wlp0s20f3): supplicant interface state: associated -> 4way_handshake
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.2165] device (p2p-dev-wlp0s20f3): supplicant management interface state: associated -> 4way_handshake
Aug 31 13:12:56 nsa-laptop wpa_supplicant[1136]: wlp0s20f3: WPA: Key negotiation completed with 40:e3:d6:f8:1a:12 [PTK=CCMP GTK=CCMP]
Aug 31 13:12:56 nsa-laptop wpa_supplicant[1136]: wlp0s20f3: CTRL-EVENT-CONNECTED - Connection to 40:e3:d6:f8:1a:12 completed [id=0 id_str=]
Aug 31 13:12:56 nsa-laptop dhcpcd[1035]: wlp0s20f3: carrier acquired
Aug 31 13:12:56 nsa-laptop kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
Aug 31 13:12:56 nsa-laptop dhcpcd[1035]: wlp0s20f3: connected to Access Point: eduroam
Aug 31 13:12:56 nsa-laptop wpa_supplicant[1136]: wlp0s20f3: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-47 noise=9999 txrate=234000
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.2794] device (wlp0s20f3): supplicant interface state: 4way_handshake -> completed
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.2795] device (wlp0s20f3): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "eduroam"
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.2795] device (p2p-dev-wlp0s20f3): supplicant management interface state: 4way_handshake -> completed
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.2798] device (wlp0s20f3): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.2810] dhcp4 (wlp0s20f3): activation: beginning transaction (timeout in 45 seconds)
Aug 31 13:12:56 nsa-laptop dhcpcd[1035]: wlp0s20f3: IAID 1a:e1:09:9c
Aug 31 13:12:56 nsa-laptop dhcpcd[1035]: wlp0s20f3: adding address fe80::6e01:aacb:4284:6ec3
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.2875] dhcp4 (wlp0s20f3): state changed new lease, address=137.141.154.9
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.2900] policy: set 'eduroam' (wlp0s20f3) as default for IPv4 routing and DNS
Aug 31 13:12:56 nsa-laptop dbus-daemon[1008]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.1' (uid=0 pid=1041 comm="/usr/bin/NetworkManager --no-daemon")
Aug 31 13:12:56 nsa-laptop dbus-daemon[1008]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Aug 31 13:12:56 nsa-laptop mullvad-daemon[1067]: [mullvad_api::availability][DEBUG] Resuming API requests due to coming online
Aug 31 13:12:56 nsa-laptop mullvad-daemon[1067]: [mullvad_api::access][DEBUG] Fetching access token for an account
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.3069] device (wlp0s20f3): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.3108] device (wlp0s20f3): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.3113] device (wlp0s20f3): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.3122] manager: NetworkManager state is now CONNECTED_SITE
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.3141] device (wlp0s20f3): Activation: successful, device activated.
Aug 31 13:12:56 nsa-laptop NetworkManager[1041]: <info>  [1693501976.6201] manager: NetworkManager state is now CONNECTED_GLOBAL
Aug 31 13:12:56 nsa-laptop dhcpcd[1035]: wlp0s20f3: soliciting an IPv6 router
Aug 31 13:12:56 nsa-laptop mullvad-daemon[1067]: [mullvad_api::availability][DEBUG] Resuming background API requests
Aug 31 13:12:56 nsa-laptop systemd[1]: systemd-rfkill.service: Deactivated successfully.
Aug 31 13:12:56 nsa-laptop mullvad-daemon[1067]: [mullvad_relay_selector::updater][DEBUG] Relay list is up-to-date
Aug 31 13:12:58 nsa-laptop dhcpcd[1035]: wlp0s20f3: rebinding lease of 137.141.154.10
Aug 31 13:12:58 nsa-laptop dhcpcd[1035]: wlp0s20f3: probing address 137.141.154.10/22
Aug 31 13:12:58 nsa-laptop NetworkManager[1041]: <info>  [1693501978.1245] manager: startup complete
Aug 31 13:13:00 nsa-laptop ntpd[1085]: Listen normally on 4 wlp0s20f3 137.141.154.9:123
Aug 31 13:13:00 nsa-laptop ntpd[1085]: Listen normally on 5 wlp0s20f3 [fe80::6e01:aacb:4284:6ec3%3]:123
Aug 31 13:13:00 nsa-laptop ntpd[1085]: Listen normally on 6 wlp0s20f3 [fe80::cc19:756f:2324:3f9c%3]:123
Aug 31 13:13:00 nsa-laptop ntpd[1085]: new interface(s) found: waking up resolver
Aug 31 13:13:01 nsa-laptop login[1086]: pam_unix(login:session): session opened for user dvnt(uid=1000) by dvnt(uid=0)
Aug 31 13:13:01 nsa-laptop systemd-logind[1038]: New session 1 of user dvnt.
Aug 31 13:13:01 nsa-laptop systemd[1]: Created slice User Slice of UID 1000.
Aug 31 13:13:01 nsa-laptop systemd[1]: Starting User Runtime Directory /run/user/1000...
Aug 31 13:13:01 nsa-laptop systemd[1]: Finished User Runtime Directory /run/user/1000.
Aug 31 13:13:01 nsa-laptop systemd[1]: Starting User Manager for UID 1000...
Aug 31 13:13:01 nsa-laptop dbus-daemon[1008]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.10' (uid=0 pid=1289 comm="(systemd)")
Aug 31 13:13:01 nsa-laptop dbus-daemon[1008]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Aug 31 13:13:01 nsa-laptop (systemd)[1289]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[dvnt] ruser=[<unknown>] rhost=[<unknown>]
Aug 31 13:13:01 nsa-laptop (systemd)[1289]: pam_unix(systemd-user:session): session opened for user dvnt(uid=1000) by dvnt(uid=0)
Aug 31 13:13:01 nsa-laptop systemd[1289]: Queued start job for default target Main User Target.
Aug 31 13:13:01 nsa-laptop systemd-journald[574]: /var/log/journal/102d12ea730d490cbac91f381f77362d/user-1000.journal: Boot ID changed since last record, rotating.
Aug 31 13:13:01 nsa-laptop login[1086]: LOGIN ON tty1 BY dvnt
Aug 31 13:13:01 nsa-laptop systemd[1289]: Created slice User Application Slice.
Aug 31 13:13:01 nsa-laptop systemd[1289]: Reached target Paths.
Aug 31 13:13:01 nsa-laptop systemd[1289]: Reached target Timers.
Aug 31 13:13:01 nsa-laptop systemd[1289]: Starting D-Bus User Message Bus Socket...
Aug 31 13:13:01 nsa-laptop systemd[1289]: Listening on GnuPG network certificate management daemon.
Aug 31 13:13:01 nsa-laptop systemd[1289]: Listening on GCR ssh-agent wrapper.
Aug 31 13:13:01 nsa-laptop systemd[1289]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Aug 31 13:13:01 nsa-laptop systemd[1289]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Aug 31 13:13:01 nsa-laptop systemd[1289]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Aug 31 13:13:01 nsa-laptop systemd[1289]: Listening on GnuPG cryptographic agent and passphrase cache.
Aug 31 13:13:01 nsa-laptop systemd[1289]: Listening on p11-kit server.
Aug 31 13:13:01 nsa-laptop systemd[1289]: Listening on PipeWire PulseAudio.
Aug 31 13:13:01 nsa-laptop systemd[1289]: Listening on PipeWire Multimedia System Socket.
Aug 31 13:13:01 nsa-laptop systemd[1289]: Listening on D-Bus User Message Bus Socket.
Aug 31 13:13:01 nsa-laptop systemd[1289]: Reached target Sockets.
Aug 31 13:13:01 nsa-laptop systemd[1289]: Reached target Basic System.
Aug 31 13:13:01 nsa-laptop systemd[1289]: Reached target Main User Target.
Aug 31 13:13:01 nsa-laptop systemd[1289]: Startup finished in 159ms.
Aug 31 13:13:01 nsa-laptop systemd[1]: Started User Manager for UID 1000.
Aug 31 13:13:01 nsa-laptop systemd[1]: Started Session 1 of User dvnt.
Aug 31 13:13:03 nsa-laptop dhcpcd[1035]: wlp0s20f3: leased 137.141.154.10 for 86400 seconds
Aug 31 13:13:03 nsa-laptop dhcpcd[1035]: wlp0s20f3: adding route to 137.141.152.0/22
Aug 31 13:13:03 nsa-laptop dhcpcd[1035]: wlp0s20f3: adding default route via 137.141.155.254
Aug 31 13:13:05 nsa-laptop ntpd[1085]: Listen normally on 7 wlp0s20f3 137.141.154.10:123
Aug 31 13:13:05 nsa-laptop ntpd[1085]: 137.190.2.4 local addr 137.141.154.9 -> 137.141.154.10
Aug 31 13:13:05 nsa-laptop ntpd[1085]: 168.61.215.74 local addr 137.141.154.9 -> 137.141.154.10
Aug 31 13:13:05 nsa-laptop ntpd[1085]: 5.161.111.190 local addr 137.141.154.9 -> 137.141.154.10
Aug 31 13:13:05 nsa-laptop ntpd[1085]: 71.162.136.44 local addr 137.141.154.9 -> 137.141.154.10
Aug 31 13:13:05 nsa-laptop ntpd[1085]: new interface(s) found: waking up resolver
Aug 31 13:13:06 nsa-laptop systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Aug 31 13:13:09 nsa-laptop dhcpcd[1035]: wlp0s20f3: no IPv6 Routers available
Aug 31 13:13:10 nsa-laptop dbus-daemon[1008]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.2' (uid=0 pid=1038 comm="/usr/lib/systemd/systemd-logind")
Aug 31 13:13:10 nsa-laptop systemd[1]: Starting Authorization Manager...
Aug 31 13:13:10 nsa-laptop polkitd[1387]: Started polkitd version 123
Aug 31 13:13:10 nsa-laptop polkitd[1387]: Loading rules from directory /etc/polkit-1/rules.d
Aug 31 13:13:10 nsa-laptop polkitd[1387]: Loading rules from directory /usr/share/polkit-1/rules.d
Aug 31 13:13:10 nsa-laptop polkitd[1387]: Finished loading, compiling and executing 4 rules
Aug 31 13:13:10 nsa-laptop dbus-daemon[1008]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug 31 13:13:10 nsa-laptop polkitd[1387]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Aug 31 13:13:10 nsa-laptop systemd[1]: Started Authorization Manager.
Aug 31 13:13:11 nsa-laptop systemd[1289]: Created slice User Core Session Slice.
Aug 31 13:13:11 nsa-laptop systemd[1289]: Starting D-Bus User Message Bus...
Aug 31 13:13:11 nsa-laptop systemd[1289]: Started D-Bus User Message Bus.
Aug 31 13:13:11 nsa-laptop dbus-daemon[1439]: [session uid=1000 pid=1439] Successfully activated service 'org.freedesktop.systemd1'
Aug 31 13:13:13 nsa-laptop kernel: memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=1473 'waybar'
Aug 31 13:13:13 nsa-laptop dbus-daemon[1439]: [session uid=1000 pid=1439] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.4' (uid=1000 pid=1473 comm="waybar")
Aug 31 13:13:13 nsa-laptop systemd[1289]: Starting Accessibility services bus...
Aug 31 13:13:13 nsa-laptop dbus-daemon[1439]: [session uid=1000 pid=1439] Successfully activated service 'org.a11y.Bus'
Aug 31 13:13:13 nsa-laptop systemd[1289]: Started Accessibility services bus.
Aug 31 13:13:13 nsa-laptop dbus-daemon[1439]: [session uid=1000 pid=1439] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.3' (uid=1000 pid=1473 comm="waybar")
Aug 31 13:13:13 nsa-laptop systemd[1289]: Starting Portal service...
Aug 31 13:13:13 nsa-laptop dbus-daemon[1439]: [session uid=1000 pid=1439] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.6' (uid=1000 pid=1503 comm="/usr/lib/xdg-desktop-portal")
Aug 31 13:13:13 nsa-laptop systemd[1289]: Starting flatpak document portal service...
Aug 31 13:13:13 nsa-laptop dbus-daemon[1439]: [session uid=1000 pid=1439] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.7' (uid=1000 pid=1508 comm="/usr/lib/xdg-document-portal")
Aug 31 13:13:13 nsa-laptop systemd[1289]: Starting sandboxed app permission store...
Aug 31 13:13:13 nsa-laptop dbus-daemon[1439]: [session uid=1000 pid=1439] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Aug 31 13:13:13 nsa-laptop systemd[1289]: Started sandboxed app permission store.
Aug 31 13:13:13 nsa-laptop dbus-daemon[1439]: [session uid=1000 pid=1439] Successfully activated service 'org.freedesktop.portal.Documents'
Aug 31 13:13:13 nsa-laptop systemd[1289]: Started flatpak document portal service.
Aug 31 13:13:13 nsa-laptop dbus-daemon[1008]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.14' (uid=1000 pid=1503 comm="/usr/lib/xdg-desktop-portal")
Aug 31 13:13:13 nsa-laptop systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Aug 31 13:13:13 nsa-laptop dbus-daemon[1008]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Successfully called chroot.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Successfully dropped privileges.
Aug 31 13:13:13 nsa-laptop systemd[1]: Started RealtimeKit Scheduling Policy Service.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Successfully limited resources.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Running.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Canary thread running.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Watchdog thread running.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Supervising 0 threads of 0 processes of 0 users.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Supervising 0 threads of 0 processes of 0 users.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Supervising 0 threads of 0 processes of 0 users.
Aug 31 13:13:13 nsa-laptop xdg-desktop-por[1503]: No skeleton to export
Aug 31 13:13:13 nsa-laptop dbus-daemon[1439]: [session uid=1000 pid=1439] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.hyprland' unit='xdg-desktop-portal-hyprland.service' requested by ':1.6' (uid=1000 pid=1503 comm="/usr/lib/xdg-desktop-portal")
Aug 31 13:13:13 nsa-laptop systemd[1289]: Starting Portal service (Hyprland implementation)...
Aug 31 13:13:13 nsa-laptop systemd[1289]: Started PipeWire Multimedia Service.
Aug 31 13:13:13 nsa-laptop systemd[1289]: Started Multimedia Service Session Manager.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Supervising 0 threads of 0 processes of 0 users.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Supervising 0 threads of 0 processes of 0 users.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Supervising 0 threads of 0 processes of 0 users.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Successfully made thread 1529 of process 1529 owned by '1000' high priority at nice level -11.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Supervising 1 threads of 1 processes of 1 users.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Supervising 1 threads of 1 processes of 1 users.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Successfully made thread 1536 of process 1529 owned by '1000' RT at priority 20.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Supervising 2 threads of 1 processes of 1 users.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Supervising 2 threads of 1 processes of 1 users.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Supervising 2 threads of 1 processes of 1 users.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Successfully made thread 1530 of process 1530 owned by '1000' high priority at nice level -11.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Supervising 3 threads of 2 processes of 1 users.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Successfully made thread 1534 of process 1530 owned by '1000' RT at priority 20.
Aug 31 13:13:13 nsa-laptop rtkit-daemon[1524]: Supervising 4 threads of 2 processes of 1 users.
Aug 31 13:13:13 nsa-laptop wireplumber[1530]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Aug 31 13:13:13 nsa-laptop wireplumber[1530]: [0:00:43.250037528] [1530] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Aug 31 13:13:13 nsa-laptop wireplumber[1530]: [0:00:43.250089195] [1530] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Aug 31 13:13:13 nsa-laptop wireplumber[1530]: [0:00:43.250137437] [1530]  INFO Camera camera_manager.cpp:284 libcamera v0.1.0
Aug 31 13:13:13 nsa-laptop dbus-daemon[1439]: [session uid=1000 pid=1439] Successfully activated service 'org.freedesktop.impl.portal.desktop.hyprland'
Aug 31 13:13:13 nsa-laptop systemd[1289]: Started Portal service (Hyprland implementation).
Aug 31 13:13:13 nsa-laptop dbus-daemon[1439]: [session uid=1000 pid=1439] Successfully activated service 'org.freedesktop.portal.Desktop'
Aug 31 13:13:13 nsa-laptop systemd[1289]: Started Portal service.
Aug 31 13:13:13 nsa-laptop at-spi-bus-launcher[1501]: dbus-daemon[1501]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1473 comm="waybar")
Aug 31 13:13:13 nsa-laptop at-spi-bus-launcher[1501]: dbus-daemon[1501]: Successfully activated service 'org.a11y.atspi.Registry'
Aug 31 13:13:13 nsa-laptop at-spi-bus-launcher[1566]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Aug 31 13:13:14 nsa-laptop kernel: Bluetooth: RFCOMM TTY layer initialized
Aug 31 13:13:14 nsa-laptop kernel: Bluetooth: RFCOMM socket layer initialized
Aug 31 13:13:14 nsa-laptop kernel: Bluetooth: RFCOMM ver 1.11
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/ldac
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSink/aptx_hd
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/aptx_hd
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSink/aptx
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/aptx
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSink/aac
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/aac
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSink/sbc
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/sbc
Aug 31 13:13:14 nsa-laptop pipewire[1529]: [0:00:43.640879293] [1529] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Aug 31 13:13:14 nsa-laptop pipewire[1529]: [0:00:43.640933486] [1529] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Aug 31 13:13:14 nsa-laptop pipewire[1529]: [0:00:43.641041604] [1529]  INFO Camera camera_manager.cpp:284 libcamera v0.1.0
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSink/sbc_xq
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/sbc_xq
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/faststream
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/faststream_duplex
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSink/opus_05
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/opus_05
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Aug 31 13:13:14 nsa-laptop bluetoothd[1092]: Endpoint registered: sender=:1.18 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Aug 31 13:13:14 nsa-laptop wireplumber[1530]: <WpPortalPermissionStorePlugin:0x55f6bf567180> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Aug 31 13:13:14 nsa-laptop wireplumber[1530]: <WpPortalPermissionStorePlugin:0x55f6bf567180> Failed to call Lookup: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for camera
Aug 31 13:13:16 nsa-laptop kernel: nvidia-modeset: WARNING: GPU:0: Correcting number of heads for current head configuration (0x00)
Aug 31 13:13:21 nsa-laptop bluetoothd[1092]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record: Host is down
Aug 31 13:13:22 nsa-laptop systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Aug 31 13:13:30 nsa-laptop kernel: nvidia-modeset: WARNING: GPU:0: Correcting number of heads for current head configuration (0x00)
Aug 31 13:13:31 nsa-laptop kernel: nvidia-modeset: WARNING: GPU:0: Correcting number of heads for current head configuration (0x00)
Aug 31 13:13:32 nsa-laptop rtkit-daemon[1524]: Supervising 4 threads of 2 processes of 1 users.
Aug 31 13:13:32 nsa-laptop rtkit-daemon[1524]: Supervising 4 threads of 2 processes of 1 users.
Aug 31 13:13:32 nsa-laptop rtkit-daemon[1524]: Supervising 4 threads of 2 processes of 1 users.
Aug 31 13:13:32 nsa-laptop rtkit-daemon[1524]: Supervising 4 threads of 2 processes of 1 users.
Aug 31 13:13:32 nsa-laptop rtkit-daemon[1524]: Supervising 4 threads of 2 processes of 1 users.
Aug 31 13:13:32 nsa-laptop rtkit-daemon[1524]: Supervising 4 threads of 2 processes of 1 users.
Aug 31 13:13:32 nsa-laptop rtkit-daemon[1524]: Successfully made thread 1894 of process 1784 owned by '1000' RT at priority 10.
Aug 31 13:13:32 nsa-laptop rtkit-daemon[1524]: Supervising 5 threads of 3 processes of 1 users.
Aug 31 13:13:33 nsa-laptop rtkit-daemon[1524]: Supervising 5 threads of 3 processes of 1 users.
Aug 31 13:13:33 nsa-laptop rtkit-daemon[1524]: Supervising 5 threads of 3 processes of 1 users.
Aug 31 13:13:34 nsa-laptop kernel: warning: `Socket Thread' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Aug 31 13:13:36 nsa-laptop rtkit-daemon[1524]: Supervising 5 threads of 3 processes of 1 users.
Aug 31 13:13:36 nsa-laptop rtkit-daemon[1524]: Supervising 5 threads of 3 processes of 1 users.
Aug 31 13:13:37 nsa-laptop rtkit-daemon[1524]: Supervising 5 threads of 3 processes of 1 users.
Aug 31 13:13:37 nsa-laptop rtkit-daemon[1524]: Supervising 5 threads of 3 processes of 1 users.
Aug 31 13:13:37 nsa-laptop rtkit-daemon[1524]: Supervising 5 threads of 3 processes of 1 users.
Aug 31 13:13:37 nsa-laptop rtkit-daemon[1524]: Supervising 5 threads of 3 processes of 1 users.
Aug 31 13:13:37 nsa-laptop rtkit-daemon[1524]: Supervising 5 threads of 3 processes of 1 users.
Aug 31 13:13:37 nsa-laptop rtkit-daemon[1524]: Supervising 5 threads of 3 processes of 1 users.
Aug 31 13:13:37 nsa-laptop rtkit-daemon[1524]: Supervising 5 threads of 3 processes of 1 users.
Aug 31 13:13:37 nsa-laptop rtkit-daemon[1524]: Supervising 5 threads of 3 processes of 1 users.
Aug 31 13:14:04 nsa-laptop sudo[2174]:     dvnt : TTY=pts/0 ; PWD=/home/dvnt ; USER=root ; COMMAND=/usr/bin/journalctl -b
Aug 31 13:14:04 nsa-laptop sudo[2174]: pam_unix(sudo:session): session opened for user root(uid=0) by dvnt(uid=1000)

Offline

#4 2023-08-31 18:13:43

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,104

Re: NVIDIA on Hyprland doesn't work anymore[SOLVED]

Unrelated: you've NM and dhcpcd enabled concurrently, disable one (probably dhcpcd)

find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f

The error you mentioned in the OP isn't there, but hyprland seems to start and the nvidia chip to respond.
Please elaborate on

prime still doesn't work

what happens instead? Do you get any output, errors? Does hyprland just terminate and send you back to the console or are you merely left w/ a black screen?

Offline

#5 2023-09-01 00:27:44

deviantsemicolon618
Member
From: he/him
Registered: 2023-08-18
Posts: 10

Re: NVIDIA on Hyprland doesn't work anymore[SOLVED]

seth wrote:

Unrelated: you've NM and dhcpcd enabled concurrently, disable one (probably dhcpcd)

find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f

The error you mentioned in the OP isn't there, but hyprland seems to start and the nvidia chip to respond.
Please elaborate on

prime still doesn't work

what happens instead? Do you get any output, errors? Does hyprland just terminate and send you back to the console or are you merely left w/ a black screen?

As far as I can tell, Hyprland is still running on my iGPU. Even when I run anything under prime, be it Hyprland or a terminal, the output of inxi -G still lists i915 as the currently used GPU.

The output in question:

Graphics:
  Device-1: Intel Raptor Lake-P [Iris Xe Graphics] driver: i915 v: kernel
  Device-2: NVIDIA GA107M [GeForce RTX 3050 Mobile] driver: nvidia
    v: 535.104.05
  Device-3: Bison BisonCam NB Pro driver: uvcvideo type: USB
  Display: wayland server: X.org v: 1.21.1.8 with: Xwayland v: 23.2.0
    compositor: Hyprland driver: gpu: i915 resolution: 1920x1080~144Hz
  Message: No known Wayland EGL/GBM data sources. API: EGL/GBM

Offline

#6 2023-09-01 06:11:30

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,104

Re: NVIDIA on Hyprland doesn't work anymore[SOLVED]

inxi isn't authorative.

eglinfo -B

You might want to get specific about the vulkan implementation, https://wiki.archlinux.org/title/PRIME# … figuration
And/or tell hyprland: https://wiki.hyprland.org/Configuring/M … gpu-to-use

Offline

#7 2023-09-01 18:23:24

deviantsemicolon618
Member
From: he/him
Registered: 2023-08-18
Posts: 10

Re: NVIDIA on Hyprland doesn't work anymore[SOLVED]

seth wrote:

inxi isn't authorative.

eglinfo -B

You might want to get specific about the vulkan implementation, https://wiki.archlinux.org/title/PRIME# … figuration
And/or tell hyprland: https://wiki.hyprland.org/Configuring/M … gpu-to-use

Alright. Things seem to be working. I was just stupid. Thanks for your help, and for being patient

Offline

#8 2023-09-01 19:13:55

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,104

Re: NVIDIA on Hyprland doesn't work anymore[SOLVED]

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.

Offline

Board footer

Powered by FluxBB