You are not logged in.

#1 2024-06-05 06:00:31

Funny0facer
Member
From: Germany
Registered: 2022-12-03
Posts: 159

SATA-SSD is detected as removable block device

Hi,

my SATA-SSD is detected as a removable block device. Is this a driver bug? Can I change this behavior? When I use Fedora on the same PC, the ssd is correctly identified as non-removable.

# ARCH
$ cat /sys/class/block/sda/removable
1
# Fedora
$ cat /sys/class/block/sda/removable
0

this can also be seen in the journal.
Journalextract from Arch: [sda] Attached SCSI removable disk

Jun 05 07:18:10 BASTI-2022-Q4 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
...
...
Jun 05 07:18:10 BASTI-2022-Q4 kernel: tpm_crb MSFT0101:00: Disabling hwrng
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: bus type drm_connector registered
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ahci 0000:10:00.0: version 3.0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ahci 0000:10:00.0: SSS flag set, parallel bus scan disabled
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ahci 0000:10:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ahci 0000:10:00.0: 4/6 ports implemented (port mask 0xf)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ahci 0000:10:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi host0: ahci
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi host1: ahci
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi host2: ahci
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi host3: ahci
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi host4: ahci
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi host5: ahci
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata1: SATA max UDMA/133 abar m1024@0xf6780000 port 0xf6780100 irq 47 lpm-pol 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata2: SATA max UDMA/133 abar m1024@0xf6780000 port 0xf6780180 irq 47 lpm-pol 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata3: SATA max UDMA/133 abar m1024@0xf6780000 port 0xf6780200 irq 47 lpm-pol 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata4: SATA max UDMA/133 abar m1024@0xf6780000 port 0xf6780280 irq 47 lpm-pol 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata5: DUMMY
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata6: DUMMY
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usbcore: registered new interface driver usbserial_generic
...
...
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata1.00: ATA-10: MKNSSDTR1TB-3D, Q0125B, max UDMA/133
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata1.00: 2000409264 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata1.00: Features: Dev-Sleep
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata1.00: configured for UDMA/133
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi 0:0:0:0: Direct-Access     ATA      MKNSSDTR1TB-3D   5B   PQ: 0 ANSI: 5
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 0:0:0:0: [sda] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
Jun 05 07:18:10 BASTI-2022-Q4 kernel:  sda: sda1 sda2 sda3 sda4 sda5 sda6
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Freeing unused decrypted memory: 2028K

Journal Extract from Fedora: [sda] Attached SCSI disk

Jun 05 07:25:25 fedora kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
...
...
Jun 05 07:25:25 fedora kernel: tpm_crb MSFT0101:00: Disabling hwrng
Jun 05 07:25:25 fedora kernel: ACPI: bus type drm_connector registered
Jun 05 07:25:25 fedora kernel: ahci 0000:10:00.0: version 3.0
Jun 05 07:25:25 fedora kernel: ahci 0000:10:00.0: SSS flag set, parallel bus scan disabled
Jun 05 07:25:25 fedora kernel: ahci 0000:10:00.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0xf impl SATA mode
Jun 05 07:25:25 fedora kernel: ahci 0000:10:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
Jun 05 07:25:25 fedora kernel: scsi host0: ahci
Jun 05 07:25:25 fedora kernel: scsi host1: ahci
Jun 05 07:25:25 fedora kernel: scsi host2: ahci
Jun 05 07:25:25 fedora kernel: scsi host3: ahci
Jun 05 07:25:25 fedora kernel: scsi host4: ahci
Jun 05 07:25:25 fedora kernel: scsi host5: ahci
Jun 05 07:25:25 fedora kernel: ata1: SATA max UDMA/133 abar m1024@0xf6780000 port 0xf6780100 irq 47 lpm-pol 0
Jun 05 07:25:25 fedora kernel: ata2: SATA max UDMA/133 abar m1024@0xf6780000 port 0xf6780180 irq 47 lpm-pol 0
Jun 05 07:25:25 fedora kernel: ata3: SATA max UDMA/133 abar m1024@0xf6780000 port 0xf6780200 irq 47 lpm-pol 0
Jun 05 07:25:25 fedora kernel: ata4: SATA max UDMA/133 abar m1024@0xf6780000 port 0xf6780280 irq 47 lpm-pol 0
Jun 05 07:25:25 fedora kernel: ata5: DUMMY
Jun 05 07:25:25 fedora kernel: ata6: DUMMY
Jun 05 07:25:25 fedora kernel: xhci_hcd 0000:0f:00.0: xHCI Host Controller
...
...
Jun 05 07:25:25 fedora kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 05 07:25:25 fedora kernel: ata1.00: ATA-10: MKNSSDTR1TB-3D, Q0125B, max UDMA/133
Jun 05 07:25:25 fedora kernel: ata1.00: 2000409264 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jun 05 07:25:25 fedora kernel: ata1.00: Features: Dev-Sleep
Jun 05 07:25:25 fedora kernel: ata1.00: configured for UDMA/133
Jun 05 07:25:25 fedora kernel: scsi 0:0:0:0: Direct-Access     ATA      MKNSSDTR1TB-3D   5B   PQ: 0 ANSI: 5
Jun 05 07:25:25 fedora kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jun 05 07:25:25 fedora kernel: sd 0:0:0:0: [sda] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB)
Jun 05 07:25:25 fedora kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 05 07:25:25 fedora kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 05 07:25:25 fedora kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 05 07:25:25 fedora kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
Jun 05 07:25:25 fedora kernel:  sda: sda1 sda2 sda3 sda4 sda5 sda6
Jun 05 07:25:25 fedora kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jun 05 07:25:25 fedora kernel: hub 7-1:1.0: USB hub found

full Arch journal:

