You are not logged in.
Hello everyone,
I am not sure how to proceed with an error message I get repeatedly when trying to boot my device. However, the problems seems to have multiple levels / possible causes and I am not sure how to proceed with solving this.
Approximately three weeks ago I got the following error message for the first time, when trying to turn on my PC: "Detection Error on HDD0 (Main HDD)". Following this article, I disconnected the battery and the CMOS battery, restarted the PC, and I thought the problems was solved. As it turns out, this was just a temporary fix. I applied all changes suggested in this ifixit article. However, this seems to only temporarily allow me to access my system again, but every second day or so, I get the same error message again. It's becoming bothersome to always open my device just to be able to boot my PC and to be able to work.
I think I identified the context of how to trigger the error. If my device is in hybernate mode, I can normally exit this by opening my laptop lid and typing in my password. However, when I plug in my USB mouse, while the laptop is still closed and in hybernation mode, the system seems to crash. The screen lights up as when I normally could type in my password, however, when I type I don't get the usual password prompt, but the screen stays unresponsive. The only way for me to get out of there is to switch of my device completely (6s hold on power button). When I then try to start the PC again, I get the error message mentioned above.
Sometimes it is also enough if I access the Lenovo Diagnostics screen, exit it to start the boot cycle again, access the BIOS menu and exit it again (with or without saved changes). In rare cases this is enough to get the device to boot again.
I use Arch Linux for approximately three years now on this device and my current window manager Sway is in use since approximately 1.5 years. However, even though I encountered the unresponsive hybernation mode before and shut down my PC, I never encountered the error described above before.
How do I verify that the HDD error message is due to the shutdown during hybernation failure, and not an hardware issue?
Why is accessing the BIOS menu sometimes enough to be able to boot the device again?
Why did the error show up now? I never encountered this problem before, even though I turned off my PC in hybernation mode before.
How do I fix the issue with the unresponsive hybernation?
Hardware
I have a ThinkPad T490. The mouse which causes the hybernation mode unresponsiveness is a very cheap USB mouse by poss.
Software
The code to put my device into hybernation mode is defined in my
~/.config/sway/configfile and is the following:
bindsym s exec --no-startup-id systemctl suspend, mode "default".
Other information, obtained by the hostnamectl command:
Operating System: Arch Linux
Kernel: Linux 5.19.2-arch1-1
Architecture: x86-64
Hardware Vendor: Lenovo
Hardware Model: ThinkPad T490
Firmware Version: N2IET30W (1.08 )Other than that I run wayland 1.21.0-1 with sway 1:1.7-9.
Tried approaches
In total I did the following things to try to fix the error:
Re-connected laptop battery
Re-connected CMOS battery
Re-connected HDD connection and made sure that it doesn't move by adding sponge material (as suggested here)
Updated my system with
yay -SyuThank you very much for any help and suggestions! Let me know if I can improve this post somehow.
Offline
It would be nice to see system boot log from this unclean system shutdown: can you post full output of command in code tags (with admin rights: root or sudo cmd): 'journalctl -b-n' when n is the number of how many reboots was unclean shutdown ('journalctl -b-0' and 'journalctl -b' is current boot log, 'journalctl -b-1' was previous boot log).
You can check if HDD is good by post output of command: 'smartctl -a /dev/sdX' where X is your actual drive letter, for example: 'smartctl -a /dev/sda', do some tests:
smartctl -t short /dev/sdX
smartctl -t long /dev/sdXand once more post output of 'smartctl -a /dev/sdX'.
You can try disable in BIOS usb power saving or S5 cstate deep sleep or sata HDD sleep (all one by one, so you would know which would help).
You can try newer 5.19.6 kernel or linux-lts kernel and see if that still happens.
How old is your laptop? Was it was used in difficult conditions?
At least you find a workaround: don't attach mouse when in hybrid sleep mode.
Last edited by xerxes_ (2022-09-03 17:07:46)
Offline
Hi, thank you very much for your help!
`sudo journalctl -b -1` yields the following output:
Sep 07 14:27:14 thinkpadt490 kernel: Linux version 5.19.2-arch1-1 (linux@archlinux) (gcc (GCC) 12.1.1 20220730, GNU ld (GNU Binutils) 2.39) #1 SMP PREEMPT_DYNAMIC Wed, 17 Aug 2022 13:48:51 +0000
Sep 07 14:27:14 thinkpadt490 kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8c64a052-fa9a-4ece-8fc7-7799385a92d1 rw loglevel=3 quiet ipv6.disable=1
Sep 07 14:27:14 thinkpadt490 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Sep 07 14:27:14 thinkpadt490 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Sep 07 14:27:14 thinkpadt490 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Sep 07 14:27:14 thinkpadt490 kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Sep 07 14:27:14 thinkpadt490 kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Sep 07 14:27:14 thinkpadt490 kernel: x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Sep 07 14:27:14 thinkpadt490 kernel: x86/fpu: xstate_offset[3]: 832, xstate_sizes[3]: 64
Sep 07 14:27:14 thinkpadt490 kernel: x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
Sep 07 14:27:14 thinkpadt490 kernel: x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
Sep 07 14:27:14 thinkpadt490 kernel: signal: max sigframe size: 2032
Sep 07 14:27:14 thinkpadt490 kernel: BIOS-provided physical RAM map:
Sep 07 14:27:14 thinkpadt490 kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000088fff] usable
Sep 07 14:27:14 thinkpadt490 kernel: BIOS-e820: [mem 0x0000000000089000-0x000000000008afff] reserved
Sep 07 14:27:14 thinkpadt490 kernel: BIOS-e820: [mem 0x000000000008b000-0x000000000008bfff] type 20
Sep 07 14:27:14 thinkpadt490 kernel: BIOS-e820: [mem 0x000000000008c000-0x00000000000fffff] reserved
Sep 07 14:27:14 thinkpadt490 kernel: BIOS-e820: [mem 0x0000000000100000-0x000000006d99afff] usable
Sep 07 14:27:14 thinkpadt490 kernel: BIOS-e820: [mem 0x000000006d99b000-0x000000006da5ffff] type 20
Sep 07 14:27:14 thinkpadt490 kernel: BIOS-e820: [mem 0x000000006da60000-0x000000007216dfff] reserved
Sep 07 14:27:14 thinkpadt490 kernel: BIOS-e820: [mem 0x000000007216e000-0x00000000723a9fff] ACPI NVS
Sep 07 14:27:14 thinkpadt490 kernel: BIOS-e820: [mem 0x00000000723aa000-0x000000007240efff] ACPI data
Sep 07 14:27:14 thinkpadt490 kernel: BIOS-e820: [mem 0x000000007240f000-0x000000007240ffff] usable
Sep 07 14:27:14 thinkpadt490 kernel: BIOS-e820: [mem 0x0000000072410000-0x00000000797fffff] reserved
Sep 07 14:27:14 thinkpadt490 kernel: BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
Sep 07 14:27:14 thinkpadt490 kernel: BIOS-e820: [mem 0x0000000100000000-0x00000002847fffff] usable
Sep 07 14:27:14 thinkpadt490 kernel: NX (Execute Disable) protection: active
Sep 07 14:27:14 thinkpadt490 kernel: efi: EFI v2.60 by Lenovo
Sep 07 14:27:14 thinkpadt490 kernel: efi: TPMFinalLog=0x723a2000 SMBIOS=0x70594000 SMBIOS 3.0=0x70587000 ACPI=0x7240e000 ACPI 2.0=0x7240e014 MEMATTR=0x6ad50018 ESRT=0x6ea29000
Sep 07 14:27:14 thinkpadt490 kernel: SMBIOS 3.1.1 present.
Sep 07 14:27:14 thinkpadt490 kernel: DMI: LENOVO 20N3S02J00/20N3S02J00, BIOS N2IET30W (1.08 ) 03/11/2019
Sep 07 14:27:14 thinkpadt490 kernel: tsc: Detected 1800.000 MHz processor
Sep 07 14:27:14 thinkpadt490 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Sep 07 14:27:14 thinkpadt490 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Sep 07 14:27:14 thinkpadt490 kernel: last_pfn = 0x284800 max_arch_pfn = 0x400000000
Sep 07 14:27:14 thinkpadt490 kernel: x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
Sep 07 14:27:14 thinkpadt490 kernel: last_pfn = 0x72410 max_arch_pfn = 0x400000000
Sep 07 14:27:14 thinkpadt490 kernel: esrt: Reserving ESRT space from 0x000000006ea29000 to 0x000000006ea290d8.
Sep 07 14:27:14 thinkpadt490 kernel: Using GB pages for direct mapping
Sep 07 14:27:14 thinkpadt490 kernel: Secure boot disabled
Sep 07 14:27:14 thinkpadt490 kernel: RAMDISK: [mem 0x36e5d000-0x37725fff]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Early table checksum verification disabled
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: RSDP 0x000000007240E014 000024 (v02 LENOVO)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: XSDT 0x000000007240C188 0000FC (v01 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: FACP 0x0000000070444000 000114 (v06 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: DSDT 0x000000007041C000 023FC5 (v02 LENOVO CFL 20170001 INTL 20160422)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: FACS 0x0000000072204000 000040
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0x0000000070499000 001B1C (v02 LENOVO CpuSsdt 00003000 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0x0000000070498000 00056D (v02 LENOVO CtdpB 00001000 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0x000000007045F000 003884 (v02 LENOVO DptfTabl 00001000 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0x0000000070449000 00313D (v02 LENOVO SaSsdt 00003000 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0x0000000070448000 000612 (v02 LENOVO Tpm2Tabl 00001000 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: TPM2 0x0000000070447000 000034 (v04 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: UEFI 0x0000000072223000 000042 (v01 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0x0000000070445000 000530 (v02 LENOVO PerfTune 00001000 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: HPET 0x0000000070443000 000038 (v01 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: APIC 0x0000000070442000 00012C (v03 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: MCFG 0x0000000070441000 00003C (v01 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: ECDT 0x0000000070440000 000053 (v01 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0x000000007041A000 0015EF (v02 LENOVO WHL_Tbt_ 00001000 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0x0000000070417000 00230C (v02 LENOVO ProjSsdt 00000010 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: BOOT 0x0000000070416000 000028 (v01 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0x0000000070415000 000CE3 (v02 LENOVO UsbCTabl 00001000 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: LPIT 0x0000000070414000 000094 (v01 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: WSMT 0x0000000070413000 000028 (v01 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0x0000000070411000 001667 (v02 LENOVO TbtTypeC 00000000 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: DBGP 0x0000000070410000 000034 (v01 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: DBG2 0x000000007040F000 000054 (v00 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: POAT 0x000000007040E000 000055 (v03 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: BATB 0x0000000070231000 00004A (v02 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: NHLT 0x000000006EA2A000 00002D (v00 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: FPDT 0x000000006EA28000 000044 (v01 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: UEFI 0x00000000721B8000 00012A (v01 LENOVO TP-N2I 00001080 PTEC 00000002)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving FACP table memory at [mem 0x70444000-0x70444113]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving DSDT table memory at [mem 0x7041c000-0x7043ffc4]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving FACS table memory at [mem 0x72204000-0x7220403f]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving SSDT table memory at [mem 0x70499000-0x7049ab1b]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving SSDT table memory at [mem 0x70498000-0x7049856c]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving SSDT table memory at [mem 0x7045f000-0x70462883]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving SSDT table memory at [mem 0x70449000-0x7044c13c]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving SSDT table memory at [mem 0x70448000-0x70448611]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving TPM2 table memory at [mem 0x70447000-0x70447033]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving UEFI table memory at [mem 0x72223000-0x72223041]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving SSDT table memory at [mem 0x70445000-0x7044552f]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving HPET table memory at [mem 0x70443000-0x70443037]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving APIC table memory at [mem 0x70442000-0x7044212b]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving MCFG table memory at [mem 0x70441000-0x7044103b]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving ECDT table memory at [mem 0x70440000-0x70440052]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving SSDT table memory at [mem 0x7041a000-0x7041b5ee]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving SSDT table memory at [mem 0x70417000-0x7041930b]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving BOOT table memory at [mem 0x70416000-0x70416027]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving SSDT table memory at [mem 0x70415000-0x70415ce2]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving LPIT table memory at [mem 0x70414000-0x70414093]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving WSMT table memory at [mem 0x70413000-0x70413027]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving SSDT table memory at [mem 0x70411000-0x70412666]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving DBGP table memory at [mem 0x70410000-0x70410033]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving DBG2 table memory at [mem 0x7040f000-0x7040f053]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving POAT table memory at [mem 0x7040e000-0x7040e054]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving BATB table memory at [mem 0x70231000-0x70231049]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving NHLT table memory at [mem 0x6ea2a000-0x6ea2a02c]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving FPDT table memory at [mem 0x6ea28000-0x6ea28043]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Reserving UEFI table memory at [mem 0x721b8000-0x721b8129]
Sep 07 14:27:14 thinkpadt490 kernel: No NUMA configuration found
Sep 07 14:27:14 thinkpadt490 kernel: Faking a node at [mem 0x0000000000000000-0x00000002847fffff]
Sep 07 14:27:14 thinkpadt490 kernel: NODE_DATA(0) allocated [mem 0x2847fc000-0x2847fffff]
Sep 07 14:27:14 thinkpadt490 kernel: Zone ranges:
Sep 07 14:27:14 thinkpadt490 kernel: DMA [mem 0x0000000000001000-0x0000000000ffffff]
Sep 07 14:27:14 thinkpadt490 kernel: DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
Sep 07 14:27:14 thinkpadt490 kernel: Normal [mem 0x0000000100000000-0x00000002847fffff]
Sep 07 14:27:14 thinkpadt490 kernel: Device empty
Sep 07 14:27:14 thinkpadt490 kernel: Movable zone start for each node
Sep 07 14:27:14 thinkpadt490 kernel: Early memory node ranges
Sep 07 14:27:14 thinkpadt490 kernel: node 0: [mem 0x0000000000001000-0x0000000000088fff]
Sep 07 14:27:14 thinkpadt490 kernel: node 0: [mem 0x0000000000100000-0x000000006d99afff]
Sep 07 14:27:14 thinkpadt490 kernel: node 0: [mem 0x000000007240f000-0x000000007240ffff]
Sep 07 14:27:14 thinkpadt490 kernel: node 0: [mem 0x0000000100000000-0x00000002847fffff]
Sep 07 14:27:14 thinkpadt490 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000002847fffff]
Sep 07 14:27:14 thinkpadt490 kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Sep 07 14:27:14 thinkpadt490 kernel: On node 0, zone DMA: 119 pages in unavailable ranges
Sep 07 14:27:14 thinkpadt490 kernel: On node 0, zone DMA32: 19060 pages in unavailable ranges
Sep 07 14:27:14 thinkpadt490 kernel: On node 0, zone Normal: 23536 pages in unavailable ranges
Sep 07 14:27:14 thinkpadt490 kernel: On node 0, zone Normal: 14336 pages in unavailable ranges
Sep 07 14:27:14 thinkpadt490 kernel: Reserving Intel graphics memory at [mem 0x75800000-0x797fffff]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: PM-Timer IO Port: 0x1808
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Sep 07 14:27:14 thinkpadt490 kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Sep 07 14:27:14 thinkpadt490 kernel: TSC deadline timer available
Sep 07 14:27:14 thinkpadt490 kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Sep 07 14:27:14 thinkpadt490 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Sep 07 14:27:14 thinkpadt490 kernel: PM: hibernation: Registered nosave memory: [mem 0x00089000-0x0008afff]
Sep 07 14:27:14 thinkpadt490 kernel: PM: hibernation: Registered nosave memory: [mem 0x0008b000-0x0008bfff]
Sep 07 14:27:14 thinkpadt490 kernel: PM: hibernation: Registered nosave memory: [mem 0x0008c000-0x000fffff]
Sep 07 14:27:14 thinkpadt490 kernel: PM: hibernation: Registered nosave memory: [mem 0x6d99b000-0x6da5ffff]
Sep 07 14:27:14 thinkpadt490 kernel: PM: hibernation: Registered nosave memory: [mem 0x6da60000-0x7216dfff]
Sep 07 14:27:14 thinkpadt490 kernel: PM: hibernation: Registered nosave memory: [mem 0x7216e000-0x723a9fff]
Sep 07 14:27:14 thinkpadt490 kernel: PM: hibernation: Registered nosave memory: [mem 0x723aa000-0x7240efff]
Sep 07 14:27:14 thinkpadt490 kernel: PM: hibernation: Registered nosave memory: [mem 0x72410000-0x797fffff]
Sep 07 14:27:14 thinkpadt490 kernel: PM: hibernation: Registered nosave memory: [mem 0x79800000-0xfe00ffff]
Sep 07 14:27:14 thinkpadt490 kernel: PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
Sep 07 14:27:14 thinkpadt490 kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xffffffff]
Sep 07 14:27:14 thinkpadt490 kernel: [mem 0x79800000-0xfe00ffff] available for PCI devices
Sep 07 14:27:14 thinkpadt490 kernel: Booting paravirtualized kernel on bare hardware
Sep 07 14:27:14 thinkpadt490 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Sep 07 14:27:14 thinkpadt490 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
Sep 07 14:27:14 thinkpadt490 kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
Sep 07 14:27:14 thinkpadt490 kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
Sep 07 14:27:14 thinkpadt490 kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
Sep 07 14:27:14 thinkpadt490 kernel: Fallback order for Node 0: 0
Sep 07 14:27:14 thinkpadt490 kernel: Built 1 zonelists, mobility grouping on. Total pages: 2008085
Sep 07 14:27:14 thinkpadt490 kernel: Policy zone: Normal
Sep 07 14:27:14 thinkpadt490 kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8c64a052-fa9a-4ece-8fc7-7799385a92d1 rw loglevel=3 quiet ipv6.disable=1
Sep 07 14:27:14 thinkpadt490 kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Sep 07 14:27:14 thinkpadt490 kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Sep 07 14:27:14 thinkpadt490 kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
Sep 07 14:27:14 thinkpadt490 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Sep 07 14:27:14 thinkpadt490 kernel: Memory: 7856776K/8160400K available (14343K kernel code, 2071K rwdata, 11168K rodata, 2116K init, 3584K bss, 303364K reserved, 0K cma-reserved)
Sep 07 14:27:14 thinkpadt490 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Sep 07 14:27:14 thinkpadt490 kernel: ftrace: allocating 45408 entries in 178 pages
Sep 07 14:27:14 thinkpadt490 kernel: ftrace: allocated 178 pages with 4 groups
Sep 07 14:27:14 thinkpadt490 kernel: Dynamic Preempt: full
Sep 07 14:27:14 thinkpadt490 kernel: rcu: Preemptible hierarchical RCU implementation.
Sep 07 14:27:14 thinkpadt490 kernel: rcu: RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
Sep 07 14:27:14 thinkpadt490 kernel: rcu: RCU priority boosting: priority 1 delay 500 ms.
Sep 07 14:27:14 thinkpadt490 kernel: Trampoline variant of Tasks RCU enabled.
Sep 07 14:27:14 thinkpadt490 kernel: Rude variant of Tasks RCU enabled.
Sep 07 14:27:14 thinkpadt490 kernel: Tracing variant of Tasks RCU enabled.
Sep 07 14:27:14 thinkpadt490 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Sep 07 14:27:14 thinkpadt490 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Sep 07 14:27:14 thinkpadt490 kernel: NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
Sep 07 14:27:14 thinkpadt490 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Sep 07 14:27:14 thinkpadt490 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Sep 07 14:27:14 thinkpadt490 kernel: random: crng init done
Sep 07 14:27:14 thinkpadt490 kernel: Console: colour dummy device 80x25
Sep 07 14:27:14 thinkpadt490 kernel: printk: console [tty0] enabled
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Core revision 20220331
Sep 07 14:27:14 thinkpadt490 kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Sep 07 14:27:14 thinkpadt490 kernel: APIC: Switch to symmetric I/O mode setup
Sep 07 14:27:14 thinkpadt490 kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Sep 07 14:27:14 thinkpadt490 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns
Sep 07 14:27:14 thinkpadt490 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3601.00 BogoMIPS (lpj=6000000)
Sep 07 14:27:14 thinkpadt490 kernel: pid_max: default: 32768 minimum: 301
Sep 07 14:27:14 thinkpadt490 kernel: LSM: Security Framework initializing
Sep 07 14:27:14 thinkpadt490 kernel: landlock: Up and running.
Sep 07 14:27:14 thinkpadt490 kernel: Yama: becoming mindful.
Sep 07 14:27:14 thinkpadt490 kernel: LSM support for eBPF active
Sep 07 14:27:14 thinkpadt490 kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
Sep 07 14:27:14 thinkpadt490 kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
Sep 07 14:27:14 thinkpadt490 kernel: x86/cpu: SGX disabled by BIOS.
Sep 07 14:27:14 thinkpadt490 kernel: CPU0: Thermal monitoring enabled (TM1)
Sep 07 14:27:14 thinkpadt490 kernel: process: using mwait in idle threads
Sep 07 14:27:14 thinkpadt490 kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Sep 07 14:27:14 thinkpadt490 kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Sep 07 14:27:14 thinkpadt490 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Sep 07 14:27:14 thinkpadt490 kernel: Spectre V2 : Mitigation: IBRS
Sep 07 14:27:14 thinkpadt490 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Sep 07 14:27:14 thinkpadt490 kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Sep 07 14:27:14 thinkpadt490 kernel: RETBleed: Mitigation: IBRS
Sep 07 14:27:14 thinkpadt490 kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Sep 07 14:27:14 thinkpadt490 kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Sep 07 14:27:14 thinkpadt490 kernel: MDS: Vulnerable: Clear CPU buffers attempted, no microcode
Sep 07 14:27:14 thinkpadt490 kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode
Sep 07 14:27:14 thinkpadt490 kernel: SRBDS: Vulnerable: No microcode
Sep 07 14:27:14 thinkpadt490 kernel: Freeing SMP alternatives memory: 36K
Sep 07 14:27:14 thinkpadt490 kernel: smpboot: CPU0: Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz (family: 0x6, model: 0x8e, stepping: 0xb)
Sep 07 14:27:14 thinkpadt490 kernel: cblist_init_generic: Setting adjustable number of callback queues.
Sep 07 14:27:14 thinkpadt490 kernel: cblist_init_generic: Setting shift to 3 and lim to 1.
Sep 07 14:27:14 thinkpadt490 kernel: cblist_init_generic: Setting shift to 3 and lim to 1.
Sep 07 14:27:14 thinkpadt490 kernel: cblist_init_generic: Setting shift to 3 and lim to 1.
Sep 07 14:27:14 thinkpadt490 kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Sep 07 14:27:14 thinkpadt490 kernel: ... version: 4
Sep 07 14:27:14 thinkpadt490 kernel: ... bit width: 48
Sep 07 14:27:14 thinkpadt490 kernel: ... generic registers: 4
Sep 07 14:27:14 thinkpadt490 kernel: ... value mask: 0000ffffffffffff
Sep 07 14:27:14 thinkpadt490 kernel: ... max period: 00007fffffffffff
Sep 07 14:27:14 thinkpadt490 kernel: ... fixed-purpose events: 3
Sep 07 14:27:14 thinkpadt490 kernel: ... event mask: 000000070000000f
Sep 07 14:27:14 thinkpadt490 kernel: Estimated ratio of average max frequency by base frequency (times 1024): 2104
Sep 07 14:27:14 thinkpadt490 kernel: rcu: Hierarchical SRCU implementation.
Sep 07 14:27:14 thinkpadt490 kernel: rcu: Max phase no-delay instances is 1000.
Sep 07 14:27:14 thinkpadt490 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Sep 07 14:27:14 thinkpadt490 kernel: smp: Bringing up secondary CPUs ...
Sep 07 14:27:14 thinkpadt490 kernel: x86: Booting SMP configuration:
Sep 07 14:27:14 thinkpadt490 kernel: .... node #0, CPUs: #1 #2 #3 #4
Sep 07 14:27:14 thinkpadt490 kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
Sep 07 14:27:14 thinkpadt490 kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Sep 07 14:27:14 thinkpadt490 kernel: #5 #6 #7
Sep 07 14:27:14 thinkpadt490 kernel: smp: Brought up 1 node, 8 CPUs
Sep 07 14:27:14 thinkpadt490 kernel: smpboot: Max logical packages: 1
Sep 07 14:27:14 thinkpadt490 kernel: smpboot: Total of 8 processors activated (28811.00 BogoMIPS)
Sep 07 14:27:14 thinkpadt490 kernel: devtmpfs: initialized
Sep 07 14:27:14 thinkpadt490 kernel: x86/mm: Memory block size: 128MB
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: PM: Registering ACPI NVS region [mem 0x7216e000-0x723a9fff] (2342912 bytes)
Sep 07 14:27:14 thinkpadt490 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Sep 07 14:27:14 thinkpadt490 kernel: futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
Sep 07 14:27:14 thinkpadt490 kernel: pinctrl core: initialized pinctrl subsystem
Sep 07 14:27:14 thinkpadt490 kernel: PM: RTC time: 12:27:12, date: 2022-09-07
Sep 07 14:27:14 thinkpadt490 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Sep 07 14:27:14 thinkpadt490 kernel: DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
Sep 07 14:27:14 thinkpadt490 kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Sep 07 14:27:14 thinkpadt490 kernel: DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Sep 07 14:27:14 thinkpadt490 kernel: audit: initializing netlink subsys (disabled)
Sep 07 14:27:14 thinkpadt490 kernel: audit: type=2000 audit(1662553632.013:1): state=initialized audit_enabled=0 res=1
Sep 07 14:27:14 thinkpadt490 kernel: thermal_sys: Registered thermal governor 'fair_share'
Sep 07 14:27:14 thinkpadt490 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Sep 07 14:27:14 thinkpadt490 kernel: thermal_sys: Registered thermal governor 'step_wise'
Sep 07 14:27:14 thinkpadt490 kernel: thermal_sys: Registered thermal governor 'user_space'
Sep 07 14:27:14 thinkpadt490 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Sep 07 14:27:14 thinkpadt490 kernel: cpuidle: using governor ladder
Sep 07 14:27:14 thinkpadt490 kernel: cpuidle: using governor menu
Sep 07 14:27:14 thinkpadt490 kernel: Simple Boot Flag at 0x47 set to 0x80
Sep 07 14:27:14 thinkpadt490 kernel: HugeTLB: can optimize 4095 vmemmap pages for hugepages-1048576kB
Sep 07 14:27:14 thinkpadt490 kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Sep 07 14:27:14 thinkpadt490 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Sep 07 14:27:14 thinkpadt490 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 07 14:27:14 thinkpadt490 kernel: PCI: not using MMCONFIG
Sep 07 14:27:14 thinkpadt490 kernel: PCI: Using configuration type 1 for base access
Sep 07 14:27:14 thinkpadt490 kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Sep 07 14:27:14 thinkpadt490 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Sep 07 14:27:14 thinkpadt490 kernel: HugeTLB: can optimize 7 vmemmap pages for hugepages-2048kB
Sep 07 14:27:14 thinkpadt490 kernel: HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
Sep 07 14:27:14 thinkpadt490 kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Added _OSI(Module Device)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Added _OSI(Processor Device)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Added _OSI(Linux-Dell-Video)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: 11 ACPI AML tables successfully acquired and loaded
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: EC: EC started
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: EC: interrupt blocked
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: EC: Boot ECDT EC used to handle transactions
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Dynamic OEM Table Load:
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0xFFFF9790C10B5700 0000F4 (v02 PmRef Cpu0Psd 00003000 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Dynamic OEM Table Load:
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0xFFFF9790C0BE7400 000400 (v02 PmRef Cpu0Cst 00003001 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Dynamic OEM Table Load:
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0xFFFF9790C0BDA000 000596 (v02 PmRef Cpu0Ist 00003000 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Dynamic OEM Table Load:
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0xFFFF9790C10F5800 00011B (v02 PmRef Cpu0Hwp 00003000 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Dynamic OEM Table Load:
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0xFFFF9790C0BD9800 000724 (v02 PmRef HwpLvt 00003000 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Dynamic OEM Table Load:
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0xFFFF9790C0BDD800 0005FC (v02 PmRef ApIst 00003000 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Dynamic OEM Table Load:
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0xFFFF9790C0BE0000 000317 (v02 PmRef ApHwp 00003000 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Dynamic OEM Table Load:
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0xFFFF9790C0BE9000 000AB0 (v02 PmRef ApPsd 00003000 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Dynamic OEM Table Load:
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: SSDT 0xFFFF9790C0923C00 00030A (v02 PmRef ApCst 00003000 INTL 20160527)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Interpreter enabled
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: PM: (supports S0 S3 S4 S5)
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Using IOAPIC for interrupt routing
Sep 07 14:27:14 thinkpadt490 kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Sep 07 14:27:14 thinkpadt490 kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
Sep 07 14:27:14 thinkpadt490 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Sep 07 14:27:14 thinkpadt490 kernel: PCI: Using E820 reservations for host bridge windows
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: PM: Power Resource [PUBS]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: PM: Power Resource [USBC]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: PM: Power Resource [PXP]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: PM: Power Resource [V0PR]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: PM: Power Resource [V1PR]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: PM: Power Resource [V2PR]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: PM: Power Resource [WRST]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: PM: Power Resource [PIN]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Sep 07 14:27:14 thinkpadt490 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Sep 07 14:27:14 thinkpadt490 kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
Sep 07 14:27:14 thinkpadt490 kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
Sep 07 14:27:14 thinkpadt490 kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Sep 07 14:27:14 thinkpadt490 kernel: PCI host bridge to bus 0000:00
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:00: root bus resource [mem 0x79800000-0xdfffffff window]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:00.0: [8086:3e34] type 00 class 0x060000
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:02.0: [8086:3ea0] type 00 class 0x030000
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:02.0: reg 0x10: [mem 0xcb000000-0xcbffffff 64bit]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:02.0: reg 0x20: [io 0x3000-0x303f]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:04.0: reg 0x10: [mem 0xcd730000-0xcd737fff 64bit]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:08.0: [8086:1911] type 00 class 0x088000
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:08.0: reg 0x10: [mem 0xcd742000-0xcd742fff 64bit]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:12.0: [8086:9df9] type 00 class 0x118000
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:12.0: reg 0x10: [mem 0xcd743000-0xcd743fff 64bit]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:14.0: [8086:9ded] type 00 class 0x0c0330
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:14.0: reg 0x10: [mem 0xcd720000-0xcd72ffff 64bit]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:14.2: [8086:9def] type 00 class 0x050000
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:14.2: reg 0x10: [mem 0xcd740000-0xcd741fff 64bit]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:14.2: reg 0x18: [mem 0xcd744000-0xcd744fff 64bit]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:14.3: [8086:9df0] type 00 class 0x028000
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:14.3: reg 0x10: [mem 0xcd738000-0xcd73bfff 64bit]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:15.0: [8086:9de8] type 00 class 0x0c8000
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:15.0: reg 0x10: [mem 0xcd745000-0xcd745fff 64bit]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:16.0: [8086:9de0] type 00 class 0x078000
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:16.0: reg 0x10: [mem 0xcd746000-0xcd746fff 64bit]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:16.0: PME# supported from D3hot
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.0: [8086:9db8] type 01 class 0x060400
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.4: [8086:9dbc] type 01 class 0x060400
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.4: PTM enabled (root), 4ns granularity
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1d.0: [8086:9db0] type 01 class 0x060400
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1d.4: [8086:9db4] type 01 class 0x060400
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1f.0: [8086:9d84] type 00 class 0x060100
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1f.3: [8086:9dc8] type 00 class 0x040380
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xcd73c000-0xcd73ffff 64bit]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xcca00000-0xccafffff 64bit]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1f.4: [8086:9da3] type 00 class 0x0c0500
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xcd747000-0xcd7470ff 64bit]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1f.5: [8086:9da4] type 00 class 0x0c8000
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1f.6: [8086:15be] type 00 class 0x020000
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xcd700000-0xcd71ffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:01:00.0: [17a0:9750] type 00 class 0xff0000
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:01:00.0: reg 0x10: [mem 0xcd600000-0xcd600fff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:01:00.0: supports D1 D2
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.0: bridge window [mem 0xcd600000-0xcd6fffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:02:00.0: [8086:15c0] type 01 class 0x060400
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:02:00.0: enabling Extended Tags
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:02:00.0: supports D1 D2
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.4: PCI bridge to [bus 02-3a]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.4: bridge window [mem 0xb4000000-0xca0fffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.4: bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:00.0: [8086:15c0] type 01 class 0x060400
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:00.0: enabling Extended Tags
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:00.0: supports D1 D2
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:01.0: [8086:15c0] type 01 class 0x060400
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:01.0: enabling Extended Tags
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:01.0: supports D1 D2
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:02.0: [8086:15c0] type 01 class 0x060400
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:02.0: enabling Extended Tags
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:02.0: supports D1 D2
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:02.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-3a]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:02:00.0: bridge window [mem 0xb4000000-0xca0fffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:02:00.0: bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:04:00.0: [8086:15bf] type 00 class 0x088000
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:04:00.0: reg 0x10: [mem 0xca000000-0xca03ffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:04:00.0: reg 0x14: [mem 0xca040000-0xca040fff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:04:00.0: enabling Extended Tags
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:04:00.0: supports D1 D2
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:00.0: bridge window [mem 0xca000000-0xca0fffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-39]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:01.0: bridge window [mem 0xb4000000-0xc9efffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:01.0: bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:3a:00.0: [8086:15c1] type 00 class 0x0c0330
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:3a:00.0: reg 0x10: [mem 0xc9f00000-0xc9f0ffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:3a:00.0: enabling Extended Tags
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:3a:00.0: supports D1 D2
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:3a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:3a:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x4 link at 0000:03:02.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:02.0: PCI bridge to [bus 3a]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:02.0: bridge window [mem 0xc9f00000-0xc9ffffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1d.0: PCI bridge to [bus 3c]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1d.0: bridge window [io 0x2000-0x2fff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1d.0: bridge window [mem 0xccc00000-0xcd5fffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1d.0: bridge window [mem 0xcc000000-0xcc9fffff 64bit pref]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:3d:00.0: [144d:a808] type 00 class 0x010802
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:3d:00.0: reg 0x10: [mem 0xccb00000-0xccb03fff 64bit]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:3d:00.0: 7.876 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x1 link at 0000:00:1d.4 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1d.4: PCI bridge to [bus 3d]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1d.4: bridge window [mem 0xccb00000-0xccbfffff]
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: EC: interrupt unblocked
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: EC: event unblocked
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: EC: GPE=0x16
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot ECDT EC initialization complete
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
Sep 07 14:27:14 thinkpadt490 kernel: iommu: Default domain type: Translated
Sep 07 14:27:14 thinkpadt490 kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Sep 07 14:27:14 thinkpadt490 kernel: SCSI subsystem initialized
Sep 07 14:27:14 thinkpadt490 kernel: libata version 3.00 loaded.
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: bus type USB registered
Sep 07 14:27:14 thinkpadt490 kernel: usbcore: registered new interface driver usbfs
Sep 07 14:27:14 thinkpadt490 kernel: usbcore: registered new interface driver hub
Sep 07 14:27:14 thinkpadt490 kernel: usbcore: registered new device driver usb
Sep 07 14:27:14 thinkpadt490 kernel: pps_core: LinuxPPS API ver. 1 registered
Sep 07 14:27:14 thinkpadt490 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Sep 07 14:27:14 thinkpadt490 kernel: PTP clock support registered
Sep 07 14:27:14 thinkpadt490 kernel: EDAC MC: Ver: 3.0.0
Sep 07 14:27:14 thinkpadt490 kernel: Registered efivars operations
Sep 07 14:27:14 thinkpadt490 kernel: NetLabel: Initializing
Sep 07 14:27:14 thinkpadt490 kernel: NetLabel: domain hash size = 128
Sep 07 14:27:14 thinkpadt490 kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
Sep 07 14:27:14 thinkpadt490 kernel: NetLabel: unlabeled traffic allowed by default
Sep 07 14:27:14 thinkpadt490 kernel: mctp: management component transport protocol core
Sep 07 14:27:14 thinkpadt490 kernel: NET: Registered PF_MCTP protocol family
Sep 07 14:27:14 thinkpadt490 kernel: PCI: Using ACPI for IRQ routing
Sep 07 14:27:14 thinkpadt490 kernel: PCI: pci_cache_line_size set to 64 bytes
Sep 07 14:27:14 thinkpadt490 kernel: e820: reserve RAM buffer [mem 0x00089000-0x0008ffff]
Sep 07 14:27:14 thinkpadt490 kernel: e820: reserve RAM buffer [mem 0x6d99b000-0x6fffffff]
Sep 07 14:27:14 thinkpadt490 kernel: e820: reserve RAM buffer [mem 0x72410000-0x73ffffff]
Sep 07 14:27:14 thinkpadt490 kernel: e820: reserve RAM buffer [mem 0x284800000-0x287ffffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Sep 07 14:27:14 thinkpadt490 kernel: vgaarb: loaded
Sep 07 14:27:14 thinkpadt490 kernel: clocksource: Switched to clocksource tsc-early
Sep 07 14:27:14 thinkpadt490 kernel: VFS: Disk quotas dquot_6.6.0
Sep 07 14:27:14 thinkpadt490 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Sep 07 14:27:14 thinkpadt490 kernel: pnp: PnP ACPI init
Sep 07 14:27:14 thinkpadt490 kernel: system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:01: [io 0x1800-0x18fe] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:01: [mem 0xfd000000-0xfd69ffff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:01: [mem 0xfd6b0000-0xfd6cffff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:01: [mem 0xfd6f0000-0xfdffffff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:01: [mem 0xfe000000-0xfe01ffff] could not be reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:01: [mem 0xfe200000-0xfe7fffff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:01: [mem 0xff000000-0xffffffff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:02: [io 0xff00-0xfffe] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:03: [io 0x0680-0x069f] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:03: [io 0x164e-0x164f] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:05: [io 0x1854-0x1857] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [io 0x1800-0x189f] could not be reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [io 0x0800-0x087f] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [io 0x0880-0x08ff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [io 0x0900-0x097f] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [io 0x0980-0x09ff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [io 0x0a00-0x0a7f] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [io 0x0a80-0x0aff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [io 0x0b00-0x0b7f] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [io 0x0b80-0x0bff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [io 0x15e0-0x15ef] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [io 0x1600-0x167f] could not be reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [io 0x1640-0x165f] could not be reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [mem 0xfed10000-0xfed13fff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [mem 0xfeb00000-0xfebfffff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:08: [mem 0xfed90000-0xfed93fff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:0a: [mem 0xfed10000-0xfed17fff] could not be reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:0a: [mem 0xfee00000-0xfeefffff] has been reserved
Sep 07 14:27:14 thinkpadt490 kernel: pnp 00:0b: disabling [mem 0x000c0000-0x000c3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
Sep 07 14:27:14 thinkpadt490 kernel: pnp 00:0b: disabling [mem 0x000c8000-0x000cbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
Sep 07 14:27:14 thinkpadt490 kernel: pnp 00:0b: disabling [mem 0x000d0000-0x000d3fff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
Sep 07 14:27:14 thinkpadt490 kernel: pnp 00:0b: disabling [mem 0x000d8000-0x000dbfff] because it overlaps 0000:00:02.0 BAR 6 [mem 0x000c0000-0x000dffff]
Sep 07 14:27:14 thinkpadt490 kernel: system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:0b: [mem 0x000e0000-0x000e3fff] could not be reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:0b: [mem 0x000e8000-0x000ebfff] could not be reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:0b: [mem 0x000f0000-0x000fffff] could not be reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:0b: [mem 0x00100000-0x797fffff] could not be reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:0b: [mem 0xfec00000-0xfed3ffff] could not be reserved
Sep 07 14:27:14 thinkpadt490 kernel: system 00:0b: [mem 0xfed4c000-0xffffffff] could not be reserved
Sep 07 14:27:14 thinkpadt490 kernel: pnp: PnP ACPI: found 12 devices
Sep 07 14:27:14 thinkpadt490 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Sep 07 14:27:14 thinkpadt490 kernel: NET: Registered PF_INET protocol family
Sep 07 14:27:14 thinkpadt490 kernel: IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Sep 07 14:27:14 thinkpadt490 kernel: tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
Sep 07 14:27:14 thinkpadt490 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Sep 07 14:27:14 thinkpadt490 kernel: TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
Sep 07 14:27:14 thinkpadt490 kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Sep 07 14:27:14 thinkpadt490 kernel: TCP: Hash tables configured (established 65536 bind 65536)
Sep 07 14:27:14 thinkpadt490 kernel: MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
Sep 07 14:27:14 thinkpadt490 kernel: UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
Sep 07 14:27:14 thinkpadt490 kernel: UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
Sep 07 14:27:14 thinkpadt490 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Sep 07 14:27:14 thinkpadt490 kernel: NET: Registered PF_XDP protocol family
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:01.0: bridge window [io 0x1000-0x0fff] to [bus 05-39] add_size 1000
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:02:00.0: bridge window [io 0x1000-0x0fff] to [bus 03-3a] add_size 1000
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.4: bridge window [io 0x1000-0x0fff] to [bus 02-3a] add_size 2000
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.4: BAR 13: assigned [io 0x4000-0x5fff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.0: PCI bridge to [bus 01]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.0: bridge window [mem 0xcd600000-0xcd6fffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:02:00.0: BAR 13: assigned [io 0x4000-0x4fff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:01.0: BAR 13: assigned [io 0x4000-0x4fff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:00.0: PCI bridge to [bus 04]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:00.0: bridge window [mem 0xca000000-0xca0fffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:01.0: PCI bridge to [bus 05-39]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:01.0: bridge window [io 0x4000-0x4fff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:01.0: bridge window [mem 0xb4000000-0xc9efffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:01.0: bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:02.0: PCI bridge to [bus 3a]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:03:02.0: bridge window [mem 0xc9f00000-0xc9ffffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:02:00.0: PCI bridge to [bus 03-3a]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:02:00.0: bridge window [io 0x4000-0x4fff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:02:00.0: bridge window [mem 0xb4000000-0xca0fffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:02:00.0: bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.4: PCI bridge to [bus 02-3a]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.4: bridge window [io 0x4000-0x5fff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.4: bridge window [mem 0xb4000000-0xca0fffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1c.4: bridge window [mem 0x90000000-0xb1ffffff 64bit pref]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1d.0: PCI bridge to [bus 3c]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1d.0: bridge window [io 0x2000-0x2fff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1d.0: bridge window [mem 0xccc00000-0xcd5fffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1d.0: bridge window [mem 0xcc000000-0xcc9fffff 64bit pref]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1d.4: PCI bridge to [bus 3d]
Sep 07 14:27:14 thinkpadt490 kernel: pci 0000:00:1d.4: bridge window [mem 0xccb00000-0xccbfffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:00: resource 7 [mem 0x79800000-0xdfffffff window]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:01: resource 1 [mem 0xcd600000-0xcd6fffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:02: resource 0 [io 0x4000-0x5fff]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:02: resource 1 [mem 0xb4000000-0xca0fffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:02: resource 2 [mem 0x90000000-0xb1ffffff 64bit pref]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:03: resource 0 [io 0x4000-0x4fff]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:03: resource 1 [mem 0xb4000000-0xca0fffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:03: resource 2 [mem 0x90000000-0xb1ffffff 64bit pref]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:04: resource 1 [mem 0xca000000-0xca0fffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:05: resource 0 [io 0x4000-0x4fff]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:05: resource 1 [mem 0xb4000000-0xc9efffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:05: resource 2 [mem 0x90000000-0xb1ffffff 64bit pref]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:3a: resource 1 [mem 0xc9f00000-0xc9ffffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:3c: resource 0 [io 0x2000-0x2fff]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:3c: resource 1 [mem 0xccc00000-0xcd5fffff]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:3c: resource 2 [mem 0xcc000000-0xcc9fffff 64bit pref]
Sep 07 14:27:14 thinkpadt490 kernel: pci_bus 0000:3d: resource 1 [mem 0xccb00000-0xccbfffff]
Sep 07 14:27:14 thinkpadt490 kernel: PCI: CLS 128 bytes, default 64
Sep 07 14:27:14 thinkpadt490 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Sep 07 14:27:14 thinkpadt490 kernel: software IO TLB: mapped [mem 0x000000005d5d5000-0x00000000615d5000] (64MB)
Sep 07 14:27:14 thinkpadt490 kernel: Trying to unpack rootfs image as initramfs...
Sep 07 14:27:14 thinkpadt490 kernel: Initialise system trusted keyrings
Sep 07 14:27:14 thinkpadt490 kernel: Key type blacklist registered
Sep 07 14:27:14 thinkpadt490 kernel: workingset: timestamp_bits=41 max_order=21 bucket_order=0
Sep 07 14:27:14 thinkpadt490 kernel: zbud: loaded
Sep 07 14:27:14 thinkpadt490 kernel: integrity: Platform Keyring initialized
Sep 07 14:27:14 thinkpadt490 kernel: integrity: Machine keyring initialized
Sep 07 14:27:14 thinkpadt490 kernel: Key type asymmetric registered
Sep 07 14:27:14 thinkpadt490 kernel: Asymmetric key parser 'x509' registered
Sep 07 14:27:14 thinkpadt490 kernel: Freeing initrd memory: 8996K
Sep 07 14:27:14 thinkpadt490 kernel: alg: self-tests for CTR-KDF (hmac(sha256)) passed
Sep 07 14:27:14 thinkpadt490 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
Sep 07 14:27:14 thinkpadt490 kernel: io scheduler mq-deadline registered
Sep 07 14:27:14 thinkpadt490 kernel: io scheduler kyber registered
Sep 07 14:27:14 thinkpadt490 kernel: io scheduler bfq registered
Sep 07 14:27:14 thinkpadt490 kernel: pcieport 0000:00:1c.0: PME: Signaling with IRQ 120
Sep 07 14:27:14 thinkpadt490 kernel: pcieport 0000:00:1c.4: PME: Signaling with IRQ 121
Sep 07 14:27:14 thinkpadt490 kernel: pcieport 0000:00:1c.4: pciehp: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Sep 07 14:27:14 thinkpadt490 kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 122
Sep 07 14:27:14 thinkpadt490 kernel: pcieport 0000:00:1d.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Sep 07 14:27:14 thinkpadt490 kernel: pcieport 0000:00:1d.4: PME: Signaling with IRQ 123
Sep 07 14:27:14 thinkpadt490 kernel: pcieport 0000:03:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
Sep 07 14:27:14 thinkpadt490 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: AC: AC Adapter [AC] (off-line)
Sep 07 14:27:14 thinkpadt490 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: button: Sleep Button [SLPB]
Sep 07 14:27:14 thinkpadt490 kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: button: Lid Switch [LID]
Sep 07 14:27:14 thinkpadt490 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: button: Power Button [PWRF]
Sep 07 14:27:14 thinkpadt490 kernel: thermal LNXTHERM:00: registered as thermal_zone0
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: thermal: Thermal Zone [THM0] (48 C)
Sep 07 14:27:14 thinkpadt490 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Sep 07 14:27:14 thinkpadt490 kernel: hpet_acpi_add: no address or irqs in _CRS
Sep 07 14:27:14 thinkpadt490 kernel: Non-volatile memory driver v1.3
Sep 07 14:27:14 thinkpadt490 kernel: Linux agpgart interface v0.103
Sep 07 14:27:14 thinkpadt490 kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: bus type drm_connector registered
Sep 07 14:27:14 thinkpadt490 kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Sep 07 14:27:14 thinkpadt490 kernel: ehci-pci: EHCI PCI platform driver
Sep 07 14:27:14 thinkpadt490 kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Sep 07 14:27:14 thinkpadt490 kernel: ohci-pci: OHCI PCI platform driver
Sep 07 14:27:14 thinkpadt490 kernel: uhci_hcd: USB Universal Host Controller Interface driver
Sep 07 14:27:14 thinkpadt490 kernel: usbcore: registered new interface driver usbserial_generic
Sep 07 14:27:14 thinkpadt490 kernel: usbserial: USB Serial support registered for generic
Sep 07 14:27:14 thinkpadt490 kernel: rtc_cmos 00:04: RTC can wake from S4
Sep 07 14:27:14 thinkpadt490 kernel: rtc_cmos 00:04: registered as rtc0
Sep 07 14:27:14 thinkpadt490 kernel: rtc_cmos 00:04: setting system clock to 2022-09-07T12:27:13 UTC (1662553633)
Sep 07 14:27:14 thinkpadt490 kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
Sep 07 14:27:14 thinkpadt490 kernel: intel_pstate: Intel P-state driver initializing
Sep 07 14:27:14 thinkpadt490 kernel: intel_pstate: HWP enabled
Sep 07 14:27:14 thinkpadt490 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Sep 07 14:27:14 thinkpadt490 kernel: efifb: probing for efifb
Sep 07 14:27:14 thinkpadt490 kernel: efifb: No BGRT, not showing boot graphics
Sep 07 14:27:14 thinkpadt490 kernel: efifb: framebuffer at 0x80000000, using 8128k, total 8128k
Sep 07 14:27:14 thinkpadt490 kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Sep 07 14:27:14 thinkpadt490 kernel: efifb: scrolling: redraw
Sep 07 14:27:14 thinkpadt490 kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Sep 07 14:27:14 thinkpadt490 kernel: fbcon: Deferring console take-over
Sep 07 14:27:14 thinkpadt490 kernel: fb0: EFI VGA frame buffer device
Sep 07 14:27:14 thinkpadt490 kernel: hid: raw HID events driver (C) Jiri Kosina
Sep 07 14:27:14 thinkpadt490 kernel: intel_pmc_core intel_pmc_core.0: initialized
Sep 07 14:27:14 thinkpadt490 kernel: drop_monitor: Initializing network drop monitor service
Sep 07 14:27:14 thinkpadt490 kernel: Initializing XFRM netlink socket
Sep 07 14:27:14 thinkpadt490 kernel: IPv6: Loaded, but administratively disabled, reboot required to enable
Sep 07 14:27:14 thinkpadt490 kernel: NET: Registered PF_PACKET protocol family
Sep 07 14:27:14 thinkpadt490 kernel: microcode: sig=0x806eb, pf=0x80, revision=0xa4
Sep 07 14:27:14 thinkpadt490 kernel: microcode: Microcode Update Driver: v2.2.
Sep 07 14:27:14 thinkpadt490 kernel: IPI shorthand broadcast: enabled
Sep 07 14:27:14 thinkpadt490 kernel: sched_clock: Marking stable (701934295, 10025176)->(753436669, -41477198)
Sep 07 14:27:14 thinkpadt490 kernel: registered taskstats version 1
Sep 07 14:27:14 thinkpadt490 kernel: Loading compiled-in X.509 certificates
Sep 07 14:27:14 thinkpadt490 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 54ab1f86e7548162aeb86c4ecbb026b9b87cc08f'
Sep 07 14:27:14 thinkpadt490 kernel: zswap: loaded using pool lz4/z3fold
Sep 07 14:27:14 thinkpadt490 kernel: Key type ._fscrypt registered
Sep 07 14:27:14 thinkpadt490 kernel: Key type .fscrypt registered
Sep 07 14:27:14 thinkpadt490 kernel: Key type fscrypt-provisioning registered
Sep 07 14:27:14 thinkpadt490 kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 07 14:27:14 thinkpadt490 kernel: integrity: Loaded X.509 cert 'Lenovo Ltd.: ThinkPad Product CA 2012: 838b1f54c1550463f45f98700640f11069265949'
Sep 07 14:27:14 thinkpadt490 kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 07 14:27:14 thinkpadt490 kernel: integrity: Loaded X.509 cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f'
Sep 07 14:27:14 thinkpadt490 kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 07 14:27:14 thinkpadt490 kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Sep 07 14:27:14 thinkpadt490 kernel: integrity: Loading X.509 certificate: UEFI:db
Sep 07 14:27:14 thinkpadt490 kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Sep 07 14:27:14 thinkpadt490 kernel: PM: Magic number: 6:741:480
Sep 07 14:27:14 thinkpadt490 kernel: RAS: Correctable Errors collector initialized.
Sep 07 14:27:14 thinkpadt490 kernel: ACPI: battery: Slot [BAT0] (battery present)
Sep 07 14:27:14 thinkpadt490 kernel: Freeing unused decrypted memory: 2036K
Sep 07 14:27:14 thinkpadt490 kernel: Freeing unused kernel image (initmem) memory: 2116K
Sep 07 14:27:14 thinkpadt490 kernel: Write protecting the kernel read-only data: 28672k
Sep 07 14:27:14 thinkpadt490 kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K
Sep 07 14:27:14 thinkpadt490 kernel: Freeing unused kernel image (rodata/data gap) memory: 1120K
Sep 07 14:27:14 thinkpadt490 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Sep 07 14:27:14 thinkpadt490 kernel: rodata_test: all tests were successful
Sep 07 14:27:14 thinkpadt490 kernel: Run /init as init process
Sep 07 14:27:14 thinkpadt490 kernel: with arguments:
Sep 07 14:27:14 thinkpadt490 kernel: /init
Sep 07 14:27:14 thinkpadt490 kernel: with environment:
Sep 07 14:27:14 thinkpadt490 kernel: HOME=/
Sep 07 14:27:14 thinkpadt490 kernel: TERM=linux
Sep 07 14:27:14 thinkpadt490 kernel: BOOT_IMAGE=/vmlinuz-linux
Sep 07 14:27:14 thinkpadt490 kernel: fbcon: Taking over console
Sep 07 14:27:14 thinkpadt490 kernel: Console: switching to colour frame buffer device 240x67
Sep 07 14:27:14 thinkpadt490 kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Sep 07 14:27:14 thinkpadt490 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Sep 07 14:27:14 thinkpadt490 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Sep 07 14:27:14 thinkpadt490 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 07 14:27:14 thinkpadt490 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Sep 07 14:27:14 thinkpadt490 kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
Sep 07 14:27:14 thinkpadt490 kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Sep 07 14:27:14 thinkpadt490 kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Sep 07 14:27:14 thinkpadt490 kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Sep 07 14:27:14 thinkpadt490 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
Sep 07 14:27:14 thinkpadt490 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 07 14:27:14 thinkpadt490 kernel: usb usb1: Product: xHCI Host Controller
Sep 07 14:27:14 thinkpadt490 kernel: usb usb1: Manufacturer: Linux 5.19.2-arch1-1 xhci-hcd
Sep 07 14:27:14 thinkpadt490 kernel: usb usb1: SerialNumber: 0000:00:14.0
Sep 07 14:27:14 thinkpadt490 kernel: hub 1-0:1.0: USB hub found
Sep 07 14:27:14 thinkpadt490 kernel: hub 1-0:1.0: 12 ports detected
Sep 07 14:27:14 thinkpadt490 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
Sep 07 14:27:14 thinkpadt490 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 07 14:27:14 thinkpadt490 kernel: usb usb2: Product: xHCI Host Controller
Sep 07 14:27:14 thinkpadt490 kernel: usb usb2: Manufacturer: Linux 5.19.2-arch1-1 xhci-hcd
Sep 07 14:27:14 thinkpadt490 kernel: usb usb2: SerialNumber: 0000:00:14.0
Sep 07 14:27:14 thinkpadt490 kernel: hub 2-0:1.0: USB hub found
Sep 07 14:27:14 thinkpadt490 kernel: hub 2-0:1.0: 6 ports detected
Sep 07 14:27:14 thinkpadt490 kernel: usb: port power management may be unreliable
Sep 07 14:27:14 thinkpadt490 kernel: xhci_hcd 0000:3a:00.0: xHCI Host Controller
Sep 07 14:27:14 thinkpadt490 kernel: xhci_hcd 0000:3a:00.0: new USB bus registered, assigned bus number 3
Sep 07 14:27:14 thinkpadt490 kernel: sdhci: Secure Digital Host Controller Interface driver
Sep 07 14:27:14 thinkpadt490 kernel: sdhci: Copyright(c) Pierre Ossman
Sep 07 14:27:14 thinkpadt490 kernel: xhci_hcd 0000:3a:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
Sep 07 14:27:14 thinkpadt490 kernel: xhci_hcd 0000:3a:00.0: xHCI Host Controller
Sep 07 14:27:14 thinkpadt490 kernel: xhci_hcd 0000:3a:00.0: new USB bus registered, assigned bus number 4
Sep 07 14:27:14 thinkpadt490 kernel: xhci_hcd 0000:3a:00.0: Host supports USB 3.1 Enhanced SuperSpeed
Sep 07 14:27:14 thinkpadt490 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
Sep 07 14:27:14 thinkpadt490 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 07 14:27:14 thinkpadt490 kernel: usb usb3: Product: xHCI Host Controller
Sep 07 14:27:14 thinkpadt490 kernel: usb usb3: Manufacturer: Linux 5.19.2-arch1-1 xhci-hcd
Sep 07 14:27:14 thinkpadt490 kernel: usb usb3: SerialNumber: 0000:3a:00.0
Sep 07 14:27:14 thinkpadt490 kernel: hub 3-0:1.0: USB hub found
Sep 07 14:27:14 thinkpadt490 kernel: hub 3-0:1.0: 2 ports detected
Sep 07 14:27:14 thinkpadt490 kernel: nvme nvme0: pci function 0000:3d:00.0
Sep 07 14:27:14 thinkpadt490 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.19
Sep 07 14:27:14 thinkpadt490 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Sep 07 14:27:14 thinkpadt490 kernel: usb usb4: Product: xHCI Host Controller
Sep 07 14:27:14 thinkpadt490 kernel: usb usb4: Manufacturer: Linux 5.19.2-arch1-1 xhci-hcd
Sep 07 14:27:14 thinkpadt490 kernel: usb usb4: SerialNumber: 0000:3a:00.0
Sep 07 14:27:14 thinkpadt490 kernel: hub 4-0:1.0: USB hub found
Sep 07 14:27:14 thinkpadt490 kernel: hub 4-0:1.0: 2 ports detected
Sep 07 14:27:14 thinkpadt490 kernel: nvme nvme0: missing or invalid SUBNQN field.
Sep 07 14:27:14 thinkpadt490 kernel: nvme nvme0: Shutdown timeout set to 8 seconds
Sep 07 14:27:14 thinkpadt490 kernel: nvme nvme0: 8/0/0 default/read/poll queues
Sep 07 14:27:14 thinkpadt490 kernel: nvme0n1: p1 p2 p3
Sep 07 14:27:14 thinkpadt490 kernel: sdhci-pci 0000:01:00.0: SDHCI controller found [17a0:9750] (rev 1)
Sep 07 14:27:14 thinkpadt490 kernel: mmc0: SDHCI controller on PCI [0000:01:00.0] using ADMA
Sep 07 14:27:14 thinkpadt490 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
Sep 07 14:27:14 thinkpadt490 kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Sep 07 14:27:14 thinkpadt490 kernel: EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Quota mode: none.
Sep 07 14:27:14 thinkpadt490 systemd[1]: systemd 251.4-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)
Sep 07 14:27:14 thinkpadt490 systemd[1]: Detected architecture x86-64.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Hostname set to <thinkpadt490>.
Sep 07 14:27:14 thinkpadt490 systemd-fstab-generator[230]: Failed to create unit file /run/systemd/generator/-.mount, as it already exists. Duplicate entry in /etc/fstab?
Sep 07 14:27:14 thinkpadt490 systemd-fstab-generator[230]: Failed to create unit file /run/systemd/generator/boot.mount, as it already exists. Duplicate entry in /etc/fstab?
Sep 07 14:27:14 thinkpadt490 systemd-fstab-generator[230]: Failed to create unit file /run/systemd/generator/dev-disk-by\x2duuid-198328f3\x2d5fea\x2d48cd\x2d9bee\x2d93c4a4b02d75.swap, as it already exists. Duplicate entry in /etc/fstab?
Sep 07 14:27:14 thinkpadt490 systemd-fstab-generator[230]: Failed to create unit file /run/systemd/generator/-.mount, as it already exists. Duplicate entry in /etc/fstab?
Sep 07 14:27:14 thinkpadt490 systemd-fstab-generator[230]: Failed to create unit file /run/systemd/generator/boot.mount, as it already exists. Duplicate entry in /etc/fstab?
Sep 07 14:27:14 thinkpadt490 systemd-fstab-generator[230]: Failed to create unit file /run/systemd/generator/dev-disk-by\x2duuid-198328f3\x2d5fea\x2d48cd\x2d9bee\x2d93c4a4b02d75.swap, as it already exists. Duplicate entry in /etc/fstab?
Sep 07 14:27:14 thinkpadt490 systemd[223]: /usr/lib/systemd/system-generators/systemd-fstab-generator failed with exit status 1.
Sep 07 14:27:14 thinkpadt490 kernel: usb 1-1: New USB device found, idVendor=058f, idProduct=9540, bcdDevice= 1.20
Sep 07 14:27:14 thinkpadt490 kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 07 14:27:14 thinkpadt490 kernel: usb 1-1: Product: EMV Smartcard Reader
Sep 07 14:27:14 thinkpadt490 kernel: usb 1-1: Manufacturer: Generic
Sep 07 14:27:14 thinkpadt490 systemd[1]: multi-user.target: Wants dependency dropin /etc/systemd/system/multi-user.target.wants/iwd.service.d is not a symlink, ignoring.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Queued start job for default target Graphical Interface.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Created slice Slice /system/getty.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Created slice Slice /system/modprobe.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Created slice Slice /system/systemd-fsck.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Created slice User and Session Slice.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Reached target Local Encrypted Volumes.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Reached target Local Integrity Protected Volumes.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Reached target Remote File Systems.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Reached target Slice Units.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Reached target System Time Set.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Reached target Local Verity Protected Volumes.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Listening on Device-mapper event daemon FIFOs.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Listening on LVM2 poll daemon socket.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Listening on Process Core Dump Socket.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Listening on Journal Audit Socket.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Listening on Journal Socket (/dev/log).
Sep 07 14:27:14 thinkpadt490 systemd[1]: Listening on Journal Socket.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Listening on Network Service Netlink Socket.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Listening on udev Control Socket.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Listening on udev Kernel Socket.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting Huge Pages File System...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting POSIX Message Queue File System...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting Kernel Debug File System...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting Kernel Trace File System...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Starting Create List of Static Device Nodes...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Starting Load Kernel Module configfs...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Starting Load Kernel Module drm...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Starting Load Kernel Module fuse...
Sep 07 14:27:14 thinkpadt490 systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
Sep 07 14:27:14 thinkpadt490 systemd[1]: Starting Journal Service...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Starting Load Kernel Modules...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Starting Remount Root and Kernel File Systems...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Starting Coldplug All udev Devices...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted Huge Pages File System.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted POSIX Message Queue File System.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted Kernel Debug File System.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted Kernel Trace File System.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Finished Create List of Static Device Nodes.
Sep 07 14:27:14 thinkpadt490 systemd[1]: modprobe@configfs.service: Deactivated successfully.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Finished Load Kernel Module configfs.
Sep 07 14:27:14 thinkpadt490 systemd[1]: modprobe@drm.service: Deactivated successfully.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Finished Load Kernel Module drm.
Sep 07 14:27:14 thinkpadt490 kernel: EXT4-fs (nvme0n1p3): re-mounted. Quota mode: none.
Sep 07 14:27:14 thinkpadt490 kernel: EXT4-fs (nvme0n1p3): re-mounted. Quota mode: none.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting Kernel Configuration File System...
Sep 07 14:27:14 thinkpadt490 kernel: EXT4-fs (nvme0n1p3): re-mounted. Quota mode: none.
Sep 07 14:27:14 thinkpadt490 kernel: fuse: init (API version 7.36)
Sep 07 14:27:14 thinkpadt490 systemd[1]: modprobe@fuse.service: Deactivated successfully.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Finished Load Kernel Module fuse.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Finished Remount Root and Kernel File Systems.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted Kernel Configuration File System.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting FUSE Control File System...
Sep 07 14:27:14 thinkpadt490 systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 07 14:27:14 thinkpadt490 systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
Sep 07 14:27:14 thinkpadt490 systemd[1]: Starting Load/Save Random Seed...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
Sep 07 14:27:14 thinkpadt490 systemd[1]: Starting Create Static Device Nodes in /dev...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted FUSE Control File System.
Sep 07 14:27:14 thinkpadt490 kernel: Asymmetric key parser 'pkcs8' registered
Sep 07 14:27:14 thinkpadt490 kernel: vboxdrv: loading out-of-tree module taints kernel.
Sep 07 14:27:14 thinkpadt490 kernel: vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
Sep 07 14:27:14 thinkpadt490 systemd[1]: Finished Load/Save Random Seed.
Sep 07 14:27:14 thinkpadt490 kernel: audit: type=1130 audit(1662553634.303:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:14 thinkpadt490 systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Sep 07 14:27:14 thinkpadt490 kernel: vboxdrv: Found 8 processor cores
Sep 07 14:27:14 thinkpadt490 systemd[1]: Finished Create Static Device Nodes in /dev.
Sep 07 14:27:14 thinkpadt490 kernel: audit: type=1130 audit(1662553634.319:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:14 thinkpadt490 kernel: audit: type=1334 audit(1662553634.319:4): prog-id=9 op=LOAD
Sep 07 14:27:14 thinkpadt490 kernel: audit: type=1334 audit(1662553634.319:5): prog-id=10 op=LOAD
Sep 07 14:27:14 thinkpadt490 kernel: audit: type=1334 audit(1662553634.319:6): prog-id=11 op=LOAD
Sep 07 14:27:14 thinkpadt490 systemd[1]: Starting Rule-based Manager for Device Events and Files...
Sep 07 14:27:14 thinkpadt490 systemd-journald[247]: Journal started
Sep 07 14:27:14 thinkpadt490 systemd-journald[247]: Runtime Journal (/run/log/journal/c205d4ce463d401ebbc81e04cb368db0) is 8.0M, max 386.3M, 378.3M free.
Sep 07 14:27:14 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:14 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:14 thinkpadt490 audit: BPF prog-id=9 op=LOAD
Sep 07 14:27:14 thinkpadt490 audit: BPF prog-id=10 op=LOAD
Sep 07 14:27:14 thinkpadt490 audit: BPF prog-id=11 op=LOAD
Sep 07 14:27:14 thinkpadt490 systemd-modules-load[248]: Inserted module 'crypto_user'
Sep 07 14:27:14 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:14 thinkpadt490 systemd-modules-load[248]: Failed to find module 'nvidia-uvm'
Sep 07 14:27:14 thinkpadt490 systemd-modules-load[248]: Inserted module 'pkcs8_key_parser'
Sep 07 14:27:14 thinkpadt490 systemd[1]: Starting Flush Journal to Persistent Storage...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Started Journal Service.
Sep 07 14:27:14 thinkpadt490 kernel: audit: type=1130 audit(1662553634.326:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:14 thinkpadt490 systemd-journald[247]: Time spent on flushing to /var/log/journal/c205d4ce463d401ebbc81e04cb368db0 is 39.488ms for 869 entries.
Sep 07 14:27:14 thinkpadt490 systemd-journald[247]: System Journal (/var/log/journal/c205d4ce463d401ebbc81e04cb368db0) is 1.4G, max 4.0G, 2.5G free.
Sep 07 14:27:14 thinkpadt490 systemd-journald[247]: Received client request to flush runtime journal.
Sep 07 14:27:14 thinkpadt490 kernel: vboxdrv: TSC mode is Invariant, tentative frequency 1799998442 Hz
Sep 07 14:27:14 thinkpadt490 kernel: vboxdrv: Successfully loaded version 6.1.36 r152435 (interface 0x00320000)
Sep 07 14:27:14 thinkpadt490 kernel: VBoxNetAdp: Successfully started.
Sep 07 14:27:14 thinkpadt490 kernel: VBoxNetFlt: Successfully started.
Sep 07 14:27:14 thinkpadt490 kernel: audit: type=1130 audit(1662553634.339:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:14 thinkpadt490 kernel: audit: type=1130 audit(1662553634.346:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:14 thinkpadt490 kernel: audit: type=1130 audit(1662553634.356:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:14 thinkpadt490 kernel: usb 1-3: new low-speed USB device number 3 using xhci_hcd
Sep 07 14:27:14 thinkpadt490 kernel: loop: module loaded
Sep 07 14:27:14 thinkpadt490 kernel: loop4: detected capacity change from 0 to 126424
Sep 07 14:27:14 thinkpadt490 kernel: loop5: detected capacity change from 0 to 126504
Sep 07 14:27:14 thinkpadt490 kernel: loop1: detected capacity change from 0 to 337424
Sep 07 14:27:14 thinkpadt490 kernel: loop6: detected capacity change from 0 to 133320
Sep 07 14:27:14 thinkpadt490 kernel: loop3: detected capacity change from 0 to 113536
Sep 07 14:27:14 thinkpadt490 kernel: loop7: detected capacity change from 0 to 66152
Sep 07 14:27:14 thinkpadt490 kernel: tsc: Refined TSC clocksource calibration: 1799.998 MHz
Sep 07 14:27:14 thinkpadt490 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19f227af07c, max_idle_ns: 440795246167 ns
Sep 07 14:27:14 thinkpadt490 kernel: clocksource: Switched to clocksource tsc
Sep 07 14:27:14 thinkpadt490 kernel: loop2: detected capacity change from 0 to 113544
Sep 07 14:27:14 thinkpadt490 kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Sep 07 14:27:14 thinkpadt490 kernel: loop0: detected capacity change from 0 to 66144
Sep 07 14:27:14 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:14 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:14 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:14 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:14 thinkpadt490 systemd-udevd[260]: Using default interface naming scheme 'v251'.
Sep 07 14:27:14 thinkpadt490 systemd-modules-load[248]: Inserted module 'vboxdrv'
Sep 07 14:27:14 thinkpadt490 systemd-modules-load[248]: Inserted module 'vboxnetadp'
Sep 07 14:27:14 thinkpadt490 systemd-modules-load[248]: Inserted module 'vboxnetflt'
Sep 07 14:27:14 thinkpadt490 systemd[1]: Finished Load Kernel Modules.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Starting Apply Kernel Variables...
Sep 07 14:27:14 thinkpadt490 systemd-sysctl[264]: Couldn't write '1' to 'net/ipv6/conf/all/disable_ipv6', ignoring: No such file or directory
Sep 07 14:27:14 thinkpadt490 systemd-sysctl[264]: Couldn't write '1' to 'net/ipv6/conf/lo/disable_ipv6', ignoring: No such file or directory
Sep 07 14:27:14 thinkpadt490 systemd-sysctl[264]: Couldn't write '1' to 'net/ipv6/conf/enp0s31f6/disable_ipv6', ignoring: No such file or directory
Sep 07 14:27:14 thinkpadt490 systemd-sysctl[264]: Couldn't write '1' to 'net/ipv6/conf/enp58s0u1u3/disable_ipv6', ignoring: No such file or directory
Sep 07 14:27:14 thinkpadt490 systemd-sysctl[264]: Couldn't write '1' to 'net/ipv6/conf/wlan0/disable_ipv6', ignoring: No such file or directory
Sep 07 14:27:14 thinkpadt490 systemd-sysctl[264]: Couldn't write '1' to 'net/ipv6/conf/eth0/disable_ipv6', ignoring: No such file or directory
Sep 07 14:27:14 thinkpadt490 systemd[1]: Finished Apply Kernel Variables.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Reached target Preparation for Local File Systems.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting /var/lib/ntp/etc/resolv.conf...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting /var/lib/ntp/etc/services...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting /var/lib/ntp/lib...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting /var/lib/ntp/proc...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting /var/lib/ntp/usr/lib...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting Mount unit for core18, revision 2074...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting Mount unit for core18, revision 2128...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting Mount unit for core20, revision 1026...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting Mount unit for core20, revision 1081...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting Mount unit for gnome-3-28-1804, revision 161...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1515...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting Mount unit for snapd, revision 12704...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting Mount unit for snapd, revision 12883...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounting Mount unit for spotify, revision 46...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Started Rule-based Manager for Device Events and Files.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted /var/lib/ntp/etc/resolv.conf.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Finished Flush Journal to Persistent Storage.
Sep 07 14:27:14 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted /var/lib/ntp/etc/services.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted /var/lib/ntp/lib.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Finished Coldplug All udev Devices.
Sep 07 14:27:14 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted /var/lib/ntp/proc.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted /var/lib/ntp/usr/lib.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted Mount unit for core18, revision 2074.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted Mount unit for core18, revision 2128.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted Mount unit for core20, revision 1026.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted Mount unit for core20, revision 1081.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted Mount unit for gnome-3-28-1804, revision 161.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted Mount unit for gtk-common-themes, revision 1515.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted Mount unit for snapd, revision 12704.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted Mount unit for snapd, revision 12883.
Sep 07 14:27:14 thinkpadt490 kernel: loop8: detected capacity change from 0 to 367752
Sep 07 14:27:14 thinkpadt490 systemd[1]: Mounted Mount unit for spotify, revision 46.
Sep 07 14:27:14 thinkpadt490 kernel: Consider using thermal netlink events interface
Sep 07 14:27:14 thinkpadt490 audit: BPF prog-id=12 op=LOAD
Sep 07 14:27:14 thinkpadt490 systemd[1]: Starting Network Configuration...
Sep 07 14:27:14 thinkpadt490 kernel: usb 1-3: New USB device found, idVendor=093a, idProduct=2510, bcdDevice= 1.00
Sep 07 14:27:14 thinkpadt490 kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Sep 07 14:27:14 thinkpadt490 kernel: usb 1-3: Product: USB Optical Mouse
Sep 07 14:27:14 thinkpadt490 kernel: usb 1-3: Manufacturer: PixArt
Sep 07 14:27:14 thinkpadt490 systemd[1]: Found device SAMSUNG MZVLB512HBJQ-000L7 BOOT.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Found device SAMSUNG MZVLB512HBJQ-000L7 SWAP.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Activating swap /dev/disk/by-uuid/198328f3-5fea-48cd-9bee-93c4a4b02d75...
Sep 07 14:27:14 thinkpadt490 systemd[1]: Starting File System Check on /dev/disk/by-uuid/032A-AB7C...
Sep 07 14:27:14 thinkpadt490 kernel: Adding 16777212k swap on /dev/nvme0n1p2. Priority:-2 extents:1 across:16777212k SSFS
Sep 07 14:27:14 thinkpadt490 systemd[1]: Activated swap /dev/disk/by-uuid/198328f3-5fea-48cd-9bee-93c4a4b02d75.
Sep 07 14:27:14 thinkpadt490 systemd[1]: Reached target Swaps.
Sep 07 14:27:14 thinkpadt490 kernel: nfc: nfc_init: NFC Core ver 0.1
Sep 07 14:27:14 thinkpadt490 kernel: NET: Registered PF_NFC protocol family
Sep 07 14:27:14 thinkpadt490 systemd-fsck[352]: fsck.fat 4.2 (2021-01-31)
Sep 07 14:27:14 thinkpadt490 systemd-fsck[352]: /dev/nvme0n1p1: 366 files, 16960/130812 clusters
Sep 07 14:27:14 thinkpadt490 systemd[1]: Finished File System Check on /dev/disk/by-uuid/032A-AB7C.
Sep 07 14:27:14 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-032A\x2dAB7C comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:14 thinkpadt490 kernel: usb 1-8: new high-speed USB device number 4 using xhci_hcd
Sep 07 14:27:14 thinkpadt490 kernel: usb 1-8: New USB device found, idVendor=04f2, idProduct=b681, bcdDevice=67.23
Sep 07 14:27:14 thinkpadt490 kernel: usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Sep 07 14:27:14 thinkpadt490 kernel: usb 1-8: Product: Integrated Camera
Sep 07 14:27:14 thinkpadt490 kernel: usb 1-8: Manufacturer: Chicony Electronics Co.,Ltd.
Sep 07 14:27:14 thinkpadt490 kernel: usb 1-8: SerialNumber: 0001
Sep 07 14:27:14 thinkpadt490 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Sep 07 14:27:14 thinkpadt490 kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Sep 07 14:27:14 thinkpadt490 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Sep 07 14:27:14 thinkpadt490 kernel: cfg80211: failed to load regulatory.db
Sep 07 14:27:14 thinkpadt490 systemd-networkd[343]: lo: Link UP
Sep 07 14:27:14 thinkpadt490 systemd-networkd[343]: lo: Gained carrier
Sep 07 14:27:14 thinkpadt490 systemd-networkd[343]: Enumeration completed
Sep 07 14:27:14 thinkpadt490 systemd[1]: Started Network Configuration.
Sep 07 14:27:14 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:14 thinkpadt490 kernel: usb 1-9: new full-speed USB device number 5 using xhci_hcd
Sep 07 14:27:15 thinkpadt490 kernel: intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
Sep 07 14:27:15 thinkpadt490 kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Sep 07 14:27:15 thinkpadt490 kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Sep 07 14:27:15 thinkpadt490 kernel: usb 1-9: New USB device found, idVendor=06cb, idProduct=00bd, bcdDevice= 0.00
Sep 07 14:27:15 thinkpadt490 kernel: usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=1
Sep 07 14:27:15 thinkpadt490 kernel: usb 1-9: SerialNumber: cdc4e1d1e505
Sep 07 14:27:15 thinkpadt490 kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Sep 07 14:27:15 thinkpadt490 kernel: ACPI: bus type thunderbolt registered
Sep 07 14:27:15 thinkpadt490 kernel: usb 1-10: new full-speed USB device number 6 using xhci_hcd
Sep 07 14:27:15 thinkpadt490 kernel: Intel(R) Wireless WiFi driver for Linux
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
Sep 07 14:27:15 thinkpadt490 systemd[1]: Mounting /boot...
Sep 07 14:27:15 thinkpadt490 kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
Sep 07 14:27:15 thinkpadt490 kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Sep 07 14:27:15 thinkpadt490 kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Sep 07 14:27:15 thinkpadt490 systemd[1]: Mounting Temporary Directory /tmp...
Sep 07 14:27:15 thinkpadt490 kernel: i2c i2c-1: 1/2 memory slots populated (from DMI)
Sep 07 14:27:15 thinkpadt490 kernel: e1000e: Intel(R) PRO/1000 Network Driver
Sep 07 14:27:15 thinkpadt490 kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Sep 07 14:27:15 thinkpadt490 kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Sep 07 14:27:15 thinkpadt490 systemd[1]: Mounted Temporary Directory /tmp.
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 0
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 1
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 2
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 3
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 4
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 6
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 8
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 9
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 10
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 11
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 15
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 16
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 18
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 19
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 20
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 21
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: WRT: Overriding region id 28
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: loaded firmware version 46.9d0122c0.0 9000-pu-b0-jf-b0-46.ucode op_mode iwlmvm
Sep 07 14:27:15 thinkpadt490 systemd[1]: Mounted /boot.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Reached target Local File Systems.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Rebuild Dynamic Linker Cache was skipped because all trigger condition checks failed.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Starting Set Up Additional Binary Formats...
Sep 07 14:27:15 thinkpadt490 systemd[1]: Store a System Token in an EFI Variable was skipped because of a failed condition check (ConditionPathExists=/sys/firmware/efi/efivars/LoaderFeatures-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
Sep 07 14:27:15 thinkpadt490 systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
Sep 07 14:27:15 thinkpadt490 systemd[1]: Starting Create Volatile Files and Directories...
Sep 07 14:27:15 thinkpadt490 kernel: intel_rapl_common: Found RAPL domain package
Sep 07 14:27:15 thinkpadt490 kernel: intel_rapl_common: Found RAPL domain dram
Sep 07 14:27:15 thinkpadt490 kernel: usb 1-10: New USB device found, idVendor=8087, idProduct=0aaa, bcdDevice= 0.02
Sep 07 14:27:15 thinkpadt490 kernel: usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Sep 07 14:27:15 thinkpadt490 systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 387 (systemd-binfmt)
Sep 07 14:27:15 thinkpadt490 systemd[1]: Mounting Arbitrary Executable File Formats File System...
Sep 07 14:27:15 thinkpadt490 systemd[1]: Mounted Arbitrary Executable File Formats File System.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Finished Set Up Additional Binary Formats.
Sep 07 14:27:15 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:15 thinkpadt490 mtp-probe[395]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
Sep 07 14:27:15 thinkpadt490 kernel: tpm_tis STM7308:00: 2.0 TPM (device-id 0x0, rev-id 78)
Sep 07 14:27:15 thinkpadt490 kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Sep 07 14:27:15 thinkpadt490 kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Sep 07 14:27:15 thinkpadt490 kernel: acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Sep 07 14:27:15 thinkpadt490 kernel: acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Sep 07 14:27:15 thinkpadt490 mtp-probe[395]: bus: 1, device: 2 was not an MTP device
Sep 07 14:27:15 thinkpadt490 systemd[1]: Finished Create Volatile Files and Directories.
Sep 07 14:27:15 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:15 thinkpadt490 systemd[1]: Reached target Smart Card.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Rebuild Journal Catalog was skipped because of a failed condition check (ConditionNeedsUpdate=/var).
Sep 07 14:27:15 thinkpadt490 audit: BPF prog-id=13 op=LOAD
Sep 07 14:27:15 thinkpadt490 systemd[1]: Starting Network Name Resolution...
Sep 07 14:27:15 thinkpadt490 systemd[1]: Update is Completed was skipped because all trigger condition checks failed.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Sep 07 14:27:15 thinkpadt490 audit[420]: SYSTEM_BOOT pid=420 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:15 thinkpadt490 systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Sep 07 14:27:15 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:15 thinkpadt490 kernel: e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
Sep 07 14:27:15 thinkpadt490 systemd-resolved[419]: Positive Trust Anchors:
Sep 07 14:27:15 thinkpadt490 systemd-resolved[419]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Sep 07 14:27:15 thinkpadt490 systemd-resolved[419]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Sep 07 14:27:15 thinkpadt490 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 07 14:27:15 thinkpadt490 mtp-probe[435]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3"
Sep 07 14:27:15 thinkpadt490 mtp-probe[435]: bus: 1, device: 3 was not an MTP device
Sep 07 14:27:15 thinkpadt490 systemd[1]: Starting Load/Save RF Kill Switch Status...
Sep 07 14:27:15 thinkpadt490 mtp-probe[439]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Sep 07 14:27:15 thinkpadt490 mtp-probe[439]: bus: 1, device: 4 was not an MTP device
Sep 07 14:27:15 thinkpadt490 systemd-resolved[419]: Using system hostname 'thinkpadt490'.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Started Network Name Resolution.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Reached target Host and Network Name Lookups.
Sep 07 14:27:15 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:15 thinkpadt490 systemd[1]: Reached target System Initialization.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Started CUPS Scheduler.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Started Daily man-db regeneration.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Started Daily verification of password and group files.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Started Daily Cleanup of Temporary Directories.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Reached target Path Units.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Reached target Timer Units.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Listening on CUPS Scheduler.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Listening on D-Bus System Message Bus Socket.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Starting Socket activation for snappy daemon...
Sep 07 14:27:15 thinkpadt490 systemd[1]: Listening on Socket activation for snappy daemon.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Reached target Socket Units.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Reached target Basic System.
Sep 07 14:27:15 thinkpadt490 mtp-probe[454]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Sep 07 14:27:15 thinkpadt490 systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Sep 07 14:27:15 thinkpadt490 systemd[1]: Starting D-Bus System Message Bus...
Sep 07 14:27:15 thinkpadt490 audit: BPF prog-id=14 op=LOAD
Sep 07 14:27:15 thinkpadt490 systemd[1]: Starting Wireless service...
Sep 07 14:27:15 thinkpadt490 audit: BPF prog-id=15 op=LOAD
Sep 07 14:27:15 thinkpadt490 audit: BPF prog-id=16 op=LOAD
Sep 07 14:27:15 thinkpadt490 audit: BPF prog-id=17 op=LOAD
Sep 07 14:27:15 thinkpadt490 systemd[1]: Starting User Login Management...
Sep 07 14:27:15 thinkpadt490 mtp-probe[454]: bus: 1, device: 5 was not an MTP device
Sep 07 14:27:15 thinkpadt490 systemd[1]: Started Verify integrity of password and group files.
Sep 07 14:27:15 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:15 thinkpadt490 dbus-daemon[457]: dbus[457]: Unknown group "netdev" in message bus configuration file
Sep 07 14:27:15 thinkpadt490 dbus-daemon[457]: dbus[457]: Unknown group "netdev" in message bus configuration file
Sep 07 14:27:15 thinkpadt490 avahi-daemon[456]: Found user 'avahi' (UID 974) and group 'avahi' (GID 974).
Sep 07 14:27:15 thinkpadt490 avahi-daemon[456]: Successfully dropped root privileges.
Sep 07 14:27:15 thinkpadt490 avahi-daemon[456]: avahi-daemon 0.8 starting up.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Started D-Bus System Message Bus.
Sep 07 14:27:15 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:15 thinkpadt490 kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) e8:6a:64:f5:bf:4a
Sep 07 14:27:15 thinkpadt490 kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Sep 07 14:27:15 thinkpadt490 kernel: e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: 1000FF-0FF
Sep 07 14:27:15 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:15 thinkpadt490 avahi-daemon[456]: Successfully called chroot().
Sep 07 14:27:15 thinkpadt490 systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Sep 07 14:27:15 thinkpadt490 avahi-daemon[456]: Successfully dropped remaining capabilities.
Sep 07 14:27:15 thinkpadt490 avahi-daemon[456]: No service file found in /etc/avahi/services.
Sep 07 14:27:15 thinkpadt490 avahi-daemon[456]: socket() failed: Address family not supported by protocol
Sep 07 14:27:15 thinkpadt490 avahi-daemon[456]: Failed to create IPv6 socket, proceeding in IPv4 only mode
Sep 07 14:27:15 thinkpadt490 avahi-daemon[456]: socket() failed: Address family not supported by protocol
Sep 07 14:27:15 thinkpadt490 avahi-daemon[456]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Sep 07 14:27:15 thinkpadt490 avahi-daemon[456]: New relevant interface lo.IPv4 for mDNS.
Sep 07 14:27:15 thinkpadt490 avahi-daemon[456]: Network interface enumeration completed.
Sep 07 14:27:15 thinkpadt490 avahi-daemon[456]: Registering new address record for 127.0.0.1 on lo.IPv4.
Sep 07 14:27:15 thinkpadt490 systemd[1]: shadow.service: Deactivated successfully.
Sep 07 14:27:15 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:15 thinkpadt490 systemd-logind[459]: Watching system buttons on /dev/input/event2 (Power Button)
Sep 07 14:27:15 thinkpadt490 systemd-logind[459]: Watching system buttons on /dev/input/event1 (Lid Switch)
Sep 07 14:27:15 thinkpadt490 systemd-logind[459]: Watching system buttons on /dev/input/event0 (Sleep Button)
Sep 07 14:27:15 thinkpadt490 systemd-logind[459]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
Sep 07 14:27:15 thinkpadt490 systemd-logind[459]: New seat seat0.
Sep 07 14:27:15 thinkpadt490 systemd[1]: Started User Login Management.
Sep 07 14:27:15 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:15 thinkpadt490 kernel: mc: Linux media interface: v0.10
Sep 07 14:27:15 thinkpadt490 kernel: intel_rapl_common: Found RAPL domain package
Sep 07 14:27:15 thinkpadt490 kernel: intel_rapl_common: Found RAPL domain core
Sep 07 14:27:15 thinkpadt490 kernel: intel_rapl_common: Found RAPL domain uncore
Sep 07 14:27:15 thinkpadt490 kernel: intel_rapl_common: Found RAPL domain dram
Sep 07 14:27:15 thinkpadt490 kernel: intel_rapl_common: Found RAPL domain psys
Sep 07 14:27:15 thinkpadt490 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input6
Sep 07 14:27:15 thinkpadt490 kernel: Console: switching to colour dummy device 80x25
Sep 07 14:27:15 thinkpadt490 kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Sep 07 14:27:15 thinkpadt490 kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Sep 07 14:27:15 thinkpadt490 kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Sep 07 14:27:15 thinkpadt490 kernel: iTCO_vendor_support: vendor-support=0
Sep 07 14:27:15 thinkpadt490 kernel: NET: Registered PF_ALG protocol family
Sep 07 14:27:15 thinkpadt490 kernel: resource sanity check: requesting [mem 0xfed10000-0xfed15fff], which spans more than pnp 00:08 [mem 0xfed10000-0xfed13fff]
Sep 07 14:27:15 thinkpadt490 kernel: caller snb_uncore_imc_init_box+0x84/0xd0 [intel_uncore] mapping multiple BARs
Sep 07 14:27:15 thinkpadt490 kernel: input: PixArt USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:093A:2510.0001/input/input7
Sep 07 14:27:15 thinkpadt490 kernel: hid-generic 0003:093A:2510.0001: input,hidraw0: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-0000:00:14.0-3/input0
Sep 07 14:27:15 thinkpadt490 kernel: usbcore: registered new interface driver usbhid
Sep 07 14:27:15 thinkpadt490 kernel: usbhid: USB HID core driver
Sep 07 14:27:15 thinkpadt490 kernel: videodev: Linux video capture interface: v2.00
Sep 07 14:27:15 thinkpadt490 mtp-probe[490]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Sep 07 14:27:15 thinkpadt490 kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Sep 07 14:27:15 thinkpadt490 mtp-probe[491]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3"
Sep 07 14:27:15 thinkpadt490 mtp-probe[491]: bus: 1, device: 3 was not an MTP device
Sep 07 14:27:15 thinkpadt490 mtp-probe[490]: bus: 1, device: 5 was not an MTP device
Sep 07 14:27:15 thinkpadt490 kernel: i915 0000:00:02.0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it
Sep 07 14:27:15 thinkpadt490 kernel: i915 0000:00:02.0: [drm] [ENCODER:113:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it
Sep 07 14:27:15 thinkpadt490 kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Sep 07 14:27:15 thinkpadt490 kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Sep 07 14:27:15 thinkpadt490 systemd[1]: Started Load/Save RF Kill Switch Status.
Sep 07 14:27:15 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:15 thinkpadt490 kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
Sep 07 14:27:15 thinkpadt490 kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
Sep 07 14:27:15 thinkpadt490 kernel: ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
Sep 07 14:27:15 thinkpadt490 kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
Sep 07 14:27:15 thinkpadt490 kernel: fbcon: i915drmfb (fb0) is primary device
Sep 07 14:27:15 thinkpadt490 systemd-networkd[343]: eth0: Interface name change detected, renamed to enp0s31f6.
Sep 07 14:27:15 thinkpadt490 systemd-networkd[343]: enp0s31f6: Configuring with /etc/systemd/network/20-wired.network.
Sep 07 14:27:15 thinkpadt490 kernel: Console: switching to colour frame buffer device 240x67
Sep 07 14:27:15 thinkpadt490 kernel: RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
Sep 07 14:27:15 thinkpadt490 kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Sep 07 14:27:15 thinkpadt490 kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Sep 07 14:27:15 thinkpadt490 kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Sep 07 14:27:15 thinkpadt490 kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Sep 07 14:27:15 thinkpadt490 kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Sep 07 14:27:15 thinkpadt490 kernel: snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
Sep 07 14:27:15 thinkpadt490 kernel: mousedev: PS/2 mouse device common for all mice
Sep 07 14:27:15 thinkpadt490 kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Sep 07 14:27:15 thinkpadt490 kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: BIOS contains WGDS but no WRDS
Sep 07 14:27:15 thinkpadt490 kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wireless-AC 9560 160MHz, REV=0x312
Sep 07 14:27:15 thinkpadt490 kernel: thermal thermal_zone6: failed to read out thermal zone (-61)
Sep 07 14:27:15 thinkpadt490 kernel: cryptd: max_cpu_qlen set to 1000
Sep 07 14:27:16 thinkpadt490 kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.26
Sep 07 14:27:16 thinkpadt490 kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Sep 07 14:27:16 thinkpadt490 kernel: thinkpad_acpi: ThinkPad BIOS N2IET30W (1.08 ), EC N2IHT22W
Sep 07 14:27:16 thinkpadt490 kernel: thinkpad_acpi: Lenovo ThinkPad T490, model 20N3S02J00
Sep 07 14:27:16 thinkpadt490 systemd-networkd[343]: enp0s31f6: Link UP
Sep 07 14:27:16 thinkpadt490 systemd[1]: Created slice Slice /system/systemd-backlight.
Sep 07 14:27:16 thinkpadt490 systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Sep 07 14:27:16 thinkpadt490 kernel: thinkpad_acpi: radio switch found; radios are enabled
Sep 07 14:27:16 thinkpadt490 kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
Sep 07 14:27:16 thinkpadt490 kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
Sep 07 14:27:16 thinkpadt490 systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Sep 07 14:27:16 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:16 thinkpadt490 kernel: iwlwifi 0000:00:14.3: base HW address: 38:00:25:23:ce:ae, OTP minor version: 0x4
Sep 07 14:27:16 thinkpadt490 kernel: AVX2 version of gcm_enc/dec engaged.
Sep 07 14:27:16 thinkpadt490 kernel: AES CTR mode by8 optimization enabled
Sep 07 14:27:16 thinkpadt490 kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC257: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Sep 07 14:27:16 thinkpadt490 kernel: snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Sep 07 14:27:16 thinkpadt490 kernel: snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Sep 07 14:27:16 thinkpadt490 kernel: snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
Sep 07 14:27:16 thinkpadt490 kernel: snd_hda_codec_realtek hdaudioC0D0: inputs:
Sep 07 14:27:16 thinkpadt490 kernel: snd_hda_codec_realtek hdaudioC0D0: Mic=0x19
Sep 07 14:27:16 thinkpadt490 kernel: snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
Sep 07 14:27:16 thinkpadt490 kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
Sep 07 14:27:16 thinkpadt490 kernel: usb 1-8: Found UVC 1.50 device Integrated Camera (04f2:b681)
Sep 07 14:27:16 thinkpadt490 kernel: input: Integrated Camera: Integrated C as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input10
Sep 07 14:27:16 thinkpadt490 kernel: usb 1-8: Found UVC 1.50 device Integrated Camera (04f2:b681)
Sep 07 14:27:16 thinkpadt490 kernel: input: Integrated Camera: Integrated I as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input11
Sep 07 14:27:16 thinkpadt490 kernel: usbcore: registered new interface driver uvcvideo
Sep 07 14:27:16 thinkpadt490 systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
Sep 07 14:27:16 thinkpadt490 systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
Sep 07 14:27:16 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:tpacpi::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: Core ver 2.22
Sep 07 14:27:16 thinkpadt490 kernel: NET: Registered PF_BLUETOOTH protocol family
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: HCI device and connection manager initialized
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: HCI socket layer initialized
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: L2CAP socket layer initialized
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: SCO socket layer initialized
Sep 07 14:27:16 thinkpadt490 kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Sep 07 14:27:16 thinkpadt490 mtp-probe[610]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Sep 07 14:27:16 thinkpadt490 mtp-probe[610]: bus: 1, device: 4 was not an MTP device
Sep 07 14:27:16 thinkpadt490 kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
Sep 07 14:27:16 thinkpadt490 kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Sep 07 14:27:16 thinkpadt490 kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Sep 07 14:27:16 thinkpadt490 kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Sep 07 14:27:16 thinkpadt490 kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
Sep 07 14:27:16 thinkpadt490 kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
Sep 07 14:27:16 thinkpadt490 kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
Sep 07 14:27:16 thinkpadt490 kernel: usbcore: registered new interface driver btusb
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: hci0: Bootloader revision 0.1 build 42 week 52 2015
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: hci0: Device revision is 2
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: hci0: Secure boot is enabled
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: hci0: OTP lock is enabled
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: hci0: API lock is enabled
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: hci0: Debug lock is disabled
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Sep 07 14:27:16 thinkpadt490 systemd[1]: Starting Bluetooth service...
Sep 07 14:27:16 thinkpadt490 systemd[650]: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)
Sep 07 14:27:16 thinkpadt490 iwd[458]: Wireless daemon version 1.29
Sep 07 14:27:16 thinkpadt490 iwd[458]: Loaded configuration from /etc/iwd/main.conf
Sep 07 14:27:16 thinkpadt490 systemd[1]: Started Wireless service.
Sep 07 14:27:16 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:16 thinkpadt490 systemd[1]: Reached target Network.
Sep 07 14:27:16 thinkpadt490 systemd[1]: Starting CUPS Scheduler...
Sep 07 14:27:16 thinkpadt490 systemd[1]: Starting Network Time Service...
Sep 07 14:27:16 thinkpadt490 systemd[1]: Starting Permit User Sessions...
Sep 07 14:27:16 thinkpadt490 systemd[1]: Finished Permit User Sessions.
Sep 07 14:27:16 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:16 thinkpadt490 systemd[1]: Started Getty on tty1.
Sep 07 14:27:16 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:16 thinkpadt490 systemd[1]: Reached target Login Prompts.
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: hci0: Found device firmware: intel/ibt-17-16-1.sfi
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: hci0: Boot Address: 0x40800
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: hci0: Firmware Version: 214-6.22
Sep 07 14:27:16 thinkpadt490 iwd[458]: Wiphy: 0, Name: phy0
Sep 07 14:27:16 thinkpadt490 iwd[458]: Permanent Address: 38:00:25:23:ce:ae
Sep 07 14:27:16 thinkpadt490 iwd[458]: 2.4Ghz Band:
Sep 07 14:27:16 thinkpadt490 iwd[458]: Bitrates (non-HT):
Sep 07 14:27:16 thinkpadt490 iwd[458]: 1.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 2.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 5.5 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 11.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 6.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 9.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 12.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 18.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 24.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 36.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 48.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 54.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: HT Capabilities:
Sep 07 14:27:16 thinkpadt490 iwd[458]: HT40
Sep 07 14:27:16 thinkpadt490 iwd[458]: Short GI for 20Mhz
Sep 07 14:27:16 thinkpadt490 iwd[458]: Short GI for 40Mhz
Sep 07 14:27:16 thinkpadt490 iwd[458]: HT RX MCS indexes:
Sep 07 14:27:16 thinkpadt490 iwd[458]: 0-15
Sep 07 14:27:16 thinkpadt490 iwd[458]: 5Ghz Band:
Sep 07 14:27:16 thinkpadt490 iwd[458]: Bitrates (non-HT):
Sep 07 14:27:16 thinkpadt490 iwd[458]: 6.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 9.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 12.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 18.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 24.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 36.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 48.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: 54.0 Mbps
Sep 07 14:27:16 thinkpadt490 iwd[458]: HT Capabilities:
Sep 07 14:27:16 thinkpadt490 iwd[458]: HT40
Sep 07 14:27:16 thinkpadt490 iwd[458]: Short GI for 20Mhz
Sep 07 14:27:16 thinkpadt490 iwd[458]: Short GI for 40Mhz
Sep 07 14:27:16 thinkpadt490 iwd[458]: HT RX MCS indexes:
Sep 07 14:27:16 thinkpadt490 iwd[458]: 0-15
Sep 07 14:27:16 thinkpadt490 iwd[458]: VHT Capabilities:
Sep 07 14:27:16 thinkpadt490 iwd[458]: 160 Mhz operation
Sep 07 14:27:16 thinkpadt490 iwd[458]: Short GI for 80Mhz
Sep 07 14:27:16 thinkpadt490 iwd[458]: Short GI for 160 and 80 + 80 Mhz
Sep 07 14:27:16 thinkpadt490 iwd[458]: Max RX MCS: 0-9 for NSS: 2
Sep 07 14:27:16 thinkpadt490 iwd[458]: Max TX MCS: 0-9 for NSS: 2
Sep 07 14:27:16 thinkpadt490 iwd[458]: Ciphers: CCMP TKIP BIP
Sep 07 14:27:16 thinkpadt490 iwd[458]: Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
Sep 07 14:27:16 thinkpadt490 ntpd[655]: ntpd 4.2.8p15@1.3728-o Wed Jul 1 17:02:17 UTC 2020 (1): Starting
Sep 07 14:27:16 thinkpadt490 ntpd[655]: Command line: /usr/bin/ntpd -g -u ntp:ntp -i /var/lib/ntp
Sep 07 14:27:16 thinkpadt490 ntpd[655]: ----------------------------------------------------
Sep 07 14:27:16 thinkpadt490 ntpd[655]: ntp-4 is maintained by Network Time Foundation,
Sep 07 14:27:16 thinkpadt490 ntpd[655]: Inc. (NTF), a non-profit 501(c)(3) public-benefit
Sep 07 14:27:16 thinkpadt490 ntpd[655]: corporation. Support and training for ntp-4 are
Sep 07 14:27:16 thinkpadt490 ntpd[655]: available at https://www.nwtime.org/support
Sep 07 14:27:16 thinkpadt490 ntpd[655]: ----------------------------------------------------
Sep 07 14:27:16 thinkpadt490 ntpd[660]: proto: precision = 0.058 usec (-24)
Sep 07 14:27:16 thinkpadt490 ntpd[660]: basedate set to 2020-06-19
Sep 07 14:27:16 thinkpadt490 ntpd[660]: gps base set to 2020-06-21 (week 2111)
Sep 07 14:27:16 thinkpadt490 ntpd[660]: Listen and drop on 0 v4wildcard 0.0.0.0:123
Sep 07 14:27:16 thinkpadt490 ntpd[660]: Listen normally on 1 lo 127.0.0.1:123
Sep 07 14:27:16 thinkpadt490 ntpd[660]: Listening on routing socket on fd #18 for interface updates
Sep 07 14:27:16 thinkpadt490 ntpd[660]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Sep 07 14:27:16 thinkpadt490 ntpd[660]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Sep 07 14:27:16 thinkpadt490 bluetoothd[650]: Bluetooth daemon 5.65
Sep 07 14:27:16 thinkpadt490 systemd[1]: Started Network Time Service.
Sep 07 14:27:16 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ntpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:16 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:16 thinkpadt490 systemd[1]: Started Bluetooth service.
Sep 07 14:27:16 thinkpadt490 systemd[1]: Reached target Bluetooth Support.
Sep 07 14:27:16 thinkpadt490 systemd[1]: Reached target Multi-User System.
Sep 07 14:27:16 thinkpadt490 systemd[1]: Reached target Graphical Interface.
Sep 07 14:27:16 thinkpadt490 bluetoothd[650]: Starting SDP server
Sep 07 14:27:16 thinkpadt490 kernel: thinkpad_acpi: secondary fan control detected & enabled
Sep 07 14:27:16 thinkpadt490 systemd[1]: Started CUPS Scheduler.
Sep 07 14:27:16 thinkpadt490 systemd[1]: Startup finished in 7.698s (firmware) + 1.545s (loader) + 1.339s (kernel) + 2.337s (userspace) = 12.920s.
Sep 07 14:27:16 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:16 thinkpadt490 kernel: psmouse serio1: synaptics: queried max coordinates: x [..5678], y [..4694]
Sep 07 14:27:16 thinkpadt490 kernel: thinkpad_acpi: battery 1 registered (start 0, stop 100, behaviours: 0x7)
Sep 07 14:27:16 thinkpadt490 kernel: ACPI: battery: new extension: ThinkPad Battery Extension
Sep 07 14:27:16 thinkpadt490 bluetoothd[650]: Bluetooth management interface 1.22 initialized
Sep 07 14:27:16 thinkpadt490 dbus-daemon[457]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.6' (uid=0 pid=650 comm="/usr/lib/bluetooth/bluetoothd")
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: BNEP filters: protocol multicast
Sep 07 14:27:16 thinkpadt490 kernel: Bluetooth: BNEP socket layer initialized
Sep 07 14:27:16 thinkpadt490 audit: BPF prog-id=18 op=LOAD
Sep 07 14:27:16 thinkpadt490 audit: BPF prog-id=19 op=LOAD
Sep 07 14:27:16 thinkpadt490 audit: BPF prog-id=20 op=LOAD
Sep 07 14:27:16 thinkpadt490 systemd[1]: Starting Hostname Service...
Sep 07 14:27:16 thinkpadt490 kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input9
Sep 07 14:27:16 thinkpadt490 kernel: psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1162..]
Sep 07 14:27:16 thinkpadt490 kernel: psmouse serio1: synaptics: Your touchpad (PNP: LEN205a PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
Sep 07 14:27:16 thinkpadt490 avahi-daemon[456]: Server startup complete. Host name is thinkpadt490.local. Local service cookie is 4107658496.
Sep 07 14:27:16 thinkpadt490 kernel: intel_tcc_cooling: Programmable TCC Offset detected
Sep 07 14:27:16 thinkpadt490 kernel: typec port0: bound usb1-port2 (ops connector_ops)
Sep 07 14:27:16 thinkpadt490 kernel: typec port0: bound usb2-port2 (ops connector_ops)
Sep 07 14:27:16 thinkpadt490 kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 10.32, id: 0x1e2a1, caps: 0xf00aa3/0x940300/0x12e800/0x500000, board id: 3471, fw id: 2867793
Sep 07 14:27:16 thinkpadt490 kernel: psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
Sep 07 14:27:16 thinkpadt490 kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
Sep 07 14:27:16 thinkpadt490 systemd[1]: Starting Save/Restore Sound Card State...
Sep 07 14:27:16 thinkpadt490 systemd[1]: Manage Sound Card State (restore and store) was skipped because of a failed condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Sep 07 14:27:16 thinkpadt490 systemd[1]: Finished Save/Restore Sound Card State.
Sep 07 14:27:16 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:16 thinkpadt490 systemd[1]: Reached target Sound Card.
Sep 07 14:27:16 thinkpadt490 systemd-logind[459]: Watching system buttons on /dev/input/event16 (ThinkPad Extra Buttons)
Sep 07 14:27:16 thinkpadt490 systemd-networkd[343]: wlan0: Link UP
Sep 07 14:27:16 thinkpadt490 iwd[458]: Unable to write accept_ra to /proc/sys/net/ipv6/conf/wlan0/accept_ra
Sep 07 14:27:16 thinkpadt490 iwd[458]: Unable to write disable_ipv6 to /proc/sys/net/ipv6/conf/wlan0/disable_ipv6
Sep 07 14:27:16 thinkpadt490 dbus-daemon[457]: [system] Successfully activated service 'org.freedesktop.hostname1'
Sep 07 14:27:16 thinkpadt490 systemd[1]: Started Hostname Service.
Sep 07 14:27:16 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:17 thinkpadt490 kernel: psmouse serio2: trackpoint: Elan TrackPoint firmware: 0x11, buttons: 3/3
Sep 07 14:27:17 thinkpadt490 kernel: input: TPPS/2 Elan TrackPoint as /devices/platform/i8042/serio1/serio2/input/input19
Sep 07 14:27:17 thinkpadt490 iwd[458]: Failed to load /home/sfuehr/.config/cat_installer/ca.pem
Sep 07 14:27:17 thinkpadt490 kernel: wlan0: authenticate with 5c:5a:c7:04:35:8e
Sep 07 14:27:17 thinkpadt490 kernel: wlan0: send auth to 5c:5a:c7:04:35:8e (try 1/3)
Sep 07 14:27:17 thinkpadt490 kernel: wlan0: authenticated
Sep 07 14:27:17 thinkpadt490 kernel: wlan0: associate with 5c:5a:c7:04:35:8e (try 1/3)
Sep 07 14:27:17 thinkpadt490 kernel: wlan0: RX AssocResp from 5c:5a:c7:04:35:8e (capab=0x1101 status=0 aid=170)
Sep 07 14:27:17 thinkpadt490 systemd-networkd[343]: wlan0: Connected WiFi access point: KTHOPEN (5c:5a:c7:04:35:8e)
Sep 07 14:27:17 thinkpadt490 kernel: wlan0: associated
Sep 07 14:27:17 thinkpadt490 iwd[458]: [DHCPv4] l_dhcp_client_start:1202 Entering state: DHCP_STATE_SELECTING
Sep 07 14:27:17 thinkpadt490 systemd-networkd[343]: wlan0: Gained carrier
Sep 07 14:27:17 thinkpadt490 kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by 5c:5a:c7:04:35:8e
Sep 07 14:27:17 thinkpadt490 kernel: Bluetooth: hci0: Waiting for firmware download to complete
Sep 07 14:27:17 thinkpadt490 kernel: Bluetooth: hci0: Firmware loaded in 1516821 usecs
Sep 07 14:27:17 thinkpadt490 kernel: Bluetooth: hci0: Waiting for device to boot
Sep 07 14:27:18 thinkpadt490 kernel: Bluetooth: hci0: Device booted in 13845 usecs
Sep 07 14:27:18 thinkpadt490 kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Sep 07 14:27:18 thinkpadt490 kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-17-16-1.ddc
Sep 07 14:27:18 thinkpadt490 kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Sep 07 14:27:18 thinkpadt490 kernel: Bluetooth: hci0: Firmware revision 0.1 build 214 week 6 2022
Sep 07 14:27:18 thinkpadt490 kernel: typec port1: bound usb1-port5 (ops connector_ops)
Sep 07 14:27:18 thinkpadt490 kernel: typec port1: bound usb4-port1 (ops connector_ops)
Sep 07 14:27:21 thinkpadt490 systemd[1]: systemd-rfkill.service: Deactivated successfully.
Sep 07 14:27:21 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:21 thinkpadt490 kernel: kauditd_printk_skb: 35 callbacks suppressed
Sep 07 14:27:21 thinkpadt490 kernel: audit: type=1131 audit(1662553641.421:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:26 thinkpadt490 dbus-daemon[457]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.12' (uid=0 pid=658 comm="/bin/login -p -- ")
Sep 07 14:27:26 thinkpadt490 dbus-daemon[457]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 07 14:27:26 thinkpadt490 login[658]: pam_systemd_home(login:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 07 14:27:28 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_handle_offer:796 Entering state: DHCP_STATE_REQUESTING
Sep 07 14:27:28 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:898 Entering state: DHCP_STATE_BOUND
Sep 07 14:27:28 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:931 T1 expiring in 150382 ms
Sep 07 14:27:28 thinkpadt490 avahi-daemon[456]: Joining mDNS multicast group on interface wlan0.IPv4 with address 193.10.38.25.
Sep 07 14:27:28 thinkpadt490 avahi-daemon[456]: New relevant interface wlan0.IPv4 for mDNS.
Sep 07 14:27:28 thinkpadt490 iwd[458]: Unable to write drop_unsolicited_na to /proc/sys/net/ipv6/conf/wlan0/drop_unsolicited_na
Sep 07 14:27:28 thinkpadt490 avahi-daemon[456]: Registering new address record for 193.10.38.25 on wlan0.IPv4.
Sep 07 14:27:28 thinkpadt490 systemd-resolved[419]: wlan0: Bus client set DNS server list to: 130.237.72.200, 130.237.72.201
Sep 07 14:27:28 thinkpadt490 systemd-resolved[419]: wlan0: Bus client set search domain list to: kthopen.kth.se
Sep 07 14:27:29 thinkpadt490 audit[658]: USER_AUTH pid=658 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="sfuehr" exe="/usr/bin/login" hostname=thinkpadt490 addr=? terminal=/dev/tty1 res=success'
Sep 07 14:27:29 thinkpadt490 kernel: audit: type=1100 audit(1662553649.601:47): pid=658 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="sfuehr" exe="/usr/bin/login" hostname=thinkpadt490 addr=? terminal=/dev/tty1 res=success'
Sep 07 14:27:29 thinkpadt490 audit[658]: USER_ACCT pid=658 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sfuehr" exe="/usr/bin/login" hostname=thinkpadt490 addr=? terminal=/dev/tty1 res=success'
Sep 07 14:27:29 thinkpadt490 audit[658]: CRED_ACQ pid=658 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="sfuehr" exe="/usr/bin/login" hostname=thinkpadt490 addr=? terminal=/dev/tty1 res=success'
Sep 07 14:27:29 thinkpadt490 audit[658]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7ffc00e8da60 a2=4 a3=7ffc00e8d774 items=0 ppid=1 pid=658 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=984 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" key=(null)
Sep 07 14:27:29 thinkpadt490 audit: PROCTITLE proctitle=2F62696E2F6C6F67696E002D70002D2D
Sep 07 14:27:29 thinkpadt490 login[658]: pam_unix(login:session): session opened for user sfuehr(uid=1000) by LOGIN(uid=0)
Sep 07 14:27:29 thinkpadt490 kernel: audit: type=1101 audit(1662553649.611:48): pid=658 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sfuehr" exe="/usr/bin/login" hostname=thinkpadt490 addr=? terminal=/dev/tty1 res=success'
Sep 07 14:27:29 thinkpadt490 kernel: audit: type=1103 audit(1662553649.611:49): pid=658 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="sfuehr" exe="/usr/bin/login" hostname=thinkpadt490 addr=? terminal=/dev/tty1 res=success'
Sep 07 14:27:29 thinkpadt490 kernel: audit: type=1006 audit(1662553649.611:50): pid=658 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
Sep 07 14:27:29 thinkpadt490 kernel: audit: type=1300 audit(1662553649.611:50): arch=c000003e syscall=1 success=yes exit=4 a0=5 a1=7ffc00e8da60 a2=4 a3=7ffc00e8d774 items=0 ppid=1 pid=658 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=984 fsgid=0 tty=tty1 ses=1 comm="login" exe="/usr/bin/login" key=(null)
Sep 07 14:27:29 thinkpadt490 kernel: audit: type=1327 audit(1662553649.611:50): proctitle=2F62696E2F6C6F67696E002D70002D2D
Sep 07 14:27:29 thinkpadt490 systemd[1]: Created slice User Slice of UID 1000.
Sep 07 14:27:29 thinkpadt490 systemd[1]: Starting User Runtime Directory /run/user/1000...
Sep 07 14:27:29 thinkpadt490 systemd-logind[459]: New session 1 of user sfuehr.
Sep 07 14:27:29 thinkpadt490 systemd[1]: Finished User Runtime Directory /run/user/1000.
Sep 07 14:27:29 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:29 thinkpadt490 systemd[1]: Starting User Manager for UID 1000...
Sep 07 14:27:29 thinkpadt490 kernel: audit: type=1130 audit(1662553649.634:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:29 thinkpadt490 dbus-daemon[457]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.14' (uid=0 pid=705 comm="(systemd)")
Sep 07 14:27:29 thinkpadt490 dbus-daemon[457]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Sep 07 14:27:29 thinkpadt490 systemd[705]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Sep 07 14:27:29 thinkpadt490 systemd[705]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sfuehr] ruser=[<unknown>] rhost=[<unknown>]
Sep 07 14:27:29 thinkpadt490 audit[705]: USER_ACCT pid=705 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sfuehr" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:29 thinkpadt490 audit[705]: CRED_ACQ pid=705 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sfuehr" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 07 14:27:29 thinkpadt490 kernel: audit: type=1101 audit(1662553649.637:52): pid=705 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sfuehr" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:29 thinkpadt490 kernel: audit: type=1103 audit(1662553649.637:53): pid=705 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sfuehr" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Sep 07 14:27:29 thinkpadt490 kernel: audit: type=1006 audit(1662553649.637:54): pid=705 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
Sep 07 14:27:29 thinkpadt490 audit[705]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffc9d9979c0 a2=4 a3=7ffc9d9976d4 items=0 ppid=1 pid=705 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Sep 07 14:27:29 thinkpadt490 audit: PROCTITLE proctitle="(systemd)"
Sep 07 14:27:29 thinkpadt490 systemd[705]: pam_unix(systemd-user:session): session opened for user sfuehr(uid=1000) by (uid=0)
Sep 07 14:27:29 thinkpadt490 systemd[705]: pam_env(systemd-user:session): deprecated reading of user environment enabled
Sep 07 14:27:29 thinkpadt490 audit[705]: USER_START pid=705 uid=0 auid=1000 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sfuehr" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:29 thinkpadt490 systemd[705]: Queued start job for default target Main User Target.
Sep 07 14:27:29 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:29 thinkpadt490 systemd[705]: Created slice User Application Slice.
Sep 07 14:27:29 thinkpadt490 audit[658]: USER_START pid=658 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sfuehr" exe="/usr/bin/login" hostname=thinkpadt490 addr=? terminal=/dev/tty1 res=success'
Sep 07 14:27:29 thinkpadt490 audit[658]: CRED_REFR pid=658 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="sfuehr" exe="/usr/bin/login" hostname=thinkpadt490 addr=? terminal=/dev/tty1 res=success'
Sep 07 14:27:29 thinkpadt490 login[658]: pam_env(login:session): deprecated reading of user environment enabled
Sep 07 14:27:29 thinkpadt490 systemd[705]: Reached target Paths.
Sep 07 14:27:29 thinkpadt490 systemd[705]: Reached target Timers.
Sep 07 14:27:29 thinkpadt490 login[658]: LOGIN ON tty1 BY sfuehr
Sep 07 14:27:29 thinkpadt490 systemd[705]: Starting D-Bus User Message Bus Socket...
Sep 07 14:27:29 thinkpadt490 systemd[705]: Listening on GnuPG network certificate management daemon.
Sep 07 14:27:29 thinkpadt490 systemd[705]: Listening on GCR ssh-agent wrapper.
Sep 07 14:27:29 thinkpadt490 systemd[705]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 07 14:27:29 thinkpadt490 systemd[705]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Sep 07 14:27:29 thinkpadt490 systemd[705]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Sep 07 14:27:29 thinkpadt490 systemd[705]: Listening on GnuPG cryptographic agent and passphrase cache.
Sep 07 14:27:29 thinkpadt490 systemd[705]: Listening on p11-kit server.
Sep 07 14:27:29 thinkpadt490 systemd[705]: Listening on PipeWire Multimedia System Socket.
Sep 07 14:27:29 thinkpadt490 systemd[705]: Listening on Sound System.
Sep 07 14:27:29 thinkpadt490 systemd[705]: Listening on D-Bus User Message Bus Socket.
Sep 07 14:27:29 thinkpadt490 systemd[705]: Reached target Sockets.
Sep 07 14:27:29 thinkpadt490 systemd[705]: Reached target Basic System.
Sep 07 14:27:29 thinkpadt490 systemd[705]: Reached target Main User Target.
Sep 07 14:27:29 thinkpadt490 systemd[705]: Startup finished in 83ms.
Sep 07 14:27:29 thinkpadt490 systemd[1]: Started User Manager for UID 1000.
Sep 07 14:27:29 thinkpadt490 systemd[1]: Started Session 1 of User sfuehr.
Sep 07 14:27:29 thinkpadt490 dbus-daemon[457]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.4' (uid=0 pid=459 comm="/usr/lib/systemd/systemd-logind")
Sep 07 14:27:29 thinkpadt490 systemd[1]: Starting Authorization Manager...
Sep 07 14:27:29 thinkpadt490 polkitd[717]: Started polkitd version 121
Sep 07 14:27:29 thinkpadt490 polkitd[717]: Loading rules from directory /etc/polkit-1/rules.d
Sep 07 14:27:29 thinkpadt490 polkitd[717]: Loading rules from directory /usr/share/polkit-1/rules.d
Sep 07 14:27:29 thinkpadt490 polkitd[717]: Finished loading, compiling and executing 4 rules
Sep 07 14:27:29 thinkpadt490 dbus-daemon[457]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Sep 07 14:27:29 thinkpadt490 systemd[1]: Started Authorization Manager.
Sep 07 14:27:29 thinkpadt490 polkitd[717]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Sep 07 14:27:29 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:30 thinkpadt490 ntpd[660]: Listen normally on 2 wlan0 193.10.38.25:123
Sep 07 14:27:30 thinkpadt490 ntpd[660]: new interface(s) found: waking up resolver
Sep 07 14:27:30 thinkpadt490 systemd[705]: Created slice User Core Session Slice.
Sep 07 14:27:30 thinkpadt490 systemd[705]: Starting D-Bus User Message Bus...
Sep 07 14:27:30 thinkpadt490 systemd[705]: Started D-Bus User Message Bus.
Sep 07 14:27:30 thinkpadt490 dbus-daemon[759]: [session uid=1000 pid=759] Successfully activated service 'org.freedesktop.systemd1'
Sep 07 14:27:30 thinkpadt490 dbus-daemon[759]: [session uid=1000 pid=759] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.5' (uid=1000 pid=750 comm="waybar -b bar-0")
Sep 07 14:27:30 thinkpadt490 systemd[705]: Starting Accessibility services bus...
Sep 07 14:27:30 thinkpadt490 dbus-daemon[759]: [session uid=1000 pid=759] Successfully activated service 'org.a11y.Bus'
Sep 07 14:27:30 thinkpadt490 systemd[705]: Started Accessibility services bus.
Sep 07 14:27:30 thinkpadt490 dbus-daemon[759]: [session uid=1000 pid=759] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.4' (uid=1000 pid=750 comm="waybar -b bar-0")
Sep 07 14:27:30 thinkpadt490 systemd[705]: Starting Virtual filesystem service...
Sep 07 14:27:30 thinkpadt490 dbus-daemon[759]: [session uid=1000 pid=759] Successfully activated service 'org.gtk.vfs.Daemon'
Sep 07 14:27:30 thinkpadt490 systemd[705]: Started Virtual filesystem service.
Sep 07 14:27:31 thinkpadt490 dbus-daemon[759]: [session uid=1000 pid=759] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.4' (uid=1000 pid=750 comm="waybar -b bar-0")
Sep 07 14:27:31 thinkpadt490 systemd[705]: Starting Portal service...
Sep 07 14:27:31 thinkpadt490 dbus-daemon[759]: [session uid=1000 pid=759] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.9' (uid=1000 pid=814 comm="/usr/lib/xdg-desktop-portal")
Sep 07 14:27:31 thinkpadt490 systemd[705]: Starting flatpak document portal service...
Sep 07 14:27:31 thinkpadt490 dbus-daemon[759]: [session uid=1000 pid=759] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.10' (uid=1000 pid=818 comm="/usr/lib/xdg-document-portal")
Sep 07 14:27:31 thinkpadt490 systemd[705]: Starting sandboxed app permission store...
Sep 07 14:27:31 thinkpadt490 dbus-daemon[759]: [session uid=1000 pid=759] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Sep 07 14:27:31 thinkpadt490 systemd[705]: Started sandboxed app permission store.
Sep 07 14:27:31 thinkpadt490 dbus-daemon[759]: [session uid=1000 pid=759] Successfully activated service 'org.freedesktop.portal.Documents'
Sep 07 14:27:31 thinkpadt490 systemd[705]: Started flatpak document portal service.
Sep 07 14:27:31 thinkpadt490 dbus-daemon[457]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.19' (uid=1000 pid=814 comm="/usr/lib/xdg-desktop-portal")
Sep 07 14:27:31 thinkpadt490 systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Sep 07 14:27:31 thinkpadt490 dbus-daemon[457]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Sep 07 14:27:31 thinkpadt490 systemd[1]: Started RealtimeKit Scheduling Policy Service.
Sep 07 14:27:31 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Successfully called chroot.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Successfully dropped privileges.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Successfully limited resources.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Running.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Canary thread running.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Watchdog thread running.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Supervising 0 threads of 0 processes of 0 users.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Supervising 0 threads of 0 processes of 0 users.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Supervising 0 threads of 0 processes of 0 users.
Sep 07 14:27:31 thinkpadt490 xdg-desktop-por[814]: No skeleton to export
Sep 07 14:27:31 thinkpadt490 dbus-daemon[759]: [session uid=1000 pid=759] Activating via systemd: service name='org.freedesktop.impl.portal.desktop.wlr' unit='xdg-desktop-portal-wlr.service' requested by ':1.9' (uid=1000 pid=814 comm="/usr/lib/xdg-desktop-portal")
Sep 07 14:27:31 thinkpadt490 systemd[705]: Starting Portal service (wlroots implementation)...
Sep 07 14:27:31 thinkpadt490 systemd[705]: Started PipeWire Multimedia Service.
Sep 07 14:27:31 thinkpadt490 systemd[705]: Started PipeWire Media Session Manager.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Supervising 0 threads of 0 processes of 0 users.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Supervising 0 threads of 0 processes of 0 users.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Successfully made thread 841 of process 840 owned by '1000' RT at priority 20.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Supervising 1 threads of 1 processes of 1 users.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Successfully made thread 839 of process 839 owned by '1000' high priority at nice level -11.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Supervising 2 threads of 2 processes of 1 users.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Supervising 2 threads of 2 processes of 1 users.
Sep 07 14:27:31 thinkpadt490 dbus-daemon[759]: [session uid=1000 pid=759] Successfully activated service 'org.freedesktop.impl.portal.desktop.wlr'
Sep 07 14:27:31 thinkpadt490 systemd[705]: Started Portal service (wlroots implementation).
Sep 07 14:27:31 thinkpadt490 dbus-daemon[759]: [session uid=1000 pid=759] Successfully activated service 'org.freedesktop.portal.Desktop'
Sep 07 14:27:31 thinkpadt490 systemd[705]: Started Portal service.
Sep 07 14:27:31 thinkpadt490 at-spi-bus-launcher[800]: dbus-daemon[800]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=750 comm="waybar -b bar-0")
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Supervising 2 threads of 2 processes of 1 users.
Sep 07 14:27:31 thinkpadt490 at-spi-bus-launcher[800]: dbus-daemon[800]: Successfully activated service 'org.a11y.atspi.Registry'
Sep 07 14:27:31 thinkpadt490 at-spi-bus-launcher[852]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Successfully made thread 853 of process 839 owned by '1000' RT at priority 20.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Supervising 3 threads of 2 processes of 1 users.
Sep 07 14:27:31 thinkpadt490 systemd[705]: Starting Sound Service...
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Successfully made thread 876 of process 876 owned by '1000' high priority at nice level -11.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Supervising 4 threads of 3 processes of 1 users.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Supervising 4 threads of 3 processes of 1 users.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Successfully made thread 924 of process 876 owned by '1000' RT at priority 5.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Supervising 5 threads of 3 processes of 1 users.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Supervising 5 threads of 3 processes of 1 users.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Successfully made thread 926 of process 876 owned by '1000' RT at priority 5.
Sep 07 14:27:31 thinkpadt490 rtkit-daemon[834]: Supervising 6 threads of 3 processes of 1 users.
Sep 07 14:27:31 thinkpadt490 pulseaudio[876]: stat('/etc/pulse/default.pa.d'): No such file or directory
Sep 07 14:27:31 thinkpadt490 systemd[705]: Started Sound Service.
Sep 07 14:27:31 thinkpadt490 pulseaudio[876]: Could not find org.bluez.BatteryProviderManager1.RegisterBatteryProvider(), is bluetoothd started with experimental features enabled (-E flag)?
Sep 07 14:27:31 thinkpadt490 kernel: Bluetooth: RFCOMM TTY layer initialized
Sep 07 14:27:31 thinkpadt490 kernel: Bluetooth: RFCOMM socket layer initialized
Sep 07 14:27:31 thinkpadt490 kernel: Bluetooth: RFCOMM ver 1.11
Sep 07 14:27:31 thinkpadt490 bluetoothd[650]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/sbc
Sep 07 14:27:31 thinkpadt490 bluetoothd[650]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/sbc
Sep 07 14:27:31 thinkpadt490 bluetoothd[650]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Sep 07 14:27:31 thinkpadt490 bluetoothd[650]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Sep 07 14:27:31 thinkpadt490 bluetoothd[650]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Sep 07 14:27:31 thinkpadt490 bluetoothd[650]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Sep 07 14:27:31 thinkpadt490 bluetoothd[650]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Sep 07 14:27:31 thinkpadt490 bluetoothd[650]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Sep 07 14:27:46 thinkpadt490 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Sep 07 14:27:46 thinkpadt490 kernel: kauditd_printk_skb: 8 callbacks suppressed
Sep 07 14:27:46 thinkpadt490 kernel: audit: type=1131 audit(1662553666.801:61): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:46 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:27:46 thinkpadt490 audit: BPF prog-id=0 op=UNLOAD
Sep 07 14:27:46 thinkpadt490 audit: BPF prog-id=0 op=UNLOAD
Sep 07 14:27:46 thinkpadt490 audit: BPF prog-id=0 op=UNLOAD
Sep 07 14:27:46 thinkpadt490 kernel: audit: type=1334 audit(1662553666.877:62): prog-id=0 op=UNLOAD
Sep 07 14:27:46 thinkpadt490 kernel: audit: type=1334 audit(1662553666.877:63): prog-id=0 op=UNLOAD
Sep 07 14:27:46 thinkpadt490 kernel: audit: type=1334 audit(1662553666.877:64): prog-id=0 op=UNLOAD
Sep 07 14:29:58 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_t1_expired:619 Entering state: DHCP_STATE_RENEWING
Sep 07 14:29:58 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:898 Entering state: DHCP_STATE_BOUND
Sep 07 14:29:58 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:931 T1 expiring in 449151 ms
Sep 07 14:32:57 thinkpadt490 kernel: wlan0: disassociated from 5c:5a:c7:04:35:8e (Reason: 1=UNSPECIFIED)
Sep 07 14:32:57 thinkpadt490 systemd-networkd[343]: wlan0: Lost carrier
Sep 07 14:32:57 thinkpadt490 iwd[458]: Received Deauthentication event, reason: 1, from_ap: true
Sep 07 14:32:57 thinkpadt490 iwd[458]: [DHCPv4] l_dhcp_client_stop:1247 Entering state: DHCP_STATE_INIT
Sep 07 14:32:57 thinkpadt490 iwd[458]: Unable to write drop_unsolicited_na to /proc/sys/net/ipv6/conf/wlan0/drop_unsolicited_na
Sep 07 14:32:57 thinkpadt490 iwd[458]: Unable to write drop_unicast_in_l2_multicast to /proc/sys/net/ipv6/conf/wlan0/drop_unicast_in_l2_multicast
Sep 07 14:32:57 thinkpadt490 avahi-daemon[456]: Withdrawing address record for 193.10.38.25 on wlan0.
Sep 07 14:32:57 thinkpadt490 avahi-daemon[456]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 193.10.38.25.
Sep 07 14:32:57 thinkpadt490 avahi-daemon[456]: Interface wlan0.IPv4 no longer relevant for mDNS.
Sep 07 14:32:58 thinkpadt490 iwd[458]: Failed to load /home/sfuehr/.config/cat_installer/ca.pem
Sep 07 14:32:58 thinkpadt490 kernel: wlan0: authenticate with 5c:5a:c7:04:35:8e
Sep 07 14:32:58 thinkpadt490 kernel: wlan0: send auth to 5c:5a:c7:04:35:8e (try 1/3)
Sep 07 14:32:58 thinkpadt490 kernel: wlan0: authenticated
Sep 07 14:32:58 thinkpadt490 kernel: wlan0: associate with 5c:5a:c7:04:35:8e (try 1/3)
Sep 07 14:32:58 thinkpadt490 kernel: wlan0: RX AssocResp from 5c:5a:c7:04:35:8e (capab=0x1101 status=0 aid=177)
Sep 07 14:32:58 thinkpadt490 systemd-networkd[343]: wlan0: Connected WiFi access point: KTHOPEN (5c:5a:c7:04:35:8e)
Sep 07 14:32:58 thinkpadt490 iwd[458]: [DHCPv4] l_dhcp_client_start:1202 Entering state: DHCP_STATE_SELECTING
Sep 07 14:32:58 thinkpadt490 kernel: wlan0: associated
Sep 07 14:32:58 thinkpadt490 systemd-networkd[343]: wlan0: Gained carrier
Sep 07 14:32:58 thinkpadt490 kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by 5c:5a:c7:04:35:8e
Sep 07 14:32:59 thinkpadt490 ntpd[660]: Deleting interface #2 wlan0, 193.10.38.25#123, interface stats: received=0, sent=20, dropped=0, active_time=329 secs
Sep 07 14:32:59 thinkpadt490 ntpd[660]: 141.95.116.43 local addr 193.10.38.25 -> <null>
Sep 07 14:32:59 thinkpadt490 ntpd[660]: 162.159.200.123 local addr 193.10.38.25 -> <null>
Sep 07 14:32:59 thinkpadt490 ntpd[660]: 129.70.132.32 local addr 193.10.38.25 -> <null>
Sep 07 14:32:59 thinkpadt490 ntpd[660]: 80.153.195.191 local addr 193.10.38.25 -> <null>
Sep 07 14:33:09 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_handle_offer:796 Entering state: DHCP_STATE_REQUESTING
Sep 07 14:33:09 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:898 Entering state: DHCP_STATE_BOUND
Sep 07 14:33:09 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:931 T1 expiring in 353661 ms
Sep 07 14:33:09 thinkpadt490 avahi-daemon[456]: Joining mDNS multicast group on interface wlan0.IPv4 with address 193.10.38.25.
Sep 07 14:33:09 thinkpadt490 avahi-daemon[456]: New relevant interface wlan0.IPv4 for mDNS.
Sep 07 14:33:09 thinkpadt490 avahi-daemon[456]: Registering new address record for 193.10.38.25 on wlan0.IPv4.
Sep 07 14:33:09 thinkpadt490 iwd[458]: Unable to write drop_unsolicited_na to /proc/sys/net/ipv6/conf/wlan0/drop_unsolicited_na
Sep 07 14:33:09 thinkpadt490 systemd-resolved[419]: wlan0: Bus client set DNS server list to: 130.237.72.200, 130.237.72.201
Sep 07 14:33:09 thinkpadt490 systemd-resolved[419]: wlan0: Bus client set search domain list to: kthopen.kth.se
Sep 07 14:33:10 thinkpadt490 ntpd[660]: Listen normally on 3 wlan0 193.10.38.25:123
Sep 07 14:33:10 thinkpadt490 ntpd[660]: new interface(s) found: waking up resolver
Sep 07 14:34:02 thinkpadt490 rtkit-daemon[834]: Supervising 6 threads of 3 processes of 1 users.
Sep 07 14:34:02 thinkpadt490 rtkit-daemon[834]: Supervising 6 threads of 3 processes of 1 users.
Sep 07 14:34:02 thinkpadt490 rtkit-daemon[834]: Supervising 6 threads of 3 processes of 1 users.
Sep 07 14:34:02 thinkpadt490 rtkit-daemon[834]: Supervising 6 threads of 3 processes of 1 users.
Sep 07 14:34:02 thinkpadt490 rtkit-daemon[834]: Supervising 6 threads of 3 processes of 1 users.
Sep 07 14:34:02 thinkpadt490 rtkit-daemon[834]: Supervising 6 threads of 3 processes of 1 users.
Sep 07 14:34:02 thinkpadt490 rtkit-daemon[834]: Successfully made thread 1812 of process 1644 owned by '1000' RT at priority 10.
Sep 07 14:34:02 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:34:02 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:34:02 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:34:02 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:34:02 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:34:02 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:34:02 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:34:02 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:34:02 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:34:03 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:34:03 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:34:04 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:34:04 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:34:04 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:34:04 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:34:04 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:34:04 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:35:12 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:35:12 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:35:13 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:35:13 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:35:18 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:35:18 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:35:18 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:35:18 thinkpadt490 rtkit-daemon[834]: Supervising 7 threads of 4 processes of 1 users.
Sep 07 14:35:18 thinkpadt490 rtkit-daemon[834]: Successfully made thread 2574 of process 1644 owned by '1000' RT at priority 10.
Sep 07 14:35:18 thinkpadt490 rtkit-daemon[834]: Supervising 8 threads of 4 processes of 1 users.
Sep 07 14:35:18 thinkpadt490 rtkit-daemon[834]: Supervising 8 threads of 4 processes of 1 users.
Sep 07 14:35:18 thinkpadt490 rtkit-daemon[834]: Supervising 8 threads of 4 processes of 1 users.
Sep 07 14:35:18 thinkpadt490 rtkit-daemon[834]: Supervising 8 threads of 4 processes of 1 users.
Sep 07 14:35:18 thinkpadt490 rtkit-daemon[834]: Supervising 8 threads of 4 processes of 1 users.
Sep 07 14:35:23 thinkpadt490 rtkit-daemon[834]: Supervising 8 threads of 4 processes of 1 users.
Sep 07 14:35:23 thinkpadt490 rtkit-daemon[834]: Supervising 8 threads of 4 processes of 1 users.
Sep 07 14:35:59 thinkpadt490 rtkit-daemon[834]: Supervising 8 threads of 4 processes of 1 users.
Sep 07 14:35:59 thinkpadt490 rtkit-daemon[834]: Supervising 8 threads of 4 processes of 1 users.
Sep 07 14:37:27 thinkpadt490 rtkit-daemon[834]: Supervising 8 threads of 4 processes of 1 users.
Sep 07 14:37:27 thinkpadt490 rtkit-daemon[834]: Supervising 8 threads of 4 processes of 1 users.
Sep 07 14:37:27 thinkpadt490 rtkit-daemon[834]: Supervising 8 threads of 4 processes of 1 users.
Sep 07 14:37:27 thinkpadt490 rtkit-daemon[834]: Supervising 8 threads of 4 processes of 1 users.
Sep 07 14:37:27 thinkpadt490 rtkit-daemon[834]: Supervising 8 threads of 4 processes of 1 users.
Sep 07 14:37:27 thinkpadt490 rtkit-daemon[834]: Supervising 8 threads of 4 processes of 1 users.
Sep 07 14:37:27 thinkpadt490 rtkit-daemon[834]: Successfully made thread 3073 of process 2906 owned by '1000' RT at priority 10.
Sep 07 14:37:27 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:37:27 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:37:27 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:37:27 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:37:27 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:38:30 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:38:30 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:38:31 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:38:31 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:38:37 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:38:37 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:38:38 thinkpadt490 systemd-resolved[419]: Clock change detected. Flushing caches.
Sep 07 14:38:43 thinkpadt490 ntpd[660]: receive: Unexpected origin timestamp 0xe6c30f53.9f75eb19 does not match aorg 0000000000.00000000 from server@129.70.132.32 xmt 0xe6c30f53.a4286573
Sep 07 14:38:51 thinkpadt490 ntpd[660]: receive: Unexpected origin timestamp 0xe6c30f5b.9f7af73a does not match aorg 0000000000.00000000 from server@129.70.132.32 xmt 0xe6c30f5b.a3f2e02f
Sep 07 14:39:01 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_t1_expired:619 Entering state: DHCP_STATE_RENEWING
Sep 07 14:39:01 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:898 Entering state: DHCP_STATE_BOUND
Sep 07 14:39:01 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:931 T1 expiring in 450924 ms
Sep 07 14:39:28 thinkpadt490 dbus-daemon[457]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.104' (uid=1000 pid=2906 comm="/usr/lib/thunderbird/thunderbird")
Sep 07 14:39:28 thinkpadt490 audit: BPF prog-id=21 op=LOAD
Sep 07 14:39:28 thinkpadt490 audit: BPF prog-id=22 op=LOAD
Sep 07 14:39:28 thinkpadt490 kernel: audit: type=1334 audit(1662554368.525:65): prog-id=21 op=LOAD
Sep 07 14:39:28 thinkpadt490 kernel: audit: type=1334 audit(1662554368.525:66): prog-id=22 op=LOAD
Sep 07 14:39:28 thinkpadt490 systemd[1]: Starting Daemon for power management...
Sep 07 14:39:28 thinkpadt490 dbus-daemon[457]: [system] Successfully activated service 'org.freedesktop.UPower'
Sep 07 14:39:28 thinkpadt490 systemd[1]: Started Daemon for power management.
Sep 07 14:39:28 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:39:28 thinkpadt490 kernel: audit: type=1130 audit(1662554368.625:67): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:39:42 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:39:42 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:40:39 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:40:39 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:40:45 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:40:45 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:42:13 thinkpadt490 systemd[1]: Starting Cleanup of Temporary Directories...
Sep 07 14:42:13 thinkpadt490 systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Sep 07 14:42:13 thinkpadt490 systemd[1]: Finished Cleanup of Temporary Directories.
Sep 07 14:42:13 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:42:13 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:42:13 thinkpadt490 kernel: audit: type=1130 audit(1662554533.935:68): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:42:13 thinkpadt490 kernel: audit: type=1131 audit(1662554533.935:69): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:43:13 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:43:13 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:43:13 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:43:13 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:43:13 thinkpadt490 rtkit-daemon[834]: Successfully made thread 4143 of process 3702 owned by '1000' RT at priority 10.
Sep 07 14:43:13 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:43:14 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:43:14 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:43:15 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:43:15 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:43:15 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:43:15 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:43:23 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:43:23 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:43:49 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:43:49 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:43:49 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:43:49 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:43:49 thinkpadt490 rtkit-daemon[834]: Successfully made thread 4392 of process 4214 owned by '1000' RT at priority 10.
Sep 07 14:43:49 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:43:50 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:43:50 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:44:20 thinkpadt490 ntpd[660]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Sep 07 14:44:25 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:44:25 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:44:25 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:44:25 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:44:25 thinkpadt490 rtkit-daemon[834]: Successfully made thread 4500 of process 4217 owned by '1000' RT at priority 10.
Sep 07 14:44:25 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:44:26 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:44:26 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:44:45 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:44:45 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:44:45 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:44:45 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:44:45 thinkpadt490 rtkit-daemon[834]: Successfully made thread 4591 of process 4305 owned by '1000' RT at priority 10.
Sep 07 14:44:45 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:44:46 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:44:46 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:45:30 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:45:30 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:45:30 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:45:30 thinkpadt490 rtkit-daemon[834]: Supervising 9 threads of 5 processes of 1 users.
Sep 07 14:45:30 thinkpadt490 rtkit-daemon[834]: Successfully made thread 4707 of process 4409 owned by '1000' RT at priority 10.
Sep 07 14:45:30 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:45:31 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:45:31 thinkpadt490 rtkit-daemon[834]: Supervising 10 threads of 6 processes of 1 users.
Sep 07 14:46:32 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_t1_expired:619 Entering state: DHCP_STATE_RENEWING
Sep 07 14:46:32 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:898 Entering state: DHCP_STATE_BOUND
Sep 07 14:46:32 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:931 T1 expiring in 449006 ms
Sep 07 14:51:07 thinkpadt490 ntpd[660]: receive: Unexpected origin timestamp 0xe6c3123b.9f8c618c does not match aorg 0000000000.00000000 from server@162.159.200.123 xmt 0xe6c3123b.a023201a
Sep 07 14:51:50 thinkpadt490 systemd-networkd[343]: wlan0: Lost carrier
Sep 07 14:51:50 thinkpadt490 kernel: wlan0: Connection to AP 5c:5a:c7:04:35:8e lost
Sep 07 14:51:50 thinkpadt490 iwd[458]: Received Deauthentication event, reason: 4, from_ap: false
Sep 07 14:51:50 thinkpadt490 iwd[458]: [DHCPv4] l_dhcp_client_stop:1247 Entering state: DHCP_STATE_INIT
Sep 07 14:51:50 thinkpadt490 iwd[458]: Unable to write drop_unsolicited_na to /proc/sys/net/ipv6/conf/wlan0/drop_unsolicited_na
Sep 07 14:51:50 thinkpadt490 iwd[458]: Unable to write drop_unicast_in_l2_multicast to /proc/sys/net/ipv6/conf/wlan0/drop_unicast_in_l2_multicast
Sep 07 14:51:50 thinkpadt490 avahi-daemon[456]: Withdrawing address record for 193.10.38.25 on wlan0.
Sep 07 14:51:50 thinkpadt490 avahi-daemon[456]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 193.10.38.25.
Sep 07 14:51:50 thinkpadt490 avahi-daemon[456]: Interface wlan0.IPv4 no longer relevant for mDNS.
Sep 07 14:51:51 thinkpadt490 iwd[458]: Failed to load /home/sfuehr/.config/cat_installer/ca.pem
Sep 07 14:51:51 thinkpadt490 kernel: wlan0: authenticate with f8:6b:d9:65:d1:ae
Sep 07 14:51:51 thinkpadt490 kernel: wlan0: send auth to f8:6b:d9:65:d1:ae (try 1/3)
Sep 07 14:51:51 thinkpadt490 kernel: wlan0: authenticated
Sep 07 14:51:51 thinkpadt490 kernel: wlan0: associate with f8:6b:d9:65:d1:ae (try 1/3)
Sep 07 14:51:51 thinkpadt490 kernel: wlan0: RX AssocResp from f8:6b:d9:65:d1:ae (capab=0x1101 status=0 aid=112)
Sep 07 14:51:51 thinkpadt490 systemd-networkd[343]: wlan0: Connected WiFi access point: KTHOPEN (f8:6b:d9:65:d1:ae)
Sep 07 14:51:51 thinkpadt490 kernel: wlan0: associated
Sep 07 14:51:51 thinkpadt490 iwd[458]: [DHCPv4] l_dhcp_client_start:1202 Entering state: DHCP_STATE_SELECTING
Sep 07 14:51:51 thinkpadt490 systemd-networkd[343]: wlan0: Gained carrier
Sep 07 14:51:51 thinkpadt490 kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by f8:6b:d9:65:d1:ae
Sep 07 14:51:52 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_handle_offer:796 Entering state: DHCP_STATE_REQUESTING
Sep 07 14:51:52 thinkpadt490 ntpd[660]: Deleting interface #3 wlan0, 193.10.38.25#123, interface stats: received=83, sent=88, dropped=0, active_time=1124 secs
Sep 07 14:51:52 thinkpadt490 ntpd[660]: 80.153.195.191 local addr 193.10.38.25 -> <null>
Sep 07 14:51:52 thinkpadt490 ntpd[660]: 129.70.132.32 local addr 193.10.38.25 -> <null>
Sep 07 14:51:52 thinkpadt490 ntpd[660]: 162.159.200.123 local addr 193.10.38.25 -> <null>
Sep 07 14:51:52 thinkpadt490 ntpd[660]: 141.95.116.43 local addr 193.10.38.25 -> <null>
Sep 07 14:51:52 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:898 Entering state: DHCP_STATE_BOUND
Sep 07 14:51:52 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:931 T1 expiring in 450768 ms
Sep 07 14:51:52 thinkpadt490 avahi-daemon[456]: Joining mDNS multicast group on interface wlan0.IPv4 with address 193.10.38.25.
Sep 07 14:51:52 thinkpadt490 avahi-daemon[456]: New relevant interface wlan0.IPv4 for mDNS.
Sep 07 14:51:52 thinkpadt490 iwd[458]: Unable to write drop_unsolicited_na to /proc/sys/net/ipv6/conf/wlan0/drop_unsolicited_na
Sep 07 14:51:52 thinkpadt490 avahi-daemon[456]: Registering new address record for 193.10.38.25 on wlan0.IPv4.
Sep 07 14:51:52 thinkpadt490 systemd-resolved[419]: wlan0: Bus client set DNS server list to: 130.237.72.200, 130.237.72.201
Sep 07 14:51:52 thinkpadt490 systemd-resolved[419]: wlan0: Bus client set search domain list to: kthopen.kth.se
Sep 07 14:51:54 thinkpadt490 ntpd[660]: Listen normally on 4 wlan0 193.10.38.25:123
Sep 07 14:51:54 thinkpadt490 ntpd[660]: new interface(s) found: waking up resolver
Sep 07 14:52:43 thinkpadt490 systemd-networkd[343]: wlan0: Lost carrier
Sep 07 14:52:43 thinkpadt490 kernel: wlan0: disconnect from AP f8:6b:d9:65:d1:ae for new auth to a0:b4:39:29:8a:4e
Sep 07 14:52:43 thinkpadt490 kernel: wlan0: authenticate with a0:b4:39:29:8a:4e
Sep 07 14:52:43 thinkpadt490 kernel: wlan0: send auth to a0:b4:39:29:8a:4e (try 1/3)
Sep 07 14:52:43 thinkpadt490 kernel: wlan0: a0:b4:39:29:8a:4e denied authentication (status 40)
Sep 07 14:52:43 thinkpadt490 iwd[458]: [DHCPv4] l_dhcp_client_stop:1247 Entering state: DHCP_STATE_INIT
Sep 07 14:52:43 thinkpadt490 iwd[458]: Unable to write drop_unsolicited_na to /proc/sys/net/ipv6/conf/wlan0/drop_unsolicited_na
Sep 07 14:52:43 thinkpadt490 iwd[458]: Unable to write drop_unicast_in_l2_multicast to /proc/sys/net/ipv6/conf/wlan0/drop_unicast_in_l2_multicast
Sep 07 14:52:43 thinkpadt490 avahi-daemon[456]: Withdrawing address record for 193.10.38.25 on wlan0.
Sep 07 14:52:43 thinkpadt490 avahi-daemon[456]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 193.10.38.25.
Sep 07 14:52:43 thinkpadt490 avahi-daemon[456]: Interface wlan0.IPv4 no longer relevant for mDNS.
Sep 07 14:52:44 thinkpadt490 iwd[458]: Failed to load /home/sfuehr/.config/cat_installer/ca.pem
Sep 07 14:52:44 thinkpadt490 kernel: wlan0: authenticate with a0:b4:39:29:8a:4e
Sep 07 14:52:44 thinkpadt490 kernel: wlan0: send auth to a0:b4:39:29:8a:4e (try 1/3)
Sep 07 14:52:44 thinkpadt490 kernel: wlan0: authenticated
Sep 07 14:52:44 thinkpadt490 kernel: wlan0: associate with a0:b4:39:29:8a:4e (try 1/3)
Sep 07 14:52:44 thinkpadt490 kernel: wlan0: RX AssocResp from a0:b4:39:29:8a:4e (capab=0x1101 status=0 aid=8)
Sep 07 14:52:44 thinkpadt490 systemd-networkd[343]: wlan0: Connected WiFi access point: KTHOPEN (a0:b4:39:29:8a:4e)
Sep 07 14:52:44 thinkpadt490 iwd[458]: [DHCPv4] l_dhcp_client_start:1202 Entering state: DHCP_STATE_SELECTING
Sep 07 14:52:44 thinkpadt490 kernel: wlan0: associated
Sep 07 14:52:44 thinkpadt490 systemd-networkd[343]: wlan0: Gained carrier
Sep 07 14:52:44 thinkpadt490 kernel: wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by a0:b4:39:29:8a:4e
Sep 07 14:52:44 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_handle_offer:796 Entering state: DHCP_STATE_REQUESTING
Sep 07 14:52:44 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:898 Entering state: DHCP_STATE_BOUND
Sep 07 14:52:44 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:931 T1 expiring in 423362 ms
Sep 07 14:52:44 thinkpadt490 avahi-daemon[456]: Joining mDNS multicast group on interface wlan0.IPv4 with address 193.10.38.25.
Sep 07 14:52:44 thinkpadt490 avahi-daemon[456]: New relevant interface wlan0.IPv4 for mDNS.
Sep 07 14:52:44 thinkpadt490 avahi-daemon[456]: Registering new address record for 193.10.38.25 on wlan0.IPv4.
Sep 07 14:52:44 thinkpadt490 iwd[458]: Unable to write drop_unsolicited_na to /proc/sys/net/ipv6/conf/wlan0/drop_unsolicited_na
Sep 07 14:52:44 thinkpadt490 systemd-resolved[419]: wlan0: Bus client set DNS server list to: 130.237.72.200, 130.237.72.201
Sep 07 14:52:44 thinkpadt490 systemd-resolved[419]: wlan0: Bus client set search domain list to: kthopen.kth.se
Sep 07 14:54:15 thinkpadt490 systemd-networkd[343]: wlan0: Lost carrier
Sep 07 14:54:15 thinkpadt490 kernel: wlan0: Connection to AP a0:b4:39:29:8a:4e lost
Sep 07 14:54:16 thinkpadt490 iwd[458]: Received Deauthentication event, reason: 4, from_ap: false
Sep 07 14:54:16 thinkpadt490 iwd[458]: [DHCPv4] l_dhcp_client_stop:1247 Entering state: DHCP_STATE_INIT
Sep 07 14:54:16 thinkpadt490 iwd[458]: Unable to write drop_unsolicited_na to /proc/sys/net/ipv6/conf/wlan0/drop_unsolicited_na
Sep 07 14:54:16 thinkpadt490 iwd[458]: Unable to write drop_unicast_in_l2_multicast to /proc/sys/net/ipv6/conf/wlan0/drop_unicast_in_l2_multicast
Sep 07 14:54:16 thinkpadt490 avahi-daemon[456]: Withdrawing address record for 193.10.38.25 on wlan0.
Sep 07 14:54:16 thinkpadt490 avahi-daemon[456]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 193.10.38.25.
Sep 07 14:54:16 thinkpadt490 avahi-daemon[456]: Interface wlan0.IPv4 no longer relevant for mDNS.
Sep 07 14:54:17 thinkpadt490 iwd[458]: Failed to load /home/sfuehr/.config/cat_installer/ca.pem
Sep 07 14:54:17 thinkpadt490 kernel: wlan0: authenticate with f8:6b:d9:83:24:ae
Sep 07 14:54:17 thinkpadt490 kernel: wlan0: send auth to f8:6b:d9:83:24:ae (try 1/3)
Sep 07 14:54:17 thinkpadt490 kernel: wlan0: authenticated
Sep 07 14:54:17 thinkpadt490 kernel: wlan0: associate with f8:6b:d9:83:24:ae (try 1/3)
Sep 07 14:54:17 thinkpadt490 kernel: wlan0: RX AssocResp from f8:6b:d9:83:24:ae (capab=0x1101 status=0 aid=8)
Sep 07 14:54:17 thinkpadt490 kernel: wlan0: associated
Sep 07 14:54:17 thinkpadt490 systemd-networkd[343]: wlan0: Connected WiFi access point: KTHOPEN (f8:6b:d9:83:24:ae)
Sep 07 14:54:17 thinkpadt490 iwd[458]: [DHCPv4] l_dhcp_client_start:1202 Entering state: DHCP_STATE_SELECTING
Sep 07 14:54:17 thinkpadt490 systemd-networkd[343]: wlan0: Gained carrier
Sep 07 14:54:17 thinkpadt490 kernel: wlan0: Limiting TX power to 21 (21 - 0) dBm as advertised by f8:6b:d9:83:24:ae
Sep 07 14:54:18 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_handle_offer:796 Entering state: DHCP_STATE_REQUESTING
Sep 07 14:54:18 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:898 Entering state: DHCP_STATE_BOUND
Sep 07 14:54:18 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:931 T1 expiring in 377993 ms
Sep 07 14:54:18 thinkpadt490 avahi-daemon[456]: Joining mDNS multicast group on interface wlan0.IPv4 with address 193.10.38.25.
Sep 07 14:54:18 thinkpadt490 avahi-daemon[456]: New relevant interface wlan0.IPv4 for mDNS.
Sep 07 14:54:18 thinkpadt490 iwd[458]: Unable to write drop_unsolicited_na to /proc/sys/net/ipv6/conf/wlan0/drop_unsolicited_na
Sep 07 14:54:18 thinkpadt490 avahi-daemon[456]: Registering new address record for 193.10.38.25 on wlan0.IPv4.
Sep 07 14:54:18 thinkpadt490 systemd-resolved[419]: wlan0: Bus client set DNS server list to: 130.237.72.200, 130.237.72.201
Sep 07 14:54:18 thinkpadt490 systemd-resolved[419]: wlan0: Bus client set search domain list to: kthopen.kth.se
Sep 07 14:54:32 thinkpadt490 systemd-networkd[343]: wlan0: Lost carrier
Sep 07 14:54:32 thinkpadt490 kernel: wlan0: disconnect from AP f8:6b:d9:83:24:ae for new auth to f8:6b:d9:65:cd:ae
Sep 07 14:54:32 thinkpadt490 kernel: wlan0: authenticate with f8:6b:d9:65:cd:ae
Sep 07 14:54:32 thinkpadt490 kernel: wlan0: send auth to f8:6b:d9:65:cd:ae (try 1/3)
Sep 07 14:54:32 thinkpadt490 kernel: wlan0: f8:6b:d9:65:cd:ae denied authentication (status 40)
Sep 07 14:54:32 thinkpadt490 iwd[458]: [DHCPv4] l_dhcp_client_stop:1247 Entering state: DHCP_STATE_INIT
Sep 07 14:54:32 thinkpadt490 iwd[458]: Unable to write drop_unsolicited_na to /proc/sys/net/ipv6/conf/wlan0/drop_unsolicited_na
Sep 07 14:54:32 thinkpadt490 iwd[458]: Unable to write drop_unicast_in_l2_multicast to /proc/sys/net/ipv6/conf/wlan0/drop_unicast_in_l2_multicast
Sep 07 14:54:32 thinkpadt490 avahi-daemon[456]: Withdrawing address record for 193.10.38.25 on wlan0.
Sep 07 14:54:32 thinkpadt490 avahi-daemon[456]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 193.10.38.25.
Sep 07 14:54:32 thinkpadt490 avahi-daemon[456]: Interface wlan0.IPv4 no longer relevant for mDNS.
Sep 07 14:54:33 thinkpadt490 iwd[458]: Failed to load /home/sfuehr/.config/cat_installer/ca.pem
Sep 07 14:54:33 thinkpadt490 iwd[458]: authentication timed out
Sep 07 14:54:33 thinkpadt490 kernel: wlan0: authenticate with f8:6b:d9:65:cd:ae
Sep 07 14:54:33 thinkpadt490 kernel: wlan0: send auth to f8:6b:d9:65:cd:ae (try 1/3)
Sep 07 14:54:33 thinkpadt490 kernel: wlan0: authenticated
Sep 07 14:54:33 thinkpadt490 kernel: wlan0: associate with f8:6b:d9:65:cd:ae (try 1/3)
Sep 07 14:54:33 thinkpadt490 kernel: wlan0: RX AssocResp from f8:6b:d9:65:cd:ae (capab=0x1101 status=0 aid=106)
Sep 07 14:54:33 thinkpadt490 systemd-networkd[343]: wlan0: Connected WiFi access point: KTHOPEN (f8:6b:d9:65:cd:ae)
Sep 07 14:54:33 thinkpadt490 kernel: wlan0: associated
Sep 07 14:54:33 thinkpadt490 iwd[458]: [DHCPv4] l_dhcp_client_start:1202 Entering state: DHCP_STATE_SELECTING
Sep 07 14:54:33 thinkpadt490 systemd-networkd[343]: wlan0: Gained carrier
Sep 07 14:54:33 thinkpadt490 kernel: wlan0: Limiting TX power to 21 (21 - 0) dBm as advertised by f8:6b:d9:65:cd:ae
Sep 07 14:54:33 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_handle_offer:796 Entering state: DHCP_STATE_REQUESTING
Sep 07 14:54:33 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:898 Entering state: DHCP_STATE_BOUND
Sep 07 14:54:33 thinkpadt490 iwd[458]: [DHCPv4] dhcp_client_rx_message:931 T1 expiring in 368110 ms
Sep 07 14:54:33 thinkpadt490 avahi-daemon[456]: Joining mDNS multicast group on interface wlan0.IPv4 with address 193.10.38.25.
Sep 07 14:54:33 thinkpadt490 avahi-daemon[456]: New relevant interface wlan0.IPv4 for mDNS.
Sep 07 14:54:33 thinkpadt490 iwd[458]: Unable to write drop_unsolicited_na to /proc/sys/net/ipv6/conf/wlan0/drop_unsolicited_na
Sep 07 14:54:33 thinkpadt490 avahi-daemon[456]: Registering new address record for 193.10.38.25 on wlan0.IPv4.
Sep 07 14:54:33 thinkpadt490 systemd-resolved[419]: wlan0: Bus client set DNS server list to: 130.237.72.200, 130.237.72.201
Sep 07 14:54:33 thinkpadt490 systemd-resolved[419]: wlan0: Bus client set search domain list to: kthopen.kth.se
Sep 07 14:54:45 thinkpadt490 systemd-logind[459]: System is powering down.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopping Session 1 of User sfuehr...
Sep 07 14:54:45 thinkpadt490 systemd[1]: Removed slice Slice /system/modprobe.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped target Bluetooth Support.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped target Graphical Interface.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped target Multi-User System.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped target Login Prompts.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped target Smart Card.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped target Sound Card.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped target Timer Units.
Sep 07 14:54:45 thinkpadt490 systemd[1]: man-db.timer: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped Daily man-db regeneration.
Sep 07 14:54:45 thinkpadt490 systemd[1]: shadow.timer: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped Daily verification of password and group files.
Sep 07 14:54:45 thinkpadt490 systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped target System Time Set.
Sep 07 14:54:45 thinkpadt490 systemd[1]: lvm2-lvmpolld.socket: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Closed LVM2 poll daemon socket.
Sep 07 14:54:45 thinkpadt490 systemd[1]: systemd-coredump.socket: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Closed Process Core Dump Socket.
Sep 07 14:54:45 thinkpadt490 systemd[1]: systemd-rfkill.socket: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopping Save/Restore Sound Card State...
Sep 07 14:54:45 thinkpadt490 avahi-daemon[456]: Got SIGTERM, quitting.
Sep 07 14:54:45 thinkpadt490 avahi-daemon[456]: Leaving mDNS multicast group on interface wlan0.IPv4 with address 193.10.38.25.
Sep 07 14:54:45 thinkpadt490 avahi-daemon[456]: Leaving mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopping Avahi mDNS/DNS-SD Stack...
Sep 07 14:54:45 thinkpadt490 bluetoothd[650]: Terminating
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopping Bluetooth service...
Sep 07 14:54:45 thinkpadt490 dbus-daemon[457]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service' requested by ':1.188' (uid=0 pid=654 comm="/usr/bin/cupsd -l")
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopping CUPS Scheduler...
Sep 07 14:54:45 thinkpadt490 audit[658]: CRED_DISP pid=658 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="sfuehr" exe="/usr/bin/login" hostname=thinkpadt490 addr=? terminal=/dev/tty1 res=success'
Sep 07 14:54:45 thinkpadt490 login[658]: pam_unix(login:session): session closed for user sfuehr
Sep 07 14:54:45 thinkpadt490 kernel: audit: type=1104 audit(1662555285.487:70): pid=658 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="sfuehr" exe="/usr/bin/login" hostname=thinkpadt490 addr=? terminal=/dev/tty1 res=success'
Sep 07 14:54:45 thinkpadt490 avahi-daemon[456]: avahi-daemon 0.8 exiting.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopping Getty on tty1...
Sep 07 14:54:45 thinkpadt490 audit[658]: USER_END pid=658 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sfuehr" exe="/usr/bin/login" hostname=thinkpadt490 addr=? terminal=/dev/tty1 res=success'
Sep 07 14:54:45 thinkpadt490 systemd[1]: Starting Generate shutdown-ramfs...
Sep 07 14:54:45 thinkpadt490 ntpd[660]: ntpd exiting on signal 15 (Terminated)
Sep 07 14:54:45 thinkpadt490 ntpd[660]: 80.153.195.191 local addr 193.10.38.25 -> <null>
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopping Network Time Service...
Sep 07 14:54:45 thinkpadt490 ntpd[660]: 129.70.132.32 local addr 193.10.38.25 -> <null>
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopping Authorization Manager...
Sep 07 14:54:45 thinkpadt490 ntpd[660]: 162.159.200.123 local addr 193.10.38.25 -> <null>
Sep 07 14:54:45 thinkpadt490 ntpd[660]: 141.95.116.43 local addr 193.10.38.25 -> <null>
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopping Load/Save Random Seed...
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopping Daemon for power management...
Sep 07 14:54:45 thinkpadt490 kernel: audit: type=1106 audit(1662555285.523:71): pid=658 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sfuehr" exe="/usr/bin/login" hostname=thinkpadt490 addr=? terminal=/dev/tty1 res=success'
Sep 07 14:54:45 thinkpadt490 systemd[1]: home-sfuehr-pCloudDrive.mount: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Unmounted /home/sfuehr/pCloudDrive.
Sep 07 14:54:45 thinkpadt490 mkinitcpio[5497]: ==> Starting build: none
Sep 07 14:54:45 thinkpadt490 mkinitcpio[5497]: -> Running build hook: [sd-shutdown]
Sep 07 14:54:45 thinkpadt490 bluetoothd[650]: Endpoint unregistered: sender=:1.28 path=/MediaEndpoint/A2DPSink/sbc
Sep 07 14:54:45 thinkpadt490 bluetoothd[650]: Endpoint unregistered: sender=:1.28 path=/MediaEndpoint/A2DPSource/sbc
Sep 07 14:54:45 thinkpadt490 bluetoothd[650]: Endpoint unregistered: sender=:1.28 path=/MediaEndpoint/A2DPSink/sbc_xq_453
Sep 07 14:54:45 thinkpadt490 bluetoothd[650]: Endpoint unregistered: sender=:1.28 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Sep 07 14:54:45 thinkpadt490 bluetoothd[650]: Endpoint unregistered: sender=:1.28 path=/MediaEndpoint/A2DPSink/sbc_xq_512
Sep 07 14:54:45 thinkpadt490 bluetoothd[650]: Endpoint unregistered: sender=:1.28 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Sep 07 14:54:45 thinkpadt490 bluetoothd[650]: Endpoint unregistered: sender=:1.28 path=/MediaEndpoint/A2DPSink/sbc_xq_552
Sep 07 14:54:45 thinkpadt490 bluetoothd[650]: Endpoint unregistered: sender=:1.28 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Sep 07 14:54:45 thinkpadt490 dbus-daemon[457]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.28" (uid=1000 pid=876 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.6" (uid=0 pid=650 comm="/usr/lib/bluetooth/bluetoothd")
Sep 07 14:54:45 thinkpadt490 dbus-daemon[457]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.28" (uid=1000 pid=876 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo") interface="(unset)" member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" destination=":1.6" (uid=0 pid=650 comm="/usr/lib/bluetooth/bluetoothd")
Sep 07 14:54:45 thinkpadt490 bluetoothd[650]: Stopping SDP server
Sep 07 14:54:45 thinkpadt490 bluetoothd[650]: Exit
Sep 07 14:54:45 thinkpadt490 mkinitcpio[5497]: ==> Build complete.
Sep 07 14:54:45 thinkpadt490 systemd[1]: avahi-daemon.service: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped Avahi mDNS/DNS-SD Stack.
Sep 07 14:54:45 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 systemd[1]: bluetooth.service: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped Bluetooth service.
Sep 07 14:54:45 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 systemd[1]: getty@tty1.service: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped Getty on tty1.
Sep 07 14:54:45 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 kernel: audit: type=1131 audit(1662555285.917:72): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 kernel: audit: type=1131 audit(1662555285.917:73): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 kernel: audit: type=1131 audit(1662555285.917:74): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 systemd[1]: ntpd.service: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ntpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped Network Time Service.
Sep 07 14:54:45 thinkpadt490 systemd[1]: polkit.service: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped Authorization Manager.
Sep 07 14:54:45 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 kernel: audit: type=1131 audit(1662555285.950:75): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ntpd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 kernel: audit: type=1131 audit(1662555285.950:76): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 systemd[1]: rtkit-daemon.service: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
Sep 07 14:54:45 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 systemd[1]: upower.service: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped Daemon for power management.
Sep 07 14:54:45 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 kernel: audit: type=1131 audit(1662555285.953:77): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 kernel: audit: type=1131 audit(1662555285.957:78): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 systemd[1]: alsa-restore.service: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped Save/Restore Sound Card State.
Sep 07 14:54:45 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 kernel: audit: type=1131 audit(1662555285.960:79): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Finished Generate shutdown-ramfs.
Sep 07 14:54:45 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=mkinitcpio-generate-shutdown-ramfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 systemd[1]: systemd-random-seed.service: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped Load/Save Random Seed.
Sep 07 14:54:45 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 systemd[1]: session-1.scope: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped Session 1 of User sfuehr.
Sep 07 14:54:45 thinkpadt490 systemd[1]: session-1.scope: Consumed 10min 11.097s CPU time.
Sep 07 14:54:45 thinkpadt490 dbus-daemon[457]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Refusing activation, D-Bus is shutting down.
Sep 07 14:54:45 thinkpadt490 systemd-logind[459]: Session 1 logged out. Waiting for processes to exit.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Removed slice Slice /system/getty.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped target Host and Network Name Lookups.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopping User Login Management...
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopping User Manager for UID 1000...
Sep 07 14:54:45 thinkpadt490 systemd[705]: Activating special unit Exit the Session...
Sep 07 14:54:45 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:45 thinkpadt490 gvfsd[801]: A connection to the bus can't be made
Sep 07 14:54:45 thinkpadt490 systemd[705]: Stopped target Main User Target.
Sep 07 14:54:45 thinkpadt490 systemd[705]: Stopping Accessibility services bus...
Sep 07 14:54:45 thinkpadt490 systemd[1]: cups.service: Deactivated successfully.
Sep 07 14:54:45 thinkpadt490 systemd[1]: Stopped CUPS Scheduler.
Sep 07 14:54:45 thinkpadt490 systemd[1]: cups.service: Consumed 1.781s CPU time.
Sep 07 14:54:45 thinkpadt490 systemd[705]: Stopping D-Bus User Message Bus...
Sep 07 14:54:45 thinkpadt490 systemd[705]: Stopping Virtual filesystem service...
Sep 07 14:54:45 thinkpadt490 systemd[705]: Stopping PipeWire Media Session Manager...
Sep 07 14:54:45 thinkpadt490 systemd[705]: Stopping Sound Service...
Sep 07 14:54:45 thinkpadt490 systemd[705]: Stopping Portal service...
Sep 07 14:54:45 thinkpadt490 systemd[705]: Stopping flatpak document portal service...
Sep 07 14:54:45 thinkpadt490 systemd[705]: Stopping sandboxed app permission store...
Sep 07 14:54:45 thinkpadt490 pulseaudio[876]: Lost I/O connection in module "module-gsettings"
Sep 07 14:54:45 thinkpadt490 systemd[705]: Stopped Accessibility services bus.
Sep 07 14:54:45 thinkpadt490 audit: BPF prog-id=0 op=UNLOAD
Sep 07 14:54:45 thinkpadt490 audit: BPF prog-id=0 op=UNLOAD
Sep 07 14:54:46 thinkpadt490 systemd[1]: run-user-1000-doc.mount: Deactivated successfully.
Sep 07 14:54:46 thinkpadt490 systemd[1]: Unmounted /run/user/1000/doc.
Sep 07 14:54:46 thinkpadt490 systemd[1]: run-user-1000-gvfs.mount: Deactivated successfully.
Sep 07 14:54:46 thinkpadt490 systemd[1]: Unmounted /run/user/1000/gvfs.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Stopped Portal service.
Sep 07 14:54:46 thinkpadt490 systemd[705]: xdg-permission-store.service: Main process exited, code=exited, status=1/FAILURE
Sep 07 14:54:46 thinkpadt490 systemd[705]: xdg-permission-store.service: Failed with result 'exit-code'.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Stopped sandboxed app permission store.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Stopped PipeWire Media Session Manager.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Stopping PipeWire Multimedia Service...
Sep 07 14:54:46 thinkpadt490 systemd[705]: Stopped PipeWire Multimedia Service.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Stopped D-Bus User Message Bus.
Sep 07 14:54:46 thinkpadt490 systemd[705]: xdg-document-portal.service: Main process exited, code=exited, status=20/n/a
Sep 07 14:54:46 thinkpadt490 systemd[705]: Stopped Virtual filesystem service.
Sep 07 14:54:46 thinkpadt490 systemd[705]: xdg-document-portal.service: Failed with result 'exit-code'.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Stopped flatpak document portal service.
Sep 07 14:54:46 thinkpadt490 systemd[1]: systemd-logind.service: Deactivated successfully.
Sep 07 14:54:46 thinkpadt490 systemd[1]: Stopped User Login Management.
Sep 07 14:54:46 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:46 thinkpadt490 audit: BPF prog-id=0 op=UNLOAD
Sep 07 14:54:46 thinkpadt490 systemd[705]: Stopped Sound Service.
Sep 07 14:54:46 thinkpadt490 systemd[705]: pulseaudio.service: Consumed 4.077s CPU time.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Removed slice User Core Session Slice.
Sep 07 14:54:46 thinkpadt490 systemd[705]: session.slice: Consumed 4.397s CPU time.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Stopped target Basic System.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Stopped target Paths.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Stopped target Sockets.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Stopped target Timers.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Closed D-Bus User Message Bus Socket.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Closed GnuPG network certificate management daemon.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Closed GCR ssh-agent wrapper.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Sep 07 14:54:46 thinkpadt490 systemd[705]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Sep 07 14:54:46 thinkpadt490 systemd[705]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Sep 07 14:54:46 thinkpadt490 systemd[705]: Closed GnuPG cryptographic agent and passphrase cache.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Closed p11-kit server.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Closed PipeWire Multimedia System Socket.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Closed Sound System.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Removed slice User Application Slice.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Reached target Shutdown.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Finished Exit the Session.
Sep 07 14:54:46 thinkpadt490 systemd[705]: Reached target Exit the Session.
Sep 07 14:54:46 thinkpadt490 systemd[706]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[sfuehr] ruser=[<unknown>] rhost=[<unknown>]
Sep 07 14:54:46 thinkpadt490 systemd[1]: user@1000.service: Deactivated successfully.
Sep 07 14:54:46 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:46 thinkpadt490 systemd[1]: Stopped User Manager for UID 1000.
Sep 07 14:54:46 thinkpadt490 systemd[1]: user@1000.service: Consumed 4.622s CPU time.
Sep 07 14:54:46 thinkpadt490 systemd[1]: Stopping User Runtime Directory /run/user/1000...
Sep 07 14:54:46 thinkpadt490 systemd[1]: run-user-1000.mount: Deactivated successfully.
Sep 07 14:54:46 thinkpadt490 systemd[1]: Unmounted /run/user/1000.
Sep 07 14:54:46 thinkpadt490 systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
Sep 07 14:54:46 thinkpadt490 systemd[1]: Stopped User Runtime Directory /run/user/1000.
Sep 07 14:54:46 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:46 thinkpadt490 systemd[1]: Removed slice User Slice of UID 1000.
Sep 07 14:54:46 thinkpadt490 systemd[1]: user-1000.slice: Consumed 10min 15.744s CPU time.
Sep 07 14:54:46 thinkpadt490 iwd[458]: D-Bus disconnected, quitting...
Sep 07 14:54:46 thinkpadt490 iwd[458]: WARNING: src/resolve.c:resolve_systemd_revert() condition !systemd_state.is_ready failed
Sep 07 14:54:46 thinkpadt490 systemd[1]: Stopping D-Bus System Message Bus...
Sep 07 14:54:46 thinkpadt490 systemd[1]: Stopping Permit User Sessions...
Sep 07 14:54:46 thinkpadt490 systemd[1]: dbus.service: Deactivated successfully.
Sep 07 14:54:46 thinkpadt490 systemd[1]: Stopped D-Bus System Message Bus.
Sep 07 14:54:46 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:46 thinkpadt490 systemd[1]: systemd-user-sessions.service: Deactivated successfully.
Sep 07 14:54:46 thinkpadt490 systemd[1]: Stopped Permit User Sessions.
Sep 07 14:54:46 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:46 thinkpadt490 systemd[1]: Stopped target Network.
Sep 07 14:54:46 thinkpadt490 systemd[1]: Stopped target Remote File Systems.
Sep 07 14:54:46 thinkpadt490 systemd[1]: Stopping Wireless service...
Sep 07 14:54:46 thinkpadt490 systemd[1]: Stopping Network Configuration...
Sep 07 14:54:46 thinkpadt490 iwd[458]: [DHCPv4] l_dhcp_client_stop:1247 Entering state: DHCP_STATE_INIT
Sep 07 14:54:46 thinkpadt490 iwd[458]: Removing scan context for wdev 2
Sep 07 14:54:46 thinkpadt490 systemd[1]: systemd-networkd.service: Deactivated successfully.
Sep 07 14:54:46 thinkpadt490 systemd[1]: Stopped Network Configuration.
Sep 07 14:54:46 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:46 thinkpadt490 kernel: wlan0: deauthenticating from f8:6b:d9:65:cd:ae by local choice (Reason: 3=DEAUTH_LEAVING)
Sep 07 14:54:46 thinkpadt490 audit: BPF prog-id=0 op=UNLOAD
Sep 07 14:54:46 thinkpadt490 iwd[458]: Terminate
Sep 07 14:54:47 thinkpadt490 kernel: usb 1-3: USB disconnect, device number 3
Sep 07 14:54:47 thinkpadt490 iwd[458]: Removing scan context for wdev 3
Sep 07 14:54:47 thinkpadt490 systemd[1]: iwd.service: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=iwd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped Wireless service.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped target Basic System.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped target Path Units.
Sep 07 14:54:47 thinkpadt490 systemd[1]: cups.path: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped CUPS Scheduler.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped target Slice Units.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Removed slice User and Session Slice.
Sep 07 14:54:47 thinkpadt490 systemd[1]: user.slice: Consumed 10min 15.744s CPU time.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped target Socket Units.
Sep 07 14:54:47 thinkpadt490 systemd[1]: avahi-daemon.socket: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
Sep 07 14:54:47 thinkpadt490 systemd[1]: cups.socket: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Closed CUPS Scheduler.
Sep 07 14:54:47 thinkpadt490 systemd[1]: dbus.socket: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Closed D-Bus System Message Bus Socket.
Sep 07 14:54:47 thinkpadt490 systemd[1]: snapd.socket: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Closed Socket activation for snappy daemon.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped target System Initialization.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped target Local Encrypted Volumes.
Sep 07 14:54:47 thinkpadt490 systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Sep 07 14:54:47 thinkpadt490 systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped target Local Integrity Protected Volumes.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped target Local Verity Protected Volumes.
Sep 07 14:54:47 thinkpadt490 systemd[1]: systemd-networkd.socket: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Closed Network Service Netlink Socket.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopping Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopping Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopping Set Up Additional Binary Formats...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopping Network Name Resolution...
Sep 07 14:54:47 thinkpadt490 systemd[1]: systemd-sysctl.service: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped Apply Kernel Variables.
Sep 07 14:54:47 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:47 thinkpadt490 systemd[1]: systemd-modules-load.service: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped Load Kernel Modules.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopping Record System Boot/Shutdown in UTMP...
Sep 07 14:54:47 thinkpadt490 systemd[1]: systemd-backlight@backlight:intel_backlight.service: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Sep 07 14:54:47 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:47 thinkpadt490 systemd[1]: systemd-binfmt.service: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped Set Up Additional Binary Formats.
Sep 07 14:54:47 thinkpadt490 systemd[1]: systemd-backlight@leds:tpacpi::kbd_backlight.service: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:tpacpi::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped Load/Save Screen Backlight Brightness of leds:tpacpi::kbd_backlight.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Removed slice Slice /system/systemd-backlight.
Sep 07 14:54:47 thinkpadt490 systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
Sep 07 14:54:47 thinkpadt490 audit[5618]: SYSTEM_SHUTDOWN pid=5618 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:47 thinkpadt490 systemd[1]: proc-sys-fs-binfmt_misc.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: systemd-update-utmp.service: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
Sep 07 14:54:47 thinkpadt490 audit: BPF prog-id=0 op=UNLOAD
Sep 07 14:54:47 thinkpadt490 systemd[1]: systemd-resolved.service: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped Network Name Resolution.
Sep 07 14:54:47 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:47 thinkpadt490 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped Create Volatile Files and Directories.
Sep 07 14:54:47 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped target Local File Systems.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounting /boot...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounting /tmp/.mount_pcloudRIt6cY...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounting /var/lib/ntp/etc/resolv.conf...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounting /var/lib/ntp/etc/services...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounting /var/lib/ntp/lib...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounting /var/lib/ntp/proc...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounting /var/lib/ntp/usr/lib...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounting Mount unit for core18, revision 2074...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounting Mount unit for core18, revision 2128...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounting Mount unit for core20, revision 1026...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounting Mount unit for core20, revision 1081...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounting Mount unit for gnome-3-28-1804, revision 161...
Sep 07 14:54:47 thinkpadt490 audit: BPF prog-id=0 op=UNLOAD
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounting Mount unit for gtk-common-themes, revision 1515...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounting Mount unit for snapd, revision 12704...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounting Mount unit for snapd, revision 12883...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounting Mount unit for spotify, revision 46...
Sep 07 14:54:47 thinkpadt490 systemd[1]: boot.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounted /boot.
Sep 07 14:54:47 thinkpadt490 systemd[1]: tmp-.mount_pcloudRIt6cY.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounted /tmp/.mount_pcloudRIt6cY.
Sep 07 14:54:47 thinkpadt490 systemd[1]: var-lib-ntp-etc-resolv.conf.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounted /var/lib/ntp/etc/resolv.conf.
Sep 07 14:54:47 thinkpadt490 systemd[1]: var-lib-ntp-etc-services.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounted /var/lib/ntp/etc/services.
Sep 07 14:54:47 thinkpadt490 systemd[1]: var-lib-ntp-lib.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounted /var/lib/ntp/lib.
Sep 07 14:54:47 thinkpadt490 systemd[1]: var-lib-ntp-proc.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounted /var/lib/ntp/proc.
Sep 07 14:54:47 thinkpadt490 systemd[1]: var-lib-ntp-usr-lib.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounted /var/lib/ntp/usr/lib.
Sep 07 14:54:47 thinkpadt490 systemd[1]: var-lib-snapd-snap-core18-2074.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounted Mount unit for core18, revision 2074.
Sep 07 14:54:47 thinkpadt490 systemd[1]: var-lib-snapd-snap-core18-2128.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounted Mount unit for core18, revision 2128.
Sep 07 14:54:47 thinkpadt490 systemd[1]: var-lib-snapd-snap-core20-1026.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounted Mount unit for core20, revision 1026.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounting Temporary Directory /tmp...
Sep 07 14:54:47 thinkpadt490 systemd[1]: systemd-fsck@dev-disk-by\x2duuid-032A\x2dAB7C.service: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped File System Check on /dev/disk/by-uuid/032A-AB7C.
Sep 07 14:54:47 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-032A\x2dAB7C comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:47 thinkpadt490 systemd[1]: Removed slice Slice /system/systemd-fsck.
Sep 07 14:54:47 thinkpadt490 systemd[1]: var-lib-snapd-snap-core20-1081.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounted Mount unit for core20, revision 1081.
Sep 07 14:54:47 thinkpadt490 systemd[1]: tmp.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounted Temporary Directory /tmp.
Sep 07 14:54:47 thinkpadt490 systemd[1]: var-lib-snapd-snap-gnome\x2d3\x2d28\x2d1804-161.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounted Mount unit for gnome-3-28-1804, revision 161.
Sep 07 14:54:47 thinkpadt490 systemd[1]: var-lib-snapd-snap-gtk\x2dcommon\x2dthemes-1515.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounted Mount unit for gtk-common-themes, revision 1515.
Sep 07 14:54:47 thinkpadt490 systemd[1]: var-lib-snapd-snap-snapd-12704.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounted Mount unit for snapd, revision 12704.
Sep 07 14:54:47 thinkpadt490 systemd[1]: var-lib-snapd-snap-snapd-12883.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounted Mount unit for snapd, revision 12883.
Sep 07 14:54:47 thinkpadt490 systemd[1]: var-lib-snapd-snap-spotify-46.mount: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Unmounted Mount unit for spotify, revision 46.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped target Preparation for Local File Systems.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped target Swaps.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Deactivating swap /dev/disk/by-id/nvme-SAMSUNG_MZVLB512HBJQ-000L7_S4ENNE0M405688-part2...
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Sep 07 14:54:47 thinkpadt490 systemd[1]: systemd-remount-fs.service: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped Remount Root and Kernel File Systems.
Sep 07 14:54:47 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:47 thinkpadt490 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped Create Static Device Nodes in /dev.
Sep 07 14:54:47 thinkpadt490 systemd[1]: dev-disk-by\x2did-nvme\x2deui.0025388491006296\x2dpart2.swap: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Deactivated swap /dev/disk/by-id/nvme-eui.0025388491006296-part2.
Sep 07 14:54:47 thinkpadt490 systemd[1]: dev-disk-by\x2did-nvme\x2dSAMSUNG_MZVLB512HBJQ\x2d000L7_S4ENNE0M405688\x2dpart2.swap: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Deactivated swap /dev/disk/by-id/nvme-SAMSUNG_MZVLB512HBJQ-000L7_S4ENNE0M405688-part2.
Sep 07 14:54:47 thinkpadt490 systemd[1]: dev-disk-by\x2dlabel-SWAP.swap: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Deactivated swap /dev/disk/by-label/SWAP.
Sep 07 14:54:47 thinkpadt490 systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:3d:00.0\x2dnvme\x2d1\x2dpart2.swap: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:3d:00.0-nvme-1-part2.
Sep 07 14:54:47 thinkpadt490 systemd[1]: dev-disk-by\x2dpartuuid-411762a3\x2d9e31\x2d2643\x2d8b8a\x2d45ca9ac8d786.swap: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Deactivated swap /dev/disk/by-partuuid/411762a3-9e31-2643-8b8a-45ca9ac8d786.
Sep 07 14:54:47 thinkpadt490 systemd[1]: dev-nvme0n1p2.swap: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Deactivated swap /dev/nvme0n1p2.
Sep 07 14:54:47 thinkpadt490 systemd[1]: dev-disk-by\x2duuid-198328f3\x2d5fea\x2d48cd\x2d9bee\x2d93c4a4b02d75.swap: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Deactivated swap /dev/disk/by-uuid/198328f3-5fea-48cd-9bee-93c4a4b02d75.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Reached target Unmount All Filesystems.
Sep 07 14:54:47 thinkpadt490 systemd[1]: lvm2-monitor.service: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Sep 07 14:54:47 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:47 thinkpadt490 systemd[1]: Reached target System Shutdown.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Reached target Late Shutdown Services.
Sep 07 14:54:47 thinkpadt490 systemd[1]: systemd-poweroff.service: Deactivated successfully.
Sep 07 14:54:47 thinkpadt490 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-poweroff comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:47 thinkpadt490 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-poweroff comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 07 14:54:47 thinkpadt490 systemd[1]: Finished System Power Off.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Reached target System Power Off.
Sep 07 14:54:47 thinkpadt490 systemd[1]: Shutting down.
Sep 07 14:54:47 thinkpadt490 audit: BPF prog-id=0 op=UNLOAD
Sep 07 14:54:47 thinkpadt490 audit: BPF prog-id=0 op=UNLOAD
Sep 07 14:54:47 thinkpadt490 audit: BPF prog-id=0 op=UNLOAD
Sep 07 14:54:47 thinkpadt490 audit: BPF prog-id=0 op=UNLOAD
Sep 07 14:54:47 thinkpadt490 audit: BPF prog-id=0 op=UNLOAD
Sep 07 14:54:47 thinkpadt490 audit: BPF prog-id=0 op=UNLOAD
Sep 07 14:54:47 thinkpadt490 audit: BPF prog-id=0 op=UNLOAD
Sep 07 14:54:47 thinkpadt490 audit: BPF prog-id=0 op=UNLOAD
Sep 07 14:54:47 thinkpadt490 systemd-shutdown[1]: Syncing filesystems and block devices.
Sep 07 14:54:47 thinkpadt490 systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Sep 07 14:54:47 thinkpadt490 systemd-journald[247]: Received SIGTERM from PID 1 (systemd-shutdow).
Sep 07 14:54:47 thinkpadt490 systemd-journald[247]: Journal stopped`sudo smartctl -t long /dev/nvme0n1` yields:
smartctl 7.3 2022-02-28 r5338 [x86_64-linux-5.19.2-arch1-1] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org
NVMe device successfully opened
Use 'smartctl -a' (or '-x') to print SMART (and more) information`smartctl -a /dev/nvme0n1` yields the following:
smartctl 7.3 2022-02-28 r5338 [x86_64-linux-5.19.2-arch1-1] (local build)
Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Number: SAMSUNG MZVLB512HBJQ-000L7
Serial Number: S4ENNE0M405688
Firmware Version: 3L2QEXF7
PCI Vendor/Subsystem ID: 0x144d
IEEE OUI Identifier: 0x002538
Total NVM Capacity: 512,110,190,592 [512 GB]
Unallocated NVM Capacity: 0
Controller ID: 4
NVMe Version: 1.3
Number of Namespaces: 1
Namespace 1 Size/Capacity: 512,110,190,592 [512 GB]
Namespace 1 Utilization: 508,225,052,672 [508 GB]
Namespace 1 Formatted LBA Size: 512
Namespace 1 IEEE EUI-64: 002538 8491006296
Local Time is: Wed Sep 7 15:53:16 2022 CEST
Firmware Updates (0x16): 3 Slots, no Reset required
Optional Admin Commands (0x0017): Security Format Frmw_DL Self_Test
Optional NVM Commands (0x005f): Comp Wr_Unc DS_Mngmt Wr_Zero Sav/Sel_Feat Timestmp
Log Page Attributes (0x03): S/H_per_NS Cmd_Eff_Lg
Maximum Data Transfer Size: 512 Pages
Warning Comp. Temp. Threshold: 84 Celsius
Critical Comp. Temp. Threshold: 85 Celsius
Supported Power States
St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat
0 + 8.00W - - 0 0 0 0 0 0
1 + 6.30W - - 1 1 1 1 0 0
2 + 3.50W - - 2 2 2 2 0 0
3 - 0.0760W - - 3 3 3 3 210 1200
4 - 0.0050W - - 4 4 4 4 2000 8000
Supported LBA Sizes (NSID 0x1)
Id Fmt Data Metadt Rel_Perf
0 + 512 0 0
=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
SMART/Health Information (NVMe Log 0x02)
Critical Warning: 0x00
Temperature: 35 Celsius
Available Spare: 100%
Available Spare Threshold: 10%
Percentage Used: 5%
Data Units Read: 66,598,488 [34.0 TB]
Data Units Written: 37,840,519 [19.3 TB]
Host Read Commands: 3,207,091,068
Host Write Commands: 952,578,080
Controller Busy Time: 3,945
Power Cycles: 3,716
Power On Hours: 2,405
Unsafe Shutdowns: 232
Media and Data Integrity Errors: 0
Error Information Log Entries: 1,653
Warning Comp. Temperature Time: 0
Critical Comp. Temperature Time: 0
Temperature Sensor 1: 35 Celsius
Temperature Sensor 2: 33 Celsius
Error Information (NVMe Log 0x01, 16 of 64 entries)
Num ErrCount SQId CmdId Status PELoc LBA NSID VS
0 1653 0 0x300e 0x4004 - 0 0 -For me it looks like that the device would be ok. So that means it must be something with the setup of my OS, right?
My laptop is five years old now and was bought directly from the vendor in new condition. I use it mainly on desks inside and maybe 3-5 times in its whole livetime on a table outside. However, I travel a lot, so it has seen a lot of security checks, flights, and trains, even though I never noticed it bumping hard against anything. I use the device for studying, work, and leisure, which means it was used nearly every single day for the past five years for a lot of hours, even though usage varies with semester times. There was also one year during which I used the laptop in a shut mode, because it was connected to external screens and keyboard through a docking station.
In the next couple of days I will go through the BIOS settings which you recommended one by one and will also try out another kernel.
Offline