You are not logged in.

#1 2023-03-03 18:35:30

SlothSpunky77
Member
Registered: 2023-03-03
Posts: 47

[SOLVED] Firefox runs on low fps when not plugged in

Hey guys,
Firefox seems to run at about 45fps when my laptop isn't plugged in (my battery is at 58%) and switches to 60fps when I plug it back in. I've tried enabling/disabling smooth scrolling in settings as well as enabling hardware acceleration but none of them seem to work.
I'm not sure about this, but I think I started seeing this issue after enabling touchscreen scrolling in /etc/security/pam_env.conf  using

MOZ_USE_XINPUT2 DEFAULT=1

Any help is appreciated, thank you.

Last edited by SlothSpunky77 (2023-03-06 09:43:41)

Offline

#2 2023-03-03 21:53:35

seth
Member
Registered: 2012-09-03
Posts: 52,276

Re: [SOLVED] Firefox runs on low fps when not plugged in

Compare

time echo "scale=5000; a(1)*4" | bc -l

on battery and AC - don't post the result (it should look familiar), the interesting part is the time comparism.
If there's a difference, you CPU scales down on battery, possibly by some power management daemon like TLP.

Offline

#3 2023-03-04 04:13:59

SlothSpunky77
Member
Registered: 2023-03-03
Posts: 47

Re: [SOLVED] Firefox runs on low fps when not plugged in

Thanks for the response.
The output gives no difference in time (0m0.000s). I'm on intel's power saving mode but I can confirm that it wasn't like this before. I think you're right about TLP though, I'll have to look into it.

Offline

#4 2023-03-04 06:01:34

SlothSpunky77
Member
Registered: 2023-03-03
Posts: 47

Re: [SOLVED] Firefox runs on low fps when not plugged in

It seems that TLP configuration doesn't apply on my laptop. I first tried using tlpui but the changes weren't sticking, then I resorted to editing the config file directly with the website's assistance. How can I fix this? Am I doing something wrong?

Last edited by SlothSpunky77 (2023-03-04 06:01:59)

Offline

#5 2023-03-04 07:19:48

seth
Member
Registered: 2012-09-03
Posts: 52,276

Re: [SOLVED] Firefox runs on low fps when not plugged in

The output gives no difference in time (0m0.000s).

You're not calculating 5000 digits of Pi in zero seconds, no matter how awesomely new and powerfull™ you hardware is.

Chances are you missed the error that "bc" could not be found - or you're interpreting the time of the echo command.

Offline

#6 2023-03-04 07:44:06

SlothSpunky77
Member
Registered: 2023-03-03
Posts: 47

Re: [SOLVED] Firefox runs on low fps when not plugged in

You're right, I missed the bc error. Now that I have it working on my system, I notice that BAT power takes time more than twice as much as that of AC power. As you said, there must be a CPU scale down on BAT power.
How can I proceed with this?

Offline

#7 2023-03-04 08:12:01

seth
Member
Registered: 2012-09-03
Posts: 52,276

Re: [SOLVED] Firefox runs on low fps when not plugged in

Step #1 is to isolate the cause.
Disable TLP, reboot, check the impact.
There's no point in fumbling w/ its configuration if ultimately the UEFI scales the CPU.

Offline

#8 2023-03-04 08:39:21

SlothSpunky77
Member
Registered: 2023-03-03
Posts: 47

Re: [SOLVED] Firefox runs on low fps when not plugged in

sudo systemctl disable tlp.service

There is no change in performance after the reboot.
I've tried searching in UEFI Firmware Settings during boot but I couldn't find anything there.
Is there something I'm missing?

Offline

#9 2023-03-04 09:02:12

seth
Member
Registered: 2012-09-03
Posts: 52,276

Re: [SOLVED] Firefox runs on low fps when not plugged in

Is there something I'm missing?

Apparently.

Please post the output of

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

Also please post your complete system journal for the boot after juggling the external power

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

And check whether the scaling governor and min/max frequencies change depending on the power supply, https://wiki.archlinux.org/title/CPU_frequency_scaling

Sanitiy check: if you undo "MOZ_USE_XINPUT2 DEFAULT=1", does that deal w/ the immediate FF situation?

Offline

#10 2023-03-04 17:33:51

SlothSpunky77
Member
Registered: 2023-03-03
Posts: 47

Re: [SOLVED] Firefox runs on low fps when not plugged in

Undoing "MOZ_USE_XINPUT2 DEFAULT=1" doesn't seem to make a difference in performance, so that's ruled out.
Here's the output of the first command:

dbus-org.freedesktop.nm-dispatcher.service | system
gcr-ssh-agent.socket                     | sockets.target.wants
getty@tty1.service                       | getty.target.wants
NetworkManager.service                   | multi-user.target.wants
NetworkManager-wait-online.service       | network-online.target.wants
p11-kit-server.socket                    | sockets.target.wants
paccache.timer                           | timers.target.wants
pulseaudio.socket                        | sockets.target.wants
remote-fs.target                         | multi-user.target.wants

And the second one:
1) With AC power connected:

