You are not logged in.

#1 2024-10-30 20:06:55

shile
Member
Registered: 2024-10-30
Posts: 8

[SOLVED] Help Needed with Intel iGPU and NVIDIA GPU Issues

Edit: Solution

Hello everyone,

I hope someone here can assist me with a problem I've been facing for several days now. I've been trying to fine-tune my system, but unfortunately, I haven't had any success.

My specifications:

    Kernel: 6.11.5-arch1-1
    nvidia-dkms 560.35.03-19
    nvidia-prime 1.0-5
    nvidia-settings 560.35.03-1
    nvidia-utils 560.35.03-19
    Desktop Environment: KDE Plasma
    Dual Boot Setup

Everything works fine when using the Nouveau driver, both in Wayland and X11. However, as soon as I switch to the NVIDIA drivers, X11 fails to start, and SDDM won't even launch unless I configure it to use Wayland.

When I boot into Wayland, commands like nvidia-smi or nvidia-settings hang indefinitely, and I can't even terminate them. This issue causes my system to sometimes take up to 10 minutes to shut down.

If anyone has experienced similar issues or has any suggestions on how to resolve this, I would greatly appreciate your help!

Thank you in advance!

lspci | grep -i VGA

00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P [UHD Graphics] (rev 04)
01:00.0 VGA compatible controller: NVIDIA Corporation AD107M [GeForce RTX 4050 Max-Q / Mobile] (rev a1)

journalctl -b | grep -i failed

Oct 30 20:29:24 sislaptop kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 30 20:29:24 sislaptop kernel: cfg80211: failed to load regulatory.db
Oct 30 20:29:24 sislaptop kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Oct 30 20:29:27 sislaptop dbus-broker-launch[635]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Oct 30 20:29:29 sislaptop wireplumber[737]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.7945] device (wlan0): state change: need-auth -> failed (reason 'no-secrets', managed-type: 'full')
Oct 30 20:34:11 sislaptop NetworkManager[638]: <warn>  [1730316851.8610] device (wlan0): Activation: failed for connection 'FRITZ!Box 6660 Cable RX'
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.8615] device (wlan0): state change: failed -> disconnected (reason 'none', managed-type: 'full')
Oct 30 20:34:14 sislaptop kded6[1023]: org.kde.libkbolt: Failed to connect to Bolt manager DBus interface:
Oct 30 20:34:14 sislaptop dbus-broker-launch[635]: Activation request for 'org.freedesktop.ModemManager1' failed: The systemd unit 'dbus-org.freedesktop.ModemManager1.service' could not be found.
Oct 30 20:34:14 sislaptop kded6[1023]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.DBus.Error.NameHasNoOwner" 
                                        "Could not activate remote peer 'org.freedesktop.ModemManager1': activation request failed: unknown unit"
Oct 30 20:34:14 sislaptop dbus-broker-launch[635]: Activation request for 'org.bluez' failed: The systemd unit 'dbus-org.bluez.service' could not be found.
Oct 30 20:34:14 sislaptop kded6[1023]: kf.bluezqt: PendingCall Error: "Could not activate remote peer 'org.bluez': activation request failed: unknown unit"
Oct 30 20:34:16 sislaptop dbus-broker-launch[635]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Oct 30 20:34:16 sislaptop org_kde_powerdevil[1128]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Oct 30 20:34:16 sislaptop org_kde_powerdevil[1128]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Oct 30 21:00:46 sislaptop wireplumber[836]: wp-event-dispatcher: <WpAsyncEventHook:0x5978fdce48c0> failed: <WpSiStandardLink:0x5978fdda7190> link failed: some node was destroyed before the link was created

journalctl -b | grep -i error

Oct 30 20:29:24 sislaptop kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.MHBR], AE_NOT_FOUND (20240322/psargs-332)
Oct 30 20:29:24 sislaptop kernel: ACPI: Ignoring error and continuing table load
Oct 30 20:29:24 sislaptop kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PTID.PBAR], AE_NOT_FOUND (20240322/dsfield-500)
Oct 30 20:29:24 sislaptop kernel: integrity: Error adding keys to platform keyring UEFI:db
Oct 30 20:29:24 sislaptop kernel: RAS: Correctable Errors collector initialized.
Oct 30 20:29:24 sislaptop kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 30 20:29:29 sislaptop wireplumber[737]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Oct 30 20:34:13 sislaptop kwin_wayland_wrapper[995]: Errors from xkbcomp are not fatal to the X server
Oct 30 20:34:14 sislaptop kded6[1023]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.DBus.Error.NameHasNoOwner" 
Oct 30 20:34:14 sislaptop kded6[1023]: kf.bluezqt: PendingCall Error: "The name is not activatable"
Oct 30 20:34:14 sislaptop kded6[1023]: kf.bluezqt: PendingCall Error: "Could not activate remote peer 'org.bluez': activation request failed: unknown unit"
Oct 30 20:34:16 sislaptop plasmashell[1081]: error getting max keyboard brightness via dbus QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/org/kde/Solid/PowerManagement/Actions/KeyboardBrightnessControl'")

Complete journal

Oct 30 20:29:24 sislaptop kernel: Linux version 6.11.5-arch1-1 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Tue, 22 Oct 2024 18:31:38 +0000
Oct 30 20:29:24 sislaptop kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=401c8a08-4c89-43f5-9f93-89f1569f6a68 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 nouveau.modeset=0 nvidia-drm.modeset=1 nvidia-drm.fbdev=1
Oct 30 20:29:24 sislaptop kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Oct 30 20:29:24 sislaptop kernel: BIOS-provided physical RAM map:
Oct 30 20:29:24 sislaptop kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Oct 30 20:29:24 sislaptop kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
Oct 30 20:29:24 sislaptop kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000060228fff] usable
Oct 30 20:29:24 sislaptop kernel: BIOS-e820: [mem 0x0000000060229000-0x0000000060b28fff] reserved
Oct 30 20:29:24 sislaptop kernel: BIOS-e820: [mem 0x0000000060b29000-0x000000006293efff] usable
Oct 30 20:29:24 sislaptop kernel: BIOS-e820: [mem 0x000000006293f000-0x00000000649defff] reserved
Oct 30 20:29:24 sislaptop kernel: BIOS-e820: [mem 0x00000000649df000-0x000000006798efff] ACPI NVS
Oct 30 20:29:24 sislaptop kernel: BIOS-e820: [mem 0x000000006798f000-0x0000000067afefff] ACPI data
Oct 30 20:29:24 sislaptop kernel: BIOS-e820: [mem 0x0000000067aff000-0x0000000067afffff] usable
Oct 30 20:29:24 sislaptop kernel: BIOS-e820: [mem 0x0000000067b00000-0x000000006c3fffff] reserved
Oct 30 20:29:24 sislaptop kernel: BIOS-e820: [mem 0x000000006ce00000-0x00000000747fffff] reserved
Oct 30 20:29:24 sislaptop kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Oct 30 20:29:24 sislaptop kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Oct 30 20:29:24 sislaptop kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Oct 30 20:29:24 sislaptop kernel: BIOS-e820: [mem 0x0000000100000000-0x000000048b7fffff] usable
Oct 30 20:29:24 sislaptop kernel: The simpledrm driver will not be probed
Oct 30 20:29:24 sislaptop kernel: NX (Execute Disable) protection: active
Oct 30 20:29:24 sislaptop kernel: APIC: Static calls initialized
Oct 30 20:29:24 sislaptop kernel: efi: EFI v2.8 by INSYDE Corp.
Oct 30 20:29:24 sislaptop kernel: efi: ACPI=0x67afe000 ACPI 2.0=0x67afe014 TPMFinalLog=0x678e6000 SMBIOS=0x62fe7000 MEMATTR=0x5c06e018 ESRT=0x5b7bf698 INITRD=0x5c06db18 RNG=0x67a2b018 TPMEventLog=0x67a22018 
Oct 30 20:29:24 sislaptop kernel: random: crng init done
Oct 30 20:29:24 sislaptop kernel: efi: Remove mem87: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
Oct 30 20:29:24 sislaptop kernel: e820: remove [mem 0xc0000000-0xcfffffff] reserved
Oct 30 20:29:24 sislaptop kernel: efi: Remove mem89: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Oct 30 20:29:24 sislaptop kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Oct 30 20:29:24 sislaptop kernel: SMBIOS 3.4 present.
Oct 30 20:29:24 sislaptop kernel: DMI: GIGABYTE G5 MF5/G5 MF5, BIOS FD07 03/19/2024
Oct 30 20:29:24 sislaptop kernel: DMI: Memory slots populated: 2/2
Oct 30 20:29:24 sislaptop kernel: tsc: Detected 2900.000 MHz processor
Oct 30 20:29:24 sislaptop kernel: tsc: Detected 2918.400 MHz TSC
Oct 30 20:29:24 sislaptop kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Oct 30 20:29:24 sislaptop kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Oct 30 20:29:24 sislaptop kernel: last_pfn = 0x48b800 max_arch_pfn = 0x400000000
Oct 30 20:29:24 sislaptop kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Oct 30 20:29:24 sislaptop kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Oct 30 20:29:24 sislaptop kernel: last_pfn = 0x67b00 max_arch_pfn = 0x400000000
Oct 30 20:29:24 sislaptop kernel: esrt: Reserving ESRT space from 0x000000005b7bf698 to 0x000000005b7bf6f8.
Oct 30 20:29:24 sislaptop kernel: e820: update [mem 0x5b7bf000-0x5b7bffff] usable ==> reserved
Oct 30 20:29:24 sislaptop kernel: Using GB pages for direct mapping
Oct 30 20:29:24 sislaptop kernel: Incomplete global flushes, disabling PCID
Oct 30 20:29:24 sislaptop kernel: Secure boot disabled
Oct 30 20:29:24 sislaptop kernel: RAMDISK: [mem 0x54d2d000-0x58d38fff]
Oct 30 20:29:24 sislaptop kernel: ACPI: Early table checksum verification disabled
Oct 30 20:29:24 sislaptop kernel: ACPI: RSDP 0x0000000067AFE014 000024 (v02 GBT   )
Oct 30 20:29:24 sislaptop kernel: ACPI: XSDT 0x0000000067AC4188 00011C (v01 GBT    GBTUACPI 00000002      01000013)
Oct 30 20:29:24 sislaptop kernel: ACPI: FACP 0x0000000067AC8000 000114 (v06 GBT    GBTUACPI 00000002 ACPI 00040000)
Oct 30 20:29:24 sislaptop kernel: ACPI: DSDT 0x0000000067A40000 0838D7 (v02 GBT    GBTUACPI 00000002 ACPI 00040000)
Oct 30 20:29:24 sislaptop kernel: ACPI: FACS 0x00000000678BF000 000040
Oct 30 20:29:24 sislaptop kernel: ACPI: UEFI 0x000000006798E000 000236 (v01 GBT    GBTUACPI 00000001 ACPI 00040000)
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0x0000000067AF9000 003ABD (v02 DptfTb DptfTabl 00001000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0x0000000067AF3000 005D34 (v02 CpuRef CpuSsdt  00003000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0x0000000067AF0000 002767 (v02 SaSsdt SaSsdt   00003000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0x0000000067AEC000 003325 (v02 INTEL  IgfxSsdt 00003000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0x0000000067ADE000 00D7C2 (v02 INTEL  TcssSsdt 00001000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0x0000000067ADD000 00077B (v02 INSYDE Tpm2Tabl 00001000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: TPM2 0x0000000067ADC000 00004C (v04 GBT    GBTUACPI 00000002 ACPI 00040000)
Oct 30 20:29:24 sislaptop kernel: ACPI: MSDM 0x0000000067ADB000 000055 (v03 GBT    GBTUACPI 00000000 TEST 00000000)
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0x0000000067AD9000 0016A6 (v02 INSYDE UsbCTabl 00001000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: WSMT 0x0000000067AD8000 000028 (v01 GBT    GBTUACPI 00000002 ACPI 00040000)
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0x0000000067AD6000 0015FD (v02 INSYDE PtidDevc 00001000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0x0000000067ACC000 009104 (v02 INSYDE TbtTypeC 00000000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: DBGP 0x0000000067ACB000 000034 (v01 GBT    GBTUACPI 00000002 ACPI 00040000)
Oct 30 20:29:24 sislaptop kernel: ACPI: DBG2 0x0000000067ACA000 000054 (v00 GBT    GBTUACPI 00000002 ACPI 00040000)
Oct 30 20:29:24 sislaptop kernel: ACPI: NHLT 0x0000000067AC9000 0002F1 (v00 GBT    GBTUACPI 00000002 ACPI 00040000)
Oct 30 20:29:24 sislaptop kernel: ACPI: HPET 0x0000000067AC7000 000038 (v01 GBT    GBTUACPI 00000002 ACPI 00040000)
Oct 30 20:29:24 sislaptop kernel: ACPI: APIC 0x0000000067AC6000 0001DC (v05 GBT    GBTUACPI 00000002 ACPI 00040000)
Oct 30 20:29:24 sislaptop kernel: ACPI: MCFG 0x0000000067AC5000 00003C (v01 GBT    GBTUACPI 00000002 ACPI 00040000)
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0x0000000067A3E000 0015C3 (v02 INSYDE ADL-P-M  00000002      01000013)
Oct 30 20:29:24 sislaptop kernel: ACPI: DMAR 0x0000000067AFD000 000088 (v02 GBT    GBTUACPI 00000002 ACPI 00040000)
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0x0000000067A3B000 002C19 (v01 NvdRef NvdTabl  00001000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0x0000000067A3A000 000244 (v01 NvdRef NvdExt   00001000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0x0000000067A38000 00110A (v02 INTEL  xh_adlLP 00000000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0x0000000067A34000 003AEA (v02 SocGpe SocGpe   00003000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0x0000000067A30000 0039DA (v02 SocCmn SocCmn   00003000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0x0000000067A2F000 0000F8 (v02 INSYDE PcdTabl  00001000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: FPDT 0x0000000067A2E000 000044 (v01 GBT    GBTUACPI 00000002 ACPI 00040000)
Oct 30 20:29:24 sislaptop kernel: ACPI: PHAT 0x0000000067A2C000 000818 (v01 GBT    GBTUACPI 00000005 ACPI 00040000)
Oct 30 20:29:24 sislaptop kernel: ACPI: BGRT 0x0000000067A2D000 000038 (v01 GBT    GBTUACPI 00000001 ACPI 00040000)
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving FACP table memory at [mem 0x67ac8000-0x67ac8113]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving DSDT table memory at [mem 0x67a40000-0x67ac38d6]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving FACS table memory at [mem 0x678bf000-0x678bf03f]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving UEFI table memory at [mem 0x6798e000-0x6798e235]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving SSDT table memory at [mem 0x67af9000-0x67afcabc]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving SSDT table memory at [mem 0x67af3000-0x67af8d33]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving SSDT table memory at [mem 0x67af0000-0x67af2766]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving SSDT table memory at [mem 0x67aec000-0x67aef324]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving SSDT table memory at [mem 0x67ade000-0x67aeb7c1]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving SSDT table memory at [mem 0x67add000-0x67add77a]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving TPM2 table memory at [mem 0x67adc000-0x67adc04b]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving MSDM table memory at [mem 0x67adb000-0x67adb054]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving SSDT table memory at [mem 0x67ad9000-0x67ada6a5]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving WSMT table memory at [mem 0x67ad8000-0x67ad8027]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving SSDT table memory at [mem 0x67ad6000-0x67ad75fc]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving SSDT table memory at [mem 0x67acc000-0x67ad5103]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving DBGP table memory at [mem 0x67acb000-0x67acb033]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving DBG2 table memory at [mem 0x67aca000-0x67aca053]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving NHLT table memory at [mem 0x67ac9000-0x67ac92f0]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving HPET table memory at [mem 0x67ac7000-0x67ac7037]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving APIC table memory at [mem 0x67ac6000-0x67ac61db]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving MCFG table memory at [mem 0x67ac5000-0x67ac503b]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving SSDT table memory at [mem 0x67a3e000-0x67a3f5c2]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving DMAR table memory at [mem 0x67afd000-0x67afd087]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving SSDT table memory at [mem 0x67a3b000-0x67a3dc18]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving SSDT table memory at [mem 0x67a3a000-0x67a3a243]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving SSDT table memory at [mem 0x67a38000-0x67a39109]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving SSDT table memory at [mem 0x67a34000-0x67a37ae9]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving SSDT table memory at [mem 0x67a30000-0x67a339d9]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving SSDT table memory at [mem 0x67a2f000-0x67a2f0f7]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving FPDT table memory at [mem 0x67a2e000-0x67a2e043]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving PHAT table memory at [mem 0x67a2c000-0x67a2c817]
Oct 30 20:29:24 sislaptop kernel: ACPI: Reserving BGRT table memory at [mem 0x67a2d000-0x67a2d037]
Oct 30 20:29:24 sislaptop kernel: No NUMA configuration found
Oct 30 20:29:24 sislaptop kernel: Faking a node at [mem 0x0000000000000000-0x000000048b7fffff]
Oct 30 20:29:24 sislaptop kernel: NODE_DATA(0) allocated [mem 0x48b7f9000-0x48b7fdfff]
Oct 30 20:29:24 sislaptop kernel: Zone ranges:
Oct 30 20:29:24 sislaptop kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Oct 30 20:29:24 sislaptop kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Oct 30 20:29:24 sislaptop kernel:   Normal   [mem 0x0000000100000000-0x000000048b7fffff]
Oct 30 20:29:24 sislaptop kernel:   Device   empty
Oct 30 20:29:24 sislaptop kernel: Movable zone start for each node
Oct 30 20:29:24 sislaptop kernel: Early memory node ranges
Oct 30 20:29:24 sislaptop kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Oct 30 20:29:24 sislaptop kernel:   node   0: [mem 0x0000000000100000-0x0000000060228fff]
Oct 30 20:29:24 sislaptop kernel:   node   0: [mem 0x0000000060b29000-0x000000006293efff]
Oct 30 20:29:24 sislaptop kernel:   node   0: [mem 0x0000000067aff000-0x0000000067afffff]
Oct 30 20:29:24 sislaptop kernel:   node   0: [mem 0x0000000100000000-0x000000048b7fffff]
Oct 30 20:29:24 sislaptop kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000048b7fffff]
Oct 30 20:29:24 sislaptop kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Oct 30 20:29:24 sislaptop kernel: On node 0, zone DMA: 97 pages in unavailable ranges
Oct 30 20:29:24 sislaptop kernel: On node 0, zone DMA32: 2304 pages in unavailable ranges
Oct 30 20:29:24 sislaptop kernel: On node 0, zone DMA32: 20928 pages in unavailable ranges
Oct 30 20:29:24 sislaptop kernel: On node 0, zone Normal: 1280 pages in unavailable ranges
Oct 30 20:29:24 sislaptop kernel: On node 0, zone Normal: 18432 pages in unavailable ranges
Oct 30 20:29:24 sislaptop kernel: Reserving Intel graphics memory at [mem 0x70800000-0x747fffff]
Oct 30 20:29:24 sislaptop kernel: ACPI: PM-Timer IO Port: 0x1808
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Oct 30 20:29:24 sislaptop kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Oct 30 20:29:24 sislaptop kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 30 20:29:24 sislaptop kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Oct 30 20:29:24 sislaptop kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Oct 30 20:29:24 sislaptop kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Oct 30 20:29:24 sislaptop kernel: e820: update [mem 0x5bc71000-0x5bcc8fff] usable ==> reserved
Oct 30 20:29:24 sislaptop kernel: TSC deadline timer available
Oct 30 20:29:24 sislaptop kernel: CPU topo: Max. logical packages:   1
Oct 30 20:29:24 sislaptop kernel: CPU topo: Max. logical dies:       1
Oct 30 20:29:24 sislaptop kernel: CPU topo: Max. dies per package:   1
Oct 30 20:29:24 sislaptop kernel: CPU topo: Max. threads per core:   2
Oct 30 20:29:24 sislaptop kernel: CPU topo: Num. cores per package:    10
Oct 30 20:29:24 sislaptop kernel: CPU topo: Num. threads per package:  16
Oct 30 20:29:24 sislaptop kernel: CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs
Oct 30 20:29:24 sislaptop kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Oct 30 20:29:24 sislaptop kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
Oct 30 20:29:24 sislaptop kernel: PM: hibernation: Registered nosave memory: [mem 0x5b7bf000-0x5b7bffff]
Oct 30 20:29:24 sislaptop kernel: PM: hibernation: Registered nosave memory: [mem 0x5bc71000-0x5bcc8fff]
Oct 30 20:29:24 sislaptop kernel: PM: hibernation: Registered nosave memory: [mem 0x60229000-0x60b28fff]
Oct 30 20:29:24 sislaptop kernel: PM: hibernation: Registered nosave memory: [mem 0x6293f000-0x649defff]
Oct 30 20:29:24 sislaptop kernel: PM: hibernation: Registered nosave memory: [mem 0x649df000-0x6798efff]
Oct 30 20:29:24 sislaptop kernel: PM: hibernation: Registered nosave memory: [mem 0x6798f000-0x67afefff]
Oct 30 20:29:24 sislaptop kernel: PM: hibernation: Registered nosave memory: [mem 0x67b00000-0x6c3fffff]
Oct 30 20:29:24 sislaptop kernel: PM: hibernation: Registered nosave memory: [mem 0x6c400000-0x6cdfffff]
Oct 30 20:29:24 sislaptop kernel: PM: hibernation: Registered nosave memory: [mem 0x6ce00000-0x747fffff]
Oct 30 20:29:24 sislaptop kernel: PM: hibernation: Registered nosave memory: [mem 0x74800000-0xfed1ffff]
Oct 30 20:29:24 sislaptop kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Oct 30 20:29:24 sislaptop kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xffffffff]
Oct 30 20:29:24 sislaptop kernel: [mem 0x74800000-0xfed1ffff] available for PCI devices
Oct 30 20:29:24 sislaptop kernel: Booting paravirtualized kernel on bare hardware
Oct 30 20:29:24 sislaptop kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Oct 30 20:29:24 sislaptop kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
Oct 30 20:29:24 sislaptop kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Oct 30 20:29:24 sislaptop kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Oct 30 20:29:24 sislaptop kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
Oct 30 20:29:24 sislaptop kernel: pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
Oct 30 20:29:24 sislaptop kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=401c8a08-4c89-43f5-9f93-89f1569f6a68 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 nouveau.modeset=0 nvidia-drm.modeset=1 nvidia-drm.fbdev=1
Oct 30 20:29:24 sislaptop kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Oct 30 20:29:24 sislaptop kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Oct 30 20:29:24 sislaptop kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
Oct 30 20:29:24 sislaptop kernel: Fallback order for Node 0: 0 
Oct 30 20:29:24 sislaptop kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4118494
Oct 30 20:29:24 sislaptop kernel: Policy zone: Normal
Oct 30 20:29:24 sislaptop kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Oct 30 20:29:24 sislaptop kernel: software IO TLB: area num 16.
Oct 30 20:29:24 sislaptop kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Oct 30 20:29:24 sislaptop kernel: ftrace: allocating 50625 entries in 198 pages
Oct 30 20:29:24 sislaptop kernel: ftrace: allocated 198 pages with 4 groups
Oct 30 20:29:24 sislaptop kernel: Dynamic Preempt: full
Oct 30 20:29:24 sislaptop kernel: rcu: Preemptible hierarchical RCU implementation.
Oct 30 20:29:24 sislaptop kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
Oct 30 20:29:24 sislaptop kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Oct 30 20:29:24 sislaptop kernel:         Trampoline variant of Tasks RCU enabled.
Oct 30 20:29:24 sislaptop kernel:         Rude variant of Tasks RCU enabled.
Oct 30 20:29:24 sislaptop kernel:         Tracing variant of Tasks RCU enabled.
Oct 30 20:29:24 sislaptop kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Oct 30 20:29:24 sislaptop kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Oct 30 20:29:24 sislaptop kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
Oct 30 20:29:24 sislaptop kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
Oct 30 20:29:24 sislaptop kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
Oct 30 20:29:24 sislaptop kernel: NR_IRQS: 20736, nr_irqs: 2184, preallocated irqs: 16
Oct 30 20:29:24 sislaptop kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Oct 30 20:29:24 sislaptop kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Oct 30 20:29:24 sislaptop kernel: Console: colour dummy device 80x25
Oct 30 20:29:24 sislaptop kernel: printk: legacy console [tty0] enabled
Oct 30 20:29:24 sislaptop kernel: ACPI: Core revision 20240322
Oct 30 20:29:24 sislaptop kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Oct 30 20:29:24 sislaptop kernel: APIC: Switch to symmetric I/O mode setup
Oct 30 20:29:24 sislaptop kernel: DMAR: Host address width 39
Oct 30 20:29:24 sislaptop kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Oct 30 20:29:24 sislaptop kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Oct 30 20:29:24 sislaptop kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Oct 30 20:29:24 sislaptop kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Oct 30 20:29:24 sislaptop kernel: DMAR: RMRR base: 0x00000070000000 end: 0x000000747fffff
Oct 30 20:29:24 sislaptop kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Oct 30 20:29:24 sislaptop kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Oct 30 20:29:24 sislaptop kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Oct 30 20:29:24 sislaptop kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Oct 30 20:29:24 sislaptop kernel: x2apic enabled
Oct 30 20:29:24 sislaptop kernel: APIC: Switched APIC routing to: cluster x2apic
Oct 30 20:29:24 sislaptop kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2a11290c0c8, max_idle_ns: 440795344938 ns
Oct 30 20:29:24 sislaptop kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5839.00 BogoMIPS (lpj=9728000)
Oct 30 20:29:24 sislaptop kernel: CPU0: Thermal monitoring enabled (TM1)
Oct 30 20:29:24 sislaptop kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Oct 30 20:29:24 sislaptop kernel: CET detected: Indirect Branch Tracking enabled
Oct 30 20:29:24 sislaptop kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Oct 30 20:29:24 sislaptop kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Oct 30 20:29:24 sislaptop kernel: process: using mwait in idle threads
Oct 30 20:29:24 sislaptop kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Oct 30 20:29:24 sislaptop kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Oct 30 20:29:24 sislaptop kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Oct 30 20:29:24 sislaptop kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Oct 30 20:29:24 sislaptop kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Oct 30 20:29:24 sislaptop kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Oct 30 20:29:24 sislaptop kernel: Register File Data Sampling: Mitigation: Clear Register File
Oct 30 20:29:24 sislaptop kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Oct 30 20:29:24 sislaptop kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Oct 30 20:29:24 sislaptop kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Oct 30 20:29:24 sislaptop kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Oct 30 20:29:24 sislaptop kernel: x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
Oct 30 20:29:24 sislaptop kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Oct 30 20:29:24 sislaptop kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Oct 30 20:29:24 sislaptop kernel: x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
Oct 30 20:29:24 sislaptop kernel: x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
Oct 30 20:29:24 sislaptop kernel: Freeing SMP alternatives memory: 40K
Oct 30 20:29:24 sislaptop kernel: pid_max: default: 32768 minimum: 301
Oct 30 20:29:24 sislaptop kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Oct 30 20:29:24 sislaptop kernel: landlock: Up and running.
Oct 30 20:29:24 sislaptop kernel: Yama: becoming mindful.
Oct 30 20:29:24 sislaptop kernel: LSM support for eBPF active
Oct 30 20:29:24 sislaptop kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 30 20:29:24 sislaptop kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
Oct 30 20:29:24 sislaptop kernel: smpboot: CPU0: 13th Gen Intel(R) Core(TM) i7-13620H (family: 0x6, model: 0xba, stepping: 0x2)
Oct 30 20:29:24 sislaptop kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Oct 30 20:29:24 sislaptop kernel: core: cpu_core PMU driver: 
Oct 30 20:29:24 sislaptop kernel: ... version:                5
Oct 30 20:29:24 sislaptop kernel: ... bit width:              48
Oct 30 20:29:24 sislaptop kernel: ... generic registers:      8
Oct 30 20:29:24 sislaptop kernel: ... value mask:             0000ffffffffffff
Oct 30 20:29:24 sislaptop kernel: ... max period:             00007fffffffffff
Oct 30 20:29:24 sislaptop kernel: ... fixed-purpose events:   4
Oct 30 20:29:24 sislaptop kernel: ... event mask:             0001000f000000ff
Oct 30 20:29:24 sislaptop kernel: signal: max sigframe size: 3632
Oct 30 20:29:24 sislaptop kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1659
Oct 30 20:29:24 sislaptop kernel: rcu: Hierarchical SRCU implementation.
Oct 30 20:29:24 sislaptop kernel: rcu:         Max phase no-delay instances is 1000.
Oct 30 20:29:24 sislaptop kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Oct 30 20:29:24 sislaptop kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Oct 30 20:29:24 sislaptop kernel: smp: Bringing up secondary CPUs ...
Oct 30 20:29:24 sislaptop kernel: smpboot: x86: Booting SMP configuration:
Oct 30 20:29:24 sislaptop kernel: .... node  #0, CPUs:        #2  #4  #6  #8 #10 #12 #13 #14 #15
Oct 30 20:29:24 sislaptop kernel: core: cpu_atom PMU driver: PEBS-via-PT 
Oct 30 20:29:24 sislaptop kernel: ... version:                5
Oct 30 20:29:24 sislaptop kernel: ... bit width:              48
Oct 30 20:29:24 sislaptop kernel: ... generic registers:      6
Oct 30 20:29:24 sislaptop kernel: ... value mask:             0000ffffffffffff
Oct 30 20:29:24 sislaptop kernel: ... max period:             00007fffffffffff
Oct 30 20:29:24 sislaptop kernel: ... fixed-purpose events:   3
Oct 30 20:29:24 sislaptop kernel: ... event mask:             000000070000003f
Oct 30 20:29:24 sislaptop kernel:   #1  #3  #5  #7  #9 #11
Oct 30 20:29:24 sislaptop kernel: smp: Brought up 1 node, 16 CPUs
Oct 30 20:29:24 sislaptop kernel: smpboot: Total of 16 processors activated (93426.00 BogoMIPS)
Oct 30 20:29:24 sislaptop kernel: Memory: 15979472K/16473976K available (18432K kernel code, 2187K rwdata, 13520K rodata, 3452K init, 3432K bss, 471464K reserved, 0K cma-reserved)
Oct 30 20:29:24 sislaptop kernel: devtmpfs: initialized
Oct 30 20:29:24 sislaptop kernel: x86/mm: Memory block size: 128MB
Oct 30 20:29:24 sislaptop kernel: ACPI: PM: Registering ACPI NVS region [mem 0x649df000-0x6798efff] (50003968 bytes)
Oct 30 20:29:24 sislaptop kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Oct 30 20:29:24 sislaptop kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Oct 30 20:29:24 sislaptop kernel: pinctrl core: initialized pinctrl subsystem
Oct 30 20:29:24 sislaptop kernel: PM: RTC time: 19:29:21, date: 2024-10-30
Oct 30 20:29:24 sislaptop kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Oct 30 20:29:24 sislaptop kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
Oct 30 20:29:24 sislaptop kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Oct 30 20:29:24 sislaptop kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Oct 30 20:29:24 sislaptop kernel: audit: initializing netlink subsys (disabled)
Oct 30 20:29:24 sislaptop kernel: audit: type=2000 audit(1730316561.029:1): state=initialized audit_enabled=0 res=1
Oct 30 20:29:24 sislaptop kernel: thermal_sys: Registered thermal governor 'fair_share'
Oct 30 20:29:24 sislaptop kernel: thermal_sys: Registered thermal governor 'bang_bang'
Oct 30 20:29:24 sislaptop kernel: thermal_sys: Registered thermal governor 'step_wise'
Oct 30 20:29:24 sislaptop kernel: thermal_sys: Registered thermal governor 'user_space'
Oct 30 20:29:24 sislaptop kernel: thermal_sys: Registered thermal governor 'power_allocator'
Oct 30 20:29:24 sislaptop kernel: cpuidle: using governor ladder
Oct 30 20:29:24 sislaptop kernel: cpuidle: using governor menu
Oct 30 20:29:24 sislaptop kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Oct 30 20:29:24 sislaptop kernel: PCI: ECAM [mem 0xc0000000-0xcfffffff] (base 0xc0000000) for domain 0000 [bus 00-ff]
Oct 30 20:29:24 sislaptop kernel: PCI: Using configuration type 1 for base access
Oct 30 20:29:24 sislaptop kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Oct 30 20:29:24 sislaptop kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Oct 30 20:29:24 sislaptop kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Oct 30 20:29:24 sislaptop kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Oct 30 20:29:24 sislaptop kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Oct 30 20:29:24 sislaptop kernel: ACPI: Added _OSI(Module Device)
Oct 30 20:29:24 sislaptop kernel: ACPI: Added _OSI(Processor Device)
Oct 30 20:29:24 sislaptop kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Oct 30 20:29:24 sislaptop kernel: ACPI: Added _OSI(Processor Aggregator Device)
Oct 30 20:29:24 sislaptop kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PC00.MHBR], AE_NOT_FOUND (20240322/psargs-332)
Oct 30 20:29:24 sislaptop kernel: ACPI: Ignoring error and continuing table load
Oct 30 20:29:24 sislaptop kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PTID.PBAR], AE_NOT_FOUND (20240322/dsfield-500)
Oct 30 20:29:24 sislaptop kernel: ACPI: 17 ACPI AML tables successfully acquired and loaded
Oct 30 20:29:24 sislaptop kernel: ACPI: Dynamic OEM Table Load:
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0xFFFF8DA1C127C800 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: Dynamic OEM Table Load:
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0xFFFF8DA1C1271800 000668 (v02 PmRef  Cpu0Ist  00003000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: Dynamic OEM Table Load:
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0xFFFF8DA1C268C600 0001AB (v02 PmRef  Cpu0Psd  00003000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: Dynamic OEM Table Load:
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0xFFFF8DA1C1277000 0004B5 (v02 PmRef  Cpu0Hwp  00003000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: Dynamic OEM Table Load:
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0xFFFF8DA1C1254000 001BAF (v02 PmRef  ApIst    00003000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: Dynamic OEM Table Load:
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0xFFFF8DA1C1250000 001038 (v02 PmRef  ApHwp    00003000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: Dynamic OEM Table Load:
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0xFFFF8DA1C1252000 001349 (v02 PmRef  ApPsd    00003000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: Dynamic OEM Table Load:
Oct 30 20:29:24 sislaptop kernel: ACPI: SSDT 0xFFFF8DA1C26CD000 000FBB (v02 PmRef  ApCst    00003000 INTL 20200717)
Oct 30 20:29:24 sislaptop kernel: ACPI: EC: EC started
Oct 30 20:29:24 sislaptop kernel: ACPI: EC: interrupt blocked
Oct 30 20:29:24 sislaptop kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Oct 30 20:29:24 sislaptop kernel: ACPI: \_SB_.PC00.LPCB.EC__: Boot DSDT EC used to handle transactions
Oct 30 20:29:24 sislaptop kernel: ACPI: Interpreter enabled
Oct 30 20:29:24 sislaptop kernel: ACPI: PM: (supports S0 S3 S4 S5)
Oct 30 20:29:24 sislaptop kernel: ACPI: Using IOAPIC for interrupt routing
Oct 30 20:29:24 sislaptop kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Oct 30 20:29:24 sislaptop kernel: PCI: Ignoring E820 reservations for host bridge windows
Oct 30 20:29:24 sislaptop kernel: ACPI: Enabled 10 GPEs in block 00 to 7F
Oct 30 20:29:24 sislaptop kernel: ACPI: \_SB_.PC00.PEG1.PG00: New power resource
Oct 30 20:29:24 sislaptop kernel: ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
Oct 30 20:29:24 sislaptop kernel: ACPI: \_SB_.PC00.CNVW.WRST: New power resource
Oct 30 20:29:24 sislaptop kernel: ACPI: \PIN_: New power resource
Oct 30 20:29:24 sislaptop kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Oct 30 20:29:24 sislaptop kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Oct 30 20:29:24 sislaptop kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Oct 30 20:29:24 sislaptop kernel: PCI host bridge to bus 0000:00
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:00: root bus resource [mem 0x74800000-0xbfffffff window]
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:00.0: [8086:a715] type 00 class 0x060000 conventional PCI endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:01.0: [8086:a70d] type 01 class 0x060400 PCIe Root Port
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:01.0:   bridge window [mem 0x75000000-0x760fffff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:01.0:   bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:02.0: [8086:a7a8] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:02.0: BAR 0 [mem 0x6202000000-0x6202ffffff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:02.0: BAR 4 [io  0x5000-0x503f]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit]: contains BAR 0 for 7 VFs
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0x1fffffff 64bit pref]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x00000000-0xdfffffff 64bit pref]: contains BAR 2 for 7 VFs
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:04.0: [8086:a71d] type 00 class 0x118000 conventional PCI endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:04.0: BAR 0 [mem 0x6203100000-0x620311ffff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:06.0: [8086:a74d] type 01 class 0x060400 PCIe Root Port
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:06.0: PCI bridge to [bus 02]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:06.0:   bridge window [mem 0x76300000-0x763fffff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:08.0: [8086:a74f] type 00 class 0x088000 conventional PCI endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:08.0: BAR 0 [mem 0x6203150000-0x6203150fff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:0a.0: [8086:a77d] type 00 class 0x118000 PCIe Root Complex Integrated Endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:0a.0: BAR 0 [mem 0x6203130000-0x6203137fff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:0a.0: enabling Extended Tags
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:0d.0: [8086:a71e] type 00 class 0x0c0330 conventional PCI endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:0d.0: BAR 0 [mem 0x6203120000-0x620312ffff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330 conventional PCI endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:14.0: BAR 0 [mem 0x76480000-0x7648ffff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000 conventional PCI endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:14.2: BAR 0 [mem 0x6203148000-0x620314bfff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:14.2: BAR 2 [mem 0x620314f000-0x620314ffff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:14.3: [8086:51f1] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:14.3: BAR 0 [mem 0x6203144000-0x6203147fff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000 conventional PCI endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000 conventional PCI endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:16.0: BAR 0 [mem 0x620314d000-0x620314dfff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:16.0: PME# supported from D3hot
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.0: [8086:51b0] type 01 class 0x060400 PCIe Root Port
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.0: PCI bridge to [bus 03]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.0:   bridge window [mem 0x76200000-0x762fffff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.2: [8086:51b2] type 01 class 0x060400 PCIe Root Port
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.2: PCI bridge to [bus 04]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.2:   bridge window [mem 0x76100000-0x761fffff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.2: PTM enabled (root), 4ns granularity
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1f.0: [8086:519d] type 00 class 0x060100 conventional PCI endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1f.3: [8086:51ca] type 00 class 0x040380 conventional PCI endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1f.3: BAR 0 [mem 0x6203140000-0x6203143fff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1f.3: BAR 4 [mem 0x6203000000-0x62030fffff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500 conventional PCI endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1f.4: BAR 0 [mem 0x620314c000-0x620314c0ff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1f.4: BAR 4 [io  0xefa0-0xefbf]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000 conventional PCI endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Oct 30 20:29:24 sislaptop kernel: acpiphp: Slot [1] registered
Oct 30 20:29:24 sislaptop kernel: pci 0000:01:00.0: [10de:28a1] type 00 class 0x030000 PCIe Legacy Endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:01:00.0: BAR 0 [mem 0x75000000-0x75ffffff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:01:00.0: BAR 1 [mem 0x6000000000-0x61ffffffff 64bit pref]
Oct 30 20:29:24 sislaptop kernel: pci 0000:01:00.0: BAR 3 [mem 0x6200000000-0x6201ffffff 64bit pref]
Oct 30 20:29:24 sislaptop kernel: pci 0000:01:00.0: BAR 5 [io  0x4000-0x407f]
Oct 30 20:29:24 sislaptop kernel: pci 0000:01:00.0: ROM [mem 0xfff80000-0xffffffff pref]
Oct 30 20:29:24 sislaptop kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Oct 30 20:29:24 sislaptop kernel: pci 0000:01:00.1: [10de:22be] type 00 class 0x040300 PCIe Endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:01:00.1: BAR 0 [mem 0x76000000-0x76003fff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Oct 30 20:29:24 sislaptop kernel: pci 0000:02:00.0: [1987:5021] type 00 class 0x010802 PCIe Endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:02:00.0: BAR 0 [mem 0x76300000-0x76303fff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:06.0: PCI bridge to [bus 02]
Oct 30 20:29:24 sislaptop kernel: pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:03:00.0: BAR 0 [io  0x3000-0x30ff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:03:00.0: BAR 2 [mem 0x76204000-0x76204fff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:03:00.0: BAR 4 [mem 0x76200000-0x76203fff 64bit]
Oct 30 20:29:24 sislaptop kernel: pci 0000:03:00.0: supports D1 D2
Oct 30 20:29:24 sislaptop kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.0: PCI bridge to [bus 03]
Oct 30 20:29:24 sislaptop kernel: pci 0000:04:00.0: [1217:8621] type 00 class 0x080501 PCIe Endpoint
Oct 30 20:29:24 sislaptop kernel: pci 0000:04:00.0: BAR 0 [mem 0x76101000-0x76101fff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:04:00.0: BAR 1 [mem 0x76100000-0x761007ff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:04:00.0: PME# supported from D3hot D3cold
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.2: PCI bridge to [bus 04]
Oct 30 20:29:24 sislaptop kernel: ACPI: EC: interrupt unblocked
Oct 30 20:29:24 sislaptop kernel: ACPI: EC: event unblocked
Oct 30 20:29:24 sislaptop kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Oct 30 20:29:24 sislaptop kernel: ACPI: EC: GPE=0x6e
Oct 30 20:29:24 sislaptop kernel: ACPI: \_SB_.PC00.LPCB.EC__: Boot DSDT EC initialization complete
Oct 30 20:29:24 sislaptop kernel: ACPI: \_SB_.PC00.LPCB.EC__: EC: Used to handle transactions and events
Oct 30 20:29:24 sislaptop kernel: iommu: Default domain type: Translated
Oct 30 20:29:24 sislaptop kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Oct 30 20:29:24 sislaptop kernel: SCSI subsystem initialized
Oct 30 20:29:24 sislaptop kernel: libata version 3.00 loaded.
Oct 30 20:29:24 sislaptop kernel: ACPI: bus type USB registered
Oct 30 20:29:24 sislaptop kernel: usbcore: registered new interface driver usbfs
Oct 30 20:29:24 sislaptop kernel: usbcore: registered new interface driver hub
Oct 30 20:29:24 sislaptop kernel: usbcore: registered new device driver usb
Oct 30 20:29:24 sislaptop kernel: EDAC MC: Ver: 3.0.0
Oct 30 20:29:24 sislaptop kernel: efivars: Registered efivars operations
Oct 30 20:29:24 sislaptop kernel: NetLabel: Initializing
Oct 30 20:29:24 sislaptop kernel: NetLabel:  domain hash size = 128
Oct 30 20:29:24 sislaptop kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Oct 30 20:29:24 sislaptop kernel: NetLabel:  unlabeled traffic allowed by default
Oct 30 20:29:24 sislaptop kernel: mctp: management component transport protocol core
Oct 30 20:29:24 sislaptop kernel: NET: Registered PF_MCTP protocol family
Oct 30 20:29:24 sislaptop kernel: PCI: Using ACPI for IRQ routing
Oct 30 20:29:24 sislaptop kernel: PCI: pci_cache_line_size set to 64 bytes
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can't claim; no compatible bridge window
Oct 30 20:29:24 sislaptop kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Oct 30 20:29:24 sislaptop kernel: e820: reserve RAM buffer [mem 0x5b7bf000-0x5bffffff]
Oct 30 20:29:24 sislaptop kernel: e820: reserve RAM buffer [mem 0x5bc71000-0x5bffffff]
Oct 30 20:29:24 sislaptop kernel: e820: reserve RAM buffer [mem 0x60229000-0x63ffffff]
Oct 30 20:29:24 sislaptop kernel: e820: reserve RAM buffer [mem 0x6293f000-0x63ffffff]
Oct 30 20:29:24 sislaptop kernel: e820: reserve RAM buffer [mem 0x67b00000-0x67ffffff]
Oct 30 20:29:24 sislaptop kernel: e820: reserve RAM buffer [mem 0x48b800000-0x48bffffff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Oct 30 20:29:24 sislaptop kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Oct 30 20:29:24 sislaptop kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Oct 30 20:29:24 sislaptop kernel: vgaarb: loaded
Oct 30 20:29:24 sislaptop kernel: clocksource: Switched to clocksource tsc-early
Oct 30 20:29:24 sislaptop kernel: VFS: Disk quotas dquot_6.6.0
Oct 30 20:29:24 sislaptop kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Oct 30 20:29:24 sislaptop kernel: pnp: PnP ACPI init
Oct 30 20:29:24 sislaptop kernel: pnp 00:00: disabling [io  0x3322-0x3323] because it overlaps 0000:00:1d.0 BAR 13 [io  0x3000-0x3fff]
Oct 30 20:29:24 sislaptop kernel: system 00:02: [io  0x1854-0x1857] has been reserved
Oct 30 20:29:24 sislaptop kernel: pnp 00:05: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Oct 30 20:29:24 sislaptop kernel: system 00:05: [mem 0xfedc0000-0xfedc7fff] has been reserved
Oct 30 20:29:24 sislaptop kernel: system 00:05: [mem 0xfeda0000-0xfeda0fff] has been reserved
Oct 30 20:29:24 sislaptop kernel: system 00:05: [mem 0xfeda1000-0xfeda1fff] has been reserved
Oct 30 20:29:24 sislaptop kernel: system 00:05: [mem 0xfed20000-0xfed7ffff] could not be reserved
Oct 30 20:29:24 sislaptop kernel: system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
Oct 30 20:29:24 sislaptop kernel: system 00:05: [mem 0xfed45000-0xfed8ffff] could not be reserved
Oct 30 20:29:24 sislaptop kernel: system 00:05: [mem 0xfee00000-0xfeefffff] has been reserved
Oct 30 20:29:24 sislaptop kernel: system 00:06: [io  0x2000-0x20fe] has been reserved
Oct 30 20:29:24 sislaptop kernel: pnp: PnP ACPI: found 8 devices
Oct 30 20:29:24 sislaptop kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Oct 30 20:29:24 sislaptop kernel: NET: Registered PF_INET protocol family
Oct 30 20:29:24 sislaptop kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Oct 30 20:29:24 sislaptop kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
Oct 30 20:29:24 sislaptop kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Oct 30 20:29:24 sislaptop kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
Oct 30 20:29:24 sislaptop kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Oct 30 20:29:24 sislaptop kernel: TCP: Hash tables configured (established 131072 bind 65536)
Oct 30 20:29:24 sislaptop kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
Oct 30 20:29:24 sislaptop kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
Oct 30 20:29:24 sislaptop kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
Oct 30 20:29:24 sislaptop kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Oct 30 20:29:24 sislaptop kernel: NET: Registered PF_XDP protocol family
Oct 30 20:29:24 sislaptop kernel: pci 0000:01:00.0: ROM [mem 0xfff80000-0xffffffff pref]: can't claim; no compatible bridge window
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:02.0: VF BAR 2 [mem 0x4020000000-0x40ffffffff 64bit pref]: assigned
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:02.0: VF BAR 0 [mem 0x4010000000-0x4016ffffff 64bit]: assigned
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:15.0: BAR 0 [mem 0x4017000000-0x4017000fff 64bit]: assigned
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1f.5: BAR 0 [mem 0x74800000-0x74800fff]: assigned
Oct 30 20:29:24 sislaptop kernel: pci 0000:01:00.0: ROM [mem 0x76080000-0x760fffff pref]: assigned
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:01.0:   bridge window [mem 0x75000000-0x760fffff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:01.0:   bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:06.0: PCI bridge to [bus 02]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:06.0:   bridge window [mem 0x76300000-0x763fffff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.0: PCI bridge to [bus 03]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.0:   bridge window [mem 0x76200000-0x762fffff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.2: PCI bridge to [bus 04]
Oct 30 20:29:24 sislaptop kernel: pci 0000:00:1d.2:   bridge window [mem 0x76100000-0x761fffff]
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:00: resource 7 [mem 0x74800000-0xbfffffff window]
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:00: resource 8 [mem 0x4000000000-0x7fffffffff window]
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:01: resource 1 [mem 0x75000000-0x760fffff]
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6201ffffff 64bit pref]
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:02: resource 1 [mem 0x76300000-0x763fffff]
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:03: resource 0 [io  0x3000-0x3fff]
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:03: resource 1 [mem 0x76200000-0x762fffff]
Oct 30 20:29:24 sislaptop kernel: pci_bus 0000:04: resource 1 [mem 0x76100000-0x761fffff]
Oct 30 20:29:24 sislaptop kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Oct 30 20:29:24 sislaptop kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Oct 30 20:29:24 sislaptop kernel: PCI: CLS 64 bytes, default 64
Oct 30 20:29:24 sislaptop kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Oct 30 20:29:24 sislaptop kernel: software IO TLB: mapped [mem 0x0000000050d2d000-0x0000000054d2d000] (64MB)
Oct 30 20:29:24 sislaptop kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2a11290c0c8, max_idle_ns: 440795344938 ns
Oct 30 20:29:24 sislaptop kernel: clocksource: Switched to clocksource tsc
Oct 30 20:29:24 sislaptop kernel: Trying to unpack rootfs image as initramfs...
Oct 30 20:29:24 sislaptop kernel: Initialise system trusted keyrings
Oct 30 20:29:24 sislaptop kernel: Key type blacklist registered
Oct 30 20:29:24 sislaptop kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Oct 30 20:29:24 sislaptop kernel: zbud: loaded
Oct 30 20:29:24 sislaptop kernel: fuse: init (API version 7.40)
Oct 30 20:29:24 sislaptop kernel: integrity: Platform Keyring initialized
Oct 30 20:29:24 sislaptop kernel: integrity: Machine keyring initialized
Oct 30 20:29:24 sislaptop kernel: Key type asymmetric registered
Oct 30 20:29:24 sislaptop kernel: Asymmetric key parser 'x509' registered
Oct 30 20:29:24 sislaptop kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Oct 30 20:29:24 sislaptop kernel: io scheduler mq-deadline registered
Oct 30 20:29:24 sislaptop kernel: io scheduler kyber registered
Oct 30 20:29:24 sislaptop kernel: io scheduler bfq registered
Oct 30 20:29:24 sislaptop kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 120
Oct 30 20:29:24 sislaptop kernel: pcieport 0000:00:06.0: PME: Signaling with IRQ 121
Oct 30 20:29:24 sislaptop kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 122
Oct 30 20:29:24 sislaptop kernel: pcieport 0000:00:1d.0: AER: enabled with IRQ 122
Oct 30 20:29:24 sislaptop kernel: pcieport 0000:00:1d.2: PME: Signaling with IRQ 123
Oct 30 20:29:24 sislaptop kernel: pcieport 0000:00:1d.2: AER: enabled with IRQ 123
Oct 30 20:29:24 sislaptop kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Oct 30 20:29:24 sislaptop kernel: Monitor-Mwait will be used to enter C-1 state
Oct 30 20:29:24 sislaptop kernel: Monitor-Mwait will be used to enter C-2 state
Oct 30 20:29:24 sislaptop kernel: Monitor-Mwait will be used to enter C-3 state
Oct 30 20:29:24 sislaptop kernel: ACPI: \_SB_.PR00: Found 3 idle states
Oct 30 20:29:24 sislaptop kernel: ACPI: AC: AC Adapter [AC] (off-line)
Oct 30 20:29:24 sislaptop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Oct 30 20:29:24 sislaptop kernel: ACPI: button: Power Button [PWRB]
Oct 30 20:29:24 sislaptop kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Oct 30 20:29:24 sislaptop kernel: ACPI: button: Sleep Button [SLPB]
Oct 30 20:29:24 sislaptop kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
Oct 30 20:29:24 sislaptop kernel: ACPI: button: Lid Switch [LID0]
Oct 30 20:29:24 sislaptop kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Oct 30 20:29:24 sislaptop kernel: ACPI: button: Power Button [PWRF]
Oct 30 20:29:24 sislaptop kernel: thermal LNXTHERM:00: registered as thermal_zone0
Oct 30 20:29:24 sislaptop kernel: ACPI: thermal: Thermal Zone [TZ0] (43 C)
Oct 30 20:29:24 sislaptop kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Oct 30 20:29:24 sislaptop kernel: ACPI: battery: Slot [BAT0] (battery present)
Oct 30 20:29:24 sislaptop kernel: hpet_acpi_add: no address or irqs in _CRS
Oct 30 20:29:24 sislaptop kernel: Non-volatile memory driver v1.3
Oct 30 20:29:24 sislaptop kernel: Linux agpgart interface v0.103
Oct 30 20:29:24 sislaptop kernel: Freeing initrd memory: 65584K
Oct 30 20:29:24 sislaptop kernel: ACPI: bus type drm_connector registered
Oct 30 20:29:24 sislaptop kernel: usbcore: registered new interface driver usbserial_generic
Oct 30 20:29:24 sislaptop kernel: usbserial: USB Serial support registered for generic
Oct 30 20:29:24 sislaptop kernel: rtc_cmos 00:01: RTC can wake from S4
Oct 30 20:29:24 sislaptop kernel: rtc_cmos 00:01: registered as rtc0
Oct 30 20:29:24 sislaptop kernel: rtc_cmos 00:01: setting system clock to 2024-10-30T19:29:22 UTC (1730316562)
Oct 30 20:29:24 sislaptop kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
Oct 30 20:29:24 sislaptop kernel: intel_pstate: Intel P-state driver initializing
Oct 30 20:29:24 sislaptop kernel: intel_pstate: HWP enabled
Oct 30 20:29:24 sislaptop kernel: ledtrig-cpu: registered to indicate activity on CPUs
Oct 30 20:29:24 sislaptop kernel: efifb: probing for efifb
Oct 30 20:29:24 sislaptop kernel: efifb: framebuffer at 0x4000000000, using 8100k, total 8100k
Oct 30 20:29:24 sislaptop kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
Oct 30 20:29:24 sislaptop kernel: efifb: scrolling: redraw
Oct 30 20:29:24 sislaptop kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Oct 30 20:29:24 sislaptop kernel: fbcon: Deferring console take-over
Oct 30 20:29:24 sislaptop kernel: fb0: EFI VGA frame buffer device
Oct 30 20:29:24 sislaptop kernel: hid: raw HID events driver (C) Jiri Kosina
Oct 30 20:29:24 sislaptop kernel: drop_monitor: Initializing network drop monitor service
Oct 30 20:29:24 sislaptop kernel: NET: Registered PF_INET6 protocol family
Oct 30 20:29:24 sislaptop kernel: Segment Routing with IPv6
Oct 30 20:29:24 sislaptop kernel: RPL Segment Routing with IPv6
Oct 30 20:29:24 sislaptop kernel: In-situ OAM (IOAM) with IPv6
Oct 30 20:29:24 sislaptop kernel: NET: Registered PF_PACKET protocol family
Oct 30 20:29:24 sislaptop kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Oct 30 20:29:24 sislaptop kernel: microcode: Current revision: 0x00004122
Oct 30 20:29:24 sislaptop kernel: microcode: Updated early from: 0x00004119
Oct 30 20:29:24 sislaptop kernel: IPI shorthand broadcast: enabled
Oct 30 20:29:24 sislaptop kernel: sched_clock: Marking stable (556667967, 7726827)->(617588079, -53193285)
Oct 30 20:29:24 sislaptop kernel: registered taskstats version 1
Oct 30 20:29:24 sislaptop kernel: Loading compiled-in X.509 certificates
Oct 30 20:29:24 sislaptop kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 1823f362c87e2614a3d1e284fdf4fe43854b65e3'
Oct 30 20:29:24 sislaptop kernel: Demotion targets for Node 0: null
Oct 30 20:29:24 sislaptop kernel: Key type .fscrypt registered
Oct 30 20:29:24 sislaptop kernel: Key type fscrypt-provisioning registered
Oct 30 20:29:24 sislaptop kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 30 20:29:24 sislaptop kernel: integrity: Problem loading X.509 certificate -22
Oct 30 20:29:24 sislaptop kernel: integrity: Error adding keys to platform keyring UEFI:db
Oct 30 20:29:24 sislaptop kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 30 20:29:24 sislaptop kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Oct 30 20:29:24 sislaptop kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 30 20:29:24 sislaptop kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Oct 30 20:29:24 sislaptop kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 30 20:29:24 sislaptop kernel: integrity: Loaded X.509 cert 'Microsoft UEFI CA 2023: 81aa6b3244c935bce0d6628af39827421e32497d'
Oct 30 20:29:24 sislaptop kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 30 20:29:24 sislaptop kernel: integrity: Loaded X.509 cert 'Microsoft Corporation: Windows UEFI CA 2023: aefc5fbbbe055d8f8daa585473499417ab5a5272'
Oct 30 20:29:24 sislaptop kernel: integrity: Loading X.509 certificate: UEFI:db
Oct 30 20:29:24 sislaptop kernel: integrity: Loaded X.509 cert 'Secure Certificate: 01dcc89619884ca147983429f8a4a1a0'
Oct 30 20:29:24 sislaptop kernel: PM:   Magic number: 12:223:497
Oct 30 20:29:24 sislaptop kernel: RAS: Correctable Errors collector initialized.
Oct 30 20:29:24 sislaptop kernel: clk: Disabling unused clocks
Oct 30 20:29:24 sislaptop kernel: PM: genpd: Disabling unused power domains
Oct 30 20:29:24 sislaptop kernel: Freeing unused decrypted memory: 2028K
Oct 30 20:29:24 sislaptop kernel: Freeing unused kernel image (initmem) memory: 3452K
Oct 30 20:29:24 sislaptop kernel: Write protecting the kernel read-only data: 32768k
Oct 30 20:29:24 sislaptop kernel: Freeing unused kernel image (rodata/data gap) memory: 816K
Oct 30 20:29:24 sislaptop kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Oct 30 20:29:24 sislaptop kernel: rodata_test: all tests were successful
Oct 30 20:29:24 sislaptop kernel: Run /init as init process
Oct 30 20:29:24 sislaptop kernel:   with arguments:
Oct 30 20:29:24 sislaptop kernel:     /init
Oct 30 20:29:24 sislaptop kernel:   with environment:
Oct 30 20:29:24 sislaptop kernel:     HOME=/
Oct 30 20:29:24 sislaptop kernel:     TERM=linux
Oct 30 20:29:24 sislaptop kernel:     BOOT_IMAGE=/vmlinuz-linux
Oct 30 20:29:24 sislaptop kernel: fbcon: Taking over console
Oct 30 20:29:24 sislaptop kernel: Console: switching to colour frame buffer device 240x67
Oct 30 20:29:24 sislaptop kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Oct 30 20:29:24 sislaptop kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 30 20:29:24 sislaptop kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 30 20:29:24 sislaptop kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Oct 30 20:29:24 sislaptop kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
Oct 30 20:29:24 sislaptop kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
Oct 30 20:29:24 sislaptop kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
Oct 30 20:29:24 sislaptop kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
Oct 30 20:29:24 sislaptop kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
Oct 30 20:29:24 sislaptop kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Oct 30 20:29:24 sislaptop kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 30 20:29:24 sislaptop kernel: usb usb1: Product: xHCI Host Controller
Oct 30 20:29:24 sislaptop kernel: usb usb1: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 30 20:29:24 sislaptop kernel: usb usb1: SerialNumber: 0000:00:0d.0
Oct 30 20:29:24 sislaptop kernel: hub 1-0:1.0: USB hub found
Oct 30 20:29:24 sislaptop kernel: hub 1-0:1.0: 1 port detected
Oct 30 20:29:24 sislaptop kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Oct 30 20:29:24 sislaptop kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 30 20:29:24 sislaptop kernel: usb usb2: Product: xHCI Host Controller
Oct 30 20:29:24 sislaptop kernel: usb usb2: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 30 20:29:24 sislaptop kernel: usb usb2: SerialNumber: 0000:00:0d.0
Oct 30 20:29:24 sislaptop kernel: hub 2-0:1.0: USB hub found
Oct 30 20:29:24 sislaptop kernel: hub 2-0:1.0: 3 ports detected
Oct 30 20:29:24 sislaptop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Oct 30 20:29:24 sislaptop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Oct 30 20:29:24 sislaptop kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
Oct 30 20:29:24 sislaptop kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Oct 30 20:29:24 sislaptop kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Oct 30 20:29:24 sislaptop kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Oct 30 20:29:24 sislaptop kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
Oct 30 20:29:24 sislaptop kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 30 20:29:24 sislaptop kernel: usb usb3: Product: xHCI Host Controller
Oct 30 20:29:24 sislaptop kernel: usb usb3: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 30 20:29:24 sislaptop kernel: usb usb3: SerialNumber: 0000:00:14.0
Oct 30 20:29:24 sislaptop kernel: hub 3-0:1.0: USB hub found
Oct 30 20:29:24 sislaptop kernel: hub 3-0:1.0: 12 ports detected
Oct 30 20:29:24 sislaptop kernel: sdhci: Secure Digital Host Controller Interface driver
Oct 30 20:29:24 sislaptop kernel: sdhci: Copyright(c) Pierre Ossman
Oct 30 20:29:24 sislaptop kernel: nvme 0000:02:00.0: platform quirk: setting simple suspend
Oct 30 20:29:24 sislaptop kernel: nvme nvme0: pci function 0000:02:00.0
Oct 30 20:29:24 sislaptop kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
Oct 30 20:29:24 sislaptop kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Oct 30 20:29:24 sislaptop kernel: usb usb4: Product: xHCI Host Controller
Oct 30 20:29:24 sislaptop kernel: usb usb4: Manufacturer: Linux 6.11.5-arch1-1 xhci-hcd
Oct 30 20:29:24 sislaptop kernel: usb usb4: SerialNumber: 0000:00:14.0
Oct 30 20:29:24 sislaptop kernel: hub 4-0:1.0: USB hub found
Oct 30 20:29:24 sislaptop kernel: hub 4-0:1.0: 4 ports detected
Oct 30 20:29:24 sislaptop kernel: usb: port power management may be unreliable
Oct 30 20:29:24 sislaptop kernel: nvme nvme0: allocated 64 MiB host memory buffer.
Oct 30 20:29:24 sislaptop kernel: nvme nvme0: 16/0/0 default/read/poll queues
Oct 30 20:29:24 sislaptop kernel:  nvme0n1: p1 p2 p3 p4 p5 p6 p7
Oct 30 20:29:24 sislaptop kernel: sdhci-pci 0000:04:00.0: SDHCI controller found [1217:8621] (rev 1)
Oct 30 20:29:24 sislaptop kernel: sdhci-pci 0000:04:00.0: enabling device (0000 -> 0002)
Oct 30 20:29:24 sislaptop kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Oct 30 20:29:24 sislaptop kernel: mmc0: SDHCI controller on PCI [0000:04:00.0] using ADMA
Oct 30 20:29:24 sislaptop kernel: usb 3-5: new low-speed USB device number 2 using xhci_hcd
Oct 30 20:29:24 sislaptop kernel: i915 0000:00:02.0: [drm] Found ALDERLAKE_P/RPL-P (device ID a7a8) display version 13.00
Oct 30 20:29:24 sislaptop kernel: Console: switching to colour dummy device 80x25
Oct 30 20:29:24 sislaptop kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Oct 30 20:29:24 sislaptop kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Oct 30 20:29:24 sislaptop kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
Oct 30 20:29:24 sislaptop kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
Oct 30 20:29:24 sislaptop kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.29.2
Oct 30 20:29:24 sislaptop kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Oct 30 20:29:24 sislaptop kernel: usb 3-5: New USB device found, idVendor=30fa, idProduct=0400, bcdDevice= 1.00
Oct 30 20:29:24 sislaptop kernel: usb 3-5: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Oct 30 20:29:24 sislaptop kernel: usb 3-5: Product: USB Optical Mouse 
Oct 30 20:29:24 sislaptop kernel: usbcore: registered new interface driver usbhid
Oct 30 20:29:24 sislaptop kernel: usbhid: USB HID core driver
Oct 30 20:29:24 sislaptop kernel: input: USB Optical Mouse  as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:30FA:0400.0001/input/input6
Oct 30 20:29:24 sislaptop kernel: hid-generic 0003:30FA:0400.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse ] on usb-0000:00:14.0-5/input0
Oct 30 20:29:24 sislaptop kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Oct 30 20:29:24 sislaptop kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Oct 30 20:29:24 sislaptop kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Oct 30 20:29:24 sislaptop kernel: i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
Oct 30 20:29:24 sislaptop kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Oct 30 20:29:24 sislaptop kernel: [drm] Initialized i915 1.6.0 for 0000:00:02.0 on minor 0
Oct 30 20:29:24 sislaptop kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Oct 30 20:29:24 sislaptop kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
Oct 30 20:29:24 sislaptop kernel: fbcon: i915drmfb (fb0) is primary device
Oct 30 20:29:24 sislaptop kernel: Console: switching to colour frame buffer device 240x67
Oct 30 20:29:24 sislaptop kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Oct 30 20:29:24 sislaptop kernel: usb 3-8: new high-speed USB device number 3 using xhci_hcd
Oct 30 20:29:24 sislaptop kernel: usb 3-8: New USB device found, idVendor=04f2, idProduct=b729, bcdDevice=27.39
Oct 30 20:29:24 sislaptop kernel: usb 3-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Oct 30 20:29:24 sislaptop kernel: usb 3-8: Product: Chicony USB2.0 Camera
Oct 30 20:29:24 sislaptop kernel: usb 3-8: Manufacturer: CHICONY
Oct 30 20:29:24 sislaptop kernel: usb 3-8: SerialNumber: 200901010001
Oct 30 20:29:24 sislaptop kernel: usb 3-9: new high-speed USB device number 4 using xhci_hcd
Oct 30 20:29:24 sislaptop kernel: usb 3-9: New USB device found, idVendor=346d, idProduct=5678, bcdDevice= 2.00
Oct 30 20:29:24 sislaptop kernel: usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct 30 20:29:24 sislaptop kernel: usb 3-9: Product: Intenso Slim Line
Oct 30 20:29:24 sislaptop kernel: usb 3-9: Manufacturer: 3379
Oct 30 20:29:24 sislaptop kernel: usb 3-9: SerialNumber: FC121BD02CC6C
Oct 30 20:29:24 sislaptop kernel: usb-storage 3-9:1.0: USB Mass Storage device detected
Oct 30 20:29:24 sislaptop kernel: scsi host0: usb-storage 3-9:1.0
Oct 30 20:29:24 sislaptop kernel: usbcore: registered new interface driver usb-storage
Oct 30 20:29:24 sislaptop kernel: usbcore: registered new interface driver uas
Oct 30 20:29:24 sislaptop kernel: usb 3-10: new full-speed USB device number 5 using xhci_hcd
Oct 30 20:29:24 sislaptop kernel: EXT4-fs (nvme0n1p6): recovery complete
Oct 30 20:29:24 sislaptop kernel: EXT4-fs (nvme0n1p6): mounted filesystem 401c8a08-4c89-43f5-9f93-89f1569f6a68 r/w with ordered data mode. Quota mode: none.
Oct 30 20:29:24 sislaptop kernel: usb 3-10: New USB device found, idVendor=8087, idProduct=0033, bcdDevice= 0.00
Oct 30 20:29:24 sislaptop kernel: usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Oct 30 20:29:24 sislaptop systemd[1]: systemd 256.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 +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Oct 30 20:29:24 sislaptop systemd[1]: Detected architecture x86-64.
Oct 30 20:29:24 sislaptop systemd[1]: Hostname set to <sislaptop>.
Oct 30 20:29:24 sislaptop systemd[1]: bpf-restrict-fs: LSM BPF program attached
Oct 30 20:29:24 sislaptop systemd-ssh-generator[387]: Binding SSH to AF_UNIX socket /run/ssh-unix-local/socket.
Oct 30 20:29:24 sislaptop systemd-ssh-generator[387]: → connect via 'ssh .host' locally
Oct 30 20:29:24 sislaptop kernel: zram: Added device: zram0
Oct 30 20:29:24 sislaptop systemd[1]: Queued start job for default target Graphical Interface.
Oct 30 20:29:24 sislaptop systemd[1]: Created slice Slice /system/dirmngr.
Oct 30 20:29:24 sislaptop systemd[1]: Created slice Slice /system/getty.
Oct 30 20:29:24 sislaptop systemd[1]: Created slice Slice /system/gpg-agent.
Oct 30 20:29:24 sislaptop systemd[1]: Created slice Slice /system/gpg-agent-browser.
Oct 30 20:29:24 sislaptop systemd[1]: Created slice Slice /system/gpg-agent-extra.
Oct 30 20:29:24 sislaptop systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Oct 30 20:29:24 sislaptop systemd[1]: Created slice Slice /system/keyboxd.
Oct 30 20:29:24 sislaptop systemd[1]: Created slice Slice /system/modprobe.
Oct 30 20:29:24 sislaptop systemd[1]: Created slice Slice /system/systemd-zram-setup.
Oct 30 20:29:24 sislaptop systemd[1]: Created slice User and Session Slice.
Oct 30 20:29:24 sislaptop systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Oct 30 20:29:24 sislaptop systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Oct 30 20:29:24 sislaptop systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Oct 30 20:29:24 sislaptop systemd[1]: Expecting device /dev/disk/by-uuid/187D-A87F...
Oct 30 20:29:24 sislaptop systemd[1]: Expecting device /dev/zram0...
Oct 30 20:29:24 sislaptop systemd[1]: Reached target Local Encrypted Volumes.
Oct 30 20:29:24 sislaptop systemd[1]: Reached target Login Prompts.
Oct 30 20:29:24 sislaptop systemd[1]: Reached target Local Integrity Protected Volumes.
Oct 30 20:29:24 sislaptop systemd[1]: Reached target Path Units.
Oct 30 20:29:24 sislaptop systemd[1]: Reached target Remote File Systems.
Oct 30 20:29:24 sislaptop systemd[1]: Reached target Slice Units.
Oct 30 20:29:24 sislaptop systemd[1]: Reached target Local Verity Protected Volumes.
Oct 30 20:29:24 sislaptop systemd[1]: Listening on Device-mapper event daemon FIFOs.
Oct 30 20:29:24 sislaptop systemd[1]: Listening on Process Core Dump Socket.
Oct 30 20:29:24 sislaptop systemd[1]: Listening on Credential Encryption/Decryption.
Oct 30 20:29:24 sislaptop systemd[1]: Listening on Journal Socket (/dev/log).
Oct 30 20:29:24 sislaptop systemd[1]: Listening on Journal Sockets.
Oct 30 20:29:24 sislaptop systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 30 20:29:24 sislaptop systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 30 20:29:24 sislaptop systemd[1]: Listening on udev Control Socket.
Oct 30 20:29:24 sislaptop systemd[1]: Listening on udev Kernel Socket.
Oct 30 20:29:24 sislaptop systemd[1]: Listening on User Database Manager Socket.
Oct 30 20:29:24 sislaptop systemd[1]: Mounting Huge Pages File System...
Oct 30 20:29:24 sislaptop systemd[1]: Mounting POSIX Message Queue File System...
Oct 30 20:29:24 sislaptop systemd[1]: Mounting Kernel Debug File System...
Oct 30 20:29:24 sislaptop systemd[1]: Mounting Kernel Trace File System...
Oct 30 20:29:24 sislaptop systemd[1]: Starting Create List of Static Device Nodes...
Oct 30 20:29:24 sislaptop systemd[1]: Starting Load Kernel Module configfs...
Oct 30 20:29:24 sislaptop systemd[1]: Starting Load Kernel Module dm_mod...
Oct 30 20:29:24 sislaptop systemd[1]: Starting Load Kernel Module drm...
Oct 30 20:29:24 sislaptop systemd[1]: Starting Load Kernel Module fuse...
Oct 30 20:29:24 sislaptop systemd[1]: Starting Load Kernel Module loop...
Oct 30 20:29:24 sislaptop systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Oct 30 20:29:24 sislaptop systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Oct 30 20:29:24 sislaptop systemd[1]: Starting Journal Service...
Oct 30 20:29:24 sislaptop systemd[1]: Starting Load Kernel Modules...
Oct 30 20:29:24 sislaptop systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 30 20:29:24 sislaptop systemd[1]: Starting Remount Root and Kernel File Systems...
Oct 30 20:29:24 sislaptop systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 30 20:29:24 sislaptop systemd[1]: Starting Load udev Rules from Credentials...
Oct 30 20:29:24 sislaptop systemd[1]: Starting Coldplug All udev Devices...
Oct 30 20:29:24 sislaptop systemd[1]: Mounted Huge Pages File System.
Oct 30 20:29:24 sislaptop systemd[1]: Mounted POSIX Message Queue File System.
Oct 30 20:29:24 sislaptop systemd[1]: Mounted Kernel Debug File System.
Oct 30 20:29:24 sislaptop systemd[1]: Mounted Kernel Trace File System.
Oct 30 20:29:24 sislaptop systemd[1]: Finished Create List of Static Device Nodes.
Oct 30 20:29:24 sislaptop systemd[1]: modprobe@configfs.service: Deactivated successfully.
Oct 30 20:29:24 sislaptop systemd[1]: Finished Load Kernel Module configfs.
Oct 30 20:29:24 sislaptop systemd[1]: modprobe@drm.service: Deactivated successfully.
Oct 30 20:29:24 sislaptop systemd[1]: Finished Load Kernel Module drm.
Oct 30 20:29:24 sislaptop systemd[1]: modprobe@fuse.service: Deactivated successfully.
Oct 30 20:29:24 sislaptop systemd[1]: Finished Load Kernel Module fuse.
Oct 30 20:29:24 sislaptop systemd[1]: Mounting FUSE Control File System...
Oct 30 20:29:24 sislaptop kernel: loop: module loaded
Oct 30 20:29:24 sislaptop kernel: device-mapper: uevent: version 1.0.3
Oct 30 20:29:24 sislaptop kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Oct 30 20:29:24 sislaptop systemd[1]: Mounting Kernel Configuration File System...
Oct 30 20:29:24 sislaptop systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Oct 30 20:29:24 sislaptop systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Oct 30 20:29:24 sislaptop systemd[1]: Finished Load Kernel Module dm_mod.
Oct 30 20:29:24 sislaptop systemd[1]: modprobe@loop.service: Deactivated successfully.
Oct 30 20:29:24 sislaptop systemd[1]: Finished Load Kernel Module loop.
Oct 30 20:29:24 sislaptop systemd-journald[406]: Collecting audit messages is disabled.
Oct 30 20:29:24 sislaptop systemd[1]: Finished Load udev Rules from Credentials.
Oct 30 20:29:24 sislaptop systemd[1]: Mounted FUSE Control File System.
Oct 30 20:29:24 sislaptop kernel: i2c_dev: i2c /dev entries driver
Oct 30 20:29:24 sislaptop systemd[1]: Mounted Kernel Configuration File System.
Oct 30 20:29:24 sislaptop systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Oct 30 20:29:24 sislaptop systemd[1]: Starting User Database Manager...
Oct 30 20:29:24 sislaptop systemd-journald[406]: Journal started
Oct 30 20:29:24 sislaptop systemd-journald[406]: Runtime Journal (/run/log/journal/701478472169423e89c0038307b931c8) is 8M, max 784.8M, 776.8M free.
Oct 30 20:29:24 sislaptop systemd-modules-load[407]: Inserted module 'crypto_user'
Oct 30 20:29:24 sislaptop systemd-modules-load[407]: Inserted module 'i2c_dev'
Oct 30 20:29:24 sislaptop systemd[1]: Started Journal Service.
Oct 30 20:29:24 sislaptop systemd[1]: Finished Remount Root and Kernel File Systems.
Oct 30 20:29:24 sislaptop systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
Oct 30 20:29:24 sislaptop systemd[1]: Starting Flush Journal to Persistent Storage...
Oct 30 20:29:24 sislaptop kernel: EXT4-fs (nvme0n1p6): re-mounted 401c8a08-4c89-43f5-9f93-89f1569f6a68 r/w. Quota mode: none.
Oct 30 20:29:24 sislaptop systemd[1]: Starting Load/Save OS Random Seed...
Oct 30 20:29:24 sislaptop systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 30 20:29:24 sislaptop systemd[1]: Finished Coldplug All udev Devices.
Oct 30 20:29:24 sislaptop systemd-journald[406]: Time spent on flushing to /var/log/journal/701478472169423e89c0038307b931c8 is 16.466ms for 890 entries.
Oct 30 20:29:24 sislaptop systemd-journald[406]: System Journal (/var/log/journal/701478472169423e89c0038307b931c8) is 32M, max 4G, 3.9G free.
Oct 30 20:29:24 sislaptop systemd-journald[406]: Received client request to flush runtime journal.
Oct 30 20:29:24 sislaptop systemd[1]: Started User Database Manager.
Oct 30 20:29:24 sislaptop systemd[1]: Finished Load/Save OS Random Seed.
Oct 30 20:29:24 sislaptop systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Oct 30 20:29:24 sislaptop systemd[1]: Starting Create System Users...
Oct 30 20:29:24 sislaptop systemd[1]: Finished Flush Journal to Persistent Storage.
Oct 30 20:29:24 sislaptop systemd[1]: Finished Create System Users.
Oct 30 20:29:24 sislaptop systemd[1]: Starting Create Static Device Nodes in /dev...
Oct 30 20:29:24 sislaptop systemd[1]: Finished Create Static Device Nodes in /dev.
Oct 30 20:29:24 sislaptop systemd[1]: Reached target Preparation for Local File Systems.
Oct 30 20:29:24 sislaptop systemd[1]: Starting Rule-based Manager for Device Events and Files...
Oct 30 20:29:24 sislaptop systemd-udevd[451]: Using default interface naming scheme 'v255'.
Oct 30 20:29:24 sislaptop systemd[1]: Started Rule-based Manager for Device Events and Files.
Oct 30 20:29:24 sislaptop systemd[1]: Found device /dev/zram0.
Oct 30 20:29:24 sislaptop systemd[1]: Starting Create swap on /dev/zram0...
Oct 30 20:29:24 sislaptop systemd[1]: Reached target Trusted Platform Module.
Oct 30 20:29:24 sislaptop kernel: zram0: detected capacity change from 0 to 8388608
Oct 30 20:29:24 sislaptop systemd-makefs[504]: /dev/zram0 successfully formatted as swap (label "zram0", uuid 76511bd6-3a3d-4945-bdab-cbdc0ea48faf)
Oct 30 20:29:24 sislaptop systemd[1]: Finished Create swap on /dev/zram0.
Oct 30 20:29:24 sislaptop mtp-probe[507]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5"
Oct 30 20:29:24 sislaptop mtp-probe[507]: bus: 3, device: 2 was not an MTP device
Oct 30 20:29:24 sislaptop systemd[1]: Activating swap Compressed Swap on /dev/zram0...
Oct 30 20:29:24 sislaptop kernel: input: Intel HID events as /devices/platform/INTC1051:00/input/input8
Oct 30 20:29:24 sislaptop kernel: Consider using thermal netlink events interface
Oct 30 20:29:24 sislaptop mtp-probe[513]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-9"
Oct 30 20:29:24 sislaptop mtp-probe[514]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-8"
Oct 30 20:29:24 sislaptop kernel: mousedev: PS/2 mouse device common for all mice
Oct 30 20:29:24 sislaptop mtp-probe[513]: bus: 3, device: 4 was not an MTP device
Oct 30 20:29:24 sislaptop kernel: intel_pmc_core INT33A1:00:  initialized
Oct 30 20:29:24 sislaptop kernel: Adding 4194300k swap on /dev/zram0.  Priority:100 extents:1 across:4194300k SSDsc
Oct 30 20:29:24 sislaptop mtp-probe[514]: bus: 3, device: 3 was not an MTP device
Oct 30 20:29:24 sislaptop kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Oct 30 20:29:24 sislaptop kernel: input: PC Speaker as /devices/platform/pcspkr/input/input9
Oct 30 20:29:24 sislaptop kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Oct 30 20:29:24 sislaptop kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Oct 30 20:29:24 sislaptop kernel: i2c i2c-11: Successfully instantiated SPD at 0x50
Oct 30 20:29:24 sislaptop systemd[1]: Activated swap Compressed Swap on /dev/zram0.
Oct 30 20:29:24 sislaptop kernel: mc: Linux media interface: v0.10
Oct 30 20:29:24 sislaptop kernel: Bluetooth: Core ver 2.22
Oct 30 20:29:24 sislaptop kernel: NET: Registered PF_BLUETOOTH protocol family
Oct 30 20:29:24 sislaptop kernel: Bluetooth: HCI device and connection manager initialized
Oct 30 20:29:24 sislaptop kernel: Bluetooth: HCI socket layer initialized
Oct 30 20:29:24 sislaptop kernel: Bluetooth: L2CAP socket layer initialized
Oct 30 20:29:24 sislaptop kernel: Bluetooth: SCO socket layer initialized
Oct 30 20:29:24 sislaptop systemd[1]: Found device GIGABYTE AG450E1024-SI 7.
Oct 30 20:29:24 sislaptop kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Oct 30 20:29:24 sislaptop kernel: 0x000000000000-0x000002000000 : "BIOS"
Oct 30 20:29:24 sislaptop systemd[1]: Created slice Slice /system/systemd-backlight.
Oct 30 20:29:24 sislaptop systemd[1]: Reached target Swaps.
Oct 30 20:29:24 sislaptop systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Oct 30 20:29:24 sislaptop systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Oct 30 20:29:24 sislaptop kernel: scsi 0:0:0:0: Direct-Access     Intenso  Slim Line        3.00 PQ: 0 ANSI: 4
Oct 30 20:29:24 sislaptop kernel: sd 0:0:0:0: [sda] 61440000 512-byte logical blocks: (31.5 GB/29.3 GiB)
Oct 30 20:29:24 sislaptop kernel: sd 0:0:0:0: [sda] Write Protect is off
Oct 30 20:29:24 sislaptop kernel: sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00
Oct 30 20:29:24 sislaptop kernel: sd 0:0:0:0: [sda] No Caching mode page found
Oct 30 20:29:24 sislaptop kernel: sd 0:0:0:0: [sda] Assuming drive cache: write through
Oct 30 20:29:24 sislaptop kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Oct 30 20:29:24 sislaptop kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Oct 30 20:29:24 sislaptop systemd[1]: Starting Virtual Console Setup...
Oct 30 20:29:24 sislaptop kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Oct 30 20:29:24 sislaptop kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Oct 30 20:29:24 sislaptop kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Oct 30 20:29:24 sislaptop kernel: iTCO_vendor_support: vendor-support=0
Oct 30 20:29:24 sislaptop kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Oct 30 20:29:24 sislaptop kernel: cfg80211: failed to load regulatory.db
Oct 30 20:29:24 sislaptop kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Oct 30 20:29:24 sislaptop kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Oct 30 20:29:24 sislaptop kernel: intel_rapl_msr: PL4 support detected.
Oct 30 20:29:24 sislaptop kernel: intel_rapl_common: Found RAPL domain package
Oct 30 20:29:24 sislaptop kernel: intel_rapl_common: Found RAPL domain core
Oct 30 20:29:24 sislaptop kernel: intel_rapl_common: Found RAPL domain uncore
Oct 30 20:29:24 sislaptop kernel: intel_rapl_common: Found RAPL domain psys
Oct 30 20:29:24 sislaptop kernel: spd5118 11-0050: DDR5 temperature sensor: vendor 0x00:0xb3 revision 2.2
Oct 30 20:29:24 sislaptop kernel: videodev: Linux video capture interface: v2.00
Oct 30 20:29:24 sislaptop kernel: spd5118 11-0052: DDR5 temperature sensor: vendor 0x00:0xb3 revision 2.2
Oct 30 20:29:24 sislaptop kernel: r8169 0000:03:00.0 eth0: RTL8168h/8111h, d4:93:90:40:fa:27, XID 541, IRQ 160
Oct 30 20:29:24 sislaptop kernel: r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Oct 30 20:29:24 sislaptop kernel:  sda: sda1
Oct 30 20:29:24 sislaptop kernel: sd 0:0:0:0: [sda] Attached SCSI removable disk
Oct 30 20:29:24 sislaptop systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Oct 30 20:29:24 sislaptop systemd[1]: Finished Virtual Console Setup.
Oct 30 20:29:24 sislaptop kernel: input: ELAN0412:01 04F3:3240 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-12/i2c-ELAN0412:01/0018:04F3:3240.0002/input/input11
Oct 30 20:29:24 sislaptop kernel: input: ELAN0412:01 04F3:3240 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-12/i2c-ELAN0412:01/0018:04F3:3240.0002/input/input13
Oct 30 20:29:24 sislaptop kernel: hid-generic 0018:04F3:3240.0002: input,hidraw1: I2C HID v1.00 Mouse [ELAN0412:01 04F3:3240] on i2c-ELAN0412:01
Oct 30 20:29:24 sislaptop kernel: r8169 0000:03:00.0 enp3s0: renamed from eth0
Oct 30 20:29:24 sislaptop kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Oct 30 20:29:24 sislaptop kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Oct 30 20:29:24 sislaptop kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Oct 30 20:29:24 sislaptop kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Oct 30 20:29:24 sislaptop kernel: RAPL PMU: hw unit of domain psys 2^-14 Joules
Oct 30 20:29:24 sislaptop kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Oct 30 20:29:24 sislaptop kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Oct 30 20:29:24 sislaptop kernel: cryptd: max_cpu_qlen set to 1000
Oct 30 20:29:24 sislaptop kernel: Intel(R) Wireless WiFi driver for Linux
Oct 30 20:29:24 sislaptop systemd[1]: Starting Load/Save RF Kill Switch Status...
Oct 30 20:29:24 sislaptop kernel: iwlwifi 0000:00:14.3: Detected crf-id 0x400410, cnv-id 0x80400 wfpm id 0x80000020
Oct 30 20:29:24 sislaptop kernel: iwlwifi 0000:00:14.3: PCI dev 51f1/0094, rev=0x370, rfid=0x2010d000
Oct 30 20:29:24 sislaptop kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6E AX211 160MHz
Oct 30 20:29:24 sislaptop kernel: intel_rapl_common: Found RAPL domain package
Oct 30 20:29:24 sislaptop kernel: usbcore: registered new interface driver btusb
Oct 30 20:29:24 sislaptop kernel: AES CTR mode by8 optimization enabled
Oct 30 20:29:24 sislaptop systemd[1]: Reached target Bluetooth Support.
Oct 30 20:29:24 sislaptop kernel: Bluetooth: hci0: Device revision is 0
Oct 30 20:29:24 sislaptop kernel: Bluetooth: hci0: Secure boot is enabled
Oct 30 20:29:24 sislaptop kernel: Bluetooth: hci0: OTP lock is enabled
Oct 30 20:29:24 sislaptop kernel: Bluetooth: hci0: API lock is enabled
Oct 30 20:29:24 sislaptop kernel: Bluetooth: hci0: Debug lock is disabled
Oct 30 20:29:24 sislaptop kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Oct 30 20:29:24 sislaptop kernel: Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
Oct 30 20:29:24 sislaptop kernel: ACPI Warning: \_SB.PC00.XHCI.RHUB.HS10._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20240322/nsarguments-61)
Oct 30 20:29:24 sislaptop kernel: Bluetooth: hci0: DSM reset method type: 0x00
Oct 30 20:29:24 sislaptop kernel: usb 3-8: Found UVC 1.10 device Chicony USB2.0 Camera (04f2:b729)
Oct 30 20:29:24 sislaptop kernel: usbcore: registered new interface driver uvcvideo
Oct 30 20:29:24 sislaptop kernel: Bluetooth: hci0: Found device firmware: intel/ibt-0040-0041.sfi
Oct 30 20:29:24 sislaptop kernel: Bluetooth: hci0: Boot Address: 0x100800
Oct 30 20:29:24 sislaptop kernel: Bluetooth: hci0: Firmware Version: 91-33.24
Oct 30 20:29:24 sislaptop kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.42
Oct 30 20:29:24 sislaptop kernel: iwlwifi 0000:00:14.3: loaded firmware version 89.6b44fa0b.0 so-a0-gf-a0-89.ucode op_mode iwlmvm
Oct 30 20:29:24 sislaptop kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Oct 30 20:29:24 sislaptop kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Oct 30 20:29:24 sislaptop kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Oct 30 20:29:24 sislaptop kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Oct 30 20:29:24 sislaptop kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Oct 30 20:29:24 sislaptop kernel: pps_core: LinuxPPS API ver. 1 registered
Oct 30 20:29:24 sislaptop kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Oct 30 20:29:24 sislaptop kernel: PTP clock support registered
Oct 30 20:29:24 sislaptop kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
Oct 30 20:29:24 sislaptop kernel: nvidia: loading out-of-tree module taints kernel.
Oct 30 20:29:24 sislaptop kernel: nvidia: module license 'NVIDIA' taints kernel.
Oct 30 20:29:24 sislaptop kernel: Disabling lock debugging due to kernel taint
Oct 30 20:29:24 sislaptop kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Oct 30 20:29:24 sislaptop kernel: nvidia: module license taints kernel.
Oct 30 20:29:24 sislaptop systemd[1]: Started Load/Save RF Kill Switch Status.
Oct 30 20:29:24 sislaptop kernel: psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x5f1001)
Oct 30 20:29:24 sislaptop kernel: psmouse serio1: elantech: Synaptics capabilities query result 0x00, 0x19, 0x0f.
Oct 30 20:29:24 sislaptop kernel: psmouse serio1: elantech: Elan sample query result 00, af, 97
Oct 30 20:29:24 sislaptop kernel: psmouse serio1: elantech: Elan ic body: 0x10, current fw version: 0x2
Oct 30 20:29:25 sislaptop kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 511
Oct 30 20:29:25 sislaptop kernel: 
Oct 30 20:29:25 sislaptop kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003)
Oct 30 20:29:25 sislaptop kernel: nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
Oct 30 20:29:25 sislaptop kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Oct 30 20:29:25 sislaptop kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Oct 30 20:29:25 sislaptop kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Oct 30 20:29:25 sislaptop kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Oct 30 20:29:25 sislaptop kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Oct 30 20:29:25 sislaptop kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x1b
Oct 30 20:29:25 sislaptop kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Oct 30 20:29:25 sislaptop kernel: input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input10
Oct 30 20:29:25 sislaptop kernel: intel_tcc_cooling: Programmable TCC Offset detected
Oct 30 20:29:25 sislaptop kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
Oct 30 20:29:25 sislaptop kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
Oct 30 20:29:25 sislaptop kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
Oct 30 20:29:25 sislaptop kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  560.35.03  Fri Aug 16 21:39:15 UTC 2024
Oct 30 20:29:25 sislaptop systemd[1]: Reached target Sound Card.
Oct 30 20:29:25 sislaptop kernel: input: ELAN0412:01 04F3:3240 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-12/i2c-ELAN0412:01/0018:04F3:3240.0002/input/input18
Oct 30 20:29:25 sislaptop kernel: input: ELAN0412:01 04F3:3240 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-12/i2c-ELAN0412:01/0018:04F3:3240.0002/input/input20
Oct 30 20:29:25 sislaptop kernel: hid-multitouch 0018:04F3:3240.0002: input,hidraw1: I2C HID v1.00 Mouse [ELAN0412:01 04F3:3240] on i2c-ELAN0412:01
Oct 30 20:29:25 sislaptop kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  560.35.03  Fri Aug 16 21:21:48 UTC 2024
Oct 30 20:29:25 sislaptop kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Oct 30 20:29:25 sislaptop kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Oct 30 20:29:25 sislaptop kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Oct 30 20:29:25 sislaptop kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Oct 30 20:29:25 sislaptop kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Oct 30 20:29:25 sislaptop kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Oct 30 20:29:25 sislaptop kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
Oct 30 20:29:25 sislaptop kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
Oct 30 20:29:25 sislaptop kernel: ACPI Warning: \_SB.NPCF._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20240322/nsarguments-61)
Oct 30 20:29:25 sislaptop kernel: ACPI Warning: \_SB.PC00.PEG1.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20240322/nsarguments-61)
Oct 30 20:29:25 sislaptop kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Oct 30 20:29:25 sislaptop kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Oct 30 20:29:25 sislaptop kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Oct 30 20:29:25 sislaptop kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
Oct 30 20:29:25 sislaptop kernel: iwlwifi 0000:00:14.3: loaded PNVM version 16611aa6
Oct 30 20:29:25 sislaptop kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
Oct 30 20:29:25 sislaptop kernel: iwlwifi 0000:00:14.3: Detected RF GF, rfid=0x2010d000
Oct 30 20:29:25 sislaptop kernel: iwlwifi 0000:00:14.3: base HW address: f8:fe:5e:b0:bf:f3
Oct 30 20:29:25 sislaptop systemd[1]: Mounting /boot...
Oct 30 20:29:25 sislaptop systemd[1]: Mounting Temporary Directory /tmp...
Oct 30 20:29:25 sislaptop systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Oct 30 20:29:25 sislaptop systemd[1]: Mounted Temporary Directory /tmp.
Oct 30 20:29:25 sislaptop kernel: FAT-fs (nvme0n1p7): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Oct 30 20:29:25 sislaptop systemd[1]: Mounted /boot.
Oct 30 20:29:25 sislaptop systemd[1]: Reached target Local File Systems.
Oct 30 20:29:25 sislaptop systemd[1]: Listening on Boot Entries Service Socket.
Oct 30 20:29:25 sislaptop systemd[1]: Listening on System Extension Image Management.
Oct 30 20:29:25 sislaptop systemd[1]: Starting Rebuild Dynamic Linker Cache...
Oct 30 20:29:25 sislaptop systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Oct 30 20:29:25 sislaptop systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Oct 30 20:29:25 sislaptop systemd[1]: Starting Create System Files and Directories...
Oct 30 20:29:25 sislaptop systemd[1]: Finished Create System Files and Directories.
Oct 30 20:29:25 sislaptop systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 30 20:29:25 sislaptop systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Oct 30 20:29:25 sislaptop systemd[1]: Starting Rebuild Journal Catalog...
Oct 30 20:29:25 sislaptop systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Oct 30 20:29:25 sislaptop systemd[1]: Starting Network Time Synchronization...
Oct 30 20:29:25 sislaptop systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Oct 30 20:29:25 sislaptop systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Oct 30 20:29:25 sislaptop systemd[1]: Finished Rebuild Journal Catalog.
Oct 30 20:29:25 sislaptop systemd[1]: Started Network Time Synchronization.
Oct 30 20:29:25 sislaptop systemd[1]: Reached target System Time Set.
Oct 30 20:29:25 sislaptop systemd[1]: Finished Rebuild Dynamic Linker Cache.
Oct 30 20:29:25 sislaptop systemd[1]: Starting Update is Completed...
Oct 30 20:29:25 sislaptop systemd[1]: Finished Update is Completed.
Oct 30 20:29:26 sislaptop kernel: Bluetooth: hci0: Waiting for firmware download to complete
Oct 30 20:29:26 sislaptop kernel: Bluetooth: hci0: Firmware loaded in 1312966 usecs
Oct 30 20:29:26 sislaptop kernel: Bluetooth: hci0: Waiting for device to boot
Oct 30 20:29:26 sislaptop kernel: Bluetooth: hci0: Device booted in 15706 usecs
Oct 30 20:29:26 sislaptop kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Oct 30 20:29:26 sislaptop kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-0041.ddc
Oct 30 20:29:26 sislaptop kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Oct 30 20:29:26 sislaptop kernel: Bluetooth: hci0: Firmware timestamp 2024.33 buildtype 1 build 81755
Oct 30 20:29:26 sislaptop kernel: Bluetooth: hci0: Firmware SHA1: 0xd028ffe4
Oct 30 20:29:26 sislaptop kernel: Bluetooth: hci0: Fseq status: Success (0x00)
Oct 30 20:29:26 sislaptop kernel: Bluetooth: hci0: Fseq executed: 00.00.02.41
Oct 30 20:29:26 sislaptop kernel: Bluetooth: hci0: Fseq BT Top: 00.00.02.41
Oct 30 20:29:26 sislaptop systemd-modules-load[407]: Inserted module 'nvidia_uvm'
Oct 30 20:29:26 sislaptop kernel: nvidia-uvm: Loaded the UVM driver, major device number 509.
Oct 30 20:29:26 sislaptop systemd-modules-load[407]: Inserted module 'pkcs8_key_parser'
Oct 30 20:29:26 sislaptop systemd[1]: Finished Load Kernel Modules.
Oct 30 20:29:26 sislaptop systemd[1]: Starting Apply Kernel Variables...
Oct 30 20:29:26 sislaptop kernel: Asymmetric key parser 'pkcs8' registered
Oct 30 20:29:26 sislaptop systemd[1]: Finished Apply Kernel Variables.
Oct 30 20:29:26 sislaptop systemd[1]: Reached target System Initialization.
Oct 30 20:29:26 sislaptop systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Oct 30 20:29:26 sislaptop systemd[1]: Started Discard unused filesystem blocks once a week.
Oct 30 20:29:26 sislaptop systemd[1]: Started Daily verification of password and group files.
Oct 30 20:29:26 sislaptop systemd[1]: Started Daily Cleanup of Temporary Directories.
Oct 30 20:29:26 sislaptop systemd[1]: Reached target Timer Units.
Oct 30 20:29:26 sislaptop systemd[1]: Listening on D-Bus System Message Bus Socket.
Oct 30 20:29:26 sislaptop systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Oct 30 20:29:26 sislaptop systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Oct 30 20:29:26 sislaptop systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Oct 30 20:29:26 sislaptop systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Oct 30 20:29:26 sislaptop systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Oct 30 20:29:26 sislaptop systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Oct 30 20:29:26 sislaptop systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Oct 30 20:29:26 sislaptop systemd[1]: Listening on Hostname Service Socket.
Oct 30 20:29:26 sislaptop systemd[1]: Reached target Socket Units.
Oct 30 20:29:26 sislaptop kernel: [drm] Initialized nvidia-drm 0.0.0 for 0000:01:00.0 on minor 1
Oct 30 20:29:26 sislaptop kernel: nvidia 0000:01:00.0: [drm] Cannot find any crtc or sizes
Oct 30 20:29:26 sislaptop systemd[1]: Starting D-Bus System Message Bus...
Oct 30 20:29:26 sislaptop systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 30 20:29:26 sislaptop systemd[1]: Started D-Bus System Message Bus.
Oct 30 20:29:26 sislaptop systemd[1]: Reached target Basic System.
Oct 30 20:29:26 sislaptop systemd[1]: Starting Network Manager...
Oct 30 20:29:26 sislaptop systemd[1]: Starting NVIDIA Persistence Daemon...
Oct 30 20:29:26 sislaptop systemd[1]: Starting User Login Management...
Oct 30 20:29:26 sislaptop systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Oct 30 20:29:26 sislaptop nvidia-persistenced[641]: Started (641)
Oct 30 20:29:26 sislaptop dbus-broker-launch[635]: Ready
Oct 30 20:29:26 sislaptop systemd[1]: Started NVIDIA Persistence Daemon.
Oct 30 20:29:26 sislaptop systemd-logind[640]: New seat seat0.
Oct 30 20:29:26 sislaptop systemd-logind[640]: Watching system buttons on /dev/input/event3 (Power Button)
Oct 30 20:29:26 sislaptop systemd-logind[640]: Watching system buttons on /dev/input/event0 (Power Button)
Oct 30 20:29:26 sislaptop systemd-logind[640]: Watching system buttons on /dev/input/event2 (Lid Switch)
Oct 30 20:29:26 sislaptop systemd-logind[640]: Watching system buttons on /dev/input/event1 (Sleep Button)
Oct 30 20:29:26 sislaptop systemd-logind[640]: Watching system buttons on /dev/input/event7 (Intel HID events)
Oct 30 20:29:26 sislaptop systemd-logind[640]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Oct 30 20:29:26 sislaptop systemd[1]: Started User Login Management.
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4169] NetworkManager (version 1.50.0-1) is starting... (boot:8cdaaf8d-48f9-463d-b21a-04b2fafef48a)
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4169] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4235] manager[0x5608eed3e020]: monitoring kernel firmware directory '/lib/firmware'.
Oct 30 20:29:26 sislaptop systemd[1]: Starting Hostname Service...
Oct 30 20:29:26 sislaptop systemd[1]: Started Hostname Service.
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4535] hostname: hostname: using hostnamed
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4535] hostname: static hostname changed from (none) to "sislaptop"
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4539] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4543] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/ieee80211/phy0/rfkill1) (driver iwlwifi)
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4544] manager[0x5608eed3e020]: rfkill: Wi-Fi hardware radio set enabled
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4544] manager[0x5608eed3e020]: rfkill: WWAN hardware radio set enabled
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4601] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wifi.so)
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4819] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-team.so)
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4826] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-ovs.so)
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4857] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-bluetooth.so)
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4862] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-adsl.so)
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4866] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.50.0-1/libnm-device-plugin-wwan.so)
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4869] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4870] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4871] manager: Networking is enabled by state file
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4878] settings: Loaded settings plugin: keyfile (internal)
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4902] dhcp: init: Using DHCP client 'internal'
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4905] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4913] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', managed-type: 'external')
Oct 30 20:29:26 sislaptop systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4918] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', managed-type: 'external')
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4924] device (lo): Activation: starting connection 'lo' (ee04470d-5598-47d1-9e47-9ece2cb1850a)
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4929] manager: (enp3s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4936] settings: (enp3s0): created default wired connection 'Wired connection 1'
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.4936] device (enp3s0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Oct 30 20:29:26 sislaptop kernel: Generic FE-GE Realtek PHY r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC)
Oct 30 20:29:26 sislaptop systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.7267] device (wlan0): driver supports Access Point (AP) mode
Oct 30 20:29:26 sislaptop kernel: r8169 0000:03:00.0 enp3s0: Link is Down
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.7281] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Oct 30 20:29:26 sislaptop NetworkManager[638]: <info>  [1730316566.7286] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Oct 30 20:29:26 sislaptop kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Oct 30 20:29:26 sislaptop kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Oct 30 20:29:26 sislaptop kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Oct 30 20:29:26 sislaptop kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
Oct 30 20:29:26 sislaptop kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
Oct 30 20:29:26 sislaptop kernel: iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
Oct 30 20:29:27 sislaptop NetworkManager[638]: <info>  [1730316567.0480] device (wlan0): set-hw-addr: set MAC address to 9A:72:EA:34:E5:78 (scanning)
Oct 30 20:29:27 sislaptop kernel: iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
Oct 30 20:29:27 sislaptop kernel: iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Oct 30 20:29:27 sislaptop kernel: iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
Oct 30 20:29:27 sislaptop kernel: iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x0
Oct 30 20:29:27 sislaptop kernel: iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
Oct 30 20:29:27 sislaptop NetworkManager[638]: <info>  [1730316567.3158] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Oct 30 20:29:27 sislaptop systemd[1]: Started Network Manager.
Oct 30 20:29:27 sislaptop NetworkManager[638]: <info>  [1730316567.3177] ovsdb: disconnected from ovsdb
Oct 30 20:29:27 sislaptop NetworkManager[638]: <info>  [1730316567.3181] device (lo): state change: disconnected -> prepare (reason 'none', managed-type: 'external')
Oct 30 20:29:27 sislaptop NetworkManager[638]: <info>  [1730316567.3185] device (lo): state change: prepare -> config (reason 'none', managed-type: 'external')
Oct 30 20:29:27 sislaptop NetworkManager[638]: <info>  [1730316567.3188] device (lo): state change: config -> ip-config (reason 'none', managed-type: 'external')
Oct 30 20:29:27 sislaptop NetworkManager[638]: <info>  [1730316567.3197] device (lo): state change: ip-config -> ip-check (reason 'none', managed-type: 'external')
Oct 30 20:29:27 sislaptop systemd[1]: Starting WPA supplicant...
Oct 30 20:29:27 sislaptop NetworkManager[638]: <info>  [1730316567.3219] device (lo): state change: ip-check -> secondaries (reason 'none', managed-type: 'external')
Oct 30 20:29:27 sislaptop NetworkManager[638]: <info>  [1730316567.3220] device (lo): state change: secondaries -> activated (reason 'none', managed-type: 'external')
Oct 30 20:29:27 sislaptop NetworkManager[638]: <info>  [1730316567.3225] device (lo): Activation: successful, device activated.
Oct 30 20:29:27 sislaptop systemd[1]: Started WPA supplicant.
Oct 30 20:29:27 sislaptop wpa_supplicant[678]: Successfully initialized wpa_supplicant
Oct 30 20:29:27 sislaptop systemd[1]: Reached target Network.
Oct 30 20:29:27 sislaptop systemd[1]: Starting Permit User Sessions...
Oct 30 20:29:27 sislaptop systemd[1]: Finished Permit User Sessions.
Oct 30 20:29:27 sislaptop systemd[1]: Reached target Multi-User System.
Oct 30 20:29:27 sislaptop systemd[1]: Started Simple Desktop Display Manager.
Oct 30 20:29:27 sislaptop systemd[1]: Reached target Graphical Interface.
Oct 30 20:29:27 sislaptop systemd[1]: Startup finished in 12.282s (firmware) + 6.842s (loader) + 2.001s (kernel) + 3.453s (userspace) = 24.579s.
Oct 30 20:29:27 sislaptop NetworkManager[638]: <info>  [1730316567.4580] device (wlan0): supplicant interface state: internal-starting -> disconnected
Oct 30 20:29:27 sislaptop NetworkManager[638]: <info>  [1730316567.4580] Wi-Fi P2P device controlled by interface wlan0 created
Oct 30 20:29:27 sislaptop NetworkManager[638]: <info>  [1730316567.4583] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Oct 30 20:29:27 sislaptop NetworkManager[638]: <info>  [1730316567.4585] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', managed-type: 'external')
Oct 30 20:29:27 sislaptop NetworkManager[638]: <info>  [1730316567.4588] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', managed-type: 'full')
Oct 30 20:29:27 sislaptop NetworkManager[638]: <info>  [1730316567.4592] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', managed-type: 'full')
Oct 30 20:29:27 sislaptop sddm[681]: Initializing...
Oct 30 20:29:27 sislaptop sddm[681]: Starting...
Oct 30 20:29:27 sislaptop sddm[681]: Logind interface found
Oct 30 20:29:27 sislaptop sddm[681]: Adding new display...
Oct 30 20:29:27 sislaptop sddm[681]: Loaded empty theme configuration
Oct 30 20:29:27 sislaptop sddm[681]: Using VT 1
Oct 30 20:29:27 sislaptop sddm[681]: Display server started.
Oct 30 20:29:27 sislaptop sddm[681]: Socket server starting...
Oct 30 20:29:27 sislaptop sddm[681]: Socket server started.
Oct 30 20:29:27 sislaptop sddm[681]: Loaded empty theme configuration
Oct 30 20:29:27 sislaptop sddm[681]: Greeter starting...
Oct 30 20:29:27 sislaptop sddm-helper[685]: [PAM] Starting...
Oct 30 20:29:27 sislaptop sddm-helper[685]: [PAM] Authenticating...
Oct 30 20:29:27 sislaptop sddm-helper[685]: [PAM] returning.
Oct 30 20:29:27 sislaptop sddm-helper[685]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=969) by (uid=0)
Oct 30 20:29:27 sislaptop sddm-helper[685]: pam_systemd(sddm-greeter:session): New sd-bus connection (system-bus-pam-systemd-685) opened.
Oct 30 20:29:27 sislaptop systemd-logind[640]: New session c1 of user sddm.
Oct 30 20:29:27 sislaptop systemd[1]: Created slice User Slice of UID 969.
Oct 30 20:29:27 sislaptop systemd[1]: Starting User Runtime Directory /run/user/969...
Oct 30 20:29:27 sislaptop systemd[1]: Finished User Runtime Directory /run/user/969.
Oct 30 20:29:27 sislaptop systemd[1]: Starting User Manager for UID 969...
Oct 30 20:29:27 sislaptop dbus-broker-launch[635]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Oct 30 20:29:27 sislaptop (systemd)[690]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
Oct 30 20:29:27 sislaptop (systemd)[690]: pam_unix(systemd-user:session): session opened for user sddm(uid=969) by sddm(uid=0)
Oct 30 20:29:27 sislaptop systemd-logind[640]: New session 1 of user sddm.
Oct 30 20:29:27 sislaptop systemd[690]: Queued start job for default target Main User Target.
Oct 30 20:29:27 sislaptop systemd[690]: Created slice User Application Slice.
Oct 30 20:29:27 sislaptop systemd[690]: Started Submitting pending crash events (file monitor).
Oct 30 20:29:27 sislaptop systemd[690]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/kcrash-metadata/*.ini).
Oct 30 20:29:27 sislaptop systemd[690]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/drkonqi/sentry-envelopes/*).
Oct 30 20:29:27 sislaptop systemd[690]: Reached target Paths.
Oct 30 20:29:27 sislaptop systemd[690]: Reached target Timers.
Oct 30 20:29:27 sislaptop systemd[690]: Starting D-Bus User Message Bus Socket...
Oct 30 20:29:27 sislaptop systemd[690]: Listening on GnuPG network certificate management daemon.
Oct 30 20:29:27 sislaptop systemd[690]: Listening on Socket to launch DrKonqi for a systemd-coredump crash.
Oct 30 20:29:27 sislaptop systemd[690]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 30 20:29:27 sislaptop systemd[690]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 30 20:29:27 sislaptop systemd[690]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 30 20:29:27 sislaptop systemd[690]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 30 20:29:27 sislaptop systemd[690]: Listening on GnuPG public key management service.
Oct 30 20:29:27 sislaptop systemd[690]: Listening on p11-kit server.
Oct 30 20:29:27 sislaptop systemd[690]: Listening on PipeWire PulseAudio.
Oct 30 20:29:27 sislaptop systemd[690]: Listening on PipeWire Multimedia System Sockets.
Oct 30 20:29:27 sislaptop systemd[690]: Listening on D-Bus User Message Bus Socket.
Oct 30 20:29:27 sislaptop systemd[690]: Reached target Sockets.
Oct 30 20:29:27 sislaptop systemd[690]: Reached target Basic System.
Oct 30 20:29:27 sislaptop systemd[690]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/var/lib/sddm/.cache/kcrash-metadata/*.ini).
Oct 30 20:29:27 sislaptop systemd[1]: Started User Manager for UID 969.
Oct 30 20:29:27 sislaptop systemd[690]: Starting Update XDG user dir configuration...
Oct 30 20:29:27 sislaptop systemd[1]: Started Session c1 of User sddm.
Oct 30 20:29:27 sislaptop sddm-helper[701]: Jumping to VT 1
Oct 30 20:29:27 sislaptop sddm-helper[701]: VT mode fixed
Oct 30 20:29:27 sislaptop sddm[681]: Greeter session started successfully
Oct 30 20:29:27 sislaptop systemd[690]: Finished Update XDG user dir configuration.
Oct 30 20:29:27 sislaptop systemd[690]: Reached target Main User Target.
Oct 30 20:29:27 sislaptop systemd[690]: Startup finished in 177ms.
Oct 30 20:29:27 sislaptop sddm-helper-start-wayland[701]: Starting Wayland process "kwin_wayland --drm --no-lockscreen --no-global-shortcuts --locale1" "sddm"
Oct 30 20:29:27 sislaptop sddm-helper-start-wayland[701]: started succesfully "kwin_wayland --drm --no-lockscreen --no-global-shortcuts --locale1"
Oct 30 20:29:28 sislaptop systemd[1]: Starting Authorization Manager...
Oct 30 20:29:28 sislaptop polkitd[705]: Started polkitd version 125
Oct 30 20:29:28 sislaptop systemd[1]: Started Authorization Manager.
Oct 30 20:29:28 sislaptop sddm-helper-start-wayland[701]: Directory "/run/user/969" has changed, checking for Wayland socket
Oct 30 20:29:28 sislaptop sddm-helper-start-wayland[701]: Found Wayland socket "/run/user/969/wayland-0"
Oct 30 20:29:28 sislaptop sddm-helper-start-wayland[701]: "Accepting client connections on sockets: QList(\"wayland-0\")\n"
Oct 30 20:29:28 sislaptop systemd[690]: Created slice User Core Session Slice.
Oct 30 20:29:28 sislaptop systemd[690]: Starting D-Bus User Message Bus...
Oct 30 20:29:28 sislaptop sddm-greeter-qt6[717]: High-DPI autoscaling Enabled
Oct 30 20:29:28 sislaptop dbus-broker-launch[718]: Service file '/usr/share/dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Oct 30 20:29:28 sislaptop dbus-broker-launch[718]: Service file '/usr/share/dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Oct 30 20:29:28 sislaptop dbus-broker-launch[718]: Service file '/usr/share/dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Oct 30 20:29:28 sislaptop dbus-broker-launch[718]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Oct 30 20:29:28 sislaptop dbus-broker-launch[718]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Oct 30 20:29:28 sislaptop systemd[690]: Started D-Bus User Message Bus.
Oct 30 20:29:28 sislaptop dbus-broker-launch[718]: Ready
Oct 30 20:29:28 sislaptop sddm-helper-start-wayland[701]: "\"applications.menu\"  not found in  QList(\"/etc/xdg/menus\")\n"
Oct 30 20:29:28 sislaptop systemd[1]: Starting Locale Service...
Oct 30 20:29:28 sislaptop systemd[1]: Started Locale Service.
Oct 30 20:29:28 sislaptop systemd[690]: Started PipeWire Multimedia Service.
Oct 30 20:29:28 sislaptop systemd[690]: Started Multimedia Service Session Manager.
Oct 30 20:29:28 sislaptop systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Oct 30 20:29:28 sislaptop wireplumber[737]: wp-internal-comp-loader: Loading profile 'main'
Oct 30 20:29:28 sislaptop systemd[1]: Started RealtimeKit Scheduling Policy Service.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Successfully called chroot.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Successfully dropped privileges.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Successfully limited resources.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Running.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Watchdog thread running.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Canary thread running.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Supervising 0 threads of 0 processes of 0 users.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Supervising 0 threads of 0 processes of 0 users.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Supervising 0 threads of 0 processes of 0 users.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Supervising 0 threads of 0 processes of 0 users.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Supervising 0 threads of 0 processes of 0 users.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Supervising 0 threads of 0 processes of 0 users.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Successfully made thread 736 of process 736 owned by '969' high priority at nice level -11.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Supervising 1 threads of 1 processes of 1 users.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Successfully made thread 739 of process 736 owned by '969' RT at priority 20.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Supervising 2 threads of 1 processes of 1 users.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Successfully made thread 737 of process 737 owned by '969' high priority at nice level -11.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Supervising 3 threads of 2 processes of 1 users.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Successfully made thread 750 of process 737 owned by '969' RT at priority 20.
Oct 30 20:29:28 sislaptop rtkit-daemon[740]: Supervising 4 threads of 2 processes of 1 users.
Oct 30 20:29:29 sislaptop wireplumber[737]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
Oct 30 20:29:29 sislaptop wireplumber[737]: spa.bluez5: BlueZ system service is not available
Oct 30 20:29:29 sislaptop wireplumber[737]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Oct 30 20:29:29 sislaptop wireplumber[737]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Oct 30 20:29:30 sislaptop systemd[1]: systemd-rfkill.service: Deactivated successfully.
Oct 30 20:29:30 sislaptop systemd[690]: Starting sandboxed app permission store...
Oct 30 20:29:30 sislaptop systemd[690]: Started sandboxed app permission store.
Oct 30 20:29:30 sislaptop sddm-greeter-qt6[717]: Reading from "/usr/local/share/wayland-sessions/plasma.desktop"
Oct 30 20:29:30 sislaptop sddm-greeter-qt6[717]: Reading from "/usr/share/wayland-sessions/plasma.desktop"
Oct 30 20:29:30 sislaptop sddm-greeter-qt6[717]: Reading from "/usr/local/share/xsessions/plasmax11.desktop"
Oct 30 20:29:30 sislaptop sddm-greeter-qt6[717]: Reading from "/usr/share/xsessions/plasmax11.desktop"
Oct 30 20:29:30 sislaptop sddm-greeter-qt6[717]: Loading theme configuration from "qrc:/theme/theme.conf"
Oct 30 20:29:30 sislaptop sddm-greeter-qt6[717]: Connected to the daemon.
Oct 30 20:29:30 sislaptop sddm[681]: Message received from greeter: Connect
Oct 30 20:29:30 sislaptop sddm-greeter-qt6[717]: Loading qrc:/theme/Main.qml...
Oct 30 20:29:30 sislaptop sddm-greeter-qt6[717]: file:///usr/lib/qt6/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Oct 30 20:29:30 sislaptop sddm-greeter-qt6[717]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Oct 30 20:29:30 sislaptop sddm-greeter-qt6[717]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Oct 30 20:29:30 sislaptop sddm-greeter-qt6[717]: qrc:/theme/Main.qml:41:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Oct 30 20:29:30 sislaptop sddm-greeter-qt6[717]: Adding view for "eDP-1" QRect(0,0 1536x864)
Oct 30 20:29:30 sislaptop sddm-greeter-qt6[717]: Message received from daemon: Capabilities
Oct 30 20:29:30 sislaptop sddm-greeter-qt6[717]: Message received from daemon: HostName
Oct 30 20:29:30 sislaptop sddm-greeter-qt6[717]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Oct 30 20:29:30 sislaptop sddm-greeter-qt6[717]: file:///usr/lib/qt6/qml/SddmComponents/ComboBox.qml:105:9: QML Image: Cannot open: file:///usr/lib/qt6/qml/SddmComponents/angle-down.png
Oct 30 20:29:31 sislaptop wpa_supplicant[678]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=DE
Oct 30 20:29:31 sislaptop wpa_supplicant[678]: p2p-dev-wlan0: Channel list changed: 6 GHz was enabled
Oct 30 20:29:31 sislaptop wpa_supplicant[678]: wlan0: Channel list changed: 6 GHz was enabled
Oct 30 20:29:31 sislaptop wpa_supplicant[678]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=DRIVER type=COUNTRY alpha2=DE
Oct 30 20:29:34 sislaptop NetworkManager[638]: <info>  [1730316574.1212] manager: startup complete
Oct 30 20:29:36 sislaptop systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Oct 30 20:29:56 sislaptop systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Oct 30 20:29:58 sislaptop systemd[1]: systemd-localed.service: Deactivated successfully.
Oct 30 20:34:11 sislaptop sddm-greeter-qt6[717]: file:///usr/lib/qt6/qml/SddmComponents/PictureBox.qml:106:13 Parameter "event" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
Oct 30 20:34:11 sislaptop sddm-greeter-qt6[717]: Reading from "/usr/share/wayland-sessions/plasma.desktop"
Oct 30 20:34:11 sislaptop sddm[681]: Message received from greeter: Login
Oct 30 20:34:11 sislaptop sddm[681]: Reading from "/usr/share/wayland-sessions/plasma.desktop"
Oct 30 20:34:11 sislaptop sddm[681]: Session "/usr/share/wayland-sessions/plasma.desktop" selected, command: "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland" for VT 2
Oct 30 20:34:11 sislaptop sddm-helper[806]: [PAM] Starting...
Oct 30 20:34:11 sislaptop sddm-helper[806]: [PAM] Authenticating...
Oct 30 20:34:11 sislaptop sddm-helper[806]: pam_systemd_home(sddm:auth): New sd-bus connection (system-bus-pam-systemd-home-806) opened.
Oct 30 20:34:11 sislaptop sddm-helper[806]: [PAM] Preparing to converse...
Oct 30 20:34:11 sislaptop sddm-helper[806]: [PAM] Conversation with 1 messages
Oct 30 20:34:11 sislaptop sddm-helper[806]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
Oct 30 20:34:11 sislaptop sddm-helper[806]: [PAM] returning.
Oct 30 20:34:11 sislaptop sddm[681]: Authentication for user  "tomsh"  successful
Oct 30 20:34:11 sislaptop sddm-greeter-qt6[717]: Message received from daemon: LoginSucceeded
Oct 30 20:34:11 sislaptop sddm-helper[806]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
Oct 30 20:34:11 sislaptop sddm-helper[806]: pam_unix(sddm:session): session opened for user tomsh(uid=1000) by tomsh(uid=0)
Oct 30 20:34:11 sislaptop sddm-helper[806]: pam_systemd(sddm:session): New sd-bus connection (system-bus-pam-systemd-806) opened.
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.7522] policy: auto-activating connection 'FRITZ!Box 6660 Cable RX' (bd0ef82d-a867-4cd5-bb19-b97f986097b9)
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.7525] device (wlan0): Activation: starting connection 'FRITZ!Box 6660 Cable RX' (bd0ef82d-a867-4cd5-bb19-b97f986097b9)
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.7526] device (wlan0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.7527] manager: NetworkManager state is now CONNECTING
Oct 30 20:34:11 sislaptop systemd-logind[640]: New session 2 of user tomsh.
Oct 30 20:34:11 sislaptop systemd[1]: Created slice User Slice of UID 1000.
Oct 30 20:34:11 sislaptop systemd[1]: Starting User Runtime Directory /run/user/1000...
Oct 30 20:34:11 sislaptop sddm-helper-start-wayland[701]: wayland greeter finished 0 QProcess::NormalExit
Oct 30 20:34:11 sislaptop sddm-helper-start-wayland[701]: quitting helper-start-wayland
Oct 30 20:34:11 sislaptop sddm-helper-start-wayland[701]: Stopping... "kwin_wayland"
Oct 30 20:34:11 sislaptop systemd[1]: Finished User Runtime Directory /run/user/1000.
Oct 30 20:34:11 sislaptop systemd[1]: Starting User Manager for UID 1000...
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.7928] device (wlan0): set-hw-addr: reset MAC address to F8:FE:5E:B0:BF:F3 (preserve)
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.7940] device (wlan0): state change: prepare -> config (reason 'none', managed-type: 'full')
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.7941] device (wlan0): Activation: (wifi) access point 'FRITZ!Box 6660 Cable RX' has security, but secrets are required.
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.7941] device (wlan0): state change: config -> need-auth (reason 'none', managed-type: 'full')
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.7942] sup-iface[c0e704fe0f1565f3,0,wlan0]: wps: type pbc start...
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.7944] device (wlan0): supplicant interface state: disconnected -> inactive
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.7944] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> inactive
Oct 30 20:34:11 sislaptop NetworkManager[638]: <warn>  [1730316851.7945] device (wlan0): no secrets: No agents were available for this request.
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.7945] device (wlan0): state change: need-auth -> failed (reason 'no-secrets', managed-type: 'full')
Oct 30 20:34:11 sislaptop wpa_supplicant[678]: wlan0: WPS-PBC-ACTIVE
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.7946] manager: NetworkManager state is now DISCONNECTED
Oct 30 20:34:11 sislaptop sddm-helper-start-wayland[701]: wayland compositor finished 15 QProcess::NormalExit
Oct 30 20:34:11 sislaptop sddm-helper-start-wayland[701]: quitting helper-start-wayland
Oct 30 20:34:11 sislaptop sddm-helper[685]: [PAM] Closing session
Oct 30 20:34:11 sislaptop sddm-helper[685]: pam_unix(sddm-greeter:session): session closed for user sddm
Oct 30 20:34:11 sislaptop sddm-helper[685]: pam_systemd(sddm-greeter:session): New sd-bus connection (system-bus-pam-systemd-685) opened.
Oct 30 20:34:11 sislaptop sddm-helper[685]: [PAM] Ended.
Oct 30 20:34:11 sislaptop sddm[681]: Auth: sddm-helper exited successfully
Oct 30 20:34:11 sislaptop sddm[681]: Greeter stopped. SDDM::Auth::HELPER_SUCCESS
Oct 30 20:34:11 sislaptop systemd[1]: session-c1.scope: Deactivated successfully.
Oct 30 20:34:11 sislaptop systemd[1]: session-c1.scope: Consumed 4.803s CPU time, 440.6M memory peak.
Oct 30 20:34:11 sislaptop systemd-logind[640]: Session c1 logged out. Waiting for processes to exit.
Oct 30 20:34:11 sislaptop systemd-logind[640]: Removed session c1.
Oct 30 20:34:11 sislaptop (systemd)[824]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[tomsh] ruser=[<unknown>] rhost=[<unknown>]
Oct 30 20:34:11 sislaptop (systemd)[824]: pam_unix(systemd-user:session): session opened for user tomsh(uid=1000) by tomsh(uid=0)
Oct 30 20:34:11 sislaptop systemd-logind[640]: New session 3 of user tomsh.
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.8588] device (wlan0): set-hw-addr: set MAC address to BA:E8:18:21:00:44 (scanning)
Oct 30 20:34:11 sislaptop NetworkManager[638]: <warn>  [1730316851.8610] device (wlan0): Activation: failed for connection 'FRITZ!Box 6660 Cable RX'
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.8612] device (wlan0): supplicant interface state: inactive -> scanning
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.8613] device (p2p-dev-wlan0): supplicant management interface state: inactive -> scanning
Oct 30 20:34:11 sislaptop NetworkManager[638]: <info>  [1730316851.8615] device (wlan0): state change: failed -> disconnected (reason 'none', managed-type: 'full')
Oct 30 20:34:11 sislaptop wpa_supplicant[678]: wlan0: Reject scan trigger since one is already pending
Oct 30 20:34:11 sislaptop wpa_supplicant[678]: wlan0: WPS-CANCEL
Oct 30 20:34:11 sislaptop systemd[824]: Queued start job for default target Main User Target.
Oct 30 20:34:12 sislaptop systemd[824]: Created slice User Application Slice.
Oct 30 20:34:12 sislaptop systemd[824]: Created slice User Core Session Slice.
Oct 30 20:34:12 sislaptop systemd[824]: Started Submitting pending crash events (file monitor).
Oct 30 20:34:12 sislaptop systemd[824]: Started Cleanup lingering KCrash metadata.
Oct 30 20:34:12 sislaptop systemd[824]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/tomsh/.cache/drkonqi/sentry-envelopes/*).
Oct 30 20:34:12 sislaptop systemd[824]: Reached target Paths.
Oct 30 20:34:12 sislaptop systemd[824]: Reached target Timers.
Oct 30 20:34:12 sislaptop systemd[824]: Starting D-Bus User Message Bus Socket...
Oct 30 20:34:12 sislaptop systemd[824]: Listening on GnuPG network certificate management daemon.
Oct 30 20:34:12 sislaptop systemd[824]: Listening on Socket to launch DrKonqi for a systemd-coredump crash.
Oct 30 20:34:12 sislaptop systemd[824]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 30 20:34:12 sislaptop systemd[824]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Oct 30 20:34:12 sislaptop systemd[824]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Oct 30 20:34:12 sislaptop systemd[824]: Listening on GnuPG cryptographic agent and passphrase cache.
Oct 30 20:34:12 sislaptop systemd[824]: Listening on GnuPG public key management service.
Oct 30 20:34:12 sislaptop systemd[824]: Listening on p11-kit server.
Oct 30 20:34:12 sislaptop systemd[824]: Listening on PipeWire PulseAudio.
Oct 30 20:34:12 sislaptop systemd[824]: Listening on PipeWire Multimedia System Sockets.
Oct 30 20:34:12 sislaptop systemd[824]: Listening on D-Bus User Message Bus Socket.
Oct 30 20:34:12 sislaptop systemd[824]: Reached target Sockets.
Oct 30 20:34:12 sislaptop systemd[824]: Reached target Basic System.
Oct 30 20:34:12 sislaptop systemd[1]: Started User Manager for UID 1000.
Oct 30 20:34:12 sislaptop systemd[824]: Started Cleanup lingering KCrash metadata.
Oct 30 20:34:12 sislaptop systemd[1]: Started Session 2 of User tomsh.
Oct 30 20:34:12 sislaptop sddm-helper[806]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
Oct 30 20:34:12 sislaptop systemd[824]: Started PipeWire Multimedia Service.
Oct 30 20:34:12 sislaptop systemd[824]: Started Multimedia Service Session Manager.
Oct 30 20:34:12 sislaptop systemd[824]: Started PipeWire PulseAudio.
Oct 30 20:34:12 sislaptop systemd[824]: Starting Update XDG user dir configuration...
Oct 30 20:34:12 sislaptop systemd[824]: Finished Update XDG user dir configuration.
Oct 30 20:34:12 sislaptop systemd[824]: Reached target Main User Target.
Oct 30 20:34:12 sislaptop systemd[824]: Startup finished in 176ms.
Oct 30 20:34:12 sislaptop systemd[824]: Starting D-Bus User Message Bus...
Oct 30 20:34:12 sislaptop dbus-broker-launch[843]: Service file '/usr/share/dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Oct 30 20:34:12 sislaptop dbus-broker-launch[843]: Service file '/usr/share/dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Oct 30 20:34:12 sislaptop dbus-broker-launch[843]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Oct 30 20:34:12 sislaptop dbus-broker-launch[843]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Oct 30 20:34:12 sislaptop dbus-broker-launch[843]: Service file '/usr/share/dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Oct 30 20:34:12 sislaptop systemd[824]: Started D-Bus User Message Bus.
Oct 30 20:34:12 sislaptop dbus-broker-launch[843]: Ready
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 4 threads of 2 processes of 1 users.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 4 threads of 2 processes of 1 users.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 4 threads of 2 processes of 1 users.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 4 threads of 2 processes of 1 users.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 4 threads of 2 processes of 1 users.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 4 threads of 2 processes of 1 users.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 4 threads of 2 processes of 1 users.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 4 threads of 2 processes of 1 users.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 4 threads of 2 processes of 1 users.
Oct 30 20:34:12 sislaptop wireplumber[836]: wp-internal-comp-loader: Loading profile 'main'
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Successfully made thread 835 of process 835 owned by '1000' high priority at nice level -11.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 5 threads of 3 processes of 2 users.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Successfully made thread 849 of process 835 owned by '1000' RT at priority 20.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 6 threads of 3 processes of 2 users.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Successfully made thread 838 of process 838 owned by '1000' high priority at nice level -11.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 2 users.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Successfully made thread 836 of process 836 owned by '1000' high priority at nice level -11.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 8 threads of 5 processes of 2 users.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Successfully made thread 851 of process 838 owned by '1000' RT at priority 20.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 9 threads of 5 processes of 2 users.
Oct 30 20:34:12 sislaptop sddm-helper[860]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Successfully made thread 857 of process 836 owned by '1000' RT at priority 20.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 10 threads of 5 processes of 2 users.
Oct 30 20:34:12 sislaptop sddm-helper[806]: Starting Wayland user session: "/usr/share/sddm/scripts/wayland-session" "/usr/lib/plasma-dbus-run-session-if-needed /usr/bin/startplasma-wayland"
Oct 30 20:34:12 sislaptop sddm-helper[863]: Jumping to VT 2
Oct 30 20:34:12 sislaptop sddm-helper[863]: VT mode didn't need to be fixed
Oct 30 20:34:12 sislaptop sddm[681]: Session started true
Oct 30 20:34:12 sislaptop systemd[1]: Starting Locale Service...
Oct 30 20:34:12 sislaptop systemd[1]: Started Locale Service.
Oct 30 20:34:12 sislaptop systemd[824]: Reload requested from client PID 863 ('startplasma-way')...
Oct 30 20:34:12 sislaptop systemd[824]: Reloading...
Oct 30 20:34:12 sislaptop systemd[824]: Reloading finished in 93 ms.
Oct 30 20:34:12 sislaptop systemd[824]: Created slice Slice /app/dbus-:1.4-org.kde.KSplash.
Oct 30 20:34:12 sislaptop systemd[824]: Started dbus-:1.4-org.kde.KSplash@0.service.
Oct 30 20:34:12 sislaptop systemd[824]: Created slice User Background Tasks Slice.
Oct 30 20:34:12 sislaptop systemd[824]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/tomsh/.cache/drkonqi/sentry-envelopes/*).
Oct 30 20:34:12 sislaptop systemd[824]: Reached target Session services which should run early before the graphical session is brought up.
Oct 30 20:34:12 sislaptop systemd[824]: Starting KDE Global Shortcuts Server...
Oct 30 20:34:12 sislaptop systemd[824]: Starting KDE Window Manager...
Oct 30 20:34:12 sislaptop systemd[824]: Starting Baloo File Indexer Daemon...
Oct 30 20:34:12 sislaptop systemd[824]: Started KDE Window Manager.
Oct 30 20:34:12 sislaptop systemd[824]: Starting KDE Config Module Initialization...
Oct 30 20:34:12 sislaptop systemd[824]: Starting Splash screen shown during boot...
Oct 30 20:34:12 sislaptop systemd[824]: Started KDE Global Shortcuts Server.
Oct 30 20:34:12 sislaptop systemd[824]: Started Baloo File Indexer Daemon.
Oct 30 20:34:12 sislaptop systemd[824]: Starting Portal service...
Oct 30 20:34:12 sislaptop systemd[1]: Starting Disk Manager...
Oct 30 20:34:12 sislaptop udisksd[894]: udisks daemon version 2.10.1 starting
Oct 30 20:34:12 sislaptop systemd[824]: Starting flatpak document portal service...
Oct 30 20:34:12 sislaptop systemd[824]: Starting sandboxed app permission store...
Oct 30 20:34:12 sislaptop systemd[824]: Started sandboxed app permission store.
Oct 30 20:34:12 sislaptop systemd[824]: Started flatpak document portal service.
Oct 30 20:34:12 sislaptop systemd[1]: Started Disk Manager.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 10 threads of 5 processes of 2 users.
Oct 30 20:34:12 sislaptop udisksd[894]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 10 threads of 5 processes of 2 users.
Oct 30 20:34:12 sislaptop rtkit-daemon[740]: Supervising 10 threads of 5 processes of 2 users.
Oct 30 20:34:12 sislaptop systemd[1]: Starting Daemon for power management...
Oct 30 20:34:12 sislaptop kwin_wayland[885]: No backend specified, automatically choosing drm
Oct 30 20:34:12 sislaptop systemd[1]: Started Daemon for power management.
Oct 30 20:34:12 sislaptop baloo_file[884]: qt.dbus.integration: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.35'
Oct 30 20:34:12 sislaptop baloo_file[884]: qt.dbus.integration: QDBusConnection: name 'org.freedesktop.UPower' had owner '' but we thought it was ':1.38'
Oct 30 20:34:13 sislaptop kcminit_startup[890]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
Oct 30 20:34:13 sislaptop kwin_wayland_wrapper[995]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Oct 30 20:34:13 sislaptop kwin_wayland_wrapper[995]: > Warning:          Unsupported maximum keycode 708, clipping.
Oct 30 20:34:13 sislaptop kwin_wayland_wrapper[995]: >                   X11 cannot support keycodes above 255.
Oct 30 20:34:13 sislaptop kwin_wayland_wrapper[995]: > Warning:          Could not resolve keysym XF86KbdInputAssistPrevgrou
Oct 30 20:34:13 sislaptop kwin_wayland_wrapper[995]: > Warning:          Could not resolve keysym XF86KbdInputAssistNextgrou
Oct 30 20:34:13 sislaptop systemd[824]: Starting Accessibility services bus...
Oct 30 20:34:13 sislaptop kwin_wayland_wrapper[995]: Errors from xkbcomp are not fatal to the X server
Oct 30 20:34:13 sislaptop NetworkManager[638]: <info>  [1730316853.9757] device (wlan0): supplicant interface state: scanning -> inactive
Oct 30 20:34:13 sislaptop NetworkManager[638]: <info>  [1730316853.9758] device (p2p-dev-wlan0): supplicant management interface state: scanning -> inactive
Oct 30 20:34:13 sislaptop kcminit[997]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
Oct 30 20:34:13 sislaptop kcminit[997]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
Oct 30 20:34:14 sislaptop systemd[824]: Started Accessibility services bus.
Oct 30 20:34:14 sislaptop dbus-broker-launch[1013]: Ready
Oct 30 20:34:14 sislaptop kcminit_startup[890]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
Oct 30 20:34:14 sislaptop kcminit_startup[890]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
Oct 30 20:34:14 sislaptop systemd[824]: Started KDE Config Module Initialization.
Oct 30 20:34:14 sislaptop systemd[824]: Starting KDE Session Management Server...
Oct 30 20:34:14 sislaptop systemd[824]: Started Unlock kwallet from pam credentials.
Oct 30 20:34:14 sislaptop systemd[824]: Starting KDE Daemon 6...
Oct 30 20:34:14 sislaptop pam_kwallet_init[1025]: 2024/10/30 20:34:14 socat[1025] W address is opened in read-write mode but only supports read-only
Oct 30 20:34:14 sislaptop wireplumber[836]: spa.bluez5: BlueZ system service is not available
Oct 30 20:34:14 sislaptop systemd[824]: Started KDE Daemon 6.
Oct 30 20:34:14 sislaptop systemd[824]: Starting KDE Configuration Module Initialization (Phase 1)...
Oct 30 20:34:14 sislaptop kded6[1023]: QDBusObjectPath: invalid path "/modules/plasma-session-shortcuts"
Oct 30 20:34:14 sislaptop kded6[1023]: kf.dbusaddons: The kded module name "plasma-session-shortcuts" is invalid!
Oct 30 20:34:14 sislaptop kded6[1023]: org.kde.kameleon: found no RGB LED devices
Oct 30 20:34:14 sislaptop kded6[1023]: QDBusObjectPath: invalid path "/modules/kded_plasma-welcome"
Oct 30 20:34:14 sislaptop kded6[1023]: kf.dbusaddons: The kded module name "kded_plasma-welcome" is invalid!
Oct 30 20:34:14 sislaptop kcminit_startup[890]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings_qwidgets/kcm_kgamma.so"
Oct 30 20:34:14 sislaptop kcminit_startup[890]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_touchpad.so"
Oct 30 20:34:14 sislaptop systemd[824]: Finished KDE Configuration Module Initialization (Phase 1).
Oct 30 20:34:14 sislaptop systemd[824]: Starting User preferences database...
Oct 30 20:34:14 sislaptop wireplumber[836]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
Oct 30 20:34:14 sislaptop wireplumber[836]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
Oct 30 20:34:14 sislaptop systemd[824]: Started User preferences database.
Oct 30 20:34:14 sislaptop systemd[824]: Started KDE Session Management Server.
Oct 30 20:34:14 sislaptop systemd[824]: Starting KDE Plasma Workspace...
Oct 30 20:34:14 sislaptop systemd[824]: Created slice Slice /app/dbus-:1.21-org.a11y.atspi.Registry.
Oct 30 20:34:14 sislaptop systemd[824]: Started dbus-:1.21-org.a11y.atspi.Registry@0.service.
Oct 30 20:34:14 sislaptop at-spi2-registryd[1082]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Oct 30 20:34:14 sislaptop systemd[824]: Starting KActivityManager Activity manager Service...
Oct 30 20:34:14 sislaptop kded6[1023]: org.kde.libkbolt: Failed to connect to Bolt manager DBus interface:
Oct 30 20:34:14 sislaptop kded6[1023]: org.kde.bolt.kded: Couldn't connect to Bolt DBus daemon
Oct 30 20:34:14 sislaptop kded6[1023]: org.kde.colorcorrectlocationupdater: Geolocator stopped
Oct 30 20:34:14 sislaptop NetworkManager[638]: <info>  [1730316854.4479] agent-manager: agent[1a984ab34a985d01,:1.41/org.kde.plasma.networkmanagement/1000]: agent registered
Oct 30 20:34:14 sislaptop kactivitymanagerd[1087]: kf.windowsystem: virtual void KX11Extras::connectNotify(const QMetaMethod&) may only be used on X11
Oct 30 20:34:14 sislaptop kactivitymanagerd[1087]: kf.windowsystem: virtual void KX11Extras::connectNotify(const QMetaMethod&) may only be used on X11
Oct 30 20:34:14 sislaptop systemd[824]: Started KActivityManager Activity manager Service.
Oct 30 20:34:14 sislaptop kded6[1023]: org.kde.plasma.printmanager.kded: unable to register service to dbus
Oct 30 20:34:14 sislaptop kconf_update[1106]: kf.config.kconf_update: /usr/share/kconf_update/ark.upd defined Version=5 but Version=6 was expected
Oct 30 20:34:14 sislaptop kconf_update[1106]: kf.config.kconf_update: /usr/share/kconf_update/dolphin_detailsmodesettings.upd defined Version=5 but Version=6 was expected
Oct 30 20:34:14 sislaptop kconf_update[1106]: kf.config.kconf_update: /usr/share/kconf_update/dolphin_directorysizemode.upd defined Version=5 but Version=6 was expected
Oct 30 20:34:14 sislaptop kconf_update[1106]: kf.config.kconf_update: /usr/share/kconf_update/konsole.upd defined Version=5 but Version=6 was expected
Oct 30 20:34:14 sislaptop kded6[1023]: 
Oct 30 20:34:14 sislaptop dbus-broker-launch[635]: Activation request for 'org.freedesktop.ModemManager1' failed: The systemd unit 'dbus-org.freedesktop.ModemManager1.service' could not be found.
Oct 30 20:34:14 sislaptop kded6[1023]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.DBus.Error.NameHasNoOwner" 
                                        "Could not activate remote peer 'org.freedesktop.ModemManager1': activation request failed: unknown unit"
Oct 30 20:34:14 sislaptop dbus-broker-launch[635]: Activation request for 'org.bluez' failed: The systemd unit 'dbus-org.bluez.service' could not be found.
Oct 30 20:34:14 sislaptop systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.kded.smart.
Oct 30 20:34:14 sislaptop systemd[1]: Started dbus-:1.2-org.kde.kded.smart@0.service.
Oct 30 20:34:14 sislaptop systemd[824]: Started KDE Plasma Workspace.
Oct 30 20:34:14 sislaptop systemd[824]: Reached target KDE Plasma Workspace Core.
Oct 30 20:34:14 sislaptop systemd[824]: Started Consume pending crashes using DrKonqi.
Oct 30 20:34:14 sislaptop systemd[824]: Started Proxies GTK DBus menus to a Plasma readable format.
Oct 30 20:34:14 sislaptop systemd[824]: Started KAccess.
Oct 30 20:34:14 sislaptop systemd[824]: Starting KDE PolicyKit Authentication Agent...
Oct 30 20:34:14 sislaptop systemd[824]: Starting Powerdevil...
Oct 30 20:34:14 sislaptop systemd[824]: Starting Xdg Desktop Portal For KDE...
Oct 30 20:34:14 sislaptop systemd[824]: Started Handle legacy xembed system tray icons.
Oct 30 20:34:14 sislaptop kaccess[1126]: Xlib XKB extension major= 1  minor= 0
Oct 30 20:34:14 sislaptop kded6[1023]: Known activities: QList("8216c7ea-a946-40a4-9e1a-3468a33600d1")
Oct 30 20:34:14 sislaptop kded6[1023]: Known activities: QList("8216c7ea-a946-40a4-9e1a-3468a33600d1")
Oct 30 20:34:14 sislaptop kded6[1023]: kf.bluezqt: PendingCall Error: "The name is not activatable"
Oct 30 20:34:14 sislaptop kded6[1023]: kf.bluezqt: PendingCall Error: "Could not activate remote peer 'org.bluez': activation request failed: unknown unit"
Oct 30 20:34:14 sislaptop kded6[1147]: xsettingsd: Loaded 14 settings from /home/tomsh/.config/xsettingsd/xsettingsd.conf
Oct 30 20:34:14 sislaptop kded6[1147]: xsettingsd: Created window 0xe00001 on screen 0 with timestamp 292625
Oct 30 20:34:14 sislaptop kded6[1147]: xsettingsd: Selection _XSETTINGS_S0 is owned by 0x0
Oct 30 20:34:14 sislaptop kded6[1147]: xsettingsd: Took ownership of selection _XSETTINGS_S0
Oct 30 20:34:14 sislaptop systemd[824]: Started KDE PolicyKit Authentication Agent.
Oct 30 20:34:14 sislaptop polkit-kde-authentication-agent-1[1127]: New PolkitAgentListener  0x5db1eec8fa00
Oct 30 20:34:14 sislaptop polkit-kde-authentication-agent-1[1127]: Adding new listener  PolkitQt1::Agent::Listener(0x5db1eec8f3f0) for  0x5db1eec8fa00
Oct 30 20:34:14 sislaptop polkit-kde-authentication-agent-1[1127]: Listener online
Oct 30 20:34:14 sislaptop polkit-kde-authentication-agent-1[1127]: Authentication agent result: true
Oct 30 20:34:14 sislaptop org_kde_powerdevil[1128]: Initializing libddcutil.  ddcutil version: 2.1.4, shared library: /usr/lib/libddcutil.so.5.1.2
Oct 30 20:34:14 sislaptop org_kde_powerdevil[1128]: Options passed from client:
Oct 30 20:34:14 sislaptop org_kde_powerdevil[1128]: Applying combined options:
Oct 30 20:34:14 sislaptop systemd[824]: Started Xdg Desktop Portal For KDE.
Oct 30 20:34:14 sislaptop plasmashell[1081]: kf.plasma.quick: Applet preload policy set to 1
Oct 30 20:34:14 sislaptop systemd[824]: Started Portal service.
Oct 30 20:34:14 sislaptop plasmashell[1081]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:178:25: QML FolderViewDropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth":
                                             file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:201:9
Oct 30 20:34:14 sislaptop kaccess[1126]: X server XKB extension major= 1  minor= 0
Oct 30 20:34:14 sislaptop plasmashell[1081]: Toolbox not loading, toolbox package is either invalid or disabled.
Oct 30 20:34:15 sislaptop plasmashell[1081]: org.kde.plasma.kicker: Entry is not valid "org.kde.kontact.desktop" 0x582206729320
Oct 30 20:34:15 sislaptop plasmashell[1081]: org.kde.plasma.kicker: Entry is not valid "org.kde.kontact.desktop" 0x582206729320
Oct 30 20:34:15 sislaptop plasmashell[1081]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:50:9: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
Oct 30 20:34:15 sislaptop plasmashell[1081]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:50:9: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
Oct 30 20:34:15 sislaptop plasmashell[1081]: qt.dbus.integration: Could not connect "org.cups.cupsd.Notifier" to PrinterFinishingsChanged(QString, QString, QString, uint, QString, bool) :
Oct 30 20:34:15 sislaptop plasmashell[1081]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9034] policy: auto-activating connection 'FRITZ!Box 6660 Cable RX' (bd0ef82d-a867-4cd5-bb19-b97f986097b9)
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9041] device (wlan0): Activation: starting connection 'FRITZ!Box 6660 Cable RX' (bd0ef82d-a867-4cd5-bb19-b97f986097b9)
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9042] device (wlan0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9046] manager: NetworkManager state is now CONNECTING
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9612] device (wlan0): set-hw-addr: reset MAC address to F8:FE:5E:B0:BF:F3 (preserve)
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9647] device (wlan0): state change: prepare -> config (reason 'none', managed-type: 'full')
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9651] device (wlan0): Activation: (wifi) access point 'FRITZ!Box 6660 Cable RX' has security, but secrets are required.
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9652] device (wlan0): state change: config -> need-auth (reason 'none', managed-type: 'full')
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9654] sup-iface[c0e704fe0f1565f3,0,wlan0]: wps: type pbc start...
Oct 30 20:34:15 sislaptop wpa_supplicant[678]: wlan0: WPS-PBC-ACTIVE
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9741] device (wlan0): supplicant interface state: inactive -> scanning
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9742] device (p2p-dev-wlan0): supplicant management interface state: inactive -> scanning
Oct 30 20:34:15 sislaptop plasmashell[1081]: kf.networkmanagerqt: void NetworkManager::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
Oct 30 20:34:15 sislaptop kded6[1023]: kf.networkmanagerqt: void NetworkManager::ConnectionPrivate::onPropertiesChanged(const QVariantMap&) Unhandled property "VersionId"
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9847] device (wlan0): state change: need-auth -> prepare (reason 'none', managed-type: 'full')
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9852] device (wlan0): state change: prepare -> config (reason 'none', managed-type: 'full')
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9855] device (wlan0): Activation: (wifi) connection 'FRITZ!Box 6660 Cable RX' has security, and secrets exist.  No new secrets needed.
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9856] Config: added 'ssid' value 'FRITZ!Box 6660 Cable RX'
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9856] Config: added 'scan_ssid' value '1'
Oct 30 20:34:15 sislaptop wpa_supplicant[678]: wlan0: WPS-CANCEL
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9856] Config: added 'bgscan' value 'simple:30:-65:300'
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9856] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9856] Config: added 'auth_alg' value 'OPEN'
Oct 30 20:34:15 sislaptop NetworkManager[638]: <info>  [1730316855.9856] Config: added 'psk' value '<hidden>'
Oct 30 20:34:16 sislaptop wpa_supplicant[678]: wlan0: SME: Trying to authenticate with b0:f2:08:08:e9:47 (SSID='FRITZ!Box 6660 Cable RX' freq=5520 MHz)
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.0302] device (wlan0): supplicant interface state: scanning -> authenticating
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.0302] device (p2p-dev-wlan0): supplicant management interface state: scanning -> authenticating
Oct 30 20:34:16 sislaptop kernel: wlan0: authenticate with b0:f2:08:08:e9:47 (local address=f8:fe:5e:b0:bf:f3)
Oct 30 20:34:16 sislaptop kernel: wlan0: send auth to b0:f2:08:08:e9:47 (try 1/3)
Oct 30 20:34:16 sislaptop wpa_supplicant[678]: wlan0: Trying to associate with b0:f2:08:08:e9:47 (SSID='FRITZ!Box 6660 Cable RX' freq=5520 MHz)
Oct 30 20:34:16 sislaptop kernel: wlan0: authenticated
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.0806] device (wlan0): supplicant interface state: authenticating -> associating
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.0807] device (p2p-dev-wlan0): supplicant management interface state: authenticating -> associating
Oct 30 20:34:16 sislaptop kernel: wlan0: associate with b0:f2:08:08:e9:47 (try 1/3)
Oct 30 20:34:16 sislaptop kernel: wlan0: RX AssocResp from b0:f2:08:08:e9:47 (capab=0x1511 status=0 aid=3)
Oct 30 20:34:16 sislaptop wpa_supplicant[678]: wlan0: Associated with b0:f2:08:08:e9:47
Oct 30 20:34:16 sislaptop wpa_supplicant[678]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Oct 30 20:34:16 sislaptop kernel: wlan0: associated
Oct 30 20:34:16 sislaptop kernel: wlan0: Limiting TX power to 27 (30 - 3) dBm as advertised by b0:f2:08:08:e9:47
Oct 30 20:34:16 sislaptop wpa_supplicant[678]: wlan0: WPA: Key negotiation completed with b0:f2:08:08:e9:47 [PTK=CCMP GTK=CCMP]
Oct 30 20:34:16 sislaptop wpa_supplicant[678]: wlan0: CTRL-EVENT-CONNECTED - Connection to b0:f2:08:08:e9:47 completed [id=0 id_str=]
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.1881] device (wlan0): supplicant interface state: associating -> completed
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.1881] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "FRITZ!Box 6660 Cable RX"
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.1881] device (p2p-dev-wlan0): supplicant management interface state: associating -> completed
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.1881] device (wlan0): state change: config -> ip-config (reason 'none', managed-type: 'full')
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.1883] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.1924] dhcp4 (wlan0): state changed new lease, address=192.168.178.48, acd pending
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.3437] dhcp4 (wlan0): state changed new lease, address=192.168.178.48
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.3440] policy: set 'FRITZ!Box 6660 Cable RX' (wlan0) as default for IPv4 routing and DNS
Oct 30 20:34:16 sislaptop dbus-broker-launch[635]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Oct 30 20:34:16 sislaptop org_kde_powerdevil[1128]: Library initialization complete.
Oct 30 20:34:16 sislaptop org_kde_powerdevil[1128]: Watch thread started
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.3516] device (wlan0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Oct 30 20:34:16 sislaptop systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 30 20:34:16 sislaptop systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.3822] device (wlan0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.3823] device (wlan0): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.3826] manager: NetworkManager state is now CONNECTED_SITE
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.3834] device (wlan0): Activation: successful, device activated.
Oct 30 20:34:16 sislaptop wpa_supplicant[678]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-48 noise=9999 txrate=490000
Oct 30 20:34:16 sislaptop systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.discretegpuhelper.
Oct 30 20:34:16 sislaptop systemd[1]: Started dbus-:1.2-org.kde.powerdevil.discretegpuhelper@0.service.
Oct 30 20:34:16 sislaptop systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.chargethresholdhelper.
Oct 30 20:34:16 sislaptop systemd[1]: Started dbus-:1.2-org.kde.powerdevil.chargethresholdhelper@0.service.
Oct 30 20:34:16 sislaptop systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.backlighthelper.
Oct 30 20:34:16 sislaptop systemd[1]: Started dbus-:1.2-org.kde.powerdevil.backlighthelper@0.service.
Oct 30 20:34:16 sislaptop org_kde_powerdevil[1128]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Oct 30 20:34:16 sislaptop NetworkManager[638]: <info>  [1730316856.5143] manager: NetworkManager state is now CONNECTED_GLOBAL
Oct 30 20:34:16 sislaptop systemd[824]: Started Powerdevil.
Oct 30 20:34:16 sislaptop systemd[824]: Reached target KDE Plasma Workspace.
Oct 30 20:34:16 sislaptop systemd[824]: Reached target Current graphical user session.
Oct 30 20:34:16 sislaptop systemd[824]: Reached target plasma-workspace-wayland.target.
Oct 30 20:34:16 sislaptop systemd[824]: Starting AT-SPI D-Bus Bus...
Oct 30 20:34:16 sislaptop systemd[824]: Starting Geoclue Demo agent...
Oct 30 20:34:16 sislaptop systemd[824]: Starting NetworkManager Applet...
Oct 30 20:34:16 sislaptop systemd[824]: Starting Discover...
Oct 30 20:34:16 sislaptop systemd[824]: Starting Plasma Session Restore...
Oct 30 20:34:16 sislaptop org_kde_powerdevil[1128]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Oct 30 20:34:16 sislaptop plasmashell[1081]: error getting max keyboard brightness via dbus QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/org/kde/Solid/PowerManagement/Actions/KeyboardBrightnessControl'")
Oct 30 20:34:16 sislaptop org_kde_powerdevil[1128]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Oct 30 20:34:16 sislaptop systemd[824]: Starting xapp-sn-watcher...
Oct 30 20:34:16 sislaptop systemd[824]: Starting KSplash "ready" Stage...
Oct 30 20:34:16 sislaptop systemd[824]: Starting KDE Session Restoration...
Oct 30 20:34:16 sislaptop systemd[824]: app-at\x2dspi\x2ddbus\x2dbus@autostart.service: Skipped due to 'exec-condition'.
Oct 30 20:34:16 sislaptop systemd[824]: Condition check resulted in AT-SPI D-Bus Bus being skipped.
Oct 30 20:34:16 sislaptop systemd[824]: app-nm\x2dapplet@autostart.service: Skipped due to 'exec-condition'.
Oct 30 20:34:16 sislaptop systemd[824]: Condition check resulted in NetworkManager Applet being skipped.
Oct 30 20:34:16 sislaptop systemd[824]: Finished KSplash "ready" Stage.
Oct 30 20:34:16 sislaptop systemd[824]: Started Geoclue Demo agent.
Oct 30 20:34:16 sislaptop systemd[824]: Started Plasma Session Restore.
Oct 30 20:34:16 sislaptop systemd[824]: Started Discover.
Oct 30 20:34:16 sislaptop systemd[824]: Started xapp-sn-watcher.
Oct 30 20:34:16 sislaptop systemd[824]: Reached target Startup of XDG autostart applications.
Oct 30 20:34:16 sislaptop systemd[824]: Finished KDE Session Restoration.
Oct 30 20:34:16 sislaptop systemd[824]: Finished Splash screen shown during boot.
Oct 30 20:34:16 sislaptop systemd[824]: plasma-ksplash.service: Consumed 300ms CPU time, 102.5M memory peak.
Oct 30 20:34:16 sislaptop DiscoverNotifier[1351]: couldn't load "/usr/lib/qt6/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Cannot load library /usr/lib/qt6/plugins/discover-notifier/DiscoverPackageKitNotifier.so: libpackagekitqt6.so.1: cannot open shared object file: No such file or directory"
Oct 30 20:34:16 sislaptop DiscoverNotifier[1351]: couldn't load "/usr/lib/qt6/plugins/discover-notifier/FlatpakNotifier.so" because "Cannot load library /usr/lib/qt6/plugins/discover-notifier/FlatpakNotifier.so: libflatpak.so.0: cannot open shared object file: No such file or directory"
Oct 30 20:34:16 sislaptop DiscoverNotifier[1351]: couldn't find any notifier backend QList("/usr/lib/qt6/plugins", "/usr/lib")
Oct 30 20:34:16 sislaptop pipewire[835]: pw.node: (alsa_output.pci-0000_00_1f.3.analog-stereo-54) graph xrun not-triggered (0 suppressed)
Oct 30 20:34:16 sislaptop pipewire[835]: pw.node: (alsa_output.pci-0000_00_1f.3.analog-stereo-54) xrun state:0x7e7e878ec008 pending:1/1 s:0 a:0 f:0 waiting:0 process:0 status:triggered
Oct 30 20:34:18 sislaptop NetworkManager[638]: <info>  [1730316858.0511] dhcp6 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Oct 30 20:34:18 sislaptop NetworkManager[638]: <info>  [1730316858.0522] policy: set 'FRITZ!Box 6660 Cable RX' (wlan0) as default for IPv6 routing and DNS
Oct 30 20:34:18 sislaptop NetworkManager[638]: <info>  [1730316858.0590] dhcp6 (wlan0): state changed new lease
Oct 30 20:34:18 sislaptop plasmashell[1081]: The cached device pixel ratio value was stale on window update.  Please file a QTBUG which explains how to reproduce.
Oct 30 20:34:20 sislaptop plasmashell[1081]: The cached device pixel ratio value was stale on window update.  Please file a QTBUG which explains how to reproduce.
Oct 30 20:34:21 sislaptop wpa_supplicant[678]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-49 noise=9999 txrate=490000
Oct 30 20:34:22 sislaptop systemd[1]: Stopping User Manager for UID 969...
Oct 30 20:34:22 sislaptop systemd[690]: Activating special unit Exit the Session...
Oct 30 20:34:22 sislaptop systemd[690]: Stopped target Main User Target.
Oct 30 20:34:22 sislaptop systemd[690]: Closed Socket to launch DrKonqi for a systemd-coredump crash.
Oct 30 20:34:22 sislaptop systemd[690]: Stopping Multimedia Service Session Manager...
Oct 30 20:34:22 sislaptop wireplumber[737]: wireplumber: stopped by signal: Terminated
Oct 30 20:34:22 sislaptop systemd[690]: Stopping sandboxed app permission store...
Oct 30 20:34:22 sislaptop systemd[690]: Stopped sandboxed app permission store.
Oct 30 20:34:22 sislaptop wireplumber[737]: wireplumber: disconnected from pipewire
Oct 30 20:34:22 sislaptop systemd[690]: Stopped Multimedia Service Session Manager.
Oct 30 20:34:22 sislaptop systemd[690]: Stopping PipeWire Multimedia Service...
Oct 30 20:34:22 sislaptop systemd[690]: Stopped PipeWire Multimedia Service.
Oct 30 20:34:22 sislaptop systemd[690]: Stopped target Basic System.
Oct 30 20:34:22 sislaptop systemd[690]: Stopped target Paths.
Oct 30 20:34:22 sislaptop systemd[690]: Stopped Submitting pending crash events (file monitor).
Oct 30 20:34:22 sislaptop systemd[690]: Stopped target Sockets.
Oct 30 20:34:22 sislaptop systemd[690]: Stopped target Timers.
Oct 30 20:34:22 sislaptop systemd[690]: Closed GnuPG network certificate management daemon.
Oct 30 20:34:22 sislaptop systemd[690]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Oct 30 20:34:22 sislaptop systemd[690]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Oct 30 20:34:22 sislaptop systemd[690]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Oct 30 20:34:22 sislaptop systemd[690]: Closed GnuPG cryptographic agent and passphrase cache.
Oct 30 20:34:22 sislaptop systemd[690]: Closed GnuPG public key management service.
Oct 30 20:34:22 sislaptop systemd[690]: Closed p11-kit server.
Oct 30 20:34:22 sislaptop systemd[690]: Closed PipeWire PulseAudio.
Oct 30 20:34:22 sislaptop systemd[690]: Closed PipeWire Multimedia System Sockets.
Oct 30 20:34:22 sislaptop dbus-broker[719]: Dispatched 501 messages @ 4(±6)μs / message.
Oct 30 20:34:22 sislaptop systemd[690]: Stopping D-Bus User Message Bus...
Oct 30 20:34:22 sislaptop systemd[690]: Stopped D-Bus User Message Bus.
Oct 30 20:34:22 sislaptop systemd[690]: Removed slice User Core Session Slice.
Oct 30 20:34:22 sislaptop systemd[690]: Closed D-Bus User Message Bus Socket.
Oct 30 20:34:22 sislaptop systemd[690]: Removed slice User Application Slice.
Oct 30 20:34:22 sislaptop systemd[690]: Reached target Shutdown.
Oct 30 20:34:22 sislaptop systemd[690]: Finished Exit the Session.
Oct 30 20:34:22 sislaptop systemd[690]: Reached target Exit the Session.
Oct 30 20:34:22 sislaptop (sd-pam)[692]: pam_unix(systemd-user:session): session closed for user sddm
Oct 30 20:34:22 sislaptop systemd[1]: user@969.service: Deactivated successfully.
Oct 30 20:34:22 sislaptop systemd[1]: Stopped User Manager for UID 969.
Oct 30 20:34:22 sislaptop systemd[1]: Stopping User Runtime Directory /run/user/969...
Oct 30 20:34:22 sislaptop systemd[1]: run-user-969.mount: Deactivated successfully.
Oct 30 20:34:22 sislaptop systemd[1]: user-runtime-dir@969.service: Deactivated successfully.
Oct 30 20:34:22 sislaptop systemd[1]: Stopped User Runtime Directory /run/user/969.
Oct 30 20:34:22 sislaptop systemd[1]: Removed slice User Slice of UID 969.
Oct 30 20:34:22 sislaptop systemd[1]: user-969.slice: Consumed 5.335s CPU time, 466.2M memory peak.
Oct 30 20:34:22 sislaptop systemd-logind[640]: Removed session 1.
Oct 30 20:34:24 sislaptop systemd[1]: dbus-:1.2-org.kde.kded.smart@0.service: Deactivated successfully.
Oct 30 20:34:25 sislaptop plasmashell[1081]: qt.gui.imageio: libpng warning: iCCP: known incorrect sRGB profile
Oct 30 20:34:25 sislaptop systemd[1]: dbus-:1.2-org.kde.powerdevil.discretegpuhelper@0.service: Deactivated successfully.
Oct 30 20:34:26 sislaptop systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Oct 30 20:34:26 sislaptop systemd[1]: dbus-:1.2-org.kde.powerdevil.chargethresholdhelper@0.service: Deactivated successfully.
Oct 30 20:34:26 sislaptop systemd[1]: dbus-:1.2-org.kde.powerdevil.backlighthelper@0.service: Deactivated successfully.
Oct 30 20:34:27 sislaptop plasmashell[1081]: Ignoring sourceSize request for image url that came from grabToImage. Use the targetSize parameter of the grabToImage() function instead.
Oct 30 20:34:27 sislaptop plasmashell[1081]: The cached device pixel ratio value was stale on window update.  Please file a QTBUG which explains how to reproduce.
Oct 30 20:34:27 sislaptop systemd[824]: Started LibreWolf - Web Browser.
Oct 30 20:34:28 sislaptop systemd-timesyncd[621]: Contacted time server 217.144.138.234:123 (0.arch.pool.ntp.org).
Oct 30 20:34:28 sislaptop systemd-timesyncd[621]: Initial clock synchronization to Wed 2024-10-30 20:34:27.843559 CET.
Oct 30 20:34:28 sislaptop systemd[1]: Starting Time & Date Service...
Oct 30 20:34:28 sislaptop systemd[1]: Started Time & Date Service.
Oct 30 20:34:28 sislaptop rtkit-daemon[740]: Supervising 6 threads of 3 processes of 1 users.
Oct 30 20:34:28 sislaptop rtkit-daemon[740]: Supervising 6 threads of 3 processes of 1 users.
Oct 30 20:34:28 sislaptop rtkit-daemon[740]: Supervising 6 threads of 3 processes of 1 users.
Oct 30 20:34:28 sislaptop rtkit-daemon[740]: Supervising 6 threads of 3 processes of 1 users.
Oct 30 20:34:28 sislaptop rtkit-daemon[740]: Successfully made thread 1551 of process 1423 owned by '1000' RT at priority 10.
Oct 30 20:34:28 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:34:29 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:34:29 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:34:30 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:34:30 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:34:30 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:34:30 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:34:30 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:34:30 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:34:33 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:34:33 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:34:40 sislaptop kded6[1023]: Registering ":1.49/StatusNotifierItem" to system tray
Oct 30 20:34:42 sislaptop systemd[1]: systemd-localed.service: Deactivated successfully.
Oct 30 20:34:42 sislaptop wpa_supplicant[678]: wlan0: RSN: Group rekeying completed with b0:f2:08:08:e9:47 [GTK=CCMP]
Oct 30 20:34:58 sislaptop systemd[1]: systemd-timedated.service: Deactivated successfully.
Oct 30 20:35:05 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:35:05 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:35:14 sislaptop drkonqi-coredump-processor[1124]: "/usr/bin/glxinfo" 1843 "/var/lib/systemd/coredump/core.glxinfo.1000.1553a0ada93d4f04971f3c03c223ddb8.1843.1730311290000000.zst"
Oct 30 20:35:14 sislaptop drkonqi-coredump-processor[1124]: "/usr/bin/glxinfo" 1945 "/var/lib/systemd/coredump/core.glxinfo.1000.1553a0ada93d4f04971f3c03c223ddb8.1945.1730311883000000.zst"
Oct 30 20:35:14 sislaptop drkonqi-coredump-processor[1124]: "/usr/bin/glxinfo" 1977 "/var/lib/systemd/coredump/core.glxinfo.1000.1553a0ada93d4f04971f3c03c223ddb8.1977.1730312019000000.zst"
Oct 30 20:35:14 sislaptop drkonqi-coredump-processor[1124]: "/usr/bin/glxinfo" 2009 "/var/lib/systemd/coredump/core.glxinfo.1000.1553a0ada93d4f04971f3c03c223ddb8.2009.1730312048000000.zst"
Oct 30 20:35:14 sislaptop drkonqi-coredump-processor[1124]: "/usr/bin/glxinfo" 2042 "/var/lib/systemd/coredump/core.glxinfo.1000.1553a0ada93d4f04971f3c03c223ddb8.2042.1730312089000000.zst"
Oct 30 20:35:14 sislaptop drkonqi-coredump-processor[1124]: "/usr/bin/glxinfo" 2077 "/var/lib/systemd/coredump/core.glxinfo.1000.1553a0ada93d4f04971f3c03c223ddb8.2077.1730312142000000.zst"
Oct 30 20:35:14 sislaptop drkonqi-coredump-processor[1124]: "/usr/bin/glxinfo" 3686 "/var/lib/systemd/coredump/core.glxinfo.1000.1553a0ada93d4f04971f3c03c223ddb8.3686.1730312537000000.zst"
Oct 30 20:35:14 sislaptop systemd[824]: Started Launch DrKonqi for a systemd-coredump crash (PID 1124/UID 1000).
Oct 30 20:35:14 sislaptop systemd[824]: Started Launch DrKonqi for a systemd-coredump crash (PID 1124/UID 1000).
Oct 30 20:35:14 sislaptop systemd[824]: Started Launch DrKonqi for a systemd-coredump crash (PID 1124/UID 1000).
Oct 30 20:35:14 sislaptop systemd[824]: Started Launch DrKonqi for a systemd-coredump crash (PID 1124/UID 1000).
Oct 30 20:35:14 sislaptop systemd[824]: Started Launch DrKonqi for a systemd-coredump crash (PID 1124/UID 1000).
Oct 30 20:35:14 sislaptop systemd[824]: Started Launch DrKonqi for a systemd-coredump crash (PID 1124/UID 1000).
Oct 30 20:35:14 sislaptop systemd[824]: Started Launch DrKonqi for a systemd-coredump crash (PID 1124/UID 1000).
Oct 30 20:35:14 sislaptop drkonqi-coredump-launcher[1836]: Unable to find file for pid 2042 expected at "kcrash-metadata/glxinfo.1553a0ada93d4f04971f3c03c223ddb8.2042.ini"
Oct 30 20:35:14 sislaptop drkonqi-coredump-launcher[1832]: Unable to find file for pid 1843 expected at "kcrash-metadata/glxinfo.1553a0ada93d4f04971f3c03c223ddb8.1843.ini"
Oct 30 20:35:14 sislaptop drkonqi-coredump-launcher[1834]: Unable to find file for pid 1977 expected at "kcrash-metadata/glxinfo.1553a0ada93d4f04971f3c03c223ddb8.1977.ini"
Oct 30 20:35:14 sislaptop drkonqi-coredump-launcher[1833]: Unable to find file for pid 1945 expected at "kcrash-metadata/glxinfo.1553a0ada93d4f04971f3c03c223ddb8.1945.ini"
Oct 30 20:35:14 sislaptop drkonqi-coredump-launcher[1835]: Unable to find file for pid 2009 expected at "kcrash-metadata/glxinfo.1553a0ada93d4f04971f3c03c223ddb8.2009.ini"
Oct 30 20:35:14 sislaptop drkonqi-coredump-launcher[1837]: Unable to find file for pid 2077 expected at "kcrash-metadata/glxinfo.1553a0ada93d4f04971f3c03c223ddb8.2077.ini"
Oct 30 20:35:14 sislaptop drkonqi-coredump-launcher[1838]: Unable to find file for pid 3686 expected at "kcrash-metadata/glxinfo.1553a0ada93d4f04971f3c03c223ddb8.3686.ini"
Oct 30 20:36:51 sislaptop systemd[824]: Started Konsole - Terminal.
Oct 30 20:42:49 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:42:49 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:44:41 sislaptop systemd[1]: Starting Cleanup of Temporary Directories...
Oct 30 20:44:41 sislaptop systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Oct 30 20:44:41 sislaptop systemd[1]: Finished Cleanup of Temporary Directories.
Oct 30 20:44:41 sislaptop systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully.
Oct 30 20:44:42 sislaptop wpa_supplicant[678]: wlan0: RSN: Group rekeying completed with b0:f2:08:08:e9:47 [GTK=CCMP]
Oct 30 20:47:42 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:47:42 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:54:42 sislaptop wpa_supplicant[678]: wlan0: RSN: Group rekeying completed with b0:f2:08:08:e9:47 [GTK=CCMP]
Oct 30 20:56:31 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:56:31 sislaptop rtkit-daemon[740]: Supervising 7 threads of 4 processes of 1 users.
Oct 30 20:58:17 sislaptop sudo[2362]: pam_systemd_home(sudo:auth): New sd-bus connection (system-bus-pam-systemd-home-2362) opened.
Oct 30 20:58:20 sislaptop sudo[2362]:    tomsh : TTY=pts/1 ; PWD=/home/tomsh ; USER=root ; COMMAND=/usr/bin/dmesg
Oct 30 20:58:20 sislaptop sudo[2362]: pam_unix(sudo:session): session opened for user root(uid=0) by tomsh(uid=1000)
Oct 30 20:58:20 sislaptop sudo[2362]: pam_unix(sudo:session): session closed for user root
Oct 30 20:59:03 sislaptop kwin_wayland[885]: kwin_scene_opengl: 0x1: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Oct 30 20:59:03 sislaptop kwin_wayland[885]: kwin_scene_opengl: 0x1: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)
Oct 30 20:59:03 sislaptop kwin_wayland[885]: kwin_scene_opengl: 0x1: GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)

Last edited by shile (2024-11-01 09:00:08)

Offline

#2 2024-10-30 22:50:10

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,181

Re: [SOLVED] Help Needed with Intel iGPU and NVIDIA GPU Issues

"switch to nvidia drivers", does that entail generating a xorg.conf? Don't. Remove /etc/X11/xorg.conf and retry.

Offline

#3 2024-10-31 04:23:22

shile
Member
Registered: 2024-10-30
Posts: 8

Re: [SOLVED] Help Needed with Intel iGPU and NVIDIA GPU Issues

The funny thing is that I can't even generate a config with nvidia-xconfig; it just hangs indefinitely. Of course, I tried creating the conf file myself, but the same thing happened. I also tried without the conf file. It's not that important for me to get X11 working since I can at least enter a Wayland session. The only thing I haven't tried so far is downgrading the driver, but I would like to avoid that if possible. By the way, thanks for the response! smile Maybe this will help too:

sudo dmesg | grep nvidia

[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=401c8a08-4c89-43f5-9f93-89f1569f6a68 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 nouveau.modeset=0 nvidia-drm.modeset=1 nvidia-drm.fbdev=1
[    0.040619] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=401c8a08-4c89-43f5-9f93-89f1569f6a68 rw zswap.enabled=0 rootfstype=ext4 loglevel=3 nouveau.modeset=0 nvidia-drm.modeset=1 nvidia-drm.fbdev=1
[    2.525615] nvidia: loading out-of-tree module taints kernel.
[    2.525621] nvidia: module license 'NVIDIA' taints kernel.
[    2.525624] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    2.525625] nvidia: module license taints kernel.
[    2.694721] nvidia-nvlink: Nvlink Core is being initialized, major device number 511
[    2.695794] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[    2.695941] nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[    2.756094] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  560.35.03  Fri Aug 16 21:21:48 UTC 2024
[    2.758209] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    2.762047] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[  245.484884]  os_acquire_rwlock_write+0x2b/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.485931]  _nv046688rm+0x10/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.487229]  _nv048085rm+0x274/0x350 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.488146]  _nv050000rm+0x54/0xd0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.488928]  _nv049996rm+0xf2/0x530 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.489896]  _nv048110rm+0xbf/0x170 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.490587]  _nv048111rm+0x41/0x70 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.491158]  _nv041166rm+0x82/0xb0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.491571]  _nv041167rm+0x57/0xe0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.491877]  rm_gpu_ops_create_session+0x1e/0x60 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.492161]  nvUvmInterfaceSessionCreate+0x85/0xc0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.492591]  uvm_global_init+0x108/0x870 [nvidia_uvm 1400000003000000474e55001ad3a6834235a659]
[  245.492859]  uvm_init+0xe/0x28b [nvidia_uvm 1400000003000000474e55001ad3a6834235a659]
[  245.493085]  uvm_init_entry+0x8b/0xff0 [nvidia_uvm 1400000003000000474e55001ad3a6834235a659]
[  245.493268]  ? __pfx_uvm_init_entry+0x10/0x10 [nvidia_uvm 1400000003000000474e55001ad3a6834235a659]
[  245.493645]  os_acquire_rwlock_write+0x2b/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.494040]  _nv046688rm+0x10/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.494752]  _nv048085rm+0x274/0x350 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.495230]  _nv036656rm+0x76d/0x12b0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.496187]  _nv000735rm+0x12e5/0x2030 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.496729]  rm_init_adapter+0xcd/0xf0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.497276]  nv_open_device+0x197/0xa60 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.497608]  nvidia_dev_get+0x77/0xd0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  245.497775]  nvkms_open_gpu+0x4b/0x90 [nvidia_modeset 1400000003000000474e5500f975b3edd8d87d5d]
[  245.497797]  _nv000013kms+0x4d/0x600 [nvidia_modeset 1400000003000000474e5500f975b3edd8d87d5d]
[  245.497824]  nv_drm_load+0xb2/0x555 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  245.497836]  ? __pfx_nv_drm_event_callback+0x10/0x10 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  245.497846]  nv_drm_register_drm_device+0xa6/0x170 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  245.497850]  nv_drm_probe_devices+0x99/0xd0 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  245.497853]  ? __pfx_nv_linux_drm_init+0x10/0x10 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  368.364757]  os_acquire_rwlock_write+0x2b/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.365689]  _nv046688rm+0x10/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.367083]  _nv048085rm+0x274/0x350 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.368005]  _nv050000rm+0x54/0xd0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.368789]  _nv049996rm+0xf2/0x530 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.369901]  _nv048110rm+0xbf/0x170 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.370589]  _nv048111rm+0x41/0x70 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.371235]  _nv041166rm+0x82/0xb0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.371687]  _nv041167rm+0x57/0xe0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.371905]  rm_gpu_ops_create_session+0x1e/0x60 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.372162]  nvUvmInterfaceSessionCreate+0x85/0xc0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.372326]  uvm_global_init+0x108/0x870 [nvidia_uvm 1400000003000000474e55001ad3a6834235a659]
[  368.372467]  uvm_init+0xe/0x28b [nvidia_uvm 1400000003000000474e55001ad3a6834235a659]
[  368.372559]  uvm_init_entry+0x8b/0xff0 [nvidia_uvm 1400000003000000474e55001ad3a6834235a659]
[  368.372638]  ? __pfx_uvm_init_entry+0x10/0x10 [nvidia_uvm 1400000003000000474e55001ad3a6834235a659]
[  368.372812]  os_acquire_rwlock_write+0x2b/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.372972]  _nv046688rm+0x10/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.373291]  _nv048085rm+0x274/0x350 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.373501]  _nv036656rm+0x76d/0x12b0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.373926]  _nv000735rm+0x12e5/0x2030 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.374162]  rm_init_adapter+0xcd/0xf0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.374400]  nv_open_device+0x197/0xa60 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.374549]  nvidia_dev_get+0x77/0xd0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  368.374700]  nvkms_open_gpu+0x4b/0x90 [nvidia_modeset 1400000003000000474e5500f975b3edd8d87d5d]
[  368.374722]  _nv000013kms+0x4d/0x600 [nvidia_modeset 1400000003000000474e5500f975b3edd8d87d5d]
[  368.374748]  nv_drm_load+0xb2/0x555 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  368.374760]  ? __pfx_nv_drm_event_callback+0x10/0x10 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  368.374770]  nv_drm_register_drm_device+0xa6/0x170 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  368.374774]  nv_drm_probe_devices+0x99/0xd0 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  368.374778]  ? __pfx_nv_linux_drm_init+0x10/0x10 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  491.244782]  os_acquire_rwlock_write+0x2b/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.245798]  _nv046688rm+0x10/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.247105]  _nv048085rm+0x274/0x350 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.248014]  _nv050000rm+0x54/0xd0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.248774]  _nv049996rm+0xf2/0x530 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.249775]  _nv048110rm+0xbf/0x170 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.250427]  _nv048111rm+0x41/0x70 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.251060]  _nv041166rm+0x82/0xb0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.251640]  _nv041167rm+0x57/0xe0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.252117]  rm_gpu_ops_create_session+0x1e/0x60 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.252364]  nvUvmInterfaceSessionCreate+0x85/0xc0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.252527]  uvm_global_init+0x108/0x870 [nvidia_uvm 1400000003000000474e55001ad3a6834235a659]
[  491.252669]  uvm_init+0xe/0x28b [nvidia_uvm 1400000003000000474e55001ad3a6834235a659]
[  491.252761]  uvm_init_entry+0x8b/0xff0 [nvidia_uvm 1400000003000000474e55001ad3a6834235a659]
[  491.252839]  ? __pfx_uvm_init_entry+0x10/0x10 [nvidia_uvm 1400000003000000474e55001ad3a6834235a659]
[  491.253016]  os_acquire_rwlock_write+0x2b/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.253177]  _nv046688rm+0x10/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.253481]  _nv048085rm+0x274/0x350 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.253691]  _nv036656rm+0x76d/0x12b0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.254115]  _nv000735rm+0x12e5/0x2030 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.254352]  rm_init_adapter+0xcd/0xf0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.254606]  nv_open_device+0x197/0xa60 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.254755]  nvidia_dev_get+0x77/0xd0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  491.254906]  nvkms_open_gpu+0x4b/0x90 [nvidia_modeset 1400000003000000474e5500f975b3edd8d87d5d]
[  491.254928]  _nv000013kms+0x4d/0x600 [nvidia_modeset 1400000003000000474e5500f975b3edd8d87d5d]
[  491.254955]  nv_drm_load+0xb2/0x555 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  491.254966]  ? __pfx_nv_drm_event_callback+0x10/0x10 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  491.254976]  nv_drm_register_drm_device+0xa6/0x170 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  491.254980]  nv_drm_probe_devices+0x99/0xd0 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  491.254983]  ? __pfx_nv_linux_drm_init+0x10/0x10 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  613.974245]  os_acquire_rwlock_write+0x2b/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.975405]  _nv046688rm+0x10/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.977125]  _nv048085rm+0x274/0x350 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.978165]  _nv050000rm+0x54/0xd0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.979065]  _nv049996rm+0xf2/0x530 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.980232]  _nv048110rm+0xbf/0x170 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.981030]  _nv048111rm+0x41/0x70 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.981267]  _nv041166rm+0x82/0xb0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.981474]  _nv041167rm+0x57/0xe0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.981682]  rm_gpu_ops_create_session+0x1e/0x60 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.981923]  nvUvmInterfaceSessionCreate+0x85/0xc0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.982082]  uvm_global_init+0x108/0x870 [nvidia_uvm 1400000003000000474e55001ad3a6834235a659]
[  613.982221]  uvm_init+0xe/0x28b [nvidia_uvm 1400000003000000474e55001ad3a6834235a659]
[  613.982311]  uvm_init_entry+0x8b/0xff0 [nvidia_uvm 1400000003000000474e55001ad3a6834235a659]
[  613.982387]  ? __pfx_uvm_init_entry+0x10/0x10 [nvidia_uvm 1400000003000000474e55001ad3a6834235a659]
[  613.982564]  os_acquire_rwlock_write+0x2b/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.982720]  _nv046688rm+0x10/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.983022]  _nv048085rm+0x274/0x350 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.983230]  _nv036656rm+0x76d/0x12b0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.983649]  _nv000735rm+0x12e5/0x2030 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.983892]  rm_init_adapter+0xcd/0xf0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.984135]  nv_open_device+0x197/0xa60 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.984285]  nvidia_dev_get+0x77/0xd0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.984437]  nvkms_open_gpu+0x4b/0x90 [nvidia_modeset 1400000003000000474e5500f975b3edd8d87d5d]
[  613.984459]  _nv000013kms+0x4d/0x600 [nvidia_modeset 1400000003000000474e5500f975b3edd8d87d5d]
[  613.984484]  nv_drm_load+0xb2/0x555 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  613.984496]  ? __pfx_nv_drm_event_callback+0x10/0x10 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  613.984507]  nv_drm_register_drm_device+0xa6/0x170 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  613.984511]  nv_drm_probe_devices+0x99/0xd0 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  613.984514]  ? __pfx_nv_linux_drm_init+0x10/0x10 [nvidia_drm 1400000003000000474e5500309090080c0e8b1f]
[  613.984570] INFO: task nvidia-persiste:616 blocked for more than 122 seconds.
[  613.984573] task:nvidia-persiste state:D stack:0     pid:616   tgid:616   ppid:1      flags:0x00000006
[  613.984586]  os_acquire_rwlock_write+0x2b/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.984743]  _nv046688rm+0x10/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.985040]  _nv048085rm+0x274/0x350 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.985247]  _nv050000rm+0x54/0xd0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.985448]  _nv049927rm+0x185/0x3d0 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.985753]  _nv048044rm+0x16f/0x350 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.985953]  _nv048045rm+0x5c/0x90 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.986154]  _nv000593rm+0x5a/0x70 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.986358]  _nv000745rm+0x623/0xe00 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.986598]  rm_ioctl+0x7f/0x400 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.986837]  ? __pfx_nv_procfs_read_params+0x10/0x10 [nvidia 1400000003000000474e550022aff7fe1cff1940]
[  613.986993]  nvidia_unlocked_ioctl+0x53b/0x8d0 [nvidia 1400000003000000474e550022aff7fe1cff1940]

systemctl status nvidia-persistenced

× nvidia-persistenced.service - NVIDIA Persistence Daemon
     Loaded: loaded (/usr/lib/systemd/s
ystem/nvidia-persistenced.service; enabled; preset: disabled)
     Active: failed (Result: timeout) since Thu 2024-10-31 05:05:23 CET; 5min ago
 Invocation: b23179401cae422e8e3ef00233205753
    Process: 614 ExecStart=/usr/bin/nvidia-persistenced --user nvidia-persistenced (code=exited, status=0/SUCC
ESS)
    Process: 774 ExecStopPost=/bin/rm -rf /var/run/nvidia-persistenced (code=exited, status=0/SUCCESS)
      Tasks: 1 (limit: 18671)
     Memory: 1M (peak: 2.5M)
        CPU: 21ms
     CGroup: /system.slice/nvidia-persistenced.service
             └─616 /usr/bin/nvidia-persistenced --user nvidia-persistenced

Oct 31 05:00:53 sislaptop systemd[1]: Starting NVIDIA Persistence Daemon...
Oct 31 05:00:53 sislaptop nvidia-persistenced[616]: Started (616)
Oct 31 05:02:23 sislaptop systemd[1]: nvidia-persistenced.service: start o
peration timed out. Terminating.
Oct 31 05:02:23 sislaptop nvidia-persistenced[614]: Shutdown (616)
Oct 31 05:03:53 sislaptop systemd[1]: nvidia-persistenced.service: State '
final-sigterm' timed out. Killing.
Oct 31 05:03:53 sislaptop systemd[1]: nvidia-persistenced.service: Killing process 616
 (nvidia-persiste) with signal SIGKILL.
Oct 31 05:05:23 sislaptop systemd[1]: nvidia-persistenced.service: Process
es still around after final SIGKILL. Entering failed mode.
Oct 31 05:05:23 sislaptop systemd[1]: nvidia-persistenced.service: Failed 
with result 'timeout'.
Oct 31 05:05:23 sislaptop systemd[1]: nvidia-persistenced.service: Unit process 616 (nvidia-persiste) remains 
running after unit stopped.
Oct 31 05:05:23 sislaptop systemd[1]: Failed to start NVIDIA Persistence Daemon.

This is all without me doing anything after boot, also if i try:

DRI_PRIME=1 glxinfo | grep "OpenGL Renderer"                                       130 ↵  
failed to open /dev/dri/renderD129: Permission denied
ls -l /dev/dri                                                                       1 ↵  
total 0
drwxr-xr-x  2 root root         80 Oct 31 04:53 by-path
crw-rw----+ 1 root video  226,   0 Oct 31 04:53 card0
crw-------  1 root root   226,   1 Oct 31 04:53 card1
crw-rw-rw-  1 root render 226, 128 Oct 31 04:53 renderD128
crw-------  1 root root   226, 129 Oct 31 04:53 renderD129

User is in video group. When i try fo change permissions it will run but again command will just hang.

Offline

#4 2024-10-31 07:47:37

seth
Member
Registered: 2012-09-03
Posts: 58,673

Re: [SOLVED] Help Needed with Intel iGPU and NVIDIA GPU Issues

I can't even generate a config with nvidia-xconfig

Good. Just don't, it will only cause harm.

Oct 30 20:29:26 sislaptop kernel: nvidia 0000:01:00.0: [drm] Cannot find any crtc or sizes

You cannot "switch" to nvidia, the i915 chip will be required for the actual output.

[  245.484884]  os_acquire_rwlock_write+0x2b/0x40 [nvidia 1400000003000000474e550022aff7fe1cff1940

That stuff isn't in the posted journal.
Please don't randomly grep tokens.

It's not that important for me to get X11 working since I can at least enter a Wayland session.

Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General and your complete system journal for the boot:

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

Offline

#5 2024-10-31 15:35:31

shile
Member
Registered: 2024-10-30
Posts: 8

Re: [SOLVED] Help Needed with Intel iGPU and NVIDIA GPU Issues

Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General and your complete system journal for the boot:

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

Thank you for help:
Xorg https://0x0.st/XGo1.txt
Journal https://0x0.st/XGoS.txt

Offline

#6 2024-10-31 17:40:04

seth
Member
Registered: 2012-09-03
Posts: 58,673

Re: [SOLVED] Help Needed with Intel iGPU and NVIDIA GPU Issues

Sorry, I should have been specific: from a boot where things don't work.
The X11 log uses nouveau and the journal shows wayland on nvidia.

You can access older journals, eg. "sudo journalctl -b -1" is the previous boot and either preserve the xorg log before starting an X11 session on nouveau or just reboot into the multi-user.target only (2nd link below)

Offline

#7 2024-10-31 18:15:48

shile
Member
Registered: 2024-10-30
Posts: 8

Re: [SOLVED] Help Needed with Intel iGPU and NVIDIA GPU Issues

seth wrote:

Sorry, I should have been specific: from a boot where things don't work.
The X11 log uses nouveau and the journal shows wayland on nvidia.

You can access older journals, eg. "sudo journalctl -b -1" is the previous boot and either preserve the xorg log before starting an X11 session on nouveau or just reboot into the multi-user.target only (2nd link below)

But things are not working right now. As for Wayland, each command related to nvidia or program that will use nvidia drivers simply does not finish, and not only that, I can't even stop it for a few minutes. Regarding Xorg, when I try to start the server via tty, I first get 'waiting for X server to begin accepting connections,' and after some time, 'xinit cannot connect to X server: connection refused,' and, weirdly, 'xinit cannot kill X server refuses to die.'" without new entries to the log.

Last edited by shile (2024-10-31 18:20:02)

Offline

#8 2024-10-31 18:24:32

seth
Member
Registered: 2012-09-03
Posts: 58,673

Re: [SOLVED] Help Needed with Intel iGPU and NVIDIA GPU Issues

lsmod | grep nvidia
sudo journalctl -f
nvidia-smi # in a new terminal, does that cause any output in the journal?

And try replacing "nvidia-drm.fbdev=1" w/ "nvidia-drm.fbdev=0" in the kernel commandline.

Offline

#9 2024-10-31 19:42:49

shile
Member
Registered: 2024-10-30
Posts: 8

Re: [SOLVED] Help Needed with Intel iGPU and NVIDIA GPU Issues

seth wrote:
lsmod | grep nvidia
sudo journalctl -f
nvidia-smi # in a new terminal, does that cause any output in the journal?

And try replacing "nvidia-drm.fbdev=1" w/ "nvidia-drm.fbdev=0" in the kernel commandline.

Unfortunately, the same results with the nvidia-drm.fbdev=0 option. I didn't mention that when I add nvidia to the modules in mkinitcpio, the system doesn't boot at all, and I have to use a live environment to fix it, as if the drivers are having difficulties communicating with the GPU. The laptop is new, and the GPU works under Windows or when I use the initial installation with nouveau drivers.

lsmod | grep nvidia                                                                       
nvidia_uvm           6713344  0
nvidia_drm            126976  1
nvidia_modeset       1650688  1 nvidia_drm
nvidia              72564736  4 nvidia_uvm,nvidia_modeset
drm_ttm_helper         16384  2 nvidia_drm,xe
video                  81920  3 xe,i915,nvidia_modeset

also nvidia-smi  doesn´t cause any output

Offline

#10 2024-10-31 19:54:35

seth
Member
Registered: 2012-09-03
Posts: 58,673

Re: [SOLVED] Help Needed with Intel iGPU and NVIDIA GPU Issues

the GPU works under Windows

3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.

also nvidia-smi  doesn´t cause any output

Neither by itself nor in the journal?
But yeah, it's not very surprising that X11 won't work under those conditions, the server will poll all GPUs.

Do you have more luck w/ the just updated 565.57.01-1 or https://aur.archlinux.org/packages/nvidia-535xx-dkms ?
https://bbs.archlinux.org/viewtopic.php … 1#p2205791

Offline

#11 2024-10-31 20:16:19

shile
Member
Registered: 2024-10-30
Posts: 8

Re: [SOLVED] Help Needed with Intel iGPU and NVIDIA GPU Issues

3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.

The first thing I did, well maybe not exactly two times Linux smile

Neither by itself nor in the journal?

the command takes over the terminal and never executes anything; I can't terminate the process.

Do you have more luck w/ the just updated 565.57.01-1

Just tried unfortunately same results.

Offline

#12 2024-10-31 20:25:19

seth
Member
Registered: 2012-09-03
Posts: 58,673

Re: [SOLVED] Help Needed with Intel iGPU and NVIDIA GPU Issues

he command takes over the terminal and never executes anything; I can't terminate the process.

The idea was to track "sudo journalctl -f" in a second terminal.

The GPU shows up and is picked up by the driver, so the issue is likely waking up from D3
=> Try to add "nvidia.NVreg_EnableGpuFirmware=0" to the kernel parameters.
https://wiki.archlinux.org/title/PRIME#NVIDIA

Offline

#13 2024-10-31 20:45:24

shile
Member
Registered: 2024-10-30
Posts: 8

Re: [SOLVED] Help Needed with Intel iGPU and NVIDIA GPU Issues

seth wrote:

he command takes over the terminal and never executes anything; I can't terminate the process.

The idea was to track "sudo journalctl -f" in a second terminal.

I know, but there was nothing in the output regarding that, but I just installed 535 as you suggested, and it works! Thank you very much. What are my next steps? Should I stick with this version forever or...?

Offline

#14 2024-10-31 21:04:12

seth
Member
Registered: 2012-09-03
Posts: 58,673

Re: [SOLVED] Help Needed with Intel iGPU and NVIDIA GPU Issues

seth wrote:

Try to add "nvidia.NVreg_EnableGpuFirmware=0" to the kernel parameters.

Offline

#15 2024-11-01 08:58:31

shile
Member
Registered: 2024-10-30
Posts: 8

Re: [SOLVED] Help Needed with Intel iGPU and NVIDIA GPU Issues

seth wrote:
seth wrote:

Try to add "nvidia.NVreg_EnableGpuFirmware=0" to the kernel parameters.

This solution worked. Thank you very much.

Solution

Offline

Board footer

Powered by FluxBB