Jun 05 07:18:10 BASTI-2022-Q4 kernel: Linux version 6.9.3-arch1-1 (linux@archlinux) (gcc (GCC) 14.1.1 20240522, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Fri, 31 May 2024 15:14:45 +0000
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=35cda428-fe8c-4c80-96f7-c0ac0f91d7f9 rw rootflags=subvol=arch loglevel=3 lsm=landlock,lockdown,yama,integrity,apparmor,bpf mem_sleep_default=s2idle
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-provided physical RAM map:
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009afefff] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a211fff] ACPI NVS
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x000000000a212000-0x000000000affffff] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x000000000b000000-0x000000000b020fff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x000000000b021000-0x000000007e26ffff] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x000000007e270000-0x000000008426ffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x0000000084270000-0x000000008447efff] ACPI data
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x000000008447f000-0x000000008647efff] ACPI NVS
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x000000008647f000-0x000000008e5fefff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x000000008e5ff000-0x000000008fff8fff] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x000000008fff9000-0x000000008fffdfff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x000000008fffe000-0x000000008fffffff] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x0000000090000000-0x0000000097ffffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x000000009d7f3000-0x000000009fffffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x00000000f7000000-0x00000000ffffffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x0000000100000000-0x000000085defffff] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x000000085ef40000-0x00000008801fffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BIOS-e820: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: NX (Execute Disable) protection: active
Jun 05 07:18:10 BASTI-2022-Q4 kernel: APIC: Static calls initialized
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: update [mem 0x76b7a018-0x76b98257] usable ==> usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: update [mem 0x76bc8018-0x76bd6057] usable ==> usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: update [mem 0x76bbd018-0x76bc7e57] usable ==> usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: extended physical RAM map:
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009afefff] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x0000000009aff000-0x0000000009ffffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a211fff] ACPI NVS
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x000000000a212000-0x000000000affffff] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x000000000b000000-0x000000000b020fff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x000000000b021000-0x0000000076b7a017] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x0000000076b7a018-0x0000000076b98257] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x0000000076b98258-0x0000000076bbd017] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x0000000076bbd018-0x0000000076bc7e57] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x0000000076bc7e58-0x0000000076bc8017] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x0000000076bc8018-0x0000000076bd6057] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x0000000076bd6058-0x000000007e26ffff] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x000000007e270000-0x000000008426ffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x0000000084270000-0x000000008447efff] ACPI data
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x000000008447f000-0x000000008647efff] ACPI NVS
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x000000008647f000-0x000000008e5fefff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x000000008e5ff000-0x000000008fff8fff] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x000000008fff9000-0x000000008fffdfff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x000000008fffe000-0x000000008fffffff] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x0000000090000000-0x0000000097ffffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x000000009d7f3000-0x000000009fffffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x00000000f7000000-0x00000000ffffffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x0000000100000000-0x000000085defffff] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x000000085ef40000-0x00000008801fffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: reserve setup_data: [mem 0x000000fd00000000-0x000000ffffffffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: efi: EFI v2.9 by American Megatrends
Jun 05 07:18:10 BASTI-2022-Q4 kernel: efi: ACPI=0x86467000 ACPI 2.0=0x86467014 TPMFinalLog=0x86433000 SMBIOS=0x8dad7000 SMBIOS 3.0=0x8dad6000 MEMATTR=0x7a993018 ESRT=0x7cf58618 INITRD=0x76bd7a98 RNG=0x843c5018 TPMEventLog=0x76bdb018 
Jun 05 07:18:10 BASTI-2022-Q4 kernel: random: crng init done
Jun 05 07:18:10 BASTI-2022-Q4 kernel: efi: Remove mem231: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: efi: Remove mem232: MMIO range=[0xf7000000-0xfedfffff] (126MB) from e820 map
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: remove [mem 0xf7000000-0xfedfffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: efi: Not removing mem233: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Jun 05 07:18:10 BASTI-2022-Q4 kernel: efi: Remove mem234: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: remove [mem 0xfee01000-0xffffffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: efi: Remove mem236: MMIO range=[0x860000000-0x8801fffff] (514MB) from e820 map
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: remove [mem 0x860000000-0x8801fffff] reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: SMBIOS 3.7.0 present.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: DMI: Gigabyte Technology Co., Ltd. B650 AORUS ELITE AX/B650 AORUS ELITE AX, BIOS F30 05/22/2024
Jun 05 07:18:10 BASTI-2022-Q4 kernel: tsc: Fast TSC calibration using PIT
Jun 05 07:18:10 BASTI-2022-Q4 kernel: tsc: Detected 4691.449 MHz processor
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: last_pfn = 0x85df00 max_arch_pfn = 0x400000000
Jun 05 07:18:10 BASTI-2022-Q4 kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 20), built from 9 variable MTRRs
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: update [mem 0xa0000000-0xffffffff] usable ==> reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: last_pfn = 0x90000 max_arch_pfn = 0x400000000
Jun 05 07:18:10 BASTI-2022-Q4 kernel: esrt: Reserving ESRT space from 0x000000007cf58618 to 0x000000007cf586a0.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: update [mem 0x7cf58000-0x7cf58fff] usable ==> reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Using GB pages for direct mapping
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Secure boot disabled
Jun 05 07:18:10 BASTI-2022-Q4 kernel: RAMDISK: [mem 0x70ebf000-0x72e4dfff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Early table checksum verification disabled
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: RSDP 0x0000000086467014 000024 (v02 ALASKA)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: XSDT 0x0000000086466728 0000F4 (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: FACP 0x0000000084468000 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: DSDT 0x00000000843EB000 072D53 (v166 ALASKA A M I    01072009 INTL 20230628)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: FACS 0x0000000086463000 000040
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: HWIN 0x000000008447E000 00006C (v00 GBT    AMD      00050000 AMI  01000013)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: SSDT 0x0000000084472000 00B8F2 (v02 GBT    GSWApp   00000001 INTL 20230628)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: SSDT 0x000000008446A000 007F64 (v02 AMD    Splinter 00000002 MSFT 04000000)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: SSDT 0x0000000084469000 0001AD (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: FIDT 0x0000000084462000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: MCFG 0x0000000084461000 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: HPET 0x0000000084460000 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: WDRT 0x000000008445F000 000047 (v01 ALASKA A M I    01072009 AMI  00000005)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: FPDT 0x000000008445E000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: VFCT 0x00000000843DF000 00B084 (v01 ALASKA A M I    00000001 AMD  31504F47)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: BGRT 0x0000000084467000 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: SSDT 0x0000000084463000 003A7E (v02 AMD    AMD CPU  00000001 AMD  00000001)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: TPM2 0x00000000843DE000 00004C (v04 ALASKA A M I    00000001 AMI  00000000)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: SSDT 0x00000000843DD000 0006D4 (v02 AMD    CPMWLRC  00000001 INTL 20230628)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: SSDT 0x00000000843DC000 0008BA (v02 AMD    CPMDFDG2 00000001 INTL 20230628)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: SSDT 0x00000000843DB000 000788 (v02 AMD    CPMDFIG5 00000001 INTL 20230628)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: SSDT 0x00000000843D1000 009783 (v02 AMD    CPMCMN   00000001 INTL 20230628)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: SSDT 0x00000000843CE000 002406 (v02 AMD    AOD      00000001 INTL 20230628)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: WSMT 0x00000000843CD000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: APIC 0x00000000843CC000 00015E (v06 ALASKA A M I    01072009 AMI  00010013)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: IVRS 0x00000000843CB000 0000C8 (v02 AMD    AmdTable 00000001 AMD  00000001)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: SSDT 0x00000000843CA000 000500 (v02 AMD    MEMTOOL0 00000002 INTL 20230628)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: SSDT 0x00000000843C9000 0009D0 (v02 AMD    CPMMSOSC 00000001 INTL 20230628)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: SSDT 0x00000000843C8000 00047C (v02 AMD    AMDWOV   00000001 INTL 20230628)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: SSDT 0x00000000843C6000 001046 (v02 AMD    CPMACPV4 00000001 INTL 20230628)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving FACP table memory at [mem 0x84468000-0x84468113]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving DSDT table memory at [mem 0x843eb000-0x8445dd52]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving FACS table memory at [mem 0x86463000-0x8646303f]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving HWIN table memory at [mem 0x8447e000-0x8447e06b]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving SSDT table memory at [mem 0x84472000-0x8447d8f1]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving SSDT table memory at [mem 0x8446a000-0x84471f63]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving SSDT table memory at [mem 0x84469000-0x844691ac]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving FIDT table memory at [mem 0x84462000-0x8446209b]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving MCFG table memory at [mem 0x84461000-0x8446103b]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving HPET table memory at [mem 0x84460000-0x84460037]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving WDRT table memory at [mem 0x8445f000-0x8445f046]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving FPDT table memory at [mem 0x8445e000-0x8445e043]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving VFCT table memory at [mem 0x843df000-0x843ea083]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving BGRT table memory at [mem 0x84467000-0x84467037]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving SSDT table memory at [mem 0x84463000-0x84466a7d]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving TPM2 table memory at [mem 0x843de000-0x843de04b]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving SSDT table memory at [mem 0x843dd000-0x843dd6d3]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving SSDT table memory at [mem 0x843dc000-0x843dc8b9]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving SSDT table memory at [mem 0x843db000-0x843db787]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving SSDT table memory at [mem 0x843d1000-0x843da782]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving SSDT table memory at [mem 0x843ce000-0x843d0405]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving WSMT table memory at [mem 0x843cd000-0x843cd027]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving APIC table memory at [mem 0x843cc000-0x843cc15d]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving IVRS table memory at [mem 0x843cb000-0x843cb0c7]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving SSDT table memory at [mem 0x843ca000-0x843ca4ff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving SSDT table memory at [mem 0x843c9000-0x843c99cf]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving SSDT table memory at [mem 0x843c8000-0x843c847b]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Reserving SSDT table memory at [mem 0x843c6000-0x843c7045]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: No NUMA configuration found
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Faking a node at [mem 0x0000000000000000-0x000000085defffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: NODE_DATA(0) allocated [mem 0x85defb000-0x85defffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Zone ranges:
Jun 05 07:18:10 BASTI-2022-Q4 kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel:   Normal   [mem 0x0000000100000000-0x000000085defffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel:   Device   empty
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Movable zone start for each node
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Early memory node ranges
Jun 05 07:18:10 BASTI-2022-Q4 kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel:   node   0: [mem 0x0000000000100000-0x0000000009afefff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel:   node   0: [mem 0x000000000a212000-0x000000000affffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel:   node   0: [mem 0x000000000b021000-0x000000007e26ffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel:   node   0: [mem 0x000000008e5ff000-0x000000008fff8fff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel:   node   0: [mem 0x000000008fffe000-0x000000008fffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel:   node   0: [mem 0x0000000100000000-0x000000085defffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000085defffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jun 05 07:18:10 BASTI-2022-Q4 kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Jun 05 07:18:10 BASTI-2022-Q4 kernel: On node 0, zone DMA32: 1281 pages in unavailable ranges
Jun 05 07:18:10 BASTI-2022-Q4 kernel: On node 0, zone DMA32: 18 pages in unavailable ranges
Jun 05 07:18:10 BASTI-2022-Q4 kernel: On node 0, zone DMA32: 33 pages in unavailable ranges
Jun 05 07:18:10 BASTI-2022-Q4 kernel: On node 0, zone DMA32: 33679 pages in unavailable ranges
Jun 05 07:18:10 BASTI-2022-Q4 kernel: On node 0, zone DMA32: 5 pages in unavailable ranges
Jun 05 07:18:10 BASTI-2022-Q4 kernel: On node 0, zone Normal: 8448 pages in unavailable ranges
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: PM-Timer IO Port: 0x808
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jun 05 07:18:10 BASTI-2022-Q4 kernel: IOAPIC[0]: apic_id 32, version 33, address 0xfec00000, GSI 0-23
Jun 05 07:18:10 BASTI-2022-Q4 kernel: IOAPIC[1]: apic_id 33, version 33, address 0xfec01000, GSI 24-55
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: update [mem 0x79c51000-0x79ca7fff] usable ==> reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: CPU topo: Max. logical packages:   1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: CPU topo: Max. logical dies:       1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: CPU topo: Max. dies per package:   1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: CPU topo: Max. threads per core:   2
Jun 05 07:18:10 BASTI-2022-Q4 kernel: CPU topo: Num. cores per package:     6
Jun 05 07:18:10 BASTI-2022-Q4 kernel: CPU topo: Num. threads per package:  12
Jun 05 07:18:10 BASTI-2022-Q4 kernel: CPU topo: Allowing 12 present CPUs plus 0 hotplug CPUs
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x09aff000-0x09ffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a211fff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x0b000000-0x0b020fff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x76b7a000-0x76b7afff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x76b98000-0x76b98fff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x76bbd000-0x76bbdfff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x76bc7000-0x76bc7fff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x76bc8000-0x76bc8fff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x76bd6000-0x76bd6fff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x79c51000-0x79ca7fff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x7cf58000-0x7cf58fff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x7e270000-0x8426ffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x84270000-0x8447efff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x8447f000-0x8647efff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x8647f000-0x8e5fefff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x8fff9000-0x8fffdfff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x90000000-0x97ffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x98000000-0x9d7f2fff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0x9d7f3000-0x9fffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0xa0000000-0xfedfffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [mem 0xa0000000-0xfedfffff] available for PCI devices
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Booting paravirtualized kernel on bare hardware
Jun 05 07:18:10 BASTI-2022-Q4 kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jun 05 07:18:10 BASTI-2022-Q4 kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pcpu-alloc: [0] 08 09 10 11 
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=35cda428-fe8c-4c80-96f7-c0ac0f91d7f9 rw rootflags=subvol=arch loglevel=3 lsm=landlock,lockdown,yama,integrity,apparmor,bpf mem_sleep_default=s2idle
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Fallback order for Node 0: 0 
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8117727
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Policy zone: Normal
Jun 05 07:18:10 BASTI-2022-Q4 kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jun 05 07:18:10 BASTI-2022-Q4 kernel: software IO TLB: area num 16.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Memory: 32144604K/32986972K available (18432K kernel code, 2164K rwdata, 13224K rodata, 3412K init, 3624K bss, 842108K reserved, 0K cma-reserved)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ftrace: allocating 49854 entries in 195 pages
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ftrace: allocated 195 pages with 4 groups
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Dynamic Preempt: full
Jun 05 07:18:10 BASTI-2022-Q4 kernel: rcu: Preemptible hierarchical RCU implementation.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jun 05 07:18:10 BASTI-2022-Q4 kernel:         Trampoline variant of Tasks RCU enabled.
Jun 05 07:18:10 BASTI-2022-Q4 kernel:         Rude variant of Tasks RCU enabled.
Jun 05 07:18:10 BASTI-2022-Q4 kernel:         Tracing variant of Tasks RCU enabled.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
Jun 05 07:18:10 BASTI-2022-Q4 kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: NR_IRQS: 20736, nr_irqs: 1064, preallocated irqs: 16
Jun 05 07:18:10 BASTI-2022-Q4 kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Console: colour dummy device 80x25
Jun 05 07:18:10 BASTI-2022-Q4 kernel: printk: legacy console [tty0] enabled
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Core revision 20230628
Jun 05 07:18:10 BASTI-2022-Q4 kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jun 05 07:18:10 BASTI-2022-Q4 kernel: APIC: Switch to symmetric I/O mode setup
Jun 05 07:18:10 BASTI-2022-Q4 kernel: AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: APIC: Switched APIC routing to: physical flat
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x439fdf4920d, max_idle_ns: 440795444180 ns
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 9386.85 BogoMIPS (lpj=15638163)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jun 05 07:18:10 BASTI-2022-Q4 kernel: LVT offset 1 assigned for vector 0xf9
Jun 05 07:18:10 BASTI-2022-Q4 kernel: LVT offset 2 assigned for vector 0xf4
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Last level dTLB entries: 4KB 3072, 2MB 3072, 4MB 1536, 1GB 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: process: using mwait in idle threads
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Speculative Return Stack Overflow: Mitigation: Safe RET
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]:   16
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Freeing SMP alternatives memory: 40K
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pid_max: default: 32768 minimum: 301
Jun 05 07:18:10 BASTI-2022-Q4 kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,apparmor,bpf
Jun 05 07:18:10 BASTI-2022-Q4 kernel: landlock: Up and running.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Yama: becoming mindful.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: AppArmor: AppArmor initialized
Jun 05 07:18:10 BASTI-2022-Q4 kernel: LSM support for eBPF active
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: smpboot: CPU0: AMD Ryzen 5 7600X 6-Core Processor (family: 0x19, model: 0x61, stepping: 0x2)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ... version:                2
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ... bit width:              48
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ... generic registers:      6
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ... value mask:             0000ffffffffffff
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ... max period:             00007fffffffffff
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ... fixed-purpose events:   0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ... event mask:             000000000000003f
Jun 05 07:18:10 BASTI-2022-Q4 kernel: signal: max sigframe size: 3376
Jun 05 07:18:10 BASTI-2022-Q4 kernel: rcu: Hierarchical SRCU implementation.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: rcu:         Max phase no-delay instances is 1000.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: MCE: In-kernel MCE decoding enabled.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: smp: Bringing up secondary CPUs ...
Jun 05 07:18:10 BASTI-2022-Q4 kernel: smpboot: x86: Booting SMP configuration:
Jun 05 07:18:10 BASTI-2022-Q4 kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Jun 05 07:18:10 BASTI-2022-Q4 kernel: smp: Brought up 1 node, 12 CPUs
Jun 05 07:18:10 BASTI-2022-Q4 kernel: smpboot: Total of 12 processors activated (112639.22 BogoMIPS)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: devtmpfs: initialized
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/mm: Memory block size: 128MB
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a211fff] (73728 bytes)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: PM: Registering ACPI NVS region [mem 0x8447f000-0x8647efff] (33554432 bytes)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jun 05 07:18:10 BASTI-2022-Q4 kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pinctrl core: initialized pinctrl subsystem
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: RTC time: 05:18:00, date: 2024-06-05
Jun 05 07:18:10 BASTI-2022-Q4 kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jun 05 07:18:10 BASTI-2022-Q4 kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Jun 05 07:18:10 BASTI-2022-Q4 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jun 05 07:18:10 BASTI-2022-Q4 kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jun 05 07:18:10 BASTI-2022-Q4 kernel: audit: initializing netlink subsys (disabled)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: audit: type=2000 audit(1717564680.173:1): state=initialized audit_enabled=0 res=1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: thermal_sys: Registered thermal governor 'fair_share'
Jun 05 07:18:10 BASTI-2022-Q4 kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jun 05 07:18:10 BASTI-2022-Q4 kernel: thermal_sys: Registered thermal governor 'step_wise'
Jun 05 07:18:10 BASTI-2022-Q4 kernel: thermal_sys: Registered thermal governor 'user_space'
Jun 05 07:18:10 BASTI-2022-Q4 kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jun 05 07:18:10 BASTI-2022-Q4 kernel: cpuidle: using governor ladder
Jun 05 07:18:10 BASTI-2022-Q4 kernel: cpuidle: using governor menu
Jun 05 07:18:10 BASTI-2022-Q4 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PCI: not using ECAM ([mem 0xe0000000-0xefffffff] not reserved)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PCI: Using configuration type 1 for base access
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PCI: Using configuration type 1 for extended access
Jun 05 07:18:10 BASTI-2022-Q4 kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jun 05 07:18:10 BASTI-2022-Q4 kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jun 05 07:18:10 BASTI-2022-Q4 kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jun 05 07:18:10 BASTI-2022-Q4 kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Demotion targets for Node 0: null
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Added _OSI(Module Device)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Added _OSI(Processor Device)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: 14 ACPI AML tables successfully acquired and loaded
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Interpreter enabled
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Using IOAPIC for interrupt routing
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PCI: Ignoring E820 reservations for host bridge windows
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: Enabled 10 GPEs in block 00 to 1F
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GP17.XHC0.P0U0: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GP17.XHC1.P0U1: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GP19.XHC2.P0U2: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP0.M237: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.M237: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.SWDS.M237: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP1.P0NV: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP00.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP00.NV00.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP08.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP08.EP00.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP10.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP10.WN00.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP18.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP18.LN00.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP20.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP20.NV00.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP28.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP28.EP00.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP30.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP30.EP00.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP38.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP38.EP00.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP40.EP00.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP48.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP48.EP00.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP50.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP50.EP00.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP58.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP58.EP00.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP60.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP60.XH00.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP68.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP7.UP00.DP68.SA00.PWRS: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PCI0.GPP8.PWR1: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PRWL: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PRWB: New power resource
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jun 05 07:18:10 BASTI-2022-Q4 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PCI host bridge to bus 0000:00
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:00: root bus resource [mem 0xa0000000-0xf6ffffff window]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:00: root bus resource [mem 0x860000000-0xffffffffff window]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:00.0: [1022:14d8] type 00 class 0x060000 conventional PCI endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:00.2: [1022:14d9] type 00 class 0x080600 conventional PCI endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:01.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:01.1: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:01.1:   bridge window [mem 0xf6b00000-0xf6dfffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:01.1:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.1: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.1: PCI bridge to [bus 04-10]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.1:   bridge window [io  0xe000-0xefff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.1:   bridge window [mem 0xf6700000-0xf6afffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.1:   bridge window [mem 0xfc10100000-0xfc101fffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.1: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.2: [1022:14db] type 01 class 0x060400 PCIe Root Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.2: PCI bridge to [bus 11]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.2:   bridge window [mem 0xf6f00000-0xf6ffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:03.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:04.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.0: [1022:14da] type 00 class 0x060000 conventional PCI endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.1: [1022:14dd] type 01 class 0x060400 PCIe Root Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.1: PCI bridge to [bus 12]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.1:   bridge window [mem 0xf6300000-0xf66fffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.1: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.3: [1022:14dd] type 01 class 0x060400 PCIe Root Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.3: PCI bridge to [bus 13]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.3:   bridge window [mem 0xf6e00000-0xf6efffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.3: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:18.0: [1022:14e0] type 00 class 0x060000 conventional PCI endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:18.1: [1022:14e1] type 00 class 0x060000 conventional PCI endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:18.2: [1022:14e2] type 00 class 0x060000 conventional PCI endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:18.3: [1022:14e3] type 00 class 0x060000 conventional PCI endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:18.4: [1022:14e4] type 00 class 0x060000 conventional PCI endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:18.5: [1022:14e5] type 00 class 0x060000 conventional PCI endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:18.6: [1022:14e6] type 00 class 0x060000 conventional PCI endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:18.7: [1022:14e7] type 00 class 0x060000 conventional PCI endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:01:00.0: [1002:1478] type 01 class 0x060400 PCIe Switch Upstream Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:01:00.0: BAR 0 [mem 0xf6d00000-0xf6d03fff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:01:00.0:   bridge window [mem 0xf6b00000-0xf6cfffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:01:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:02:00.0: [1002:1479] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:02:00.0:   bridge window [mem 0xf6b00000-0xf6cfffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:02:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:03:00.0: [1002:73bf] type 00 class 0x030000 PCIe Legacy Endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:03:00.0: BAR 0 [mem 0xf800000000-0xfbffffffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:03:00.0: BAR 2 [mem 0xfc00000000-0xfc0fffffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:03:00.0: BAR 4 [io  0xf000-0xf0ff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:03:00.0: BAR 5 [mem 0xf6b00000-0xf6bfffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:03:00.0: ROM [mem 0xf6c00000-0xf6c1ffff pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300 PCIe Legacy Endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:03:00.1: BAR 0 [mem 0xf6c20000-0xf6c23fff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:04:00.0: [1022:43f4] type 01 class 0x060400 PCIe Switch Upstream Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:04:00.0: PCI bridge to [bus 05-10]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:04:00.0:   bridge window [io  0xe000-0xefff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:04:00.0:   bridge window [mem 0xf6700000-0xf6afffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:04:00.0:   bridge window [mem 0xfc10100000-0xfc101fffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:04:00.0: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.1: PCI bridge to [bus 04-10]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:00.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:00.0: PCI bridge to [bus 06]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:00.0: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:04.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:04.0: PCI bridge to [bus 07]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:04.0: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:04.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:05.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:05.0: PCI bridge to [bus 08]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:05.0: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:05.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:06.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:06.0: PCI bridge to [bus 09]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:06.0: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:06.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:07.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:07.0: PCI bridge to [bus 0a]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:07.0: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:07.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:08.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:08.0: PCI bridge to [bus 0b]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:08.0: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:08.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:09.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:09.0: PCI bridge to [bus 0c]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:09.0: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:09.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0a.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0a.0: PCI bridge to [bus 0d]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0a.0:   bridge window [io  0xe000-0xefff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0a.0:   bridge window [mem 0xf6a00000-0xf6afffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0a.0: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0a.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0b.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0b.0: PCI bridge to [bus 0e]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0b.0:   bridge window [mem 0xf6900000-0xf69fffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0b.0:   bridge window [mem 0xfc10100000-0xfc101fffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0b.0: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0b.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0c.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0c.0: PCI bridge to [bus 0f]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0c.0:   bridge window [mem 0xf6800000-0xf68fffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0c.0: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0c.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0d.0: [1022:43f5] type 01 class 0x060400 PCIe Switch Downstream Port
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0d.0: PCI bridge to [bus 10]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0d.0:   bridge window [mem 0xf6700000-0xf67fffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0d.0: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0d.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:04:00.0: PCI bridge to [bus 05-10]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:00.0: PCI bridge to [bus 06]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:04.0: PCI bridge to [bus 07]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:05.0: PCI bridge to [bus 08]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:06.0: PCI bridge to [bus 09]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:07.0: PCI bridge to [bus 0a]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:08.0: PCI bridge to [bus 0b]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:09.0: PCI bridge to [bus 0c]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0d:00.0: [10ec:8125] type 00 class 0x020000 PCIe Endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0d:00.0: BAR 0 [io  0xe000-0xe0ff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0d:00.0: BAR 2 [mem 0xf6a00000-0xf6a0ffff 64bit]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0d:00.0: BAR 4 [mem 0xf6a10000-0xf6a13fff 64bit]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0d:00.0: supports D1 D2
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0a.0: PCI bridge to [bus 0d]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0e:00.0: [14c3:0616] type 00 class 0x028000 PCIe Endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0e:00.0: BAR 0 [mem 0xfc10100000-0xfc101fffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0e:00.0: BAR 2 [mem 0xf6900000-0xf6907fff 64bit]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0e:00.0: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0e:00.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0b.0: PCI bridge to [bus 0e]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0f:00.0: [1022:43f7] type 00 class 0x0c0330 PCIe Legacy Endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0f:00.0: BAR 0 [mem 0xf6800000-0xf6807fff 64bit]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0f:00.0: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0f:00.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0c.0: PCI bridge to [bus 0f]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:10:00.0: [1022:43f6] type 00 class 0x010601 PCIe Legacy Endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:10:00.0: BAR 5 [mem 0xf6780000-0xf67803ff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:10:00.0: ROM [mem 0xf6700000-0xf677ffff pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:10:00.0: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:10:00.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0d.0: PCI bridge to [bus 10]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:11:00.0: [c0a9:540a] type 00 class 0x010802 PCIe Endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:11:00.0: BAR 0 [mem 0xf6f00000-0xf6f03fff 64bit]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.2: PCI bridge to [bus 11]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.0: [1022:14de] type 00 class 0x130000 PCIe Legacy Endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.0: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.2: [1022:1649] type 00 class 0x108000 PCIe Endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.2: BAR 2 [mem 0xf6500000-0xf65fffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.2: BAR 5 [mem 0xf6608000-0xf6609fff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.2: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.3: [1022:15b6] type 00 class 0x0c0330 PCIe Endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.3: BAR 0 [mem 0xf6400000-0xf64fffff 64bit]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.3: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.3: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.4: [1022:15b7] type 00 class 0x0c0330 PCIe Endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.4: BAR 0 [mem 0xf6300000-0xf63fffff 64bit]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.4: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.4: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.6: BAR 0 [mem 0xf6600000-0xf6607fff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.6: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.6: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.1: PCI bridge to [bus 12]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:13:00.0: [1022:15b8] type 00 class 0x0c0330 PCIe Endpoint
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:13:00.0: BAR 0 [mem 0xf6e00000-0xf6efffff 64bit]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:13:00.0: enabling Extended Tags
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:13:00.0: PME# supported from D0 D3hot D3cold
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.3: PCI bridge to [bus 13]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: iommu: Default domain type: Translated
Jun 05 07:18:10 BASTI-2022-Q4 kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jun 05 07:18:10 BASTI-2022-Q4 kernel: SCSI subsystem initialized
Jun 05 07:18:10 BASTI-2022-Q4 kernel: libata version 3.00 loaded.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: bus type USB registered
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usbcore: registered new interface driver usbfs
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usbcore: registered new interface driver hub
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usbcore: registered new device driver usb
Jun 05 07:18:10 BASTI-2022-Q4 kernel: EDAC MC: Ver: 3.0.0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: efivars: Registered efivars operations
Jun 05 07:18:10 BASTI-2022-Q4 kernel: NetLabel: Initializing
Jun 05 07:18:10 BASTI-2022-Q4 kernel: NetLabel:  domain hash size = 128
Jun 05 07:18:10 BASTI-2022-Q4 kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jun 05 07:18:10 BASTI-2022-Q4 kernel: NetLabel:  unlabeled traffic allowed by default
Jun 05 07:18:10 BASTI-2022-Q4 kernel: mctp: management component transport protocol core
Jun 05 07:18:10 BASTI-2022-Q4 kernel: NET: Registered PF_MCTP protocol family
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PCI: Using ACPI for IRQ routing
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PCI: pci_cache_line_size set to 64 bytes
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: reserve RAM buffer [mem 0x09aff000-0x0bffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: reserve RAM buffer [mem 0x76b7a018-0x77ffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: reserve RAM buffer [mem 0x76bbd018-0x77ffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: reserve RAM buffer [mem 0x76bc8018-0x77ffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: reserve RAM buffer [mem 0x79c51000-0x7bffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: reserve RAM buffer [mem 0x7cf58000-0x7fffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: reserve RAM buffer [mem 0x7e270000-0x7fffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: reserve RAM buffer [mem 0x8fff9000-0x8fffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: e820: reserve RAM buffer [mem 0x85df00000-0x85fffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:03:00.0: vgaarb: setting as boot VGA device
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:03:00.0: vgaarb: bridge control possible
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jun 05 07:18:10 BASTI-2022-Q4 kernel: vgaarb: loaded
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jun 05 07:18:10 BASTI-2022-Q4 kernel: clocksource: Switched to clocksource tsc-early
Jun 05 07:18:10 BASTI-2022-Q4 kernel: VFS: Disk quotas dquot_6.6.0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: AppArmor: AppArmor Filesystem Enabled
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pnp: PnP ACPI init
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:01: [mem 0x1000000000000 window] could not be reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:03: [io  0x0a00-0x0a2f] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:03: [io  0x0a30-0x0a3f] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:03: [io  0x0a40-0x0a4f] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:03: [mem 0xfe000000-0xfe01ffff] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [io  0x04d0-0x04d1] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [io  0x040b] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [io  0x04d6] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [io  0x0c00-0x0c01] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [io  0x0c14] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [io  0x0c50-0x0c51] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [io  0x0c52] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [io  0x0c6c] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [io  0x0c6f] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [io  0x0cd8-0x0cdf] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [io  0x0800-0x089f] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [io  0x0b00-0x0b0f] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [io  0x0b20-0x0b3f] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [io  0x0900-0x090f] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [io  0x0910-0x091f] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [mem 0xfedc0000-0xfedc0fff] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [mem 0xfee00000-0xfee00fff] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [mem 0xfec10000-0xfec10fff] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [mem 0xfeb00000-0xfeb00fff] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pnp: PnP ACPI: found 5 devices
Jun 05 07:18:10 BASTI-2022-Q4 kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jun 05 07:18:10 BASTI-2022-Q4 kernel: NET: Registered PF_INET protocol family
Jun 05 07:18:10 BASTI-2022-Q4 kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: TCP: Hash tables configured (established 262144 bind 65536)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jun 05 07:18:10 BASTI-2022-Q4 kernel: NET: Registered PF_XDP protocol family
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:02:00.0:   bridge window [io  0xf000-0xffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:02:00.0:   bridge window [mem 0xf6b00000-0xf6cfffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:02:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:01:00.0:   bridge window [io  0xf000-0xffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:01:00.0:   bridge window [mem 0xf6b00000-0xf6cfffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:01:00.0:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:01.1:   bridge window [io  0xf000-0xffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:01.1:   bridge window [mem 0xf6b00000-0xf6dfffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:01.1:   bridge window [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:00.0: PCI bridge to [bus 06]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:04.0: PCI bridge to [bus 07]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:05.0: PCI bridge to [bus 08]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:06.0: PCI bridge to [bus 09]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:07.0: PCI bridge to [bus 0a]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:08.0: PCI bridge to [bus 0b]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:09.0: PCI bridge to [bus 0c]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0a.0: PCI bridge to [bus 0d]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0a.0:   bridge window [io  0xe000-0xefff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0a.0:   bridge window [mem 0xf6a00000-0xf6afffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0b.0: PCI bridge to [bus 0e]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0b.0:   bridge window [mem 0xf6900000-0xf69fffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0b.0:   bridge window [mem 0xfc10100000-0xfc101fffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0c.0: PCI bridge to [bus 0f]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0c.0:   bridge window [mem 0xf6800000-0xf68fffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0d.0: PCI bridge to [bus 10]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0d.0:   bridge window [mem 0xf6700000-0xf67fffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:04:00.0: PCI bridge to [bus 05-10]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:04:00.0:   bridge window [io  0xe000-0xefff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:04:00.0:   bridge window [mem 0xf6700000-0xf6afffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:04:00.0:   bridge window [mem 0xfc10100000-0xfc101fffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.1: PCI bridge to [bus 04-10]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.1:   bridge window [io  0xe000-0xefff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.1:   bridge window [mem 0xf6700000-0xf6afffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.1:   bridge window [mem 0xfc10100000-0xfc101fffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.2: PCI bridge to [bus 11]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.2:   bridge window [mem 0xf6f00000-0xf6ffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.1: PCI bridge to [bus 12]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.1:   bridge window [mem 0xf6300000-0xf66fffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.3: PCI bridge to [bus 13]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.3:   bridge window [mem 0xf6e00000-0xf6efffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:00: resource 9 [mem 0xa0000000-0xf6ffffff window]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:00: resource 10 [mem 0x860000000-0xffffffffff window]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:01: resource 0 [io  0xf000-0xffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:01: resource 1 [mem 0xf6b00000-0xf6dfffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:01: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:02: resource 0 [io  0xf000-0xffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:02: resource 1 [mem 0xf6b00000-0xf6cfffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:02: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:03: resource 0 [io  0xf000-0xffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:03: resource 1 [mem 0xf6b00000-0xf6cfffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:03: resource 2 [mem 0xf800000000-0xfc0fffffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:04: resource 0 [io  0xe000-0xefff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:04: resource 1 [mem 0xf6700000-0xf6afffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:04: resource 2 [mem 0xfc10100000-0xfc101fffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:05: resource 0 [io  0xe000-0xefff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:05: resource 1 [mem 0xf6700000-0xf6afffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:05: resource 2 [mem 0xfc10100000-0xfc101fffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:0d: resource 0 [io  0xe000-0xefff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:0d: resource 1 [mem 0xf6a00000-0xf6afffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:0e: resource 1 [mem 0xf6900000-0xf69fffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:0e: resource 2 [mem 0xfc10100000-0xfc101fffff 64bit pref]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:0f: resource 1 [mem 0xf6800000-0xf68fffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:10: resource 1 [mem 0xf6700000-0xf67fffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:11: resource 1 [mem 0xf6f00000-0xf6ffffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:12: resource 1 [mem 0xf6300000-0xf66fffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci_bus 0000:13: resource 1 [mem 0xf6e00000-0xf6efffff]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PCI: CLS 64 bytes, default 64
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:01.0: Adding to iommu group 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Trying to unpack rootfs image as initramfs...
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:01.1: Adding to iommu group 1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.0: Adding to iommu group 2
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.1: Adding to iommu group 3
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:02.2: Adding to iommu group 4
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:03.0: Adding to iommu group 5
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:04.0: Adding to iommu group 6
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.0: Adding to iommu group 7
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.1: Adding to iommu group 8
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:08.3: Adding to iommu group 9
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:14.0: Adding to iommu group 10
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:14.3: Adding to iommu group 10
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:18.0: Adding to iommu group 11
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:18.1: Adding to iommu group 11
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:18.2: Adding to iommu group 11
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:18.3: Adding to iommu group 11
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:18.4: Adding to iommu group 11
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:18.5: Adding to iommu group 11
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:18.6: Adding to iommu group 11
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:00:18.7: Adding to iommu group 11
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:01:00.0: Adding to iommu group 12
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:02:00.0: Adding to iommu group 13
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:03:00.0: Adding to iommu group 14
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:03:00.1: Adding to iommu group 15
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:04:00.0: Adding to iommu group 16
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:00.0: Adding to iommu group 17
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:04.0: Adding to iommu group 18
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:05.0: Adding to iommu group 19
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:06.0: Adding to iommu group 20
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:07.0: Adding to iommu group 21
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:08.0: Adding to iommu group 22
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:09.0: Adding to iommu group 23
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0a.0: Adding to iommu group 24
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0b.0: Adding to iommu group 25
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0c.0: Adding to iommu group 26
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:05:0d.0: Adding to iommu group 27
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0d:00.0: Adding to iommu group 24
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0e:00.0: Adding to iommu group 25
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:0f:00.0: Adding to iommu group 26
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:10:00.0: Adding to iommu group 27
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:11:00.0: Adding to iommu group 28
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.0: Adding to iommu group 29
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.2: Adding to iommu group 30
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.3: Adding to iommu group 31
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.4: Adding to iommu group 32
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:12:00.6: Adding to iommu group 33
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pci 0000:13:00.0: Adding to iommu group 34
Jun 05 07:18:10 BASTI-2022-Q4 kernel: AMD-Vi: Extended features (0x246577efa2254afa, 0x0): PPR NX GT [5] IA GA PC GA_vAPIC
Jun 05 07:18:10 BASTI-2022-Q4 kernel: AMD-Vi: Interrupt remapping enabled
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Freeing initrd memory: 32316K
Jun 05 07:18:10 BASTI-2022-Q4 kernel: AMD-Vi: Virtual APIC enabled
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: software IO TLB: mapped [mem 0x000000006cebf000-0x0000000070ebf000] (64MB)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: LVT offset 0 assigned for vector 0x400
Jun 05 07:18:10 BASTI-2022-Q4 kernel: perf: AMD IBS detected (0x00000bff)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Initialise system trusted keyrings
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Key type blacklist registered
Jun 05 07:18:10 BASTI-2022-Q4 kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: zbud: loaded
Jun 05 07:18:10 BASTI-2022-Q4 kernel: fuse: init (API version 7.40)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: integrity: Platform Keyring initialized
Jun 05 07:18:10 BASTI-2022-Q4 kernel: integrity: Machine keyring initialized
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Key type asymmetric registered
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Asymmetric key parser 'x509' registered
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: io scheduler mq-deadline registered
Jun 05 07:18:10 BASTI-2022-Q4 kernel: io scheduler kyber registered
Jun 05 07:18:10 BASTI-2022-Q4 kernel: io scheduler bfq registered
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 28
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 29
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 30
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 31
Jun 05 07:18:10 BASTI-2022-Q4 kernel: pcieport 0000:00:08.3: PME: Signaling with IRQ 32
Jun 05 07:18:10 BASTI-2022-Q4 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jun 05 07:18:10 BASTI-2022-Q4 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: button: Power Button [PWRB]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: button: Power Button [PWRF]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1106
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Monitor-Mwait will be used to enter C-1 state
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PLTF.C000: Found 3 idle states
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PLTF.C008: Found 3 idle states
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PLTF.C00A: Found 3 idle states
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PLTF.C009: Found 3 idle states
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_SB_.PLTF.C00B: Found 3 idle states
Jun 05 07:18:10 BASTI-2022-Q4 kernel: tsc: Refined TSC clocksource calibration: 4691.164 MHz
Jun 05 07:18:10 BASTI-2022-Q4 kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x439ed23b657, max_idle_ns: 440795411727 ns
Jun 05 07:18:10 BASTI-2022-Q4 kernel: clocksource: Switched to clocksource tsc
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: \_TZ_.TZ10: _PSL evaluation failure
Jun 05 07:18:10 BASTI-2022-Q4 kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: thermal: Thermal Zone [TZ10] (17 C)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Non-volatile memory driver v1.3
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Linux agpgart interface v0.103
Jun 05 07:18:10 BASTI-2022-Q4 kernel: tpm_crb MSFT0101:00: Disabling hwrng
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: bus type drm_connector registered
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ahci 0000:10:00.0: version 3.0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ahci 0000:10:00.0: SSS flag set, parallel bus scan disabled
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ahci 0000:10:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ahci 0000:10:00.0: 4/6 ports implemented (port mask 0xf)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ahci 0000:10:00.0: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi host0: ahci
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi host1: ahci
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi host2: ahci
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi host3: ahci
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi host4: ahci
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi host5: ahci
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata1: SATA max UDMA/133 abar m1024@0xf6780000 port 0xf6780100 irq 47 lpm-pol 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata2: SATA max UDMA/133 abar m1024@0xf6780000 port 0xf6780180 irq 47 lpm-pol 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata3: SATA max UDMA/133 abar m1024@0xf6780000 port 0xf6780200 irq 47 lpm-pol 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata4: SATA max UDMA/133 abar m1024@0xf6780000 port 0xf6780280 irq 47 lpm-pol 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata5: DUMMY
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata6: DUMMY
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usbcore: registered new interface driver usbserial_generic
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usbserial: USB Serial support registered for generic
Jun 05 07:18:10 BASTI-2022-Q4 kernel: rtc_cmos 00:02: RTC can wake from S4
Jun 05 07:18:10 BASTI-2022-Q4 kernel: rtc_cmos 00:02: registered as rtc0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: rtc_cmos 00:02: setting system clock to 2024-06-05T05:18:03 UTC (1717564683)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: fbcon: Deferring console take-over
Jun 05 07:18:10 BASTI-2022-Q4 kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hid: raw HID events driver (C) Jiri Kosina
Jun 05 07:18:10 BASTI-2022-Q4 kernel: drop_monitor: Initializing network drop monitor service
Jun 05 07:18:10 BASTI-2022-Q4 kernel: NET: Registered PF_INET6 protocol family
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Segment Routing with IPv6
Jun 05 07:18:10 BASTI-2022-Q4 kernel: RPL Segment Routing with IPv6
Jun 05 07:18:10 BASTI-2022-Q4 kernel: In-situ OAM (IOAM) with IPv6
Jun 05 07:18:10 BASTI-2022-Q4 kernel: NET: Registered PF_PACKET protocol family
Jun 05 07:18:10 BASTI-2022-Q4 kernel: microcode: Current revision: 0x0a601206
Jun 05 07:18:10 BASTI-2022-Q4 kernel: resctrl: L3 allocation detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: resctrl: MB allocation detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: resctrl: SMBA allocation detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: resctrl: L3 monitoring detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: IPI shorthand broadcast: enabled
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sched_clock: Marking stable (2744827308, 351887)->(2747939094, -2759899)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Jun 05 07:18:10 BASTI-2022-Q4 kernel: registered taskstats version 1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Loading compiled-in X.509 certificates
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 7a4353263ac24ac3008ebe1401c28f462f35d83c'
Jun 05 07:18:10 BASTI-2022-Q4 kernel: zswap: loaded using pool zstd/zsmalloc
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Key type .fscrypt registered
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Key type fscrypt-provisioning registered
Jun 05 07:18:10 BASTI-2022-Q4 kernel: AppArmor: AppArmor sha256 policy hashing enabled
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM:   Magic number: 12:174:314
Jun 05 07:18:10 BASTI-2022-Q4 kernel: RAS: Correctable Errors collector initialized.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: clk: Disabling unused clocks
Jun 05 07:18:10 BASTI-2022-Q4 kernel: PM: genpd: Disabling unused power domains
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata1.00: ATA-10: MKNSSDTR1TB-3D, Q0125B, max UDMA/133
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata1.00: 2000409264 sectors, multi 1: LBA48 NCQ (depth 32), AA
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata1.00: Features: Dev-Sleep
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata1.00: configured for UDMA/133
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi 0:0:0:0: Direct-Access     ATA      MKNSSDTR1TB-3D   5B   PQ: 0 ANSI: 5
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 0:0:0:0: [sda] 2000409264 512-byte logical blocks: (1.02 TB/954 GiB)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 0:0:0:0: [sda] Write Protect is off
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
Jun 05 07:18:10 BASTI-2022-Q4 kernel:  sda: sda1 sda2 sda3 sda4 sda5 sda6
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Freeing unused decrypted memory: 2028K
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Freeing unused kernel image (initmem) memory: 3412K
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Write protecting the kernel read-only data: 32768k
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Freeing unused kernel image (rodata/data gap) memory: 1112K
Jun 05 07:18:10 BASTI-2022-Q4 kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: rodata_test: all tests were successful
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Run /init as init process
Jun 05 07:18:10 BASTI-2022-Q4 kernel:   with arguments:
Jun 05 07:18:10 BASTI-2022-Q4 kernel:     /init
Jun 05 07:18:10 BASTI-2022-Q4 kernel:   with environment:
Jun 05 07:18:10 BASTI-2022-Q4 kernel:     HOME=/
Jun 05 07:18:10 BASTI-2022-Q4 kernel:     TERM=linux
Jun 05 07:18:10 BASTI-2022-Q4 kernel:     BOOT_IMAGE=/vmlinuz-linux
Jun 05 07:18:10 BASTI-2022-Q4 kernel: fbcon: Taking over console
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Console: switching to colour frame buffer device 160x45
Jun 05 07:18:10 BASTI-2022-Q4 kernel: raid6: skipped pq benchmark and selected avx512x4
Jun 05 07:18:10 BASTI-2022-Q4 kernel: raid6: using avx512x2 recovery algorithm
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xor: automatically using best checksumming function   avx       
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Btrfs loaded, zoned=yes, fsverity=yes
Jun 05 07:18:10 BASTI-2022-Q4 kernel: ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/LNXVIDEO:00/input/input2
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:0f:00.0: xHCI Host Controller
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:0f:00.0: new USB bus registered, assigned bus number 1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: nvme nvme0: pci function 0000:11:00.0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: nvme nvme0: missing or invalid SUBNQN field.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: nvme nvme0: allocated 32 MiB host memory buffer.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:0f:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000200000410
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:0f:00.0: xHCI Host Controller
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:0f:00.0: new USB bus registered, assigned bus number 2
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:0f:00.0: Host supports USB 3.2 Enhanced SuperSpeed
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb1: Product: xHCI Host Controller
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb1: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb1: SerialNumber: 0000:0f:00.0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 1-0:1.0: USB hub found
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 1-0:1.0: 12 ports detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb2: Product: xHCI Host Controller
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb2: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb2: SerialNumber: 0000:0f:00.0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 2-0:1.0: USB hub found
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 2-0:1.0: 5 ports detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:12:00.3: xHCI Host Controller
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:12:00.3: new USB bus registered, assigned bus number 3
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:12:00.3: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:12:00.3: xHCI Host Controller
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:12:00.3: new USB bus registered, assigned bus number 4
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:12:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb3: Product: xHCI Host Controller
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb3: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb3: SerialNumber: 0000:12:00.3
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 3-0:1.0: USB hub found
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 3-0:1.0: 2 ports detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb4: Product: xHCI Host Controller
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb4: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb4: SerialNumber: 0000:12:00.3
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 4-0:1.0: USB hub found
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 4-0:1.0: 2 ports detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:12:00.4: xHCI Host Controller
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:12:00.4: new USB bus registered, assigned bus number 5
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:12:00.4: hcc params 0x0120ffc5 hci version 0x120 quirks 0x0000000200000410
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:12:00.4: xHCI Host Controller
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:12:00.4: new USB bus registered, assigned bus number 6
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:12:00.4: Host supports USB 3.1 Enhanced SuperSpeed
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb5: Product: xHCI Host Controller
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb5: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb5: SerialNumber: 0000:12:00.4
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 5-0:1.0: USB hub found
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 5-0:1.0: 2 ports detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb6: Product: xHCI Host Controller
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb6: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb6: SerialNumber: 0000:12:00.4
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 6-0:1.0: USB hub found
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 6-0:1.0: 2 ports detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:13:00.0: xHCI Host Controller
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:13:00.0: new USB bus registered, assigned bus number 7
Jun 05 07:18:10 BASTI-2022-Q4 kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:13:00.0: USB3 root hub has no ports
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:13:00.0: hcc params 0x0110ffc5 hci version 0x120 quirks 0x0000000200000410
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:13:00.0: xHCI Host Controller
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:13:00.0: new USB bus registered, assigned bus number 8
Jun 05 07:18:10 BASTI-2022-Q4 kernel: xhci_hcd 0000:13:00.0: Host supports USB 3.0 SuperSpeed
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb7: Product: xHCI Host Controller
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb7: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb7: SerialNumber: 0000:13:00.0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 7-0:1.0: USB hub found
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 7-0:1.0: 1 port detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb8: Product: xHCI Host Controller
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb8: Manufacturer: Linux 6.9.3-arch1-1 xhci-hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb usb8: SerialNumber: 0000:13:00.0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 8-0:1.0: USB hub found
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 8-0:1.0: config failed, hub doesn't have any ports! (err -19)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: nvme nvme0: Ignoring bogus Namespace Identifiers
Jun 05 07:18:10 BASTI-2022-Q4 kernel:  nvme0n1: p1 p2 p3
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 7-1: new high-speed USB device number 2 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3: new high-speed USB device number 2 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 7-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.90
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 7-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 7-1: Product: USB2.0 Hub
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 7-1:1.0: USB hub found
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 7-1:1.0: 4 ports detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 6-1: new SuperSpeed USB device number 2 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 6-1: New USB device found, idVendor=0781, idProduct=5591, bcdDevice= 1.00
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 6-1: Product: Ultra USB 3.0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 6-1: Manufacturer: SanDisk
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 6-1: SerialNumber: 4C531001610628102132
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3: New USB device found, idVendor=0bda, idProduct=5411, bcdDevice= 2.01
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3: Product: USB2.1 Hub
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3: Manufacturer: Generic
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 1-3:1.0: USB hub found
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 1-3:1.0: 4 ports detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 6-2: new SuperSpeed USB device number 3 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 6-2: New USB device found, idVendor=0781, idProduct=5591, bcdDevice= 1.00
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 6-2: Product:  SanDisk 3.2Gen1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 6-2: Manufacturer:  USB
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 6-2: SerialNumber: 010140340cb06b60cea7def64e5aa1397349272707f9ae02e9686a68e449c3b1cf6800000000000000000000fc37a4f5ff8b77009155810743301a13
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3: New USB device found, idVendor=0bda, idProduct=0411, bcdDevice= 2.01
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3: Product: USB3.2 Hub
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3: Manufacturer: Generic
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 2-3:1.0: USB hub found
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 2-3:1.0: 4 ports detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-6: new full-speed USB device number 3 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb-storage 6-1:1.0: USB Mass Storage device detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi host6: usb-storage 6-1:1.0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb-storage 6-2:1.0: USB Mass Storage device detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi host7: usb-storage 6-2:1.0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usbcore: registered new interface driver usb-storage
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usbcore: registered new interface driver uas
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] amdgpu kernel modesetting enabled.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu: Virtual CRAT table created for CPU
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu: Topology: Add CPU node
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: enabling device (0006 -> 0007)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] initializing kernel modesetting (SIENNA_CICHLID 0x1002:0x73BF 0x148C:0x2407 0xC3).
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] register mmio base: 0xF6B00000
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] register mmio size: 1048576
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] add ip block number 0 <nv_common>
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] add ip block number 1 <gmc_v10_0>
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] add ip block number 2 <navi10_ih>
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] add ip block number 3 <psp>
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] add ip block number 4 <smu>
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] add ip block number 5 <dm>
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] add ip block number 6 <gfx_v10_0>
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] add ip block number 7 <sdma_v5_2>
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] add ip block number 8 <vcn_v3_0>
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] add ip block number 9 <jpeg_v3_0>
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from VFCT
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu: ATOM BIOS: 113-D4140EXL-XL
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] VCN(0) decode is enabled in VM mode
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] VCN(1) decode is enabled in VM mode
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] VCN(0) encode is enabled in VM mode
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] VCN(1) encode is enabled in VM mode
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] JPEG decode is enabled in VM mode
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Console: switching to colour dummy device 80x25
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: vgaarb: deactivate vga console
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: MEM ECC is not presented.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: SRAM ECC is not presented.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: VRAM: 16368M 0x0000008000000000 - 0x00000083FEFFFFFF (16368M used)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] Detected VRAM RAM=16368M, BAR=16384M
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] RAM width 256bits GDDR6
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] amdgpu: 16368M of VRAM memory ready
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] amdgpu: 15774M of GTT memory ready.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000F00000).
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.2: new full-speed USB device number 4 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-6: New USB device found, idVendor=048d, idProduct=5702, bcdDevice= 0.01
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-6: Product: ITE Device
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-6: Manufacturer: ITE Tech. Inc.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usbcore: registered new interface driver usbhid
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usbhid: USB HID core driver
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hid-generic 0003:048D:5702.0001: hiddev96,hidraw0: USB HID v1.12 Device [ITE Tech. Inc. ITE Device] on usb-0000:0f:00.0-6/input0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.2: device descriptor read/64, error -32
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.2: device descriptor read/64, error -32
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.2: new full-speed USB device number 5 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.2: device descriptor read/64, error -32
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi 7:0:0:0: Direct-Access      USB      SanDisk 3.2Gen1 1.00 PQ: 0 ANSI: 6
Jun 05 07:18:10 BASTI-2022-Q4 kernel: scsi 6:0:0:0: Direct-Access     SanDisk  Ultra USB 3.0    1.00 PQ: 0 ANSI: 6
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 6:0:0:0: [sdc] 30031872 512-byte logical blocks: (15.4 GB/14.3 GiB)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 6:0:0:0: [sdc] Write Protect is off
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 6:0:0:0: [sdc] Mode Sense: 43 00 00 00
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 6:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 7:0:0:0: [sdb] 120164352 512-byte logical blocks: (61.5 GB/57.3 GiB)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 7:0:0:0: [sdb] Write Protect is off
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 7:0:0:0: [sdb] Mode Sense: 43 00 00 00
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 7:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Jun 05 07:18:10 BASTI-2022-Q4 kernel:  sdc: sdc1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 6:0:0:0: [sdc] Attached SCSI removable disk
Jun 05 07:18:10 BASTI-2022-Q4 kernel:  sdb: sdb1 sdb2
Jun 05 07:18:10 BASTI-2022-Q4 kernel: sd 7:0:0:0: [sdb] Attached SCSI removable disk
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.2: device descriptor read/64, error -32
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3-port2: attempt power cycle
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.3: new SuperSpeed USB device number 3 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.3: New USB device found, idVendor=05e3, idProduct=0612, bcdDevice=92.26
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.3: Product: USB3.1 Hub
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.3: Manufacturer: GenesysLogic
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 2-3.3:1.0: USB hub found
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 2-3.3:1.0: 4 ports detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-9: new high-speed USB device number 6 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-9: New USB device found, idVendor=0e8d, idProduct=0616, bcdDevice= 1.00
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-9: New USB device strings: Mfr=5, Product=6, SerialNumber=7
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-9: Product: Wireless_Device
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-9: Manufacturer: MediaTek Inc.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-9: SerialNumber: 000000000
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.4: new SuperSpeed USB device number 4 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.4: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.56
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.4: Product: USB3.1 Hub
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.4: Manufacturer: GenesysLogic
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 2-3.4:1.0: USB hub found
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 2-3.4:1.0: 4 ports detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.3.4: new SuperSpeed USB device number 5 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.3.4: New USB device found, idVendor=046d, idProduct=085e, bcdDevice= 3.17
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.3.4: New USB device strings: Mfr=0, Product=2, SerialNumber=3
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.3.4: Product: Logitech BRIO
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.3.4: SerialNumber: 4D768159
Jun 05 07:18:10 BASTI-2022-Q4 kernel: input: Logitech BRIO Consumer Control as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb2/2-3/2-3.3/2-3.3.4/2-3.3.4:1.5/0003:046D:085E.0002/input/input3
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hid-generic 0003:046D:085E.0002: input,hidraw1: USB HID v1.11 Device [Logitech BRIO] on usb-0000:0f:00.0-3.3.4/input5
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: STB initialized to 2048 entries
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] Loading DMUB firmware via PSP: version=0x02020020
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] use_doorbell being set to: [true]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] use_doorbell being set to: [true]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] use_doorbell being set to: [true]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] use_doorbell being set to: [true]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] Found VCN firmware Version ENC: 1.30 DEC: 3 VEP: 0 Revision: 8
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: Will use PSP to load VCN firmware
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: reserve 0xa00000 from 0x83fd000000 for PSP TMR
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.2: new full-speed USB device number 7 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.2: Device not responding to setup address.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x00000040, smu fw if version = 0x00000041, smu fw program = 0, version = 0x003a5900 (58.89.0)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] Display Core v3.2.273 initialized on DCN 3.0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] DP-HDMI FRL PCON supported
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] DMUB hardware initialized: version=0x02020020
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.2: Device not responding to setup address.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.2: device not accepting address 7, error -71
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.2: WARN: invalid context state for evaluate context command.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] kiq ring mec 2 pipe 1 q 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] JPEG decode initialized successfully.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.2: new full-speed USB device number 8 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.2: Device not responding to setup address.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu: HMM registered 16368MB device memory
Jun 05 07:18:10 BASTI-2022-Q4 kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Jun 05 07:18:10 BASTI-2022-Q4 kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu: Virtual CRAT table created for GPU
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu: Topology: Add dGPU node [0x73bf:0x1002]
Jun 05 07:18:10 BASTI-2022-Q4 kernel: kfd kfd: amdgpu: added device 1002:73bf
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: SE 4, SH per SE 2, CU per SH 10, active_cu_number 60
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma2 uses VM inv eng 14 on hub 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma3 uses VM inv eng 15 on hub 0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_1 uses VM inv eng 5 on hub 8
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.0 uses VM inv eng 6 on hub 8
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_1.1 uses VM inv eng 7 on hub 8
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 8 on hub 8
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: amdgpu: Using BACO for runtime pm
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] Initialized amdgpu 3.57.0 20150101 for 0000:03:00.0 on minor 1
Jun 05 07:18:10 BASTI-2022-Q4 kernel: fbcon: amdgpudrmfb (fb0) is primary device
Jun 05 07:18:10 BASTI-2022-Q4 kernel: [drm] DSC precompute is not needed.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.2: Device not responding to setup address.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: Console: switching to colour frame buffer device 160x45
Jun 05 07:18:10 BASTI-2022-Q4 kernel: amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BTRFS: device label btrfs_pool devid 1 transid 277698 /dev/nvme0n1p3 (259:3) scanned by mount (328)
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BTRFS info (device nvme0n1p3): first mount of filesystem 35cda428-fe8c-4c80-96f7-c0ac0f91d7f9
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BTRFS info (device nvme0n1p3): using crc32c (crc32c-intel) checksum algorithm
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BTRFS info (device nvme0n1p3): using free-space-tree
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.2: device not accepting address 8, error -71
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.2: WARN: invalid context state for evaluate context command.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3-port2: unable to enumerate USB device
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.4.4: new SuperSpeed USB device number 6 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.4.4: New USB device found, idVendor=05e3, idProduct=0626, bcdDevice= 6.56
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.4.4: Product: USB3.1 Hub
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 2-3.4.4: Manufacturer: GenesysLogic
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 2-3.4.4:1.0: USB hub found
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 2-3.4.4:1.0: 4 ports detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.3: new high-speed USB device number 9 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: systemd 255.7-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)
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Detected architecture x86-64.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Hostname set to <BASTI-2022-Q4>.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.3: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.26
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.3: Product: USB2.0 Hub
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.3: Manufacturer: GenesysLogic
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 1-3.3:1.0: USB hub found
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 1-3.3:1.0: 4 ports detected
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.4: new high-speed USB device number 10 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.4: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.56
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.4: Product: USB2.1 Hub
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.4: Manufacturer: GenesysLogic
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 1-3.4:1.0: USB hub found
Jun 05 07:18:10 BASTI-2022-Q4 kernel: hub 1-3.4:1.0: 4 ports detected
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: bpf-lsm: LSM BPF program attached
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.3.1: new full-speed USB device number 11 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: /etc/systemd/system/paccache.service.d/override.conf:1: Assignment outside of section. Ignoring.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: /etc/systemd/system/paccache.service.d/override.conf:2: Assignment outside of section. Ignoring.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: /etc/systemd/system/paccache.service.d/override.conf:3: Assignment outside of section. Ignoring.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Queued start job for default target Graphical Interface.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Created slice Slice /system/dirmngr.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Created slice Slice /system/getty.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Created slice Slice /system/gpg-agent.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Created slice Slice /system/gpg-agent-browser.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Created slice Slice /system/gpg-agent-extra.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Created slice Slice /system/keyboxd.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Created slice Slice /system/modprobe.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Created slice Slice /system/systemd-fsck.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Created slice User and Session Slice.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Expecting device /dev/disk/by-uuid/35cda428-fe8c-4c80-96f7-c0ac0f91d7f9...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Expecting device /dev/disk/by-uuid/73a3cfae-b66a-4262-9105-006e76f46cd8...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Expecting device /dev/disk/by-uuid/EA39-87EC...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Reached target Local Encrypted Volumes.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Reached target Login Prompts.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Reached target Local Integrity Protected Volumes.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Reached target Remote File Systems.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Reached target Slice Units.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Reached target Mounting snaps.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Reached target Local Verity Protected Volumes.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Listening on LVM2 poll daemon socket.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Listening on Process Core Dump Socket.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Listening on Journal Socket (/dev/log).
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Listening on Journal Socket.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Listening on udev Control Socket.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Listening on udev Kernel Socket.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting Huge Pages File System...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting POSIX Message Queue File System...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting Kernel Debug File System...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting Kernel Trace File System...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Load AppArmor profiles...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Create List of Static Device Nodes...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Load Kernel Module configfs...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Load Kernel Module dm_mod...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Load Kernel Module drm...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Load Kernel Module fuse...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Load Kernel Module loop...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Journal Service...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Load Kernel Modules...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Remount Root and Kernel File Systems...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Coldplug All udev Devices...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted Huge Pages File System.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted POSIX Message Queue File System.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted Kernel Debug File System.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted Kernel Trace File System.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: loop: module loaded
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished Create List of Static Device Nodes.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished Load Kernel Module configfs.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: modprobe@drm.service: Deactivated successfully.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished Load Kernel Module drm.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished Load Kernel Module fuse.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: modprobe@loop.service: Deactivated successfully.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: device-mapper: uevent: version 1.0.3
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished Load Kernel Module loop.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished Load Kernel Module dm_mod.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting FUSE Control File System...
Jun 05 07:18:10 BASTI-2022-Q4 systemd-journald[390]: Collecting audit messages is disabled.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting Kernel Configuration File System...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted FUSE Control File System.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: i2c_dev: i2c /dev entries driver
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted Kernel Configuration File System.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished Load Kernel Modules.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Apply Kernel Variables...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished Apply Kernel Variables.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.4.4: new high-speed USB device number 12 using xhci_hcd
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting CLI Netfilter Manager...
Jun 05 07:18:10 BASTI-2022-Q4 kernel: audit: type=1400 audit(1717564690.420:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=409 comm="apparmor_parser"
Jun 05 07:18:10 BASTI-2022-Q4 kernel: audit: type=1400 audit(1717564690.420:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=409 comm="apparmor_parser"
Jun 05 07:18:10 BASTI-2022-Q4 kernel: audit: type=1400 audit(1717564690.426:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-rpcd-classic" pid=415 comm="apparmor_parser"
Jun 05 07:18:10 BASTI-2022-Q4 kernel: audit: type=1400 audit(1717564690.426:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-rpcd" pid=414 comm="apparmor_parser"
Jun 05 07:18:10 BASTI-2022-Q4 kernel: audit: type=1400 audit(1717564690.426:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ping" pid=404 comm="apparmor_parser"
Jun 05 07:18:10 BASTI-2022-Q4 kernel: audit: type=1400 audit(1717564690.430:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=406 comm="apparmor_parser"
Jun 05 07:18:10 BASTI-2022-Q4 kernel: audit: type=1400 audit(1717564690.430:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="php-fpm" pid=410 comm="apparmor_parser"
Jun 05 07:18:10 BASTI-2022-Q4 kernel: audit: type=1400 audit(1717564690.430:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="klogd" pid=418 comm="apparmor_parser"
Jun 05 07:18:10 BASTI-2022-Q4 kernel: audit: type=1400 audit(1717564690.433:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="mysqld_akonadi" pid=408 comm="apparmor_parser"
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.3.1: New USB device found, idVendor=04b4, idProduct=6014, bcdDevice= 1.01
Jun 05 07:18:10 BASTI-2022-Q4 kernel: usb 1-3.3.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jun 05 07:18:10 BASTI-2022-Q4 kernel: audit: type=1400 audit(1717564690.436:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-rpcd-spoolss" pid=416 comm="apparmor_parser"
Jun 05 07:18:10 BASTI-2022-Q4 systemd-journald[390]: Journal started
Jun 05 07:18:10 BASTI-2022-Q4 systemd-journald[390]: Runtime Journal (/run/log/journal/6d988f89f03542b1bb0ea555ae2c3c58) is 8.0M, max 1.5G, 1.5G free.
Jun 05 07:18:10 BASTI-2022-Q4 systemd-modules-load[391]: Inserted module 'crypto_user'
Jun 05 07:18:10 BASTI-2022-Q4 systemd-modules-load[391]: Inserted module 'i2c_dev'
Jun 05 07:18:10 BASTI-2022-Q4 apparmor.systemd[381]: Restarting AppArmor
Jun 05 07:18:10 BASTI-2022-Q4 apparmor.systemd[381]: Reloading AppArmor profiles
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Started Journal Service.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: input: HID 04b4:6014 as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.1/1-3.3.1:1.0/0003:04B4:6014.0003/input/input4
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished Coldplug All udev Devices.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished Remount Root and Kernel File Systems.
Jun 05 07:18:10 BASTI-2022-Q4 kernel: BTRFS info (device nvme0n1p3 state M): use zstd compression, level 3
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Flush Journal to Persistent Storage...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Load/Save OS Random Seed...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Create Static Device Nodes in /dev...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished Load AppArmor profiles.
Jun 05 07:18:10 BASTI-2022-Q4 systemd-journald[390]: Time spent on flushing to /var/log/journal/6d988f89f03542b1bb0ea555ae2c3c58 is 620.370ms for 1400 entries.
Jun 05 07:18:10 BASTI-2022-Q4 systemd-journald[390]: System Journal (/var/log/journal/6d988f89f03542b1bb0ea555ae2c3c58) is 486.5M, max 4.0G, 3.5G free.
Jun 05 07:18:11 BASTI-2022-Q4 systemd-journald[390]: Received client request to flush runtime journal.
Jun 05 07:18:11 BASTI-2022-Q4 kernel: hid-generic 0003:04B4:6014.0003: input,hidraw2: USB HID v1.11 Keyboard [HID 04b4:6014] on usb-0000:0f:00.0-3.3.1/input0
Jun 05 07:18:11 BASTI-2022-Q4 kernel: loop0: detected capacity change from 0 to 8
Jun 05 07:18:11 BASTI-2022-Q4 kernel: loop1: detected capacity change from 0 to 216720
Jun 05 07:18:11 BASTI-2022-Q4 kernel: loop2: detected capacity change from 0 to 212976
Jun 05 07:18:11 BASTI-2022-Q4 kernel: loop3: detected capacity change from 0 to 130960
Jun 05 07:18:11 BASTI-2022-Q4 kernel: loop4: detected capacity change from 0 to 130960
Jun 05 07:18:11 BASTI-2022-Q4 kernel: loop5: detected capacity change from 0 to 151992
Jun 05 07:18:11 BASTI-2022-Q4 kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
Jun 05 07:18:11 BASTI-2022-Q4 kernel: loop6: detected capacity change from 0 to 152040
Jun 05 07:18:11 BASTI-2022-Q4 kernel: loop7: detected capacity change from 0 to 716176
Jun 05 07:18:11 BASTI-2022-Q4 systemd-journald[390]: /var/log/journal/6d988f89f03542b1bb0ea555ae2c3c58/system.journal: Journal file uses a different sequence number ID, rotating.
Jun 05 07:18:11 BASTI-2022-Q4 systemd-journald[390]: Rotating system journal.
Jun 05 07:18:11 BASTI-2022-Q4 kernel: loop8: detected capacity change from 0 to 187776
Jun 05 07:18:11 BASTI-2022-Q4 kernel: loop9: detected capacity change from 0 to 907728
Jun 05 07:18:11 BASTI-2022-Q4 kernel: loop10: detected capacity change from 0 to 363600
Jun 05 07:18:11 BASTI-2022-Q4 kernel: loop11: detected capacity change from 0 to 369736
Jun 05 07:18:11 BASTI-2022-Q4 kernel: usb 1-3.4.4: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice= 6.56
Jun 05 07:18:11 BASTI-2022-Q4 kernel: usb 1-3.4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 05 07:18:11 BASTI-2022-Q4 kernel: usb 1-3.4.4: Product: USB2.1 Hub
Jun 05 07:18:11 BASTI-2022-Q4 kernel: usb 1-3.4.4: Manufacturer: GenesysLogic
Jun 05 07:18:11 BASTI-2022-Q4 kernel: hub 1-3.4.4:1.0: USB hub found
Jun 05 07:18:11 BASTI-2022-Q4 kernel: hub 1-3.4.4:1.0: 4 ports detected
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: HID 04b4:6014 Mouse as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.1/1-3.3.1:1.1/0003:04B4:6014.0004/input/input5
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: HID 04b4:6014 System Control as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.1/1-3.3.1:1.1/0003:04B4:6014.0004/input/input6
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: HID 04b4:6014 Consumer Control as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.1/1-3.3.1:1.1/0003:04B4:6014.0004/input/input7
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: HID 04b4:6014 as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.1/1-3.3.1:1.1/0003:04B4:6014.0004/input/input8
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: HID 04b4:6014 Keyboard as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.1/1-3.3.1:1.1/0003:04B4:6014.0004/input/input9
Jun 05 07:18:11 BASTI-2022-Q4 kernel: hid-generic 0003:04B4:6014.0004: input,hiddev97,hidraw3: USB HID v1.11 Mouse [HID 04b4:6014] on usb-0000:0f:00.0-3.3.1/input1
Jun 05 07:18:11 BASTI-2022-Q4 kernel: ccp 0000:12:00.2: enabling device (0000 -> 0002)
Jun 05 07:18:11 BASTI-2022-Q4 kernel: ccp 0000:12:00.2: tee enabled
Jun 05 07:18:11 BASTI-2022-Q4 kernel: ccp 0000:12:00.2: psp enabled
Jun 05 07:18:11 BASTI-2022-Q4 kernel: ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B0F (\GSA1.SMBI) (20230628/utaddress-204)
Jun 05 07:18:11 BASTI-2022-Q4 kernel: ACPI: OSL: Resource conflict; ACPI support missing from driver?
Jun 05 07:18:11 BASTI-2022-Q4 kernel: Adding 67108860k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:67108860k SS
Jun 05 07:18:11 BASTI-2022-Q4 kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jun 05 07:18:11 BASTI-2022-Q4 kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: PC Speaker as /devices/platform/pcspkr/input/input10
Jun 05 07:18:11 BASTI-2022-Q4 kernel: gigabyte_wmi: unknown parameter 'force_load' ignored
Jun 05 07:18:11 BASTI-2022-Q4 kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Jun 05 07:18:11 BASTI-2022-Q4 kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Jun 05 07:18:11 BASTI-2022-Q4 kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jun 05 07:18:11 BASTI-2022-Q4 kernel: cryptd: max_cpu_qlen set to 1000
Jun 05 07:18:11 BASTI-2022-Q4 kernel: AVX2 version of gcm_enc/dec engaged.
Jun 05 07:18:11 BASTI-2022-Q4 kernel: AES CTR mode by8 optimization enabled
Jun 05 07:18:11 BASTI-2022-Q4 kernel: usb 1-3.3.2: new full-speed USB device number 13 using xhci_hcd
Jun 05 07:18:11 BASTI-2022-Q4 kernel: snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
Jun 05 07:18:11 BASTI-2022-Q4 kernel: snd_hda_intel 0000:03:00.1: Force to non-snoop mode
Jun 05 07:18:11 BASTI-2022-Q4 kernel: snd_hda_intel 0000:12:00.6: enabling device (0000 -> 0002)
Jun 05 07:18:11 BASTI-2022-Q4 kernel: snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input11
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input12
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input13
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input14
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input15
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: HDA ATI HDMI HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input16
Jun 05 07:18:11 BASTI-2022-Q4 kernel: kvm_amd: TSC scaling supported
Jun 05 07:18:11 BASTI-2022-Q4 kernel: kvm_amd: Nested Virtualization enabled
Jun 05 07:18:11 BASTI-2022-Q4 kernel: kvm_amd: Nested Paging enabled
Jun 05 07:18:11 BASTI-2022-Q4 kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Jun 05 07:18:11 BASTI-2022-Q4 kernel: kvm_amd: Virtual GIF supported
Jun 05 07:18:11 BASTI-2022-Q4 kernel: kvm_amd: Virtual NMI enabled
Jun 05 07:18:11 BASTI-2022-Q4 kernel: kvm_amd: LBR virtualization supported
Jun 05 07:18:11 BASTI-2022-Q4 kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
Jun 05 07:18:11 BASTI-2022-Q4 kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jun 05 07:18:11 BASTI-2022-Q4 kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Jun 05 07:18:11 BASTI-2022-Q4 kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Jun 05 07:18:11 BASTI-2022-Q4 kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Jun 05 07:18:11 BASTI-2022-Q4 kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
Jun 05 07:18:11 BASTI-2022-Q4 kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Jun 05 07:18:11 BASTI-2022-Q4 kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:12:00.6/sound/card1/input17
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:12:00.6/sound/card1/input18
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:12:00.6/sound/card1/input19
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:12:00.6/sound/card1/input20
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:12:00.6/sound/card1/input21
Jun 05 07:18:11 BASTI-2022-Q4 kernel: usb 1-3.3.2: New USB device found, idVendor=1532, idProduct=0099, bcdDevice= 2.00
Jun 05 07:18:11 BASTI-2022-Q4 kernel: usb 1-3.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 05 07:18:11 BASTI-2022-Q4 kernel: usb 1-3.3.2: Product: Razer Basilisk V3
Jun 05 07:18:11 BASTI-2022-Q4 kernel: usb 1-3.3.2: Manufacturer: Razer
Jun 05 07:18:11 BASTI-2022-Q4 kernel: intel_rapl_common: Found RAPL domain package
Jun 05 07:18:11 BASTI-2022-Q4 kernel: intel_rapl_common: Found RAPL domain core
Jun 05 07:18:10 BASTI-2022-Q4 mtp-probe[624]: checking bus 6, device 2: "/sys/devices/pci0000:00/0000:00:08.1/0000:12:00.4/usb6/6-1"
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished Create Static Device Nodes in /dev.
Jun 05 07:18:10 BASTI-2022-Q4 mtp-probe[624]: bus: 6, device: 2 was not an MTP device
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Reached target Preparation for Local File Systems.
Jun 05 07:18:10 BASTI-2022-Q4 mtp-probe[623]: checking bus 6, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:12:00.4/usb6/6-2"
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jun 05 07:18:10 BASTI-2022-Q4 mtp-probe[623]: bus: 6, device: 3 was not an MTP device
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting Mount unit for bare, revision 5...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting Mount unit for core, revision 16202...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting Mount unit for core, revision 16928...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting Mount unit for core20, revision 2264...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting Mount unit for core20, revision 2318...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting Mount unit for core22, revision 1122...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting Mount unit for core22, revision 1380...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting Mount unit for gnome-3-38-2004, revision 143...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting Mount unit for gtk-common-themes, revision 1535...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting Mount unit for kf5-5-111-qt-5-15-11-core22, revision 7...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting Mount unit for spotify, revision 75...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounting Mount unit for spotify, revision 76...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished Load/Save OS Random Seed.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted Mount unit for bare, revision 5.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted Mount unit for core, revision 16202.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted Mount unit for core, revision 16928.
Jun 05 07:18:11 BASTI-2022-Q4 systemd-fsck[636]: fsck.fat 4.2 (2021-01-31)
Jun 05 07:18:11 BASTI-2022-Q4 systemd-fsck[636]: /dev/nvme0n1p1: 379 files, 25557/63965 clusters
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted Mount unit for core20, revision 2264.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted Mount unit for core20, revision 2318.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished CLI Netfilter Manager.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted Mount unit for core22, revision 1122.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted Mount unit for core22, revision 1380.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted Mount unit for gnome-3-38-2004, revision 143.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted Mount unit for gtk-common-themes, revision 1535.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted Mount unit for kf5-5-111-qt-5-15-11-core22, revision 7.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted Mount unit for spotify, revision 75.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Mounted Mount unit for spotify, revision 76.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Reached target Mounted snaps.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Load AppArmor profiles managed internally by snapd...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 573 (snapd-apparmor)
Jun 05 07:18:10 BASTI-2022-Q4 systemd-udevd[563]: Using default interface naming scheme 'v255'.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Started Rule-based Manager for Device Events and Files.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Found device CT2000P3SSD8 2.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Found device CT2000P3SSD8 BOOT.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Activating swap /dev/disk/by-uuid/73a3cfae-b66a-4262-9105-006e76f46cd8...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting File System Check on /dev/disk/by-uuid/EA39-87EC...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Activated swap /dev/disk/by-uuid/73a3cfae-b66a-4262-9105-006e76f46cd8.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Reached target Swaps.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Found device CT2000P3SSD8 btrfs_pool.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished File System Check on /dev/disk/by-uuid/EA39-87EC.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting File System Check on /dev/disk/by-uuid/35cda428-fe8c-4c80-96f7-c0ac0f91d7f9...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished File System Check on /dev/disk/by-uuid/35cda428-fe8c-4c80-96f7-c0ac0f91d7f9.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Starting Virtual Console Setup...
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Finished Virtual Console Setup.
Jun 05 07:18:10 BASTI-2022-Q4 systemd[1]: Reached target Sound Card.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Finished Flush Journal to Persistent Storage.
Jun 05 07:18:11 BASTI-2022-Q4 kernel: AMD Address Translation Library initialized
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: Razer Razer Basilisk V3 as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.2/1-3.3.2:1.0/0003:1532:0099.0005/input/input22
Jun 05 07:18:11 BASTI-2022-Q4 kernel: hid-generic 0003:1532:0099.0005: input,hidraw4: USB HID v1.11 Mouse [Razer Razer Basilisk V3] on usb-0000:0f:00.0-3.3.2/input0
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: Razer Razer Basilisk V3 Keyboard as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.2/1-3.3.2:1.1/0003:1532:0099.0006/input/input23
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: Razer Razer Basilisk V3 as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.2/1-3.3.2:1.1/0003:1532:0099.0006/input/input24
Jun 05 07:18:11 BASTI-2022-Q4 kernel: hid-generic 0003:1532:0099.0006: input,hidraw5: USB HID v1.11 Keyboard [Razer Razer Basilisk V3] on usb-0000:0f:00.0-3.3.2/input1
Jun 05 07:18:11 BASTI-2022-Q4 kernel: input: Razer Razer Basilisk V3 as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.2/1-3.3.2:1.2/0003:1532:0099.0007/input/input25
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Mounting /boot...
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: home-basti.mount: Directory /home/basti to mount over is not empty, mounting anyway.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Mounting /home/basti...
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Mounting Temporary Directory /tmp...
Jun 05 07:18:11 BASTI-2022-Q4 kernel: hid-generic 0003:1532:0099.0007: input,hidraw6: USB HID v1.11 Keyboard [Razer Razer Basilisk V3] on usb-0000:0f:00.0-3.3.2/input2
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Mounted /home/basti.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Mounted Temporary Directory /tmp.
Jun 05 07:18:11 BASTI-2022-Q4 snapd-apparmor[573]: main.go:124: Loading profiles [/var/lib/snapd/apparmor/profiles/snap-confine.core.16928 /var/lib/snapd/apparmor/profiles/snap-update-ns.core /var/lib/snapd/apparmor/profiles/snap-update-ns.spotify /var/lib/snapd/apparmor/profiles/snap.core.hook.configure /var/lib/snapd/apparmor/profiles/snap.spotify.hook.configure /var/lib/snapd/apparmor/profiles/snap.spotify.spotify]
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Mounted /boot.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Reached target Local File Systems.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Listening on System Extension Image Management (Varlink).
Jun 05 07:18:11 BASTI-2022-Q4 kernel: hid-generic 0003:1532:0099.0008: No inputs registered, leaving
Jun 05 07:18:11 BASTI-2022-Q4 kernel: hid-generic 0003:1532:0099.0008: hidraw7: USB HID v1.11 Device [Razer Razer Basilisk V3] on usb-0000:0f:00.0-3.3.2/input3
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Starting Set Up Additional Binary Formats...
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Starting Create Volatile Files and Directories...
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Finished Load AppArmor profiles managed internally by snapd.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Finished Set Up Additional Binary Formats.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Finished Create Volatile Files and Directories.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Starting Network Time Synchronization...
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Started Network Time Synchronization.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Reached target System Initialization.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Started CUPS Scheduler.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Started Daily Cleanup of Snapper Snapshots.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Started Daily Cleanup of Temporary Directories.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Reached target Path Units.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Reached target System Time Set.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Started Daily man-db regeneration.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Started Discard unused packages weekly.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Started Refresh Pacman mirrorlist weekly with Reflector..
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Started Daily verification of password and group files.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Started Timeline of Snapper Snapshots.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Reached target Timer Units.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Listening on CUPS Scheduler.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Listening on D-Bus System Message Bus Socket.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Starting Socket activation for snappy daemon...
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Starting D-Bus System Message Bus...
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Listening on Socket activation for snappy daemon.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Reached target Socket Units.
Jun 05 07:18:11 BASTI-2022-Q4 kernel: usb 1-3.3.3: new full-speed USB device number 14 using xhci_hcd
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Started D-Bus System Message Bus.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Reached target Basic System.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Starting Network Manager...
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Starting User Login Management...
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jun 05 07:18:11 BASTI-2022-Q4 dbus-broker-launch[726]: Ready
Jun 05 07:18:11 BASTI-2022-Q4 grub-btrfsd[731]: grub-btrfsd starting up...
Jun 05 07:18:11 BASTI-2022-Q4 grub-btrfsd[733]: 732: Watching /.snapshots for new snapshots...
Jun 05 07:18:11 BASTI-2022-Q4 systemd-logind[730]: New seat seat0.
Jun 05 07:18:11 BASTI-2022-Q4 systemd-logind[730]: Watching system buttons on /dev/input/event1 (Power Button)
Jun 05 07:18:11 BASTI-2022-Q4 systemd-logind[730]: Watching system buttons on /dev/input/event0 (Power Button)
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.5473] NetworkManager (version 1.46.0-2) is starting... (boot:85677830-e77f-4901-b728-27b32f52e36b)
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.5473] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Started User Login Management.
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.5486] manager[0x5f8d4860cf20]: monitoring kernel firmware directory '/lib/firmware'.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Starting Hostname Service...
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Started Hostname Service.
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.5802] hostname: hostname: using hostnamed
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.5802] hostname: static hostname changed from (none) to "BASTI-2022-Q4"
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.5803] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.5854] manager[0x5f8d4860cf20]: rfkill: Wi-Fi hardware radio set enabled
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.5854] manager[0x5f8d4860cf20]: rfkill: WWAN hardware radio set enabled
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.5883] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-adsl.so)
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.5934] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-bluetooth.so)
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.5951] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-ovs.so)
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6211] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-team.so)
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6225] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wifi.so)
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6230] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.46.0-2/libnm-device-plugin-wwan.so)
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6231] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6231] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6231] manager: Networking is enabled by state file
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6233] settings: Loaded settings plugin: keyfile (internal)
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6240] dhcp: init: Using DHCP client 'internal'
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6240] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6244] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6245] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6247] device (lo): Activation: starting connection 'lo' (a3d7db97-560b-4cbb-a9fe-2259d1606e91)
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Starting Network Manager Script Dispatcher Service...
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6251] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6255] ovsdb: disconnected from ovsdb
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6255] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6256] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6257] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6258] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Started Network Manager.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Reached target Network.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Starting CUPS Scheduler...
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Starting Permit User Sessions...
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Finished Permit User Sessions.
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6330] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6331] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6332] device (lo): Activation: successful, device activated.
Jun 05 07:18:11 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564691.6334] manager: startup complete
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Started Network Manager Script Dispatcher Service.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Started Simple Desktop Display Manager.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Started CUPS Scheduler.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Reached target Multi-User System.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Reached target Graphical Interface.
Jun 05 07:18:11 BASTI-2022-Q4 systemd[1]: Startup finished in 18.650s (firmware) + 1.923s (loader) + 8.793s (kernel) + 2.106s (userspace) = 31.473s.
Jun 05 07:18:11 BASTI-2022-Q4 sddm[774]: Initializing...
Jun 05 07:18:11 BASTI-2022-Q4 sddm[774]: Starting...
Jun 05 07:18:11 BASTI-2022-Q4 sddm[774]: Logind interface found
Jun 05 07:18:11 BASTI-2022-Q4 sddm[774]: Adding new display...
Jun 05 07:18:11 BASTI-2022-Q4 sddm[774]: Loaded empty theme configuration
Jun 05 07:18:11 BASTI-2022-Q4 sddm[774]: Xauthority path: "/run/sddm/xauth_ioOPjh"
Jun 05 07:18:11 BASTI-2022-Q4 sddm[774]: Using VT 2
Jun 05 07:18:11 BASTI-2022-Q4 sddm[774]: Display server starting...
Jun 05 07:18:11 BASTI-2022-Q4 sddm[774]: Writing cookie to "/run/sddm/xauth_ioOPjh"
Jun 05 07:18:11 BASTI-2022-Q4 sddm[774]: Running: /usr/bin/X -dpi 0 -background none -seat seat0 vt2 -auth /run/sddm/xauth_ioOPjh -noreset -displayfd 16
Jun 05 07:18:11 BASTI-2022-Q4 kernel: usb 1-3.3.3: New USB device found, idVendor=1b1c, idProduct=0a6b, bcdDevice= 0.00
Jun 05 07:18:11 BASTI-2022-Q4 kernel: usb 1-3.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 05 07:18:11 BASTI-2022-Q4 kernel: usb 1-3.3.3: Product: CORSAIR HS80 RGB Wireless Gaming Receiver
Jun 05 07:18:11 BASTI-2022-Q4 kernel: usb 1-3.3.3: Manufacturer: Corsair
Jun 05 07:18:11 BASTI-2022-Q4 kernel: usb 1-3.3.3: SerialNumber: 179bf74000030215
Jun 05 07:18:12 BASTI-2022-Q4 kernel: input: Corsair CORSAIR HS80 RGB Wireless Gaming Receiver Keyboard as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.3/1-3.3.3:1.3/0003:1B1C:0A6B.0009/input/input26
Jun 05 07:18:12 BASTI-2022-Q4 kernel: input: Corsair CORSAIR HS80 RGB Wireless Gaming Receiver as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.3/1-3.3.3:1.3/0003:1B1C:0A6B.0009/input/input27
Jun 05 07:18:12 BASTI-2022-Q4 kernel: input: Corsair CORSAIR HS80 RGB Wireless Gaming Receiver as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.3/1-3.3.3:1.3/0003:1B1C:0A6B.0009/input/input28
Jun 05 07:18:12 BASTI-2022-Q4 kernel: input: Corsair CORSAIR HS80 RGB Wireless Gaming Receiver as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.3/1-3.3.3:1.3/0003:1B1C:0A6B.0009/input/input29
Jun 05 07:18:12 BASTI-2022-Q4 kernel: hid-generic 0003:1B1C:0A6B.0009: input,hiddev98,hidraw8: USB HID v1.11 Keyboard [Corsair CORSAIR HS80 RGB Wireless Gaming Receiver] on usb-0000:0f:00.0-3.3.3/input3
Jun 05 07:18:12 BASTI-2022-Q4 mtp-probe[790]: checking bus 1, device 11: "/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.1"
Jun 05 07:18:12 BASTI-2022-Q4 mtp-probe[790]: bus: 1, device: 11 was not an MTP device
Jun 05 07:18:12 BASTI-2022-Q4 kernel: input: Corsair CORSAIR HS80 RGB Wireless Gaming Receiver as /devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.3/1-3.3.3:1.4/0003:1B1C:0A6B.000A/input/input30
Jun 05 07:18:12 BASTI-2022-Q4 kernel: hid-generic 0003:1B1C:0A6B.000A: input,hidraw9: USB HID v1.11 Mouse [Corsair CORSAIR HS80 RGB Wireless Gaming Receiver] on usb-0000:0f:00.0-3.3.3/input4
Jun 05 07:18:12 BASTI-2022-Q4 mtp-probe[792]: checking bus 1, device 6: "/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-9"
Jun 05 07:18:12 BASTI-2022-Q4 mtp-probe[793]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-6"
Jun 05 07:18:12 BASTI-2022-Q4 mtp-probe[793]: bus: 1, device: 3 was not an MTP device
Jun 05 07:18:12 BASTI-2022-Q4 mtp-probe[795]: checking bus 2, device 5: "/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb2/2-3/2-3.3/2-3.3.4"
Jun 05 07:18:12 BASTI-2022-Q4 mtp-probe[796]: checking bus 1, device 14: "/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.3"
Jun 05 07:18:12 BASTI-2022-Q4 mtp-probe[795]: bus: 2, device: 5 was not an MTP device
Jun 05 07:18:12 BASTI-2022-Q4 mtp-probe[796]: bus: 1, device: 14 was not an MTP device
Jun 05 07:18:12 BASTI-2022-Q4 mtp-probe[800]: checking bus 1, device 13: "/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.2"
Jun 05 07:18:12 BASTI-2022-Q4 mtp-probe[800]: bus: 1, device: 13 was not an MTP device
Jun 05 07:18:12 BASTI-2022-Q4 mtp-probe[792]: bus: 1, device: 6 was not an MTP device
Jun 05 07:18:12 BASTI-2022-Q4 kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jun 05 07:18:12 BASTI-2022-Q4 kernel: mousedev: PS/2 mouse device common for all mice
Jun 05 07:18:12 BASTI-2022-Q4 kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jun 05 07:18:12 BASTI-2022-Q4 kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jun 05 07:18:12 BASTI-2022-Q4 kernel: mc: Linux media interface: v0.10
Jun 05 07:18:12 BASTI-2022-Q4 kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jun 05 07:18:12 BASTI-2022-Q4 kernel: cfg80211: failed to load regulatory.db
Jun 05 07:18:12 BASTI-2022-Q4 kernel: Bluetooth: Core ver 2.22
Jun 05 07:18:12 BASTI-2022-Q4 kernel: NET: Registered PF_BLUETOOTH protocol family
Jun 05 07:18:12 BASTI-2022-Q4 kernel: Bluetooth: HCI device and connection manager initialized
Jun 05 07:18:12 BASTI-2022-Q4 kernel: Bluetooth: HCI socket layer initialized
Jun 05 07:18:12 BASTI-2022-Q4 kernel: Bluetooth: L2CAP socket layer initialized
Jun 05 07:18:12 BASTI-2022-Q4 kernel: Bluetooth: SCO socket layer initialized
Jun 05 07:18:12 BASTI-2022-Q4 systemd-logind[730]: Watching system buttons on /dev/input/event9 (HID 04b4:6014 Keyboard)
Jun 05 07:18:12 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564692.3425] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jun 05 07:18:12 BASTI-2022-Q4 kernel: videodev: Linux video capture interface: v2.00
Jun 05 07:18:12 BASTI-2022-Q4 kernel: r8169 0000:0d:00.0 eth0: RTL8125B, 74:56:3c:31:40:17, XID 641, IRQ 98
Jun 05 07:18:12 BASTI-2022-Q4 kernel: r8169 0000:0d:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Jun 05 07:18:12 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564692.3449] device (eth0): interface index 2 renamed iface from 'eth0' to 'enp13s0'
Jun 05 07:18:12 BASTI-2022-Q4 kernel: r8169 0000:0d:00.0 enp13s0: renamed from eth0
Jun 05 07:18:12 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564692.3479] device (enp13s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 05 07:18:12 BASTI-2022-Q4 systemd-logind[730]: Watching system buttons on /dev/input/event4 (HID 04b4:6014)
Jun 05 07:18:12 BASTI-2022-Q4 kernel: usbcore: registered new interface driver btusb
Jun 05 07:18:12 BASTI-2022-Q4 systemd-logind[730]: Watching system buttons on /dev/input/event6 (HID 04b4:6014 System Control)
Jun 05 07:18:12 BASTI-2022-Q4 systemd-logind[730]: Watching system buttons on /dev/input/event25 (Razer Razer Basilisk V3)
Jun 05 07:18:12 BASTI-2022-Q4 kernel: mt7921e 0000:0e:00.0: enabling device (0000 -> 0002)
Jun 05 07:18:12 BASTI-2022-Q4 systemd-logind[730]: Watching system buttons on /dev/input/event26 (Corsair CORSAIR HS80 RGB Wireless Gaming Receiver Keyboard)
Jun 05 07:18:12 BASTI-2022-Q4 systemd-logind[730]: Watching system buttons on /dev/input/event23 (Razer Razer Basilisk V3 Keyboard)
Jun 05 07:18:12 BASTI-2022-Q4 kernel: mt7921e 0000:0e:00.0: ASIC revision: 79220010
Jun 05 07:18:12 BASTI-2022-Q4 kernel: Bluetooth: hci0: HW/SW Version: 0x008a008a, Build Time: 20240409163648
Jun 05 07:18:12 BASTI-2022-Q4 kernel: RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-d00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-d00:00, irq=MAC)
Jun 05 07:18:12 BASTI-2022-Q4 kernel: usb 2-3.3.4: current rate 16000 is different from the runtime rate 24000
Jun 05 07:18:12 BASTI-2022-Q4 systemd[1]: Starting Load/Save RF Kill Switch Status...
Jun 05 07:18:12 BASTI-2022-Q4 systemd[1]: Starting Bluetooth service...
Jun 05 07:18:12 BASTI-2022-Q4 systemd[1]: Started Load/Save RF Kill Switch Status.
Jun 05 07:18:12 BASTI-2022-Q4 systemd-logind[730]: Watching system buttons on /dev/input/event7 (HID 04b4:6014 Consumer Control)
Jun 05 07:18:12 BASTI-2022-Q4 kernel: usb 2-3.3.4: current rate 16000 is different from the runtime rate 32000
Jun 05 07:18:12 BASTI-2022-Q4 bluetoothd[856]: Bluetooth daemon 5.76
Jun 05 07:18:12 BASTI-2022-Q4 systemd[1]: Started Bluetooth service.
Jun 05 07:18:12 BASTI-2022-Q4 systemd[1]: Reached target Bluetooth Support.
Jun 05 07:18:12 BASTI-2022-Q4 bluetoothd[856]: Starting SDP server
Jun 05 07:18:12 BASTI-2022-Q4 bluetoothd[856]: src/plugin.c:init_plugin() System does not support bap plugin
Jun 05 07:18:12 BASTI-2022-Q4 bluetoothd[856]: src/plugin.c:init_plugin() System does not support bass plugin
Jun 05 07:18:12 BASTI-2022-Q4 bluetoothd[856]: src/plugin.c:init_plugin() System does not support mcp plugin
Jun 05 07:18:12 BASTI-2022-Q4 bluetoothd[856]: src/plugin.c:init_plugin() System does not support vcp plugin
Jun 05 07:18:12 BASTI-2022-Q4 bluetoothd[856]: profiles/audio/micp.c:micp_init() D-Bus experimental not enabled
Jun 05 07:18:12 BASTI-2022-Q4 bluetoothd[856]: src/plugin.c:init_plugin() System does not support micp plugin
Jun 05 07:18:12 BASTI-2022-Q4 bluetoothd[856]: src/plugin.c:init_plugin() System does not support ccp plugin
Jun 05 07:18:12 BASTI-2022-Q4 bluetoothd[856]: src/plugin.c:init_plugin() System does not support csip plugin
Jun 05 07:18:12 BASTI-2022-Q4 bluetoothd[856]: Bluetooth management interface 1.22 initialized
Jun 05 07:18:12 BASTI-2022-Q4 kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 05 07:18:12 BASTI-2022-Q4 kernel: Bluetooth: BNEP filters: protocol multicast
Jun 05 07:18:12 BASTI-2022-Q4 kernel: Bluetooth: BNEP socket layer initialized
Jun 05 07:18:12 BASTI-2022-Q4 kernel: usb 2-3.3.4: current rate 16000 is different from the runtime rate 48000
Jun 05 07:18:12 BASTI-2022-Q4 mtp-probe[858]: checking bus 1, device 11: "/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.1"
Jun 05 07:18:12 BASTI-2022-Q4 mtp-probe[858]: bus: 1, device: 11 was not an MTP device
Jun 05 07:18:12 BASTI-2022-Q4 mtp-probe[861]: checking bus 1, device 13: "/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.2"
Jun 05 07:18:12 BASTI-2022-Q4 mtp-probe[861]: bus: 1, device: 13 was not an MTP device
Jun 05 07:18:12 BASTI-2022-Q4 kernel: usb 2-3.3.4: Found UVC 1.00 device Logitech BRIO (046d:085e)
Jun 05 07:18:12 BASTI-2022-Q4 kernel: mt7921e 0000:0e:00.0: HW/SW Version: 0x8a108a10, Build Time: 20240409163301a
Jun 05 07:18:12 BASTI-2022-Q4 kernel: usbcore: registered new interface driver uvcvideo
Jun 05 07:18:12 BASTI-2022-Q4 kernel: mt7921e 0000:0e:00.0: WM Firmware Version: ____000000, Build Time: 20240409163347
Jun 05 07:18:12 BASTI-2022-Q4 kernel: Bluetooth: hci0: Device setup in 171742 usecs
Jun 05 07:18:12 BASTI-2022-Q4 kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Jun 05 07:18:12 BASTI-2022-Q4 kernel: r8169 0000:0d:00.0 enp13s0: Link is Down
Jun 05 07:18:12 BASTI-2022-Q4 sddm[774]: Setting default cursor
Jun 05 07:18:13 BASTI-2022-Q4 bluetoothd[856]: Battery Provider Manager created
Jun 05 07:18:13 BASTI-2022-Q4 kernel: Bluetooth: hci0: AOSP extensions version v1.00
Jun 05 07:18:13 BASTI-2022-Q4 kernel: Bluetooth: hci0: AOSP quality report is supported
Jun 05 07:18:13 BASTI-2022-Q4 kernel: Bluetooth: MGMT ver 1.22
Jun 05 07:18:13 BASTI-2022-Q4 kernel: NET: Registered PF_ALG protocol family
Jun 05 07:18:13 BASTI-2022-Q4 kernel: usbcore: registered new interface driver snd-usb-audio
Jun 05 07:18:13 BASTI-2022-Q4 mtp-probe[885]: checking bus 1, device 14: "/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0f:00.0/usb1/1-3/1-3.3/1-3.3.3"
Jun 05 07:18:13 BASTI-2022-Q4 mtp-probe[885]: bus: 1, device: 14 was not an MTP device
Jun 05 07:18:13 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564693.5920] device (wlan0): driver supports Access Point (AP) mode
Jun 05 07:18:13 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564693.5923] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Jun 05 07:18:13 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564693.5926] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0b.0/0000:0e:00.0/ieee80211/phy0/rfkill1) (driver mt7921e)
Jun 05 07:18:13 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564693.5929] device (wlan0): interface index 3 renamed iface from 'wlan0' to 'wlp14s0'
Jun 05 07:18:13 BASTI-2022-Q4 kernel: mt7921e 0000:0e:00.0 wlp14s0: renamed from wlan0
Jun 05 07:18:13 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564693.5958] device (wlp14s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 05 07:18:13 BASTI-2022-Q4 sddm[774]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
Jun 05 07:18:13 BASTI-2022-Q4 sddm[774]: Display server started.
Jun 05 07:18:13 BASTI-2022-Q4 sddm[774]: Socket server starting...
Jun 05 07:18:13 BASTI-2022-Q4 sddm[774]: Socket server started.
Jun 05 07:18:13 BASTI-2022-Q4 sddm[774]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
Jun 05 07:18:13 BASTI-2022-Q4 sddm[774]: Greeter starting...
Jun 05 07:18:13 BASTI-2022-Q4 sddm-helper[889]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                If this causes problems, reconfigure your locale. See the locale(1) manual
                                                for more information.
Jun 05 07:18:13 BASTI-2022-Q4 sddm-helper[889]: [PAM] Starting...
Jun 05 07:18:13 BASTI-2022-Q4 sddm-helper[889]: [PAM] Authenticating...
Jun 05 07:18:13 BASTI-2022-Q4 sddm-helper[889]: [PAM] returning.
Jun 05 07:18:13 BASTI-2022-Q4 sddm-helper[889]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=969) by (uid=0)
Jun 05 07:18:13 BASTI-2022-Q4 systemd-logind[730]: New session c1 of user sddm.
Jun 05 07:18:13 BASTI-2022-Q4 systemd[1]: Created slice User Slice of UID 969.
Jun 05 07:18:13 BASTI-2022-Q4 systemd[1]: Starting User Runtime Directory /run/user/969...
Jun 05 07:18:13 BASTI-2022-Q4 systemd[1]: Finished User Runtime Directory /run/user/969.
Jun 05 07:18:13 BASTI-2022-Q4 systemd[1]: Starting User Manager for UID 969...
Jun 05 07:18:13 BASTI-2022-Q4 dbus-broker-launch[726]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Jun 05 07:18:13 BASTI-2022-Q4 (systemd)[893]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Jun 05 07:18:13 BASTI-2022-Q4 (systemd)[893]: pam_unix(systemd-user:session): session opened for user sddm(uid=969) by sddm(uid=0)
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Queued start job for default target Main User Target.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Created slice User Application Slice.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Started Submitting pending crash events.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/kcrash-metadata/*.ini).
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/drkonqi/sentry-envelopes/*).
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Reached target Paths.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Reached target Timers.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Starting D-Bus User Message Bus Socket...
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Listening on GnuPG network certificate management daemon.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Listening on Socket to launch DrKonqi for a systemd-coredump crash.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Starting GCR ssh-agent wrapper...
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Listening on GnuPG public key management service.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Listening on p11-kit server.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Listening on PipeWire PulseAudio.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Listening on PipeWire Multimedia System Sockets.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Listening on D-Bus User Message Bus Socket.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Listening on GCR ssh-agent wrapper.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Reached target Sockets.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Reached target Basic System.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/kcrash-metadata/*.ini).
Jun 05 07:18:14 BASTI-2022-Q4 systemd[1]: Started User Manager for UID 969.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Starting Update XDG user dir configuration...
Jun 05 07:18:14 BASTI-2022-Q4 systemd[1]: Started Session c1 of User sddm.
Jun 05 07:18:14 BASTI-2022-Q4 sddm-helper[889]: Writing cookie to "/tmp/xauth_zonptB"
Jun 05 07:18:14 BASTI-2022-Q4 sddm-helper[889]: Starting X11 session: "" "/usr/bin/sddm-greeter-qt6 --socket /tmp/sddm-:0-EPJWeX --theme /usr/share/sddm/themes/breeze"
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Finished Update XDG user dir configuration.
Jun 05 07:18:14 BASTI-2022-Q4 sddm[774]: Greeter session started successfully
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Reached target Main User Target.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Startup finished in 197ms.
Jun 05 07:18:14 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564694.1809] device (wlp14s0): set-hw-addr: set MAC address to 1A:DF:CE:8D:3D:4B (scanning)
Jun 05 07:18:14 BASTI-2022-Q4 sddm-greeter-qt6[906]: High-DPI autoscaling Enabled
Jun 05 07:18:14 BASTI-2022-Q4 sddm-greeter-qt6[906]: Reading from "/usr/local/share/wayland-sessions/plasma.desktop"
Jun 05 07:18:14 BASTI-2022-Q4 sddm-greeter-qt6[906]: Reading from "/usr/share/wayland-sessions/plasma.desktop"
Jun 05 07:18:14 BASTI-2022-Q4 sddm-greeter-qt6[906]: Reading from "/usr/local/share/xsessions/plasmax11.desktop"
Jun 05 07:18:14 BASTI-2022-Q4 sddm-greeter-qt6[906]: Reading from "/usr/share/xsessions/plasmax11.desktop"
Jun 05 07:18:14 BASTI-2022-Q4 sddm-greeter-qt6[906]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Created slice User Core Session Slice.
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Starting D-Bus User Message Bus...
Jun 05 07:18:14 BASTI-2022-Q4 systemd[1]: Starting WPA supplicant...
Jun 05 07:18:14 BASTI-2022-Q4 dbus-broker-launch[910]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jun 05 07:18:14 BASTI-2022-Q4 dbus-broker-launch[910]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Jun 05 07:18:14 BASTI-2022-Q4 dbus-broker-launch[910]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jun 05 07:18:14 BASTI-2022-Q4 dbus-broker-launch[910]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jun 05 07:18:14 BASTI-2022-Q4 dbus-broker-launch[910]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jun 05 07:18:14 BASTI-2022-Q4 systemd[893]: Started D-Bus User Message Bus.
Jun 05 07:18:14 BASTI-2022-Q4 dbus-broker-launch[910]: Ready
Jun 05 07:18:14 BASTI-2022-Q4 systemd[1]: Started WPA supplicant.
Jun 05 07:18:14 BASTI-2022-Q4 wpa_supplicant[911]: Successfully initialized wpa_supplicant
Jun 05 07:18:14 BASTI-2022-Q4 sddm-greeter-qt6[906]: Connected to the daemon.
Jun 05 07:18:14 BASTI-2022-Q4 sddm[774]: Message received from greeter: Connect
Jun 05 07:18:14 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564694.3042] device (wlp14s0): supplicant interface state: internal-starting -> disconnected
Jun 05 07:18:14 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564694.3042] Wi-Fi P2P device controlled by interface wlp14s0 created
Jun 05 07:18:14 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564694.3043] manager: (p2p-dev-wlp14s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Jun 05 07:18:14 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564694.3044] device (p2p-dev-wlp14s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jun 05 07:18:14 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564694.3046] device (wlp14s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jun 05 07:18:14 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564694.3047] device (p2p-dev-wlp14s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jun 05 07:18:14 BASTI-2022-Q4 sddm-greeter-qt6[906]: Loading file:///usr/share/sddm/themes/breeze/Main.qml...
Jun 05 07:18:14 BASTI-2022-Q4 systemd[1]: Starting Authorization Manager...
Jun 05 07:18:14 BASTI-2022-Q4 systemd[1]: Starting Disk Manager...
Jun 05 07:18:14 BASTI-2022-Q4 udisksd[925]: udisks daemon version 2.10.1 starting
Jun 05 07:18:14 BASTI-2022-Q4 polkitd[924]: Started polkitd version 124
Jun 05 07:18:14 BASTI-2022-Q4 polkitd[924]: Loading rules from directory /etc/polkit-1/rules.d
Jun 05 07:18:14 BASTI-2022-Q4 polkitd[924]: Loading rules from directory /usr/share/polkit-1/rules.d
Jun 05 07:18:14 BASTI-2022-Q4 polkitd[924]: Finished loading, compiling and executing 6 rules
Jun 05 07:18:14 BASTI-2022-Q4 systemd[1]: Started Authorization Manager.
Jun 05 07:18:14 BASTI-2022-Q4 polkitd[924]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jun 05 07:18:14 BASTI-2022-Q4 systemd[1]: Started Disk Manager.
Jun 05 07:18:14 BASTI-2022-Q4 udisksd[925]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jun 05 07:18:14 BASTI-2022-Q4 systemd[1]: Starting Daemon for power management...
Jun 05 07:18:14 BASTI-2022-Q4 systemd[1]: Started Daemon for power management.
Jun 05 07:18:14 BASTI-2022-Q4 wpa_supplicant[911]: wlp14s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 05 07:18:15 BASTI-2022-Q4 wpa_supplicant[911]: wlp14s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 05 07:18:15 BASTI-2022-Q4 wpa_supplicant[911]: wlp14s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 05 07:18:15 BASTI-2022-Q4 sddm-greeter-qt6[906]: Adding view for "DisplayPort-0" QRect(0,0 2560x1440)
Jun 05 07:18:15 BASTI-2022-Q4 sddm-greeter-qt6[906]: Loading file:///usr/share/sddm/themes/breeze/Main.qml...
Jun 05 07:18:15 BASTI-2022-Q4 sddm-greeter-qt6[906]: Adding view for "DisplayPort-2" QRect(2560,0 2560x1440)
Jun 05 07:18:15 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564695.2349] device (enp13s0): carrier: link connected
Jun 05 07:18:15 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564695.2350] device (enp13s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jun 05 07:18:15 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564695.2352] policy: auto-activating connection 'Wired connection 1' (89826b6e-054f-3043-9c64-b9abe28a1ecd)
Jun 05 07:18:15 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564695.2353] device (enp13s0): Activation: starting connection 'Wired connection 1' (89826b6e-054f-3043-9c64-b9abe28a1ecd)
Jun 05 07:18:15 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564695.2353] device (enp13s0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jun 05 07:18:15 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564695.2354] manager: NetworkManager state is now CONNECTING
Jun 05 07:18:15 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564695.2354] device (enp13s0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jun 05 07:18:15 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564695.2357] device (enp13s0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jun 05 07:18:15 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564695.2359] policy: set 'Wired connection 1' (enp13s0) as default for IPv4 routing and DNS
Jun 05 07:18:15 BASTI-2022-Q4 dbus-broker-launch[726]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Jun 05 07:18:15 BASTI-2022-Q4 kernel: r8169 0000:0d:00.0 enp13s0: Link is Up - 1Gbps/Full - flow control rx/tx
Jun 05 07:18:15 BASTI-2022-Q4 wpa_supplicant[911]: wlp14s0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Jun 05 07:18:15 BASTI-2022-Q4 sddm-greeter-qt6[906]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.18'
Jun 05 07:18:15 BASTI-2022-Q4 sddm-greeter-qt6[906]: QDBusConnection: name 'org.freedesktop.UPower' had owner '' but we thought it was ':1.20'
Jun 05 07:18:15 BASTI-2022-Q4 sddm-greeter-qt6[906]: Message received from daemon: Capabilities
Jun 05 07:18:15 BASTI-2022-Q4 sddm-greeter-qt6[906]: Message received from daemon: HostName
Jun 05 07:18:15 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564695.4005] device (enp13s0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jun 05 07:18:15 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564695.4012] device (enp13s0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jun 05 07:18:15 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564695.4013] device (enp13s0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jun 05 07:18:15 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564695.4014] manager: NetworkManager state is now CONNECTED_SITE
Jun 05 07:18:15 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564695.4015] device (enp13s0): Activation: successful, device activated.
Jun 05 07:18:15 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564695.4017] manager: NetworkManager state is now CONNECTED_GLOBAL
Jun 05 07:18:17 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564697.0287] dhcp6 (enp13s0): activation: beginning transaction (timeout in 45 seconds)
Jun 05 07:18:17 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564697.0291] policy: set 'Wired connection 1' (enp13s0) as default for IPv6 routing and DNS
Jun 05 07:18:17 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564697.0353] dhcp6 (enp13s0): state changed new lease, address=2a02:810d:bec0:464::8f24
Jun 05 07:18:17 BASTI-2022-Q4 sddm-greeter-qt6[906]: file:///usr/share/sddm/themes/breeze/Main.qml:241:17 Parameter "username" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
Jun 05 07:18:17 BASTI-2022-Q4 sddm-greeter-qt6[906]: Reading from "/usr/share/wayland-sessions/plasma.desktop"
Jun 05 07:18:17 BASTI-2022-Q4 sddm[774]: Message received from greeter: Login
Jun 05 07:18:17 BASTI-2022-Q4 sddm[774]: Reading from "/usr/share/wayland-sessions/plasma.desktop"
Jun 05 07:18:17 BASTI-2022-Q4 sddm[774]: Session "/usr/share/wayland-sessions/plasma.desktop" selected, command: "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland" for VT 1
Jun 05 07:18:17 BASTI-2022-Q4 sddm-helper[1002]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                 Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                 If this causes problems, reconfigure your locale. See the locale(1) manual
                                                 for more information.
Jun 05 07:18:17 BASTI-2022-Q4 sddm-helper[1002]: [PAM] Starting...
Jun 05 07:18:17 BASTI-2022-Q4 sddm-helper[1002]: [PAM] Authenticating...
Jun 05 07:18:17 BASTI-2022-Q4 sddm-helper[1002]: [PAM] Preparing to converse...
Jun 05 07:18:17 BASTI-2022-Q4 sddm-helper[1002]: [PAM] Conversation with 1 messages
Jun 05 07:18:17 BASTI-2022-Q4 sddm-helper[1002]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
Jun 05 07:18:17 BASTI-2022-Q4 sddm-helper[1002]: [PAM] returning.
Jun 05 07:18:17 BASTI-2022-Q4 sddm[774]: Authentication for user  "basti"  successful
Jun 05 07:18:17 BASTI-2022-Q4 sddm-greeter-qt6[906]: Message received from daemon: LoginSucceeded
Jun 05 07:18:17 BASTI-2022-Q4 sddm-helper[1002]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Jun 05 07:18:17 BASTI-2022-Q4 sddm-helper[1002]: pam_unix(sddm:session): session opened for user basti(uid=1000) by basti(uid=0)
Jun 05 07:18:17 BASTI-2022-Q4 systemd-logind[730]: New session 2 of user basti.
Jun 05 07:18:17 BASTI-2022-Q4 systemd[1]: Created slice User Slice of UID 1000.
Jun 05 07:18:17 BASTI-2022-Q4 sddm-helper[889]: [PAM] Closing session
Jun 05 07:18:17 BASTI-2022-Q4 sddm-helper[889]: pam_unix(sddm-greeter:session): session closed for user sddm
Jun 05 07:18:17 BASTI-2022-Q4 sddm-helper[889]: [PAM] Ended.
Jun 05 07:18:17 BASTI-2022-Q4 sddm[774]: Auth: sddm-helper exited successfully
Jun 05 07:18:17 BASTI-2022-Q4 sddm[774]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
Jun 05 07:18:17 BASTI-2022-Q4 systemd[1]: Starting User Runtime Directory /run/user/1000...
Jun 05 07:18:17 BASTI-2022-Q4 systemd[1]: session-c1.scope: Deactivated successfully.
Jun 05 07:18:17 BASTI-2022-Q4 systemd-logind[730]: Session c1 logged out. Waiting for processes to exit.
Jun 05 07:18:17 BASTI-2022-Q4 systemd-logind[730]: Removed session c1.
Jun 05 07:18:17 BASTI-2022-Q4 systemd[1]: Finished User Runtime Directory /run/user/1000.
Jun 05 07:18:17 BASTI-2022-Q4 systemd[1]: Starting User Manager for UID 1000...
Jun 05 07:18:17 BASTI-2022-Q4 (systemd)[1008]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[basti] ruser=[<unknown>] rhost=[<unknown>]
Jun 05 07:18:17 BASTI-2022-Q4 (systemd)[1008]: pam_unix(systemd-user:session): session opened for user basti(uid=1000) by basti(uid=0)
Jun 05 07:18:17 BASTI-2022-Q4 systemd-xdg-autostart-generator[1015]: Exec binary 'kalarmautostart' does not exist: No such file or directory
Jun 05 07:18:18 BASTI-2022-Q4 systemd-journald[390]: /var/log/journal/6d988f89f03542b1bb0ea555ae2c3c58/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Jun 05 07:18:17 BASTI-2022-Q4 systemd-xdg-autostart-generator[1015]: /home/basti/.config/autostart/kalarm.autostart.desktop: not generating unit, executable specified in Exec= does not exist.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: /home/basti/.config/systemd/user/grive-timer@gdrive.timer.d/override.conf:1: Assignment outside of section. Ignoring.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: /home/basti/.config/systemd/user/grive-timer@gdrive.timer.d/override.conf:2: Assignment outside of section. Ignoring.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Queued start job for default target Main User Target.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Created slice User Application Slice.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Created slice Slice /app/grive.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Created slice Slice /app/grive-changes.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Started Submitting pending crash events.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Started Cleanup lingering KCrash metadata.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/basti/.cache/drkonqi/sentry-envelopes/*).
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Started Google drive sync (fixed intervals).
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Reached target Paths.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Reached target Timers.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Starting D-Bus User Message Bus Socket...
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Listening on GnuPG network certificate management daemon.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Listening on Socket to launch DrKonqi for a systemd-coredump crash.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Starting GCR ssh-agent wrapper...
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Listening on GnuPG public key management service.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Listening on p11-kit server.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Listening on PipeWire PulseAudio.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Listening on PipeWire Multimedia System Sockets.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Listening on D-Bus User Message Bus Socket.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Listening on GCR ssh-agent wrapper.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Reached target Sockets.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Reached target Basic System.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1]: Started User Manager for UID 1000.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Started AppImageLauncher daemon.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1]: Started Session 2 of User basti.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Started Cleanup lingering KCrash metadata.
Jun 05 07:18:18 BASTI-2022-Q4 sddm-helper[1002]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Started Google drive sync (changed files).
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Starting Google drive sync (main)...
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Starting Update XDG user dir configuration...
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Finished Google drive sync (main).
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Finished Update XDG user dir configuration.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Reached target Main User Target.
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1008]: Startup finished in 189ms.
Jun 05 07:18:18 BASTI-2022-Q4 grive-sync.sh[1024]: Listening for changes in 'gdrive'
Jun 05 07:18:18 BASTI-2022-Q4 sddm-helper[1036]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket
Jun 05 07:18:18 BASTI-2022-Q4 sddm-helper[1002]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
Jun 05 07:18:18 BASTI-2022-Q4 sddm-helper[1038]: Jumping to VT 1
Jun 05 07:18:18 BASTI-2022-Q4 sddm-helper[1038]: VT mode didn't need to be fixed
Jun 05 07:18:18 BASTI-2022-Q4 appimagelauncherd[1022]: Searching for existing AppImages
Jun 05 07:18:18 BASTI-2022-Q4 appimagelauncherd[1022]: Searching directory: /home/basti
Jun 05 07:18:18 BASTI-2022-Q4 appimagelauncherd[1022]: Searching directory: /home/basti/Applications
Jun 05 07:18:18 BASTI-2022-Q4 appimagelauncherd[1022]: Watching directories: /home/basti /home/basti/Applications
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jun 05 07:18:18 BASTI-2022-Q4 sddm[774]: Session started true
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1]: Starting Locale Service...
Jun 05 07:18:18 BASTI-2022-Q4 systemd[1]: Started Locale Service.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Created slice User Core Session Slice.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Starting D-Bus User Message Bus...
Jun 05 07:18:19 BASTI-2022-Q4 dbus-broker-launch[1051]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jun 05 07:18:19 BASTI-2022-Q4 dbus-broker-launch[1051]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Jun 05 07:18:19 BASTI-2022-Q4 dbus-broker-launch[1051]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jun 05 07:18:19 BASTI-2022-Q4 dbus-broker-launch[1051]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jun 05 07:18:19 BASTI-2022-Q4 dbus-broker-launch[1051]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Started D-Bus User Message Bus.
Jun 05 07:18:19 BASTI-2022-Q4 dbus-broker-launch[1051]: Ready
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Reloading requested from client PID 1038 ('startplasma-way')...
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Reloading...
Jun 05 07:18:19 BASTI-2022-Q4 systemd-xdg-autostart-generator[1057]: Exec binary 'kalarmautostart' does not exist: No such file or directory
Jun 05 07:18:19 BASTI-2022-Q4 systemd-xdg-autostart-generator[1057]: /home/basti/.config/autostart/kalarm.autostart.desktop: not generating unit, executable specified in Exec= does not exist.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: /home/basti/.config/systemd/user/grive-timer@gdrive.timer.d/override.conf:1: Assignment outside of section. Ignoring.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: /home/basti/.config/systemd/user/grive-timer@gdrive.timer.d/override.conf:2: Assignment outside of section. Ignoring.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Reloading finished in 137 ms.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Created slice Slice /app/dbus-:1.2-org.kde.KSplash.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Started dbus-:1.2-org.kde.KSplash@0.service.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Created slice User Background Tasks Slice.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/basti/.cache/drkonqi/sentry-envelopes/*).
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Reached target Session services which should run early before the graphical session is brought up.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Starting KDE Global Shortcuts Server...
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Starting KDE Window Manager...
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Starting Baloo File Indexer Daemon...
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: kde-baloo.service: Skipped due to 'exec-condition'.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Condition check resulted in Baloo File Indexer Daemon being skipped.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Started KDE Window Manager.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Starting KDE Config Module Initialization...
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Starting Splash screen shown during boot...
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Started KDE Global Shortcuts Server.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Starting Portal service...
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Starting flatpak document portal service...
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Starting sandboxed app permission store...
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Started sandboxed app permission store.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Started flatpak document portal service.
Jun 05 07:18:19 BASTI-2022-Q4 xdg-desktop-por[1071]: Choosing gtk.portal for org.freedesktop.impl.portal.Lockdown as a last-resort fallback
Jun 05 07:18:19 BASTI-2022-Q4 xdg-desktop-por[1071]: The preferred method to match portal implementations to desktop environments is to use the portals.conf(5) configuration file
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Starting Portal service (GTK/GNOME implementation)...
Jun 05 07:18:19 BASTI-2022-Q4 kwin_wayland[1064]: No backend specified, automatically choosing drm
Jun 05 07:18:19 BASTI-2022-Q4 kwin_wayland[1064]: OpenGL vendor string:                   AMD
Jun 05 07:18:19 BASTI-2022-Q4 kwin_wayland[1064]: OpenGL renderer string:                 AMD Radeon RX 6800 (radeonsi, navi21, LLVM 17.0.6, DRM 3.57, 6.9.3-arch1-1)
Jun 05 07:18:19 BASTI-2022-Q4 kwin_wayland[1064]: OpenGL version string:                  4.6 (Core Profile) Mesa 24.1.0-arch1.1
Jun 05 07:18:19 BASTI-2022-Q4 kwin_wayland[1064]: OpenGL shading language version string: 4.60
Jun 05 07:18:19 BASTI-2022-Q4 kwin_wayland[1064]: Driver:                                 Unknown
Jun 05 07:18:19 BASTI-2022-Q4 kwin_wayland[1064]: GPU class:                              Unknown
Jun 05 07:18:19 BASTI-2022-Q4 kwin_wayland[1064]: OpenGL version:                         4.6
Jun 05 07:18:19 BASTI-2022-Q4 kwin_wayland[1064]: GLSL version:                           4.60
Jun 05 07:18:19 BASTI-2022-Q4 kwin_wayland[1064]: Mesa version:                           24.1
Jun 05 07:18:19 BASTI-2022-Q4 kwin_wayland[1064]: Requires strict binding:                no
Jun 05 07:18:19 BASTI-2022-Q4 kwin_wayland[1064]: Virtual Machine:                        no
Jun 05 07:18:19 BASTI-2022-Q4 kwin_wayland[1064]: Timer query support:                    yes
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Started PipeWire Multimedia Service.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1008]: Started Multimedia Service Session Manager.
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jun 05 07:18:19 BASTI-2022-Q4 systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Successfully called chroot.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Successfully dropped privileges.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Successfully limited resources.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Canary thread running.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Running.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Watchdog thread running.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 0 threads of 0 processes of 0 users.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 0 threads of 0 processes of 0 users.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 0 threads of 0 processes of 0 users.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 0 threads of 0 processes of 0 users.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 0 threads of 0 processes of 0 users.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 0 threads of 0 processes of 0 users.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Successfully made thread 1131 of process 1131 owned by '1000' high priority at nice level -11.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 1 threads of 1 processes of 1 users.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Successfully made thread 1126 of process 1126 owned by '1000' high priority at nice level -11.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 2 threads of 2 processes of 1 users.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Successfully made thread 1134 of process 1126 owned by '1000' RT at priority 20.
Jun 05 07:18:19 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 3 threads of 2 processes of 1 users.
Jun 05 07:18:20 BASTI-2022-Q4 kwin_wayland[1064]: KPackageStructure of KPluginMetaData(pluginId:"kwin4_effect_open_close_kinetic", fileName: "/home/basti/.local/share/kwin/effects/kwin4_effect_open_close_kinetic/metadata.json") does not match requested format "KWin/Effect"
Jun 05 07:18:20 BASTI-2022-Q4 kcminit_startup[1069]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
Jun 05 07:18:20 BASTI-2022-Q4 kcminit_startup[1069]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Starting Accessibility services bus...
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started Accessibility services bus.
Jun 05 07:18:20 BASTI-2022-Q4 at-spi-bus-launcher[1181]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
Jun 05 07:18:20 BASTI-2022-Q4 at-spi-bus-launcher[1181]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
Jun 05 07:18:20 BASTI-2022-Q4 dbus-broker-launch[1181]: Ready
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Created slice Slice /app/dbus-:1.18-org.a11y.atspi.Registry.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started dbus-:1.18-org.a11y.atspi.Registry@0.service.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started Portal service (GTK/GNOME implementation).
Jun 05 07:18:20 BASTI-2022-Q4 at-spi2-registryd[1193]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jun 05 07:18:20 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 3 threads of 2 processes of 1 users.
Jun 05 07:18:20 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 3 threads of 2 processes of 1 users.
Jun 05 07:18:20 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 3 threads of 2 processes of 1 users.
Jun 05 07:18:20 BASTI-2022-Q4 kwin_wayland[1064]: kf.windowsystem: static bool KX11Extras::mapViewport() may only be used on X11
Jun 05 07:18:20 BASTI-2022-Q4 kwin_wayland_wrapper[1217]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 05 07:18:20 BASTI-2022-Q4 kwin_wayland_wrapper[1217]: > Warning:          Unsupported maximum keycode 708, clipping.
Jun 05 07:18:20 BASTI-2022-Q4 kwin_wayland_wrapper[1217]: >                   X11 cannot support keycodes above 255.
Jun 05 07:18:20 BASTI-2022-Q4 kwin_wayland_wrapper[1217]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Jun 05 07:18:20 BASTI-2022-Q4 kwin_wayland_wrapper[1217]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Jun 05 07:18:20 BASTI-2022-Q4 kwin_wayland_wrapper[1217]: Errors from xkbcomp are not fatal to the X server
Jun 05 07:18:20 BASTI-2022-Q4 kcminit_startup[1069]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
Jun 05 07:18:20 BASTI-2022-Q4 kcminit[1218]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
Jun 05 07:18:20 BASTI-2022-Q4 kcminit[1218]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started KDE Config Module Initialization.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Starting KDE Session Management Server...
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started Unlock kwallet from pam credentials.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Starting KDE Daemon 6...
Jun 05 07:18:20 BASTI-2022-Q4 pam_kwallet_init[1235]: 2024/06/05 07:18:20 socat[1235] W address is opened in read-write mode but only supports read-only
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for (re-)integration: /home/basti/VrMBTS
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for unintegration: /home/basti/VrMBTS
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started KDE Daemon 6.
Jun 05 07:18:20 BASTI-2022-Q4 kded6[1233]: kf.coreaddons: The plugin "/usr/lib/qt6/plugins/kaccounts/daemonplugins/gdrive.so" explicitly states an Id in the embedded metadata, which is different from the one derived from the filename The Id field from the KPlugin object in the metadata should be removed
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Starting KDE Configuration Module Initialization (Phase 1)...
Jun 05 07:18:20 BASTI-2022-Q4 ksmserver[1231]: Failed to write ice auth file entry
Jun 05 07:18:20 BASTI-2022-Q4 ksmserver[1231]: Failed to write xsmp ice auth file entry
Jun 05 07:18:20 BASTI-2022-Q4 ksmserver[1231]: Failed to write ice auth file entry
Jun 05 07:18:20 BASTI-2022-Q4 ksmserver[1231]: Failed to write xsmp ice auth file entry
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Starting User preferences database...
Jun 05 07:18:20 BASTI-2022-Q4 kcminit_startup[1069]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings_qwidgets/kcm_kgamma.so"
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started User preferences database.
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for unintegration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for (re-)integration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for unintegration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for (re-)integration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for unintegration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for (re-)integration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for unintegration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for (re-)integration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for unintegration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for (re-)integration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for unintegration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for (re-)integration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for unintegration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for (re-)integration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for unintegration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for (re-)integration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for unintegration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for (re-)integration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for unintegration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for (re-)integration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for unintegration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for (re-)integration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for unintegration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 appimagelauncherd[1022]: Scheduling for (re-)integration: /home/basti/.gtkrc-2.0
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started KDE Session Management Server.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Starting KDE Plasma Workspace...
Jun 05 07:18:20 BASTI-2022-Q4 kded6[1233]: org.kde.libkbolt: Failed to connect to Bolt manager DBus interface:
Jun 05 07:18:20 BASTI-2022-Q4 kded6[1233]: org.kde.bolt.kded: Couldn't connect to Bolt DBus daemon
Jun 05 07:18:20 BASTI-2022-Q4 kcminit_startup[1069]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_touchpad.so"
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Finished KDE Configuration Module Initialization (Phase 1).
Jun 05 07:18:20 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717564700.6814] agent-manager: agent[19eee640e8a0aae8,:1.35/org.kde.plasma.networkmanagement/1000]: agent registered
Jun 05 07:18:20 BASTI-2022-Q4 kded6[1233]: QDBusObjectPath: invalid path "/modules/kded_plasma-welcome"
Jun 05 07:18:20 BASTI-2022-Q4 kded6[1233]: kf.dbusaddons: The kded module name "kded_plasma-welcome" is invalid!
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Starting KActivityManager Activity manager Service...
Jun 05 07:18:20 BASTI-2022-Q4 kded6[1233]: org.kde.plasma.printmanager.kded: unable to register service to dbus
Jun 05 07:18:20 BASTI-2022-Q4 kded6[1233]: QDBusObjectPath: invalid path "/modules/plasma-session-shortcuts"
Jun 05 07:18:20 BASTI-2022-Q4 kded6[1233]: kf.dbusaddons: The kded module name "plasma-session-shortcuts" is invalid!
Jun 05 07:18:20 BASTI-2022-Q4 kded6[1233]: 
Jun 05 07:18:20 BASTI-2022-Q4 kded6[1233]: 2
Jun 05 07:18:20 BASTI-2022-Q4 kded6[1233]: 1
Jun 05 07:18:20 BASTI-2022-Q4 kactivitymanagerd[1307]: kf.windowsystem: virtual void KX11Extras::connectNotify(const QMetaMethod&) may only be used on X11
Jun 05 07:18:20 BASTI-2022-Q4 kactivitymanagerd[1307]: kf.windowsystem: virtual void KX11Extras::connectNotify(const QMetaMethod&) may only be used on X11
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started KActivityManager Activity manager Service.
Jun 05 07:18:20 BASTI-2022-Q4 dbus-broker-launch[726]: Activation request for 'org.freedesktop.ModemManager1' failed: The systemd unit 'dbus-org.freedesktop.ModemManager1.service' could not be found.
Jun 05 07:18:20 BASTI-2022-Q4 kded6[1233]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.DBus.Error.NameHasNoOwner" 
                                            "Could not activate remote peer 'org.freedesktop.ModemManager1': activation request failed: unknown unit"
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.kded.smart.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Starting Bluetooth OBEX service...
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started KDE Plasma Workspace.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Reached target KDE Plasma Workspace Core.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1]: Started dbus-:1.2-org.kde.kded.smart@0.service.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started Consume pending crashes using DrKonqi.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started Proxies GTK DBus menus to a Plasma readable format.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Starting KDE PolicyKit Authentication Agent...
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Starting Powerdevil...
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Starting Xdg Desktop Portal For KDE...
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started Handle legacy xembed system tray icons.
Jun 05 07:18:20 BASTI-2022-Q4 obexd[1356]: OBEX daemon 5.76
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started Bluetooth OBEX service.
Jun 05 07:18:20 BASTI-2022-Q4 gmenudbusmenuproxy[1365]: Qt: Session management error: None of the authentication protocols specified are supported
Jun 05 07:18:20 BASTI-2022-Q4 xembedsniproxy[1370]: Qt: Session management error: None of the authentication protocols specified are supported
Jun 05 07:18:20 BASTI-2022-Q4 kernel: Bluetooth: RFCOMM TTY layer initialized
Jun 05 07:18:20 BASTI-2022-Q4 kernel: Bluetooth: RFCOMM socket layer initialized
Jun 05 07:18:20 BASTI-2022-Q4 kernel: Bluetooth: RFCOMM ver 1.11
Jun 05 07:18:20 BASTI-2022-Q4 kded6[1233]: Known activities: QList("f87d6a7b-c6b2-4f40-a168-b710f9026559")
Jun 05 07:18:20 BASTI-2022-Q4 kded6[1387]: xsettingsd: Loaded 14 settings from /home/basti/.config/xsettingsd/xsettingsd.conf
Jun 05 07:18:20 BASTI-2022-Q4 kded6[1387]: xsettingsd: Created window 0xc00001 on screen 0 with timestamp 20056
Jun 05 07:18:20 BASTI-2022-Q4 kded6[1387]: xsettingsd: Selection _XSETTINGS_S0 is owned by 0x0
Jun 05 07:18:20 BASTI-2022-Q4 kded6[1387]: xsettingsd: Took ownership of selection _XSETTINGS_S0
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started KDE PolicyKit Authentication Agent.
Jun 05 07:18:20 BASTI-2022-Q4 polkit-kde-authentication-agent-1[1366]: New PolkitAgentListener  0x63982251b0d0
Jun 05 07:18:20 BASTI-2022-Q4 polkit-kde-authentication-agent-1[1366]: Adding new listener  PolkitQt1::Agent::Listener(0x63982250be10) for  0x63982251b0d0
Jun 05 07:18:20 BASTI-2022-Q4 polkit-kde-authentication-agent-1[1366]: Listener online
Jun 05 07:18:20 BASTI-2022-Q4 polkitd[924]: Registered Authentication Agent for unix-session:2 (system bus name :1.43 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale de_DE.UTF-8)
Jun 05 07:18:20 BASTI-2022-Q4 polkit-kde-authentication-agent-1[1366]: Authentication agent result: true
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started Xdg Desktop Portal For KDE.
Jun 05 07:18:20 BASTI-2022-Q4 xdg-desktop-por[1071]: Choosing kwallet.portal for org.freedesktop.impl.portal.Secret via the deprecated UseIn key
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started Portal service.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.discretegpuhelper.
Jun 05 07:18:20 BASTI-2022-Q4 plasmashell[1303]: kf.plasma.quick: Applet preload policy set to 1
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1]: Started dbus-:1.2-org.kde.powerdevil.discretegpuhelper@0.service.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Created slice Slice /app/dbus-:1.2-org.kde.kdeconnect.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1008]: Started dbus-:1.2-org.kde.kdeconnect@0.service.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.chargethresholdhelper.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1]: Started dbus-:1.2-org.kde.powerdevil.chargethresholdhelper@0.service.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.backlighthelper.
Jun 05 07:18:20 BASTI-2022-Q4 systemd[1]: Started dbus-:1.2-org.kde.powerdevil.backlighthelper@0.service.
Jun 05 07:18:20 BASTI-2022-Q4 backlighthelper[1485]: org.kde.powerdevil: no kernel backlight interface found
Jun 05 07:18:20 BASTI-2022-Q4 org_kde_powerdevil[1367]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Jun 05 07:18:20 BASTI-2022-Q4 org_kde_powerdevil[1367]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
Jun 05 07:18:20 BASTI-2022-Q4 org_kde_powerdevil[1367]: Initializing libddcutil.  ddcutil version: 2.1.4, shared library: /usr/lib/libddcutil.so.5.1.2
Jun 05 07:18:20 BASTI-2022-Q4 org_kde_powerdevil[1367]: Options passed from client:
Jun 05 07:18:20 BASTI-2022-Q4 org_kde_powerdevil[1367]: Applying combined options:
Jun 05 07:18:21 BASTI-2022-Q4 kernel: warning: `kdeconnectd' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Created slice Slice /app/dbus-:1.2-org.freedesktop.Notifications.
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:196:25: QML FolderViewDropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Started dbus-:1.2-org.freedesktop.Notifications@0.service.
Jun 05 07:18:21 BASTI-2022-Q4 kernel: usb 2-3.3.4: current rate 16000 is different from the runtime rate 48000
Jun 05 07:18:21 BASTI-2022-Q4 kernel: usb 2-3.3.4: current rate 16000 is different from the runtime rate 48000
Jun 05 07:18:21 BASTI-2022-Q4 kernel: usb 2-3.3.4: current rate 16000 is different from the runtime rate 48000
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSource/ldac
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSink/aptx_hd
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSource/aptx_hd
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSink/aptx
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSource/aptx
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSink/aac
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSource/aac
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSink/sbc
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSource/sbc
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSink/sbc_xq
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSource/sbc_xq
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSource/faststream
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSink/opus_05
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSource/opus_05
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jun 05 07:18:21 BASTI-2022-Q4 bluetoothd[856]: Endpoint registered: sender=:1.57 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jun 05 07:18:21 BASTI-2022-Q4 wireplumber[1131]: [0:00:20.614501076] [1131] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Jun 05 07:18:21 BASTI-2022-Q4 wireplumber[1131]: [0:00:20.614509351] [1131] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Jun 05 07:18:21 BASTI-2022-Q4 wireplumber[1131]: [0:00:20.614528026] [1131]  INFO Camera camera_manager.cpp:313 libcamera v0.3.0
Jun 05 07:18:21 BASTI-2022-Q4 pipewire[1126]: [0:00:20.626726070] [1126] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Jun 05 07:18:21 BASTI-2022-Q4 pipewire[1126]: [0:00:20.626732442] [1126] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Jun 05 07:18:21 BASTI-2022-Q4 pipewire[1126]: [0:00:20.626747760] [1126]  INFO Camera camera_manager.cpp:313 libcamera v0.3.0
Jun 05 07:18:21 BASTI-2022-Q4 org_kde_powerdevil[1367]: Library initialization complete.
Jun 05 07:18:21 BASTI-2022-Q4 org_kde_powerdevil[1367]: org.kde.powerdevil: [DDCutilDisplay]: ddca_open_display2 -3030
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Started Powerdevil.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Reached target KDE Plasma Workspace.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Reached target Current graphical user session.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Reached target plasma-workspace-wayland.target.
Jun 05 07:18:21 BASTI-2022-Q4 org_kde_powerdevil[1367]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Jun 05 07:18:21 BASTI-2022-Q4 org_kde_powerdevil[1367]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/MenuRepresentation.qml:204:20: Duplicate signal name: invalid override of property change signal or superclass signal
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/MenuRepresentation.qml:233:21: Duplicate method name: invalid override of property change signal or superclass signal
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/main.qml:45: TypeError: Value is null and could not be converted to an object
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting OpenRGB...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting AT-SPI D-Bus Bus...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting Easy Effects...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting Geoclue Demo agent...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting Accessibility...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting KMix...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting NetworkManager Applet...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting Onboard...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting Discover...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting Calendar Reminders...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting KDE Connect...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting KGpg...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting Yakuake...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting KeePassXC...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting Restore Mixer Volumes...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting Snap user application autostart helper...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting KSplash "ready" Stage...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Starting KDE Session Restoration...
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: app-at\x2dspi\x2ddbus\x2dbus@autostart.service: Skipped due to 'exec-condition'.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Condition check resulted in AT-SPI D-Bus Bus being skipped.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: app-nm\x2dapplet@autostart.service: Skipped due to 'exec-condition'.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Condition check resulted in NetworkManager Applet being skipped.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: app-onboard\x2dautostart@autostart.service: Skipped due to 'exec-condition'.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Condition check resulted in Onboard being skipped.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: app-org.kde.kgpg@autostart.service: Skipped due to 'exec-condition'.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Condition check resulted in KGpg being skipped.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Started KDE Connect.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Started Easy Effects.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Started OpenRGB.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Started Yakuake.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Finished KDE Session Restoration.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Started Accessibility.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Started Snap user application autostart helper.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Started Geoclue Demo agent.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Started Discover.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Started Calendar Reminders.
Jun 05 07:18:21 BASTI-2022-Q4 kaccess[1587]: Xlib XKB extension major= 1  minor= 0
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Started KeePassXC.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Finished KSplash "ready" Stage.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Started Restore Mixer Volumes.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Started KMix.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Reached target Startup of XDG autostart applications.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Started PipeWire PulseAudio.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Finished Splash screen shown during boot.
Jun 05 07:18:21 BASTI-2022-Q4 rtkit-daemon[1133]: Successfully made thread 1619 of process 1619 owned by '1000' high priority at nice level -11.
Jun 05 07:18:21 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 4 threads of 3 processes of 1 users.
Jun 05 07:18:21 BASTI-2022-Q4 rtkit-daemon[1133]: Successfully made thread 1633 of process 1619 owned by '1000' RT at priority 20.
Jun 05 07:18:21 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 5 threads of 3 processes of 1 users.
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: Channel Map contains a pa_channel_position we cannot handle  12
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: Channel Map contains a pa_channel_position we cannot handle  13
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: Channel Map contains a pa_channel_position we cannot handle  12
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmixctrl[1601]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 DiscoverNotifier[1591]: couldn't load "/usr/lib/qt6/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Die Bibliothek /usr/lib/qt6/plugins/discover-notifier/DiscoverPackageKitNotifier.so kann nicht geladen werden: libpackagekitqt6.so.1: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden"
Jun 05 07:18:21 BASTI-2022-Q4 kaccess[1587]: X server XKB extension major= 1  minor= 0
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
Jun 05 07:18:21 BASTI-2022-Q4 xdg-desktop-portal-kde[1369]: xdp-kde-settings: Namespace  "org.gnome.desktop.a11y.interface"  is not supported
Jun 05 07:18:21 BASTI-2022-Q4 easyeffects[1562]: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: qml: SystemTray ItemLoader: Invalid state, cannot determine source!
Jun 05 07:18:21 BASTI-2022-Q4 rtkit-daemon[1133]: Successfully made thread 1737 of process 1562 owned by '1000' RT at priority 20.
Jun 05 07:18:21 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 6 threads of 4 processes of 1 users.
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: percent 5 -> divisor 20
Jun 05 07:18:21 BASTI-2022-Q4 keepassxc[1577]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Save All" msgid_plural: "" msgctxt: "@action:button"
Jun 05 07:18:21 BASTI-2022-Q4 keepassxc[1577]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "&Yes" msgid_plural: "" msgctxt: "@action:button"
Jun 05 07:18:21 BASTI-2022-Q4 keepassxc[1577]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Yes to All" msgid_plural: "" msgctxt: "@action:button"
Jun 05 07:18:21 BASTI-2022-Q4 keepassxc[1577]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "&No" msgid_plural: "" msgctxt: "@action:button"
Jun 05 07:18:21 BASTI-2022-Q4 keepassxc[1577]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "No to All" msgid_plural: "" msgctxt: "@action:button"
Jun 05 07:18:21 BASTI-2022-Q4 keepassxc[1577]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Abort" msgid_plural: "" msgctxt: "@action:button"
Jun 05 07:18:21 BASTI-2022-Q4 keepassxc[1577]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Retry" msgid_plural: "" msgctxt: "@action:button"
Jun 05 07:18:21 BASTI-2022-Q4 keepassxc[1577]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Ignore" msgid_plural: "" msgctxt: "@action:button"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: Channel Map contains a pa_channel_position we cannot handle  12
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: Channel Map contains a pa_channel_position we cannot handle  13
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: Channel Map contains a pa_channel_position we cannot handle  12
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: no mix devices and not dynamic
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: Cannot load profile "PulseAudio.Wiedergabegeräte.1.default"
Jun 05 07:18:21 BASTI-2022-Q4 kded6[1233]: Registering ":1.53/StatusNotifierItem" to system tray
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: No such icon "audio-card-analog-pci"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: Cannot load profile "PulseAudio.Aufnahmegeräte.1.default"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: Cannot load profile "PulseAudio.Wiedergabestreams.1.default"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: Cannot load profile "PulseAudio.Aufnahmestreams.1.default"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: qt.dbus.integration: Could not connect "org.cups.cupsd.Notifier" to PrinterFinishingsChanged(QString, QString, QString, uint, QString, bool) :
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: adding 4 mixers
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: mixer "PulseAudio::Playback_Devices:1" "Wiedergabegeräte"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: PulseAudio adding 2 devices
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: adding "alsa_output.pci-0000_12_00.6.analog-stereo" "Motherboard Analog Stereo"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: adding "easyeffects_sink" "Easy Effects Sink"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: mixer "PulseAudio::Capture_Devices:1" "Aufnahmegeräte"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: PulseAudio adding 1 devices
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: adding "easyeffects_source" "Easy Effects Source"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: mixer "PulseAudio::Playback_Streams:1" "Wiedergabestreams"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: PulseAudio adding 0 devices
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: mixer "PulseAudio::Capture_Streams:1" "Aufnahmestreams"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: PulseAudio adding 0 devices
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: No such icon "audio-card-analog-pci"
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Created slice Slice /app/dbus-:1.2-org.kde.kded5.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1]: Reached target User and Group Name Lookups.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1008]: Started dbus-:1.2-org.kde.kded5@0.service.
Jun 05 07:18:21 BASTI-2022-Q4 systemd[1]: Starting Accounts Service...
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "h"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "o"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "l"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "i"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "d"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "a"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "y"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "s"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "e"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "v"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "e"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "n"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "t"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "s"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "p"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "i"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "m"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "e"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "v"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "e"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "n"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "t"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  "s"
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: Could not create Plasma Calendar Plugin:  ""
Jun 05 07:18:21 BASTI-2022-Q4 plasmashell[1303]: "Die dynamische Bibliothek konnte nicht gefunden werden."
Jun 05 07:18:21 BASTI-2022-Q4 kded6[1233]: Registering ":1.55/StatusNotifierItem" to system tray
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: Channel Map contains a pa_channel_position we cannot handle  12
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: Channel Map contains a pa_channel_position we cannot handle  13
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: Channel Map contains a pa_channel_position we cannot handle  12
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: adding 4 mixers
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: mixer "PulseAudio::Playback_Devices:1" "Wiedergabegeräte"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: PulseAudio adding 2 devices
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: adding "alsa_output.pci-0000_12_00.6.analog-stereo" "Motherboard Analog Stereo"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: adding "easyeffects_sink" "Easy Effects Sink"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: mixer "PulseAudio::Capture_Devices:1" "Aufnahmegeräte"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: PulseAudio adding 1 devices
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: adding "easyeffects_source" "Easy Effects Source"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: mixer "PulseAudio::Playback_Streams:1" "Wiedergabestreams"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: PulseAudio adding 1 devices
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: mixer "PulseAudio::Capture_Streams:1" "Aufnahmestreams"
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: PulseAudio adding 0 devices
Jun 05 07:18:21 BASTI-2022-Q4 kmix[1599]: org.kde.kmix: No such icon "audio-card-analog-pci"
Jun 05 07:18:21 BASTI-2022-Q4 akonadi_control[1800]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Jun 05 07:18:21 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: Starting up the Akonadi Server...
Jun 05 07:18:22 BASTI-2022-Q4 keepassxc[1577]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Jun 05 07:18:22 BASTI-2022-Q4 accounts-daemon[1767]: started daemon version 23.13.0
Jun 05 07:18:22 BASTI-2022-Q4 systemd[1]: Started Accounts Service.
Jun 05 07:18:22 BASTI-2022-Q4 keepassxc[1577]: qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Jun 05 07:18:22 BASTI-2022-Q4 kernel: kauditd_printk_skb: 67 callbacks suppressed
Jun 05 07:18:22 BASTI-2022-Q4 kernel: audit: type=1400 audit(1717564702.036:79): apparmor="DENIED" operation="open" class="file" profile="mariadbd_akonadi" name="/sys/block/" pid=1857 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jun 05 07:18:22 BASTI-2022-Q4 kernel: audit: type=1400 audit(1717564702.043:80): apparmor="DENIED" operation="open" class="file" profile="mariadbd_akonadi" name="/proc/1857/cgroup" pid=1857 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: /usr/bin/mysqlcheck: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-check' instead
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.collectionattributetable                   OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.collectionmimetyperelation                 OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.collectionpimitemrelation                  OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.collectiontable                            OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.flagtable                                  OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.mimetypetable                              OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.parttable                                  OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.parttypetable                              OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.pimitemflagrelation                        OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.pimitemtable                               OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.pimitemtagrelation                         OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.relationtable                              OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.relationtypetable                          OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.resourcetable                              OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.schemaversiontable                         OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.tagattributetable                          OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.tagremoteidresourcerelationtable           OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.tagtable                                   OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1877]: akonadi.tagtypetable                               OK
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1879]: /usr/bin/mysql_upgrade: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-upgrade' instead
Jun 05 07:18:22 BASTI-2022-Q4 kalendarac[1879]: FATAL ERROR: Can't execute '/usr/bin/mariadb'
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: Running DB initializer
Jun 05 07:18:22 BASTI-2022-Q4 kernel: audit: type=1400 audit(1717564702.236:81): apparmor="DENIED" operation="exec" class="file" profile="mariadbd_akonadi" name="/usr/bin/mariadb" pid=1881 comm="sh" requested_mask="x" denied_mask="x" fsuid=1000 ouid=0
Jun 05 07:18:22 BASTI-2022-Q4 kernel: audit: type=1400 audit(1717564702.236:82): apparmor="DENIED" operation="open" class="file" profile="mariadbd_akonadi" name="/usr/bin/mariadb" pid=1881 comm="sh" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: DB initializer done
Jun 05 07:18:22 BASTI-2022-Q4 wireplumber[1131]: wplua: wplua_pushobject: assertion 'G_IS_OBJECT (object)' failed
Jun 05 07:18:22 BASTI-2022-Q4 wireplumber[1131]: wplua: [string "name-node.lua"]:25: attempt to index a nil value (local 'properties')
                                                 stack traceback:
                                                         [string "name-node.lua"]:25: in function <[string "name-node.lua"]:19>
Jun 05 07:18:22 BASTI-2022-Q4 wireplumber[1131]: wplua: wplua_pushobject: assertion 'G_IS_OBJECT (object)' failed
Jun 05 07:18:22 BASTI-2022-Q4 wireplumber[1131]: wplua: [string "create-node.lua"]:30: bad argument #2 to 'match_rules_update_properties' (table expected, got nil)
                                                 stack traceback:
                                                         [C]: in field 'match_rules_update_properties'
                                                         [string "create-node.lua"]:30: in function <[string "create-node.lua"]:24>
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Jun 05 07:18:22 BASTI-2022-Q4 akonadi_control[1800]: org.kde.pim.akonadicontrol: Reference to unknown agent type "akonadi_archivemail_agent" in agentsrc, creating a fake entry.
Jun 05 07:18:22 BASTI-2022-Q4 akonadi_control[1800]: org.kde.pim.akonadicontrol: Reference to unknown agent type "akonadi_followupreminder_agent" in agentsrc, creating a fake entry.
Jun 05 07:18:22 BASTI-2022-Q4 akonadi_control[1800]: org.kde.pim.akonadicontrol: Reference to unknown agent type "akonadi_mailfilter_agent" in agentsrc, creating a fake entry.
Jun 05 07:18:22 BASTI-2022-Q4 akonadi_control[1800]: org.kde.pim.akonadicontrol: Reference to unknown agent type "akonadi_mailmerge_agent" in agentsrc, creating a fake entry.
Jun 05 07:18:22 BASTI-2022-Q4 akonadi_control[1800]: org.kde.pim.akonadicontrol: Reference to unknown agent type "akonadi_notes_agent" in agentsrc, creating a fake entry.
Jun 05 07:18:22 BASTI-2022-Q4 akonadi_control[1800]: org.kde.pim.akonadicontrol: Reference to unknown agent type "akonadi_sendlater_agent" in agentsrc, creating a fake entry.
Jun 05 07:18:22 BASTI-2022-Q4 akonadi_control[1800]: org.kde.pim.akonadicontrol: Reference to unknown agent type "akonadi_unifiedmailbox_agent" in agentsrc, creating a fake entry.
Jun 05 07:18:22 BASTI-2022-Q4 akonadi_control[1800]: org.kde.pim.akonadicontrol: Akonadi server is now operational.
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7aee14002130) )
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7aee14002130) identified as "ETMCalendarMonitor - 104921618853936"
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7aee1402c520) )
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7aee1402ad80) )
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7aee140576f0) )
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7aee14060c50) )
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7aee1406a200) )
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7aee14073850) )
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7aee1407e110) )
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7aee14087880) )
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7aee14090da0) )
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7aee1402ad80) identified as "AgentBaseChangeRecorder - 100887626852592"
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7aee1402c520) identified as "AgentBaseChangeRecorder - 106387450205040"
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7aee140ace30) )
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7aee140576f0) identified as "AgentBaseChangeRecorder - 98449829499248"
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7aee140ace30) identified as "akonadi_birthdays_resource - 98449829557536"
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7aee140c6e50) )
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7aee14073850) identified as "AgentBaseChangeRecorder - 100267630675824"
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7aee140d9f30) )
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7aee1407e110) identified as "AgentBaseChangeRecorder - 96103572392400"
Jun 05 07:18:22 BASTI-2022-Q4 openrgb[1558]: Attempting to connect to local OpenRGB server.
Jun 05 07:18:22 BASTI-2022-Q4 openrgb[1558]: Connection attempt failed
Jun 05 07:18:22 BASTI-2022-Q4 openrgb[1558]: Local OpenRGB server unavailable.
Jun 05 07:18:22 BASTI-2022-Q4 openrgb[1558]: Running standalone.
Jun 05 07:18:22 BASTI-2022-Q4 openrgb[1558]: [i2c_smbus_linux] Failed to read i2c device PCI device ID
Jun 05 07:18:22 BASTI-2022-Q4 openrgb[1558]: [i2c_smbus_linux] Failed to read i2c device PCI device ID
Jun 05 07:18:22 BASTI-2022-Q4 openrgb[1558]: [i2c_smbus_linux] Failed to read i2c device PCI device ID
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7aee14087880) identified as "AgentBaseChangeRecorder - 94548558129808"
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7aee14060c50) identified as "AgentBaseChangeRecorder - 103713077209424"
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7aee140c6e50) identified as "akonadi_maildispatcher_agent - 103713077290944"
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7aee140d9f30) identified as "SpecialCollectionsMonitor - 103713077356976"
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7aee1406a200) identified as "AgentBaseChangeRecorder - 110564899012896"
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7aee14090da0) identified as "AgentBaseChangeRecorder - 98239348651504"
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7aee14123aa0) )
Jun 05 07:18:22 BASTI-2022-Q4 akonadi_google_resource[1894]: org.kde.pim.google: Trying to read password for "Tect@gmx.net"
Jun 05 07:18:22 BASTI-2022-Q4 akonadiserver[1838]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7aee14123aa0) identified as "AgentBaseChangeRecorder - 101428265224672"
Jun 05 07:18:23 BASTI-2022-Q4 openrgb[1558]: Profile loaded successfully
Jun 05 07:18:24 BASTI-2022-Q4 plasmashell[1303]: error creating screencast "Could not find window id 0"
Jun 05 07:18:24 BASTI-2022-Q4 systemd[1008]: Started Firefox Web Browser - Web Browser.
Jun 05 07:18:24 BASTI-2022-Q4 kded6[1233]: Registering ":1.74/StatusNotifierItem" to system tray
Jun 05 07:18:24 BASTI-2022-Q4 systemd[1]: Starting Time & Date Service...
Jun 05 07:18:24 BASTI-2022-Q4 systemd[1]: Started Time & Date Service.
Jun 05 07:18:24 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 6 threads of 4 processes of 1 users.
Jun 05 07:18:24 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 6 threads of 4 processes of 1 users.
Jun 05 07:18:24 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 6 threads of 4 processes of 1 users.
Jun 05 07:18:24 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 6 threads of 4 processes of 1 users.
Jun 05 07:18:24 BASTI-2022-Q4 rtkit-daemon[1133]: Successfully made thread 2265 of process 2132 owned by '1000' RT at priority 10.
Jun 05 07:18:24 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 7 threads of 5 processes of 1 users.
Jun 05 07:18:24 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 7 threads of 5 processes of 1 users.
Jun 05 07:18:24 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 7 threads of 5 processes of 1 users.
Jun 05 07:18:25 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 7 threads of 5 processes of 1 users.
Jun 05 07:18:25 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 7 threads of 5 processes of 1 users.
Jun 05 07:18:25 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 7 threads of 5 processes of 1 users.
Jun 05 07:18:25 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 7 threads of 5 processes of 1 users.
Jun 05 07:18:25 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 7 threads of 5 processes of 1 users.
Jun 05 07:18:25 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 7 threads of 5 processes of 1 users.
Jun 05 07:18:25 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 7 threads of 5 processes of 1 users.
Jun 05 07:18:25 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 7 threads of 5 processes of 1 users.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[1]: Stopping User Manager for UID 969...
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Activating special unit Exit the Session...
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Stopped target Main User Target.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Stopped target Basic System.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Stopped target Paths.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Stopped Submitting pending crash events.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Stopped target Sockets.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Stopped target Timers.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Closed GnuPG network certificate management daemon.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Closed Socket to launch DrKonqi for a systemd-coredump crash.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Closed GCR ssh-agent wrapper.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Closed GnuPG cryptographic agent and passphrase cache.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Closed GnuPG public key management service.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Closed p11-kit server.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Closed PipeWire PulseAudio.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Closed PipeWire Multimedia System Sockets.
Jun 05 07:18:28 BASTI-2022-Q4 dbus-broker[912]: Dispatched 196 messages @ 1(±2)μs / message.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Stopping D-Bus User Message Bus...
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Stopped D-Bus User Message Bus.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Removed slice User Core Session Slice.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Closed D-Bus User Message Bus Socket.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Removed slice User Application Slice.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Reached target Shutdown.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Finished Exit the Session.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[893]: Reached target Exit the Session.
Jun 05 07:18:28 BASTI-2022-Q4 (sd-pam)[895]: pam_unix(systemd-user:session): session closed for user sddm
Jun 05 07:18:28 BASTI-2022-Q4 systemd[1]: user@969.service: Deactivated successfully.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[1]: Stopped User Manager for UID 969.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[1]: Stopping User Runtime Directory /run/user/969...
Jun 05 07:18:28 BASTI-2022-Q4 systemd[1]: run-user-969.mount: Deactivated successfully.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[1]: user-runtime-dir@969.service: Deactivated successfully.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[1]: Stopped User Runtime Directory /run/user/969.
Jun 05 07:18:28 BASTI-2022-Q4 systemd[1]: Removed slice User Slice of UID 969.
Jun 05 07:18:30 BASTI-2022-Q4 systemd[1]: dbus-:1.2-org.kde.kded.smart@0.service: Deactivated successfully.
Jun 05 07:18:30 BASTI-2022-Q4 systemd[1]: dbus-:1.2-org.kde.powerdevil.discretegpuhelper@0.service: Deactivated successfully.
Jun 05 07:18:30 BASTI-2022-Q4 systemd[1]: dbus-:1.2-org.kde.powerdevil.backlighthelper@0.service: Deactivated successfully.
Jun 05 07:18:31 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 7 threads of 5 processes of 1 users.
Jun 05 07:18:31 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 7 threads of 5 processes of 1 users.
Jun 05 07:18:31 BASTI-2022-Q4 systemd[1]: dbus-:1.2-org.kde.powerdevil.chargethresholdhelper@0.service: Deactivated successfully.
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: Executing deferred operations
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: Integrating: /home/basti/VrMBTS
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: ERROR: file does not exist, cannot integrate
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: Integrating: /home/basti/.gtkrc-2.0
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: ERROR: not an AppImage, skipping
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: Integrating: /home/basti/.gtkrc-2.0
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: ERROR: not an AppImage, skipping
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: Integrating: /home/basti/.gtkrc-2.0
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: ERROR: not an AppImage, skipping
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: Integrating: /home/basti/.gtkrc-2.0
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: ERROR: not an AppImage, skipping
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: Integrating: /home/basti/.gtkrc-2.0
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: ERROR: not an AppImage, skipping
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: Integrating: /home/basti/.gtkrc-2.0
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: ERROR: not an AppImage, skipping
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: Integrating: /home/basti/.gtkrc-2.0
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: ERROR: not an AppImage, skipping
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: Integrating: /home/basti/.gtkrc-2.0
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: ERROR: not an AppImage, skipping
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: Integrating: /home/basti/.gtkrc-2.0
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: ERROR: not an AppImage, skipping
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: Integrating: /home/basti/.gtkrc-2.0
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: ERROR: not an AppImage, skipping
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: Integrating: /home/basti/.gtkrc-2.0
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: ERROR: not an AppImage, skipping
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: Integrating: /home/basti/.gtkrc-2.0
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: ERROR: not an AppImage, skipping
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: Cleaning up old desktop integration files
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: Updating desktop database and icon caches
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[2578]: gtk-update-icon-cache: The generated cache was invalid.
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[2580]: which: no gtk-update-icon-cache-3.0 in (/usr/local/bin:/usr/bin:/var/lib/snapd/snap/bin)
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[2585]: which: no update-icon-caches in (/usr/local/bin:/usr/bin:/var/lib/snapd/snap/bin)
Jun 05 07:18:35 BASTI-2022-Q4 appimagelauncherd[1022]: Done
Jun 05 07:19:49 BASTI-2022-Q4 systemd-timesyncd[721]: Contacted time server [2a01:238:4275:4d00:b851:6489:fb18:f738]:123 (2.arch.pool.ntp.org).
Jun 05 07:19:49 BASTI-2022-Q4 systemd-timesyncd[721]: Initial clock synchronization to Wed 2024-06-05 07:19:49.665497 CEST.
Jun 05 07:19:50 BASTI-2022-Q4 systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jun 05 07:19:55 BASTI-2022-Q4 appimagelauncherd[1022]: Directories to watch disappeared, unintegrating AppImages formerly found in there
Jun 05 07:19:59 BASTI-2022-Q4 systemd[1]: systemd-localed.service: Deactivated successfully.
Jun 05 07:20:01 BASTI-2022-Q4 systemd[1008]: Created slice Slice /app/grive-timer.
Jun 05 07:20:01 BASTI-2022-Q4 systemd[1008]: Started Google drive sync (executed by timer unit).
Jun 05 07:20:02 BASTI-2022-Q4 kernel: audit: type=1400 audit(1717564802.042:83): apparmor="DENIED" operation="open" class="file" profile="ping" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=2612 comm="ping" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jun 05 07:20:02 BASTI-2022-Q4 grive-sync.sh[2607]: Syncing 'gdrive'...
Jun 05 07:20:02 BASTI-2022-Q4 systemd[1]: systemd-timedated.service: Deactivated successfully.
Jun 05 07:20:12 BASTI-2022-Q4 grive-sync.sh[2607]: Sync of 'gdrive' done.
Jun 05 07:20:28 BASTI-2022-Q4 drkonqi-coredump-processor[1364]: "/usr/bin/python3.11" 2455 "/var/lib/systemd/coredump/core.easyterm\\x2epy.1000.24865efed97042b2a180419654b21d9b.2455.1717335655000000.zst"
Jun 05 07:20:28 BASTI-2022-Q4 drkonqi-coredump-processor[1364]: "/usr/bin/python3.11" 2375 "/var/lib/systemd/coredump/core.easyterm\\x2epy.1000.350eb6f43e40403696417075386cbad6.2375.1717351090000000.zst"
Jun 05 07:20:28 BASTI-2022-Q4 drkonqi-coredump-processor[1364]: "/home/basti/.var/app/com.usebottles.bottles/data/bottles/runners/wine-ge-proton8-26/bin/wine-preloader" 3258 "/var/lib/systemd/coredump/core.CrBrowserMain.1000.493204271b2142618b52fa0c13aa1cd6.3258.1717358121000000.zst"
Jun 05 07:20:29 BASTI-2022-Q4 systemd[1008]: Started Launch DrKonqi for a systemd-coredump crash (PID 1364/UID 1000).
Jun 05 07:20:29 BASTI-2022-Q4 systemd[1008]: Started Launch DrKonqi for a systemd-coredump crash (PID 1364/UID 1000).
Jun 05 07:20:29 BASTI-2022-Q4 systemd[1008]: Started Launch DrKonqi for a systemd-coredump crash (PID 1364/UID 1000).
Jun 05 07:20:29 BASTI-2022-Q4 drkonqi-coredump-launcher[2629]: Unable to find file for pid 2455 expected at "kcrash-metadata/python3.11.24865efed97042b2a180419654b21d9b.2455.ini"
Jun 05 07:20:29 BASTI-2022-Q4 drkonqi-coredump-launcher[2630]: Unable to find file for pid 2375 expected at "kcrash-metadata/python3.11.350eb6f43e40403696417075386cbad6.2375.ini"
Jun 05 07:20:29 BASTI-2022-Q4 drkonqi-coredump-processor[1364]: "/home/basti/.local/share/Steam/compatibilitytools.d/Proton-6.19-GE-2/files/bin/wine64-preloader" 27735 "/var/lib/systemd/coredump/core.wine64.1000.7087745c02224aebb9ae936da898864a.27735.1717418488000000.zst"
Jun 05 07:20:29 BASTI-2022-Q4 drkonqi-coredump-processor[1364]: "/home/basti/.local/share/bottles/runners/soda-9.0-1/bin/wine64-preloader" 73654 "/var/lib/systemd/coredump/core.wine64-preloade.1000.7087745c02224aebb9ae936da898864a.73654.1717419047000000.zst"
Jun 05 07:20:29 BASTI-2022-Q4 drkonqi-coredump-processor[1364]: "/home/basti/.var/app/com.usebottles.bottles/data/bottles/runners/soda-9.0-1/bin/wine64-preloader" 83008 "/var/lib/systemd/coredump/core.wine64-preloade.1000.7087745c02224aebb9ae936da898864a.83008.1717419671000000.zst"
Jun 05 07:20:29 BASTI-2022-Q4 drkonqi-coredump-launcher[2631]: Unable to find file for pid 3258 expected at "kcrash-metadata/wine-preloader.493204271b2142618b52fa0c13aa1cd6.3258.ini"
Jun 05 07:20:29 BASTI-2022-Q4 drkonqi-coredump-processor[1364]: "/home/basti/.var/app/com.usebottles.bottles/data/bottles/runners/wine-ge-proton8-26/bin/wine64-preloader" 92802 "/var/lib/systemd/coredump/core.CrBrowserMain.1000.7087745c02224aebb9ae936da898864a.92802.1717420679000000.zst"
Jun 05 07:20:29 BASTI-2022-Q4 drkonqi-coredump-processor[1364]: "/home/basti/.var/app/com.usebottles.bottles/data/bottles/runners/wine-ge-proton8-26/bin/wine64-preloader" 93835 "/var/lib/systemd/coredump/core.CrBrowserMain.1000.7087745c02224aebb9ae936da898864a.93835.1717420719000000.zst"
Jun 05 07:20:29 BASTI-2022-Q4 drkonqi-coredump-processor[1364]: "/usr/bin/partitionmanager" 7131 "/var/lib/systemd/coredump/core.partitionmanage.1000.660fa0c23b124aadb7760524065f51ca.7131.1717480939000000.zst"
Jun 05 07:20:29 BASTI-2022-Q4 systemd[1008]: Started Launch DrKonqi for a systemd-coredump crash (PID 1364/UID 1000).
Jun 05 07:20:29 BASTI-2022-Q4 systemd[1008]: Started Launch DrKonqi for a systemd-coredump crash (PID 1364/UID 1000).
Jun 05 07:20:29 BASTI-2022-Q4 systemd[1008]: Started Launch DrKonqi for a systemd-coredump crash (PID 1364/UID 1000).
Jun 05 07:20:29 BASTI-2022-Q4 systemd[1008]: Started Launch DrKonqi for a systemd-coredump crash (PID 1364/UID 1000).
Jun 05 07:20:29 BASTI-2022-Q4 systemd[1008]: Started Launch DrKonqi for a systemd-coredump crash (PID 1364/UID 1000).
Jun 05 07:20:29 BASTI-2022-Q4 systemd[1008]: Started Launch DrKonqi for a systemd-coredump crash (PID 1364/UID 1000).
Jun 05 07:20:29 BASTI-2022-Q4 drkonqi-coredump-launcher[2638]: Unable to find file for pid 27735 expected at "kcrash-metadata/wine64-preloader.7087745c02224aebb9ae936da898864a.27735.ini"
Jun 05 07:20:29 BASTI-2022-Q4 drkonqi-coredump-launcher[2639]: Unable to find file for pid 73654 expected at "kcrash-metadata/wine64-preloader.7087745c02224aebb9ae936da898864a.73654.ini"
Jun 05 07:20:29 BASTI-2022-Q4 drkonqi-coredump-launcher[2640]: Unable to find file for pid 83008 expected at "kcrash-metadata/wine64-preloader.7087745c02224aebb9ae936da898864a.83008.ini"
Jun 05 07:20:29 BASTI-2022-Q4 drkonqi-coredump-launcher[2641]: Unable to find file for pid 92802 expected at "kcrash-metadata/wine64-preloader.7087745c02224aebb9ae936da898864a.92802.ini"
Jun 05 07:20:29 BASTI-2022-Q4 drkonqi-coredump-launcher[2642]: Unable to find file for pid 93835 expected at "kcrash-metadata/wine64-preloader.7087745c02224aebb9ae936da898864a.93835.ini"
Jun 05 07:20:29 BASTI-2022-Q4 drkonqi-coredump-launcher[2643]: Unable to find file for pid 7131 expected at "kcrash-metadata/partitionmanager.660fa0c23b124aadb7760524065f51ca.7131.ini"
Jun 05 07:20:47 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 7 threads of 5 processes of 1 users.
Jun 05 07:20:47 BASTI-2022-Q4 rtkit-daemon[1133]: Supervising 7 threads of 5 processes of 1 users.
Jun 05 07:22:10 BASTI-2022-Q4 systemd[1008]: Started Google drive sync (executed by timer unit).
Jun 05 07:22:10 BASTI-2022-Q4 kernel: audit: type=1400 audit(1717564930.703:84): apparmor="DENIED" operation="open" class="file" profile="ping" name="/proc/sys/net/ipv6/conf/all/disable_ipv6" pid=2741 comm="ping" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
Jun 05 07:22:10 BASTI-2022-Q4 grive-sync.sh[2736]: Syncing 'gdrive'...
Jun 05 07:22:20 BASTI-2022-Q4 grive-sync.sh[2736]: Sync of 'gdrive' done.
Jun 05 07:22:50 BASTI-2022-Q4 systemd[1008]: Started Dolphin - Dateiverwaltung.
Jun 05 07:22:50 BASTI-2022-Q4 plasmashell[1303]: error creating screencast "Could not find window id 0"
Jun 05 07:22:50 BASTI-2022-Q4 plasmashell[1303]: error creating screencast "Could not find window id {ff539dbe-6ee3-48fd-952e-98940fc51754}"
Jun 05 07:22:51 BASTI-2022-Q4 udisksd[925]: Mounted /dev/sda4 at /run/media/basti/EXCHANGE on behalf of uid 1000
Jun 05 07:22:51 BASTI-2022-Q4 kernel: EXT4-fs (sda4): mounted filesystem fedd2284-5198-4fd3-a780-0f5850e1445d r/w with ordered data mode. Quota mode: none.
Jun 05 07:22:54 BASTI-2022-Q4 plasmashell[1303]: error creating screencast "Could not find window id 0"
Jun 05 07:22:54 BASTI-2022-Q4 systemd[1008]: Started Kate - Erweiterter Texteditor.
Jun 05 07:23:07 BASTI-2022-Q4 kwin_wayland[1064]: kwin_wayland_drm: atomic commit failed: Das Argument ist ungültig
Jun 05 07:23:21 BASTI-2022-Q4 systemd[1008]: app-org.kde.kate-e48d094ca1ba4eeb8ee2b33c67cb1885.scope: Consumed 1.024s CPU time.
Jun 05 07:24:47 BASTI-2022-Q4 plasmashell[1303]: kf.windowsystem: static void KX11Extras::forceActiveWindow(WId, long int) may only be used on X11
Jun 05 07:24:49 BASTI-2022-Q4 systemd[1008]: Started Kate - Erweiterter Texteditor.
Jun 05 07:24:49 BASTI-2022-Q4 plasmashell[1303]: error creating screencast "Could not find window id 0"
Jun 05 07:24:52 BASTI-2022-Q4 plasmashell[1303]: kf.windowsystem: static void KX11Extras::forceActiveWindow(WId, long int) may only be used on X11
Jun 05 07:24:56 BASTI-2022-Q4 plasmashell[1303]: qt.qml.context: file:///usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/ui/SideBarItem.qml:80:9 Parameter "mouse" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Created slice Slice /app/dbus-:1.2-org.kde.Shutdown.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Started dbus-:1.2-org.kde.Shutdown@0.service.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped target plasma-workspace-wayland.target.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped target KDE Plasma Workspace.
Jun 05 07:24:56 BASTI-2022-Q4 systemd-logind[730]: The system will reboot now!
Jun 05 07:24:56 BASTI-2022-Q4 systemd-logind[730]: System is rebooting.
Jun 05 07:24:56 BASTI-2022-Q4 sddm-helper[1002]: Signal received: SIGTERM
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopping Session 2 of User basti...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Removed slice Slice /system/dbus-:1.2-org.kde.kded.smart.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Removed slice Slice /system/dbus-:1.2-org.kde.powerdevil.backlighthelper.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Removed slice Slice /system/dbus-:1.2-org.kde.powerdevil.chargethresholdhelper.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Removed slice Slice /system/dbus-:1.2-org.kde.powerdevil.discretegpuhelper.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Removed slice Slice /system/getty.
Jun 05 07:24:56 BASTI-2022-Q4 sddm[774]: Authentication error: SDDM::Auth::ERROR_INTERNAL "Process crashed"
Jun 05 07:24:56 BASTI-2022-Q4 sddm[774]: Auth: sddm-helper (--socket /tmp/sddm-auth-cdf96332-9784-4f6c-a9f5-b36b9ca1fd80 --id 1 --start /usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland --user basti) crashed (exit code 1)
Jun 05 07:24:56 BASTI-2022-Q4 sddm[774]: Authentication error: SDDM::Auth::ERROR_INTERNAL "Process crashed"
Jun 05 07:24:56 BASTI-2022-Q4 sddm[774]: Auth: sddm-helper exited with 1
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Removed slice Slice /system/modprobe.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped target Bluetooth Support.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped target Graphical Interface.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped target Multi-User System.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped target Login Prompts.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped target Sound Card.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped target Timer Units.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: archlinux-keyring-wkd-sync.timer: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped Refresh existing PGP keys of archlinux-keyring regularly.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: man-db.timer: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped Daily man-db regeneration.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: paccache.timer: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped Discard unused packages weekly.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: reflector.timer: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped Refresh Pacman mirrorlist weekly with Reflector..
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: shadow.timer: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped Daily verification of password and group files.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: snapper-cleanup.timer: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped Daily Cleanup of Snapper Snapshots.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: snapper-timeline.timer: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped Timeline of Snapper Snapshots.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: systemd-tmpfiles-clean.timer: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped Daily Cleanup of Temporary Directories.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped target System Time Set.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: lvm2-lvmpolld.socket: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Closed LVM2 poll daemon socket.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: systemd-rfkill.socket: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Closed Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopping Accounts Service...
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Terminating
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopping Bluetooth service...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopping CUPS Scheduler...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Starting Generate shutdown-ramfs...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopping Authorization Manager...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
Jun 05 07:24:56 BASTI-2022-Q4 sddm[774]: Signal received: SIGTERM
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopping Simple Desktop Display Manager...
Jun 05 07:24:56 BASTI-2022-Q4 sddm[774]: Socket server stopping...
Jun 05 07:24:56 BASTI-2022-Q4 sddm[774]: Socket server stopped.
Jun 05 07:24:56 BASTI-2022-Q4 sddm[774]: Display server stopping...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopping Load/Save OS Random Seed...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopping Disk Manager...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopping Daemon for power management...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: cups.service: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped CUPS Scheduler.
Jun 05 07:24:56 BASTI-2022-Q4 systemd-logind[730]: Session 2 logged out. Waiting for processes to exit.
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSource/ldac
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSink/aptx_hd
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSource/aptx_hd
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSink/aptx
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSource/aptx
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSink/aac
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSource/aac
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSink/sbc
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSource/sbc
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSink/sbc_xq
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSource/sbc_xq
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSource/faststream
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSource/faststream_duplex
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSink/opus_05
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSource/opus_05
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Endpoint unregistered: sender=:1.57 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Jun 05 07:24:56 BASTI-2022-Q4 sddm[774]: Display server stopped.
Jun 05 07:24:56 BASTI-2022-Q4 sddm[774]: Running display stop script  QList("/usr/share/sddm/scripts/Xstop")
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: systemd-random-seed.service: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped Load/Save OS Random Seed.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: sddm.service: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped Simple Desktop Display Manager.
Jun 05 07:24:56 BASTI-2022-Q4 udisksd[925]: udisks daemon version 2.10.1 exiting
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: session-2.scope: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped Session 2 of User basti.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopping User Login Management...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopping User Manager for UID 1000...
Jun 05 07:24:56 BASTI-2022-Q4 systemd-logind[730]: Removed session 2.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Activating special unit Exit the Session...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped KeePassXC.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping Firefox Web Browser - Web Browser...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Removed slice Slice /app/dbus-:1.2-org.freedesktop.Notifications.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Removed slice Slice /app/dbus-:1.2-org.kde.KSplash.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Removed slice Slice /app/grive-timer.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped target Main User Target.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped target Startup of XDG autostart applications.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Closed Socket to launch DrKonqi for a systemd-coredump crash.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping OpenRGB...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping Easy Effects...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping Geoclue Demo agent...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping Accessibility...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping KMix...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping Discover...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping Calendar Reminders...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping Yakuake...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping AppImageLauncher daemon...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping Accessibility services bus...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping dbus-:1.18-org.a11y.atspi.Registry@0.service...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping dbus-:1.2-org.kde.Shutdown@0.service...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping dbus-:1.2-org.kde.kdeconnect@0.service...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: udisks2.service: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping dbus-:1.2-org.kde.kded5@0.service...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping User preferences database...
Jun 05 07:24:56 BASTI-2022-Q4 dbus-broker[1182]: Dispatched 17 messages @ 3(±4)μs / message.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped Disk Manager.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping Google drive sync (changed files)...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Google drive sync (main).
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Removed slice Slice /app/grive.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping Bluetooth OBEX service...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping PipeWire PulseAudio...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping Proxies GTK DBus menus to a Plasma readable format...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping KDE PolicyKit Authentication Agent...
Jun 05 07:24:56 BASTI-2022-Q4 plasmashell[1303]: org.kde.plasma.pulseaudio: context kaput
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping Powerdevil...
Jun 05 07:24:56 BASTI-2022-Q4 obexd[1356]: Terminating
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping Xdg Desktop Portal For KDE...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping Handle legacy xembed system tray icons...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping Portal service (GTK/GNOME implementation)...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping Portal service...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping flatpak document portal service...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping sandboxed app permission store...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped sandboxed app permission store.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Accessibility services bus.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped dbus-:1.18-org.a11y.atspi.Registry@0.service.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped User preferences database.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Bluetooth OBEX service.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Handle legacy xembed system tray icons.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped dbus-:1.2-org.kde.kdeconnect@0.service.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped KDE PolicyKit Authentication Agent.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped OpenRGB.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: app-OpenRGB@autostart.service: Consumed 1.101s CPU time.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Xdg Desktop Portal For KDE.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Easy Effects.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Geoclue Demo agent.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Accessibility.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Discover.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped KMix.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped PipeWire PulseAudio.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped dbus-:1.2-org.kde.Shutdown@0.service.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped AppImageLauncher daemon.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Portal service.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Portal service (GTK/GNOME implementation).
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Proxies GTK DBus menus to a Plasma readable format.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Google drive sync (changed files).
Jun 05 07:24:56 BASTI-2022-Q4 dbus-broker-launch[1051]: Activation request for 'org.freedesktop.portal.Desktop' failed.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Removed slice Slice /app/dbus-:1.18-org.a11y.atspi.Registry.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Removed slice Slice /app/dbus-:1.2-org.kde.Shutdown.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Removed slice Slice /app/dbus-:1.2-org.kde.kdeconnect.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Removed slice Slice /app/grive-changes.
Jun 05 07:24:56 BASTI-2022-Q4 wireplumber[1131]: wireplumber: stopped by signal: Beendet
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping Multimedia Service Session Manager...
Jun 05 07:24:56 BASTI-2022-Q4 dbus-broker-launch[1051]: Activation request for 'org.freedesktop.portal.Desktop' failed.
Jun 05 07:24:56 BASTI-2022-Q4 dbus-broker-launch[1051]: Activation request for 'org.freedesktop.portal.Desktop' failed.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Powerdevil.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped target KDE Plasma Workspace Core.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping KDE Daemon 6...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping KDE Plasma Workspace...
Jun 05 07:24:56 BASTI-2022-Q4 wireplumber[1131]: wireplumber: disconnected from pipewire
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Firefox Web Browser - Web Browser.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: app-firefox-5e4f65b7da1743d5b96a25a55830878d.scope: Consumed 10.694s CPU time.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped dbus-:1.2-org.kde.kded5@0.service.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Removed slice Slice /app/dbus-:1.2-org.kde.kded5.
Jun 05 07:24:56 BASTI-2022-Q4 mkinitcpio[3111]: ==> Starting build: 'none'
Jun 05 07:24:56 BASTI-2022-Q4 mkinitcpio[3111]:   -> Running build hook: [sd-shutdown]
Jun 05 07:24:56 BASTI-2022-Q4 plasmashell[1303]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml:136: TypeError: Cannot read property 'screenGeometry' of null
Jun 05 07:24:56 BASTI-2022-Q4 plasmashell[1303]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml:250: TypeError: Cannot read property 'plasmoid' of undefined
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Multimedia Service Session Manager.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping PipeWire Multimedia Service...
Jun 05 07:24:56 BASTI-2022-Q4 kwin_wayland[1064]: kwin_screencast: PipeWire remote error:  connection error
Jun 05 07:24:56 BASTI-2022-Q4 pipewire[1126]: mod.client-node: 0x5e657127bd60: unknown peer 0x5e657142ab50 fd:36
Jun 05 07:24:56 BASTI-2022-Q4 kded6[1233]: kf.notifications: Failed to play sound with canberra: IO error
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped PipeWire Multimedia Service.
Jun 05 07:24:56 BASTI-2022-Q4 dbus-broker-launch[1051]: Activation request for 'org.bluez.obex' failed.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped flatpak document portal service.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Yakuake.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: app-org.kde.yakuake@autostart.service: Consumed 1.185s CPU time.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: run-user-1000-doc.mount: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Unmounted /run/user/1000/doc.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: upower.service: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped Daemon for power management.
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Battery Provider Manager destroyed
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Stopping SDP server
Jun 05 07:24:56 BASTI-2022-Q4 bluetoothd[856]: Exit
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: rtkit-daemon.service: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
Jun 05 07:24:56 BASTI-2022-Q4 plasmashell[1303]: org.kde.plasma.printmanager.libkcups: IPP_INTERNAL_ERROR: clearing cookies and reconnecting
Jun 05 07:24:56 BASTI-2022-Q4 plasmashell[1303]: org.kde.plasma.printmanager.libkcups: Failed to reconnect Das Argument ist ungültig
Jun 05 07:24:56 BASTI-2022-Q4 plasmashell[1303]: org.kde.plasma.printmanager.libkcups: IPP_INTERNAL_ERROR: clearing cookies and reconnecting
Jun 05 07:24:56 BASTI-2022-Q4 plasmashell[1303]: org.kde.plasma.printmanager.libkcups: Failed to reconnect Das Argument ist ungültig
Jun 05 07:24:56 BASTI-2022-Q4 plasmashell[1303]: org.kde.plasma.printmanager.libkcups: IPP_INTERNAL_ERROR: clearing cookies and reconnecting
Jun 05 07:24:56 BASTI-2022-Q4 plasmashell[1303]: org.kde.plasma.printmanager.libkcups: Failed to reconnect Das Argument ist ungültig
Jun 05 07:24:56 BASTI-2022-Q4 plasmashell[1303]: org.kde.plasma.printmanager.libkcups: IPP_INTERNAL_ERROR: clearing cookies and reconnecting
Jun 05 07:24:56 BASTI-2022-Q4 plasmashell[1303]: org.kde.plasma.printmanager.libkcups: Failed to reconnect Das Argument ist ungültig
Jun 05 07:24:56 BASTI-2022-Q4 mkinitcpio[3111]: ==> Build complete.
Jun 05 07:24:56 BASTI-2022-Q4 kded6[1233]: kf.notifications: Had queued notifications on destruction. Was the eventloop running?
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped KDE Daemon 6.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: accounts-daemon.service: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped Accounts Service.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: polkit.service: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped Authorization Manager.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped KDE Plasma Workspace.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: plasma-plasmashell.service: Consumed 2.025s CPU time.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping KDE Session Management Server...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: bluetooth.service: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped Bluetooth service.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: mkinitcpio-generate-shutdown-ramfs.service: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Finished Generate shutdown-ramfs.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped KDE Session Management Server.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping KDE Window Manager...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: systemd-logind.service: Deactivated successfully.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Stopped User Login Management.
Jun 05 07:24:56 BASTI-2022-Q4 kwin_wayland[1064]: QtDBus: cannot relay signals from parent QObject(0x64f8e9a15520 "") unless they are emitted in the object's thread QThread(0x64f8e9848e58 "libinput-connection"). Current thread is QThread(0x64f8e9587500 "").
Jun 05 07:24:56 BASTI-2022-Q4 kactivitymanagerd[1307]: The Wayland connection broke. Did the Wayland compositor die?
Jun 05 07:24:56 BASTI-2022-Q4 kactivitymanagerd[1307]: qt.qpa.wayland: Attempting wayland reconnect
Jun 05 07:24:56 BASTI-2022-Q4 kactivitymanagerd[1307]: Failed to write to the pipe: Ungültiger Dateideskriptor.
Jun 05 07:24:56 BASTI-2022-Q4 kactivitymanagerd[1307]: qt.qpa.wayland: Creating a fake screen in order for Qt not to crash
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1]: Requested transaction contradicts existing jobs: Transaction for systemd-logind.service/start is destructive (system-systemd\x2dfsck.slice has 'stop' job queued, but 'start' is included in transaction).
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped KDE Window Manager.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: plasma-kwin_wayland.service: Consumed 4.624s CPU time.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Calendar Reminders.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: app-org.kde.kalendarac@autostart.service: Consumed 2.057s CPU time.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped target Current graphical user session.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped target Session services which should run early before the graphical session is brought up.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping KActivityManager Activity manager Service...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped KActivityManager Activity manager Service.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Removed slice User Background Tasks Slice.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: background.slice: Consumed 1.237s CPU time.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped target Basic System.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped target Paths.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Submitting pending crash events.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped target Sockets.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped target Timers.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Cleanup lingering KCrash metadata.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped Google drive sync (fixed intervals).
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Closed GnuPG network certificate management daemon.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Closed GCR ssh-agent wrapper.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Closed GnuPG cryptographic agent and passphrase cache.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Closed GnuPG public key management service.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Closed p11-kit server.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Closed PipeWire PulseAudio.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Closed PipeWire Multimedia System Sockets.
Jun 05 07:24:56 BASTI-2022-Q4 dbus-broker[1052]: Dispatched 17660 messages @ 1(±2)μs / message.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopping D-Bus User Message Bus...
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Stopped D-Bus User Message Bus.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Removed slice User Core Session Slice.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: session.slice: Consumed 7.827s CPU time, 1.5M memory peak, 0B memory swap peak.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Closed D-Bus User Message Bus Socket.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Removed slice User Application Slice.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: app.slice: Consumed 19.795s CPU time, 37.0M memory peak, 0B memory swap peak.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Reached target Shutdown.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Finished Exit the Session.
Jun 05 07:24:56 BASTI-2022-Q4 systemd[1008]: Reached target Exit the Session.
Jun 05 07:24:57 BASTI-2022-Q4 (sd-pam)[1010]: pam_unix(systemd-user:session): session closed for user basti
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: user@1000.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped User Manager for UID 1000.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: user@1000.service: Consumed 29.310s CPU time.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopping Permit User Sessions...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopping User Runtime Directory /run/user/1000...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: systemd-user-sessions.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped Permit User Sessions.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped target Network.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped target User and Group Name Lookups.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped target Remote File Systems.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopping Network Manager...
Jun 05 07:24:57 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717565097.2331] caught SIGTERM, shutting down normally.
Jun 05 07:24:57 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717565097.2333] dhcp6 (enp13s0): canceled DHCP transaction
Jun 05 07:24:57 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717565097.2333] dhcp6 (enp13s0): activation: beginning transaction (timeout in 45 seconds)
Jun 05 07:24:57 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717565097.2333] dhcp6 (enp13s0): state changed no lease
Jun 05 07:24:57 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717565097.2334] manager: NetworkManager state is now CONNECTED_SITE
Jun 05 07:24:57 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717565097.2335] device (wlp14s0): state change: disconnected -> unmanaged (reason 'unmanaged', sys-iface-state: 'managed')
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopping WPA supplicant...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: run-user-1000.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounted /run/user/1000.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: user-runtime-dir@1000.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped User Runtime Directory /run/user/1000.
Jun 05 07:24:57 BASTI-2022-Q4 dbus-broker-launch[726]: Activation request for 'org.freedesktop.nm_dispatcher' failed.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Removed slice User Slice of UID 1000.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: user-1000.slice: Consumed 29.544s CPU time.
Jun 05 07:24:57 BASTI-2022-Q4 wpa_supplicant[911]: wlp14s0: CTRL-EVENT-DSCP-POLICY clear_all
Jun 05 07:24:57 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717565097.3263] device (wlp14s0): set-hw-addr: reset MAC address to AC:50:DE:9E:8E:59 (unmanage)
Jun 05 07:24:57 BASTI-2022-Q4 wpa_supplicant[911]: wlp14s0: CTRL-EVENT-DSCP-POLICY clear_all
Jun 05 07:24:57 BASTI-2022-Q4 wpa_supplicant[911]: nl80211: deinit ifname=wlp14s0 disabled_11b_rates=0
Jun 05 07:24:57 BASTI-2022-Q4 wpa_supplicant[911]: wlp14s0: CTRL-EVENT-TERMINATING
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: wpa_supplicant.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped WPA supplicant.
Jun 05 07:24:57 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717565097.3944] device (p2p-dev-wlp14s0): state change: disconnected -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Jun 05 07:24:57 BASTI-2022-Q4 dbus-broker-launch[726]: Activation request for 'org.freedesktop.nm_dispatcher' failed.
Jun 05 07:24:57 BASTI-2022-Q4 NetworkManager[728]: <info>  [1717565097.4061] exiting (success)
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: NetworkManager.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped Network Manager.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped target Basic System.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped target Path Units.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: cups.path: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped CUPS Scheduler.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped target Slice Units.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Removed slice User and Session Slice.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: user.slice: Consumed 30.210s CPU time.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped target Socket Units.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: cups.socket: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Closed CUPS Scheduler.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: dirmngr@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Closed GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Removed slice Slice /system/dirmngr.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: gpg-agent-browser@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Removed slice Slice /system/gpg-agent-browser.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: gpg-agent-extra@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Closed GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Removed slice Slice /system/gpg-agent-extra.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: gpg-agent-ssh@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Closed GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Removed slice Slice /system/gpg-agent-ssh.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: gpg-agent@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Closed GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Removed slice Slice /system/gpg-agent.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: keyboxd@etc-pacman.d-gnupg.socket: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Closed GnuPG public key management service for /etc/pacman.d/gnupg.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Removed slice Slice /system/keyboxd.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: snapd.socket: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Closed Socket activation for snappy daemon.
Jun 05 07:24:57 BASTI-2022-Q4 dbus-broker[727]: Dispatched 10896 messages @ 1(±2)μs / message.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopping D-Bus System Message Bus...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: dbus-broker.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped D-Bus System Message Bus.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: dbus.socket: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Closed D-Bus System Message Bus Socket.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped target System Initialization.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped target Local Encrypted Volumes.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: systemd-ask-password-console.path: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: systemd-ask-password-wall.path: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped target Local Integrity Protected Volumes.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped target Local Verity Protected Volumes.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopping Set Up Additional Binary Formats...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: systemd-sysctl.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped Apply Kernel Variables.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: systemd-coredump.socket: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Closed Process Core Dump Socket.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: systemd-modules-load.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped Load Kernel Modules.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopping Network Time Synchronization...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopping Record System Boot/Shutdown in UTMP...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: systemd-binfmt.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped Set Up Additional Binary Formats.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: proc-sys-fs-binfmt_misc.automount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unset automount Arbitrary Executable File Formats File System Automount Point.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: proc-sys-fs-binfmt_misc.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: systemd-update-utmp.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: systemd-timesyncd.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped Network Time Synchronization.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped Create Volatile Files and Directories.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped target Local File Systems.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped target Mounted snaps.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounting /boot...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounting /home/basti...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounting /run/media/basti/EXCHANGE...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounting Temporary Directory /tmp...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounting Mount unit for bare, revision 5...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounting Mount unit for core, revision 16202...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounting Mount unit for core, revision 16928...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounting Mount unit for core20, revision 2264...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounting Mount unit for core20, revision 2318...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounting Mount unit for core22, revision 1122...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounting Mount unit for core22, revision 1380...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounting Mount unit for gnome-3-38-2004, revision 143...
Jun 05 07:24:57 BASTI-2022-Q4 kernel: EXT4-fs (sda4): unmounting filesystem fedd2284-5198-4fd3-a780-0f5850e1445d.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounting Mount unit for gtk-common-themes, revision 1535...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounting Mount unit for kf5-5-111-qt-5-15-11-core22, revision 7...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounting Mount unit for spotify, revision 75...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounting Mount unit for spotify, revision 76...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: boot.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounted /boot.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: home-basti.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounted /home/basti.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: run-media-basti-EXCHANGE.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounted /run/media/basti/EXCHANGE.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: tmp.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounted Temporary Directory /tmp.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: var-lib-snapd-snap-bare-5.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounted Mount unit for bare, revision 5.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: var-lib-snapd-snap-core-16202.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounted Mount unit for core, revision 16202.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: var-lib-snapd-snap-core-16928.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounted Mount unit for core, revision 16928.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: var-lib-snapd-snap-core20-2264.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounted Mount unit for core20, revision 2264.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: var-lib-snapd-snap-core20-2318.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounted Mount unit for core20, revision 2318.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: var-lib-snapd-snap-core22-1122.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounted Mount unit for core22, revision 1122.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: var-lib-snapd-snap-core22-1380.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounted Mount unit for core22, revision 1380.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: var-lib-snapd-snap-gnome\x2d3\x2d38\x2d2004-143.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounted Mount unit for gnome-3-38-2004, revision 143.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: var-lib-snapd-snap-gtk\x2dcommon\x2dthemes-1535.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounted Mount unit for gtk-common-themes, revision 1535.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: var-lib-snapd-snap-kf5\x2d5\x2d111\x2dqt\x2d5\x2d15\x2d11\x2dcore22-7.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounted Mount unit for kf5-5-111-qt-5-15-11-core22, revision 7.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: var-lib-snapd-snap-spotify-75.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounted Mount unit for spotify, revision 75.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: var-lib-snapd-snap-spotify-76.mount: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Unmounted Mount unit for spotify, revision 76.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped target Mounting snaps.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped target Swaps.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Deactivating swap /dev/disk/by-diskseq/2-part2...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: systemd-fsck@dev-disk-by\x2duuid-35cda428\x2dfe8c\x2d4c80\x2d96f7\x2dc0ac0f91d7f9.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped File System Check on /dev/disk/by-uuid/35cda428-fe8c-4c80-96f7-c0ac0f91d7f9.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: systemd-fsck@dev-disk-by\x2duuid-EA39\x2d87EC.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped File System Check on /dev/disk/by-uuid/EA39-87EC.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Removed slice Slice /system/systemd-fsck.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped target Preparation for Local File Systems.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopping Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: systemd-remount-fs.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped Remount Root and Kernel File Systems.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped Create Static Device Nodes in /dev.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped Create Static Device Nodes in /dev gracefully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: dev-disk-by\x2dpath-pci\x2d0000:11:00.0\x2dnvme\x2d1\x2dpart2.swap: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Deactivated swap /dev/disk/by-path/pci-0000:11:00.0-nvme-1-part2.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: dev-disk-by\x2dpartuuid-a93c9eef\x2d4cc4\x2d0d48\x2d8ba4\x2d32ee425bd118.swap: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Deactivated swap /dev/disk/by-partuuid/a93c9eef-4cc4-0d48-8ba4-32ee425bd118.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: dev-disk-by\x2did-nvme\x2dCT2000P3SSD8_2238E6684FAA\x2dpart2.swap: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Deactivated swap /dev/disk/by-id/nvme-CT2000P3SSD8_2238E6684FAA-part2.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: dev-disk-by\x2did-nvme\x2dCT2000P3SSD8_2238E6684FAA_1\x2dpart2.swap: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Deactivated swap /dev/disk/by-id/nvme-CT2000P3SSD8_2238E6684FAA_1-part2.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: dev-disk-by\x2ddiskseq-2\x2dpart2.swap: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Deactivated swap /dev/disk/by-diskseq/2-part2.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: dev-disk-by\x2did-nvme\x2dnvme.c0a9\x2d323233384536363834464141\x2d435432303030503353534438\x2d00000001\x2dpart2.swap: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Deactivated swap /dev/disk/by-id/nvme-nvme.c0a9-323233384536363834464141-435432303030503353534438-00000001-part2.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: dev-nvme0n1p2.swap: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Deactivated swap /dev/nvme0n1p2.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: dev-disk-by\x2duuid-73a3cfae\x2db66a\x2d4262\x2d9105\x2d006e76f46cd8.swap: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Deactivated swap /dev/disk/by-uuid/73a3cfae-b66a-4262-9105-006e76f46cd8.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Reached target Unmount All Filesystems.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: lvm2-monitor.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Stopped Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Reached target System Shutdown.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Reached target Late Shutdown Services.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: systemd-reboot.service: Deactivated successfully.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Finished System Reboot.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Reached target System Reboot.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Shutting down.
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Using hardware watchdog 'SP5100 TCO timer', version 0, device /dev/watchdog0
Jun 05 07:24:57 BASTI-2022-Q4 systemd[1]: Watchdog running with a hardware timeout of 10min.
Jun 05 07:24:57 BASTI-2022-Q4 kernel: watchdog: watchdog0: watchdog did not stop!
Jun 05 07:24:57 BASTI-2022-Q4 systemd-shutdown[1]: Using hardware watchdog 'SP5100 TCO timer', version 0, device /dev/watchdog0
Jun 05 07:24:57 BASTI-2022-Q4 systemd-shutdown[1]: Watchdog running with a hardware timeout of 10min.
Jun 05 07:24:57 BASTI-2022-Q4 systemd-shutdown[1]: Syncing filesystems and block devices.
Jun 05 07:24:57 BASTI-2022-Q4 systemd-shutdown[1]: Sending SIGTERM to remaining processes...
Jun 05 07:24:57 BASTI-2022-Q4 systemd-journald[390]: Received SIGTERM from PID 1 (systemd-shutdow).
Jun 05 07:24:57 BASTI-2022-Q4 systemd-journald[390]: Journal stopped

of course, I can provide the complete Fedora journal as well if needed.
Thanks!

Offline

#2 2024-06-05 06:40:06

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

Offline

Board footer

Powered by FluxBB