Mar 04 22:49:11 ArchSloth kernel: Linux version 6.1.14-1-lts (linux-lts@archlinux) (gcc (GCC) 12.2.1 20230201, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Sat, 25 Feb 2023 11:02:38 +0000
Mar 04 22:49:11 ArchSloth kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=9081d853-3c3c-4ec0-88c9-44b8887be122 rw loglevel=3 quiet
Mar 04 22:49:11 ArchSloth kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Mar 04 22:49:11 ArchSloth kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Mar 04 22:49:11 ArchSloth kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Mar 04 22:49:11 ArchSloth kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Mar 04 22:49:11 ArchSloth kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Mar 04 22:49:11 ArchSloth kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Mar 04 22:49:11 ArchSloth kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Mar 04 22:49:11 ArchSloth kernel: x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
Mar 04 22:49:11 ArchSloth kernel: signal: max sigframe size: 3632
Mar 04 22:49:11 ArchSloth kernel: BIOS-provided physical RAM map:
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000054a7afff] usable
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x0000000054a7b000-0x0000000054b22fff] type 20
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x0000000054b23000-0x000000006564dfff] reserved
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x000000006564e000-0x000000006574cfff] ACPI NVS
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x000000006574d000-0x00000000657fefff] ACPI data
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x00000000657ff000-0x00000000657fffff] usable
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x0000000065800000-0x0000000069ffffff] reserved
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x000000006a200000-0x000000006a3fffff] reserved
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x000000006b000000-0x00000000703fffff] reserved
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x0000000100000000-0x000000048fbfffff] usable
Mar 04 22:49:11 ArchSloth kernel: NX (Execute Disable) protection: active
Mar 04 22:49:11 ArchSloth kernel: efi: EFI v2.70 by Phoenix Technologies Ltd.
Mar 04 22:49:11 ArchSloth kernel: efi: ACPI=0x657fe000 ACPI 2.0=0x657fe014 TPMFinalLog=0x656d2000 SMBIOS=0x5704a000 SMBIOS 3.0=0x5703d000 MEMATTR=0x50876018 ESRT=0x5296f118 
Mar 04 22:49:11 ArchSloth kernel: SMBIOS 3.4.0 present.
Mar 04 22:49:11 ArchSloth kernel: DMI: LENOVO 82R7/LNVNB161216, BIOS J7CN33WW 06/07/2022
Mar 04 22:49:11 ArchSloth kernel: tsc: Detected 2600.000 MHz processor
Mar 04 22:49:11 ArchSloth kernel: tsc: Detected 2611.200 MHz TSC
Mar 04 22:49:11 ArchSloth kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Mar 04 22:49:11 ArchSloth kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Mar 04 22:49:11 ArchSloth kernel: last_pfn = 0x48fc00 max_arch_pfn = 0x400000000
Mar 04 22:49:11 ArchSloth kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Mar 04 22:49:11 ArchSloth kernel: last_pfn = 0x65800 max_arch_pfn = 0x400000000
Mar 04 22:49:11 ArchSloth kernel: esrt: Reserving ESRT space from 0x000000005296f118 to 0x000000005296f1a0.
Mar 04 22:49:11 ArchSloth kernel: e820: update [mem 0x5296f000-0x5296ffff] usable ==> reserved
Mar 04 22:49:11 ArchSloth kernel: Using GB pages for direct mapping
Mar 04 22:49:11 ArchSloth kernel: Secure boot disabled
Mar 04 22:49:11 ArchSloth kernel: RAMDISK: [mem 0x365bb000-0x372d4fff]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Early table checksum verification disabled
Mar 04 22:49:11 ArchSloth kernel: ACPI: RSDP 0x00000000657FE014 000024 (v02 LENOVO)
Mar 04 22:49:11 ArchSloth kernel: ACPI: XSDT 0x00000000657FC188 00012C (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: FACP 0x000000005702F000 000114 (v06 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: DSDT 0x0000000056FB6000 075B45 (v02 LENOVO ADL-P-M  00000002      01000013)
Mar 04 22:49:11 ArchSloth kernel: ACPI: FACS 0x00000000656BD000 000040
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x00000000570D1000 00038C (v02 LENOVO Pmax_Dev 00000001 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x00000000570CB000 005D01 (v02 LENOVO CpuSsdt  00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x000000005704E000 005702 (v02 LENOVO DptfTabl 00001000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x000000005704C000 00060E (v02 LENOVO Tpm2Tabl 00001000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: TPM2 0x000000005704B000 00004C (v04 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: ECDT 0x0000000057030000 000069 (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: HPET 0x000000005702E000 000038 (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: APIC 0x000000005702D000 0001DC (v05 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: MCFG 0x000000005702C000 00003C (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000056FB4000 001D1C (v02 LENOVO Ther_Rvp 00001000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000056FB1000 002B22 (v02 LENOVO SaSsdt   00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000056FAD000 0033E7 (v02 LENOVO IgfxSsdt 00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000056F9F000 00D39F (v02 LENOVO TcssSsdt 00001000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: LPIT 0x0000000056F8A000 0000CC (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: WSMT 0x0000000056F89000 000028 (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000056F88000 00095A (v02 LENOVO PtidDevc 00001000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000056F85000 002357 (v02 LENOVO TbtTypeC 00000000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: DBGP 0x0000000056F84000 000034 (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: DBG2 0x0000000056F83000 000054 (v00 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: NHLT 0x0000000056F81000 001B62 (v00 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: MSDM 0x0000000056F80000 000055 (v03 LENOVO CB-01    00000000 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000056F6B000 000E83 (v02 LENOVO UsbCTabl 00001000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: BATB 0x0000000056F6A000 00004A (v02 LENOVO CB-01    00000000 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: DMAR 0x0000000055163000 000088 (v02 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000057049000 000862 (v02 LENOVO xh_adlLP 00000000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000057045000 003AEA (v02 LENOVO SocGpe   00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000057041000 0039DA (v02 LENOVO SocCmn   00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000057040000 000144 (v02 LENOVO ADebTabl 00001000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: BGRT 0x000000005703F000 000038 (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: PHAT 0x000000005703E000 00045C (v01 LENOVO CB-01    00000005 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: UEFI 0x00000000656B4000 000102 (v01 LENOVO CB-01    00000001 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: FPDT 0x000000005703C000 000034 (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving FACP table memory at [mem 0x5702f000-0x5702f113]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving DSDT table memory at [mem 0x56fb6000-0x5702bb44]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving FACS table memory at [mem 0x656bd000-0x656bd03f]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x570d1000-0x570d138b]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x570cb000-0x570d0d00]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x5704e000-0x57053701]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x5704c000-0x5704c60d]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving TPM2 table memory at [mem 0x5704b000-0x5704b04b]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving ECDT table memory at [mem 0x57030000-0x57030068]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving HPET table memory at [mem 0x5702e000-0x5702e037]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving APIC table memory at [mem 0x5702d000-0x5702d1db]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving MCFG table memory at [mem 0x5702c000-0x5702c03b]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x56fb4000-0x56fb5d1b]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x56fb1000-0x56fb3b21]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x56fad000-0x56fb03e6]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x56f9f000-0x56fac39e]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving LPIT table memory at [mem 0x56f8a000-0x56f8a0cb]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving WSMT table memory at [mem 0x56f89000-0x56f89027]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x56f88000-0x56f88959]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x56f85000-0x56f87356]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving DBGP table memory at [mem 0x56f84000-0x56f84033]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving DBG2 table memory at [mem 0x56f83000-0x56f83053]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving NHLT table memory at [mem 0x56f81000-0x56f82b61]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving MSDM table memory at [mem 0x56f80000-0x56f80054]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x56f6b000-0x56f6be82]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving BATB table memory at [mem 0x56f6a000-0x56f6a049]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving DMAR table memory at [mem 0x55163000-0x55163087]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x57049000-0x57049861]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x57045000-0x57048ae9]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x57041000-0x570449d9]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x57040000-0x57040143]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving BGRT table memory at [mem 0x5703f000-0x5703f037]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving PHAT table memory at [mem 0x5703e000-0x5703e45b]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving UEFI table memory at [mem 0x656b4000-0x656b4101]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving FPDT table memory at [mem 0x5703c000-0x5703c033]
Mar 04 22:49:11 ArchSloth kernel: No NUMA configuration found
Mar 04 22:49:11 ArchSloth kernel: Faking a node at [mem 0x0000000000000000-0x000000048fbfffff]
Mar 04 22:49:11 ArchSloth kernel: NODE_DATA(0) allocated [mem 0x48fbfb000-0x48fbfffff]
Mar 04 22:49:11 ArchSloth kernel: Zone ranges:
Mar 04 22:49:11 ArchSloth kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Mar 04 22:49:11 ArchSloth kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Mar 04 22:49:11 ArchSloth kernel:   Normal   [mem 0x0000000100000000-0x000000048fbfffff]
Mar 04 22:49:11 ArchSloth kernel:   Device   empty
Mar 04 22:49:11 ArchSloth kernel: Movable zone start for each node
Mar 04 22:49:11 ArchSloth kernel: Early memory node ranges
Mar 04 22:49:11 ArchSloth kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Mar 04 22:49:11 ArchSloth kernel:   node   0: [mem 0x0000000000100000-0x0000000054a7afff]
Mar 04 22:49:11 ArchSloth kernel:   node   0: [mem 0x00000000657ff000-0x00000000657fffff]
Mar 04 22:49:11 ArchSloth kernel:   node   0: [mem 0x0000000100000000-0x000000048fbfffff]
Mar 04 22:49:11 ArchSloth kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000048fbfffff]
Mar 04 22:49:11 ArchSloth kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Mar 04 22:49:11 ArchSloth kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Mar 04 22:49:11 ArchSloth kernel: On node 0, zone DMA32: 36228 pages in unavailable ranges
Mar 04 22:49:11 ArchSloth kernel: On node 0, zone Normal: 10240 pages in unavailable ranges
Mar 04 22:49:11 ArchSloth kernel: On node 0, zone Normal: 1024 pages in unavailable ranges
Mar 04 22:49:11 ArchSloth kernel: Reserving Intel graphics memory at [mem 0x6c800000-0x703fffff]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM-Timer IO Port: 0x1808
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Mar 04 22:49:11 ArchSloth kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Mar 04 22:49:11 ArchSloth kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Mar 04 22:49:11 ArchSloth kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Mar 04 22:49:11 ArchSloth kernel: e820: update [mem 0x4ef2c000-0x4f070fff] usable ==> reserved
Mar 04 22:49:11 ArchSloth kernel: TSC deadline timer available
Mar 04 22:49:11 ArchSloth kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x4ef2c000-0x4f070fff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x5296f000-0x5296ffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x54a7b000-0x54b22fff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x54b23000-0x6564dfff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x6564e000-0x6574cfff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x6574d000-0x657fefff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x65800000-0x69ffffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x6a000000-0x6a1fffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x6a200000-0x6a3fffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x6a400000-0x6affffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x6b000000-0x703fffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x70400000-0xbfffffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfed1ffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
Mar 04 22:49:11 ArchSloth kernel: [mem 0x70400000-0xbfffffff] available for PCI devices
Mar 04 22:49:11 ArchSloth kernel: Booting paravirtualized kernel on bare hardware
Mar 04 22:49:11 ArchSloth kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Mar 04 22:49:11 ArchSloth kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Mar 04 22:49:11 ArchSloth kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
Mar 04 22:49:11 ArchSloth kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
Mar 04 22:49:11 ArchSloth kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
Mar 04 22:49:11 ArchSloth kernel: Fallback order for Node 0: 0 
Mar 04 22:49:11 ArchSloth kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4017250
Mar 04 22:49:11 ArchSloth kernel: Policy zone: Normal
Mar 04 22:49:11 ArchSloth kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=9081d853-3c3c-4ec0-88c9-44b8887be122 rw loglevel=3 quiet
Mar 04 22:49:11 ArchSloth kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux-lts", will be passed to user space.
Mar 04 22:49:11 ArchSloth kernel: random: crng init done
Mar 04 22:49:11 ArchSloth kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Mar 04 22:49:11 ArchSloth kernel: software IO TLB: area num 16.
Mar 04 22:49:11 ArchSloth kernel: Memory: 15829564K/16324712K available (16391K kernel code, 2138K rwdata, 11060K rodata, 2148K init, 3348K bss, 494888K reserved, 0K cma-reserved)
Mar 04 22:49:11 ArchSloth kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Mar 04 22:49:11 ArchSloth kernel: ftrace: allocating 46411 entries in 182 pages
Mar 04 22:49:11 ArchSloth kernel: ftrace: allocated 182 pages with 5 groups
Mar 04 22:49:11 ArchSloth kernel: Dynamic Preempt: voluntary
Mar 04 22:49:11 ArchSloth kernel: rcu: Preemptible hierarchical RCU implementation.
Mar 04 22:49:11 ArchSloth kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
Mar 04 22:49:11 ArchSloth kernel:         Trampoline variant of Tasks RCU enabled.
Mar 04 22:49:11 ArchSloth kernel:         Rude variant of Tasks RCU enabled.
Mar 04 22:49:11 ArchSloth kernel:         Tracing variant of Tasks RCU enabled.
Mar 04 22:49:11 ArchSloth kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Mar 04 22:49:11 ArchSloth kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Mar 04 22:49:11 ArchSloth kernel: NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
Mar 04 22:49:11 ArchSloth kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Mar 04 22:49:11 ArchSloth kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Mar 04 22:49:11 ArchSloth kernel: Console: colour dummy device 80x25
Mar 04 22:49:11 ArchSloth kernel: printk: console [tty0] enabled
Mar 04 22:49:11 ArchSloth kernel: ACPI: Core revision 20220331
Mar 04 22:49:11 ArchSloth kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Mar 04 22:49:11 ArchSloth kernel: APIC: Switch to symmetric I/O mode setup
Mar 04 22:49:11 ArchSloth kernel: DMAR: Host address width 39
Mar 04 22:49:11 ArchSloth kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Mar 04 22:49:11 ArchSloth kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Mar 04 22:49:11 ArchSloth kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Mar 04 22:49:11 ArchSloth kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Mar 04 22:49:11 ArchSloth kernel: DMAR: RMRR base: 0x0000006c000000 end: 0x000000703fffff
Mar 04 22:49:11 ArchSloth kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Mar 04 22:49:11 ArchSloth kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Mar 04 22:49:11 ArchSloth kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Mar 04 22:49:11 ArchSloth kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Mar 04 22:49:11 ArchSloth kernel: x2apic enabled
Mar 04 22:49:11 ArchSloth kernel: Switched APIC routing to cluster x2apic.
Mar 04 22:49:11 ArchSloth kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x25a39079a08, max_idle_ns: 440795310461 ns
Mar 04 22:49:11 ArchSloth kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5224.00 BogoMIPS (lpj=8704000)
Mar 04 22:49:11 ArchSloth kernel: pid_max: default: 32768 minimum: 301
Mar 04 22:49:11 ArchSloth kernel: LSM: Security Framework initializing
Mar 04 22:49:11 ArchSloth kernel: landlock: Up and running.
Mar 04 22:49:11 ArchSloth kernel: Yama: becoming mindful.
Mar 04 22:49:11 ArchSloth kernel: LSM support for eBPF active
Mar 04 22:49:11 ArchSloth kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: CPU0: Thermal monitoring enabled (TM1)
Mar 04 22:49:11 ArchSloth kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Mar 04 22:49:11 ArchSloth kernel: process: using mwait in idle threads
Mar 04 22:49:11 ArchSloth kernel: CET detected: Indirect Branch Tracking enabled
Mar 04 22:49:11 ArchSloth kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Mar 04 22:49:11 ArchSloth kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Mar 04 22:49:11 ArchSloth kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Mar 04 22:49:11 ArchSloth kernel: Spectre V2 : Mitigation: Enhanced IBRS
Mar 04 22:49:11 ArchSloth kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Mar 04 22:49:11 ArchSloth kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Mar 04 22:49:11 ArchSloth kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Mar 04 22:49:11 ArchSloth kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Mar 04 22:49:11 ArchSloth kernel: Freeing SMP alternatives memory: 40K
Mar 04 22:49:11 ArchSloth kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i7-1255U (family: 0x6, model: 0x9a, stepping: 0x4)
Mar 04 22:49:11 ArchSloth kernel: cblist_init_generic: Setting adjustable number of callback queues.
Mar 04 22:49:11 ArchSloth kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Mar 04 22:49:11 ArchSloth kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Mar 04 22:49:11 ArchSloth kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Mar 04 22:49:11 ArchSloth kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Mar 04 22:49:11 ArchSloth kernel: core: cpu_core PMU driver: 
Mar 04 22:49:11 ArchSloth kernel: ... version:                5
Mar 04 22:49:11 ArchSloth kernel: ... bit width:              48
Mar 04 22:49:11 ArchSloth kernel: ... generic registers:      8
Mar 04 22:49:11 ArchSloth kernel: ... value mask:             0000ffffffffffff
Mar 04 22:49:11 ArchSloth kernel: ... max period:             00007fffffffffff
Mar 04 22:49:11 ArchSloth kernel: ... fixed-purpose events:   4
Mar 04 22:49:11 ArchSloth kernel: ... event mask:             0001000f000000ff
Mar 04 22:49:11 ArchSloth kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1614
Mar 04 22:49:11 ArchSloth kernel: rcu: Hierarchical SRCU implementation.
Mar 04 22:49:11 ArchSloth kernel: rcu:         Max phase no-delay instances is 1000.
Mar 04 22:49:11 ArchSloth kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Mar 04 22:49:11 ArchSloth kernel: smp: Bringing up secondary CPUs ...
Mar 04 22:49:11 ArchSloth kernel: x86: Booting SMP configuration:
Mar 04 22:49:11 ArchSloth kernel: .... node  #0, CPUs:        #1  #2  #3  #4
Mar 04 22:49:11 ArchSloth kernel: core: cpu_atom PMU driver: PEBS-via-PT 
Mar 04 22:49:11 ArchSloth kernel: ... version:                5
Mar 04 22:49:11 ArchSloth kernel: ... bit width:              48
Mar 04 22:49:11 ArchSloth kernel: ... generic registers:      6
Mar 04 22:49:11 ArchSloth kernel: ... value mask:             0000ffffffffffff
Mar 04 22:49:11 ArchSloth kernel: ... max period:             00007fffffffffff
Mar 04 22:49:11 ArchSloth kernel: ... fixed-purpose events:   3
Mar 04 22:49:11 ArchSloth kernel: ... event mask:             000000070000003f
Mar 04 22:49:11 ArchSloth kernel:   #5  #6  #7  #8  #9 #10 #11
Mar 04 22:49:11 ArchSloth kernel: smp: Brought up 1 node, 12 CPUs
Mar 04 22:49:11 ArchSloth kernel: smpboot: Max logical packages: 1
Mar 04 22:49:11 ArchSloth kernel: smpboot: Total of 12 processors activated (62693.00 BogoMIPS)
Mar 04 22:49:11 ArchSloth kernel: devtmpfs: initialized
Mar 04 22:49:11 ArchSloth kernel: x86/mm: Memory block size: 128MB
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Registering ACPI NVS region [mem 0x6564e000-0x6574cfff] (1044480 bytes)
Mar 04 22:49:11 ArchSloth kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Mar 04 22:49:11 ArchSloth kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: pinctrl core: initialized pinctrl subsystem
Mar 04 22:49:11 ArchSloth kernel: PM: RTC time: 17:19:08, date: 2023-03-04
Mar 04 22:49:11 ArchSloth kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Mar 04 22:49:11 ArchSloth kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Mar 04 22:49:11 ArchSloth kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Mar 04 22:49:11 ArchSloth kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Mar 04 22:49:11 ArchSloth kernel: audit: initializing netlink subsys (disabled)
Mar 04 22:49:11 ArchSloth kernel: audit: type=2000 audit(1677950348.016:1): state=initialized audit_enabled=0 res=1
Mar 04 22:49:11 ArchSloth kernel: thermal_sys: Registered thermal governor 'fair_share'
Mar 04 22:49:11 ArchSloth kernel: thermal_sys: Registered thermal governor 'bang_bang'
Mar 04 22:49:11 ArchSloth kernel: thermal_sys: Registered thermal governor 'step_wise'
Mar 04 22:49:11 ArchSloth kernel: thermal_sys: Registered thermal governor 'user_space'
Mar 04 22:49:11 ArchSloth kernel: thermal_sys: Registered thermal governor 'power_allocator'
Mar 04 22:49:11 ArchSloth kernel: cpuidle: using governor ladder
Mar 04 22:49:11 ArchSloth kernel: cpuidle: using governor menu
Mar 04 22:49:11 ArchSloth kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Mar 04 22:49:11 ArchSloth kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
Mar 04 22:49:11 ArchSloth kernel: PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
Mar 04 22:49:11 ArchSloth kernel: PCI: Using configuration type 1 for base access
Mar 04 22:49:11 ArchSloth kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Mar 04 22:49:11 ArchSloth kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Mar 04 22:49:11 ArchSloth kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Mar 04 22:49:11 ArchSloth kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Mar 04 22:49:11 ArchSloth kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Mar 04 22:49:11 ArchSloth kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Mar 04 22:49:11 ArchSloth kernel: ACPI: Added _OSI(Module Device)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Added _OSI(Processor Device)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Added _OSI(Processor Aggregator Device)
Mar 04 22:49:11 ArchSloth kernel: ACPI BIOS Error (bug): Failure creating named object [\_TZ.CVF0], AE_ALREADY_EXISTS (20220331/dswload2-326)
Mar 04 22:49:11 ArchSloth kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
Mar 04 22:49:11 ArchSloth kernel: ACPI BIOS Error (bug): Failure creating named object [\_TZ.FN00], AE_ALREADY_EXISTS (20220331/dswload2-326)
Mar 04 22:49:11 ArchSloth kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Skipping parse of AML opcode: PowerResource (0x5B84)
Mar 04 22:49:11 ArchSloth kernel: ACPI BIOS Error (bug): Failure creating named object [\_TZ.FAN0], AE_ALREADY_EXISTS (20220331/dswload2-326)
Mar 04 22:49:11 ArchSloth kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Skipping parse of AML opcode: Device (0x5B82)
Mar 04 22:49:11 ArchSloth kernel: ACPI: 16 ACPI AML tables successfully acquired and loaded
Mar 04 22:49:11 ArchSloth kernel: ACPI: EC: EC started
Mar 04 22:49:11 ArchSloth kernel: ACPI: EC: interrupt blocked
Mar 04 22:49:11 ArchSloth kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Mar 04 22:49:11 ArchSloth kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Mar 04 22:49:11 ArchSloth kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Mar 04 22:49:11 ArchSloth kernel: ACPI: Dynamic OEM Table Load:
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0xFFFF91ACC1931000 0001AB (v02 PmRef  Cpu0Psd  00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Mar 04 22:49:11 ArchSloth kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Mar 04 22:49:11 ArchSloth kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Mar 04 22:49:11 ArchSloth kernel: ACPI: Dynamic OEM Table Load:
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0xFFFF91ACC0E7AC00 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Dynamic OEM Table Load:
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0xFFFF91ACC196F000 000605 (v02 PmRef  Cpu0Ist  00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Dynamic OEM Table Load:
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0xFFFF91ACC196E800 000476 (v02 PmRef  Cpu0Hwp  00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Dynamic OEM Table Load:
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0xFFFF91ACC0E52000 001BAF (v02 PmRef  ApIst    00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Dynamic OEM Table Load:
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0xFFFF91ACC0E50000 001038 (v02 PmRef  ApHwp    00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Dynamic OEM Table Load:
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0xFFFF91ACC0E56000 001349 (v02 PmRef  ApPsd    00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Dynamic OEM Table Load:
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0xFFFF91ACC0E70000 000FBB (v02 PmRef  ApCst    00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Interpreter enabled
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: (supports S0 S3 S4 S5)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Using IOAPIC for interrupt routing
Mar 04 22:49:11 ArchSloth kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Mar 04 22:49:11 ArchSloth kernel: PCI: Using E820 reservations for host bridge windows
Mar 04 22:49:11 ArchSloth kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [WRST]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [TBT0]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [TBT1]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [D3C]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [FN00]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [FN01]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [FN02]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [FN03]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [FN04]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [PIN]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Mar 04 22:49:11 ArchSloth kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Mar 04 22:49:11 ArchSloth kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Mar 04 22:49:11 ArchSloth kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Mar 04 22:49:11 ArchSloth kernel: PCI host bridge to bus 0000:00
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: root bus resource [mem 0x70400000-0xbfffffff window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:00.0: [8086:4601] type 00 class 0x060000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: [8086:46a8] type 00 class 0x030000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: reg 0x10: [mem 0x601c000000-0x601cffffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:04.0: [8086:461d] type 00 class 0x118000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:04.0: reg 0x10: [mem 0x601d140000-0x601d15ffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:06.0: [8086:464d] type 01 class 0x060400
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: [8086:466e] type 01 class 0x060400
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: Overriding RP PIO Log Size to 4
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: PTM enabled (root), 4ns granularity
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:08.0: [8086:464f] type 00 class 0x088000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:08.0: reg 0x10: [mem 0x601d19e000-0x601d19efff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.0: [8086:461e] type 00 class 0x0c0330
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.0: reg 0x10: [mem 0x601d180000-0x601d18ffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.2: [8086:463e] type 00 class 0x0c0340
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.2: reg 0x10: [mem 0x601d100000-0x601d13ffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.2: reg 0x18: [mem 0x601d19d000-0x601d19dfff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.2: supports D1 D2
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:12.0: [8086:51fc] type 00 class 0x070000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:12.0: reg 0x10: [mem 0x601d170000-0x601d17ffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:12.0: PME# supported from D0 D3hot
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:14.0: reg 0x10: [mem 0x601d160000-0x601d16ffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:14.2: reg 0x10: [mem 0x601d194000-0x601d197fff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:14.2: reg 0x18: [mem 0x601d19c000-0x601d19cfff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:15.1: [8086:51e9] type 00 class 0x0c8000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:16.0: reg 0x10: [mem 0x601d199000-0x601d199fff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:16.0: PME# supported from D3hot
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.0: [8086:51b1] type 01 class 0x060400
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3: [8086:51b3] type 01 class 0x060400
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3: PME# supported from D0 D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3: PTM enabled (root), 4ns granularity
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040100
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x601d190000-0x601d193fff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x601d000000-0x601d0fffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x601d198000-0x601d1980ff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:01:00.0: [1e0f:000c] type 00 class 0x010802
Mar 04 22:49:11 ArchSloth kernel: pci 0000:01:00.0: reg 0x10: [mem 0x7e400000-0x7e403fff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:06.0: PCI bridge to [bus 01]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:06.0:   bridge window [mem 0x7e400000-0x7e4fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: PCI bridge to [bus 02-2b]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0:   bridge window [mem 0x72000000-0x7e1fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2c:00.0: [1217:8621] type 00 class 0x080501
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2c:00.0: reg 0x10: [mem 0x7e301000-0x7e301fff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2c:00.0: reg 0x14: [mem 0x7e300000-0x7e3007ff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2c:00.0: PME# supported from D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.0: PCI bridge to [bus 2c]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.0:   bridge window [mem 0x7e300000-0x7e3fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2d:00.0: [10ec:b852] type 00 class 0x028000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2d:00.0: reg 0x10: [io  0x2000-0x20ff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2d:00.0: reg 0x18: [mem 0x7e200000-0x7e2fffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2d:00.0: PME# supported from D0 D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3: PCI bridge to [bus 2d]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3:   bridge window [io  0x2000-0x2fff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3:   bridge window [mem 0x7e200000-0x7e2fffff]
Mar 04 22:49:11 ArchSloth kernel: Low-power S0 idle used by default for system suspend
Mar 04 22:49:11 ArchSloth kernel: ACPI: EC: interrupt unblocked
Mar 04 22:49:11 ArchSloth kernel: ACPI: EC: event unblocked
Mar 04 22:49:11 ArchSloth kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Mar 04 22:49:11 ArchSloth kernel: ACPI: EC: GPE=0x6e
Mar 04 22:49:11 ArchSloth kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot ECDT EC initialization complete
Mar 04 22:49:11 ArchSloth kernel: ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
Mar 04 22:49:11 ArchSloth kernel: iommu: Default domain type: Translated 
Mar 04 22:49:11 ArchSloth kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
Mar 04 22:49:11 ArchSloth kernel: SCSI subsystem initialized
Mar 04 22:49:11 ArchSloth kernel: libata version 3.00 loaded.
Mar 04 22:49:11 ArchSloth kernel: ACPI: bus type USB registered
Mar 04 22:49:11 ArchSloth kernel: usbcore: registered new interface driver usbfs
Mar 04 22:49:11 ArchSloth kernel: usbcore: registered new interface driver hub
Mar 04 22:49:11 ArchSloth kernel: usbcore: registered new device driver usb
Mar 04 22:49:11 ArchSloth kernel: pps_core: LinuxPPS API ver. 1 registered
Mar 04 22:49:11 ArchSloth kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Mar 04 22:49:11 ArchSloth kernel: PTP clock support registered
Mar 04 22:49:11 ArchSloth kernel: EDAC MC: Ver: 3.0.0
Mar 04 22:49:11 ArchSloth kernel: Registered efivars operations
Mar 04 22:49:11 ArchSloth kernel: NetLabel: Initializing
Mar 04 22:49:11 ArchSloth kernel: NetLabel:  domain hash size = 128
Mar 04 22:49:11 ArchSloth kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Mar 04 22:49:11 ArchSloth kernel: NetLabel:  unlabeled traffic allowed by default
Mar 04 22:49:11 ArchSloth kernel: mctp: management component transport protocol core
Mar 04 22:49:11 ArchSloth kernel: NET: Registered PF_MCTP protocol family
Mar 04 22:49:11 ArchSloth kernel: PCI: Using ACPI for IRQ routing
Mar 04 22:49:11 ArchSloth kernel: PCI: pci_cache_line_size set to 64 bytes
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
Mar 04 22:49:11 ArchSloth kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Mar 04 22:49:11 ArchSloth kernel: e820: reserve RAM buffer [mem 0x4ef2c000-0x4fffffff]
Mar 04 22:49:11 ArchSloth kernel: e820: reserve RAM buffer [mem 0x5296f000-0x53ffffff]
Mar 04 22:49:11 ArchSloth kernel: e820: reserve RAM buffer [mem 0x54a7b000-0x57ffffff]
Mar 04 22:49:11 ArchSloth kernel: e820: reserve RAM buffer [mem 0x65800000-0x67ffffff]
Mar 04 22:49:11 ArchSloth kernel: e820: reserve RAM buffer [mem 0x48fc00000-0x48fffffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Mar 04 22:49:11 ArchSloth kernel: vgaarb: loaded
Mar 04 22:49:11 ArchSloth kernel: clocksource: Switched to clocksource tsc-early
Mar 04 22:49:11 ArchSloth kernel: VFS: Disk quotas dquot_6.6.0
Mar 04 22:49:11 ArchSloth kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Mar 04 22:49:11 ArchSloth kernel: pnp: PnP ACPI init
Mar 04 22:49:11 ArchSloth kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:00: [io  0x164e-0x164f] has been reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:00: [mem 0xfe800000-0xfe80ffff] has been reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:01: [io  0x1854-0x1857] has been reserved
Mar 04 22:49:11 ArchSloth kernel: pnp 00:03: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Mar 04 22:49:11 ArchSloth kernel: system 00:03: [mem 0xfedc0000-0xfedc7fff] has been reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:03: [mem 0xfed45000-0xfed8ffff] could not be reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:03: [mem 0xfee00000-0xfeefffff] has been reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:04: [io  0xff00-0xfffe] has been reserved
Mar 04 22:49:11 ArchSloth kernel: pnp: PnP ACPI: found 6 devices
Mar 04 22:49:11 ArchSloth kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Mar 04 22:49:11 ArchSloth kernel: NET: Registered PF_INET protocol family
Mar 04 22:49:11 ArchSloth kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: TCP: Hash tables configured (established 131072 bind 65536)
Mar 04 22:49:11 ArchSloth kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Mar 04 22:49:11 ArchSloth kernel: NET: Registered PF_XDP protocol family
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 02-2b] add_size 1000
Mar 04 22:49:11 ArchSloth kernel: clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffa0000 64bit pref] for e820 entry [mem 0x0009f000-0x000fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
Mar 04 22:49:11 ArchSloth kernel: clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: BAR 13: assigned [io  0x4000-0x4fff]
Mar 04 22:49:11 ArchSloth kernel: clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
Mar 04 22:49:11 ArchSloth kernel: clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:15.1: BAR 0: assigned [mem 0x4017001000-0x4017001fff 64bit]
Mar 04 22:49:11 ArchSloth kernel: clipped [mem size 0x00020000] to [mem size 0xfffffffffffc0000] for e820 entry [mem 0x0009f000-0x000fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0x70400000-0x70400fff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:06.0: PCI bridge to [bus 01]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:06.0:   bridge window [mem 0x7e400000-0x7e4fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: PCI bridge to [bus 02-2b]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0:   bridge window [io  0x4000-0x4fff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0:   bridge window [mem 0x72000000-0x7e1fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.0: PCI bridge to [bus 2c]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.0:   bridge window [mem 0x7e300000-0x7e3fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3: PCI bridge to [bus 2d]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3:   bridge window [io  0x2000-0x2fff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3:   bridge window [mem 0x7e200000-0x7e2fffff]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: resource 7 [mem 0x70400000-0xbfffffff window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:01: resource 1 [mem 0x7e400000-0x7e4fffff]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:02: resource 1 [mem 0x72000000-0x7e1fffff]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:02: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:2c: resource 1 [mem 0x7e300000-0x7e3fffff]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:2d: resource 0 [io  0x2000-0x2fff]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:2d: resource 1 [mem 0x7e200000-0x7e2fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.0: enabling device (0000 -> 0002)
Mar 04 22:49:11 ArchSloth kernel: PCI: CLS 0 bytes, default 64
Mar 04 22:49:11 ArchSloth kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Mar 04 22:49:11 ArchSloth kernel: DMAR: No ATSR found
Mar 04 22:49:11 ArchSloth kernel: DMAR: No SATC found
Mar 04 22:49:11 ArchSloth kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Mar 04 22:49:11 ArchSloth kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Mar 04 22:49:11 ArchSloth kernel: DMAR: IOMMU feature nwfs inconsistent
Mar 04 22:49:11 ArchSloth kernel: DMAR: IOMMU feature dit inconsistent
Mar 04 22:49:11 ArchSloth kernel: DMAR: IOMMU feature sc_support inconsistent
Mar 04 22:49:11 ArchSloth kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Mar 04 22:49:11 ArchSloth kernel: DMAR: dmar0: Using Queued invalidation
Mar 04 22:49:11 ArchSloth kernel: DMAR: dmar1: Using Queued invalidation
Mar 04 22:49:11 ArchSloth kernel: Trying to unpack rootfs image as initramfs...
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: Adding to iommu group 0
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:00.0: Adding to iommu group 1
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:04.0: Adding to iommu group 2
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:06.0: Adding to iommu group 3
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: Adding to iommu group 4
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:08.0: Adding to iommu group 5
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.0: Adding to iommu group 6
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.2: Adding to iommu group 6
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:12.0: Adding to iommu group 7
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:14.0: Adding to iommu group 8
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:14.2: Adding to iommu group 8
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:15.0: Adding to iommu group 9
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:15.1: Adding to iommu group 9
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:16.0: Adding to iommu group 10
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.0: Adding to iommu group 11
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3: Adding to iommu group 12
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.0: Adding to iommu group 13
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.3: Adding to iommu group 13
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.4: Adding to iommu group 13
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.5: Adding to iommu group 13
Mar 04 22:49:11 ArchSloth kernel: pci 0000:01:00.0: Adding to iommu group 14
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2c:00.0: Adding to iommu group 15
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2d:00.0: Adding to iommu group 16
Mar 04 22:49:11 ArchSloth kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Mar 04 22:49:11 ArchSloth kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Mar 04 22:49:11 ArchSloth kernel: software IO TLB: mapped [mem 0x0000000049a30000-0x000000004da30000] (64MB)
Mar 04 22:49:11 ArchSloth kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x25a39079a08, max_idle_ns: 440795310461 ns
Mar 04 22:49:11 ArchSloth kernel: clocksource: Switched to clocksource tsc
Mar 04 22:49:11 ArchSloth kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Mar 04 22:49:11 ArchSloth kernel: Initialise system trusted keyrings
Mar 04 22:49:11 ArchSloth kernel: Key type blacklist registered
Mar 04 22:49:11 ArchSloth kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Mar 04 22:49:11 ArchSloth kernel: zbud: loaded
Mar 04 22:49:11 ArchSloth kernel: integrity: Platform Keyring initialized
Mar 04 22:49:11 ArchSloth kernel: integrity: Machine keyring initialized
Mar 04 22:49:11 ArchSloth kernel: Key type asymmetric registered
Mar 04 22:49:11 ArchSloth kernel: Asymmetric key parser 'x509' registered
Mar 04 22:49:11 ArchSloth kernel: Freeing initrd memory: 13416K
Mar 04 22:49:11 ArchSloth kernel: alg: self-tests for CTR-KDF (hmac(sha256)) passed
Mar 04 22:49:11 ArchSloth kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Mar 04 22:49:11 ArchSloth kernel: io scheduler mq-deadline registered
Mar 04 22:49:11 ArchSloth kernel: io scheduler kyber registered
Mar 04 22:49:11 ArchSloth kernel: io scheduler bfq registered
Mar 04 22:49:11 ArchSloth kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 122
Mar 04 22:49:11 ArchSloth kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 123
Mar 04 22:49:11 ArchSloth kernel: pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Mar 04 22:49:11 ArchSloth kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
Mar 04 22:49:11 ArchSloth kernel: pcieport 0000:00:1d.3: PME: Signaling with IRQ 125
Mar 04 22:49:11 ArchSloth kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Mar 04 22:49:11 ArchSloth kernel: ACPI: AC: AC Adapter [ADP1] (on-line)
Mar 04 22:49:11 ArchSloth kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Mar 04 22:49:11 ArchSloth kernel: ACPI: button: Lid Switch [LID0]
Mar 04 22:49:11 ArchSloth kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Mar 04 22:49:11 ArchSloth kernel: ACPI: button: Power Button [PWRF]
Mar 04 22:49:11 ArchSloth kernel: thermal LNXTHERM:00: registered as thermal_zone0
Mar 04 22:49:11 ArchSloth kernel: ACPI: thermal: Thermal Zone [TZS0] (29 C)
Mar 04 22:49:11 ArchSloth kernel: thermal LNXTHERM:01: registered as thermal_zone1
Mar 04 22:49:11 ArchSloth kernel: ACPI: thermal: Thermal Zone [TZS1] (28 C)
Mar 04 22:49:11 ArchSloth kernel: thermal LNXTHERM:02: registered as thermal_zone2
Mar 04 22:49:11 ArchSloth kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Mar 04 22:49:11 ArchSloth kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Mar 04 22:49:11 ArchSloth kernel: serial 0000:00:12.0: enabling device (0000 -> 0002)
Mar 04 22:49:11 ArchSloth kernel: hpet_acpi_add: no address or irqs in _CRS
Mar 04 22:49:11 ArchSloth kernel: Non-volatile memory driver v1.3
Mar 04 22:49:11 ArchSloth kernel: Linux agpgart interface v0.103
Mar 04 22:49:11 ArchSloth kernel: ACPI: battery: Slot [BAT0] (battery present)
Mar 04 22:49:11 ArchSloth kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Mar 04 22:49:11 ArchSloth kernel: ACPI: bus type drm_connector registered
Mar 04 22:49:11 ArchSloth kernel: usbcore: registered new interface driver usbserial_generic
Mar 04 22:49:11 ArchSloth kernel: usbserial: USB Serial support registered for generic
Mar 04 22:49:11 ArchSloth kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Mar 04 22:49:11 ArchSloth kernel: rtc_cmos rtc_cmos: registered as rtc0
Mar 04 22:49:11 ArchSloth kernel: rtc_cmos rtc_cmos: setting system clock to 2023-03-04T17:19:09 UTC (1677950349)
Mar 04 22:49:11 ArchSloth kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
Mar 04 22:49:11 ArchSloth kernel: intel_pstate: Intel P-state driver initializing
Mar 04 22:49:11 ArchSloth kernel: intel_pstate: HWP enabled
Mar 04 22:49:11 ArchSloth kernel: ledtrig-cpu: registered to indicate activity on CPUs
Mar 04 22:49:11 ArchSloth kernel: efifb: probing for efifb
Mar 04 22:49:11 ArchSloth kernel: efifb: showing boot graphics
Mar 04 22:49:11 ArchSloth kernel: efifb: framebuffer at 0x4000000000, using 20288k, total 20288k
Mar 04 22:49:11 ArchSloth kernel: efifb: mode is 2880x1800x32, linelength=11520, pages=1
Mar 04 22:49:11 ArchSloth kernel: efifb: scrolling: redraw
Mar 04 22:49:11 ArchSloth kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Mar 04 22:49:11 ArchSloth kernel: fbcon: Deferring console take-over
Mar 04 22:49:11 ArchSloth kernel: fb0: EFI VGA frame buffer device
Mar 04 22:49:11 ArchSloth kernel: hid: raw HID events driver (C) Jiri Kosina
Mar 04 22:49:11 ArchSloth kernel: intel_pmc_core INT33A1:00:  initialized
Mar 04 22:49:11 ArchSloth kernel: drop_monitor: Initializing network drop monitor service
Mar 04 22:49:11 ArchSloth kernel: Initializing XFRM netlink socket
Mar 04 22:49:11 ArchSloth kernel: NET: Registered PF_INET6 protocol family
Mar 04 22:49:11 ArchSloth kernel: Segment Routing with IPv6
Mar 04 22:49:11 ArchSloth kernel: RPL Segment Routing with IPv6
Mar 04 22:49:11 ArchSloth kernel: In-situ OAM (IOAM) with IPv6
Mar 04 22:49:11 ArchSloth kernel: NET: Registered PF_PACKET protocol family
Mar 04 22:49:11 ArchSloth kernel: microcode: sig=0x906a4, pf=0x80, revision=0x41b
Mar 04 22:49:11 ArchSloth kernel: microcode: Microcode Update Driver: v2.2.
Mar 04 22:49:11 ArchSloth kernel: unchecked MSR access error: WRMSR to 0xd10 (tried to write 0x000000000000ffff) at rIP: 0xffffffffa7a79d58 (native_write_msr+0x8/0x30)
Mar 04 22:49:11 ArchSloth kernel: Call Trace:
Mar 04 22:49:11 ArchSloth kernel:  <TASK>
Mar 04 22:49:11 ArchSloth kernel:  cat_wrmsr+0x41/0x60
Mar 04 22:49:11 ArchSloth kernel:  resctrl_online_cpu+0x301/0x390
Mar 04 22:49:11 ArchSloth kernel:  ? resctrl_offline_cpu+0x2b0/0x2b0
Mar 04 22:49:11 ArchSloth kernel:  cpuhp_invoke_callback+0xf5/0x460
Mar 04 22:49:11 ArchSloth kernel:  ? sort_range+0x20/0x20
Mar 04 22:49:11 ArchSloth kernel:  cpuhp_thread_fun+0xe8/0x170
Mar 04 22:49:11 ArchSloth kernel:  smpboot_thread_fn+0xd9/0x1d0
Mar 04 22:49:11 ArchSloth kernel:  kthread+0xdb/0x110
Mar 04 22:49:11 ArchSloth kernel:  ? kthread_complete_and_exit+0x20/0x20
Mar 04 22:49:11 ArchSloth kernel:  ret_from_fork+0x1f/0x30
Mar 04 22:49:11 ArchSloth kernel:  </TASK>
Mar 04 22:49:11 ArchSloth kernel: resctrl: L2 allocation detected
Mar 04 22:49:11 ArchSloth kernel: IPI shorthand broadcast: enabled
Mar 04 22:49:11 ArchSloth kernel: sched_clock: Marking stable (907843363, 6535836)->(927526653, -13147454)
Mar 04 22:49:11 ArchSloth kernel: registered taskstats version 1
Mar 04 22:49:11 ArchSloth kernel: Loading compiled-in X.509 certificates
Mar 04 22:49:11 ArchSloth kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 9f5f9ec99b71f969d13c9137929e173b197f307d'
Mar 04 22:49:11 ArchSloth kernel: zswap: loaded using pool lz4/z3fold
Mar 04 22:49:11 ArchSloth kernel: Key type .fscrypt registered
Mar 04 22:49:11 ArchSloth kernel: Key type fscrypt-provisioning registered
Mar 04 22:49:11 ArchSloth kernel: integrity: Loading X.509 certificate: UEFI:db
Mar 04 22:49:11 ArchSloth kernel: integrity: Loaded X.509 cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f'
Mar 04 22:49:11 ArchSloth kernel: integrity: Loading X.509 certificate: UEFI:db
Mar 04 22:49:11 ArchSloth kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Mar 04 22:49:11 ArchSloth kernel: integrity: Loading X.509 certificate: UEFI:db
Mar 04 22:49:11 ArchSloth kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: PM:   Magic number: 15:355:339
Mar 04 22:49:11 ArchSloth kernel: thermal thermal_zone2: hash matches
Mar 04 22:49:11 ArchSloth kernel: acpi ACPI0007:01: hash matches
Mar 04 22:49:11 ArchSloth kernel: RAS: Correctable Errors collector initialized.
Mar 04 22:49:11 ArchSloth kernel: Freeing unused decrypted memory: 2036K
Mar 04 22:49:11 ArchSloth kernel: Freeing unused kernel image (initmem) memory: 2148K
Mar 04 22:49:11 ArchSloth kernel: Write protecting the kernel read-only data: 30720k
Mar 04 22:49:11 ArchSloth kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K
Mar 04 22:49:11 ArchSloth kernel: Freeing unused kernel image (rodata/data gap) memory: 1228K
Mar 04 22:49:11 ArchSloth kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Mar 04 22:49:11 ArchSloth kernel: rodata_test: all tests were successful
Mar 04 22:49:11 ArchSloth kernel: Run /init as init process
Mar 04 22:49:11 ArchSloth kernel:   with arguments:
Mar 04 22:49:11 ArchSloth kernel:     /init
Mar 04 22:49:11 ArchSloth kernel:   with environment:
Mar 04 22:49:11 ArchSloth kernel:     HOME=/
Mar 04 22:49:11 ArchSloth kernel:     TERM=linux
Mar 04 22:49:11 ArchSloth kernel:     BOOT_IMAGE=/boot/vmlinuz-linux-lts
Mar 04 22:49:11 ArchSloth kernel: fbcon: Taking over console
Mar 04 22:49:11 ArchSloth kernel: Console: switching to colour frame buffer device 180x56
Mar 04 22:49:11 ArchSloth kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD0] at 0x60,0x64 irq 1
Mar 04 22:49:11 ArchSloth kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Mar 04 22:49:11 ArchSloth kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
Mar 04 22:49:11 ArchSloth kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Mar 04 22:49:11 ArchSloth kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Mar 04 22:49:11 ArchSloth kernel: usb usb1: Product: xHCI Host Controller
Mar 04 22:49:11 ArchSloth kernel: usb usb1: Manufacturer: Linux 6.1.14-1-lts xhci-hcd
Mar 04 22:49:11 ArchSloth kernel: usb usb1: SerialNumber: 0000:00:0d.0
Mar 04 22:49:11 ArchSloth kernel: hub 1-0:1.0: USB hub found
Mar 04 22:49:11 ArchSloth kernel: hub 1-0:1.0: 1 port detected
Mar 04 22:49:11 ArchSloth kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
Mar 04 22:49:11 ArchSloth kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Mar 04 22:49:11 ArchSloth kernel: usb usb2: Product: xHCI Host Controller
Mar 04 22:49:11 ArchSloth kernel: usb usb2: Manufacturer: Linux 6.1.14-1-lts xhci-hcd
Mar 04 22:49:11 ArchSloth kernel: usb usb2: SerialNumber: 0000:00:0d.0
Mar 04 22:49:11 ArchSloth kernel: hub 2-0:1.0: USB hub found
Mar 04 22:49:11 ArchSloth kernel: hub 2-0:1.0: 1 port detected
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Mar 04 22:49:11 ArchSloth kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Mar 04 22:49:11 ArchSloth kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Mar 04 22:49:11 ArchSloth kernel: usb usb3: Product: xHCI Host Controller
Mar 04 22:49:11 ArchSloth kernel: usb usb3: Manufacturer: Linux 6.1.14-1-lts xhci-hcd
Mar 04 22:49:11 ArchSloth kernel: usb usb3: SerialNumber: 0000:00:14.0
Mar 04 22:49:11 ArchSloth kernel: hub 3-0:1.0: USB hub found
Mar 04 22:49:11 ArchSloth kernel: hub 3-0:1.0: 12 ports detected
Mar 04 22:49:11 ArchSloth kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
Mar 04 22:49:11 ArchSloth kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Mar 04 22:49:11 ArchSloth kernel: usb usb4: Product: xHCI Host Controller
Mar 04 22:49:11 ArchSloth kernel: usb usb4: Manufacturer: Linux 6.1.14-1-lts xhci-hcd
Mar 04 22:49:11 ArchSloth kernel: usb usb4: SerialNumber: 0000:00:14.0
Mar 04 22:49:11 ArchSloth kernel: hub 4-0:1.0: USB hub found
Mar 04 22:49:11 ArchSloth kernel: hub 4-0:1.0: 4 ports detected
Mar 04 22:49:11 ArchSloth kernel: usb: port power management may be unreliable
Mar 04 22:49:11 ArchSloth kernel: nvme 0000:01:00.0: platform quirk: setting simple suspend
Mar 04 22:49:11 ArchSloth kernel: nvme nvme0: pci function 0000:01:00.0
Mar 04 22:49:11 ArchSloth kernel: sdhci: Secure Digital Host Controller Interface driver
Mar 04 22:49:11 ArchSloth kernel: sdhci: Copyright(c) Pierre Ossman
Mar 04 22:49:11 ArchSloth kernel: nvme nvme0: allocated 64 MiB host memory buffer.
Mar 04 22:49:11 ArchSloth kernel: nvme nvme0: 12/0/0 default/read/poll queues
Mar 04 22:49:11 ArchSloth kernel:  nvme0n1: p1 p2 p3 p4
Mar 04 22:49:11 ArchSloth kernel: sdhci-pci 0000:2c:00.0: SDHCI controller found [1217:8621] (rev 1)
Mar 04 22:49:11 ArchSloth kernel: sdhci-pci 0000:2c:00.0: enabling device (0000 -> 0002)
Mar 04 22:49:11 ArchSloth kernel: mmc0: SDHCI controller on PCI [0000:2c:00.0] using ADMA
Mar 04 22:49:11 ArchSloth kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Mar 04 22:49:11 ArchSloth kernel: Console: switching to colour dummy device 80x25
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc_ver2_16.bin (v2.16)
Mar 04 22:49:11 ArchSloth kernel: usb 3-6: new high-speed USB device number 2 using xhci_hcd
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] GuC firmware i915/adlp_guc_70.bin version 70.5.1
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] HuC firmware i915/tgl_huc.bin version 7.9.3
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] HuC authenticated
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] GuC submission enabled
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] GuC SLPC enabled
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] GuC RC: enabled
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Mar 04 22:49:11 ArchSloth kernel: usb 3-6: New USB device found, idVendor=04f2, idProduct=b71f, bcdDevice=36.53
Mar 04 22:49:11 ArchSloth kernel: usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Mar 04 22:49:11 ArchSloth kernel: usb 3-6: Product: Integrated Camera
Mar 04 22:49:11 ArchSloth kernel: usb 3-6: Manufacturer: SunplusIT Inc
Mar 04 22:49:11 ArchSloth kernel: usb 3-6: SerialNumber: 01.00.00
Mar 04 22:49:11 ArchSloth kernel: usb 3-9: new high-speed USB device number 3 using xhci_hcd
Mar 04 22:49:11 ArchSloth kernel: usb 3-9: New USB device found, idVendor=27c6, idProduct=55b4, bcdDevice= 1.00
Mar 04 22:49:11 ArchSloth kernel: usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Mar 04 22:49:11 ArchSloth kernel: usb 3-9: Product: Goodix FingerPrint Device
Mar 04 22:49:11 ArchSloth kernel: usb 3-9: Manufacturer: Generic
Mar 04 22:49:11 ArchSloth kernel: usb 3-10: new full-speed USB device number 4 using xhci_hcd
Mar 04 22:49:11 ArchSloth kernel: usb 3-10: New USB device found, idVendor=0bda, idProduct=4853, bcdDevice= 0.00
Mar 04 22:49:11 ArchSloth kernel: usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Mar 04 22:49:11 ArchSloth kernel: usb 3-10: Product: Bluetooth Radio
Mar 04 22:49:11 ArchSloth kernel: usb 3-10: Manufacturer: Realtek
Mar 04 22:49:11 ArchSloth kernel: usb 3-10: SerialNumber: 00e04c000001
Mar 04 22:49:11 ArchSloth kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
Mar 04 22:49:11 ArchSloth kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Mar 04 22:49:11 ArchSloth kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
Mar 04 22:49:11 ArchSloth kernel: fbcon: i915drmfb (fb0) is primary device
Mar 04 22:49:11 ArchSloth kernel: Console: switching to colour frame buffer device 180x56
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Mar 04 22:49:11 ArchSloth kernel: EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Quota mode: none.
Mar 04 22:49:11 ArchSloth systemd[1]: systemd 253-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)
Mar 04 22:49:11 ArchSloth systemd[1]: Detected architecture x86-64.
Mar 04 22:49:11 ArchSloth systemd[1]: Hostname set to <ArchSloth>.
Mar 04 22:49:11 ArchSloth systemd[1]: bpf-lsm: LSM BPF program attached
Mar 04 22:49:11 ArchSloth systemd[1]: Queued start job for default target Graphical Interface.
Mar 04 22:49:11 ArchSloth systemd[1]: Created slice Slice /system/getty.
Mar 04 22:49:11 ArchSloth systemd[1]: Created slice Slice /system/modprobe.
Mar 04 22:49:11 ArchSloth systemd[1]: Created slice Slice /system/systemd-fsck.
Mar 04 22:49:11 ArchSloth systemd[1]: Created slice User and Session Slice.
Mar 04 22:49:11 ArchSloth systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Mar 04 22:49:11 ArchSloth systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Mar 04 22:49:11 ArchSloth systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Mar 04 22:49:11 ArchSloth systemd[1]: Reached target Local Encrypted Volumes.
Mar 04 22:49:11 ArchSloth systemd[1]: Reached target Local Integrity Protected Volumes.
Mar 04 22:49:11 ArchSloth systemd[1]: Reached target Path Units.
Mar 04 22:49:11 ArchSloth systemd[1]: Reached target Remote File Systems.
Mar 04 22:49:11 ArchSloth systemd[1]: Reached target Slice Units.
Mar 04 22:49:11 ArchSloth systemd[1]: Reached target Local Verity Protected Volumes.
Mar 04 22:49:11 ArchSloth systemd[1]: Listening on Device-mapper event daemon FIFOs.
Mar 04 22:49:11 ArchSloth systemd[1]: Listening on LVM2 poll daemon socket.
Mar 04 22:49:11 ArchSloth systemd[1]: Listening on Process Core Dump Socket.
Mar 04 22:49:11 ArchSloth systemd[1]: Listening on Journal Socket (/dev/log).
Mar 04 22:49:11 ArchSloth systemd[1]: Listening on Journal Socket.
Mar 04 22:49:11 ArchSloth systemd[1]: Listening on udev Control Socket.
Mar 04 22:49:11 ArchSloth systemd[1]: Listening on udev Kernel Socket.
Mar 04 22:49:11 ArchSloth systemd[1]: Mounting Huge Pages File System...
Mar 04 22:49:11 ArchSloth systemd[1]: Mounting POSIX Message Queue File System...
Mar 04 22:49:11 ArchSloth systemd[1]: Mounting Kernel Debug File System...
Mar 04 22:49:11 ArchSloth systemd[1]: Mounting Kernel Trace File System...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Create List of Static Device Nodes...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Load Kernel Module configfs...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Load Kernel Module dm_mod...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Load Kernel Module drm...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Load Kernel Module fuse...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Load Kernel Module loop...
Mar 04 22:49:11 ArchSloth systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Journal Service...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Load Kernel Modules...
Mar 04 22:49:11 ArchSloth 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).
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Remount Root and Kernel File Systems...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Coldplug All udev Devices...
Mar 04 22:49:11 ArchSloth systemd[1]: Mounted Huge Pages File System.
Mar 04 22:49:11 ArchSloth systemd[1]: Mounted POSIX Message Queue File System.
Mar 04 22:49:11 ArchSloth systemd[1]: Mounted Kernel Debug File System.
Mar 04 22:49:11 ArchSloth systemd[1]: Mounted Kernel Trace File System.
Mar 04 22:49:11 ArchSloth kernel: loop: module loaded
Mar 04 22:49:11 ArchSloth kernel: EXT4-fs (nvme0n1p2): re-mounted. Quota mode: none.
Mar 04 22:49:11 ArchSloth kernel: acpi_call: loading out-of-tree module taints kernel.
Mar 04 22:49:11 ArchSloth kernel: acpi_call: module verification failed: signature and/or required key missing - tainting kernel
Mar 04 22:49:11 ArchSloth systemd-journald[313]: Collecting audit messages is disabled.
Mar 04 22:49:11 ArchSloth kernel: device-mapper: uevent: version 1.0.3
Mar 04 22:49:11 ArchSloth kernel: fuse: init (API version 7.37)
Mar 04 22:49:11 ArchSloth kernel: device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
Mar 04 22:49:11 ArchSloth kernel: i2c_dev: i2c /dev entries driver
Mar 04 22:49:11 ArchSloth systemd-journald[313]: Journal started
Mar 04 22:49:11 ArchSloth systemd-journald[313]: Runtime Journal (/run/log/journal/36c40c06a3df4cc2be661d722ef23371) is 8.0M, max 777.9M, 769.9M free.
Mar 04 22:49:11 ArchSloth systemd-modules-load[314]: Inserted module 'acpi_call'
Mar 04 22:49:11 ArchSloth systemd-modules-load[314]: Inserted module 'crypto_user'
Mar 04 22:49:11 ArchSloth systemd-modules-load[314]: Inserted module 'i2c_dev'
Mar 04 22:49:11 ArchSloth systemd[1]: modprobe@configfs.service: Deactivated successfully.
Mar 04 22:49:11 ArchSloth systemd[1]: Finished Create List of Static Device Nodes.
Mar 04 22:49:11 ArchSloth systemd[1]: Started Journal Service.
Mar 04 22:49:11 ArchSloth systemd[1]: Finished Load Kernel Module configfs.
Mar 04 22:49:11 ArchSloth systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Mar 04 22:49:11 ArchSloth systemd[1]: Finished Load Kernel Module dm_mod.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Mar 04 22:49:12 ArchSloth systemd[1]: modprobe@drm.service: Deactivated successfully.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Load Kernel Module drm.
Mar 04 22:49:12 ArchSloth systemd[1]: modprobe@fuse.service: Deactivated successfully.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Load Kernel Module fuse.
Mar 04 22:49:12 ArchSloth systemd[1]: modprobe@loop.service: Deactivated successfully.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Load Kernel Module loop.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Load Kernel Modules.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Remount Root and Kernel File Systems.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Coldplug All udev Devices.
Mar 04 22:49:12 ArchSloth systemd[1]: Mounting FUSE Control File System...
Mar 04 22:49:12 ArchSloth systemd[1]: Mounting Kernel Configuration File System...
Mar 04 22:49:12 ArchSloth systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Mar 04 22:49:12 ArchSloth systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Flush Journal to Persistent Storage...
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Load/Save OS Random Seed...
Mar 04 22:49:12 ArchSloth systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Apply Kernel Variables...
Mar 04 22:49:12 ArchSloth systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Create Static Device Nodes in /dev...
Mar 04 22:49:12 ArchSloth systemd-journald[313]: Time spent on flushing to /var/log/journal/36c40c06a3df4cc2be661d722ef23371 is 46.910ms for 938 entries.
Mar 04 22:49:12 ArchSloth systemd-journald[313]: System Journal (/var/log/journal/36c40c06a3df4cc2be661d722ef23371) is 426.7M, max 426.7M, 8.0K free.
Mar 04 22:49:12 ArchSloth systemd-journald[313]: Received client request to flush runtime journal.
Mar 04 22:49:12 ArchSloth systemd-journald[313]: /var/log/journal/36c40c06a3df4cc2be661d722ef23371/system.journal: Montonic clock jumped backwards relative to last journal entry, rotating.
Mar 04 22:49:12 ArchSloth systemd-journald[313]: Rotating system journal.
Mar 04 22:49:12 ArchSloth systemd[1]: Mounted FUSE Control File System.
Mar 04 22:49:12 ArchSloth systemd[1]: Mounted Kernel Configuration File System.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Apply Kernel Variables.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Load/Save OS Random Seed.
Mar 04 22:49:12 ArchSloth systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Flush Journal to Persistent Storage.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Create Static Device Nodes in /dev.
Mar 04 22:49:12 ArchSloth systemd[1]: Reached target Preparation for Local File Systems.
Mar 04 22:49:12 ArchSloth systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Rule-based Manager for Device Events and Files...
Mar 04 22:49:12 ArchSloth systemd-udevd[330]: Using default interface naming scheme 'v253'.
Mar 04 22:49:12 ArchSloth systemd[1]: Started Rule-based Manager for Device Events and Files.
Mar 04 22:49:12 ArchSloth systemd[1]: Found device KBG50ZNT512G LS KIOXIA 4.
Mar 04 22:49:12 ArchSloth kernel: mc: Linux media interface: v0.10
Mar 04 22:49:12 ArchSloth kernel: Consider using thermal netlink events interface
Mar 04 22:49:12 ArchSloth systemd[1]: Activating swap /dev/disk/by-uuid/b822261d-823b-4253-81a6-5fa01f33e887...
Mar 04 22:49:12 ArchSloth kernel: Adding 2097148k swap on /dev/nvme0n1p4.  Priority:-2 extents:1 across:2097148k SSFS
Mar 04 22:49:12 ArchSloth systemd[1]: Found device KBG50ZNT512G LS KIOXIA 3.
Mar 04 22:49:12 ArchSloth systemd[1]: Activated swap /dev/disk/by-uuid/b822261d-823b-4253-81a6-5fa01f33e887.
Mar 04 22:49:12 ArchSloth systemd[1]: Created slice Slice /system/systemd-backlight.
Mar 04 22:49:12 ArchSloth systemd[1]: Reached target Swaps.
Mar 04 22:49:12 ArchSloth systemd[1]: Mounting Temporary Directory /tmp...
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Mar 04 22:49:12 ArchSloth systemd[1]: Starting File System Check on /dev/disk/by-uuid/f01d4c4a-66ca-4479-90f2-9938bf9ada5a...
Mar 04 22:49:12 ArchSloth systemd[1]: Mounted Temporary Directory /tmp.
Mar 04 22:49:12 ArchSloth systemd-fsck[398]: /dev/nvme0n1p3: clean, 48893/30113792 files, 3793746/120439040 blocks
Mar 04 22:49:12 ArchSloth kernel: videodev: Linux video capture interface: v2.00
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Mar 04 22:49:12 ArchSloth kernel: resource sanity check: requesting [mem 0xfedc0000-0xfedcffff], which spans more than pnp 00:03 [mem 0xfedc0000-0xfedc7fff]
Mar 04 22:49:12 ArchSloth kernel: caller igen6_probe+0x19d/0x7e0 [igen6_edac] mapping multiple BARs
Mar 04 22:49:12 ArchSloth kernel: EDAC MC0: Giving out device to module igen6_edac controller Intel_client_SoC MC#0: DEV 0000:00:00.0 (INTERRUPT)
Mar 04 22:49:12 ArchSloth kernel: EDAC MC1: Giving out device to module igen6_edac controller Intel_client_SoC MC#1: DEV 0000:00:00.0 (INTERRUPT)
Mar 04 22:49:12 ArchSloth kernel: EDAC igen6 MC1: HANDLING IBECC MEMORY ERROR
Mar 04 22:49:12 ArchSloth kernel: EDAC igen6 MC1: ADDR 0x7fffffffe0 
Mar 04 22:49:12 ArchSloth kernel: EDAC igen6 MC0: HANDLING IBECC MEMORY ERROR
Mar 04 22:49:12 ArchSloth kernel: EDAC igen6 MC0: ADDR 0x7fffffffe0 
Mar 04 22:49:12 ArchSloth kernel: EDAC igen6: v2.5
Mar 04 22:49:12 ArchSloth systemd[1]: Finished File System Check on /dev/disk/by-uuid/f01d4c4a-66ca-4479-90f2-9938bf9ada5a.
Mar 04 22:49:12 ArchSloth kernel: ACPI: bus type thunderbolt registered
Mar 04 22:49:12 ArchSloth kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
Mar 04 22:49:12 ArchSloth kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Mar 04 22:49:12 ArchSloth kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Mar 04 22:49:12 ArchSloth kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Mar 04 22:49:12 ArchSloth kernel: i2c i2c-12: 8/8 memory slots populated (from DMI)
Mar 04 22:49:12 ArchSloth kernel: i2c i2c-12: Systems with more than 4 memory slots not supported yet, not instantiating SPD
Mar 04 22:49:12 ArchSloth kernel: spi-nor spi0.0: unrecognized JEDEC id bytes: 20 43 19 20 43 19
Mar 04 22:49:12 ArchSloth kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Mar 04 22:49:12 ArchSloth kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Mar 04 22:49:12 ArchSloth kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Mar 04 22:49:12 ArchSloth kernel: cfg80211: failed to load regulatory.db
Mar 04 22:49:12 ArchSloth kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input4
Mar 04 22:49:12 ArchSloth kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Mar 04 22:49:12 ArchSloth kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Mar 04 22:49:12 ArchSloth kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5
Mar 04 22:49:12 ArchSloth systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Mar 04 22:49:12 ArchSloth kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
Mar 04 22:49:12 ArchSloth kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Mar 04 22:49:12 ArchSloth kernel: iTCO_vendor_support: vendor-support=0
Mar 04 22:49:12 ArchSloth kernel: intel_rapl_msr: PL4 support detected.
Mar 04 22:49:12 ArchSloth kernel: intel_rapl_common: Found RAPL domain package
Mar 04 22:49:12 ArchSloth kernel: intel_rapl_common: Found RAPL domain core
Mar 04 22:49:12 ArchSloth kernel: intel_rapl_common: Found RAPL domain uncore
Mar 04 22:49:12 ArchSloth kernel: intel_rapl_common: Found RAPL domain psys
Mar 04 22:49:12 ArchSloth kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Mar 04 22:49:12 ArchSloth kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Load/Save RF Kill Switch Status...
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight...
Mar 04 22:49:12 ArchSloth kernel: typec port0: bound usb3-port1 (ops connector_ops)
Mar 04 22:49:12 ArchSloth kernel: typec port0: bound usb2-port1 (ops connector_ops)
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight.
Mar 04 22:49:12 ArchSloth systemd[1]: Started Load/Save RF Kill Switch Status.
Mar 04 22:49:12 ArchSloth kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Mar 04 22:49:12 ArchSloth kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Mar 04 22:49:12 ArchSloth kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Mar 04 22:49:12 ArchSloth kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Mar 04 22:49:12 ArchSloth kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Mar 04 22:49:12 ArchSloth kernel: input: WACF2200:00 056A:52C8 Touchscreen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-WACF2200:00/0018:056A:52C8.0001/input/input6
Mar 04 22:49:12 ArchSloth kernel: input: WACF2200:00 056A:52C8 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-WACF2200:00/0018:056A:52C8.0001/input/input7
Mar 04 22:49:12 ArchSloth kernel: input: WACF2200:00 056A:52C8 Stylus as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-WACF2200:00/0018:056A:52C8.0001/input/input8
Mar 04 22:49:12 ArchSloth kernel: input: WACF2200:00 056A:52C8 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-WACF2200:00/0018:056A:52C8.0001/input/input9
Mar 04 22:49:12 ArchSloth kernel: input: WACF2200:00 056A:52C8 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-WACF2200:00/0018:056A:52C8.0001/input/input10
Mar 04 22:49:12 ArchSloth kernel: hid-generic 0018:056A:52C8.0001: input,hidraw0: I2C HID v1.00 Mouse [WACF2200:00 056A:52C8] on i2c-WACF2200:00
Mar 04 22:49:12 ArchSloth kernel: input: MSFT0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-14/i2c-MSFT0001:00/0018:06CB:CE78.0002/input/input11
Mar 04 22:49:12 ArchSloth kernel: input: MSFT0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-14/i2c-MSFT0001:00/0018:06CB:CE78.0002/input/input12
Mar 04 22:49:12 ArchSloth kernel: hid-generic 0018:06CB:CE78.0002: input,hidraw1: I2C HID v1.00 Mouse [MSFT0001:00 06CB:CE78] on i2c-MSFT0001:00
Mar 04 22:49:12 ArchSloth kernel: cryptd: max_cpu_qlen set to 1000
Mar 04 22:49:12 ArchSloth kernel: proc_thermal_pci 0000:00:04.0: enabling device (0000 -> 0002)
Mar 04 22:49:12 ArchSloth kernel: AVX2 version of gcm_enc/dec engaged.
Mar 04 22:49:12 ArchSloth kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Mar 04 22:49:12 ArchSloth kernel: AES CTR mode by8 optimization enabled
Mar 04 22:49:12 ArchSloth kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Mar 04 22:49:12 ArchSloth kernel: intel_rapl_common: Found RAPL domain package
Mar 04 22:49:12 ArchSloth systemd[1]: Mounting /home...
Mar 04 22:49:12 ArchSloth kernel: usbcore: registered new interface driver usbhid
Mar 04 22:49:12 ArchSloth kernel: usbhid: USB HID core driver
Mar 04 22:49:12 ArchSloth kernel: EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Quota mode: none.
Mar 04 22:49:12 ArchSloth systemd[1]: Mounted /home.
Mar 04 22:49:12 ArchSloth systemd[1]: Reached target Local File Systems.
Mar 04 22:49:12 ArchSloth systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Set Up Additional Binary Formats...
Mar 04 22:49:12 ArchSloth systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Mar 04 22:49:12 ArchSloth systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Create Volatile Files and Directories...
Mar 04 22:49:12 ArchSloth systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 504 (systemd-binfmt)
Mar 04 22:49:12 ArchSloth systemd[1]: Mounting Arbitrary Executable File Formats File System...
Mar 04 22:49:12 ArchSloth systemd[1]: Mounted Arbitrary Executable File Formats File System.
Mar 04 22:49:12 ArchSloth kernel: rtw89_8852be 0000:2d:00.0: enabling device (0000 -> 0003)
Mar 04 22:49:12 ArchSloth kernel: rtw89_8852be 0000:2d:00.0: Firmware version 0.27.32.1, cmd version 0, type 1
Mar 04 22:49:12 ArchSloth kernel: rtw89_8852be 0000:2d:00.0: Firmware version 0.27.32.1, cmd version 0, type 3
Mar 04 22:49:12 ArchSloth kernel: snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
Mar 04 22:49:12 ArchSloth kernel: snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
Mar 04 22:49:13 ArchSloth tlp[487]: parse_args4config: tlp auto --
Mar 04 22:49:13 ArchSloth tlp[378]: usb_suspend_device.udev.auto.no_change: Bus 4 Dev 1 ID 1d6b:0003 /sys/devices/pci0000:00/0000:00:14.0/usb4 []
Mar 04 22:49:13 ArchSloth tlp[375]: usb_suspend_device.udev.auto.no_change: Bus 3 Dev 1 ID 1d6b:0002 /sys/devices/pci0000:00/0000:00:14.0/usb3 []
Mar 04 22:49:13 ArchSloth tlp[377]: usb_suspend_device.udev.auto.no_change: Bus 2 Dev 1 ID 1d6b:0003 /sys/devices/pci0000:00/0000:00:0d.0/usb2 []
Mar 04 22:49:13 ArchSloth tlp[376]: usb_suspend_device.udev.auto.no_change: Bus 1 Dev 1 ID 1d6b:0002 /sys/devices/pci0000:00/0000:00:0d.0/usb1 []
Mar 04 22:49:13 ArchSloth mtp-probe[543]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9"
Mar 04 22:49:13 ArchSloth mtp-probe[544]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6"
Mar 04 22:49:13 ArchSloth mtp-probe[543]: bus: 3, device: 3 was not an MTP device
Mar 04 22:49:13 ArchSloth mtp-probe[544]: bus: 3, device: 2 was not an MTP device
Mar 04 22:49:13 ArchSloth tlp[487]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:49:13 ArchSloth tlp[487]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:49:13 ArchSloth tlp[487]: get_sys_power_supply(ADP1).ac_online: syspwr=0
Mar 04 22:49:13 ArchSloth tlp[487]: power_source=ac
Mar 04 22:49:13 ArchSloth tlp[487]: manual_mode=none
Mar 04 22:49:13 ArchSloth tlp[487]: power_mode=ac
Mar 04 22:49:13 ArchSloth systemd[1]: Finished Set Up Additional Binary Formats.
Mar 04 22:49:13 ArchSloth tlp[487]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:49:13 ArchSloth tlp[487]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:49:13 ArchSloth tlp[487]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:49:13 ArchSloth tlp[487]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:49:13 ArchSloth tlp[487]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:49:13 ArchSloth tlp[487]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:49:13 ArchSloth tlp[487]: lock_tlp_nb().success
Mar 04 22:49:13 ArchSloth tlp[487]: compare_and_save_power_state(0).different: old=
Mar 04 22:49:13 ArchSloth tlp[487]: set_laptopmode(0): 0; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_dirty_parms(0): 1500; ec=0
Mar 04 22:49:13 ArchSloth kernel: input: MSFT0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-14/i2c-MSFT0001:00/0018:06CB:CE78.0002/input/input14
Mar 04 22:49:13 ArchSloth tlp[487]: set_platform_profile(0).not_configured
Mar 04 22:49:13 ArchSloth tlp[487]: set_cpu_scaling_governor(0).not_configured
Mar 04 22:49:13 ArchSloth tlp[487]: set_cpu_scaling_min_max_freq(0).not_configured
Mar 04 22:49:13 ArchSloth tlp[487]: set_intel_cpu_perf_policy(0).hwp_epp: balance_performance; ec=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_intel_cpu_perf_pct(0).min.not_configured
Mar 04 22:49:13 ArchSloth tlp[487]: set_intel_cpu_perf_pct(0).max.not_configured
Mar 04 22:49:13 ArchSloth tlp[487]: set_cpu_boost_all(0).not_configured
Mar 04 22:49:13 ArchSloth tlp[487]: set_intel_cpu_hwp_dyn_boost(0).not_configured
Mar 04 22:49:13 ArchSloth tlp[487]: set_sched_powersave(0).not_available
Mar 04 22:49:13 ArchSloth kernel: input: MSFT0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-14/i2c-MSFT0001:00/0018:06CB:CE78.0002/input/input15
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002)
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Mar 04 22:49:13 ArchSloth systemd[1]: Finished Create Volatile Files and Directories.
Mar 04 22:49:13 ArchSloth systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Mar 04 22:49:13 ArchSloth systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
Mar 04 22:49:13 ArchSloth kernel: hid-multitouch 0018:06CB:CE78.0002: input,hidraw1: I2C HID v1.00 Mouse [MSFT0001:00 06CB:CE78] on i2c-MSFT0001:00
Mar 04 22:49:13 ArchSloth systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
Mar 04 22:49:13 ArchSloth systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target System Initialization.
Mar 04 22:49:13 ArchSloth systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Mar 04 22:49:13 ArchSloth systemd[1]: Started Daily man-db regeneration.
Mar 04 22:49:13 ArchSloth systemd[1]: Started Discard unused packages weekly.
Mar 04 22:49:13 ArchSloth systemd[1]: Started Daily verification of password and group files.
Mar 04 22:49:13 ArchSloth systemd[1]: Started Daily Cleanup of Temporary Directories.
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Timer Units.
Mar 04 22:49:13 ArchSloth systemd[1]: Listening on D-Bus System Message Bus Socket.
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Socket Units.
Mar 04 22:49:13 ArchSloth 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).
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Basic System.
Mar 04 22:49:13 ArchSloth systemd[1]: Starting D-Bus System Message Bus...
Mar 04 22:49:13 ArchSloth systemd[1]: Starting User Login Management...
Mar 04 22:49:13 ArchSloth 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).
Mar 04 22:49:13 ArchSloth systemd[1]: Started D-Bus System Message Bus.
Mar 04 22:49:13 ArchSloth systemd[1]: Starting Network Manager...
Mar 04 22:49:13 ArchSloth systemd-logind[648]: New seat seat0.
Mar 04 22:49:13 ArchSloth kernel: mousedev: PS/2 mouse device common for all mice
Mar 04 22:49:13 ArchSloth systemd-logind[648]: Watching system buttons on /dev/input/event1 (Power Button)
Mar 04 22:49:13 ArchSloth systemd-logind[648]: Watching system buttons on /dev/input/event0 (Lid Switch)
Mar 04 22:49:13 ArchSloth systemd-logind[648]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Mar 04 22:49:13 ArchSloth systemd[1]: Started User Login Management.
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2160] NetworkManager (version 1.42.2-1) is starting... (boot:c14046f1-3533-4a2a-b0be-965d311196a3)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2161] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Mar 04 22:49:13 ArchSloth systemd[1]: Started Network Manager.
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2173] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Network.
Mar 04 22:49:13 ArchSloth systemd[1]: Starting Permit User Sessions...
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2204] manager[0x55a58464e080]: monitoring kernel firmware directory '/lib/firmware'.
Mar 04 22:49:13 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=649 comm="/usr/bin/NetworkManager --no-daemon")
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
Mar 04 22:49:13 ArchSloth kernel: ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=1
Mar 04 22:49:13 ArchSloth tlp[487]: set_nmi_watchdog: 0; rc=0
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:0
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not yet available, widget card binding deferred
Mar 04 22:49:13 ArchSloth tlp[487]: set_ahci_port_runtime_pm(0).no-port
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:00.0 [0x060000]; rc=0
Mar 04 22:49:13 ArchSloth kernel: intel_tcc_cooling: Programmable TCC Offset detected
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:02.0 [0x030000]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:04.0 [0x118000]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:06.0 [0x060400]; rc=0
Mar 04 22:49:13 ArchSloth kernel: hid-generic 001F:8087:0AC2.0003: hidraw2: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on 
Mar 04 22:49:13 ArchSloth systemd[1]: Finished Permit User Sessions.
Mar 04 22:49:13 ArchSloth systemd[1]: Started Getty on tty1.
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Login Prompts.
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Multi-User System.
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Graphical Interface.
Mar 04 22:49:13 ArchSloth systemd[1]: Starting Hostname Service...
Mar 04 22:49:13 ArchSloth kernel: snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Mar 04 22:49:13 ArchSloth kernel: snd_hda_codec_realtek ehdaudio0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Mar 04 22:49:13 ArchSloth kernel: snd_hda_codec_realtek ehdaudio0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Mar 04 22:49:13 ArchSloth kernel: snd_hda_codec_realtek ehdaudio0D0:    mono: mono_out=0x0
Mar 04 22:49:13 ArchSloth kernel: snd_hda_codec_realtek ehdaudio0D0:    inputs:
Mar 04 22:49:13 ArchSloth kernel: snd_hda_codec_realtek ehdaudio0D0:      Mic=0x19
Mar 04 22:49:13 ArchSloth kernel: input: Wacom HID 52C8 Pen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-WACF2200:00/0018:056A:52C8.0001/input/input17
Mar 04 22:49:13 ArchSloth kernel: input: Wacom HID 52C8 Finger as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-WACF2200:00/0018:056A:52C8.0001/input/input18
Mar 04 22:49:13 ArchSloth kernel: wacom 0018:056A:52C8.0001: hidraw0: I2C HID v1.00 Mouse [WACF2200:00 056A:52C8] on i2c-WACF2200:00
Mar 04 22:49:13 ArchSloth kernel: rtw89_8852be 0000:2d:00.0: chip rfe_type is 1
Mar 04 22:49:13 ArchSloth dbus-daemon[647]: [system] Successfully activated service 'org.freedesktop.hostname1'
Mar 04 22:49:13 ArchSloth systemd[1]: Started Hostname Service.
Mar 04 22:49:13 ArchSloth systemd[1]: Startup finished in 4.417s (firmware) + 3.761s (loader) + 2.671s (kernel) + 2.004s (userspace) = 12.854s.
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2882] hostname: hostname: using hostnamed
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2882] hostname: static hostname changed from (none) to "ArchSloth"
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2884] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2888] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (platform driver ideapad_acpi)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2903] manager[0x55a58464e080]: rfkill: Wi-Fi hardware radio set enabled
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2903] manager[0x55a58464e080]: rfkill: WWAN hardware radio set enabled
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2960] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.42.2-1/libnm-device-plugin-wwan.so)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2970] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.42.2-1/libnm-device-plugin-bluetooth.so)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2973] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.42.2-1/libnm-device-plugin-adsl.so)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2980] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.42.2-1/libnm-device-plugin-wifi.so)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3048] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.42.2-1/libnm-device-plugin-team.so)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3053] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.42.2-1/libnm-device-plugin-ovs.so)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3054] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3054] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3055] manager: Networking is enabled by state file
Mar 04 22:49:13 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=649 comm="/usr/bin/NetworkManager --no-daemon")
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3057] settings: Loaded settings plugin: keyfile (internal)
Mar 04 22:49:13 ArchSloth systemd[1]: Starting Network Manager Script Dispatcher Service...
Mar 04 22:49:13 ArchSloth kernel: snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
Mar 04 22:49:13 ArchSloth kernel: snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi3 overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi2 overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi1 overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Codec Output Pin1 overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Codec Input Pin1 overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Analog Codec Playback overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Digital Codec Playback overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Alt Analog Codec Playback overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Analog Codec Capture overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Digital Codec Capture overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Alt Analog Codec Capture overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3081] dhcp: init: Using DHCP client 'internal'
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3084] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3090] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3092] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3095] device (lo): Activation: starting connection 'lo' (dcebf4b2-dab3-47df-a52a-da0b19a19cde)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3109] ovsdb: disconnected from ovsdb
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3109] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3110] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3110] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3112] device (wlan0): driver supports Access Point (AP) mode
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3116] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/2)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3118] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth dbus-daemon[647]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Mar 04 22:49:13 ArchSloth systemd[1]: Started Network Manager Script Dispatcher Service.
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3130] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3130] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3132] device (lo): Activation: successful, device activated.
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3164] rfkill2: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1d.3/0000:2d:00.0/ieee80211/phy0/rfkill2) (driver rtw89_8852be)
Mar 04 22:49:13 ArchSloth kernel: rtw89_8852be 0000:2d:00.0 wlp45s0: renamed from wlan0
Mar 04 22:49:13 ArchSloth kernel: input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input20
Mar 04 22:49:13 ArchSloth kernel: input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input21
Mar 04 22:49:13 ArchSloth kernel: input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input22
Mar 04 22:49:13 ArchSloth kernel: input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input23
Mar 04 22:49:13 ArchSloth kernel: input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input24
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3484] device (wlan0): interface index 2 renamed iface from 'wlan0' to 'wlp45s0'
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3513] manager: startup complete
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3513] device (wlp45s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth systemd[1]: Starting Save/Restore Sound Card State...
Mar 04 22:49:13 ArchSloth systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Mar 04 22:49:13 ArchSloth tlp[687]: parse_args4config: tlp auto --
Mar 04 22:49:13 ArchSloth tlp[687]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:49:13 ArchSloth tlp[687]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:49:13 ArchSloth tlp[687]: get_sys_power_supply(ADP1).ac_online: syspwr=0
Mar 04 22:49:13 ArchSloth tlp[687]: power_source=ac
Mar 04 22:49:13 ArchSloth tlp[687]: manual_mode=none
Mar 04 22:49:13 ArchSloth tlp[687]: power_mode=ac
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:07.0 [0x060400]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:08.0 [0x088000]; rc=0
Mar 04 22:49:13 ArchSloth systemd[1]: Finished Save/Restore Sound Card State.
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Sound Card.
Mar 04 22:49:13 ArchSloth tlp[687]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:49:13 ArchSloth tlp[687]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:49:13 ArchSloth tlp[687]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:49:13 ArchSloth tlp[687]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:49:13 ArchSloth tlp[687]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:49:13 ArchSloth tlp[687]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:49:13 ArchSloth tlp[687]: lock_tlp_nb().failed
Mar 04 22:49:13 ArchSloth tlp[741]: parse_args4config: tlp auto --
Mar 04 22:49:13 ArchSloth tlp[741]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:49:13 ArchSloth tlp[741]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:49:13 ArchSloth tlp[741]: get_sys_power_supply(ADP1).ac_online: syspwr=0
Mar 04 22:49:13 ArchSloth tlp[741]: power_source=ac
Mar 04 22:49:13 ArchSloth tlp[741]: manual_mode=none
Mar 04 22:49:13 ArchSloth tlp[741]: power_mode=ac
Mar 04 22:49:13 ArchSloth tlp[741]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:49:13 ArchSloth tlp[741]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:49:13 ArchSloth tlp[741]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:49:13 ArchSloth tlp[741]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:49:13 ArchSloth tlp[741]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:49:13 ArchSloth tlp[741]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:49:13 ArchSloth tlp[741]: lock_tlp_nb().failed
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.5074] device (wlp45s0): set-hw-addr: set MAC address to 6A:BE:F9:11:29:68 (scanning)
Mar 04 22:49:13 ArchSloth tlp[546]: usb_suspend_device.udev.auto.no_change: Bus 3 Dev 3 ID 27c6:55b4 /sys/devices/pci0000:00/0000:00:14.0/usb3/3-9 []
Mar 04 22:49:13 ArchSloth tlp[547]: usb_suspend_device.udev.auto: Bus 3 Dev 2 ID 04f2:b71f /sys/devices/pci0000:00/0000:00:14.0/usb3/3-6 []; control: rc=0
Mar 04 22:49:13 ArchSloth tlp[545]: usb_suspend_device.udev.auto: Bus 3 Dev 4 ID 0bda:4853 /sys/devices/pci0000:00/0000:00:14.0/usb3/3-10 []; control: rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:0d.0 [0x0c0330]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:0d.2 [0x0c0340]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:12.0 [0x070000]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:14.0 [0x0c0330]; rc=0
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: Core ver 2.22
Mar 04 22:49:13 ArchSloth kernel: NET: Registered PF_BLUETOOTH protocol family
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: HCI device and connection manager initialized
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: HCI socket layer initialized
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: L2CAP socket layer initialized
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: SCO socket layer initialized
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:14.2 [0x050000]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:15.0 [0x0c8000]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:15.1 [0x0c8000]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).deny_driver: /sys/bus/pci/devices/0000:00:16.0 [0x078000]
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1d.0 [0x060400]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1d.3 [0x060400]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1f.0 [0x060100]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1f.3 [0x040100]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1f.4 [0x0c0500]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1f.5 [0x0c8000]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:01:00.0 [0x010802]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:2c:00.0 [0x080501]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:2d:00.0 [0x028000]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: *** set_ahci_disk_runtime_pm(0).all
Mar 04 22:49:13 ArchSloth tlp[487]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_ahci_disk_runtime_pm(0).on: disk=nvme0n1 timeout=15000; rc=1
Mar 04 22:49:13 ArchSloth tlp[487]: get_disk_dev(sda).missing
Mar 04 22:49:13 ArchSloth tlp[487]: set_sata_link_power(0).not_available
Mar 04 22:49:13 ArchSloth tlp[487]: *** set_disk_apm_level(0).all
Mar 04 22:49:13 ArchSloth tlp[487]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_disk_apm_level(0): nvme0n1 [nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6] 254; not supported
Mar 04 22:49:13 ArchSloth tlp[487]: get_disk_dev(sda).missing
Mar 04 22:49:13 ArchSloth tlp[487]: set_disk_spindown_timeout(0).not_configured
Mar 04 22:49:13 ArchSloth tlp[487]: *** set_disk_iosched(0).all
Mar 04 22:49:13 ArchSloth tlp[487]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_disk_iosched: nvme0n1 [nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6] keep; keep as is
Mar 04 22:49:13 ArchSloth tlp[487]: get_disk_dev(sda).missing
Mar 04 22:49:13 ArchSloth tlp[487]: set_pcie_aspm(0): default
Mar 04 22:49:13 ArchSloth tlp[487]: set_intel_gpu_min_max_boost_freq(0).not_configured
Mar 04 22:49:13 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.2' (uid=0 pid=649 comm="/usr/bin/NetworkManager --no-daemon")
Mar 04 22:49:13 ArchSloth tlp[487]: set_amdgpu_profile(0).no_gpu
Mar 04 22:49:13 ArchSloth tlp[487]: set_wifi_power_mode(0, wlp45s0).iw: off; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_sound_power_mode(0).hda: 1; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_sound_power_mode(0).hda_controller: Y; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: poweroff_drivebay(0).disabled
Mar 04 22:49:13 ArchSloth tlp[487]: set_radio_device_states(0): enable= disable=
Mar 04 22:49:13 ArchSloth tlp[487]: save_runconf.ok: /run/tlp/tlp-run.conf_tmpl9dirw -> /run/tlp/run.conf
Mar 04 22:49:13 ArchSloth tlp[487]: unlock_tlp()
Mar 04 22:49:13 ArchSloth systemd[1]: Starting WPA supplicant...
Mar 04 22:49:13 ArchSloth dbus-daemon[647]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Mar 04 22:49:13 ArchSloth systemd[1]: Started WPA supplicant.
Mar 04 22:49:13 ArchSloth wpa_supplicant[898]: Successfully initialized wpa_supplicant
Mar 04 22:49:13 ArchSloth kernel: usb 3-6: Found UVC 1.00 device Integrated Camera (04f2:b71f)
Mar 04 22:49:13 ArchSloth kernel: usbcore: registered new interface driver btusb
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: hci0: RTL: examining hci_ver=0b hci_rev=000b lmp_ver=0b lmp_subver=8852
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8852bu_fw.bin
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Bluetooth Support.
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8852bu_config.bin
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: hci0: RTL: cfg_sz 6, total sz 38955
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.7205] device (wlp45s0): supplicant interface state: internal-starting -> disconnected
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.7206] Wi-Fi P2P device controlled by interface wlp45s0 created
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.7208] manager: (p2p-dev-wlp45s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/3)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.7209] device (p2p-dev-wlp45s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.7212] device (wlp45s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.7215] device (p2p-dev-wlp45s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:13 ArchSloth kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/input/input25
Mar 04 22:49:13 ArchSloth kernel: usbcore: registered new interface driver uvcvideo
Mar 04 22:49:13 ArchSloth tlp[920]: parse_args4config: tlp auto --
Mar 04 22:49:13 ArchSloth tlp[920]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:49:13 ArchSloth tlp[920]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:49:13 ArchSloth tlp[920]: get_sys_power_supply(ADP1).ac_online: syspwr=0
Mar 04 22:49:13 ArchSloth tlp[920]: power_source=ac
Mar 04 22:49:13 ArchSloth tlp[920]: manual_mode=none
Mar 04 22:49:13 ArchSloth tlp[920]: power_mode=ac
Mar 04 22:49:13 ArchSloth tlp[920]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:49:13 ArchSloth tlp[920]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:49:13 ArchSloth tlp[920]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:49:13 ArchSloth tlp[920]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:49:13 ArchSloth tlp[920]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:49:13 ArchSloth tlp[920]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:49:13 ArchSloth tlp[920]: lock_tlp_nb().success
Mar 04 22:49:13 ArchSloth tlp[920]: compare_and_save_power_state(0).equal
Mar 04 22:49:13 ArchSloth tlp[920]: unlock_tlp()
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: hci0: RTL: fw version 0xdfb791cb
Mar 04 22:49:14 ArchSloth kernel: Bluetooth: hci0: Failed to read codec capabilities (-22)
Mar 04 22:49:14 ArchSloth kernel: Bluetooth: hci0: AOSP extensions version v0.96
Mar 04 22:49:14 ArchSloth kernel: Bluetooth: hci0: AOSP quality report is not supported
Mar 04 22:49:16 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.6' (uid=0 pid=673 comm="/bin/login -p --          ")
Mar 04 22:49:16 ArchSloth dbus-daemon[647]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:49:16 ArchSloth login[673]: pam_systemd_home(login:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:49:17 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.8182] policy: auto-activating connection 'manjuact' (c2850782-440b-4dc2-8c86-6aa5f5ca5f66)
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.8184] device (wlp45s0): Activation: starting connection 'manjuact' (c2850782-440b-4dc2-8c86-6aa5f5ca5f66)
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.8185] device (wlp45s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.8186] manager: NetworkManager state is now CONNECTING
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.8420] device (wlp45s0): set-hw-addr: reset MAC address to E0:0A:F6:9D:30:D9 (preserve)
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9641] device (wlp45s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9643] device (wlp45s0): Activation: (wifi) access point 'manjuact' has security, but secrets are required.
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9643] device (wlp45s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9643] sup-iface[ae5ff482b49cc0aa,0,wlp45s0]: wps: type pbc start...
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9644] device (wlp45s0): supplicant interface state: disconnected -> interface_disabled
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9644] device (p2p-dev-wlp45s0): supplicant management interface state: disconnected -> interface_disabled
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9647] device (wlp45s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9648] device (wlp45s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9648] device (wlp45s0): Activation: (wifi) connection 'manjuact' has security, and secrets exist.  No new secrets needed.
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9648] Config: added 'ssid' value 'manjuact'
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9649] Config: added 'scan_ssid' value '1'
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9649] Config: added 'bgscan' value 'simple:30:-70:86400'
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9649] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9649] Config: added 'auth_alg' value 'OPEN'
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9649] Config: added 'psk' value '<hidden>'
Mar 04 22:49:17 ArchSloth wpa_supplicant[898]: wlp45s0: WPS-CANCEL
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9792] device (wlp45s0): supplicant interface state: interface_disabled -> inactive
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9792] device (p2p-dev-wlp45s0): supplicant management interface state: interface_disabled -> inactive
Mar 04 22:49:17 ArchSloth wpa_supplicant[898]: wlp45s0: SME: Trying to authenticate with 9c:a2:f4:1a:f6:c5 (SSID='manjuact' freq=2427 MHz)
Mar 04 22:49:17 ArchSloth kernel: wlp45s0: authenticate with 9c:a2:f4:1a:f6:c5
Mar 04 22:49:18 ArchSloth kernel: wlp45s0: send auth to 9c:a2:f4:1a:f6:c5 (try 1/3)
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.1779] device (wlp45s0): supplicant interface state: inactive -> authenticating
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.1779] device (p2p-dev-wlp45s0): supplicant management interface state: inactive -> authenticating
Mar 04 22:49:18 ArchSloth wpa_supplicant[898]: wlp45s0: Trying to associate with 9c:a2:f4:1a:f6:c5 (SSID='manjuact' freq=2427 MHz)
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.1825] device (wlp45s0): supplicant interface state: authenticating -> associating
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.1825] device (p2p-dev-wlp45s0): supplicant management interface state: authenticating -> associating
Mar 04 22:49:18 ArchSloth kernel: wlp45s0: authenticated
Mar 04 22:49:18 ArchSloth kernel: wlp45s0: associate with 9c:a2:f4:1a:f6:c5 (try 1/3)
Mar 04 22:49:18 ArchSloth kernel: wlp45s0: RX AssocResp from 9c:a2:f4:1a:f6:c5 (capab=0x1c11 status=0 aid=6)
Mar 04 22:49:18 ArchSloth wpa_supplicant[898]: wlp45s0: Associated with 9c:a2:f4:1a:f6:c5
Mar 04 22:49:18 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Mar 04 22:49:18 ArchSloth kernel: wlp45s0: associated
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.3161] device (wlp45s0): supplicant interface state: associating -> 4way_handshake
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.3162] device (p2p-dev-wlp45s0): supplicant management interface state: associating -> 4way_handshake
Mar 04 22:49:18 ArchSloth wpa_supplicant[898]: wlp45s0: WPA: Key negotiation completed with 9c:a2:f4:1a:f6:c5 [PTK=CCMP GTK=CCMP]
Mar 04 22:49:18 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-CONNECTED - Connection to 9c:a2:f4:1a:f6:c5 completed [id=0 id_str=]
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.4009] device (wlp45s0): supplicant interface state: 4way_handshake -> completed
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.4010] device (wlp45s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "manjuact"
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.4011] device (p2p-dev-wlp45s0): supplicant management interface state: 4way_handshake -> completed
Mar 04 22:49:18 ArchSloth kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp45s0: link becomes ready
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.4013] device (wlp45s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.4022] dhcp4 (wlp45s0): activation: beginning transaction (timeout in 45 seconds)
Mar 04 22:49:18 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-69 noise=9999 txrate=39000
Mar 04 22:49:18 ArchSloth systemd[1]: systemd-rfkill.service: Deactivated successfully.
Mar 04 22:49:18 ArchSloth login[673]: pam_unix(login:session): session opened for user ArchSloth(uid=1000) by LOGIN(uid=0)
Mar 04 22:49:18 ArchSloth systemd[1]: Created slice User Slice of UID 1000.
Mar 04 22:49:18 ArchSloth systemd[1]: Starting User Runtime Directory /run/user/1000...
Mar 04 22:49:18 ArchSloth systemd-logind[648]: New session 1 of user ArchSloth.
Mar 04 22:49:18 ArchSloth systemd[1]: Finished User Runtime Directory /run/user/1000.
Mar 04 22:49:18 ArchSloth systemd[1]: Starting User Manager for UID 1000...
Mar 04 22:49:18 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.8' (uid=0 pid=978 comm="(systemd)")
Mar 04 22:49:18 ArchSloth dbus-daemon[647]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:49:18 ArchSloth (systemd)[978]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:49:18 ArchSloth (systemd)[978]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[ArchSloth] ruser=[<unknown>] rhost=[<unknown>]
Mar 04 22:49:18 ArchSloth (systemd)[978]: pam_unix(systemd-user:session): session opened for user ArchSloth(uid=1000) by (uid=0)
Mar 04 22:49:18 ArchSloth systemd[978]: Queued start job for default target Main User Target.
Mar 04 22:49:18 ArchSloth systemd-journald[313]: /var/log/journal/36c40c06a3df4cc2be661d722ef23371/user-1000.journal: Montonic clock jumped backwards relative to last journal entry, rotating.
Mar 04 22:49:18 ArchSloth systemd-journald[313]: Failed to write entry to /var/log/journal/36c40c06a3df4cc2be661d722ef23371/user-1000.journal (30 items, 802 bytes), rotating before retrying: Not a XENIX named type file
Mar 04 22:49:18 ArchSloth systemd[978]: Created slice User Application Slice.
Mar 04 22:49:18 ArchSloth login[673]: LOGIN ON tty1 BY ArchSloth
Mar 04 22:49:18 ArchSloth systemd[978]: Reached target Paths.
Mar 04 22:49:18 ArchSloth systemd[978]: Reached target Timers.
Mar 04 22:49:18 ArchSloth systemd[978]: Starting D-Bus User Message Bus Socket...
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on GnuPG network certificate management daemon.
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on GCR ssh-agent wrapper.
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on GnuPG cryptographic agent and passphrase cache.
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on p11-kit server.
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on Sound System.
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on D-Bus User Message Bus Socket.
Mar 04 22:49:18 ArchSloth systemd[978]: Reached target Sockets.
Mar 04 22:49:18 ArchSloth systemd[978]: Reached target Basic System.
Mar 04 22:49:18 ArchSloth systemd[978]: Reached target Main User Target.
Mar 04 22:49:18 ArchSloth systemd[978]: Startup finished in 42ms.
Mar 04 22:49:18 ArchSloth systemd[1]: Started User Manager for UID 1000.
Mar 04 22:49:18 ArchSloth systemd[1]: Started Session 1 of User ArchSloth.
Mar 04 22:49:19 ArchSloth NetworkManager[649]: <info>  [1677950359.0523] dhcp4 (wlp45s0): state changed new lease, address=192.168.0.106
Mar 04 22:49:19 ArchSloth NetworkManager[649]: <info>  [1677950359.0527] policy: set 'manjuact' (wlp45s0) as default for IPv4 routing and DNS
Mar 04 22:49:19 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.2' (uid=0 pid=649 comm="/usr/bin/NetworkManager --no-daemon")
Mar 04 22:49:19 ArchSloth dbus-daemon[647]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Mar 04 22:49:19 ArchSloth NetworkManager[649]: <info>  [1677950359.0621] device (wlp45s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:19 ArchSloth NetworkManager[649]: <info>  [1677950359.0650] device (wlp45s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:19 ArchSloth NetworkManager[649]: <info>  [1677950359.0654] device (wlp45s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:19 ArchSloth NetworkManager[649]: <info>  [1677950359.0659] manager: NetworkManager state is now CONNECTED_SITE
Mar 04 22:49:19 ArchSloth NetworkManager[649]: <info>  [1677950359.0666] device (wlp45s0): Activation: successful, device activated.
Mar 04 22:49:19 ArchSloth kernel: i915 0000:00:02.0: [drm] Selective fetch area calculation failed in pipe A
Mar 04 22:49:19 ArchSloth NetworkManager[649]: <info>  [1677950359.6139] manager: NetworkManager state is now CONNECTED_GLOBAL
Mar 04 22:49:19 ArchSloth systemd[978]: Created slice User Core Session Slice.
Mar 04 22:49:19 ArchSloth systemd[978]: Starting D-Bus User Message Bus...
Mar 04 22:49:19 ArchSloth systemd[978]: Started D-Bus User Message Bus.
Mar 04 22:49:19 ArchSloth dbus-daemon[1032]: [session uid=1000 pid=1032] Successfully activated service 'org.freedesktop.systemd1'
Mar 04 22:49:20 ArchSloth dbus-daemon[1032]: [session uid=1000 pid=1032] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.3' (uid=1000 pid=1051 comm="gtk-launch libinput-gestures")
Mar 04 22:49:20 ArchSloth systemd[978]: Starting Accessibility services bus...
Mar 04 22:49:20 ArchSloth dbus-daemon[1032]: [session uid=1000 pid=1032] Successfully activated service 'org.a11y.Bus'
Mar 04 22:49:20 ArchSloth systemd[978]: Started Accessibility services bus.
Mar 04 22:49:23 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=9999 txrate=39000
Mar 04 22:49:23 ArchSloth systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Mar 04 22:49:24 ArchSloth at-spi-bus-launcher[1075]: dbus-daemon[1075]: Activating service name='org.a11y.atspi.Registry' requested by ':1.1' (uid=1000 pid=1095 comm="/usr/bin/python /usr/bin/terminator")
Mar 04 22:49:24 ArchSloth at-spi-bus-launcher[1075]: dbus-daemon[1075]: Successfully activated service 'org.a11y.atspi.Registry'
Mar 04 22:49:24 ArchSloth at-spi-bus-launcher[1123]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Mar 04 22:49:24 ArchSloth systemd[978]: Starting Sound Service...
Mar 04 22:49:24 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.13' (uid=1000 pid=1125 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Mar 04 22:49:24 ArchSloth systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Mar 04 22:49:24 ArchSloth dbus-daemon[647]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully called chroot.
Mar 04 22:49:24 ArchSloth systemd[1]: Started RealtimeKit Scheduling Policy Service.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully dropped privileges.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully limited resources.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Canary thread running.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Running.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Watchdog thread running.
Mar 04 22:49:24 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.14' (uid=0 pid=1128 comm="/usr/lib/rtkit-daemon")
Mar 04 22:49:24 ArchSloth systemd[1]: Starting Authorization Manager...
Mar 04 22:49:24 ArchSloth polkitd[1131]: Started polkitd version 122
Mar 04 22:49:24 ArchSloth polkitd[1131]: Loading rules from directory /etc/polkit-1/rules.d
Mar 04 22:49:24 ArchSloth polkitd[1131]: Loading rules from directory /usr/share/polkit-1/rules.d
Mar 04 22:49:24 ArchSloth polkitd[1131]: Finished loading, compiling and executing 2 rules
Mar 04 22:49:24 ArchSloth dbus-daemon[647]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Mar 04 22:49:24 ArchSloth polkitd[1131]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Mar 04 22:49:24 ArchSloth systemd[1]: Started Authorization Manager.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully made thread 1125 of process 1125 owned by '1000' high priority at nice level -11.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 1 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 1 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully made thread 1138 of process 1125 owned by '1000' RT at priority 5.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 2 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 2 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully made thread 1140 of process 1125 owned by '1000' RT at priority 5.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 3 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 3 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully made thread 1142 of process 1125 owned by '1000' RT at priority 5.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 4 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 4 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully made thread 1144 of process 1125 owned by '1000' RT at priority 5.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 5 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 5 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully made thread 1146 of process 1125 owned by '1000' RT at priority 5.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 6 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 6 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully made thread 1148 of process 1125 owned by '1000' RT at priority 5.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth pulseaudio[1125]: stat('/etc/pulse/default.pa.d'): No such file or directory
Mar 04 22:49:24 ArchSloth systemd[978]: Started Sound Service.
Mar 04 22:49:25 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=9999 txrate=39000
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Successfully made thread 1314 of process 1181 owned by '1000' RT at priority 10.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:38 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:38 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:38 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:38 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:38 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:38 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:43 ArchSloth systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Mar 04 22:49:45 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=9999 txrate=26000
Mar 04 22:49:51 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-62 noise=9999 txrate=26000
Mar 04 22:50:03 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-68 noise=9999 txrate=21700
Mar 04 22:50:05 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=9999 txrate=21700
Mar 04 22:50:33 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=9999 txrate=13000
Mar 04 22:51:00 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-BEACON-LOSS
Mar 04 22:51:06 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-BEACON-LOSS
Mar 04 22:51:20 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-BEACON-LOSS
Mar 04 22:51:29 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=9999 txrate=26000
Mar 04 22:51:45 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.34' (uid=0 pid=1560 comm="sudo vim /etc/security/pam_env.conf")
Mar 04 22:51:45 ArchSloth dbus-daemon[647]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:51:45 ArchSloth sudo[1560]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:51:47 ArchSloth sudo[1560]: ArchSloth : TTY=pts/0 ; PWD=/home/ArchSloth ; USER=root ; COMMAND=/usr/bin/vim /etc/security/pam_env.conf
Mar 04 22:51:47 ArchSloth sudo[1560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Mar 04 22:51:56 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=9999 txrate=13000
Mar 04 22:51:57 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=9999 txrate=26000
Mar 04 22:52:09 ArchSloth sudo[1560]: pam_unix(sudo:session): session closed for user root
Mar 04 22:52:09 ArchSloth at-spi-bus-launcher[1123]: X connection to :0 broken (explicit kill or server shutdown).
Mar 04 22:52:09 ArchSloth login[673]: pam_unix(login:session): session closed for user ArchSloth
Mar 04 22:52:09 ArchSloth systemd[1]: getty@tty1.service: Deactivated successfully.
Mar 04 22:52:09 ArchSloth systemd[1]: session-1.scope: Deactivated successfully.
Mar 04 22:52:09 ArchSloth systemd[1]: session-1.scope: Consumed 46.778s CPU time.
Mar 04 22:52:09 ArchSloth systemd-logind[648]: Session 1 logged out. Waiting for processes to exit.
Mar 04 22:52:09 ArchSloth systemd[1]: getty@tty1.service: Scheduled restart job, restart counter is at 1.
Mar 04 22:52:09 ArchSloth systemd[1]: Stopped Getty on tty1.
Mar 04 22:52:09 ArchSloth systemd[1]: Started Getty on tty1.
Mar 04 22:52:09 ArchSloth systemd-logind[648]: Removed session 1.
Mar 04 22:52:09 ArchSloth pulseaudio[1125]: Error opening PCM device _ucm0001.hw:sofhdadsp,4: No such device
Mar 04 22:52:09 ArchSloth pulseaudio[1125]: Error opening PCM device _ucm0001.hw:sofhdadsp,3: No such device
Mar 04 22:52:09 ArchSloth pulseaudio[1125]: Error opening PCM device _ucm0001.hw:sofhdadsp: No such device
Mar 04 22:52:09 ArchSloth pulseaudio[1125]: Error opening PCM device _ucm0001.hw:sofhdadsp: No such device
Mar 04 22:52:09 ArchSloth pulseaudio[1125]: Error opening PCM device _ucm0001.hw:sofhdadsp,6: No such device
Mar 04 22:52:10 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=0 noise=9999 txrate=6500
Mar 04 22:52:14 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.36' (uid=0 pid=1575 comm="/bin/login -p --          ")
Mar 04 22:52:14 ArchSloth dbus-daemon[647]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:52:14 ArchSloth login[1575]: pam_systemd_home(login:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:52:15 ArchSloth login[1575]: pam_unix(login:session): session opened for user ArchSloth(uid=1000) by LOGIN(uid=0)
Mar 04 22:52:15 ArchSloth systemd-logind[648]: New session 3 of user ArchSloth.
Mar 04 22:52:15 ArchSloth systemd[1]: Started Session 3 of User ArchSloth.
Mar 04 22:52:15 ArchSloth login[1575]: LOGIN ON tty1 BY ArchSloth
Mar 04 22:52:18 ArchSloth at-spi-bus-launcher[1075]: dbus-daemon[1075]: Activating service name='org.a11y.atspi.Registry' requested by ':1.5' (uid=1000 pid=1673 comm="/usr/bin/python /usr/bin/terminator")
Mar 04 22:52:18 ArchSloth at-spi-bus-launcher[1075]: dbus-daemon[1075]: Successfully activated service 'org.a11y.atspi.Registry'
Mar 04 22:52:18 ArchSloth at-spi-bus-launcher[1701]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Mar 04 22:52:18 ArchSloth systemd[978]: Starting Sound Service...
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Successfully made thread 1703 of process 1703 owned by '1000' high priority at nice level -11.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 1 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 1 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Successfully made thread 1707 of process 1703 owned by '1000' RT at priority 5.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 2 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 2 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Successfully made thread 1709 of process 1703 owned by '1000' RT at priority 5.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 3 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 3 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Successfully made thread 1711 of process 1703 owned by '1000' RT at priority 5.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 4 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 4 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Successfully made thread 1713 of process 1703 owned by '1000' RT at priority 5.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 5 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 5 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Successfully made thread 1715 of process 1703 owned by '1000' RT at priority 5.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 6 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 6 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Successfully made thread 1717 of process 1703 owned by '1000' RT at priority 5.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth pulseaudio[1703]: stat('/etc/pulse/default.pa.d'): No such file or directory
Mar 04 22:52:18 ArchSloth systemd[978]: Started Sound Service.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Successfully made thread 1869 of process 1744 owned by '1000' RT at priority 10.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:24 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:24 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:24 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:24 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:24 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:24 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:31 ArchSloth tlp[2052]: parse_args4config: tlp auto --
Mar 04 22:52:31 ArchSloth tlp[2052]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:52:31 ArchSloth tlp[2052]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:52:31 ArchSloth tlp[2052]: get_sys_power_supply(ADP1).ac_offline: syspwr=1
Mar 04 22:52:31 ArchSloth tlp[2052]: power_source=bat
Mar 04 22:52:31 ArchSloth tlp[2052]: manual_mode=none
Mar 04 22:52:31 ArchSloth tlp[2052]: power_mode=bat
Mar 04 22:52:31 ArchSloth tlp[2052]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:52:31 ArchSloth tlp[2052]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:52:31 ArchSloth tlp[2052]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:52:31 ArchSloth tlp[2052]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:52:31 ArchSloth tlp[2052]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:52:31 ArchSloth tlp[2052]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:52:31 ArchSloth tlp[2052]: lock_tlp_nb().success
Mar 04 22:52:31 ArchSloth tlp[2052]: compare_and_save_power_state(1).different: old=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_laptopmode(1): 2; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_dirty_parms(1): 6000; ec=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_platform_profile(1).not_configured
Mar 04 22:52:31 ArchSloth tlp[2052]: set_cpu_scaling_governor(1).not_configured
Mar 04 22:52:31 ArchSloth tlp[2052]: set_cpu_scaling_min_max_freq(1).not_configured
Mar 04 22:52:31 ArchSloth tlp[2052]: set_intel_cpu_perf_policy(1).hwp_epp: balance_power; ec=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_intel_cpu_perf_pct(1).min.not_configured
Mar 04 22:52:31 ArchSloth tlp[2052]: set_intel_cpu_perf_pct(1).max.not_configured
Mar 04 22:52:31 ArchSloth tlp[2052]: set_cpu_boost_all(1).not_configured
Mar 04 22:52:31 ArchSloth tlp[2052]: set_intel_cpu_hwp_dyn_boost(1).not_configured
Mar 04 22:52:31 ArchSloth tlp[2052]: set_sched_powersave(1).not_available
Mar 04 22:52:31 ArchSloth tlp[2052]: set_nmi_watchdog: 0; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_ahci_port_runtime_pm(1).no-port
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:00.0 [0x060000]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:02.0 [0x030000]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:04.0 [0x118000]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:06.0 [0x060400]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:07.0 [0x060400]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:08.0 [0x088000]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:0d.0 [0x0c0330]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:0d.2 [0x0c0340]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:12.0 [0x070000]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:14.0 [0x0c0330]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:14.2 [0x050000]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:15.0 [0x0c8000]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:15.1 [0x0c8000]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).deny_driver: /sys/bus/pci/devices/0000:00:16.0 [0x078000]
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1d.0 [0x060400]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1d.3 [0x060400]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1f.0 [0x060100]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1f.3 [0x040100]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1f.4 [0x0c0500]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1f.5 [0x0c8000]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:01:00.0 [0x010802]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:2c:00.0 [0x080501]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:2d:00.0 [0x028000]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: *** set_ahci_disk_runtime_pm(1).all
Mar 04 22:52:32 ArchSloth tlp[2052]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_ahci_disk_runtime_pm(1).auto: disk=nvme0n1 timeout=15000; rc=1
Mar 04 22:52:32 ArchSloth tlp[2052]: get_disk_dev(sda).missing
Mar 04 22:52:32 ArchSloth tlp[2052]: set_sata_link_power(1).not_available
Mar 04 22:52:32 ArchSloth tlp[2052]: *** set_disk_apm_level(1).all
Mar 04 22:52:32 ArchSloth tlp[2052]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_disk_apm_level(1): nvme0n1 [nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6] 128; not supported
Mar 04 22:52:32 ArchSloth tlp[2052]: get_disk_dev(sda).missing
Mar 04 22:52:32 ArchSloth tlp[2052]: set_disk_spindown_timeout(1).not_configured
Mar 04 22:52:32 ArchSloth tlp[2052]: *** set_disk_iosched(1).all
Mar 04 22:52:32 ArchSloth tlp[2052]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_disk_iosched: nvme0n1 [nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6] keep; keep as is
Mar 04 22:52:32 ArchSloth tlp[2052]: get_disk_dev(sda).missing
Mar 04 22:52:32 ArchSloth tlp[2052]: set_pcie_aspm(1): default
Mar 04 22:52:32 ArchSloth tlp[2052]: set_intel_gpu_min_max_boost_freq(1).not_configured
Mar 04 22:52:32 ArchSloth tlp[2052]: set_amdgpu_profile(1).no_gpu
Mar 04 22:52:32 ArchSloth tlp[2052]: set_wifi_power_mode(1, wlp45s0).iw: on; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_sound_power_mode(1).hda: 1; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_sound_power_mode(1).hda_controller: Y; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: poweroff_drivebay(1).disabled
Mar 04 22:52:32 ArchSloth tlp[2052]: set_radio_device_states(1): enable= disable=
Mar 04 22:52:32 ArchSloth tlp[2052]: save_runconf.ok: /run/tlp/tlp-run.conf_tmpn0JgPA -> /run/tlp/run.conf
Mar 04 22:52:32 ArchSloth tlp[2052]: unlock_tlp()
Mar 04 22:52:32 ArchSloth tlp[2223]: parse_args4config: tlp auto --
Mar 04 22:52:32 ArchSloth tlp[2223]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:52:32 ArchSloth tlp[2223]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:52:32 ArchSloth tlp[2223]: get_sys_power_supply(ADP1).ac_offline: syspwr=1
Mar 04 22:52:32 ArchSloth tlp[2223]: power_source=bat
Mar 04 22:52:32 ArchSloth tlp[2223]: manual_mode=none
Mar 04 22:52:32 ArchSloth tlp[2223]: power_mode=bat
Mar 04 22:52:32 ArchSloth tlp[2223]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:52:32 ArchSloth tlp[2223]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:52:32 ArchSloth tlp[2223]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:52:32 ArchSloth tlp[2223]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:52:32 ArchSloth tlp[2223]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:52:32 ArchSloth tlp[2223]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:52:32 ArchSloth tlp[2223]: lock_tlp_nb().success
Mar 04 22:52:32 ArchSloth tlp[2223]: compare_and_save_power_state(1).equal
Mar 04 22:52:32 ArchSloth tlp[2223]: unlock_tlp()
Mar 04 22:52:32 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-68 noise=9999 txrate=6000
Mar 04 22:52:42 ArchSloth tlp[2266]: parse_args4config: tlp auto --
Mar 04 22:52:42 ArchSloth tlp[2266]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:52:42 ArchSloth tlp[2266]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:52:42 ArchSloth tlp[2266]: get_sys_power_supply(ADP1).ac_offline: syspwr=1
Mar 04 22:52:42 ArchSloth tlp[2266]: power_source=bat
Mar 04 22:52:42 ArchSloth tlp[2266]: manual_mode=none
Mar 04 22:52:42 ArchSloth tlp[2266]: power_mode=bat
Mar 04 22:52:42 ArchSloth tlp[2266]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:52:42 ArchSloth tlp[2266]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:52:42 ArchSloth tlp[2266]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:52:42 ArchSloth tlp[2266]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:52:42 ArchSloth tlp[2266]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:52:42 ArchSloth tlp[2266]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:52:42 ArchSloth tlp[2266]: lock_tlp_nb().success
Mar 04 22:52:42 ArchSloth tlp[2266]: compare_and_save_power_state(1).equal
Mar 04 22:52:42 ArchSloth tlp[2266]: unlock_tlp()
Mar 04 22:52:42 ArchSloth tlp[2308]: parse_args4config: tlp auto --
Mar 04 22:52:42 ArchSloth tlp[2308]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:52:42 ArchSloth tlp[2308]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:52:42 ArchSloth tlp[2308]: get_sys_power_supply(ADP1).ac_online: syspwr=0
Mar 04 22:52:42 ArchSloth tlp[2308]: power_source=ac
Mar 04 22:52:42 ArchSloth tlp[2308]: manual_mode=none
Mar 04 22:52:42 ArchSloth tlp[2308]: power_mode=ac
Mar 04 22:52:42 ArchSloth tlp[2308]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:52:42 ArchSloth tlp[2308]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:52:42 ArchSloth tlp[2315]: parse_args4config: tlp auto --
Mar 04 22:52:42 ArchSloth tlp[2315]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:52:42 ArchSloth tlp[2315]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:52:42 ArchSloth tlp[2315]: get_sys_power_supply(ADP1).ac_online: syspwr=0
Mar 04 22:52:42 ArchSloth tlp[2308]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:52:42 ArchSloth tlp[2315]: power_source=ac
Mar 04 22:52:42 ArchSloth tlp[2308]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:52:42 ArchSloth tlp[2315]: manual_mode=none
Mar 04 22:52:42 ArchSloth tlp[2315]: power_mode=ac
Mar 04 22:52:42 ArchSloth tlp[2308]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:52:42 ArchSloth tlp[2308]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:52:42 ArchSloth tlp[2315]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:52:42 ArchSloth tlp[2308]: lock_tlp_nb().success
Mar 04 22:52:42 ArchSloth tlp[2315]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:52:42 ArchSloth tlp[2308]: compare_and_save_power_state(0).different: old=1
Mar 04 22:52:42 ArchSloth tlp[2308]: set_laptopmode(0): 0; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_dirty_parms(0): 1500; ec=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_platform_profile(0).not_configured
Mar 04 22:52:42 ArchSloth tlp[2308]: set_cpu_scaling_governor(0).not_configured
Mar 04 22:52:42 ArchSloth tlp[2308]: set_cpu_scaling_min_max_freq(0).not_configured
Mar 04 22:52:42 ArchSloth tlp[2315]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:52:42 ArchSloth tlp[2315]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:52:42 ArchSloth tlp[2308]: set_intel_cpu_perf_policy(0).hwp_epp: balance_performance; ec=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_intel_cpu_perf_pct(0).min.not_configured
Mar 04 22:52:42 ArchSloth tlp[2308]: set_intel_cpu_perf_pct(0).max.not_configured
Mar 04 22:52:42 ArchSloth tlp[2308]: set_cpu_boost_all(0).not_configured
Mar 04 22:52:42 ArchSloth tlp[2308]: set_intel_cpu_hwp_dyn_boost(0).not_configured
Mar 04 22:52:42 ArchSloth tlp[2315]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:52:42 ArchSloth tlp[2308]: set_sched_powersave(0).not_available
Mar 04 22:52:42 ArchSloth tlp[2315]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:52:42 ArchSloth tlp[2308]: set_nmi_watchdog: 0; rc=0
Mar 04 22:52:42 ArchSloth tlp[2315]: lock_tlp_nb().failed
Mar 04 22:52:42 ArchSloth tlp[2308]: set_ahci_port_runtime_pm(0).no-port
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:00.0 [0x060000]; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:02.0 [0x030000]; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:04.0 [0x118000]; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:06.0 [0x060400]; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:07.0 [0x060400]; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:08.0 [0x088000]; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:0d.0 [0x0c0330]; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:0d.2 [0x0c0340]; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:12.0 [0x070000]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2429]: parse_args4config: tlp auto --
Mar 04 22:52:43 ArchSloth tlp[2429]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:52:43 ArchSloth tlp[2429]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:52:43 ArchSloth tlp[2429]: get_sys_power_supply(ADP1).ac_online: syspwr=0
Mar 04 22:52:43 ArchSloth tlp[2429]: power_source=ac
Mar 04 22:52:43 ArchSloth tlp[2429]: manual_mode=none
Mar 04 22:52:43 ArchSloth tlp[2429]: power_mode=ac
Mar 04 22:52:43 ArchSloth tlp[2429]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:52:43 ArchSloth tlp[2429]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:52:43 ArchSloth tlp[2429]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:52:43 ArchSloth tlp[2429]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:52:43 ArchSloth tlp[2429]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:52:43 ArchSloth tlp[2429]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:52:43 ArchSloth tlp[2429]: lock_tlp_nb().failed
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:14.0 [0x0c0330]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:14.2 [0x050000]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:15.0 [0x0c8000]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:15.1 [0x0c8000]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).deny_driver: /sys/bus/pci/devices/0000:00:16.0 [0x078000]
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1d.0 [0x060400]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1d.3 [0x060400]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1f.0 [0x060100]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1f.3 [0x040100]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1f.4 [0x0c0500]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1f.5 [0x0c8000]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:01:00.0 [0x010802]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:2c:00.0 [0x080501]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:2d:00.0 [0x028000]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: *** set_ahci_disk_runtime_pm(0).all
Mar 04 22:52:43 ArchSloth tlp[2308]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_ahci_disk_runtime_pm(0).on: disk=nvme0n1 timeout=15000; rc=1
Mar 04 22:52:43 ArchSloth tlp[2308]: get_disk_dev(sda).missing
Mar 04 22:52:43 ArchSloth tlp[2308]: set_sata_link_power(0).not_available
Mar 04 22:52:43 ArchSloth tlp[2308]: *** set_disk_apm_level(0).all
Mar 04 22:52:43 ArchSloth tlp[2308]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_disk_apm_level(0): nvme0n1 [nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6] 254; not supported
Mar 04 22:52:43 ArchSloth tlp[2308]: get_disk_dev(sda).missing
Mar 04 22:52:43 ArchSloth tlp[2308]: set_disk_spindown_timeout(0).not_configured
Mar 04 22:52:43 ArchSloth tlp[2308]: *** set_disk_iosched(0).all
Mar 04 22:52:43 ArchSloth tlp[2308]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_disk_iosched: nvme0n1 [nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6] keep; keep as is
Mar 04 22:52:43 ArchSloth tlp[2308]: get_disk_dev(sda).missing
Mar 04 22:52:43 ArchSloth tlp[2308]: set_pcie_aspm(0): default
Mar 04 22:52:43 ArchSloth tlp[2308]: set_intel_gpu_min_max_boost_freq(0).not_configured
Mar 04 22:52:43 ArchSloth tlp[2308]: set_amdgpu_profile(0).no_gpu
Mar 04 22:52:43 ArchSloth tlp[2308]: set_wifi_power_mode(0, wlp45s0).iw: off; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_sound_power_mode(0).hda: 1; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_sound_power_mode(0).hda_controller: Y; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: poweroff_drivebay(0).disabled
Mar 04 22:52:43 ArchSloth tlp[2308]: set_radio_device_states(0): enable= disable=
Mar 04 22:52:43 ArchSloth tlp[2308]: save_runconf.ok: /run/tlp/tlp-run.conf_tmpysHTYw -> /run/tlp/run.conf
Mar 04 22:52:43 ArchSloth tlp[2308]: unlock_tlp()
Mar 04 22:52:55 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.57' (uid=0 pid=2592 comm="sudo vim /etc/security/pam_env.conf")
Mar 04 22:52:55 ArchSloth dbus-daemon[647]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:52:55 ArchSloth sudo[2592]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:52:57 ArchSloth sudo[2592]: ArchSloth : TTY=pts/0 ; PWD=/home/ArchSloth ; USER=root ; COMMAND=/usr/bin/vim /etc/security/pam_env.conf
Mar 04 22:52:57 ArchSloth sudo[2592]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Mar 04 22:53:04 ArchSloth sudo[2592]: pam_unix(sudo:session): session closed for user root
Mar 04 22:53:11 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=9999 txrate=39000
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Successfully made thread 2743 of process 2622 owned by '1000' RT at priority 10.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:14 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:14 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:14 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:14 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:14 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:14 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:23 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-67 noise=9999 txrate=52000
Mar 04 22:53:24 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=9999 txrate=52000
Mar 04 22:53:28 ArchSloth at-spi-bus-launcher[1701]: X connection to :0 broken (explicit kill or server shutdown).
Mar 04 22:53:28 ArchSloth login[1575]: pam_unix(login:session): session closed for user ArchSloth
Mar 04 22:53:28 ArchSloth systemd[1]: getty@tty1.service: Deactivated successfully.
Mar 04 22:53:28 ArchSloth systemd[1]: session-3.scope: Deactivated successfully.
Mar 04 22:53:28 ArchSloth systemd[1]: session-3.scope: Consumed 45.825s CPU time.
Mar 04 22:53:28 ArchSloth systemd[1]: getty@tty1.service: Scheduled restart job, restart counter is at 2.
Mar 04 22:53:28 ArchSloth systemd[1]: Stopped Getty on tty1.
Mar 04 22:53:28 ArchSloth systemd-logind[648]: Session 3 logged out. Waiting for processes to exit.
Mar 04 22:53:28 ArchSloth systemd[1]: Started Getty on tty1.
Mar 04 22:53:28 ArchSloth systemd-logind[648]: Removed session 3.
Mar 04 22:53:28 ArchSloth pulseaudio[1703]: Error opening PCM device _ucm0001.hw:sofhdadsp,4: No such device
Mar 04 22:53:28 ArchSloth pulseaudio[1703]: Error opening PCM device _ucm0001.hw:sofhdadsp,3: No such device
Mar 04 22:53:28 ArchSloth pulseaudio[1703]: Error opening PCM device _ucm0001.hw:sofhdadsp: No such device
Mar 04 22:53:28 ArchSloth pulseaudio[1703]: Error opening PCM device _ucm0001.hw:sofhdadsp: No such device
Mar 04 22:53:28 ArchSloth pulseaudio[1703]: Error opening PCM device _ucm0001.hw:sofhdadsp,6: No such device
Mar 04 22:53:31 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.69' (uid=0 pid=2954 comm="/bin/login -p --          ")
Mar 04 22:53:31 ArchSloth dbus-daemon[647]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:53:31 ArchSloth login[2954]: pam_systemd_home(login:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:53:32 ArchSloth login[2954]: pam_unix(login:session): session opened for user ArchSloth(uid=1000) by LOGIN(uid=0)
Mar 04 22:53:32 ArchSloth systemd-logind[648]: New session 4 of user ArchSloth.
Mar 04 22:53:32 ArchSloth systemd[1]: Started Session 4 of User ArchSloth.
Mar 04 22:53:32 ArchSloth login[2954]: LOGIN ON tty1 BY ArchSloth
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 0 threads of 0 processes of 0 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 0 threads of 0 processes of 0 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 0 threads of 0 processes of 0 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 0 threads of 0 processes of 0 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 0 threads of 0 processes of 0 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 0 threads of 0 processes of 0 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Successfully made thread 3193 of process 3060 owned by '1000' RT at priority 10.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 1 threads of 1 processes of 1 users.
Mar 04 22:53:36 ArchSloth systemd[978]: Starting Sound Service...
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Successfully made thread 3197 of process 3197 owned by '1000' high priority at nice level -11.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 2 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 2 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Successfully made thread 3199 of process 3197 owned by '1000' RT at priority 5.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 3 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 3 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Successfully made thread 3201 of process 3197 owned by '1000' RT at priority 5.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 4 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 4 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Successfully made thread 3203 of process 3197 owned by '1000' RT at priority 5.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 5 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 5 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Successfully made thread 3205 of process 3197 owned by '1000' RT at priority 5.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 6 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 6 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Successfully made thread 3207 of process 3197 owned by '1000' RT at priority 5.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Successfully made thread 3209 of process 3197 owned by '1000' RT at priority 5.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth pulseaudio[3197]: stat('/etc/pulse/default.pa.d'): No such file or directory
Mar 04 22:53:36 ArchSloth systemd[978]: Started Sound Service.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:50 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=9999 txrate=26000
Mar 04 22:54:47 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=9999 txrate=13000
Mar 04 22:54:48 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=9999 txrate=13000
Mar 04 22:54:59 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 04 22:55:30 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=9999 txrate=43300
Mar 04 22:55:51 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=9999 txrate=39000
Mar 04 22:56:20 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-66 noise=9999 txrate=14400
Mar 04 22:56:22 ArchSloth at-spi-bus-launcher[1075]: dbus-daemon[1075]: Activating service name='org.a11y.atspi.Registry' requested by ':1.9' (uid=1000 pid=3409 comm="/usr/bin/python /usr/bin/terminator")
Mar 04 22:56:22 ArchSloth at-spi-bus-launcher[1075]: dbus-daemon[1075]: Successfully activated service 'org.a11y.atspi.Registry'
Mar 04 22:56:22 ArchSloth at-spi-bus-launcher[3437]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Mar 04 22:56:24 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=9999 txrate=14400
Mar 04 22:56:43 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=9999 txrate=6500
Mar 04 22:56:48 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=9999 txrate=13000
Mar 04 22:57:16 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=9999 txrate=28900
Mar 04 22:57:19 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=9999 txrate=28900
Mar 04 22:57:43 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=9999 txrate=19500
Mar 04 22:57:54 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-91 noise=9999 txrate=19500
Mar 04 22:58:06 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=9999 txrate=26000
Mar 04 22:58:46 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=9999 txrate=26000
Mar 04 22:58:59 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-67 noise=9999 txrate=26000
Mar 04 22:59:06 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.90' (uid=0 pid=3459 comm="sudo journalctl -b")
Mar 04 22:59:06 ArchSloth dbus-daemon[647]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:59:06 ArchSloth sudo[3459]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:59:06 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=9999 txrate=26000
Mar 04 22:59:09 ArchSloth sudo[3459]: ArchSloth : TTY=pts/0 ; PWD=/home/ArchSloth ; USER=root ; COMMAND=/usr/bin/journalctl -b
Mar 04 22:59:09 ArchSloth sudo[3459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)

2) With BAT power connected:

Mar 04 22:49:11 ArchSloth kernel: Linux version 6.1.14-1-lts (linux-lts@archlinux) (gcc (GCC) 12.2.1 20230201, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Sat, 25 Feb 2023 11:02:38 +0000
Mar 04 22:49:11 ArchSloth kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=9081d853-3c3c-4ec0-88c9-44b8887be122 rw loglevel=3 quiet
Mar 04 22:49:11 ArchSloth kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Mar 04 22:49:11 ArchSloth kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Mar 04 22:49:11 ArchSloth kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Mar 04 22:49:11 ArchSloth kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Mar 04 22:49:11 ArchSloth kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Mar 04 22:49:11 ArchSloth kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Mar 04 22:49:11 ArchSloth kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Mar 04 22:49:11 ArchSloth kernel: x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
Mar 04 22:49:11 ArchSloth kernel: signal: max sigframe size: 3632
Mar 04 22:49:11 ArchSloth kernel: BIOS-provided physical RAM map:
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000054a7afff] usable
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x0000000054a7b000-0x0000000054b22fff] type 20
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x0000000054b23000-0x000000006564dfff] reserved
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x000000006564e000-0x000000006574cfff] ACPI NVS
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x000000006574d000-0x00000000657fefff] ACPI data
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x00000000657ff000-0x00000000657fffff] usable
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x0000000065800000-0x0000000069ffffff] reserved
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x000000006a200000-0x000000006a3fffff] reserved
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x000000006b000000-0x00000000703fffff] reserved
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Mar 04 22:49:11 ArchSloth kernel: BIOS-e820: [mem 0x0000000100000000-0x000000048fbfffff] usable
Mar 04 22:49:11 ArchSloth kernel: NX (Execute Disable) protection: active
Mar 04 22:49:11 ArchSloth kernel: efi: EFI v2.70 by Phoenix Technologies Ltd.
Mar 04 22:49:11 ArchSloth kernel: efi: ACPI=0x657fe000 ACPI 2.0=0x657fe014 TPMFinalLog=0x656d2000 SMBIOS=0x5704a000 SMBIOS 3.0=0x5703d000 MEMATTR=0x50876018 ESRT=0x5296f118 
Mar 04 22:49:11 ArchSloth kernel: SMBIOS 3.4.0 present.
Mar 04 22:49:11 ArchSloth kernel: DMI: LENOVO 82R7/LNVNB161216, BIOS J7CN33WW 06/07/2022
Mar 04 22:49:11 ArchSloth kernel: tsc: Detected 2600.000 MHz processor
Mar 04 22:49:11 ArchSloth kernel: tsc: Detected 2611.200 MHz TSC
Mar 04 22:49:11 ArchSloth kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Mar 04 22:49:11 ArchSloth kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Mar 04 22:49:11 ArchSloth kernel: last_pfn = 0x48fc00 max_arch_pfn = 0x400000000
Mar 04 22:49:11 ArchSloth kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Mar 04 22:49:11 ArchSloth kernel: last_pfn = 0x65800 max_arch_pfn = 0x400000000
Mar 04 22:49:11 ArchSloth kernel: esrt: Reserving ESRT space from 0x000000005296f118 to 0x000000005296f1a0.
Mar 04 22:49:11 ArchSloth kernel: e820: update [mem 0x5296f000-0x5296ffff] usable ==> reserved
Mar 04 22:49:11 ArchSloth kernel: Using GB pages for direct mapping
Mar 04 22:49:11 ArchSloth kernel: Secure boot disabled
Mar 04 22:49:11 ArchSloth kernel: RAMDISK: [mem 0x365bb000-0x372d4fff]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Early table checksum verification disabled
Mar 04 22:49:11 ArchSloth kernel: ACPI: RSDP 0x00000000657FE014 000024 (v02 LENOVO)
Mar 04 22:49:11 ArchSloth kernel: ACPI: XSDT 0x00000000657FC188 00012C (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: FACP 0x000000005702F000 000114 (v06 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: DSDT 0x0000000056FB6000 075B45 (v02 LENOVO ADL-P-M  00000002      01000013)
Mar 04 22:49:11 ArchSloth kernel: ACPI: FACS 0x00000000656BD000 000040
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x00000000570D1000 00038C (v02 LENOVO Pmax_Dev 00000001 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x00000000570CB000 005D01 (v02 LENOVO CpuSsdt  00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x000000005704E000 005702 (v02 LENOVO DptfTabl 00001000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x000000005704C000 00060E (v02 LENOVO Tpm2Tabl 00001000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: TPM2 0x000000005704B000 00004C (v04 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: ECDT 0x0000000057030000 000069 (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: HPET 0x000000005702E000 000038 (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: APIC 0x000000005702D000 0001DC (v05 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: MCFG 0x000000005702C000 00003C (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000056FB4000 001D1C (v02 LENOVO Ther_Rvp 00001000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000056FB1000 002B22 (v02 LENOVO SaSsdt   00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000056FAD000 0033E7 (v02 LENOVO IgfxSsdt 00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000056F9F000 00D39F (v02 LENOVO TcssSsdt 00001000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: LPIT 0x0000000056F8A000 0000CC (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: WSMT 0x0000000056F89000 000028 (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000056F88000 00095A (v02 LENOVO PtidDevc 00001000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000056F85000 002357 (v02 LENOVO TbtTypeC 00000000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: DBGP 0x0000000056F84000 000034 (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: DBG2 0x0000000056F83000 000054 (v00 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: NHLT 0x0000000056F81000 001B62 (v00 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: MSDM 0x0000000056F80000 000055 (v03 LENOVO CB-01    00000000 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000056F6B000 000E83 (v02 LENOVO UsbCTabl 00001000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: BATB 0x0000000056F6A000 00004A (v02 LENOVO CB-01    00000000 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: DMAR 0x0000000055163000 000088 (v02 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000057049000 000862 (v02 LENOVO xh_adlLP 00000000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000057045000 003AEA (v02 LENOVO SocGpe   00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000057041000 0039DA (v02 LENOVO SocCmn   00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0x0000000057040000 000144 (v02 LENOVO ADebTabl 00001000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: BGRT 0x000000005703F000 000038 (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: PHAT 0x000000005703E000 00045C (v01 LENOVO CB-01    00000005 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: UEFI 0x00000000656B4000 000102 (v01 LENOVO CB-01    00000001 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: FPDT 0x000000005703C000 000034 (v01 LENOVO CB-01    00000002 LENO 00000001)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving FACP table memory at [mem 0x5702f000-0x5702f113]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving DSDT table memory at [mem 0x56fb6000-0x5702bb44]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving FACS table memory at [mem 0x656bd000-0x656bd03f]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x570d1000-0x570d138b]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x570cb000-0x570d0d00]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x5704e000-0x57053701]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x5704c000-0x5704c60d]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving TPM2 table memory at [mem 0x5704b000-0x5704b04b]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving ECDT table memory at [mem 0x57030000-0x57030068]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving HPET table memory at [mem 0x5702e000-0x5702e037]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving APIC table memory at [mem 0x5702d000-0x5702d1db]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving MCFG table memory at [mem 0x5702c000-0x5702c03b]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x56fb4000-0x56fb5d1b]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x56fb1000-0x56fb3b21]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x56fad000-0x56fb03e6]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x56f9f000-0x56fac39e]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving LPIT table memory at [mem 0x56f8a000-0x56f8a0cb]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving WSMT table memory at [mem 0x56f89000-0x56f89027]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x56f88000-0x56f88959]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x56f85000-0x56f87356]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving DBGP table memory at [mem 0x56f84000-0x56f84033]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving DBG2 table memory at [mem 0x56f83000-0x56f83053]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving NHLT table memory at [mem 0x56f81000-0x56f82b61]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving MSDM table memory at [mem 0x56f80000-0x56f80054]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x56f6b000-0x56f6be82]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving BATB table memory at [mem 0x56f6a000-0x56f6a049]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving DMAR table memory at [mem 0x55163000-0x55163087]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x57049000-0x57049861]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x57045000-0x57048ae9]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x57041000-0x570449d9]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving SSDT table memory at [mem 0x57040000-0x57040143]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving BGRT table memory at [mem 0x5703f000-0x5703f037]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving PHAT table memory at [mem 0x5703e000-0x5703e45b]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving UEFI table memory at [mem 0x656b4000-0x656b4101]
Mar 04 22:49:11 ArchSloth kernel: ACPI: Reserving FPDT table memory at [mem 0x5703c000-0x5703c033]
Mar 04 22:49:11 ArchSloth kernel: No NUMA configuration found
Mar 04 22:49:11 ArchSloth kernel: Faking a node at [mem 0x0000000000000000-0x000000048fbfffff]
Mar 04 22:49:11 ArchSloth kernel: NODE_DATA(0) allocated [mem 0x48fbfb000-0x48fbfffff]
Mar 04 22:49:11 ArchSloth kernel: Zone ranges:
Mar 04 22:49:11 ArchSloth kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Mar 04 22:49:11 ArchSloth kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Mar 04 22:49:11 ArchSloth kernel:   Normal   [mem 0x0000000100000000-0x000000048fbfffff]
Mar 04 22:49:11 ArchSloth kernel:   Device   empty
Mar 04 22:49:11 ArchSloth kernel: Movable zone start for each node
Mar 04 22:49:11 ArchSloth kernel: Early memory node ranges
Mar 04 22:49:11 ArchSloth kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Mar 04 22:49:11 ArchSloth kernel:   node   0: [mem 0x0000000000100000-0x0000000054a7afff]
Mar 04 22:49:11 ArchSloth kernel:   node   0: [mem 0x00000000657ff000-0x00000000657fffff]
Mar 04 22:49:11 ArchSloth kernel:   node   0: [mem 0x0000000100000000-0x000000048fbfffff]
Mar 04 22:49:11 ArchSloth kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000048fbfffff]
Mar 04 22:49:11 ArchSloth kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Mar 04 22:49:11 ArchSloth kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Mar 04 22:49:11 ArchSloth kernel: On node 0, zone DMA32: 36228 pages in unavailable ranges
Mar 04 22:49:11 ArchSloth kernel: On node 0, zone Normal: 10240 pages in unavailable ranges
Mar 04 22:49:11 ArchSloth kernel: On node 0, zone Normal: 1024 pages in unavailable ranges
Mar 04 22:49:11 ArchSloth kernel: Reserving Intel graphics memory at [mem 0x6c800000-0x703fffff]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM-Timer IO Port: 0x1808
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Mar 04 22:49:11 ArchSloth kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Mar 04 22:49:11 ArchSloth kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Mar 04 22:49:11 ArchSloth kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Mar 04 22:49:11 ArchSloth kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Mar 04 22:49:11 ArchSloth kernel: e820: update [mem 0x4ef2c000-0x4f070fff] usable ==> reserved
Mar 04 22:49:11 ArchSloth kernel: TSC deadline timer available
Mar 04 22:49:11 ArchSloth kernel: smpboot: Allowing 12 CPUs, 0 hotplug CPUs
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x4ef2c000-0x4f070fff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x5296f000-0x5296ffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x54a7b000-0x54b22fff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x54b23000-0x6564dfff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x6564e000-0x6574cfff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x6574d000-0x657fefff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x65800000-0x69ffffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x6a000000-0x6a1fffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x6a200000-0x6a3fffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x6a400000-0x6affffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x6b000000-0x703fffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0x70400000-0xbfffffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfed1ffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Mar 04 22:49:11 ArchSloth kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
Mar 04 22:49:11 ArchSloth kernel: [mem 0x70400000-0xbfffffff] available for PCI devices
Mar 04 22:49:11 ArchSloth kernel: Booting paravirtualized kernel on bare hardware
Mar 04 22:49:11 ArchSloth kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Mar 04 22:49:11 ArchSloth kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Mar 04 22:49:11 ArchSloth kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
Mar 04 22:49:11 ArchSloth kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
Mar 04 22:49:11 ArchSloth kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
Mar 04 22:49:11 ArchSloth kernel: Fallback order for Node 0: 0 
Mar 04 22:49:11 ArchSloth kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4017250
Mar 04 22:49:11 ArchSloth kernel: Policy zone: Normal
Mar 04 22:49:11 ArchSloth kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=9081d853-3c3c-4ec0-88c9-44b8887be122 rw loglevel=3 quiet
Mar 04 22:49:11 ArchSloth kernel: Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux-lts", will be passed to user space.
Mar 04 22:49:11 ArchSloth kernel: random: crng init done
Mar 04 22:49:11 ArchSloth kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Mar 04 22:49:11 ArchSloth kernel: software IO TLB: area num 16.
Mar 04 22:49:11 ArchSloth kernel: Memory: 15829564K/16324712K available (16391K kernel code, 2138K rwdata, 11060K rodata, 2148K init, 3348K bss, 494888K reserved, 0K cma-reserved)
Mar 04 22:49:11 ArchSloth kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Mar 04 22:49:11 ArchSloth kernel: ftrace: allocating 46411 entries in 182 pages
Mar 04 22:49:11 ArchSloth kernel: ftrace: allocated 182 pages with 5 groups
Mar 04 22:49:11 ArchSloth kernel: Dynamic Preempt: voluntary
Mar 04 22:49:11 ArchSloth kernel: rcu: Preemptible hierarchical RCU implementation.
Mar 04 22:49:11 ArchSloth kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
Mar 04 22:49:11 ArchSloth kernel:         Trampoline variant of Tasks RCU enabled.
Mar 04 22:49:11 ArchSloth kernel:         Rude variant of Tasks RCU enabled.
Mar 04 22:49:11 ArchSloth kernel:         Tracing variant of Tasks RCU enabled.
Mar 04 22:49:11 ArchSloth kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Mar 04 22:49:11 ArchSloth kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Mar 04 22:49:11 ArchSloth kernel: NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
Mar 04 22:49:11 ArchSloth kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Mar 04 22:49:11 ArchSloth kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Mar 04 22:49:11 ArchSloth kernel: Console: colour dummy device 80x25
Mar 04 22:49:11 ArchSloth kernel: printk: console [tty0] enabled
Mar 04 22:49:11 ArchSloth kernel: ACPI: Core revision 20220331
Mar 04 22:49:11 ArchSloth kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Mar 04 22:49:11 ArchSloth kernel: APIC: Switch to symmetric I/O mode setup
Mar 04 22:49:11 ArchSloth kernel: DMAR: Host address width 39
Mar 04 22:49:11 ArchSloth kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Mar 04 22:49:11 ArchSloth kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Mar 04 22:49:11 ArchSloth kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Mar 04 22:49:11 ArchSloth kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Mar 04 22:49:11 ArchSloth kernel: DMAR: RMRR base: 0x0000006c000000 end: 0x000000703fffff
Mar 04 22:49:11 ArchSloth kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Mar 04 22:49:11 ArchSloth kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Mar 04 22:49:11 ArchSloth kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Mar 04 22:49:11 ArchSloth kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Mar 04 22:49:11 ArchSloth kernel: x2apic enabled
Mar 04 22:49:11 ArchSloth kernel: Switched APIC routing to cluster x2apic.
Mar 04 22:49:11 ArchSloth kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x25a39079a08, max_idle_ns: 440795310461 ns
Mar 04 22:49:11 ArchSloth kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5224.00 BogoMIPS (lpj=8704000)
Mar 04 22:49:11 ArchSloth kernel: pid_max: default: 32768 minimum: 301
Mar 04 22:49:11 ArchSloth kernel: LSM: Security Framework initializing
Mar 04 22:49:11 ArchSloth kernel: landlock: Up and running.
Mar 04 22:49:11 ArchSloth kernel: Yama: becoming mindful.
Mar 04 22:49:11 ArchSloth kernel: LSM support for eBPF active
Mar 04 22:49:11 ArchSloth kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: CPU0: Thermal monitoring enabled (TM1)
Mar 04 22:49:11 ArchSloth kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Mar 04 22:49:11 ArchSloth kernel: process: using mwait in idle threads
Mar 04 22:49:11 ArchSloth kernel: CET detected: Indirect Branch Tracking enabled
Mar 04 22:49:11 ArchSloth kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Mar 04 22:49:11 ArchSloth kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Mar 04 22:49:11 ArchSloth kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Mar 04 22:49:11 ArchSloth kernel: Spectre V2 : Mitigation: Enhanced IBRS
Mar 04 22:49:11 ArchSloth kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Mar 04 22:49:11 ArchSloth kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Mar 04 22:49:11 ArchSloth kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Mar 04 22:49:11 ArchSloth kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Mar 04 22:49:11 ArchSloth kernel: Freeing SMP alternatives memory: 40K
Mar 04 22:49:11 ArchSloth kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i7-1255U (family: 0x6, model: 0x9a, stepping: 0x4)
Mar 04 22:49:11 ArchSloth kernel: cblist_init_generic: Setting adjustable number of callback queues.
Mar 04 22:49:11 ArchSloth kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Mar 04 22:49:11 ArchSloth kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Mar 04 22:49:11 ArchSloth kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
Mar 04 22:49:11 ArchSloth kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Mar 04 22:49:11 ArchSloth kernel: core: cpu_core PMU driver: 
Mar 04 22:49:11 ArchSloth kernel: ... version:                5
Mar 04 22:49:11 ArchSloth kernel: ... bit width:              48
Mar 04 22:49:11 ArchSloth kernel: ... generic registers:      8
Mar 04 22:49:11 ArchSloth kernel: ... value mask:             0000ffffffffffff
Mar 04 22:49:11 ArchSloth kernel: ... max period:             00007fffffffffff
Mar 04 22:49:11 ArchSloth kernel: ... fixed-purpose events:   4
Mar 04 22:49:11 ArchSloth kernel: ... event mask:             0001000f000000ff
Mar 04 22:49:11 ArchSloth kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1614
Mar 04 22:49:11 ArchSloth kernel: rcu: Hierarchical SRCU implementation.
Mar 04 22:49:11 ArchSloth kernel: rcu:         Max phase no-delay instances is 1000.
Mar 04 22:49:11 ArchSloth kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Mar 04 22:49:11 ArchSloth kernel: smp: Bringing up secondary CPUs ...
Mar 04 22:49:11 ArchSloth kernel: x86: Booting SMP configuration:
Mar 04 22:49:11 ArchSloth kernel: .... node  #0, CPUs:        #1  #2  #3  #4
Mar 04 22:49:11 ArchSloth kernel: core: cpu_atom PMU driver: PEBS-via-PT 
Mar 04 22:49:11 ArchSloth kernel: ... version:                5
Mar 04 22:49:11 ArchSloth kernel: ... bit width:              48
Mar 04 22:49:11 ArchSloth kernel: ... generic registers:      6
Mar 04 22:49:11 ArchSloth kernel: ... value mask:             0000ffffffffffff
Mar 04 22:49:11 ArchSloth kernel: ... max period:             00007fffffffffff
Mar 04 22:49:11 ArchSloth kernel: ... fixed-purpose events:   3
Mar 04 22:49:11 ArchSloth kernel: ... event mask:             000000070000003f
Mar 04 22:49:11 ArchSloth kernel:   #5  #6  #7  #8  #9 #10 #11
Mar 04 22:49:11 ArchSloth kernel: smp: Brought up 1 node, 12 CPUs
Mar 04 22:49:11 ArchSloth kernel: smpboot: Max logical packages: 1
Mar 04 22:49:11 ArchSloth kernel: smpboot: Total of 12 processors activated (62693.00 BogoMIPS)
Mar 04 22:49:11 ArchSloth kernel: devtmpfs: initialized
Mar 04 22:49:11 ArchSloth kernel: x86/mm: Memory block size: 128MB
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Registering ACPI NVS region [mem 0x6564e000-0x6574cfff] (1044480 bytes)
Mar 04 22:49:11 ArchSloth kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Mar 04 22:49:11 ArchSloth kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: pinctrl core: initialized pinctrl subsystem
Mar 04 22:49:11 ArchSloth kernel: PM: RTC time: 17:19:08, date: 2023-03-04
Mar 04 22:49:11 ArchSloth kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Mar 04 22:49:11 ArchSloth kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Mar 04 22:49:11 ArchSloth kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Mar 04 22:49:11 ArchSloth kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Mar 04 22:49:11 ArchSloth kernel: audit: initializing netlink subsys (disabled)
Mar 04 22:49:11 ArchSloth kernel: audit: type=2000 audit(1677950348.016:1): state=initialized audit_enabled=0 res=1
Mar 04 22:49:11 ArchSloth kernel: thermal_sys: Registered thermal governor 'fair_share'
Mar 04 22:49:11 ArchSloth kernel: thermal_sys: Registered thermal governor 'bang_bang'
Mar 04 22:49:11 ArchSloth kernel: thermal_sys: Registered thermal governor 'step_wise'
Mar 04 22:49:11 ArchSloth kernel: thermal_sys: Registered thermal governor 'user_space'
Mar 04 22:49:11 ArchSloth kernel: thermal_sys: Registered thermal governor 'power_allocator'
Mar 04 22:49:11 ArchSloth kernel: cpuidle: using governor ladder
Mar 04 22:49:11 ArchSloth kernel: cpuidle: using governor menu
Mar 04 22:49:11 ArchSloth kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Mar 04 22:49:11 ArchSloth kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
Mar 04 22:49:11 ArchSloth kernel: PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
Mar 04 22:49:11 ArchSloth kernel: PCI: Using configuration type 1 for base access
Mar 04 22:49:11 ArchSloth kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Mar 04 22:49:11 ArchSloth kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Mar 04 22:49:11 ArchSloth kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Mar 04 22:49:11 ArchSloth kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Mar 04 22:49:11 ArchSloth kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Mar 04 22:49:11 ArchSloth kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Mar 04 22:49:11 ArchSloth kernel: ACPI: Added _OSI(Module Device)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Added _OSI(Processor Device)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Added _OSI(Processor Aggregator Device)
Mar 04 22:49:11 ArchSloth kernel: ACPI BIOS Error (bug): Failure creating named object [\_TZ.CVF0], AE_ALREADY_EXISTS (20220331/dswload2-326)
Mar 04 22:49:11 ArchSloth kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
Mar 04 22:49:11 ArchSloth kernel: ACPI BIOS Error (bug): Failure creating named object [\_TZ.FN00], AE_ALREADY_EXISTS (20220331/dswload2-326)
Mar 04 22:49:11 ArchSloth kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Skipping parse of AML opcode: PowerResource (0x5B84)
Mar 04 22:49:11 ArchSloth kernel: ACPI BIOS Error (bug): Failure creating named object [\_TZ.FAN0], AE_ALREADY_EXISTS (20220331/dswload2-326)
Mar 04 22:49:11 ArchSloth kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Skipping parse of AML opcode: Device (0x5B82)
Mar 04 22:49:11 ArchSloth kernel: ACPI: 16 ACPI AML tables successfully acquired and loaded
Mar 04 22:49:11 ArchSloth kernel: ACPI: EC: EC started
Mar 04 22:49:11 ArchSloth kernel: ACPI: EC: interrupt blocked
Mar 04 22:49:11 ArchSloth kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Mar 04 22:49:11 ArchSloth kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Mar 04 22:49:11 ArchSloth kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Mar 04 22:49:11 ArchSloth kernel: ACPI: Dynamic OEM Table Load:
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0xFFFF91ACC1931000 0001AB (v02 PmRef  Cpu0Psd  00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Mar 04 22:49:11 ArchSloth kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Mar 04 22:49:11 ArchSloth kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Mar 04 22:49:11 ArchSloth kernel: ACPI: Dynamic OEM Table Load:
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0xFFFF91ACC0E7AC00 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Dynamic OEM Table Load:
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0xFFFF91ACC196F000 000605 (v02 PmRef  Cpu0Ist  00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Dynamic OEM Table Load:
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0xFFFF91ACC196E800 000476 (v02 PmRef  Cpu0Hwp  00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Dynamic OEM Table Load:
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0xFFFF91ACC0E52000 001BAF (v02 PmRef  ApIst    00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Dynamic OEM Table Load:
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0xFFFF91ACC0E50000 001038 (v02 PmRef  ApHwp    00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Dynamic OEM Table Load:
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0xFFFF91ACC0E56000 001349 (v02 PmRef  ApPsd    00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Dynamic OEM Table Load:
Mar 04 22:49:11 ArchSloth kernel: ACPI: SSDT 0xFFFF91ACC0E70000 000FBB (v02 PmRef  ApCst    00003000 INTL 20200717)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Interpreter enabled
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: (supports S0 S3 S4 S5)
Mar 04 22:49:11 ArchSloth kernel: ACPI: Using IOAPIC for interrupt routing
Mar 04 22:49:11 ArchSloth kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Mar 04 22:49:11 ArchSloth kernel: PCI: Using E820 reservations for host bridge windows
Mar 04 22:49:11 ArchSloth kernel: ACPI: Enabled 8 GPEs in block 00 to 7F
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [WRST]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [TBT0]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [TBT1]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [D3C]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [FN00]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [FN01]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [FN02]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [FN03]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [FN04]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PM: Power Resource [PIN]
Mar 04 22:49:11 ArchSloth kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Mar 04 22:49:11 ArchSloth kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Mar 04 22:49:11 ArchSloth kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Mar 04 22:49:11 ArchSloth kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Mar 04 22:49:11 ArchSloth kernel: PCI host bridge to bus 0000:00
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: root bus resource [mem 0x70400000-0xbfffffff window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:00.0: [8086:4601] type 00 class 0x060000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: [8086:46a8] type 00 class 0x030000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: reg 0x10: [mem 0x601c000000-0x601cffffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:04.0: [8086:461d] type 00 class 0x118000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:04.0: reg 0x10: [mem 0x601d140000-0x601d15ffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:06.0: [8086:464d] type 01 class 0x060400
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: [8086:466e] type 01 class 0x060400
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: Overriding RP PIO Log Size to 4
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: PTM enabled (root), 4ns granularity
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:08.0: [8086:464f] type 00 class 0x088000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:08.0: reg 0x10: [mem 0x601d19e000-0x601d19efff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.0: [8086:461e] type 00 class 0x0c0330
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.0: reg 0x10: [mem 0x601d180000-0x601d18ffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.2: [8086:463e] type 00 class 0x0c0340
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.2: reg 0x10: [mem 0x601d100000-0x601d13ffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.2: reg 0x18: [mem 0x601d19d000-0x601d19dfff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.2: supports D1 D2
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:12.0: [8086:51fc] type 00 class 0x070000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:12.0: reg 0x10: [mem 0x601d170000-0x601d17ffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:12.0: PME# supported from D0 D3hot
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:14.0: reg 0x10: [mem 0x601d160000-0x601d16ffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:14.2: reg 0x10: [mem 0x601d194000-0x601d197fff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:14.2: reg 0x18: [mem 0x601d19c000-0x601d19cfff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:15.1: [8086:51e9] type 00 class 0x0c8000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:16.0: reg 0x10: [mem 0x601d199000-0x601d199fff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:16.0: PME# supported from D3hot
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.0: [8086:51b1] type 01 class 0x060400
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3: [8086:51b3] type 01 class 0x060400
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3: PME# supported from D0 D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3: PTM enabled (root), 4ns granularity
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040100
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x601d190000-0x601d193fff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x601d000000-0x601d0fffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x601d198000-0x601d1980ff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:01:00.0: [1e0f:000c] type 00 class 0x010802
Mar 04 22:49:11 ArchSloth kernel: pci 0000:01:00.0: reg 0x10: [mem 0x7e400000-0x7e403fff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:06.0: PCI bridge to [bus 01]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:06.0:   bridge window [mem 0x7e400000-0x7e4fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: PCI bridge to [bus 02-2b]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0:   bridge window [mem 0x72000000-0x7e1fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2c:00.0: [1217:8621] type 00 class 0x080501
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2c:00.0: reg 0x10: [mem 0x7e301000-0x7e301fff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2c:00.0: reg 0x14: [mem 0x7e300000-0x7e3007ff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2c:00.0: PME# supported from D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.0: PCI bridge to [bus 2c]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.0:   bridge window [mem 0x7e300000-0x7e3fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2d:00.0: [10ec:b852] type 00 class 0x028000
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2d:00.0: reg 0x10: [io  0x2000-0x20ff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2d:00.0: reg 0x18: [mem 0x7e200000-0x7e2fffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2d:00.0: PME# supported from D0 D3hot D3cold
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3: PCI bridge to [bus 2d]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3:   bridge window [io  0x2000-0x2fff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3:   bridge window [mem 0x7e200000-0x7e2fffff]
Mar 04 22:49:11 ArchSloth kernel: Low-power S0 idle used by default for system suspend
Mar 04 22:49:11 ArchSloth kernel: ACPI: EC: interrupt unblocked
Mar 04 22:49:11 ArchSloth kernel: ACPI: EC: event unblocked
Mar 04 22:49:11 ArchSloth kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Mar 04 22:49:11 ArchSloth kernel: ACPI: EC: GPE=0x6e
Mar 04 22:49:11 ArchSloth kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot ECDT EC initialization complete
Mar 04 22:49:11 ArchSloth kernel: ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
Mar 04 22:49:11 ArchSloth kernel: iommu: Default domain type: Translated 
Mar 04 22:49:11 ArchSloth kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
Mar 04 22:49:11 ArchSloth kernel: SCSI subsystem initialized
Mar 04 22:49:11 ArchSloth kernel: libata version 3.00 loaded.
Mar 04 22:49:11 ArchSloth kernel: ACPI: bus type USB registered
Mar 04 22:49:11 ArchSloth kernel: usbcore: registered new interface driver usbfs
Mar 04 22:49:11 ArchSloth kernel: usbcore: registered new interface driver hub
Mar 04 22:49:11 ArchSloth kernel: usbcore: registered new device driver usb
Mar 04 22:49:11 ArchSloth kernel: pps_core: LinuxPPS API ver. 1 registered
Mar 04 22:49:11 ArchSloth kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Mar 04 22:49:11 ArchSloth kernel: PTP clock support registered
Mar 04 22:49:11 ArchSloth kernel: EDAC MC: Ver: 3.0.0
Mar 04 22:49:11 ArchSloth kernel: Registered efivars operations
Mar 04 22:49:11 ArchSloth kernel: NetLabel: Initializing
Mar 04 22:49:11 ArchSloth kernel: NetLabel:  domain hash size = 128
Mar 04 22:49:11 ArchSloth kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Mar 04 22:49:11 ArchSloth kernel: NetLabel:  unlabeled traffic allowed by default
Mar 04 22:49:11 ArchSloth kernel: mctp: management component transport protocol core
Mar 04 22:49:11 ArchSloth kernel: NET: Registered PF_MCTP protocol family
Mar 04 22:49:11 ArchSloth kernel: PCI: Using ACPI for IRQ routing
Mar 04 22:49:11 ArchSloth kernel: PCI: pci_cache_line_size set to 64 bytes
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
Mar 04 22:49:11 ArchSloth kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Mar 04 22:49:11 ArchSloth kernel: e820: reserve RAM buffer [mem 0x4ef2c000-0x4fffffff]
Mar 04 22:49:11 ArchSloth kernel: e820: reserve RAM buffer [mem 0x5296f000-0x53ffffff]
Mar 04 22:49:11 ArchSloth kernel: e820: reserve RAM buffer [mem 0x54a7b000-0x57ffffff]
Mar 04 22:49:11 ArchSloth kernel: e820: reserve RAM buffer [mem 0x65800000-0x67ffffff]
Mar 04 22:49:11 ArchSloth kernel: e820: reserve RAM buffer [mem 0x48fc00000-0x48fffffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Mar 04 22:49:11 ArchSloth kernel: vgaarb: loaded
Mar 04 22:49:11 ArchSloth kernel: clocksource: Switched to clocksource tsc-early
Mar 04 22:49:11 ArchSloth kernel: VFS: Disk quotas dquot_6.6.0
Mar 04 22:49:11 ArchSloth kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Mar 04 22:49:11 ArchSloth kernel: pnp: PnP ACPI init
Mar 04 22:49:11 ArchSloth kernel: system 00:00: [io  0x0680-0x069f] has been reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:00: [io  0x164e-0x164f] has been reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:00: [mem 0xfe800000-0xfe80ffff] has been reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:01: [io  0x1854-0x1857] has been reserved
Mar 04 22:49:11 ArchSloth kernel: pnp 00:03: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Mar 04 22:49:11 ArchSloth kernel: system 00:03: [mem 0xfedc0000-0xfedc7fff] has been reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:03: [mem 0xfed20000-0xfed7ffff] could not be reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:03: [mem 0xfed45000-0xfed8ffff] could not be reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:03: [mem 0xfee00000-0xfeefffff] has been reserved
Mar 04 22:49:11 ArchSloth kernel: system 00:04: [io  0xff00-0xfffe] has been reserved
Mar 04 22:49:11 ArchSloth kernel: pnp: PnP ACPI: found 6 devices
Mar 04 22:49:11 ArchSloth kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Mar 04 22:49:11 ArchSloth kernel: NET: Registered PF_INET protocol family
Mar 04 22:49:11 ArchSloth kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: TCP: Hash tables configured (established 131072 bind 65536)
Mar 04 22:49:11 ArchSloth kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Mar 04 22:49:11 ArchSloth kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Mar 04 22:49:11 ArchSloth kernel: NET: Registered PF_XDP protocol family
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 02-2b] add_size 1000
Mar 04 22:49:11 ArchSloth kernel: clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffa0000 64bit pref] for e820 entry [mem 0x0009f000-0x000fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
Mar 04 22:49:11 ArchSloth kernel: clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: BAR 13: assigned [io  0x4000-0x4fff]
Mar 04 22:49:11 ArchSloth kernel: clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
Mar 04 22:49:11 ArchSloth kernel: clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:15.1: BAR 0: assigned [mem 0x4017001000-0x4017001fff 64bit]
Mar 04 22:49:11 ArchSloth kernel: clipped [mem size 0x00020000] to [mem size 0xfffffffffffc0000] for e820 entry [mem 0x0009f000-0x000fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0x70400000-0x70400fff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:06.0: PCI bridge to [bus 01]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:06.0:   bridge window [mem 0x7e400000-0x7e4fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: PCI bridge to [bus 02-2b]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0:   bridge window [io  0x4000-0x4fff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0:   bridge window [mem 0x72000000-0x7e1fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0:   bridge window [mem 0x6000000000-0x601bffffff 64bit pref]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.0: PCI bridge to [bus 2c]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.0:   bridge window [mem 0x7e300000-0x7e3fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3: PCI bridge to [bus 2d]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3:   bridge window [io  0x2000-0x2fff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3:   bridge window [mem 0x7e200000-0x7e2fffff]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: resource 7 [mem 0x70400000-0xbfffffff window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:01: resource 1 [mem 0x7e400000-0x7e4fffff]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:02: resource 1 [mem 0x72000000-0x7e1fffff]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:02: resource 2 [mem 0x6000000000-0x601bffffff 64bit pref]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:2c: resource 1 [mem 0x7e300000-0x7e3fffff]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:2d: resource 0 [io  0x2000-0x2fff]
Mar 04 22:49:11 ArchSloth kernel: pci_bus 0000:2d: resource 1 [mem 0x7e200000-0x7e2fffff]
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.0: enabling device (0000 -> 0002)
Mar 04 22:49:11 ArchSloth kernel: PCI: CLS 0 bytes, default 64
Mar 04 22:49:11 ArchSloth kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
Mar 04 22:49:11 ArchSloth kernel: DMAR: No ATSR found
Mar 04 22:49:11 ArchSloth kernel: DMAR: No SATC found
Mar 04 22:49:11 ArchSloth kernel: DMAR: IOMMU feature fl1gp_support inconsistent
Mar 04 22:49:11 ArchSloth kernel: DMAR: IOMMU feature pgsel_inv inconsistent
Mar 04 22:49:11 ArchSloth kernel: DMAR: IOMMU feature nwfs inconsistent
Mar 04 22:49:11 ArchSloth kernel: DMAR: IOMMU feature dit inconsistent
Mar 04 22:49:11 ArchSloth kernel: DMAR: IOMMU feature sc_support inconsistent
Mar 04 22:49:11 ArchSloth kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
Mar 04 22:49:11 ArchSloth kernel: DMAR: dmar0: Using Queued invalidation
Mar 04 22:49:11 ArchSloth kernel: DMAR: dmar1: Using Queued invalidation
Mar 04 22:49:11 ArchSloth kernel: Trying to unpack rootfs image as initramfs...
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:02.0: Adding to iommu group 0
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:00.0: Adding to iommu group 1
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:04.0: Adding to iommu group 2
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:06.0: Adding to iommu group 3
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:07.0: Adding to iommu group 4
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:08.0: Adding to iommu group 5
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.0: Adding to iommu group 6
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:0d.2: Adding to iommu group 6
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:12.0: Adding to iommu group 7
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:14.0: Adding to iommu group 8
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:14.2: Adding to iommu group 8
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:15.0: Adding to iommu group 9
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:15.1: Adding to iommu group 9
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:16.0: Adding to iommu group 10
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.0: Adding to iommu group 11
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1d.3: Adding to iommu group 12
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.0: Adding to iommu group 13
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.3: Adding to iommu group 13
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.4: Adding to iommu group 13
Mar 04 22:49:11 ArchSloth kernel: pci 0000:00:1f.5: Adding to iommu group 13
Mar 04 22:49:11 ArchSloth kernel: pci 0000:01:00.0: Adding to iommu group 14
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2c:00.0: Adding to iommu group 15
Mar 04 22:49:11 ArchSloth kernel: pci 0000:2d:00.0: Adding to iommu group 16
Mar 04 22:49:11 ArchSloth kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
Mar 04 22:49:11 ArchSloth kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Mar 04 22:49:11 ArchSloth kernel: software IO TLB: mapped [mem 0x0000000049a30000-0x000000004da30000] (64MB)
Mar 04 22:49:11 ArchSloth kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x25a39079a08, max_idle_ns: 440795310461 ns
Mar 04 22:49:11 ArchSloth kernel: clocksource: Switched to clocksource tsc
Mar 04 22:49:11 ArchSloth kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Mar 04 22:49:11 ArchSloth kernel: Initialise system trusted keyrings
Mar 04 22:49:11 ArchSloth kernel: Key type blacklist registered
Mar 04 22:49:11 ArchSloth kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Mar 04 22:49:11 ArchSloth kernel: zbud: loaded
Mar 04 22:49:11 ArchSloth kernel: integrity: Platform Keyring initialized
Mar 04 22:49:11 ArchSloth kernel: integrity: Machine keyring initialized
Mar 04 22:49:11 ArchSloth kernel: Key type asymmetric registered
Mar 04 22:49:11 ArchSloth kernel: Asymmetric key parser 'x509' registered
Mar 04 22:49:11 ArchSloth kernel: Freeing initrd memory: 13416K
Mar 04 22:49:11 ArchSloth kernel: alg: self-tests for CTR-KDF (hmac(sha256)) passed
Mar 04 22:49:11 ArchSloth kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
Mar 04 22:49:11 ArchSloth kernel: io scheduler mq-deadline registered
Mar 04 22:49:11 ArchSloth kernel: io scheduler kyber registered
Mar 04 22:49:11 ArchSloth kernel: io scheduler bfq registered
Mar 04 22:49:11 ArchSloth kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 122
Mar 04 22:49:11 ArchSloth kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 123
Mar 04 22:49:11 ArchSloth kernel: pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Mar 04 22:49:11 ArchSloth kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 124
Mar 04 22:49:11 ArchSloth kernel: pcieport 0000:00:1d.3: PME: Signaling with IRQ 125
Mar 04 22:49:11 ArchSloth kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Mar 04 22:49:11 ArchSloth kernel: ACPI: AC: AC Adapter [ADP1] (on-line)
Mar 04 22:49:11 ArchSloth kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
Mar 04 22:49:11 ArchSloth kernel: ACPI: button: Lid Switch [LID0]
Mar 04 22:49:11 ArchSloth kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Mar 04 22:49:11 ArchSloth kernel: ACPI: button: Power Button [PWRF]
Mar 04 22:49:11 ArchSloth kernel: thermal LNXTHERM:00: registered as thermal_zone0
Mar 04 22:49:11 ArchSloth kernel: ACPI: thermal: Thermal Zone [TZS0] (29 C)
Mar 04 22:49:11 ArchSloth kernel: thermal LNXTHERM:01: registered as thermal_zone1
Mar 04 22:49:11 ArchSloth kernel: ACPI: thermal: Thermal Zone [TZS1] (28 C)
Mar 04 22:49:11 ArchSloth kernel: thermal LNXTHERM:02: registered as thermal_zone2
Mar 04 22:49:11 ArchSloth kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Mar 04 22:49:11 ArchSloth kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Mar 04 22:49:11 ArchSloth kernel: serial 0000:00:12.0: enabling device (0000 -> 0002)
Mar 04 22:49:11 ArchSloth kernel: hpet_acpi_add: no address or irqs in _CRS
Mar 04 22:49:11 ArchSloth kernel: Non-volatile memory driver v1.3
Mar 04 22:49:11 ArchSloth kernel: Linux agpgart interface v0.103
Mar 04 22:49:11 ArchSloth kernel: ACPI: battery: Slot [BAT0] (battery present)
Mar 04 22:49:11 ArchSloth kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Mar 04 22:49:11 ArchSloth kernel: ACPI: bus type drm_connector registered
Mar 04 22:49:11 ArchSloth kernel: usbcore: registered new interface driver usbserial_generic
Mar 04 22:49:11 ArchSloth kernel: usbserial: USB Serial support registered for generic
Mar 04 22:49:11 ArchSloth kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Mar 04 22:49:11 ArchSloth kernel: rtc_cmos rtc_cmos: registered as rtc0
Mar 04 22:49:11 ArchSloth kernel: rtc_cmos rtc_cmos: setting system clock to 2023-03-04T17:19:09 UTC (1677950349)
Mar 04 22:49:11 ArchSloth kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
Mar 04 22:49:11 ArchSloth kernel: intel_pstate: Intel P-state driver initializing
Mar 04 22:49:11 ArchSloth kernel: intel_pstate: HWP enabled
Mar 04 22:49:11 ArchSloth kernel: ledtrig-cpu: registered to indicate activity on CPUs
Mar 04 22:49:11 ArchSloth kernel: efifb: probing for efifb
Mar 04 22:49:11 ArchSloth kernel: efifb: showing boot graphics
Mar 04 22:49:11 ArchSloth kernel: efifb: framebuffer at 0x4000000000, using 20288k, total 20288k
Mar 04 22:49:11 ArchSloth kernel: efifb: mode is 2880x1800x32, linelength=11520, pages=1
Mar 04 22:49:11 ArchSloth kernel: efifb: scrolling: redraw
Mar 04 22:49:11 ArchSloth kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Mar 04 22:49:11 ArchSloth kernel: fbcon: Deferring console take-over
Mar 04 22:49:11 ArchSloth kernel: fb0: EFI VGA frame buffer device
Mar 04 22:49:11 ArchSloth kernel: hid: raw HID events driver (C) Jiri Kosina
Mar 04 22:49:11 ArchSloth kernel: intel_pmc_core INT33A1:00:  initialized
Mar 04 22:49:11 ArchSloth kernel: drop_monitor: Initializing network drop monitor service
Mar 04 22:49:11 ArchSloth kernel: Initializing XFRM netlink socket
Mar 04 22:49:11 ArchSloth kernel: NET: Registered PF_INET6 protocol family
Mar 04 22:49:11 ArchSloth kernel: Segment Routing with IPv6
Mar 04 22:49:11 ArchSloth kernel: RPL Segment Routing with IPv6
Mar 04 22:49:11 ArchSloth kernel: In-situ OAM (IOAM) with IPv6
Mar 04 22:49:11 ArchSloth kernel: NET: Registered PF_PACKET protocol family
Mar 04 22:49:11 ArchSloth kernel: microcode: sig=0x906a4, pf=0x80, revision=0x41b
Mar 04 22:49:11 ArchSloth kernel: microcode: Microcode Update Driver: v2.2.
Mar 04 22:49:11 ArchSloth kernel: unchecked MSR access error: WRMSR to 0xd10 (tried to write 0x000000000000ffff) at rIP: 0xffffffffa7a79d58 (native_write_msr+0x8/0x30)
Mar 04 22:49:11 ArchSloth kernel: Call Trace:
Mar 04 22:49:11 ArchSloth kernel:  <TASK>
Mar 04 22:49:11 ArchSloth kernel:  cat_wrmsr+0x41/0x60
Mar 04 22:49:11 ArchSloth kernel:  resctrl_online_cpu+0x301/0x390
Mar 04 22:49:11 ArchSloth kernel:  ? resctrl_offline_cpu+0x2b0/0x2b0
Mar 04 22:49:11 ArchSloth kernel:  cpuhp_invoke_callback+0xf5/0x460
Mar 04 22:49:11 ArchSloth kernel:  ? sort_range+0x20/0x20
Mar 04 22:49:11 ArchSloth kernel:  cpuhp_thread_fun+0xe8/0x170
Mar 04 22:49:11 ArchSloth kernel:  smpboot_thread_fn+0xd9/0x1d0
Mar 04 22:49:11 ArchSloth kernel:  kthread+0xdb/0x110
Mar 04 22:49:11 ArchSloth kernel:  ? kthread_complete_and_exit+0x20/0x20
Mar 04 22:49:11 ArchSloth kernel:  ret_from_fork+0x1f/0x30
Mar 04 22:49:11 ArchSloth kernel:  </TASK>
Mar 04 22:49:11 ArchSloth kernel: resctrl: L2 allocation detected
Mar 04 22:49:11 ArchSloth kernel: IPI shorthand broadcast: enabled
Mar 04 22:49:11 ArchSloth kernel: sched_clock: Marking stable (907843363, 6535836)->(927526653, -13147454)
Mar 04 22:49:11 ArchSloth kernel: registered taskstats version 1
Mar 04 22:49:11 ArchSloth kernel: Loading compiled-in X.509 certificates
Mar 04 22:49:11 ArchSloth kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 9f5f9ec99b71f969d13c9137929e173b197f307d'
Mar 04 22:49:11 ArchSloth kernel: zswap: loaded using pool lz4/z3fold
Mar 04 22:49:11 ArchSloth kernel: Key type .fscrypt registered
Mar 04 22:49:11 ArchSloth kernel: Key type fscrypt-provisioning registered
Mar 04 22:49:11 ArchSloth kernel: integrity: Loading X.509 certificate: UEFI:db
Mar 04 22:49:11 ArchSloth kernel: integrity: Loaded X.509 cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f'
Mar 04 22:49:11 ArchSloth kernel: integrity: Loading X.509 certificate: UEFI:db
Mar 04 22:49:11 ArchSloth kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Mar 04 22:49:11 ArchSloth kernel: integrity: Loading X.509 certificate: UEFI:db
Mar 04 22:49:11 ArchSloth kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: blacklist: Problem blacklisting hash (-13)
Mar 04 22:49:11 ArchSloth kernel: PM:   Magic number: 15:355:339
Mar 04 22:49:11 ArchSloth kernel: thermal thermal_zone2: hash matches
Mar 04 22:49:11 ArchSloth kernel: acpi ACPI0007:01: hash matches
Mar 04 22:49:11 ArchSloth kernel: RAS: Correctable Errors collector initialized.
Mar 04 22:49:11 ArchSloth kernel: Freeing unused decrypted memory: 2036K
Mar 04 22:49:11 ArchSloth kernel: Freeing unused kernel image (initmem) memory: 2148K
Mar 04 22:49:11 ArchSloth kernel: Write protecting the kernel read-only data: 30720k
Mar 04 22:49:11 ArchSloth kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K
Mar 04 22:49:11 ArchSloth kernel: Freeing unused kernel image (rodata/data gap) memory: 1228K
Mar 04 22:49:11 ArchSloth kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Mar 04 22:49:11 ArchSloth kernel: rodata_test: all tests were successful
Mar 04 22:49:11 ArchSloth kernel: Run /init as init process
Mar 04 22:49:11 ArchSloth kernel:   with arguments:
Mar 04 22:49:11 ArchSloth kernel:     /init
Mar 04 22:49:11 ArchSloth kernel:   with environment:
Mar 04 22:49:11 ArchSloth kernel:     HOME=/
Mar 04 22:49:11 ArchSloth kernel:     TERM=linux
Mar 04 22:49:11 ArchSloth kernel:     BOOT_IMAGE=/boot/vmlinuz-linux-lts
Mar 04 22:49:11 ArchSloth kernel: fbcon: Taking over console
Mar 04 22:49:11 ArchSloth kernel: Console: switching to colour frame buffer device 180x56
Mar 04 22:49:11 ArchSloth kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD0] at 0x60,0x64 irq 1
Mar 04 22:49:11 ArchSloth kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Mar 04 22:49:11 ArchSloth kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
Mar 04 22:49:11 ArchSloth kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Mar 04 22:49:11 ArchSloth kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Mar 04 22:49:11 ArchSloth kernel: usb usb1: Product: xHCI Host Controller
Mar 04 22:49:11 ArchSloth kernel: usb usb1: Manufacturer: Linux 6.1.14-1-lts xhci-hcd
Mar 04 22:49:11 ArchSloth kernel: usb usb1: SerialNumber: 0000:00:0d.0
Mar 04 22:49:11 ArchSloth kernel: hub 1-0:1.0: USB hub found
Mar 04 22:49:11 ArchSloth kernel: hub 1-0:1.0: 1 port detected
Mar 04 22:49:11 ArchSloth kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
Mar 04 22:49:11 ArchSloth kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Mar 04 22:49:11 ArchSloth kernel: usb usb2: Product: xHCI Host Controller
Mar 04 22:49:11 ArchSloth kernel: usb usb2: Manufacturer: Linux 6.1.14-1-lts xhci-hcd
Mar 04 22:49:11 ArchSloth kernel: usb usb2: SerialNumber: 0000:00:0d.0
Mar 04 22:49:11 ArchSloth kernel: hub 2-0:1.0: USB hub found
Mar 04 22:49:11 ArchSloth kernel: hub 2-0:1.0: 1 port detected
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Mar 04 22:49:11 ArchSloth kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Mar 04 22:49:11 ArchSloth kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
Mar 04 22:49:11 ArchSloth kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Mar 04 22:49:11 ArchSloth kernel: usb usb3: Product: xHCI Host Controller
Mar 04 22:49:11 ArchSloth kernel: usb usb3: Manufacturer: Linux 6.1.14-1-lts xhci-hcd
Mar 04 22:49:11 ArchSloth kernel: usb usb3: SerialNumber: 0000:00:14.0
Mar 04 22:49:11 ArchSloth kernel: hub 3-0:1.0: USB hub found
Mar 04 22:49:11 ArchSloth kernel: hub 3-0:1.0: 12 ports detected
Mar 04 22:49:11 ArchSloth kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.01
Mar 04 22:49:11 ArchSloth kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Mar 04 22:49:11 ArchSloth kernel: usb usb4: Product: xHCI Host Controller
Mar 04 22:49:11 ArchSloth kernel: usb usb4: Manufacturer: Linux 6.1.14-1-lts xhci-hcd
Mar 04 22:49:11 ArchSloth kernel: usb usb4: SerialNumber: 0000:00:14.0
Mar 04 22:49:11 ArchSloth kernel: hub 4-0:1.0: USB hub found
Mar 04 22:49:11 ArchSloth kernel: hub 4-0:1.0: 4 ports detected
Mar 04 22:49:11 ArchSloth kernel: usb: port power management may be unreliable
Mar 04 22:49:11 ArchSloth kernel: nvme 0000:01:00.0: platform quirk: setting simple suspend
Mar 04 22:49:11 ArchSloth kernel: nvme nvme0: pci function 0000:01:00.0
Mar 04 22:49:11 ArchSloth kernel: sdhci: Secure Digital Host Controller Interface driver
Mar 04 22:49:11 ArchSloth kernel: sdhci: Copyright(c) Pierre Ossman
Mar 04 22:49:11 ArchSloth kernel: nvme nvme0: allocated 64 MiB host memory buffer.
Mar 04 22:49:11 ArchSloth kernel: nvme nvme0: 12/0/0 default/read/poll queues
Mar 04 22:49:11 ArchSloth kernel:  nvme0n1: p1 p2 p3 p4
Mar 04 22:49:11 ArchSloth kernel: sdhci-pci 0000:2c:00.0: SDHCI controller found [1217:8621] (rev 1)
Mar 04 22:49:11 ArchSloth kernel: sdhci-pci 0000:2c:00.0: enabling device (0000 -> 0002)
Mar 04 22:49:11 ArchSloth kernel: mmc0: SDHCI controller on PCI [0000:2c:00.0] using ADMA
Mar 04 22:49:11 ArchSloth kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
Mar 04 22:49:11 ArchSloth kernel: Console: switching to colour dummy device 80x25
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc_ver2_16.bin (v2.16)
Mar 04 22:49:11 ArchSloth kernel: usb 3-6: new high-speed USB device number 2 using xhci_hcd
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] GuC firmware i915/adlp_guc_70.bin version 70.5.1
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] HuC firmware i915/tgl_huc.bin version 7.9.3
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] HuC authenticated
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] GuC submission enabled
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] GuC SLPC enabled
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] GuC RC: enabled
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Mar 04 22:49:11 ArchSloth kernel: usb 3-6: New USB device found, idVendor=04f2, idProduct=b71f, bcdDevice=36.53
Mar 04 22:49:11 ArchSloth kernel: usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Mar 04 22:49:11 ArchSloth kernel: usb 3-6: Product: Integrated Camera
Mar 04 22:49:11 ArchSloth kernel: usb 3-6: Manufacturer: SunplusIT Inc
Mar 04 22:49:11 ArchSloth kernel: usb 3-6: SerialNumber: 01.00.00
Mar 04 22:49:11 ArchSloth kernel: usb 3-9: new high-speed USB device number 3 using xhci_hcd
Mar 04 22:49:11 ArchSloth kernel: usb 3-9: New USB device found, idVendor=27c6, idProduct=55b4, bcdDevice= 1.00
Mar 04 22:49:11 ArchSloth kernel: usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Mar 04 22:49:11 ArchSloth kernel: usb 3-9: Product: Goodix FingerPrint Device
Mar 04 22:49:11 ArchSloth kernel: usb 3-9: Manufacturer: Generic
Mar 04 22:49:11 ArchSloth kernel: usb 3-10: new full-speed USB device number 4 using xhci_hcd
Mar 04 22:49:11 ArchSloth kernel: usb 3-10: New USB device found, idVendor=0bda, idProduct=4853, bcdDevice= 0.00
Mar 04 22:49:11 ArchSloth kernel: usb 3-10: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Mar 04 22:49:11 ArchSloth kernel: usb 3-10: Product: Bluetooth Radio
Mar 04 22:49:11 ArchSloth kernel: usb 3-10: Manufacturer: Realtek
Mar 04 22:49:11 ArchSloth kernel: usb 3-10: SerialNumber: 00e04c000001
Mar 04 22:49:11 ArchSloth kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
Mar 04 22:49:11 ArchSloth kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Mar 04 22:49:11 ArchSloth kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
Mar 04 22:49:11 ArchSloth kernel: fbcon: i915drmfb (fb0) is primary device
Mar 04 22:49:11 ArchSloth kernel: Console: switching to colour frame buffer device 180x56
Mar 04 22:49:11 ArchSloth kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Mar 04 22:49:11 ArchSloth kernel: EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Quota mode: none.
Mar 04 22:49:11 ArchSloth systemd[1]: systemd 253-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)
Mar 04 22:49:11 ArchSloth systemd[1]: Detected architecture x86-64.
Mar 04 22:49:11 ArchSloth systemd[1]: Hostname set to <ArchSloth>.
Mar 04 22:49:11 ArchSloth systemd[1]: bpf-lsm: LSM BPF program attached
Mar 04 22:49:11 ArchSloth systemd[1]: Queued start job for default target Graphical Interface.
Mar 04 22:49:11 ArchSloth systemd[1]: Created slice Slice /system/getty.
Mar 04 22:49:11 ArchSloth systemd[1]: Created slice Slice /system/modprobe.
Mar 04 22:49:11 ArchSloth systemd[1]: Created slice Slice /system/systemd-fsck.
Mar 04 22:49:11 ArchSloth systemd[1]: Created slice User and Session Slice.
Mar 04 22:49:11 ArchSloth systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Mar 04 22:49:11 ArchSloth systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Mar 04 22:49:11 ArchSloth systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Mar 04 22:49:11 ArchSloth systemd[1]: Reached target Local Encrypted Volumes.
Mar 04 22:49:11 ArchSloth systemd[1]: Reached target Local Integrity Protected Volumes.
Mar 04 22:49:11 ArchSloth systemd[1]: Reached target Path Units.
Mar 04 22:49:11 ArchSloth systemd[1]: Reached target Remote File Systems.
Mar 04 22:49:11 ArchSloth systemd[1]: Reached target Slice Units.
Mar 04 22:49:11 ArchSloth systemd[1]: Reached target Local Verity Protected Volumes.
Mar 04 22:49:11 ArchSloth systemd[1]: Listening on Device-mapper event daemon FIFOs.
Mar 04 22:49:11 ArchSloth systemd[1]: Listening on LVM2 poll daemon socket.
Mar 04 22:49:11 ArchSloth systemd[1]: Listening on Process Core Dump Socket.
Mar 04 22:49:11 ArchSloth systemd[1]: Listening on Journal Socket (/dev/log).
Mar 04 22:49:11 ArchSloth systemd[1]: Listening on Journal Socket.
Mar 04 22:49:11 ArchSloth systemd[1]: Listening on udev Control Socket.
Mar 04 22:49:11 ArchSloth systemd[1]: Listening on udev Kernel Socket.
Mar 04 22:49:11 ArchSloth systemd[1]: Mounting Huge Pages File System...
Mar 04 22:49:11 ArchSloth systemd[1]: Mounting POSIX Message Queue File System...
Mar 04 22:49:11 ArchSloth systemd[1]: Mounting Kernel Debug File System...
Mar 04 22:49:11 ArchSloth systemd[1]: Mounting Kernel Trace File System...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Create List of Static Device Nodes...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Load Kernel Module configfs...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Load Kernel Module dm_mod...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Load Kernel Module drm...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Load Kernel Module fuse...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Load Kernel Module loop...
Mar 04 22:49:11 ArchSloth systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Journal Service...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Load Kernel Modules...
Mar 04 22:49:11 ArchSloth 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).
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Remount Root and Kernel File Systems...
Mar 04 22:49:11 ArchSloth systemd[1]: Starting Coldplug All udev Devices...
Mar 04 22:49:11 ArchSloth systemd[1]: Mounted Huge Pages File System.
Mar 04 22:49:11 ArchSloth systemd[1]: Mounted POSIX Message Queue File System.
Mar 04 22:49:11 ArchSloth systemd[1]: Mounted Kernel Debug File System.
Mar 04 22:49:11 ArchSloth systemd[1]: Mounted Kernel Trace File System.
Mar 04 22:49:11 ArchSloth kernel: loop: module loaded
Mar 04 22:49:11 ArchSloth kernel: EXT4-fs (nvme0n1p2): re-mounted. Quota mode: none.
Mar 04 22:49:11 ArchSloth kernel: acpi_call: loading out-of-tree module taints kernel.
Mar 04 22:49:11 ArchSloth kernel: acpi_call: module verification failed: signature and/or required key missing - tainting kernel
Mar 04 22:49:11 ArchSloth systemd-journald[313]: Collecting audit messages is disabled.
Mar 04 22:49:11 ArchSloth kernel: device-mapper: uevent: version 1.0.3
Mar 04 22:49:11 ArchSloth kernel: fuse: init (API version 7.37)
Mar 04 22:49:11 ArchSloth kernel: device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
Mar 04 22:49:11 ArchSloth kernel: i2c_dev: i2c /dev entries driver
Mar 04 22:49:11 ArchSloth systemd-journald[313]: Journal started
Mar 04 22:49:11 ArchSloth systemd-journald[313]: Runtime Journal (/run/log/journal/36c40c06a3df4cc2be661d722ef23371) is 8.0M, max 777.9M, 769.9M free.
Mar 04 22:49:11 ArchSloth systemd-modules-load[314]: Inserted module 'acpi_call'
Mar 04 22:49:11 ArchSloth systemd-modules-load[314]: Inserted module 'crypto_user'
Mar 04 22:49:11 ArchSloth systemd-modules-load[314]: Inserted module 'i2c_dev'
Mar 04 22:49:11 ArchSloth systemd[1]: modprobe@configfs.service: Deactivated successfully.
Mar 04 22:49:11 ArchSloth systemd[1]: Finished Create List of Static Device Nodes.
Mar 04 22:49:11 ArchSloth systemd[1]: Started Journal Service.
Mar 04 22:49:11 ArchSloth systemd[1]: Finished Load Kernel Module configfs.
Mar 04 22:49:11 ArchSloth systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Mar 04 22:49:11 ArchSloth systemd[1]: Finished Load Kernel Module dm_mod.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Mar 04 22:49:12 ArchSloth systemd[1]: modprobe@drm.service: Deactivated successfully.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Load Kernel Module drm.
Mar 04 22:49:12 ArchSloth systemd[1]: modprobe@fuse.service: Deactivated successfully.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Load Kernel Module fuse.
Mar 04 22:49:12 ArchSloth systemd[1]: modprobe@loop.service: Deactivated successfully.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Load Kernel Module loop.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Load Kernel Modules.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Remount Root and Kernel File Systems.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Coldplug All udev Devices.
Mar 04 22:49:12 ArchSloth systemd[1]: Mounting FUSE Control File System...
Mar 04 22:49:12 ArchSloth systemd[1]: Mounting Kernel Configuration File System...
Mar 04 22:49:12 ArchSloth systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Mar 04 22:49:12 ArchSloth systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Flush Journal to Persistent Storage...
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Load/Save OS Random Seed...
Mar 04 22:49:12 ArchSloth systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Apply Kernel Variables...
Mar 04 22:49:12 ArchSloth systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Create Static Device Nodes in /dev...
Mar 04 22:49:12 ArchSloth systemd-journald[313]: Time spent on flushing to /var/log/journal/36c40c06a3df4cc2be661d722ef23371 is 46.910ms for 938 entries.
Mar 04 22:49:12 ArchSloth systemd-journald[313]: System Journal (/var/log/journal/36c40c06a3df4cc2be661d722ef23371) is 426.7M, max 426.7M, 8.0K free.
Mar 04 22:49:12 ArchSloth systemd-journald[313]: Received client request to flush runtime journal.
Mar 04 22:49:12 ArchSloth systemd-journald[313]: /var/log/journal/36c40c06a3df4cc2be661d722ef23371/system.journal: Montonic clock jumped backwards relative to last journal entry, rotating.
Mar 04 22:49:12 ArchSloth systemd-journald[313]: Rotating system journal.
Mar 04 22:49:12 ArchSloth systemd[1]: Mounted FUSE Control File System.
Mar 04 22:49:12 ArchSloth systemd[1]: Mounted Kernel Configuration File System.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Apply Kernel Variables.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Load/Save OS Random Seed.
Mar 04 22:49:12 ArchSloth systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Flush Journal to Persistent Storage.
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Create Static Device Nodes in /dev.
Mar 04 22:49:12 ArchSloth systemd[1]: Reached target Preparation for Local File Systems.
Mar 04 22:49:12 ArchSloth systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Rule-based Manager for Device Events and Files...
Mar 04 22:49:12 ArchSloth systemd-udevd[330]: Using default interface naming scheme 'v253'.
Mar 04 22:49:12 ArchSloth systemd[1]: Started Rule-based Manager for Device Events and Files.
Mar 04 22:49:12 ArchSloth systemd[1]: Found device KBG50ZNT512G LS KIOXIA 4.
Mar 04 22:49:12 ArchSloth kernel: mc: Linux media interface: v0.10
Mar 04 22:49:12 ArchSloth kernel: Consider using thermal netlink events interface
Mar 04 22:49:12 ArchSloth systemd[1]: Activating swap /dev/disk/by-uuid/b822261d-823b-4253-81a6-5fa01f33e887...
Mar 04 22:49:12 ArchSloth kernel: Adding 2097148k swap on /dev/nvme0n1p4.  Priority:-2 extents:1 across:2097148k SSFS
Mar 04 22:49:12 ArchSloth systemd[1]: Found device KBG50ZNT512G LS KIOXIA 3.
Mar 04 22:49:12 ArchSloth systemd[1]: Activated swap /dev/disk/by-uuid/b822261d-823b-4253-81a6-5fa01f33e887.
Mar 04 22:49:12 ArchSloth systemd[1]: Created slice Slice /system/systemd-backlight.
Mar 04 22:49:12 ArchSloth systemd[1]: Reached target Swaps.
Mar 04 22:49:12 ArchSloth systemd[1]: Mounting Temporary Directory /tmp...
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Mar 04 22:49:12 ArchSloth systemd[1]: Starting File System Check on /dev/disk/by-uuid/f01d4c4a-66ca-4479-90f2-9938bf9ada5a...
Mar 04 22:49:12 ArchSloth systemd[1]: Mounted Temporary Directory /tmp.
Mar 04 22:49:12 ArchSloth systemd-fsck[398]: /dev/nvme0n1p3: clean, 48893/30113792 files, 3793746/120439040 blocks
Mar 04 22:49:12 ArchSloth kernel: videodev: Linux video capture interface: v2.00
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Mar 04 22:49:12 ArchSloth kernel: resource sanity check: requesting [mem 0xfedc0000-0xfedcffff], which spans more than pnp 00:03 [mem 0xfedc0000-0xfedc7fff]
Mar 04 22:49:12 ArchSloth kernel: caller igen6_probe+0x19d/0x7e0 [igen6_edac] mapping multiple BARs
Mar 04 22:49:12 ArchSloth kernel: EDAC MC0: Giving out device to module igen6_edac controller Intel_client_SoC MC#0: DEV 0000:00:00.0 (INTERRUPT)
Mar 04 22:49:12 ArchSloth kernel: EDAC MC1: Giving out device to module igen6_edac controller Intel_client_SoC MC#1: DEV 0000:00:00.0 (INTERRUPT)
Mar 04 22:49:12 ArchSloth kernel: EDAC igen6 MC1: HANDLING IBECC MEMORY ERROR
Mar 04 22:49:12 ArchSloth kernel: EDAC igen6 MC1: ADDR 0x7fffffffe0 
Mar 04 22:49:12 ArchSloth kernel: EDAC igen6 MC0: HANDLING IBECC MEMORY ERROR
Mar 04 22:49:12 ArchSloth kernel: EDAC igen6 MC0: ADDR 0x7fffffffe0 
Mar 04 22:49:12 ArchSloth kernel: EDAC igen6: v2.5
Mar 04 22:49:12 ArchSloth systemd[1]: Finished File System Check on /dev/disk/by-uuid/f01d4c4a-66ca-4479-90f2-9938bf9ada5a.
Mar 04 22:49:12 ArchSloth kernel: ACPI: bus type thunderbolt registered
Mar 04 22:49:12 ArchSloth kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
Mar 04 22:49:12 ArchSloth kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Mar 04 22:49:12 ArchSloth kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Mar 04 22:49:12 ArchSloth kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Mar 04 22:49:12 ArchSloth kernel: i2c i2c-12: 8/8 memory slots populated (from DMI)
Mar 04 22:49:12 ArchSloth kernel: i2c i2c-12: Systems with more than 4 memory slots not supported yet, not instantiating SPD
Mar 04 22:49:12 ArchSloth kernel: spi-nor spi0.0: unrecognized JEDEC id bytes: 20 43 19 20 43 19
Mar 04 22:49:12 ArchSloth kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Mar 04 22:49:12 ArchSloth kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Mar 04 22:49:12 ArchSloth kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Mar 04 22:49:12 ArchSloth kernel: cfg80211: failed to load regulatory.db
Mar 04 22:49:12 ArchSloth kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input4
Mar 04 22:49:12 ArchSloth kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Mar 04 22:49:12 ArchSloth kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Mar 04 22:49:12 ArchSloth kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5
Mar 04 22:49:12 ArchSloth systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Mar 04 22:49:12 ArchSloth kernel: intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
Mar 04 22:49:12 ArchSloth kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Mar 04 22:49:12 ArchSloth kernel: iTCO_vendor_support: vendor-support=0
Mar 04 22:49:12 ArchSloth kernel: intel_rapl_msr: PL4 support detected.
Mar 04 22:49:12 ArchSloth kernel: intel_rapl_common: Found RAPL domain package
Mar 04 22:49:12 ArchSloth kernel: intel_rapl_common: Found RAPL domain core
Mar 04 22:49:12 ArchSloth kernel: intel_rapl_common: Found RAPL domain uncore
Mar 04 22:49:12 ArchSloth kernel: intel_rapl_common: Found RAPL domain psys
Mar 04 22:49:12 ArchSloth kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Mar 04 22:49:12 ArchSloth kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Load/Save RF Kill Switch Status...
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight...
Mar 04 22:49:12 ArchSloth kernel: typec port0: bound usb3-port1 (ops connector_ops)
Mar 04 22:49:12 ArchSloth kernel: typec port0: bound usb2-port1 (ops connector_ops)
Mar 04 22:49:12 ArchSloth systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:platform::kbd_backlight.
Mar 04 22:49:12 ArchSloth systemd[1]: Started Load/Save RF Kill Switch Status.
Mar 04 22:49:12 ArchSloth kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Mar 04 22:49:12 ArchSloth kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Mar 04 22:49:12 ArchSloth kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Mar 04 22:49:12 ArchSloth kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Mar 04 22:49:12 ArchSloth kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Mar 04 22:49:12 ArchSloth kernel: input: WACF2200:00 056A:52C8 Touchscreen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-WACF2200:00/0018:056A:52C8.0001/input/input6
Mar 04 22:49:12 ArchSloth kernel: input: WACF2200:00 056A:52C8 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-WACF2200:00/0018:056A:52C8.0001/input/input7
Mar 04 22:49:12 ArchSloth kernel: input: WACF2200:00 056A:52C8 Stylus as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-WACF2200:00/0018:056A:52C8.0001/input/input8
Mar 04 22:49:12 ArchSloth kernel: input: WACF2200:00 056A:52C8 as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-WACF2200:00/0018:056A:52C8.0001/input/input9
Mar 04 22:49:12 ArchSloth kernel: input: WACF2200:00 056A:52C8 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-WACF2200:00/0018:056A:52C8.0001/input/input10
Mar 04 22:49:12 ArchSloth kernel: hid-generic 0018:056A:52C8.0001: input,hidraw0: I2C HID v1.00 Mouse [WACF2200:00 056A:52C8] on i2c-WACF2200:00
Mar 04 22:49:12 ArchSloth kernel: input: MSFT0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-14/i2c-MSFT0001:00/0018:06CB:CE78.0002/input/input11
Mar 04 22:49:12 ArchSloth kernel: input: MSFT0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-14/i2c-MSFT0001:00/0018:06CB:CE78.0002/input/input12
Mar 04 22:49:12 ArchSloth kernel: hid-generic 0018:06CB:CE78.0002: input,hidraw1: I2C HID v1.00 Mouse [MSFT0001:00 06CB:CE78] on i2c-MSFT0001:00
Mar 04 22:49:12 ArchSloth kernel: cryptd: max_cpu_qlen set to 1000
Mar 04 22:49:12 ArchSloth kernel: proc_thermal_pci 0000:00:04.0: enabling device (0000 -> 0002)
Mar 04 22:49:12 ArchSloth kernel: AVX2 version of gcm_enc/dec engaged.
Mar 04 22:49:12 ArchSloth kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Mar 04 22:49:12 ArchSloth kernel: AES CTR mode by8 optimization enabled
Mar 04 22:49:12 ArchSloth kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Mar 04 22:49:12 ArchSloth kernel: intel_rapl_common: Found RAPL domain package
Mar 04 22:49:12 ArchSloth systemd[1]: Mounting /home...
Mar 04 22:49:12 ArchSloth kernel: usbcore: registered new interface driver usbhid
Mar 04 22:49:12 ArchSloth kernel: usbhid: USB HID core driver
Mar 04 22:49:12 ArchSloth kernel: EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Quota mode: none.
Mar 04 22:49:12 ArchSloth systemd[1]: Mounted /home.
Mar 04 22:49:12 ArchSloth systemd[1]: Reached target Local File Systems.
Mar 04 22:49:12 ArchSloth systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Set Up Additional Binary Formats...
Mar 04 22:49:12 ArchSloth systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Mar 04 22:49:12 ArchSloth systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Mar 04 22:49:12 ArchSloth systemd[1]: Starting Create Volatile Files and Directories...
Mar 04 22:49:12 ArchSloth systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 504 (systemd-binfmt)
Mar 04 22:49:12 ArchSloth systemd[1]: Mounting Arbitrary Executable File Formats File System...
Mar 04 22:49:12 ArchSloth systemd[1]: Mounted Arbitrary Executable File Formats File System.
Mar 04 22:49:12 ArchSloth kernel: rtw89_8852be 0000:2d:00.0: enabling device (0000 -> 0003)
Mar 04 22:49:12 ArchSloth kernel: rtw89_8852be 0000:2d:00.0: Firmware version 0.27.32.1, cmd version 0, type 1
Mar 04 22:49:12 ArchSloth kernel: rtw89_8852be 0000:2d:00.0: Firmware version 0.27.32.1, cmd version 0, type 3
Mar 04 22:49:12 ArchSloth kernel: snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
Mar 04 22:49:12 ArchSloth kernel: snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
Mar 04 22:49:13 ArchSloth tlp[487]: parse_args4config: tlp auto --
Mar 04 22:49:13 ArchSloth tlp[378]: usb_suspend_device.udev.auto.no_change: Bus 4 Dev 1 ID 1d6b:0003 /sys/devices/pci0000:00/0000:00:14.0/usb4 []
Mar 04 22:49:13 ArchSloth tlp[375]: usb_suspend_device.udev.auto.no_change: Bus 3 Dev 1 ID 1d6b:0002 /sys/devices/pci0000:00/0000:00:14.0/usb3 []
Mar 04 22:49:13 ArchSloth tlp[377]: usb_suspend_device.udev.auto.no_change: Bus 2 Dev 1 ID 1d6b:0003 /sys/devices/pci0000:00/0000:00:0d.0/usb2 []
Mar 04 22:49:13 ArchSloth tlp[376]: usb_suspend_device.udev.auto.no_change: Bus 1 Dev 1 ID 1d6b:0002 /sys/devices/pci0000:00/0000:00:0d.0/usb1 []
Mar 04 22:49:13 ArchSloth mtp-probe[543]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9"
Mar 04 22:49:13 ArchSloth mtp-probe[544]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6"
Mar 04 22:49:13 ArchSloth mtp-probe[543]: bus: 3, device: 3 was not an MTP device
Mar 04 22:49:13 ArchSloth mtp-probe[544]: bus: 3, device: 2 was not an MTP device
Mar 04 22:49:13 ArchSloth tlp[487]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:49:13 ArchSloth tlp[487]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:49:13 ArchSloth tlp[487]: get_sys_power_supply(ADP1).ac_online: syspwr=0
Mar 04 22:49:13 ArchSloth tlp[487]: power_source=ac
Mar 04 22:49:13 ArchSloth tlp[487]: manual_mode=none
Mar 04 22:49:13 ArchSloth tlp[487]: power_mode=ac
Mar 04 22:49:13 ArchSloth systemd[1]: Finished Set Up Additional Binary Formats.
Mar 04 22:49:13 ArchSloth tlp[487]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:49:13 ArchSloth tlp[487]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:49:13 ArchSloth tlp[487]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:49:13 ArchSloth tlp[487]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:49:13 ArchSloth tlp[487]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:49:13 ArchSloth tlp[487]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:49:13 ArchSloth tlp[487]: lock_tlp_nb().success
Mar 04 22:49:13 ArchSloth tlp[487]: compare_and_save_power_state(0).different: old=
Mar 04 22:49:13 ArchSloth tlp[487]: set_laptopmode(0): 0; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_dirty_parms(0): 1500; ec=0
Mar 04 22:49:13 ArchSloth kernel: input: MSFT0001:00 06CB:CE78 Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-14/i2c-MSFT0001:00/0018:06CB:CE78.0002/input/input14
Mar 04 22:49:13 ArchSloth tlp[487]: set_platform_profile(0).not_configured
Mar 04 22:49:13 ArchSloth tlp[487]: set_cpu_scaling_governor(0).not_configured
Mar 04 22:49:13 ArchSloth tlp[487]: set_cpu_scaling_min_max_freq(0).not_configured
Mar 04 22:49:13 ArchSloth tlp[487]: set_intel_cpu_perf_policy(0).hwp_epp: balance_performance; ec=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_intel_cpu_perf_pct(0).min.not_configured
Mar 04 22:49:13 ArchSloth tlp[487]: set_intel_cpu_perf_pct(0).max.not_configured
Mar 04 22:49:13 ArchSloth tlp[487]: set_cpu_boost_all(0).not_configured
Mar 04 22:49:13 ArchSloth tlp[487]: set_intel_cpu_hwp_dyn_boost(0).not_configured
Mar 04 22:49:13 ArchSloth tlp[487]: set_sched_powersave(0).not_available
Mar 04 22:49:13 ArchSloth kernel: input: MSFT0001:00 06CB:CE78 Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-14/i2c-MSFT0001:00/0018:06CB:CE78.0002/input/input15
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002)
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Mar 04 22:49:13 ArchSloth systemd[1]: Finished Create Volatile Files and Directories.
Mar 04 22:49:13 ArchSloth systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Mar 04 22:49:13 ArchSloth systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
Mar 04 22:49:13 ArchSloth kernel: hid-multitouch 0018:06CB:CE78.0002: input,hidraw1: I2C HID v1.00 Mouse [MSFT0001:00 06CB:CE78] on i2c-MSFT0001:00
Mar 04 22:49:13 ArchSloth systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
Mar 04 22:49:13 ArchSloth systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target System Initialization.
Mar 04 22:49:13 ArchSloth systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Mar 04 22:49:13 ArchSloth systemd[1]: Started Daily man-db regeneration.
Mar 04 22:49:13 ArchSloth systemd[1]: Started Discard unused packages weekly.
Mar 04 22:49:13 ArchSloth systemd[1]: Started Daily verification of password and group files.
Mar 04 22:49:13 ArchSloth systemd[1]: Started Daily Cleanup of Temporary Directories.
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Timer Units.
Mar 04 22:49:13 ArchSloth systemd[1]: Listening on D-Bus System Message Bus Socket.
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Socket Units.
Mar 04 22:49:13 ArchSloth 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).
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Basic System.
Mar 04 22:49:13 ArchSloth systemd[1]: Starting D-Bus System Message Bus...
Mar 04 22:49:13 ArchSloth systemd[1]: Starting User Login Management...
Mar 04 22:49:13 ArchSloth 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).
Mar 04 22:49:13 ArchSloth systemd[1]: Started D-Bus System Message Bus.
Mar 04 22:49:13 ArchSloth systemd[1]: Starting Network Manager...
Mar 04 22:49:13 ArchSloth systemd-logind[648]: New seat seat0.
Mar 04 22:49:13 ArchSloth kernel: mousedev: PS/2 mouse device common for all mice
Mar 04 22:49:13 ArchSloth systemd-logind[648]: Watching system buttons on /dev/input/event1 (Power Button)
Mar 04 22:49:13 ArchSloth systemd-logind[648]: Watching system buttons on /dev/input/event0 (Lid Switch)
Mar 04 22:49:13 ArchSloth systemd-logind[648]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)
Mar 04 22:49:13 ArchSloth systemd[1]: Started User Login Management.
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2160] NetworkManager (version 1.42.2-1) is starting... (boot:c14046f1-3533-4a2a-b0be-965d311196a3)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2161] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Mar 04 22:49:13 ArchSloth systemd[1]: Started Network Manager.
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2173] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Network.
Mar 04 22:49:13 ArchSloth systemd[1]: Starting Permit User Sessions...
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2204] manager[0x55a58464e080]: monitoring kernel firmware directory '/lib/firmware'.
Mar 04 22:49:13 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=649 comm="/usr/bin/NetworkManager --no-daemon")
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
Mar 04 22:49:13 ArchSloth kernel: ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=1
Mar 04 22:49:13 ArchSloth tlp[487]: set_nmi_watchdog: 0; rc=0
Mar 04 22:49:13 ArchSloth kernel: sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:0
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not yet available, widget card binding deferred
Mar 04 22:49:13 ArchSloth tlp[487]: set_ahci_port_runtime_pm(0).no-port
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:00.0 [0x060000]; rc=0
Mar 04 22:49:13 ArchSloth kernel: intel_tcc_cooling: Programmable TCC Offset detected
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:02.0 [0x030000]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:04.0 [0x118000]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:06.0 [0x060400]; rc=0
Mar 04 22:49:13 ArchSloth kernel: hid-generic 001F:8087:0AC2.0003: hidraw2: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on 
Mar 04 22:49:13 ArchSloth systemd[1]: Finished Permit User Sessions.
Mar 04 22:49:13 ArchSloth systemd[1]: Started Getty on tty1.
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Login Prompts.
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Multi-User System.
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Graphical Interface.
Mar 04 22:49:13 ArchSloth systemd[1]: Starting Hostname Service...
Mar 04 22:49:13 ArchSloth kernel: snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Mar 04 22:49:13 ArchSloth kernel: snd_hda_codec_realtek ehdaudio0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Mar 04 22:49:13 ArchSloth kernel: snd_hda_codec_realtek ehdaudio0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Mar 04 22:49:13 ArchSloth kernel: snd_hda_codec_realtek ehdaudio0D0:    mono: mono_out=0x0
Mar 04 22:49:13 ArchSloth kernel: snd_hda_codec_realtek ehdaudio0D0:    inputs:
Mar 04 22:49:13 ArchSloth kernel: snd_hda_codec_realtek ehdaudio0D0:      Mic=0x19
Mar 04 22:49:13 ArchSloth kernel: input: Wacom HID 52C8 Pen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-WACF2200:00/0018:056A:52C8.0001/input/input17
Mar 04 22:49:13 ArchSloth kernel: input: Wacom HID 52C8 Finger as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-13/i2c-WACF2200:00/0018:056A:52C8.0001/input/input18
Mar 04 22:49:13 ArchSloth kernel: wacom 0018:056A:52C8.0001: hidraw0: I2C HID v1.00 Mouse [WACF2200:00 056A:52C8] on i2c-WACF2200:00
Mar 04 22:49:13 ArchSloth kernel: rtw89_8852be 0000:2d:00.0: chip rfe_type is 1
Mar 04 22:49:13 ArchSloth dbus-daemon[647]: [system] Successfully activated service 'org.freedesktop.hostname1'
Mar 04 22:49:13 ArchSloth systemd[1]: Started Hostname Service.
Mar 04 22:49:13 ArchSloth systemd[1]: Startup finished in 4.417s (firmware) + 3.761s (loader) + 2.671s (kernel) + 2.004s (userspace) = 12.854s.
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2882] hostname: hostname: using hostnamed
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2882] hostname: static hostname changed from (none) to "ArchSloth"
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2884] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2888] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/rfkill/rfkill0) (platform driver ideapad_acpi)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2903] manager[0x55a58464e080]: rfkill: Wi-Fi hardware radio set enabled
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2903] manager[0x55a58464e080]: rfkill: WWAN hardware radio set enabled
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2960] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.42.2-1/libnm-device-plugin-wwan.so)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2970] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.42.2-1/libnm-device-plugin-bluetooth.so)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2973] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.42.2-1/libnm-device-plugin-adsl.so)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.2980] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.42.2-1/libnm-device-plugin-wifi.so)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3048] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.42.2-1/libnm-device-plugin-team.so)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3053] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.42.2-1/libnm-device-plugin-ovs.so)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3054] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3054] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3055] manager: Networking is enabled by state file
Mar 04 22:49:13 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=649 comm="/usr/bin/NetworkManager --no-daemon")
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3057] settings: Loaded settings plugin: keyfile (internal)
Mar 04 22:49:13 ArchSloth systemd[1]: Starting Network Manager Script Dispatcher Service...
Mar 04 22:49:13 ArchSloth kernel: snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
Mar 04 22:49:13 ArchSloth kernel: snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi3 overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi2 overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi1 overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Codec Output Pin1 overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Codec Input Pin1 overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Analog Codec Playback overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Digital Codec Playback overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Alt Analog Codec Playback overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Analog Codec Capture overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Digital Codec Capture overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Alt Analog Codec Capture overwritten
Mar 04 22:49:13 ArchSloth kernel: skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3081] dhcp: init: Using DHCP client 'internal'
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3084] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3090] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3092] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3095] device (lo): Activation: starting connection 'lo' (dcebf4b2-dab3-47df-a52a-da0b19a19cde)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3109] ovsdb: disconnected from ovsdb
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3109] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3110] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3110] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3112] device (wlan0): driver supports Access Point (AP) mode
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3116] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/2)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3118] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth dbus-daemon[647]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Mar 04 22:49:13 ArchSloth systemd[1]: Started Network Manager Script Dispatcher Service.
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3130] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3130] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3132] device (lo): Activation: successful, device activated.
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3164] rfkill2: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:1d.3/0000:2d:00.0/ieee80211/phy0/rfkill2) (driver rtw89_8852be)
Mar 04 22:49:13 ArchSloth kernel: rtw89_8852be 0000:2d:00.0 wlp45s0: renamed from wlan0
Mar 04 22:49:13 ArchSloth kernel: input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input20
Mar 04 22:49:13 ArchSloth kernel: input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input21
Mar 04 22:49:13 ArchSloth kernel: input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input22
Mar 04 22:49:13 ArchSloth kernel: input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input23
Mar 04 22:49:13 ArchSloth kernel: input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card0/input24
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3484] device (wlan0): interface index 2 renamed iface from 'wlan0' to 'wlp45s0'
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3513] manager: startup complete
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.3513] device (wlp45s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth systemd[1]: Starting Save/Restore Sound Card State...
Mar 04 22:49:13 ArchSloth systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Mar 04 22:49:13 ArchSloth tlp[687]: parse_args4config: tlp auto --
Mar 04 22:49:13 ArchSloth tlp[687]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:49:13 ArchSloth tlp[687]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:49:13 ArchSloth tlp[687]: get_sys_power_supply(ADP1).ac_online: syspwr=0
Mar 04 22:49:13 ArchSloth tlp[687]: power_source=ac
Mar 04 22:49:13 ArchSloth tlp[687]: manual_mode=none
Mar 04 22:49:13 ArchSloth tlp[687]: power_mode=ac
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:07.0 [0x060400]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:08.0 [0x088000]; rc=0
Mar 04 22:49:13 ArchSloth systemd[1]: Finished Save/Restore Sound Card State.
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Sound Card.
Mar 04 22:49:13 ArchSloth tlp[687]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:49:13 ArchSloth tlp[687]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:49:13 ArchSloth tlp[687]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:49:13 ArchSloth tlp[687]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:49:13 ArchSloth tlp[687]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:49:13 ArchSloth tlp[687]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:49:13 ArchSloth tlp[687]: lock_tlp_nb().failed
Mar 04 22:49:13 ArchSloth tlp[741]: parse_args4config: tlp auto --
Mar 04 22:49:13 ArchSloth tlp[741]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:49:13 ArchSloth tlp[741]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:49:13 ArchSloth tlp[741]: get_sys_power_supply(ADP1).ac_online: syspwr=0
Mar 04 22:49:13 ArchSloth tlp[741]: power_source=ac
Mar 04 22:49:13 ArchSloth tlp[741]: manual_mode=none
Mar 04 22:49:13 ArchSloth tlp[741]: power_mode=ac
Mar 04 22:49:13 ArchSloth tlp[741]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:49:13 ArchSloth tlp[741]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:49:13 ArchSloth tlp[741]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:49:13 ArchSloth tlp[741]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:49:13 ArchSloth tlp[741]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:49:13 ArchSloth tlp[741]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:49:13 ArchSloth tlp[741]: lock_tlp_nb().failed
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.5074] device (wlp45s0): set-hw-addr: set MAC address to 6A:BE:F9:11:29:68 (scanning)
Mar 04 22:49:13 ArchSloth tlp[546]: usb_suspend_device.udev.auto.no_change: Bus 3 Dev 3 ID 27c6:55b4 /sys/devices/pci0000:00/0000:00:14.0/usb3/3-9 []
Mar 04 22:49:13 ArchSloth tlp[547]: usb_suspend_device.udev.auto: Bus 3 Dev 2 ID 04f2:b71f /sys/devices/pci0000:00/0000:00:14.0/usb3/3-6 []; control: rc=0
Mar 04 22:49:13 ArchSloth tlp[545]: usb_suspend_device.udev.auto: Bus 3 Dev 4 ID 0bda:4853 /sys/devices/pci0000:00/0000:00:14.0/usb3/3-10 []; control: rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:0d.0 [0x0c0330]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:0d.2 [0x0c0340]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:12.0 [0x070000]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:14.0 [0x0c0330]; rc=0
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: Core ver 2.22
Mar 04 22:49:13 ArchSloth kernel: NET: Registered PF_BLUETOOTH protocol family
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: HCI device and connection manager initialized
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: HCI socket layer initialized
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: L2CAP socket layer initialized
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: SCO socket layer initialized
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:14.2 [0x050000]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:15.0 [0x0c8000]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:15.1 [0x0c8000]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).deny_driver: /sys/bus/pci/devices/0000:00:16.0 [0x078000]
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1d.0 [0x060400]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1d.3 [0x060400]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1f.0 [0x060100]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1f.3 [0x040100]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1f.4 [0x0c0500]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1f.5 [0x0c8000]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:01:00.0 [0x010802]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:2c:00.0 [0x080501]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:2d:00.0 [0x028000]; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: *** set_ahci_disk_runtime_pm(0).all
Mar 04 22:49:13 ArchSloth tlp[487]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_ahci_disk_runtime_pm(0).on: disk=nvme0n1 timeout=15000; rc=1
Mar 04 22:49:13 ArchSloth tlp[487]: get_disk_dev(sda).missing
Mar 04 22:49:13 ArchSloth tlp[487]: set_sata_link_power(0).not_available
Mar 04 22:49:13 ArchSloth tlp[487]: *** set_disk_apm_level(0).all
Mar 04 22:49:13 ArchSloth tlp[487]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_disk_apm_level(0): nvme0n1 [nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6] 254; not supported
Mar 04 22:49:13 ArchSloth tlp[487]: get_disk_dev(sda).missing
Mar 04 22:49:13 ArchSloth tlp[487]: set_disk_spindown_timeout(0).not_configured
Mar 04 22:49:13 ArchSloth tlp[487]: *** set_disk_iosched(0).all
Mar 04 22:49:13 ArchSloth tlp[487]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_disk_iosched: nvme0n1 [nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6] keep; keep as is
Mar 04 22:49:13 ArchSloth tlp[487]: get_disk_dev(sda).missing
Mar 04 22:49:13 ArchSloth tlp[487]: set_pcie_aspm(0): default
Mar 04 22:49:13 ArchSloth tlp[487]: set_intel_gpu_min_max_boost_freq(0).not_configured
Mar 04 22:49:13 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.2' (uid=0 pid=649 comm="/usr/bin/NetworkManager --no-daemon")
Mar 04 22:49:13 ArchSloth tlp[487]: set_amdgpu_profile(0).no_gpu
Mar 04 22:49:13 ArchSloth tlp[487]: set_wifi_power_mode(0, wlp45s0).iw: off; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_sound_power_mode(0).hda: 1; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: set_sound_power_mode(0).hda_controller: Y; rc=0
Mar 04 22:49:13 ArchSloth tlp[487]: poweroff_drivebay(0).disabled
Mar 04 22:49:13 ArchSloth tlp[487]: set_radio_device_states(0): enable= disable=
Mar 04 22:49:13 ArchSloth tlp[487]: save_runconf.ok: /run/tlp/tlp-run.conf_tmpl9dirw -> /run/tlp/run.conf
Mar 04 22:49:13 ArchSloth tlp[487]: unlock_tlp()
Mar 04 22:49:13 ArchSloth systemd[1]: Starting WPA supplicant...
Mar 04 22:49:13 ArchSloth dbus-daemon[647]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Mar 04 22:49:13 ArchSloth systemd[1]: Started WPA supplicant.
Mar 04 22:49:13 ArchSloth wpa_supplicant[898]: Successfully initialized wpa_supplicant
Mar 04 22:49:13 ArchSloth kernel: usb 3-6: Found UVC 1.00 device Integrated Camera (04f2:b71f)
Mar 04 22:49:13 ArchSloth kernel: usbcore: registered new interface driver btusb
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: hci0: RTL: examining hci_ver=0b hci_rev=000b lmp_ver=0b lmp_subver=8852
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8852bu_fw.bin
Mar 04 22:49:13 ArchSloth systemd[1]: Reached target Bluetooth Support.
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8852bu_config.bin
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: hci0: RTL: cfg_sz 6, total sz 38955
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.7205] device (wlp45s0): supplicant interface state: internal-starting -> disconnected
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.7206] Wi-Fi P2P device controlled by interface wlp45s0 created
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.7208] manager: (p2p-dev-wlp45s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/3)
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.7209] device (p2p-dev-wlp45s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.7212] device (wlp45s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Mar 04 22:49:13 ArchSloth NetworkManager[649]: <info>  [1677950353.7215] device (p2p-dev-wlp45s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:13 ArchSloth kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/input/input25
Mar 04 22:49:13 ArchSloth kernel: usbcore: registered new interface driver uvcvideo
Mar 04 22:49:13 ArchSloth tlp[920]: parse_args4config: tlp auto --
Mar 04 22:49:13 ArchSloth tlp[920]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:49:13 ArchSloth tlp[920]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:49:13 ArchSloth tlp[920]: get_sys_power_supply(ADP1).ac_online: syspwr=0
Mar 04 22:49:13 ArchSloth tlp[920]: power_source=ac
Mar 04 22:49:13 ArchSloth tlp[920]: manual_mode=none
Mar 04 22:49:13 ArchSloth tlp[920]: power_mode=ac
Mar 04 22:49:13 ArchSloth tlp[920]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:49:13 ArchSloth tlp[920]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:49:13 ArchSloth tlp[920]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:49:13 ArchSloth tlp[920]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:49:13 ArchSloth tlp[920]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:49:13 ArchSloth tlp[920]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:49:13 ArchSloth tlp[920]: lock_tlp_nb().success
Mar 04 22:49:13 ArchSloth tlp[920]: compare_and_save_power_state(0).equal
Mar 04 22:49:13 ArchSloth tlp[920]: unlock_tlp()
Mar 04 22:49:13 ArchSloth kernel: Bluetooth: hci0: RTL: fw version 0xdfb791cb
Mar 04 22:49:14 ArchSloth kernel: Bluetooth: hci0: Failed to read codec capabilities (-22)
Mar 04 22:49:14 ArchSloth kernel: Bluetooth: hci0: AOSP extensions version v0.96
Mar 04 22:49:14 ArchSloth kernel: Bluetooth: hci0: AOSP quality report is not supported
Mar 04 22:49:16 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.6' (uid=0 pid=673 comm="/bin/login -p --          ")
Mar 04 22:49:16 ArchSloth dbus-daemon[647]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:49:16 ArchSloth login[673]: pam_systemd_home(login:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:49:17 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.8182] policy: auto-activating connection 'manjuact' (c2850782-440b-4dc2-8c86-6aa5f5ca5f66)
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.8184] device (wlp45s0): Activation: starting connection 'manjuact' (c2850782-440b-4dc2-8c86-6aa5f5ca5f66)
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.8185] device (wlp45s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.8186] manager: NetworkManager state is now CONNECTING
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.8420] device (wlp45s0): set-hw-addr: reset MAC address to E0:0A:F6:9D:30:D9 (preserve)
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9641] device (wlp45s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9643] device (wlp45s0): Activation: (wifi) access point 'manjuact' has security, but secrets are required.
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9643] device (wlp45s0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9643] sup-iface[ae5ff482b49cc0aa,0,wlp45s0]: wps: type pbc start...
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9644] device (wlp45s0): supplicant interface state: disconnected -> interface_disabled
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9644] device (p2p-dev-wlp45s0): supplicant management interface state: disconnected -> interface_disabled
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9647] device (wlp45s0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9648] device (wlp45s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9648] device (wlp45s0): Activation: (wifi) connection 'manjuact' has security, and secrets exist.  No new secrets needed.
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9648] Config: added 'ssid' value 'manjuact'
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9649] Config: added 'scan_ssid' value '1'
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9649] Config: added 'bgscan' value 'simple:30:-70:86400'
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9649] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9649] Config: added 'auth_alg' value 'OPEN'
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9649] Config: added 'psk' value '<hidden>'
Mar 04 22:49:17 ArchSloth wpa_supplicant[898]: wlp45s0: WPS-CANCEL
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9792] device (wlp45s0): supplicant interface state: interface_disabled -> inactive
Mar 04 22:49:17 ArchSloth NetworkManager[649]: <info>  [1677950357.9792] device (p2p-dev-wlp45s0): supplicant management interface state: interface_disabled -> inactive
Mar 04 22:49:17 ArchSloth wpa_supplicant[898]: wlp45s0: SME: Trying to authenticate with 9c:a2:f4:1a:f6:c5 (SSID='manjuact' freq=2427 MHz)
Mar 04 22:49:17 ArchSloth kernel: wlp45s0: authenticate with 9c:a2:f4:1a:f6:c5
Mar 04 22:49:18 ArchSloth kernel: wlp45s0: send auth to 9c:a2:f4:1a:f6:c5 (try 1/3)
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.1779] device (wlp45s0): supplicant interface state: inactive -> authenticating
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.1779] device (p2p-dev-wlp45s0): supplicant management interface state: inactive -> authenticating
Mar 04 22:49:18 ArchSloth wpa_supplicant[898]: wlp45s0: Trying to associate with 9c:a2:f4:1a:f6:c5 (SSID='manjuact' freq=2427 MHz)
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.1825] device (wlp45s0): supplicant interface state: authenticating -> associating
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.1825] device (p2p-dev-wlp45s0): supplicant management interface state: authenticating -> associating
Mar 04 22:49:18 ArchSloth kernel: wlp45s0: authenticated
Mar 04 22:49:18 ArchSloth kernel: wlp45s0: associate with 9c:a2:f4:1a:f6:c5 (try 1/3)
Mar 04 22:49:18 ArchSloth kernel: wlp45s0: RX AssocResp from 9c:a2:f4:1a:f6:c5 (capab=0x1c11 status=0 aid=6)
Mar 04 22:49:18 ArchSloth wpa_supplicant[898]: wlp45s0: Associated with 9c:a2:f4:1a:f6:c5
Mar 04 22:49:18 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Mar 04 22:49:18 ArchSloth kernel: wlp45s0: associated
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.3161] device (wlp45s0): supplicant interface state: associating -> 4way_handshake
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.3162] device (p2p-dev-wlp45s0): supplicant management interface state: associating -> 4way_handshake
Mar 04 22:49:18 ArchSloth wpa_supplicant[898]: wlp45s0: WPA: Key negotiation completed with 9c:a2:f4:1a:f6:c5 [PTK=CCMP GTK=CCMP]
Mar 04 22:49:18 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-CONNECTED - Connection to 9c:a2:f4:1a:f6:c5 completed [id=0 id_str=]
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.4009] device (wlp45s0): supplicant interface state: 4way_handshake -> completed
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.4010] device (wlp45s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "manjuact"
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.4011] device (p2p-dev-wlp45s0): supplicant management interface state: 4way_handshake -> completed
Mar 04 22:49:18 ArchSloth kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp45s0: link becomes ready
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.4013] device (wlp45s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:18 ArchSloth NetworkManager[649]: <info>  [1677950358.4022] dhcp4 (wlp45s0): activation: beginning transaction (timeout in 45 seconds)
Mar 04 22:49:18 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-69 noise=9999 txrate=39000
Mar 04 22:49:18 ArchSloth systemd[1]: systemd-rfkill.service: Deactivated successfully.
Mar 04 22:49:18 ArchSloth login[673]: pam_unix(login:session): session opened for user ArchSloth(uid=1000) by LOGIN(uid=0)
Mar 04 22:49:18 ArchSloth systemd[1]: Created slice User Slice of UID 1000.
Mar 04 22:49:18 ArchSloth systemd[1]: Starting User Runtime Directory /run/user/1000...
Mar 04 22:49:18 ArchSloth systemd-logind[648]: New session 1 of user ArchSloth.
Mar 04 22:49:18 ArchSloth systemd[1]: Finished User Runtime Directory /run/user/1000.
Mar 04 22:49:18 ArchSloth systemd[1]: Starting User Manager for UID 1000...
Mar 04 22:49:18 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.8' (uid=0 pid=978 comm="(systemd)")
Mar 04 22:49:18 ArchSloth dbus-daemon[647]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:49:18 ArchSloth (systemd)[978]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:49:18 ArchSloth (systemd)[978]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[ArchSloth] ruser=[<unknown>] rhost=[<unknown>]
Mar 04 22:49:18 ArchSloth (systemd)[978]: pam_unix(systemd-user:session): session opened for user ArchSloth(uid=1000) by (uid=0)
Mar 04 22:49:18 ArchSloth systemd[978]: Queued start job for default target Main User Target.
Mar 04 22:49:18 ArchSloth systemd-journald[313]: /var/log/journal/36c40c06a3df4cc2be661d722ef23371/user-1000.journal: Montonic clock jumped backwards relative to last journal entry, rotating.
Mar 04 22:49:18 ArchSloth systemd-journald[313]: Failed to write entry to /var/log/journal/36c40c06a3df4cc2be661d722ef23371/user-1000.journal (30 items, 802 bytes), rotating before retrying: Not a XENIX named type file
Mar 04 22:49:18 ArchSloth systemd[978]: Created slice User Application Slice.
Mar 04 22:49:18 ArchSloth login[673]: LOGIN ON tty1 BY ArchSloth
Mar 04 22:49:18 ArchSloth systemd[978]: Reached target Paths.
Mar 04 22:49:18 ArchSloth systemd[978]: Reached target Timers.
Mar 04 22:49:18 ArchSloth systemd[978]: Starting D-Bus User Message Bus Socket...
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on GnuPG network certificate management daemon.
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on GCR ssh-agent wrapper.
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on GnuPG cryptographic agent and passphrase cache.
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on p11-kit server.
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on Sound System.
Mar 04 22:49:18 ArchSloth systemd[978]: Listening on D-Bus User Message Bus Socket.
Mar 04 22:49:18 ArchSloth systemd[978]: Reached target Sockets.
Mar 04 22:49:18 ArchSloth systemd[978]: Reached target Basic System.
Mar 04 22:49:18 ArchSloth systemd[978]: Reached target Main User Target.
Mar 04 22:49:18 ArchSloth systemd[978]: Startup finished in 42ms.
Mar 04 22:49:18 ArchSloth systemd[1]: Started User Manager for UID 1000.
Mar 04 22:49:18 ArchSloth systemd[1]: Started Session 1 of User ArchSloth.
Mar 04 22:49:19 ArchSloth NetworkManager[649]: <info>  [1677950359.0523] dhcp4 (wlp45s0): state changed new lease, address=192.168.0.106
Mar 04 22:49:19 ArchSloth NetworkManager[649]: <info>  [1677950359.0527] policy: set 'manjuact' (wlp45s0) as default for IPv4 routing and DNS
Mar 04 22:49:19 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.2' (uid=0 pid=649 comm="/usr/bin/NetworkManager --no-daemon")
Mar 04 22:49:19 ArchSloth dbus-daemon[647]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Mar 04 22:49:19 ArchSloth NetworkManager[649]: <info>  [1677950359.0621] device (wlp45s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:19 ArchSloth NetworkManager[649]: <info>  [1677950359.0650] device (wlp45s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:19 ArchSloth NetworkManager[649]: <info>  [1677950359.0654] device (wlp45s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Mar 04 22:49:19 ArchSloth NetworkManager[649]: <info>  [1677950359.0659] manager: NetworkManager state is now CONNECTED_SITE
Mar 04 22:49:19 ArchSloth NetworkManager[649]: <info>  [1677950359.0666] device (wlp45s0): Activation: successful, device activated.
Mar 04 22:49:19 ArchSloth kernel: i915 0000:00:02.0: [drm] Selective fetch area calculation failed in pipe A
Mar 04 22:49:19 ArchSloth NetworkManager[649]: <info>  [1677950359.6139] manager: NetworkManager state is now CONNECTED_GLOBAL
Mar 04 22:49:19 ArchSloth systemd[978]: Created slice User Core Session Slice.
Mar 04 22:49:19 ArchSloth systemd[978]: Starting D-Bus User Message Bus...
Mar 04 22:49:19 ArchSloth systemd[978]: Started D-Bus User Message Bus.
Mar 04 22:49:19 ArchSloth dbus-daemon[1032]: [session uid=1000 pid=1032] Successfully activated service 'org.freedesktop.systemd1'
Mar 04 22:49:20 ArchSloth dbus-daemon[1032]: [session uid=1000 pid=1032] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.3' (uid=1000 pid=1051 comm="gtk-launch libinput-gestures")
Mar 04 22:49:20 ArchSloth systemd[978]: Starting Accessibility services bus...
Mar 04 22:49:20 ArchSloth dbus-daemon[1032]: [session uid=1000 pid=1032] Successfully activated service 'org.a11y.Bus'
Mar 04 22:49:20 ArchSloth systemd[978]: Started Accessibility services bus.
Mar 04 22:49:23 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=9999 txrate=39000
Mar 04 22:49:23 ArchSloth systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Mar 04 22:49:24 ArchSloth at-spi-bus-launcher[1075]: dbus-daemon[1075]: Activating service name='org.a11y.atspi.Registry' requested by ':1.1' (uid=1000 pid=1095 comm="/usr/bin/python /usr/bin/terminator")
Mar 04 22:49:24 ArchSloth at-spi-bus-launcher[1075]: dbus-daemon[1075]: Successfully activated service 'org.a11y.atspi.Registry'
Mar 04 22:49:24 ArchSloth at-spi-bus-launcher[1123]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Mar 04 22:49:24 ArchSloth systemd[978]: Starting Sound Service...
Mar 04 22:49:24 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.13' (uid=1000 pid=1125 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo")
Mar 04 22:49:24 ArchSloth systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Mar 04 22:49:24 ArchSloth dbus-daemon[647]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully called chroot.
Mar 04 22:49:24 ArchSloth systemd[1]: Started RealtimeKit Scheduling Policy Service.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully dropped privileges.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully limited resources.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Canary thread running.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Running.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Watchdog thread running.
Mar 04 22:49:24 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.14' (uid=0 pid=1128 comm="/usr/lib/rtkit-daemon")
Mar 04 22:49:24 ArchSloth systemd[1]: Starting Authorization Manager...
Mar 04 22:49:24 ArchSloth polkitd[1131]: Started polkitd version 122
Mar 04 22:49:24 ArchSloth polkitd[1131]: Loading rules from directory /etc/polkit-1/rules.d
Mar 04 22:49:24 ArchSloth polkitd[1131]: Loading rules from directory /usr/share/polkit-1/rules.d
Mar 04 22:49:24 ArchSloth polkitd[1131]: Finished loading, compiling and executing 2 rules
Mar 04 22:49:24 ArchSloth dbus-daemon[647]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Mar 04 22:49:24 ArchSloth polkitd[1131]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Mar 04 22:49:24 ArchSloth systemd[1]: Started Authorization Manager.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully made thread 1125 of process 1125 owned by '1000' high priority at nice level -11.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 1 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 1 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully made thread 1138 of process 1125 owned by '1000' RT at priority 5.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 2 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 2 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully made thread 1140 of process 1125 owned by '1000' RT at priority 5.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 3 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 3 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully made thread 1142 of process 1125 owned by '1000' RT at priority 5.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 4 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 4 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully made thread 1144 of process 1125 owned by '1000' RT at priority 5.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 5 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 5 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully made thread 1146 of process 1125 owned by '1000' RT at priority 5.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 6 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 6 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Successfully made thread 1148 of process 1125 owned by '1000' RT at priority 5.
Mar 04 22:49:24 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:49:24 ArchSloth pulseaudio[1125]: stat('/etc/pulse/default.pa.d'): No such file or directory
Mar 04 22:49:24 ArchSloth systemd[978]: Started Sound Service.
Mar 04 22:49:25 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=9999 txrate=39000
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Successfully made thread 1314 of process 1181 owned by '1000' RT at priority 10.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:38 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:38 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:38 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:38 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:38 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:38 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:49:43 ArchSloth systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Mar 04 22:49:45 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=9999 txrate=26000
Mar 04 22:49:51 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-62 noise=9999 txrate=26000
Mar 04 22:50:03 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-68 noise=9999 txrate=21700
Mar 04 22:50:05 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=9999 txrate=21700
Mar 04 22:50:33 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=9999 txrate=13000
Mar 04 22:51:00 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-BEACON-LOSS
Mar 04 22:51:06 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-BEACON-LOSS
Mar 04 22:51:20 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-BEACON-LOSS
Mar 04 22:51:29 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=9999 txrate=26000
Mar 04 22:51:45 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.34' (uid=0 pid=1560 comm="sudo vim /etc/security/pam_env.conf")
Mar 04 22:51:45 ArchSloth dbus-daemon[647]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:51:45 ArchSloth sudo[1560]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:51:47 ArchSloth sudo[1560]: ArchSloth : TTY=pts/0 ; PWD=/home/ArchSloth ; USER=root ; COMMAND=/usr/bin/vim /etc/security/pam_env.conf
Mar 04 22:51:47 ArchSloth sudo[1560]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Mar 04 22:51:56 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=9999 txrate=13000
Mar 04 22:51:57 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=9999 txrate=26000
Mar 04 22:52:09 ArchSloth sudo[1560]: pam_unix(sudo:session): session closed for user root
Mar 04 22:52:09 ArchSloth at-spi-bus-launcher[1123]: X connection to :0 broken (explicit kill or server shutdown).
Mar 04 22:52:09 ArchSloth login[673]: pam_unix(login:session): session closed for user ArchSloth
Mar 04 22:52:09 ArchSloth systemd[1]: getty@tty1.service: Deactivated successfully.
Mar 04 22:52:09 ArchSloth systemd[1]: session-1.scope: Deactivated successfully.
Mar 04 22:52:09 ArchSloth systemd[1]: session-1.scope: Consumed 46.778s CPU time.
Mar 04 22:52:09 ArchSloth systemd-logind[648]: Session 1 logged out. Waiting for processes to exit.
Mar 04 22:52:09 ArchSloth systemd[1]: getty@tty1.service: Scheduled restart job, restart counter is at 1.
Mar 04 22:52:09 ArchSloth systemd[1]: Stopped Getty on tty1.
Mar 04 22:52:09 ArchSloth systemd[1]: Started Getty on tty1.
Mar 04 22:52:09 ArchSloth systemd-logind[648]: Removed session 1.
Mar 04 22:52:09 ArchSloth pulseaudio[1125]: Error opening PCM device _ucm0001.hw:sofhdadsp,4: No such device
Mar 04 22:52:09 ArchSloth pulseaudio[1125]: Error opening PCM device _ucm0001.hw:sofhdadsp,3: No such device
Mar 04 22:52:09 ArchSloth pulseaudio[1125]: Error opening PCM device _ucm0001.hw:sofhdadsp: No such device
Mar 04 22:52:09 ArchSloth pulseaudio[1125]: Error opening PCM device _ucm0001.hw:sofhdadsp: No such device
Mar 04 22:52:09 ArchSloth pulseaudio[1125]: Error opening PCM device _ucm0001.hw:sofhdadsp,6: No such device
Mar 04 22:52:10 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=0 noise=9999 txrate=6500
Mar 04 22:52:14 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.36' (uid=0 pid=1575 comm="/bin/login -p --          ")
Mar 04 22:52:14 ArchSloth dbus-daemon[647]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:52:14 ArchSloth login[1575]: pam_systemd_home(login:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:52:15 ArchSloth login[1575]: pam_unix(login:session): session opened for user ArchSloth(uid=1000) by LOGIN(uid=0)
Mar 04 22:52:15 ArchSloth systemd-logind[648]: New session 3 of user ArchSloth.
Mar 04 22:52:15 ArchSloth systemd[1]: Started Session 3 of User ArchSloth.
Mar 04 22:52:15 ArchSloth login[1575]: LOGIN ON tty1 BY ArchSloth
Mar 04 22:52:18 ArchSloth at-spi-bus-launcher[1075]: dbus-daemon[1075]: Activating service name='org.a11y.atspi.Registry' requested by ':1.5' (uid=1000 pid=1673 comm="/usr/bin/python /usr/bin/terminator")
Mar 04 22:52:18 ArchSloth at-spi-bus-launcher[1075]: dbus-daemon[1075]: Successfully activated service 'org.a11y.atspi.Registry'
Mar 04 22:52:18 ArchSloth at-spi-bus-launcher[1701]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Mar 04 22:52:18 ArchSloth systemd[978]: Starting Sound Service...
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Successfully made thread 1703 of process 1703 owned by '1000' high priority at nice level -11.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 1 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 1 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Successfully made thread 1707 of process 1703 owned by '1000' RT at priority 5.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 2 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 2 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Successfully made thread 1709 of process 1703 owned by '1000' RT at priority 5.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 3 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 3 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Successfully made thread 1711 of process 1703 owned by '1000' RT at priority 5.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 4 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 4 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Successfully made thread 1713 of process 1703 owned by '1000' RT at priority 5.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 5 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 5 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Successfully made thread 1715 of process 1703 owned by '1000' RT at priority 5.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 6 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 6 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Successfully made thread 1717 of process 1703 owned by '1000' RT at priority 5.
Mar 04 22:52:18 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:52:18 ArchSloth pulseaudio[1703]: stat('/etc/pulse/default.pa.d'): No such file or directory
Mar 04 22:52:18 ArchSloth systemd[978]: Started Sound Service.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Successfully made thread 1869 of process 1744 owned by '1000' RT at priority 10.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:23 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:24 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:24 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:24 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:24 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:24 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:24 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:52:31 ArchSloth tlp[2052]: parse_args4config: tlp auto --
Mar 04 22:52:31 ArchSloth tlp[2052]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:52:31 ArchSloth tlp[2052]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:52:31 ArchSloth tlp[2052]: get_sys_power_supply(ADP1).ac_offline: syspwr=1
Mar 04 22:52:31 ArchSloth tlp[2052]: power_source=bat
Mar 04 22:52:31 ArchSloth tlp[2052]: manual_mode=none
Mar 04 22:52:31 ArchSloth tlp[2052]: power_mode=bat
Mar 04 22:52:31 ArchSloth tlp[2052]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:52:31 ArchSloth tlp[2052]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:52:31 ArchSloth tlp[2052]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:52:31 ArchSloth tlp[2052]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:52:31 ArchSloth tlp[2052]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:52:31 ArchSloth tlp[2052]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:52:31 ArchSloth tlp[2052]: lock_tlp_nb().success
Mar 04 22:52:31 ArchSloth tlp[2052]: compare_and_save_power_state(1).different: old=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_laptopmode(1): 2; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_dirty_parms(1): 6000; ec=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_platform_profile(1).not_configured
Mar 04 22:52:31 ArchSloth tlp[2052]: set_cpu_scaling_governor(1).not_configured
Mar 04 22:52:31 ArchSloth tlp[2052]: set_cpu_scaling_min_max_freq(1).not_configured
Mar 04 22:52:31 ArchSloth tlp[2052]: set_intel_cpu_perf_policy(1).hwp_epp: balance_power; ec=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_intel_cpu_perf_pct(1).min.not_configured
Mar 04 22:52:31 ArchSloth tlp[2052]: set_intel_cpu_perf_pct(1).max.not_configured
Mar 04 22:52:31 ArchSloth tlp[2052]: set_cpu_boost_all(1).not_configured
Mar 04 22:52:31 ArchSloth tlp[2052]: set_intel_cpu_hwp_dyn_boost(1).not_configured
Mar 04 22:52:31 ArchSloth tlp[2052]: set_sched_powersave(1).not_available
Mar 04 22:52:31 ArchSloth tlp[2052]: set_nmi_watchdog: 0; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_ahci_port_runtime_pm(1).no-port
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:00.0 [0x060000]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:02.0 [0x030000]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:04.0 [0x118000]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:06.0 [0x060400]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:07.0 [0x060400]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:08.0 [0x088000]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:0d.0 [0x0c0330]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:0d.2 [0x0c0340]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:12.0 [0x070000]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:14.0 [0x0c0330]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:14.2 [0x050000]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:15.0 [0x0c8000]; rc=0
Mar 04 22:52:31 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:15.1 [0x0c8000]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).deny_driver: /sys/bus/pci/devices/0000:00:16.0 [0x078000]
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1d.0 [0x060400]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1d.3 [0x060400]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1f.0 [0x060100]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1f.3 [0x040100]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1f.4 [0x0c0500]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1f.5 [0x0c8000]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:01:00.0 [0x010802]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:2c:00.0 [0x080501]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:2d:00.0 [0x028000]; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: *** set_ahci_disk_runtime_pm(1).all
Mar 04 22:52:32 ArchSloth tlp[2052]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_ahci_disk_runtime_pm(1).auto: disk=nvme0n1 timeout=15000; rc=1
Mar 04 22:52:32 ArchSloth tlp[2052]: get_disk_dev(sda).missing
Mar 04 22:52:32 ArchSloth tlp[2052]: set_sata_link_power(1).not_available
Mar 04 22:52:32 ArchSloth tlp[2052]: *** set_disk_apm_level(1).all
Mar 04 22:52:32 ArchSloth tlp[2052]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_disk_apm_level(1): nvme0n1 [nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6] 128; not supported
Mar 04 22:52:32 ArchSloth tlp[2052]: get_disk_dev(sda).missing
Mar 04 22:52:32 ArchSloth tlp[2052]: set_disk_spindown_timeout(1).not_configured
Mar 04 22:52:32 ArchSloth tlp[2052]: *** set_disk_iosched(1).all
Mar 04 22:52:32 ArchSloth tlp[2052]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_disk_iosched: nvme0n1 [nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6] keep; keep as is
Mar 04 22:52:32 ArchSloth tlp[2052]: get_disk_dev(sda).missing
Mar 04 22:52:32 ArchSloth tlp[2052]: set_pcie_aspm(1): default
Mar 04 22:52:32 ArchSloth tlp[2052]: set_intel_gpu_min_max_boost_freq(1).not_configured
Mar 04 22:52:32 ArchSloth tlp[2052]: set_amdgpu_profile(1).no_gpu
Mar 04 22:52:32 ArchSloth tlp[2052]: set_wifi_power_mode(1, wlp45s0).iw: on; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_sound_power_mode(1).hda: 1; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: set_sound_power_mode(1).hda_controller: Y; rc=0
Mar 04 22:52:32 ArchSloth tlp[2052]: poweroff_drivebay(1).disabled
Mar 04 22:52:32 ArchSloth tlp[2052]: set_radio_device_states(1): enable= disable=
Mar 04 22:52:32 ArchSloth tlp[2052]: save_runconf.ok: /run/tlp/tlp-run.conf_tmpn0JgPA -> /run/tlp/run.conf
Mar 04 22:52:32 ArchSloth tlp[2052]: unlock_tlp()
Mar 04 22:52:32 ArchSloth tlp[2223]: parse_args4config: tlp auto --
Mar 04 22:52:32 ArchSloth tlp[2223]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:52:32 ArchSloth tlp[2223]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:52:32 ArchSloth tlp[2223]: get_sys_power_supply(ADP1).ac_offline: syspwr=1
Mar 04 22:52:32 ArchSloth tlp[2223]: power_source=bat
Mar 04 22:52:32 ArchSloth tlp[2223]: manual_mode=none
Mar 04 22:52:32 ArchSloth tlp[2223]: power_mode=bat
Mar 04 22:52:32 ArchSloth tlp[2223]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:52:32 ArchSloth tlp[2223]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:52:32 ArchSloth tlp[2223]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:52:32 ArchSloth tlp[2223]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:52:32 ArchSloth tlp[2223]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:52:32 ArchSloth tlp[2223]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:52:32 ArchSloth tlp[2223]: lock_tlp_nb().success
Mar 04 22:52:32 ArchSloth tlp[2223]: compare_and_save_power_state(1).equal
Mar 04 22:52:32 ArchSloth tlp[2223]: unlock_tlp()
Mar 04 22:52:32 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-68 noise=9999 txrate=6000
Mar 04 22:52:42 ArchSloth tlp[2266]: parse_args4config: tlp auto --
Mar 04 22:52:42 ArchSloth tlp[2266]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:52:42 ArchSloth tlp[2266]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:52:42 ArchSloth tlp[2266]: get_sys_power_supply(ADP1).ac_offline: syspwr=1
Mar 04 22:52:42 ArchSloth tlp[2266]: power_source=bat
Mar 04 22:52:42 ArchSloth tlp[2266]: manual_mode=none
Mar 04 22:52:42 ArchSloth tlp[2266]: power_mode=bat
Mar 04 22:52:42 ArchSloth tlp[2266]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:52:42 ArchSloth tlp[2266]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:52:42 ArchSloth tlp[2266]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:52:42 ArchSloth tlp[2266]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:52:42 ArchSloth tlp[2266]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:52:42 ArchSloth tlp[2266]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:52:42 ArchSloth tlp[2266]: lock_tlp_nb().success
Mar 04 22:52:42 ArchSloth tlp[2266]: compare_and_save_power_state(1).equal
Mar 04 22:52:42 ArchSloth tlp[2266]: unlock_tlp()
Mar 04 22:52:42 ArchSloth tlp[2308]: parse_args4config: tlp auto --
Mar 04 22:52:42 ArchSloth tlp[2308]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:52:42 ArchSloth tlp[2308]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:52:42 ArchSloth tlp[2308]: get_sys_power_supply(ADP1).ac_online: syspwr=0
Mar 04 22:52:42 ArchSloth tlp[2308]: power_source=ac
Mar 04 22:52:42 ArchSloth tlp[2308]: manual_mode=none
Mar 04 22:52:42 ArchSloth tlp[2308]: power_mode=ac
Mar 04 22:52:42 ArchSloth tlp[2308]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:52:42 ArchSloth tlp[2308]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:52:42 ArchSloth tlp[2315]: parse_args4config: tlp auto --
Mar 04 22:52:42 ArchSloth tlp[2315]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:52:42 ArchSloth tlp[2315]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:52:42 ArchSloth tlp[2315]: get_sys_power_supply(ADP1).ac_online: syspwr=0
Mar 04 22:52:42 ArchSloth tlp[2308]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:52:42 ArchSloth tlp[2315]: power_source=ac
Mar 04 22:52:42 ArchSloth tlp[2308]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:52:42 ArchSloth tlp[2315]: manual_mode=none
Mar 04 22:52:42 ArchSloth tlp[2315]: power_mode=ac
Mar 04 22:52:42 ArchSloth tlp[2308]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:52:42 ArchSloth tlp[2308]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:52:42 ArchSloth tlp[2315]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:52:42 ArchSloth tlp[2308]: lock_tlp_nb().success
Mar 04 22:52:42 ArchSloth tlp[2315]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:52:42 ArchSloth tlp[2308]: compare_and_save_power_state(0).different: old=1
Mar 04 22:52:42 ArchSloth tlp[2308]: set_laptopmode(0): 0; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_dirty_parms(0): 1500; ec=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_platform_profile(0).not_configured
Mar 04 22:52:42 ArchSloth tlp[2308]: set_cpu_scaling_governor(0).not_configured
Mar 04 22:52:42 ArchSloth tlp[2308]: set_cpu_scaling_min_max_freq(0).not_configured
Mar 04 22:52:42 ArchSloth tlp[2315]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:52:42 ArchSloth tlp[2315]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:52:42 ArchSloth tlp[2308]: set_intel_cpu_perf_policy(0).hwp_epp: balance_performance; ec=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_intel_cpu_perf_pct(0).min.not_configured
Mar 04 22:52:42 ArchSloth tlp[2308]: set_intel_cpu_perf_pct(0).max.not_configured
Mar 04 22:52:42 ArchSloth tlp[2308]: set_cpu_boost_all(0).not_configured
Mar 04 22:52:42 ArchSloth tlp[2308]: set_intel_cpu_hwp_dyn_boost(0).not_configured
Mar 04 22:52:42 ArchSloth tlp[2315]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:52:42 ArchSloth tlp[2308]: set_sched_powersave(0).not_available
Mar 04 22:52:42 ArchSloth tlp[2315]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:52:42 ArchSloth tlp[2308]: set_nmi_watchdog: 0; rc=0
Mar 04 22:52:42 ArchSloth tlp[2315]: lock_tlp_nb().failed
Mar 04 22:52:42 ArchSloth tlp[2308]: set_ahci_port_runtime_pm(0).no-port
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:00.0 [0x060000]; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:02.0 [0x030000]; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:04.0 [0x118000]; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:06.0 [0x060400]; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:07.0 [0x060400]; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:08.0 [0x088000]; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:0d.0 [0x0c0330]; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:0d.2 [0x0c0340]; rc=0
Mar 04 22:52:42 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:12.0 [0x070000]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2429]: parse_args4config: tlp auto --
Mar 04 22:52:43 ArchSloth tlp[2429]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 22:52:43 ArchSloth tlp[2429]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 22:52:43 ArchSloth tlp[2429]: get_sys_power_supply(ADP1).ac_online: syspwr=0
Mar 04 22:52:43 ArchSloth tlp[2429]: power_source=ac
Mar 04 22:52:43 ArchSloth tlp[2429]: manual_mode=none
Mar 04 22:52:43 ArchSloth tlp[2429]: power_mode=ac
Mar 04 22:52:43 ArchSloth tlp[2429]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:52:43 ArchSloth tlp[2429]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 22:52:43 ArchSloth tlp[2429]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 22:52:43 ArchSloth tlp[2429]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 22:52:43 ArchSloth tlp[2429]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 22:52:43 ArchSloth tlp[2429]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 22:52:43 ArchSloth tlp[2429]: lock_tlp_nb().failed
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:14.0 [0x0c0330]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:14.2 [0x050000]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:15.0 [0x0c8000]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:15.1 [0x0c8000]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).deny_driver: /sys/bus/pci/devices/0000:00:16.0 [0x078000]
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1d.0 [0x060400]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1d.3 [0x060400]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1f.0 [0x060100]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1f.3 [0x040100]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1f.4 [0x0c0500]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:00:1f.5 [0x0c8000]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:01:00.0 [0x010802]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:2c:00.0 [0x080501]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_runtime_pm(0).on: /sys/bus/pci/devices/0000:2d:00.0 [0x028000]; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: *** set_ahci_disk_runtime_pm(0).all
Mar 04 22:52:43 ArchSloth tlp[2308]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_ahci_disk_runtime_pm(0).on: disk=nvme0n1 timeout=15000; rc=1
Mar 04 22:52:43 ArchSloth tlp[2308]: get_disk_dev(sda).missing
Mar 04 22:52:43 ArchSloth tlp[2308]: set_sata_link_power(0).not_available
Mar 04 22:52:43 ArchSloth tlp[2308]: *** set_disk_apm_level(0).all
Mar 04 22:52:43 ArchSloth tlp[2308]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_disk_apm_level(0): nvme0n1 [nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6] 254; not supported
Mar 04 22:52:43 ArchSloth tlp[2308]: get_disk_dev(sda).missing
Mar 04 22:52:43 ArchSloth tlp[2308]: set_disk_spindown_timeout(0).not_configured
Mar 04 22:52:43 ArchSloth tlp[2308]: *** set_disk_iosched(0).all
Mar 04 22:52:43 ArchSloth tlp[2308]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_disk_iosched: nvme0n1 [nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6] keep; keep as is
Mar 04 22:52:43 ArchSloth tlp[2308]: get_disk_dev(sda).missing
Mar 04 22:52:43 ArchSloth tlp[2308]: set_pcie_aspm(0): default
Mar 04 22:52:43 ArchSloth tlp[2308]: set_intel_gpu_min_max_boost_freq(0).not_configured
Mar 04 22:52:43 ArchSloth tlp[2308]: set_amdgpu_profile(0).no_gpu
Mar 04 22:52:43 ArchSloth tlp[2308]: set_wifi_power_mode(0, wlp45s0).iw: off; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_sound_power_mode(0).hda: 1; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: set_sound_power_mode(0).hda_controller: Y; rc=0
Mar 04 22:52:43 ArchSloth tlp[2308]: poweroff_drivebay(0).disabled
Mar 04 22:52:43 ArchSloth tlp[2308]: set_radio_device_states(0): enable= disable=
Mar 04 22:52:43 ArchSloth tlp[2308]: save_runconf.ok: /run/tlp/tlp-run.conf_tmpysHTYw -> /run/tlp/run.conf
Mar 04 22:52:43 ArchSloth tlp[2308]: unlock_tlp()
Mar 04 22:52:55 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.57' (uid=0 pid=2592 comm="sudo vim /etc/security/pam_env.conf")
Mar 04 22:52:55 ArchSloth dbus-daemon[647]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:52:55 ArchSloth sudo[2592]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:52:57 ArchSloth sudo[2592]: ArchSloth : TTY=pts/0 ; PWD=/home/ArchSloth ; USER=root ; COMMAND=/usr/bin/vim /etc/security/pam_env.conf
Mar 04 22:52:57 ArchSloth sudo[2592]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Mar 04 22:53:04 ArchSloth sudo[2592]: pam_unix(sudo:session): session closed for user root
Mar 04 22:53:11 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-76 noise=9999 txrate=39000
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 1 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Successfully made thread 2743 of process 2622 owned by '1000' RT at priority 10.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:13 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:14 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:14 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:14 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:14 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:14 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:14 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:23 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-67 noise=9999 txrate=52000
Mar 04 22:53:24 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-59 noise=9999 txrate=52000
Mar 04 22:53:28 ArchSloth at-spi-bus-launcher[1701]: X connection to :0 broken (explicit kill or server shutdown).
Mar 04 22:53:28 ArchSloth login[1575]: pam_unix(login:session): session closed for user ArchSloth
Mar 04 22:53:28 ArchSloth systemd[1]: getty@tty1.service: Deactivated successfully.
Mar 04 22:53:28 ArchSloth systemd[1]: session-3.scope: Deactivated successfully.
Mar 04 22:53:28 ArchSloth systemd[1]: session-3.scope: Consumed 45.825s CPU time.
Mar 04 22:53:28 ArchSloth systemd[1]: getty@tty1.service: Scheduled restart job, restart counter is at 2.
Mar 04 22:53:28 ArchSloth systemd[1]: Stopped Getty on tty1.
Mar 04 22:53:28 ArchSloth systemd-logind[648]: Session 3 logged out. Waiting for processes to exit.
Mar 04 22:53:28 ArchSloth systemd[1]: Started Getty on tty1.
Mar 04 22:53:28 ArchSloth systemd-logind[648]: Removed session 3.
Mar 04 22:53:28 ArchSloth pulseaudio[1703]: Error opening PCM device _ucm0001.hw:sofhdadsp,4: No such device
Mar 04 22:53:28 ArchSloth pulseaudio[1703]: Error opening PCM device _ucm0001.hw:sofhdadsp,3: No such device
Mar 04 22:53:28 ArchSloth pulseaudio[1703]: Error opening PCM device _ucm0001.hw:sofhdadsp: No such device
Mar 04 22:53:28 ArchSloth pulseaudio[1703]: Error opening PCM device _ucm0001.hw:sofhdadsp: No such device
Mar 04 22:53:28 ArchSloth pulseaudio[1703]: Error opening PCM device _ucm0001.hw:sofhdadsp,6: No such device
Mar 04 22:53:31 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.69' (uid=0 pid=2954 comm="/bin/login -p --          ")
Mar 04 22:53:31 ArchSloth dbus-daemon[647]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:53:31 ArchSloth login[2954]: pam_systemd_home(login:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:53:32 ArchSloth login[2954]: pam_unix(login:session): session opened for user ArchSloth(uid=1000) by LOGIN(uid=0)
Mar 04 22:53:32 ArchSloth systemd-logind[648]: New session 4 of user ArchSloth.
Mar 04 22:53:32 ArchSloth systemd[1]: Started Session 4 of User ArchSloth.
Mar 04 22:53:32 ArchSloth login[2954]: LOGIN ON tty1 BY ArchSloth
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 0 threads of 0 processes of 0 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 0 threads of 0 processes of 0 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 0 threads of 0 processes of 0 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 0 threads of 0 processes of 0 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 0 threads of 0 processes of 0 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 0 threads of 0 processes of 0 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Successfully made thread 3193 of process 3060 owned by '1000' RT at priority 10.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 1 threads of 1 processes of 1 users.
Mar 04 22:53:36 ArchSloth systemd[978]: Starting Sound Service...
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Successfully made thread 3197 of process 3197 owned by '1000' high priority at nice level -11.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 2 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 2 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Successfully made thread 3199 of process 3197 owned by '1000' RT at priority 5.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 3 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 3 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Successfully made thread 3201 of process 3197 owned by '1000' RT at priority 5.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 4 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 4 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Successfully made thread 3203 of process 3197 owned by '1000' RT at priority 5.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 5 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 5 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Successfully made thread 3205 of process 3197 owned by '1000' RT at priority 5.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 6 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 6 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Successfully made thread 3207 of process 3197 owned by '1000' RT at priority 5.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 7 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Successfully made thread 3209 of process 3197 owned by '1000' RT at priority 5.
Mar 04 22:53:36 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:36 ArchSloth pulseaudio[3197]: stat('/etc/pulse/default.pa.d'): No such file or directory
Mar 04 22:53:36 ArchSloth systemd[978]: Started Sound Service.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:37 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:53:50 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=9999 txrate=26000
Mar 04 22:54:47 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-62 noise=9999 txrate=13000
Mar 04 22:54:48 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=9999 txrate=13000
Mar 04 22:54:59 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Mar 04 22:55:30 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=9999 txrate=43300
Mar 04 22:55:51 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=9999 txrate=39000
Mar 04 22:56:20 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-66 noise=9999 txrate=14400
Mar 04 22:56:22 ArchSloth at-spi-bus-launcher[1075]: dbus-daemon[1075]: Activating service name='org.a11y.atspi.Registry' requested by ':1.9' (uid=1000 pid=3409 comm="/usr/bin/python /usr/bin/terminator")
Mar 04 22:56:22 ArchSloth at-spi-bus-launcher[1075]: dbus-daemon[1075]: Successfully activated service 'org.a11y.atspi.Registry'
Mar 04 22:56:22 ArchSloth at-spi-bus-launcher[3437]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Mar 04 22:56:24 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=9999 txrate=14400
Mar 04 22:56:43 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=9999 txrate=6500
Mar 04 22:56:48 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-75 noise=9999 txrate=13000
Mar 04 22:57:16 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-65 noise=9999 txrate=28900
Mar 04 22:57:19 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=9999 txrate=28900
Mar 04 22:57:43 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=9999 txrate=19500
Mar 04 22:57:54 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-91 noise=9999 txrate=19500
Mar 04 22:58:06 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-70 noise=9999 txrate=26000
Mar 04 22:58:46 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=9999 txrate=26000
Mar 04 22:58:59 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-67 noise=9999 txrate=26000
Mar 04 22:59:06 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.90' (uid=0 pid=3459 comm="sudo journalctl -b")
Mar 04 22:59:06 ArchSloth dbus-daemon[647]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:59:06 ArchSloth sudo[3459]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Mar 04 22:59:06 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=9999 txrate=26000
Mar 04 22:59:09 ArchSloth sudo[3459]: ArchSloth : TTY=pts/0 ; PWD=/home/ArchSloth ; USER=root ; COMMAND=/usr/bin/journalctl -b
Mar 04 22:59:09 ArchSloth sudo[3459]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Mar 04 22:59:09 ArchSloth sudo[3459]: pam_unix(sudo:session): session closed for user root
Mar 04 22:59:17 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:59:17 ArchSloth rtkit-daemon[1128]: Supervising 8 threads of 2 processes of 1 users.
Mar 04 22:59:18 ArchSloth wpa_supplicant[898]: wlp45s0: Reject scan trigger since one is already pending
Mar 04 22:59:19 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-63 noise=9999 txrate=43300
Mar 04 23:00:24 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=9999 txrate=57800
Mar 04 23:00:45 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-72 noise=9999 txrate=57800
Mar 04 23:00:57 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-74 noise=9999 txrate=6000
Mar 04 23:01:31 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-66 noise=9999 txrate=13000
Mar 04 23:01:34 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=9999 txrate=13000
Mar 04 23:01:53 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-77 noise=9999 txrate=13000
Mar 04 23:02:03 ArchSloth tlp[3522]: parse_args4config: tlp auto --
Mar 04 23:02:03 ArchSloth tlp[3522]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 23:02:03 ArchSloth tlp[3522]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 23:02:03 ArchSloth tlp[3522]: get_sys_power_supply(ADP1).ac_offline: syspwr=1
Mar 04 23:02:03 ArchSloth tlp[3522]: power_source=bat
Mar 04 23:02:03 ArchSloth tlp[3522]: manual_mode=none
Mar 04 23:02:03 ArchSloth tlp[3522]: power_mode=bat
Mar 04 23:02:03 ArchSloth tlp[3527]: parse_args4config: tlp auto --
Mar 04 23:02:03 ArchSloth tlp[3527]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 23:02:03 ArchSloth tlp[3527]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 23:02:03 ArchSloth tlp[3522]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 23:02:03 ArchSloth tlp[3527]: get_sys_power_supply(ADP1).ac_offline: syspwr=1
Mar 04 23:02:03 ArchSloth tlp[3522]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 23:02:03 ArchSloth tlp[3527]: power_source=bat
Mar 04 23:02:03 ArchSloth tlp[3527]: manual_mode=none
Mar 04 23:02:03 ArchSloth tlp[3527]: power_mode=bat
Mar 04 23:02:03 ArchSloth tlp[3527]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 23:02:03 ArchSloth tlp[3522]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 23:02:03 ArchSloth tlp[3527]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 23:02:03 ArchSloth tlp[3522]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 23:02:03 ArchSloth tlp[3522]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 23:02:03 ArchSloth tlp[3522]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 23:02:03 ArchSloth tlp[3522]: lock_tlp_nb().success
Mar 04 23:02:03 ArchSloth tlp[3527]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 23:02:03 ArchSloth tlp[3522]: compare_and_save_power_state(1).different: old=0
Mar 04 23:02:03 ArchSloth tlp[3527]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 23:02:03 ArchSloth tlp[3522]: set_laptopmode(1): 2; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_dirty_parms(1): 6000; ec=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_platform_profile(1).not_configured
Mar 04 23:02:03 ArchSloth tlp[3522]: set_cpu_scaling_governor(1).not_configured
Mar 04 23:02:03 ArchSloth tlp[3522]: set_cpu_scaling_min_max_freq(1).not_configured
Mar 04 23:02:03 ArchSloth tlp[3527]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 23:02:03 ArchSloth tlp[3527]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 23:02:03 ArchSloth tlp[3522]: set_intel_cpu_perf_policy(1).hwp_epp: balance_power; ec=0
Mar 04 23:02:03 ArchSloth tlp[3527]: lock_tlp_nb().failed
Mar 04 23:02:03 ArchSloth tlp[3522]: set_intel_cpu_perf_pct(1).min.not_configured
Mar 04 23:02:03 ArchSloth tlp[3522]: set_intel_cpu_perf_pct(1).max.not_configured
Mar 04 23:02:03 ArchSloth tlp[3522]: set_cpu_boost_all(1).not_configured
Mar 04 23:02:03 ArchSloth tlp[3522]: set_intel_cpu_hwp_dyn_boost(1).not_configured
Mar 04 23:02:03 ArchSloth tlp[3522]: set_sched_powersave(1).not_available
Mar 04 23:02:03 ArchSloth tlp[3522]: set_nmi_watchdog: 0; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_ahci_port_runtime_pm(1).no-port
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:00.0 [0x060000]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:02.0 [0x030000]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:04.0 [0x118000]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:06.0 [0x060400]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:07.0 [0x060400]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:08.0 [0x088000]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:0d.0 [0x0c0330]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:0d.2 [0x0c0340]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:12.0 [0x070000]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:14.0 [0x0c0330]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:14.2 [0x050000]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:15.0 [0x0c8000]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:15.1 [0x0c8000]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).deny_driver: /sys/bus/pci/devices/0000:00:16.0 [0x078000]
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1d.0 [0x060400]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1d.3 [0x060400]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1f.0 [0x060100]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1f.3 [0x040100]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1f.4 [0x0c0500]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:00:1f.5 [0x0c8000]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:01:00.0 [0x010802]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:2c:00.0 [0x080501]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_runtime_pm(1).auto: /sys/bus/pci/devices/0000:2d:00.0 [0x028000]; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: *** set_ahci_disk_runtime_pm(1).all
Mar 04 23:02:03 ArchSloth tlp[3522]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_ahci_disk_runtime_pm(1).auto: disk=nvme0n1 timeout=15000; rc=1
Mar 04 23:02:03 ArchSloth tlp[3522]: get_disk_dev(sda).missing
Mar 04 23:02:03 ArchSloth tlp[3522]: set_sata_link_power(1).not_available
Mar 04 23:02:03 ArchSloth tlp[3522]: *** set_disk_apm_level(1).all
Mar 04 23:02:03 ArchSloth tlp[3522]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_disk_apm_level(1): nvme0n1 [nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6] 128; not supported
Mar 04 23:02:03 ArchSloth tlp[3522]: get_disk_dev(sda).missing
Mar 04 23:02:03 ArchSloth tlp[3522]: set_disk_spindown_timeout(1).not_configured
Mar 04 23:02:03 ArchSloth tlp[3522]: *** set_disk_iosched(1).all
Mar 04 23:02:03 ArchSloth tlp[3522]: get_disk_dev(nvme0n1): dev=nvme0n1; id=nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6; type=nvme; path=pci-0000:01:00.0-nvme-1; bus=; dpath=; apm=0; mq=1; runpm=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_disk_iosched: nvme0n1 [nvme-KBG50ZNT512G_LS_KIOXIA_629C83BYEJN6] keep; keep as is
Mar 04 23:02:03 ArchSloth tlp[3522]: get_disk_dev(sda).missing
Mar 04 23:02:03 ArchSloth tlp[3522]: set_pcie_aspm(1): default
Mar 04 23:02:03 ArchSloth tlp[3522]: set_intel_gpu_min_max_boost_freq(1).not_configured
Mar 04 23:02:03 ArchSloth tlp[3522]: set_amdgpu_profile(1).no_gpu
Mar 04 23:02:03 ArchSloth tlp[3522]: set_wifi_power_mode(1, wlp45s0).iw: on; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_sound_power_mode(1).hda: 1; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: set_sound_power_mode(1).hda_controller: Y; rc=0
Mar 04 23:02:03 ArchSloth tlp[3522]: poweroff_drivebay(1).disabled
Mar 04 23:02:03 ArchSloth tlp[3522]: set_radio_device_states(1): enable= disable=
Mar 04 23:02:03 ArchSloth tlp[3522]: save_runconf.ok: /run/tlp/tlp-run.conf_tmp4VT5y3 -> /run/tlp/run.conf
Mar 04 23:02:03 ArchSloth tlp[3522]: unlock_tlp()
Mar 04 23:02:03 ArchSloth tlp[3736]: parse_args4config: tlp auto --
Mar 04 23:02:03 ArchSloth tlp[3736]: +++ auto (1.5.0) ++++++++++++++++++++++++++++++++++++++++
Mar 04 23:02:03 ArchSloth tlp[3736]: PATH=/usr/local/sbin:/usr/local/bin:/usr/bin
Mar 04 23:02:03 ArchSloth tlp[3736]: get_sys_power_supply(ADP1).ac_offline: syspwr=1
Mar 04 23:02:03 ArchSloth tlp[3736]: power_source=bat
Mar 04 23:02:03 ArchSloth tlp[3736]: manual_mode=none
Mar 04 23:02:03 ArchSloth tlp[3736]: power_mode=bat
Mar 04 23:02:03 ArchSloth tlp[3736]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 23:02:03 ArchSloth tlp[3736]: >>> Invoke 'systemctl enable tlp.service' to correct this!
Mar 04 23:02:03 ArchSloth tlp[3736]: Warning: systemd-rfkill.service is not masked, radio device switching may not work as configured.
Mar 04 23:02:03 ArchSloth tlp[3736]: >>> Invoke 'systemctl mask systemd-rfkill.service' to correct this.
Mar 04 23:02:03 ArchSloth tlp[3736]: Warning: systemd-rfkill.socket is not masked, radio device switching may not work as configured.
Mar 04 23:02:03 ArchSloth tlp[3736]: >>> Invoke 'systemctl mask systemd-rfkill.socket' to correct this.
Mar 04 23:02:03 ArchSloth tlp[3736]: lock_tlp_nb().success
Mar 04 23:02:03 ArchSloth tlp[3736]: compare_and_save_power_state(1).equal
Mar 04 23:02:03 ArchSloth tlp[3736]: unlock_tlp()
Mar 04 23:02:05 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-73 noise=9999 txrate=6500
Mar 04 23:02:05 ArchSloth wpa_supplicant[898]: wlp45s0: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-73 noise=9999 txrate=6500
Mar 04 23:02:12 ArchSloth dbus-daemon[647]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.92' (uid=0 pid=3782 comm="sudo journalctl -b")
Mar 04 23:02:12 ArchSloth dbus-daemon[647]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Mar 04 23:02:12 ArchSloth sudo[3782]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Mar 04 23:02:12 ArchSloth sudo[3782]: ArchSloth : TTY=pts/0 ; PWD=/home/ArchSloth ; USER=root ; COMMAND=/usr/bin/journalctl -b
Mar 04 23:02:12 ArchSloth sudo[3782]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)

I will check the frequency scaling article immediately and edit the reply.
[EDIT] I couldn't find much. There is an edit that can be made to /etc/acpi/handler.sh where you can toggle between scaling governors depending on whether AC is connected or not.

Last edited by SlothSpunky77 (2023-03-04 18:03:48)

Offline

#11 2023-03-04 19:46:41

seth
Member
Registered: 2012-09-03
Posts: 52,276

Re: [SOLVED] Firefox runs on low fps when not plugged in

I couldn't find much.

You'd first and foremost check whether governor or frequency limits are changed between AC and BAT

But while

Mar 04 22:49:13 ArchSloth tlp[487]: Error: tlp.service is not enabled, power saving will not apply on boot.
Mar 04 22:49:13 ArchSloth tlp[487]: >>> Invoke 'systemctl enable tlp.service' to correct this!

tlp is clearly running multiple PIDs and responding to the PS change in those boots!

Offline

#12 2023-03-05 10:05:04

SlothSpunky77
Member
Registered: 2023-03-03
Posts: 47

Re: [SOLVED] Firefox runs on low fps when not plugged in

How can I check if the frequency limits are changed under different power supply conditions?

tlp is clearly running multiple PIDs and responding to the PS change in those boots!

I suppose so. I see that power mode switches to battery saver after disconnecting AC. Should I edit the config file?

Offline

#13 2023-03-05 12:31:45

seth
Member
Registered: 2012-09-03
Posts: 52,276

Re: [SOLVED] Firefox runs on low fps when not plugged in

You can simply chck governor and frequencies w/ and w/o the external output, but first and foremost get tlp out of the way to potentially isolate it as the cause.
Uninstall it in doubt to test the impact.

If it indeed turns out to be the cause you can look at its config, https://linrunner.de/tlp/settings/processor.html

Offline

#14 2023-03-06 09:43:21

SlothSpunky77
Member
Registered: 2023-03-03
Posts: 47

Re: [SOLVED] Firefox runs on low fps when not plugged in

Somehow, removing xf86-video-intel has resolved this issue. I guess that was one faulty driver.

Offline

#15 2023-03-06 15:43:13

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,822

Re: [SOLVED] Firefox runs on low fps when not plugged in

SlothSpunky77 wrote:

Removing xf86-video-intel has resolved this issue. I guess that was one faulty driver.

Truer words were never spoken


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB