You are not logged in.

#1 2022-11-21 13:50:08

Andy3153
Member
Registered: 2018-12-24
Posts: 89

WiFi no longer works?

I think the only thing I've done is take an update and reboot, and I have no idea what it did. Probably messed with the wifi drivers? Every time I don't read the package update list bad things happen. I should make a habit of reading it every single time.

Firstly, I noticed WiFi no longer was an option under KDE's applet. Then, I decided to investigate further:

$ ip a

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enp0s20f0u2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
    link/ether 32:5d:c0:81:d9:c2 brd ff:ff:ff:ff:ff:ff
    inet 192.168.14.112/24 brd 192.168.14.255 scope global dynamic noprefixroute enp0s20f0u2
       valid_lft 2971sec preferred_lft 2971sec
    inet6 fe80::79d3:6c21:5dd4:dc2e/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever
3: enp45s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
    link/ether 7c:10:c9:91:28:52 brd ff:ff:ff:ff:ff:ff

Oh, so the interface is no longer in there.
Then, I went even further:

$ sudo dmesg | grep -iE "wifi|wireless"

[   20.895231] input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input7
[   21.152387] Intel(R) Wireless WiFi driver for Linux
[   21.152444] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[   21.190196] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[   21.190205] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[   21.190391] iwlwifi 0000:00:14.3: loaded firmware version 72.daa05125.0 QuZ-a0-hr-b0-72.ucode op_mode iwlmvm
[   21.509149] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
[   22.524888] iwlwifi 0000:00:14.3: SecBoot CPU1 Status: 0x0, CPU2 Status: 0x3100000
[   22.524914] iwlwifi 0000:00:14.3: WFPM_LMAC1_PD_NOTIFICATION: 0xf
[   22.524922] iwlwifi 0000:00:14.3: HPM_SECONDARY_DEVICE_STATE: 0x42
[   22.524930] iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_ADDR: 0x0
[   22.524939] iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_DATA: 0x0
[   22.524946] iwlwifi 0000:00:14.3: UMAC PC: 0xc00c0538
[   22.524955] iwlwifi 0000:00:14.3: LMAC PC: 0x0
[   22.524960] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[   22.525046] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[   22.525047] iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: -300869602
[   22.525048] iwlwifi 0000:00:14.3: Loaded firmware version: 72.daa05125.0 QuZ-a0-hr-b0-72.ucode
[   22.525050] iwlwifi 0000:00:14.3: 0x7D16BAE6 | ADVANCED_SYSASSERT          
[   22.525051] iwlwifi 0000:00:14.3: 0x1E0EB6BF | trm_hw_status0
[   22.525052] iwlwifi 0000:00:14.3: 0x4C96BFD3 | trm_hw_status1
[   22.525053] iwlwifi 0000:00:14.3: 0x79754AB7 | branchlink2
[   22.525053] iwlwifi 0000:00:14.3: 0x3D72BC9A | interruptlink1
[   22.525054] iwlwifi 0000:00:14.3: 0x677D31FA | interruptlink2
[   22.525055] iwlwifi 0000:00:14.3: 0xDDE989F1 | data1
[   22.525056] iwlwifi 0000:00:14.3: 0xD45AEB1E | data2
[   22.525056] iwlwifi 0000:00:14.3: 0xAE0A07A9 | data3
[   22.525057] iwlwifi 0000:00:14.3: 0xDF935DAF | beacon time
[   22.525058] iwlwifi 0000:00:14.3: 0xCC6FF19E | tsf low
[   22.525059] iwlwifi 0000:00:14.3: 0x6883FC6F | tsf hi
[   22.525059] iwlwifi 0000:00:14.3: 0x2B39DB08 | time gp1
[   22.525060] iwlwifi 0000:00:14.3: 0xF84FFA7E | time gp2
[   22.525061] iwlwifi 0000:00:14.3: 0x20A07C80 | uCode revision type
[   22.525062] iwlwifi 0000:00:14.3: 0x97077038 | uCode version major
[   22.525062] iwlwifi 0000:00:14.3: 0x786D837B | uCode version minor
[   22.525063] iwlwifi 0000:00:14.3: 0x8DEE4F35 | hw version
[   22.525064] iwlwifi 0000:00:14.3: 0xF0E45CB7 | board version
[   22.525065] iwlwifi 0000:00:14.3: 0xFF26DF6E | hcmd
[   22.525065] iwlwifi 0000:00:14.3: 0xA624C44D | isr0
[   22.525066] iwlwifi 0000:00:14.3: 0x1775976D | isr1
[   22.525067] iwlwifi 0000:00:14.3: 0xBD22F273 | isr2
[   22.525067] iwlwifi 0000:00:14.3: 0x61E7B77D | isr3
[   22.525068] iwlwifi 0000:00:14.3: 0x8EFBD62A | isr4
[   22.525069] iwlwifi 0000:00:14.3: 0xBE9D5BEB | last cmd Id
[   22.525070] iwlwifi 0000:00:14.3: 0x7124C0C0 | wait_event
[   22.525070] iwlwifi 0000:00:14.3: 0x7C4575DD | l2p_control
[   22.525071] iwlwifi 0000:00:14.3: 0x47532918 | l2p_duration
[   22.525072] iwlwifi 0000:00:14.3: 0xA81E9C48 | l2p_mhvalid
[   22.525072] iwlwifi 0000:00:14.3: 0x95151FAF | l2p_addr_match
[   22.525073] iwlwifi 0000:00:14.3: 0xD51839B1 | lmpm_pmg_sel
[   22.525074] iwlwifi 0000:00:14.3: 0xEC1F6DB6 | timestamp
[   22.525075] iwlwifi 0000:00:14.3: 0x5401473C | flow_handler
[   22.525113] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[   22.525113] iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: -1368782785
[   22.525114] iwlwifi 0000:00:14.3: 0x5FDF8773 | ADVANCED_SYSASSERT
[   22.525116] iwlwifi 0000:00:14.3: 0x01C5ABA8 | umac branchlink1
[   22.525116] iwlwifi 0000:00:14.3: 0x8539416B | umac branchlink2
[   22.525117] iwlwifi 0000:00:14.3: 0x0575AB1C | umac interruptlink1
[   22.525118] iwlwifi 0000:00:14.3: 0x95DEE367 | umac interruptlink2
[   22.525119] iwlwifi 0000:00:14.3: 0x56E03F34 | umac data1
[   22.525120] iwlwifi 0000:00:14.3: 0xD5F2E273 | umac data2
[   22.525120] iwlwifi 0000:00:14.3: 0xF6F6F7E9 | umac data3
[   22.525121] iwlwifi 0000:00:14.3: 0x3FE7849D | umac major
[   22.525122] iwlwifi 0000:00:14.3: 0xB2BFF296 | umac minor
[   22.525122] iwlwifi 0000:00:14.3: 0xE0C9974F | frame pointer
[   22.525123] iwlwifi 0000:00:14.3: 0xF536B8CE | stack pointer
[   22.525124] iwlwifi 0000:00:14.3: 0xE235140E | last host cmd
[   22.525125] iwlwifi 0000:00:14.3: 0x4C45F00E | isr status reg
[   22.525152] iwlwifi 0000:00:14.3: IML/ROM dump:
[   22.525153] iwlwifi 0000:00:14.3: 0x0310 | IML/ROM SYSASSERT
[   22.525153] iwlwifi 0000:00:14.3: 0x03100000 | IML/ROM error/state
[   22.525179] iwlwifi 0000:00:14.3: 0x00000000 | IML/ROM data1
[   22.525188] iwlwifi 0000:00:14.3: 0x80000400 | IML/ROM WFPM_AUTH_KEY_0
[   22.525193] iwlwifi 0000:00:14.3: Fseq Registers:
[   22.525196] iwlwifi 0000:00:14.3: 0x37E7CB50 | FSEQ_ERROR_CODE
[   22.525198] iwlwifi 0000:00:14.3: 0xC9FF3667 | FSEQ_TOP_INIT_VERSION
[   22.525201] iwlwifi 0000:00:14.3: 0xEBE6B8CC | FSEQ_CNVIO_INIT_VERSION
[   22.525203] iwlwifi 0000:00:14.3: 0x391D5B6C | FSEQ_OTP_VERSION
[   22.525206] iwlwifi 0000:00:14.3: 0xE7E528A0 | FSEQ_TOP_CONTENT_VERSION
[   22.525208] iwlwifi 0000:00:14.3: 0x22202708 | FSEQ_ALIVE_TOKEN
[   22.525211] iwlwifi 0000:00:14.3: 0xFC9D07E1 | FSEQ_CNVI_ID
[   22.525213] iwlwifi 0000:00:14.3: 0x03589956 | FSEQ_CNVR_ID
[   22.525215] iwlwifi 0000:00:14.3: 0x20000302 | CNVI_AUX_MISC_CHIP
[   22.525249] iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_AUX_MISC_CHIP
[   22.525314] iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[   22.525378] iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[   22.525380] iwlwifi 0000:00:14.3: Failed to start RT ucode: -110
[   22.525382] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[   23.493128] iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
[   23.505601] iwlwifi 0000:00:14.3: retry init count 0
[   23.513814] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
[   24.572925] iwlwifi 0000:00:14.3: SecBoot CPU1 Status: 0x0, CPU2 Status: 0x3100000
[   24.572962] iwlwifi 0000:00:14.3: WFPM_LMAC1_PD_NOTIFICATION: 0xf
[   24.572990] iwlwifi 0000:00:14.3: HPM_SECONDARY_DEVICE_STATE: 0x42
[   24.573001] iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_ADDR: 0x0
[   24.573048] iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_DATA: 0x0
[   24.573076] iwlwifi 0000:00:14.3: UMAC PC: 0xc00c0538
[   24.573087] iwlwifi 0000:00:14.3: LMAC PC: 0x0
[   24.573091] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[   24.573200] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[   24.573203] iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: -426633186
[   24.573207] iwlwifi 0000:00:14.3: Loaded firmware version: 72.daa05125.0 QuZ-a0-hr-b0-72.ucode
[   24.573210] iwlwifi 0000:00:14.3: 0x7D9EAEE4 | ADVANCED_SYSASSERT          
[   24.573214] iwlwifi 0000:00:14.3: 0x160EBEBF | trm_hw_status0
[   24.573216] iwlwifi 0000:00:14.3: 0x5C96F9D7 | trm_hw_status1
[   24.573218] iwlwifi 0000:00:14.3: 0x6F7D46B7 | branchlink2
[   24.573220] iwlwifi 0000:00:14.3: 0x3D62BC9F | interruptlink1
[   24.573222] iwlwifi 0000:00:14.3: 0xC375B17A | interruptlink2
[   24.573224] iwlwifi 0000:00:14.3: 0xD9C908F1 | data1
[   24.573226] iwlwifi 0000:00:14.3: 0xD44AEB1E | data2
[   24.573228] iwlwifi 0000:00:14.3: 0xAF12C7A9 | data3
[   24.573230] iwlwifi 0000:00:14.3: 0xDF935EAF | beacon time
[   24.573231] iwlwifi 0000:00:14.3: 0x4EEFF496 | tsf low
[   24.573233] iwlwifi 0000:00:14.3: 0x0883746F | tsf hi
[   24.573236] iwlwifi 0000:00:14.3: 0x2B3B9B48 | time gp1
[   24.573238] iwlwifi 0000:00:14.3: 0xF85FE27E | time gp2
[   24.573240] iwlwifi 0000:00:14.3: 0x20807C80 | uCode revision type
[   24.573242] iwlwifi 0000:00:14.3: 0x971778B8 | uCode version major
[   24.573244] iwlwifi 0000:00:14.3: 0x786D937B | uCode version minor
[   24.573246] iwlwifi 0000:00:14.3: 0x9D6E6F24 | hw version
[   24.573248] iwlwifi 0000:00:14.3: 0xF0654013 | board version
[   24.573250] iwlwifi 0000:00:14.3: 0xBF269F6E | hcmd
[   24.573252] iwlwifi 0000:00:14.3: 0xA624CC49 | isr0
[   24.573254] iwlwifi 0000:00:14.3: 0x27D5177D | isr1
[   24.573256] iwlwifi 0000:00:14.3: 0xB7A2F363 | isr2
[   24.573257] iwlwifi 0000:00:14.3: 0x65E737F7 | isr3
[   24.573259] iwlwifi 0000:00:14.3: 0x86FBD32C | isr4
[   24.573261] iwlwifi 0000:00:14.3: 0x3E9D5BEA | last cmd Id
[   24.573263] iwlwifi 0000:00:14.3: 0x4124C0C0 | wait_event
[   24.573265] iwlwifi 0000:00:14.3: 0xFC8775CD | l2p_control
[   24.573267] iwlwifi 0000:00:14.3: 0xE7732938 | l2p_duration
[   24.573269] iwlwifi 0000:00:14.3: 0xA81E9D68 | l2p_mhvalid
[   24.573271] iwlwifi 0000:00:14.3: 0x95351FBF | l2p_addr_match
[   24.573273] iwlwifi 0000:00:14.3: 0xD59839B1 | lmpm_pmg_sel
[   24.573275] iwlwifi 0000:00:14.3: 0xEC156D36 | timestamp
[   24.573277] iwlwifi 0000:00:14.3: 0x5601D75C | flow_handler
[   24.573325] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[   24.573327] iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: -394508769
[   24.573329] iwlwifi 0000:00:14.3: 0xEF8FD7B2 | ADVANCED_SYSASSERT
[   24.573332] iwlwifi 0000:00:14.3: 0xC1C1AFA8 | umac branchlink1
[   24.573334] iwlwifi 0000:00:14.3: 0x85094B6B | umac branchlink2
[   24.573336] iwlwifi 0000:00:14.3: 0x1535C99D | umac interruptlink1
[   24.573338] iwlwifi 0000:00:14.3: 0x9D56E36F | umac interruptlink2
[   24.573340] iwlwifi 0000:00:14.3: 0xD2E03FA4 | umac data1
[   24.573342] iwlwifi 0000:00:14.3: 0xD2E2E271 | umac data2
[   24.573343] iwlwifi 0000:00:14.3: 0xF2F4FFFD | umac data3
[   24.573345] iwlwifi 0000:00:14.3: 0x3FF5D56C | umac major
[   24.573347] iwlwifi 0000:00:14.3: 0xB0DFFA07 | umac minor
[   24.573349] iwlwifi 0000:00:14.3: 0xE1C996C7 | frame pointer
[   24.573351] iwlwifi 0000:00:14.3: 0xF1B7AEEE | stack pointer
[   24.573353] iwlwifi 0000:00:14.3: 0xE235040E | last host cmd
[   24.573355] iwlwifi 0000:00:14.3: 0x2865F30E | isr status reg
[   24.573383] iwlwifi 0000:00:14.3: IML/ROM dump:
[   24.573385] iwlwifi 0000:00:14.3: 0x0310 | IML/ROM SYSASSERT
[   24.573387] iwlwifi 0000:00:14.3: 0x03100000 | IML/ROM error/state
[   24.573410] iwlwifi 0000:00:14.3: 0x00000000 | IML/ROM data1
[   24.573421] iwlwifi 0000:00:14.3: 0x80000400 | IML/ROM WFPM_AUTH_KEY_0
[   24.573428] iwlwifi 0000:00:14.3: Fseq Registers:
[   24.573448] iwlwifi 0000:00:14.3: 0x37E7CB50 | FSEQ_ERROR_CODE
[   24.573452] iwlwifi 0000:00:14.3: 0xC9FF3667 | FSEQ_TOP_INIT_VERSION
[   24.573472] iwlwifi 0000:00:14.3: 0xEBE6B8CC | FSEQ_CNVIO_INIT_VERSION
[   24.573476] iwlwifi 0000:00:14.3: 0x391D5B6C | FSEQ_OTP_VERSION
[   24.573495] iwlwifi 0000:00:14.3: 0xE7E528A0 | FSEQ_TOP_CONTENT_VERSION
[   24.573499] iwlwifi 0000:00:14.3: 0x22202708 | FSEQ_ALIVE_TOKEN
[   24.573519] iwlwifi 0000:00:14.3: 0xFC9D07E1 | FSEQ_CNVI_ID
[   24.573523] iwlwifi 0000:00:14.3: 0x03589956 | FSEQ_CNVR_ID
[   24.573543] iwlwifi 0000:00:14.3: 0x20000302 | CNVI_AUX_MISC_CHIP
[   24.573578] iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_AUX_MISC_CHIP
[   24.573661] iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[   24.573743] iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[   24.573763] iwlwifi 0000:00:14.3: Failed to start RT ucode: -110
[   24.573766] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[   25.539390] iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
[   25.551922] iwlwifi 0000:00:14.3: retry init count 1
[   25.557787] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
[   26.813221] iwlwifi 0000:00:14.3: SecBoot CPU1 Status: 0x0, CPU2 Status: 0x3100000
[   26.813246] iwlwifi 0000:00:14.3: WFPM_LMAC1_PD_NOTIFICATION: 0xf
[   26.813254] iwlwifi 0000:00:14.3: HPM_SECONDARY_DEVICE_STATE: 0x42
[   26.813262] iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_ADDR: 0x0
[   26.813271] iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_DATA: 0x0
[   26.813279] iwlwifi 0000:00:14.3: UMAC PC: 0xc00c0538
[   26.813287] iwlwifi 0000:00:14.3: LMAC PC: 0x0
[   26.813289] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[   26.813377] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[   26.813379] iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: -434958306
[   26.813380] iwlwifi 0000:00:14.3: Loaded firmware version: 72.daa05125.0 QuZ-a0-hr-b0-72.ucode
[   26.813381] iwlwifi 0000:00:14.3: 0x7D96BEE4 | ADVANCED_SYSASSERT          
[   26.813382] iwlwifi 0000:00:14.3: 0x360EB6BF | trm_hw_status0
[   26.813382] iwlwifi 0000:00:14.3: 0x4C96F9D7 | trm_hw_status1
[   26.813383] iwlwifi 0000:00:14.3: 0x795552B7 | branchlink2
[   26.813384] iwlwifi 0000:00:14.3: 0x3D72BC9B | interruptlink1
[   26.813385] iwlwifi 0000:00:14.3: 0x477D91FA | interruptlink2
[   26.813385] iwlwifi 0000:00:14.3: 0xCDE9C8F1 | data1
[   26.813386] iwlwifi 0000:00:14.3: 0xD446EB1E | data2
[   26.813386] iwlwifi 0000:00:14.3: 0xAF1AC6A9 | data3
[   26.813387] iwlwifi 0000:00:14.3: 0xDF937CAF | beacon time
[   26.813388] iwlwifi 0000:00:14.3: 0x5EEFF596 | tsf low
[   26.813388] iwlwifi 0000:00:14.3: 0x2883F06F | tsf hi
[   26.813389] iwlwifi 0000:00:14.3: 0x233BD348 | time gp1
[   26.813389] iwlwifi 0000:00:14.3: 0xFC5FF27E | time gp2
[   26.813390] iwlwifi 0000:00:14.3: 0x20A07C80 | uCode revision type
[   26.813390] iwlwifi 0000:00:14.3: 0x97077098 | uCode version major
[   26.813391] iwlwifi 0000:00:14.3: 0x787C9379 | uCode version minor
[   26.813391] iwlwifi 0000:00:14.3: 0x956E4F35 | hw version
[   26.813392] iwlwifi 0000:00:14.3: 0x506C5C35 | board version
[   26.813393] iwlwifi 0000:00:14.3: 0xBF26BF6E | hcmd
[   26.813393] iwlwifi 0000:00:14.3: 0xA624CC49 | isr0
[   26.813394] iwlwifi 0000:00:14.3: 0x2FF5D77D | isr1
[   26.813394] iwlwifi 0000:00:14.3: 0xBF22F363 | isr2
[   26.813395] iwlwifi 0000:00:14.3: 0x67A7377F | isr3
[   26.813395] iwlwifi 0000:00:14.3: 0xC6BBD7A9 | isr4
[   26.813396] iwlwifi 0000:00:14.3: 0x3E9D5BCA | last cmd Id
[   26.813396] iwlwifi 0000:00:14.3: 0x442480C0 | wait_event
[   26.813397] iwlwifi 0000:00:14.3: 0x7C0775DD | l2p_control
[   26.813398] iwlwifi 0000:00:14.3: 0x67532B1C | l2p_duration
[   26.813398] iwlwifi 0000:00:14.3: 0xA91EBCD8 | l2p_mhvalid
[   26.813399] iwlwifi 0000:00:14.3: 0x95351FBD | l2p_addr_match
[   26.813399] iwlwifi 0000:00:14.3: 0xD51839B0 | lmpm_pmg_sel
[   26.813400] iwlwifi 0000:00:14.3: 0x6D156F36 | timestamp
[   26.813400] iwlwifi 0000:00:14.3: 0x5001D75C | flow_handler
[   26.813443] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[   26.813444] iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: 1820198975
[   26.813445] iwlwifi 0000:00:14.3: 0xCF8F87F2 | ADVANCED_SYSASSERT
[   26.813446] iwlwifi 0000:00:14.3: 0x49C5CBA8 | umac branchlink1
[   26.813446] iwlwifi 0000:00:14.3: 0xC53978CB | umac branchlink2
[   26.813447] iwlwifi 0000:00:14.3: 0x047DA81C | umac interruptlink1
[   26.813447] iwlwifi 0000:00:14.3: 0xCD56F36F | umac interruptlink2
[   26.813448] iwlwifi 0000:00:14.3: 0xD2E03FA4 | umac data1
[   26.813449] iwlwifi 0000:00:14.3: 0xD7E0E273 | umac data2
[   26.813449] iwlwifi 0000:00:14.3: 0x72F6F7ED | umac data3
[   26.813450] iwlwifi 0000:00:14.3: 0x3FF794CC | umac major
[   26.813450] iwlwifi 0000:00:14.3: 0xB8DFFA86 | umac minor
[   26.813451] iwlwifi 0000:00:14.3: 0xC0C197C7 | frame pointer
[   26.813451] iwlwifi 0000:00:14.3: 0xDBB73EE6 | stack pointer
[   26.813452] iwlwifi 0000:00:14.3: 0xE2250217 | last host cmd
[   26.813453] iwlwifi 0000:00:14.3: 0x6C65F00E | isr status reg
[   26.813483] iwlwifi 0000:00:14.3: IML/ROM dump:
[   26.813483] iwlwifi 0000:00:14.3: 0x0310 | IML/ROM SYSASSERT
[   26.813484] iwlwifi 0000:00:14.3: 0x03100000 | IML/ROM error/state
[   26.813492] iwlwifi 0000:00:14.3: 0x00000000 | IML/ROM data1
[   26.813500] iwlwifi 0000:00:14.3: 0x80000400 | IML/ROM WFPM_AUTH_KEY_0
[   26.813505] iwlwifi 0000:00:14.3: Fseq Registers:
[   26.813507] iwlwifi 0000:00:14.3: 0x37E7CB50 | FSEQ_ERROR_CODE
[   26.813510] iwlwifi 0000:00:14.3: 0xC9FF3667 | FSEQ_TOP_INIT_VERSION
[   26.813512] iwlwifi 0000:00:14.3: 0xEBE6B8CC | FSEQ_CNVIO_INIT_VERSION
[   26.813515] iwlwifi 0000:00:14.3: 0x391D5B6C | FSEQ_OTP_VERSION
[   26.813517] iwlwifi 0000:00:14.3: 0xE7E528A0 | FSEQ_TOP_CONTENT_VERSION
[   26.813519] iwlwifi 0000:00:14.3: 0x22202708 | FSEQ_ALIVE_TOKEN
[   26.813522] iwlwifi 0000:00:14.3: 0xFC9D07E1 | FSEQ_CNVI_ID
[   26.813524] iwlwifi 0000:00:14.3: 0x03589956 | FSEQ_CNVR_ID
[   26.813526] iwlwifi 0000:00:14.3: 0x20000302 | CNVI_AUX_MISC_CHIP
[   26.813560] iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_AUX_MISC_CHIP
[   26.813624] iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[   26.813689] iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[   26.813691] iwlwifi 0000:00:14.3: Failed to start RT ucode: -110
[   26.813692] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
[   27.756556] iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
[   27.769093] iwlwifi 0000:00:14.3: retry init count 2

So, the driver doesn't like something anymore, but I can't understand much.

Then, I decided to check RFKill?

$ rfkill list all

0: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no

Isn't WiFi supposed to be there?

Also, the LED that shows Airplane Mode status stays on by default now, and the only action that happens when I press the button responsible for that (XF86RFKill according to xev) is that it turns the LED off.

What is there to do?

Offline

#2 2022-11-21 14:25:33

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: WiFi no longer works?

the driver doesn't like something anymore, but I can't understand much.

No wonder.

grep -iE "wifi|wireless"

Don't grep - post the entire system journal (sudo journalctl -b)

The firmware crashes, but there's no context (thanks to the grep)

Sanity check: do you have a parallel windows installation?

Offline

#3 2022-11-21 15:43:52

Andy3153
Member
Registered: 2018-12-24
Posts: 89

Re: WiFi no longer works?

seth wrote:

Don't grep - post the entire system journal (sudo journalctl -b)

The firmware crashes, but there's no context (thanks to the grep)

Oh, alright then. Fair enough, lesson learned:

nov 21 16:12:29 archlinux kernel: microcode: microcode updated early to revision 0x42, date = 2022-06-28
nov 21 16:12:29 archlinux kernel: Linux version 6.0.9-zen1-1-zen (linux-zen@archlinux) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39.0) #1 ZEN SMP PREEMPT_DYNAMIC Wed, 16 Nov 2022 17:00:58 +0000
nov 21 16:12:29 archlinux kernel: Command line: initrd=\intel-ucode.img initrd=\initramfs-linux-zen.img rd.luks.name=f95604b4-c637-404b-af25-023a0a0c0820=sparkle-crypt root=/dev/sparkle/root nvidia_drm.modeset=1 ibt=off quiet splash vt.global_cursor_default=0 sysrq_always_enabled=1
nov 21 16:12:29 archlinux kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
nov 21 16:12:29 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
nov 21 16:12:29 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
nov 21 16:12:29 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
nov 21 16:12:29 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
nov 21 16:12:29 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
nov 21 16:12:29 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
nov 21 16:12:29 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
nov 21 16:12:29 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
nov 21 16:12:29 archlinux kernel: x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
nov 21 16:12:29 archlinux kernel: x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
nov 21 16:12:29 archlinux kernel: x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
nov 21 16:12:29 archlinux kernel: x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
nov 21 16:12:29 archlinux kernel: x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
nov 21 16:12:29 archlinux kernel: signal: max sigframe size: 3632
nov 21 16:12:29 archlinux kernel: BIOS-provided physical RAM map:
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x000000005fffffff] usable
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x0000000060000000-0x0000000060ffffff] reserved
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x0000000061000000-0x0000000064245fff] usable
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x0000000064246000-0x0000000067345fff] reserved
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x0000000067346000-0x0000000067411fff] ACPI data
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x0000000067412000-0x0000000067554fff] ACPI NVS
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x0000000067555000-0x0000000067efefff] reserved
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x0000000067eff000-0x0000000067efffff] usable
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x0000000067f00000-0x000000006dffffff] reserved
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x000000006e400000-0x000000006e5fffff] reserved
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x000000006f000000-0x00000000747fffff] reserved
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
nov 21 16:12:29 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x000000048b7fffff] usable
nov 21 16:12:29 archlinux kernel: NX (Execute Disable) protection: active
nov 21 16:12:29 archlinux kernel: e820: update [mem 0x61303018-0x61312e57] usable ==> usable
nov 21 16:12:29 archlinux kernel: e820: update [mem 0x61303018-0x61312e57] usable ==> usable
nov 21 16:12:29 archlinux kernel: extended physical RAM map:
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x0000000000100000-0x000000005fffffff] usable
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x0000000060000000-0x0000000060ffffff] reserved
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x0000000061000000-0x0000000061303017] usable
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x0000000061303018-0x0000000061312e57] usable
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x0000000061312e58-0x0000000064245fff] usable
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x0000000064246000-0x0000000067345fff] reserved
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x0000000067346000-0x0000000067411fff] ACPI data
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x0000000067412000-0x0000000067554fff] ACPI NVS
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x0000000067555000-0x0000000067efefff] reserved
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x0000000067eff000-0x0000000067efffff] usable
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x0000000067f00000-0x000000006dffffff] reserved
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x000000006e400000-0x000000006e5fffff] reserved
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x000000006f000000-0x00000000747fffff] reserved
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
nov 21 16:12:29 archlinux kernel: reserve setup_data: [mem 0x0000000100000000-0x000000048b7fffff] usable
nov 21 16:12:29 archlinux kernel: efi: EFI v2.70 by American Megatrends
nov 21 16:12:29 archlinux kernel: efi: ACPI=0x67411000 ACPI 2.0=0x67411014 TPMFinalLog=0x674a2000 SMBIOS=0x67ca5000 SMBIOS 3.0=0x67ca4000 MEMATTR=0x615ad418 ESRT=0x622b4098 RNG=0x6738f018 TPMEventLog=0x61491018 
nov 21 16:12:29 archlinux kernel: efi: seeding entropy pool
nov 21 16:12:29 archlinux kernel: random: crng init done
nov 21 16:12:29 archlinux kernel: SMBIOS 3.3.0 present.
nov 21 16:12:29 archlinux kernel: DMI: ASUSTeK COMPUTER INC. ASUS TUF Gaming F15 FX506HM_FX506HM/FX506HM, BIOS FX506HM.312 03/01/2022
nov 21 16:12:29 archlinux kernel: tsc: Detected 2300.000 MHz processor
nov 21 16:12:29 archlinux kernel: tsc: Detected 2304.000 MHz TSC
nov 21 16:12:29 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
nov 21 16:12:29 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
nov 21 16:12:29 archlinux kernel: last_pfn = 0x48b800 max_arch_pfn = 0x400000000
nov 21 16:12:29 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
nov 21 16:12:29 archlinux kernel: last_pfn = 0x67f00 max_arch_pfn = 0x400000000
nov 21 16:12:29 archlinux kernel: esrt: Reserving ESRT space from 0x00000000622b4098 to 0x00000000622b4120.
nov 21 16:12:29 archlinux kernel: e820: update [mem 0x622b4000-0x622b4fff] usable ==> reserved
nov 21 16:12:29 archlinux kernel: Using GB pages for direct mapping
nov 21 16:12:29 archlinux kernel: Secure boot disabled
nov 21 16:12:29 archlinux kernel: RAMDISK: [mem 0x557f3000-0x5cfb0fff]
nov 21 16:12:29 archlinux kernel: ACPI: Early table checksum verification disabled
nov 21 16:12:29 archlinux kernel: ACPI: RSDP 0x0000000067411014 000024 (v02 _ASUS_)
nov 21 16:12:29 archlinux kernel: ACPI: XSDT 0x0000000067410728 00011C (v01 _ASUS_ Notebook 01072009 AMI  01000013)
nov 21 16:12:29 archlinux kernel: ACPI: FACP 0x000000006740B000 000114 (v06 _ASUS_ Notebook 01072009 AMI  01000013)
nov 21 16:12:29 archlinux kernel: ACPI: DSDT 0x00000000673C4000 04638B (v02 _ASUS_ Notebook 01072009 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: FACS 0x0000000067553000 000040
nov 21 16:12:29 archlinux kernel: ACPI: MCFG 0x000000006740F000 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0x000000006740C000 00255D (v02 CpuRef CpuSsdt  00003000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: FIDT 0x00000000673C3000 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0x00000000673BF000 003A21 (v02 DptfTb DptfTabl 00001000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0x00000000673BB000 003247 (v02 SaSsdt SaSsdt   00003000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0x00000000673B7000 003378 (v02 INTEL  IgfxSsdt 00003000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0x00000000673AB000 00B392 (v02 INTEL  TcssSsdt 00001000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: HPET 0x00000000673AA000 000038 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
nov 21 16:12:29 archlinux kernel: ACPI: APIC 0x00000000673A9000 00012C (v04 _ASUS_ Notebook 01072009 AMI  01000013)
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0x00000000673A7000 00185B (v02 _ASUS_ TglH_Rvp 00001000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0x00000000673A6000 000E7C (v02 _ASUS_ Ther_Rvp 00001000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: NHLT 0x00000000673A5000 0002F1 (v00 _ASUS_ Notebook 01072009 AMI  01000013)
nov 21 16:12:29 archlinux kernel: ACPI: LPIT 0x00000000673A4000 0000CC (v01 _ASUS_ Notebook 01072009 AMI  01000013)
nov 21 16:12:29 archlinux kernel: ACPI: WSMT 0x00000000673A3000 000028 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0x00000000673A0000 002720 (v02 _ASUS_ PtidDevc 00001000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0x000000006739F000 00012A (v02 _ASUS_ TbtTypeC 00000000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: DBGP 0x000000006739E000 000034 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
nov 21 16:12:29 archlinux kernel: ACPI: DBG2 0x000000006739D000 000054 (v00 _ASUS_ Notebook 01072009 AMI  01000013)
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0x000000006739C000 000ACA (v02 _ASUS_ UsbCTabl 00001000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: DMAR 0x000000006739B000 0000A0 (v02 INTEL  EDK2     00000002      01000013)
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0x000000006739A000 000C29 (v02 INTEL  xh_thdd4 00000000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0x0000000067399000 0000AE (v02 HgRef  HgPeg    00001000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0x0000000067398000 000144 (v02 Intel  ADebTabl 00001000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: BGRT 0x0000000067397000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
nov 21 16:12:29 archlinux kernel: ACPI: UEFI 0x0000000067484000 00063A (v01 INTEL  RstVmdE  00000000 ??   00000000)
nov 21 16:12:29 archlinux kernel: ACPI: UEFI 0x0000000067483000 00005C (v01 INTEL  RstVmdV  00000000 ??   00000000)
nov 21 16:12:29 archlinux kernel: ACPI: TPM2 0x0000000067396000 00004C (v04 _ASUS_ Notebook 00000001 AMI  00000000)
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0x0000000067392000 00307D (v01 OptRf2 Opt2Tabl 00001000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: PTDT 0x0000000067391000 000CFE (v00 _ASUS_ Notebook 00000005 MSFT 0100000D)
nov 21 16:12:29 archlinux kernel: ACPI: FPDT 0x0000000067390000 000044 (v01 _ASUS_ A M I    01072009 AMI  01000013)
nov 21 16:12:29 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0x6740b000-0x6740b113]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0x673c4000-0x6740a38a]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0x67553000-0x6755303f]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0x6740f000-0x6740f03b]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6740c000-0x6740e55c]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving FIDT table memory at [mem 0x673c3000-0x673c309b]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x673bf000-0x673c2a20]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x673bb000-0x673be246]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x673b7000-0x673ba377]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x673ab000-0x673b6391]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0x673aa000-0x673aa037]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0x673a9000-0x673a912b]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x673a7000-0x673a885a]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x673a6000-0x673a6e7b]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving NHLT table memory at [mem 0x673a5000-0x673a52f0]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving LPIT table memory at [mem 0x673a4000-0x673a40cb]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving WSMT table memory at [mem 0x673a3000-0x673a3027]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x673a0000-0x673a271f]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6739f000-0x6739f129]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving DBGP table memory at [mem 0x6739e000-0x6739e033]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving DBG2 table memory at [mem 0x6739d000-0x6739d053]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6739c000-0x6739cac9]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving DMAR table memory at [mem 0x6739b000-0x6739b09f]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x6739a000-0x6739ac28]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x67399000-0x673990ad]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x67398000-0x67398143]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0x67397000-0x67397037]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving UEFI table memory at [mem 0x67484000-0x67484639]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving UEFI table memory at [mem 0x67483000-0x6748305b]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving TPM2 table memory at [mem 0x67396000-0x6739604b]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0x67392000-0x6739507c]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving PTDT table memory at [mem 0x67391000-0x67391cfd]
nov 21 16:12:29 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0x67390000-0x67390043]
nov 21 16:12:29 archlinux kernel: No NUMA configuration found
nov 21 16:12:29 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x000000048b7fffff]
nov 21 16:12:29 archlinux kernel: NODE_DATA(0) allocated [mem 0x48b7fc000-0x48b7fffff]
nov 21 16:12:29 archlinux kernel: Zone ranges:
nov 21 16:12:29 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
nov 21 16:12:29 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
nov 21 16:12:29 archlinux kernel:   Normal   [mem 0x0000000100000000-0x000000048b7fffff]
nov 21 16:12:29 archlinux kernel:   Device   empty
nov 21 16:12:29 archlinux kernel: Movable zone start for each node
nov 21 16:12:29 archlinux kernel: Early memory node ranges
nov 21 16:12:29 archlinux kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
nov 21 16:12:29 archlinux kernel:   node   0: [mem 0x0000000000100000-0x000000005fffffff]
nov 21 16:12:29 archlinux kernel:   node   0: [mem 0x0000000061000000-0x0000000064245fff]
nov 21 16:12:29 archlinux kernel:   node   0: [mem 0x0000000067eff000-0x0000000067efffff]
nov 21 16:12:29 archlinux kernel:   node   0: [mem 0x0000000100000000-0x000000048b7fffff]
nov 21 16:12:29 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000048b7fffff]
nov 21 16:12:29 archlinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
nov 21 16:12:29 archlinux kernel: On node 0, zone DMA: 97 pages in unavailable ranges
nov 21 16:12:29 archlinux kernel: On node 0, zone DMA32: 4096 pages in unavailable ranges
nov 21 16:12:29 archlinux kernel: On node 0, zone DMA32: 15545 pages in unavailable ranges
nov 21 16:12:29 archlinux kernel: On node 0, zone Normal: 256 pages in unavailable ranges
nov 21 16:12:29 archlinux kernel: On node 0, zone Normal: 18432 pages in unavailable ranges
nov 21 16:12:29 archlinux kernel: Reserving Intel graphics memory at [mem 0x70800000-0x747fffff]
nov 21 16:12:29 archlinux kernel: ACPI: PM-Timer IO Port: 0x1808
nov 21 16:12:29 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
nov 21 16:12:29 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
nov 21 16:12:29 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
nov 21 16:12:29 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
nov 21 16:12:29 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
nov 21 16:12:29 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
nov 21 16:12:29 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
nov 21 16:12:29 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
nov 21 16:12:29 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
nov 21 16:12:29 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
nov 21 16:12:29 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
nov 21 16:12:29 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
nov 21 16:12:29 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
nov 21 16:12:29 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
nov 21 16:12:29 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
nov 21 16:12:29 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
nov 21 16:12:29 archlinux kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
nov 21 16:12:29 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
nov 21 16:12:29 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
nov 21 16:12:29 archlinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information
nov 21 16:12:29 archlinux kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
nov 21 16:12:29 archlinux kernel: e820: update [mem 0x61afe000-0x61b2cfff] usable ==> reserved
nov 21 16:12:29 archlinux kernel: TSC deadline timer available
nov 21 16:12:29 archlinux kernel: smpboot: Allowing 16 CPUs, 0 hotplug CPUs
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x60000000-0x60ffffff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x61303000-0x61303fff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x61312000-0x61312fff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x61afe000-0x61b2cfff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x622b4000-0x622b4fff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x64246000-0x67345fff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x67346000-0x67411fff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x67412000-0x67554fff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x67555000-0x67efefff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x67f00000-0x6dffffff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6e000000-0x6e3fffff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6e400000-0x6e5fffff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6e600000-0x6effffff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x6f000000-0x747fffff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x74800000-0xbfffffff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfdffffff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
nov 21 16:12:29 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
nov 21 16:12:29 archlinux kernel: [mem 0x74800000-0xbfffffff] available for PCI devices
nov 21 16:12:29 archlinux kernel: Booting paravirtualized kernel on bare hardware
nov 21 16:12:29 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
nov 21 16:12:29 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:16 nr_node_ids:1
nov 21 16:12:29 archlinux kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
nov 21 16:12:29 archlinux kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
nov 21 16:12:29 archlinux kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
nov 21 16:12:29 archlinux kernel: Fallback order for Node 0: 0 
nov 21 16:12:29 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4058525
nov 21 16:12:29 archlinux kernel: Policy zone: Normal
nov 21 16:12:29 archlinux kernel: Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux-zen.img rd.luks.name=f95604b4-c637-404b-af25-023a0a0c0820=sparkle-crypt root=/dev/sparkle/root nvidia_drm.modeset=1 ibt=off quiet splash vt.global_cursor_default=0 sysrq_always_enabled=1
nov 21 16:12:29 archlinux kernel: sysrq: sysrq always enabled.
nov 21 16:12:29 archlinux kernel: Unknown kernel command line parameters "splash", will be passed to user space.
nov 21 16:12:29 archlinux kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
nov 21 16:12:29 archlinux kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
nov 21 16:12:29 archlinux kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
nov 21 16:12:29 archlinux kernel: software IO TLB: area num 16.
nov 21 16:12:29 archlinux kernel: Memory: 15891596K/16492436K available (18439K kernel code, 2098K rwdata, 11252K rodata, 2136K init, 3336K bss, 600580K reserved, 0K cma-reserved)
nov 21 16:12:29 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
nov 21 16:12:29 archlinux kernel: ftrace: allocating 43684 entries in 171 pages
nov 21 16:12:29 archlinux kernel: ftrace: allocated 171 pages with 5 groups
nov 21 16:12:29 archlinux kernel: Dynamic Preempt: full
nov 21 16:12:29 archlinux kernel: rcu: Preemptible hierarchical RCU implementation.
nov 21 16:12:29 archlinux kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
nov 21 16:12:29 archlinux kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
nov 21 16:12:29 archlinux kernel:         Trampoline variant of Tasks RCU enabled.
nov 21 16:12:29 archlinux kernel:         Rude variant of Tasks RCU enabled.
nov 21 16:12:29 archlinux kernel:         Tracing variant of Tasks RCU enabled.
nov 21 16:12:29 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
nov 21 16:12:29 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
nov 21 16:12:29 archlinux kernel: NR_IRQS: 20736, nr_irqs: 2184, preallocated irqs: 16
nov 21 16:12:29 archlinux kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
nov 21 16:12:29 archlinux kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x00000000544b03c0-0x0000000021f96f7a
nov 21 16:12:29 archlinux kernel: Console: colour dummy device 80x25
nov 21 16:12:29 archlinux kernel: printk: console [tty0] enabled
nov 21 16:12:29 archlinux kernel: ACPI: Core revision 20220331
nov 21 16:12:29 archlinux kernel: hpet: HPET dysfunctional in PC10. Force disabled.
nov 21 16:12:29 archlinux kernel: APIC: Switch to symmetric I/O mode setup
nov 21 16:12:29 archlinux kernel: DMAR: Host address width 39
nov 21 16:12:29 archlinux kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
nov 21 16:12:29 archlinux kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
nov 21 16:12:29 archlinux kernel: DMAR: DRHD base: 0x000000fed84000 flags: 0x0
nov 21 16:12:29 archlinux kernel: DMAR: dmar1: reg_base_addr fed84000 ver 1:0 cap d2008c40660462 ecap f050da
nov 21 16:12:29 archlinux kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
nov 21 16:12:29 archlinux kernel: DMAR: dmar2: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
nov 21 16:12:29 archlinux kernel: DMAR: RMRR base: 0x00000070000000 end: 0x000000747fffff
nov 21 16:12:29 archlinux kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 2
nov 21 16:12:29 archlinux kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
nov 21 16:12:29 archlinux kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
nov 21 16:12:29 archlinux kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
nov 21 16:12:29 archlinux kernel: x2apic enabled
nov 21 16:12:29 archlinux kernel: Switched APIC routing to cluster x2apic.
nov 21 16:12:29 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
nov 21 16:12:29 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4608.00 BogoMIPS (lpj=2304000)
nov 21 16:12:29 archlinux kernel: pid_max: default: 32768 minimum: 301
nov 21 16:12:29 archlinux kernel: LSM: Security Framework initializing
nov 21 16:12:29 archlinux kernel: landlock: Up and running.
nov 21 16:12:29 archlinux kernel: Yama: becoming mindful.
nov 21 16:12:29 archlinux kernel: LSM support for eBPF active
nov 21 16:12:29 archlinux kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
nov 21 16:12:29 archlinux kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
nov 21 16:12:29 archlinux kernel: CPU0: Thermal monitoring enabled (TM1)
nov 21 16:12:29 archlinux kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
nov 21 16:12:29 archlinux kernel: process: using mwait in idle threads
nov 21 16:12:29 archlinux kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
nov 21 16:12:29 archlinux kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
nov 21 16:12:29 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
nov 21 16:12:29 archlinux kernel: Spectre V2 : Mitigation: Enhanced IBRS
nov 21 16:12:29 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
nov 21 16:12:29 archlinux kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
nov 21 16:12:29 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
nov 21 16:12:29 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
nov 21 16:12:29 archlinux kernel: Freeing SMP alternatives memory: 44K
nov 21 16:12:29 archlinux kernel: smpboot: CPU0: 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz (family: 0x6, model: 0x8d, stepping: 0x1)
nov 21 16:12:29 archlinux kernel: cblist_init_generic: Setting adjustable number of callback queues.
nov 21 16:12:29 archlinux kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
nov 21 16:12:29 archlinux kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
nov 21 16:12:29 archlinux kernel: cblist_init_generic: Setting shift to 4 and lim to 1.
nov 21 16:12:29 archlinux kernel: Performance Events: PEBS fmt4+-baseline,  AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
nov 21 16:12:29 archlinux kernel: ... version:                5
nov 21 16:12:29 archlinux kernel: ... bit width:              48
nov 21 16:12:29 archlinux kernel: ... generic registers:      8
nov 21 16:12:29 archlinux kernel: ... value mask:             0000ffffffffffff
nov 21 16:12:29 archlinux kernel: ... max period:             00007fffffffffff
nov 21 16:12:29 archlinux kernel: ... fixed-purpose events:   4
nov 21 16:12:29 archlinux kernel: ... event mask:             0001000f000000ff
nov 21 16:12:29 archlinux kernel: Estimated ratio of average max frequency by base frequency (times 1024): 2003
nov 21 16:12:29 archlinux kernel: rcu: Hierarchical SRCU implementation.
nov 21 16:12:29 archlinux kernel: rcu:         Max phase no-delay instances is 400.
nov 21 16:12:29 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
nov 21 16:12:29 archlinux kernel: smp: Bringing up secondary CPUs ...
nov 21 16:12:29 archlinux kernel: x86: Booting SMP configuration:
nov 21 16:12:29 archlinux kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
nov 21 16:12:29 archlinux kernel: smp: Brought up 1 node, 16 CPUs
nov 21 16:12:29 archlinux kernel: smpboot: Max logical packages: 1
nov 21 16:12:29 archlinux kernel: smpboot: Total of 16 processors activated (73728.00 BogoMIPS)
nov 21 16:12:29 archlinux kernel: devtmpfs: initialized
nov 21 16:12:29 archlinux kernel: x86/mm: Memory block size: 128MB
nov 21 16:12:29 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x67412000-0x67554fff] (1323008 bytes)
nov 21 16:12:29 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
nov 21 16:12:29 archlinux kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
nov 21 16:12:29 archlinux kernel: pinctrl core: initialized pinctrl subsystem
nov 21 16:12:29 archlinux kernel: PM: RTC time: 14:12:28, date: 2022-11-21
nov 21 16:12:29 archlinux kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
nov 21 16:12:29 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
nov 21 16:12:29 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
nov 21 16:12:29 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
nov 21 16:12:29 archlinux kernel: audit: initializing netlink subsys (disabled)
nov 21 16:12:29 archlinux kernel: audit: type=2000 audit(1669039948.034:1): state=initialized audit_enabled=0 res=1
nov 21 16:12:29 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share'
nov 21 16:12:29 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
nov 21 16:12:29 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise'
nov 21 16:12:29 archlinux kernel: thermal_sys: Registered thermal governor 'user_space'
nov 21 16:12:29 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
nov 21 16:12:29 archlinux kernel: cpuidle: using governor ladder
nov 21 16:12:29 archlinux kernel: cpuidle: using governor menu
nov 21 16:12:29 archlinux kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
nov 21 16:12:29 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
nov 21 16:12:29 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
nov 21 16:12:29 archlinux kernel: PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
nov 21 16:12:29 archlinux kernel: PCI: Using configuration type 1 for base access
nov 21 16:12:29 archlinux kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
nov 21 16:12:29 archlinux kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
nov 21 16:12:29 archlinux kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
nov 21 16:12:29 archlinux kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
nov 21 16:12:29 archlinux kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
nov 21 16:12:29 archlinux kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
nov 21 16:12:29 archlinux kernel: ACPI: Added _OSI(Module Device)
nov 21 16:12:29 archlinux kernel: ACPI: Added _OSI(Processor Device)
nov 21 16:12:29 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
nov 21 16:12:29 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
nov 21 16:12:29 archlinux kernel: ACPI: Added _OSI(Linux-Dell-Video)
nov 21 16:12:29 archlinux kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
nov 21 16:12:29 archlinux kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
nov 21 16:12:29 archlinux kernel: ACPI BIOS Error (bug): Failure creating named object [\_TZ.ETMD], AE_ALREADY_EXISTS (20220331/dswload2-326)
nov 21 16:12:29 archlinux kernel: ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20220331/psobject-220)
nov 21 16:12:29 archlinux kernel: ACPI: 15 ACPI AML tables successfully acquired and loaded
nov 21 16:12:29 archlinux kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PC00.LPCB.H_EC.SEN2 (20220331/dspkginit-438)
nov 21 16:12:29 archlinux kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PC00.LPCB.H_EC.CHRG (20220331/dspkginit-438)
nov 21 16:12:29 archlinux kernel: ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PC00.LPCB.H_EC.SEN4 (20220331/dspkginit-438)
nov 21 16:12:29 archlinux kernel: ACPI: Dynamic OEM Table Load:
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0xFFFF9B0282587E00 0001CB (v02 PmRef  Cpu0Psd  00003000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
nov 21 16:12:29 archlinux kernel: ACPI: Dynamic OEM Table Load:
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0xFFFF9B02825C7400 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: Dynamic OEM Table Load:
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0xFFFF9B02825EA800 00051E (v02 PmRef  Cpu0Ist  00003000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: Dynamic OEM Table Load:
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0xFFFF9B02825C4C00 00028B (v02 PmRef  Cpu0Hwp  00003000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: Dynamic OEM Table Load:
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0xFFFF9B02825CC000 0008E7 (v02 PmRef  ApIst    00003000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: Dynamic OEM Table Load:
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0xFFFF9B02825ED800 00048A (v02 PmRef  ApHwp    00003000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: Dynamic OEM Table Load:
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0xFFFF9B02825EF000 0004D4 (v02 PmRef  ApPsd    00003000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: Dynamic OEM Table Load:
nov 21 16:12:29 archlinux kernel: ACPI: SSDT 0xFFFF9B02825EA000 00048A (v02 PmRef  ApCst    00003000 INTL 20191018)
nov 21 16:12:29 archlinux kernel: ACPI: EC: EC started
nov 21 16:12:29 archlinux kernel: ACPI: EC: interrupt blocked
nov 21 16:12:29 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
nov 21 16:12:29 archlinux kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC used to handle transactions
nov 21 16:12:29 archlinux kernel: ACPI: Interpreter enabled
nov 21 16:12:29 archlinux kernel: ACPI: PM: (supports S0 S3 S4 S5)
nov 21 16:12:29 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
nov 21 16:12:29 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
nov 21 16:12:29 archlinux kernel: PCI: Using E820 reservations for host bridge windows
nov 21 16:12:29 archlinux kernel: ACPI: Enabled 7 GPEs in block 00 to 7F
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [PG00]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [PG02]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [PG03]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [PG00]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [DBTP]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [BTRT]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [V0PR]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [V1PR]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [V2PR]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [WRST]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [V0PR]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [V1PR]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [V2PR]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [V3PR]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [TBT0]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [TBT1]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [D3C]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [FN00]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [FN01]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [FN02]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [FN03]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [FN04]
nov 21 16:12:29 archlinux kernel: ACPI: PM: Power Resource [PIN]
nov 21 16:12:29 archlinux kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-e0])
nov 21 16:12:29 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
nov 21 16:12:29 archlinux kernel: acpi PNP0A08:00: _OSC: platform does not support [AER]
nov 21 16:12:29 archlinux kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
nov 21 16:12:29 archlinux kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
nov 21 16:12:29 archlinux kernel: PCI host bridge to bus 0000:00
nov 21 16:12:29 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x74800000-0xbfffffff window]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-e0]
nov 21 16:12:29 archlinux kernel: pci 0000:00:00.0: [8086:9a36] type 00 class 0x060000
nov 21 16:12:29 archlinux kernel: pci 0000:00:01.0: [8086:9a01] type 01 class 0x060400
nov 21 16:12:29 archlinux kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
nov 21 16:12:29 archlinux kernel: pci 0000:00:01.0: PTM enabled (root), 4ns granularity
nov 21 16:12:29 archlinux kernel: pci 0000:00:02.0: [8086:9a60] type 00 class 0x030000
nov 21 16:12:29 archlinux kernel: pci 0000:00:02.0: reg 0x10: [mem 0x622e000000-0x622effffff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
nov 21 16:12:29 archlinux kernel: pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
nov 21 16:12:29 archlinux kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
nov 21 16:12:29 archlinux kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
nov 21 16:12:29 archlinux kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
nov 21 16:12:29 archlinux kernel: pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
nov 21 16:12:29 archlinux kernel: pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
nov 21 16:12:29 archlinux kernel: pci 0000:00:04.0: [8086:9a03] type 00 class 0x118000
nov 21 16:12:29 archlinux kernel: pci 0000:00:04.0: reg 0x10: [mem 0x622f240000-0x622f25ffff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:06.0: [8086:09ab] type 00 class 0x088000
nov 21 16:12:29 archlinux kernel: pci 0000:00:07.0: [8086:9a2b] type 01 class 0x060400
nov 21 16:12:29 archlinux kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
nov 21 16:12:29 archlinux kernel: pci 0000:00:07.0: DPC: RP PIO log size 0 is invalid
nov 21 16:12:29 archlinux kernel: pci 0000:00:08.0: [8086:9a11] type 00 class 0x088000
nov 21 16:12:29 archlinux kernel: pci 0000:00:08.0: reg 0x10: [mem 0x622f299000-0x622f299fff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:0a.0: [8086:9a0d] type 00 class 0x118000
nov 21 16:12:29 archlinux kernel: pci 0000:00:0a.0: reg 0x10: [mem 0x622f280000-0x622f287fff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:0a.0: enabling Extended Tags
nov 21 16:12:29 archlinux kernel: pci 0000:00:0d.0: [8086:9a17] type 00 class 0x0c0330
nov 21 16:12:29 archlinux kernel: pci 0000:00:0d.0: reg 0x10: [mem 0x622f270000-0x622f27ffff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:0d.0: PME# supported from D3hot D3cold
nov 21 16:12:29 archlinux kernel: pci 0000:00:0d.2: [8086:9a1f] type 00 class 0x0c0340
nov 21 16:12:29 archlinux kernel: pci 0000:00:0d.2: reg 0x10: [mem 0x622f200000-0x622f23ffff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:0d.2: reg 0x18: [mem 0x622f298000-0x622f298fff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:0d.2: supports D1 D2
nov 21 16:12:29 archlinux kernel: pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
nov 21 16:12:29 archlinux kernel: pci 0000:00:0e.0: [8086:9a0b] type 00 class 0x010400
nov 21 16:12:29 archlinux kernel: pci 0000:00:0e.0: reg 0x10: [mem 0x622c000000-0x622dffffff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:0e.0: reg 0x18: [mem 0x76000000-0x77ffffff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:0e.0: reg 0x20: [mem 0x622f100000-0x622f1fffff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:14.0: [8086:43ed] type 00 class 0x0c0330
nov 21 16:12:29 archlinux kernel: pci 0000:00:14.0: reg 0x10: [mem 0x622f260000-0x622f26ffff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
nov 21 16:12:29 archlinux kernel: pci 0000:00:14.2: [8086:43ef] type 00 class 0x050000
nov 21 16:12:29 archlinux kernel: pci 0000:00:14.2: reg 0x10: [mem 0x622f290000-0x622f293fff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:14.2: reg 0x18: [mem 0x622f297000-0x622f297fff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:14.3: [8086:43f0] type 00 class 0x028000
nov 21 16:12:29 archlinux kernel: pci 0000:00:14.3: reg 0x10: [mem 0x622f28c000-0x622f28ffff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
nov 21 16:12:29 archlinux kernel: pci 0000:00:15.0: [8086:43e8] type 00 class 0x0c8000
nov 21 16:12:29 archlinux kernel: pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:16.0: [8086:43e0] type 00 class 0x078000
nov 21 16:12:29 archlinux kernel: pci 0000:00:16.0: reg 0x10: [mem 0x622f295000-0x622f295fff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:16.0: PME# supported from D3hot
nov 21 16:12:29 archlinux kernel: pci 0000:00:1d.0: [8086:43b6] type 01 class 0x060400
nov 21 16:12:29 archlinux kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
nov 21 16:12:29 archlinux kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
nov 21 16:12:29 archlinux kernel: pci 0000:00:1f.0: [8086:438b] type 00 class 0x060100
nov 21 16:12:29 archlinux kernel: pci 0000:00:1f.3: [8086:43c8] type 00 class 0x040380
nov 21 16:12:29 archlinux kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x622f288000-0x622f28bfff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x622f000000-0x622f0fffff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
nov 21 16:12:29 archlinux kernel: pci 0000:00:1f.4: [8086:43a3] type 00 class 0x0c0500
nov 21 16:12:29 archlinux kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x622f294000-0x622f2940ff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
nov 21 16:12:29 archlinux kernel: pci 0000:00:1f.5: [8086:43a4] type 00 class 0x0c8000
nov 21 16:12:29 archlinux kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
nov 21 16:12:29 archlinux kernel: pci 0000:01:00.0: [10de:2520] type 00 class 0x030000
nov 21 16:12:29 archlinux kernel: pci 0000:01:00.0: reg 0x10: [mem 0x85000000-0x85ffffff]
nov 21 16:12:29 archlinux kernel: pci 0000:01:00.0: reg 0x14: [mem 0x6000000000-0x61ffffffff 64bit pref]
nov 21 16:12:29 archlinux kernel: pci 0000:01:00.0: reg 0x1c: [mem 0x6200000000-0x6201ffffff 64bit pref]
nov 21 16:12:29 archlinux kernel: pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
nov 21 16:12:29 archlinux kernel: pci 0000:01:00.0: reg 0x30: [mem 0x86000000-0x8607ffff pref]
nov 21 16:12:29 archlinux kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
nov 21 16:12:29 archlinux kernel: pci 0000:01:00.0: 126.024 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x8 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
nov 21 16:12:29 archlinux kernel: pci 0000:01:00.1: [10de:228e] type 00 class 0x040300
nov 21 16:12:29 archlinux kernel: pci 0000:01:00.1: reg 0x10: [mem 0x86080000-0x86083fff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
nov 21 16:12:29 archlinux kernel: pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:01.0:   bridge window [mem 0x85000000-0x860fffff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:01.0:   bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
nov 21 16:12:29 archlinux kernel: pci 0000:00:07.0: PCI bridge to [bus 02-2c]
nov 21 16:12:29 archlinux kernel: pci 0000:00:07.0:   bridge window [mem 0x78000000-0x841fffff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:07.0:   bridge window [mem 0x6210000000-0x622bffffff 64bit pref]
nov 21 16:12:29 archlinux kernel: pci 0000:2d:00.0: [10ec:8168] type 00 class 0x020000
nov 21 16:12:29 archlinux kernel: pci 0000:2d:00.0: reg 0x10: [io  0x3000-0x30ff]
nov 21 16:12:29 archlinux kernel: pci 0000:2d:00.0: reg 0x18: [mem 0x86204000-0x86204fff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:2d:00.0: reg 0x20: [mem 0x86200000-0x86203fff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:2d:00.0: supports D1 D2
nov 21 16:12:29 archlinux kernel: pci 0000:2d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
nov 21 16:12:29 archlinux kernel: pci 0000:00:1d.0: PCI bridge to [bus 2d]
nov 21 16:12:29 archlinux kernel: pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:1d.0:   bridge window [mem 0x86200000-0x862fffff]
nov 21 16:12:29 archlinux kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
nov 21 16:12:29 archlinux kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 1
nov 21 16:12:29 archlinux kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
nov 21 16:12:29 archlinux kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
nov 21 16:12:29 archlinux kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
nov 21 16:12:29 archlinux kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
nov 21 16:12:29 archlinux kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
nov 21 16:12:29 archlinux kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
nov 21 16:12:29 archlinux kernel: Low-power S0 idle used by default for system suspend
nov 21 16:12:29 archlinux kernel: ACPI: EC: interrupt unblocked
nov 21 16:12:29 archlinux kernel: ACPI: EC: event unblocked
nov 21 16:12:29 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
nov 21 16:12:29 archlinux kernel: ACPI: EC: GPE=0x6e
nov 21 16:12:29 archlinux kernel: ACPI: \_SB_.PC00.LPCB.EC0_: Boot DSDT EC initialization complete
nov 21 16:12:29 archlinux kernel: ACPI: \_SB_.PC00.LPCB.EC0_: EC: Used to handle transactions and events
nov 21 16:12:29 archlinux kernel: iommu: Default domain type: Translated 
nov 21 16:12:29 archlinux kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
nov 21 16:12:29 archlinux kernel: SCSI subsystem initialized
nov 21 16:12:29 archlinux kernel: libata version 3.00 loaded.
nov 21 16:12:29 archlinux kernel: ACPI: bus type USB registered
nov 21 16:12:29 archlinux kernel: usbcore: registered new interface driver usbfs
nov 21 16:12:29 archlinux kernel: usbcore: registered new interface driver hub
nov 21 16:12:29 archlinux kernel: usbcore: registered new device driver usb
nov 21 16:12:29 archlinux kernel: pps_core: LinuxPPS API ver. 1 registered
nov 21 16:12:29 archlinux kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
nov 21 16:12:29 archlinux kernel: PTP clock support registered
nov 21 16:12:29 archlinux kernel: EDAC MC: Ver: 3.0.0
nov 21 16:12:29 archlinux kernel: Registered efivars operations
nov 21 16:12:29 archlinux kernel: NetLabel: Initializing
nov 21 16:12:29 archlinux kernel: NetLabel:  domain hash size = 128
nov 21 16:12:29 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
nov 21 16:12:29 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
nov 21 16:12:29 archlinux kernel: mctp: management component transport protocol core
nov 21 16:12:29 archlinux kernel: NET: Registered PF_MCTP protocol family
nov 21 16:12:29 archlinux kernel: PCI: Using ACPI for IRQ routing
nov 21 16:12:29 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
nov 21 16:12:29 archlinux kernel: pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
nov 21 16:12:29 archlinux kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
nov 21 16:12:29 archlinux kernel: e820: reserve RAM buffer [mem 0x61303018-0x63ffffff]
nov 21 16:12:29 archlinux kernel: e820: reserve RAM buffer [mem 0x61afe000-0x63ffffff]
nov 21 16:12:29 archlinux kernel: e820: reserve RAM buffer [mem 0x622b4000-0x63ffffff]
nov 21 16:12:29 archlinux kernel: e820: reserve RAM buffer [mem 0x64246000-0x67ffffff]
nov 21 16:12:29 archlinux kernel: e820: reserve RAM buffer [mem 0x67f00000-0x67ffffff]
nov 21 16:12:29 archlinux kernel: e820: reserve RAM buffer [mem 0x48b800000-0x48bffffff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
nov 21 16:12:29 archlinux kernel: pci 0000:00:02.0: vgaarb: bridge control possible
nov 21 16:12:29 archlinux kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
nov 21 16:12:29 archlinux kernel: pci 0000:01:00.0: vgaarb: bridge control possible
nov 21 16:12:29 archlinux kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
nov 21 16:12:29 archlinux kernel: vgaarb: loaded
nov 21 16:12:29 archlinux kernel: clocksource: Switched to clocksource tsc-early
nov 21 16:12:29 archlinux kernel: VFS: Disk quotas dquot_6.6.0
nov 21 16:12:29 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
nov 21 16:12:29 archlinux kernel: pnp: PnP ACPI init
nov 21 16:12:29 archlinux kernel: system 00:00: [io  0x0680-0x069f] has been reserved
nov 21 16:12:29 archlinux kernel: system 00:00: [io  0x164e-0x164f] has been reserved
nov 21 16:12:29 archlinux kernel: system 00:02: [io  0x1854-0x1857] has been reserved
nov 21 16:12:29 archlinux kernel: pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
nov 21 16:12:29 archlinux kernel: system 00:04: [mem 0xfedc0000-0xfedc7fff] has been reserved
nov 21 16:12:29 archlinux kernel: system 00:04: [mem 0xfeda0000-0xfeda0fff] has been reserved
nov 21 16:12:29 archlinux kernel: system 00:04: [mem 0xfeda1000-0xfeda1fff] has been reserved
nov 21 16:12:29 archlinux kernel: system 00:04: [mem 0xfed20000-0xfed7ffff] could not be reserved
nov 21 16:12:29 archlinux kernel: system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
nov 21 16:12:29 archlinux kernel: system 00:04: [mem 0xfed45000-0xfed8ffff] could not be reserved
nov 21 16:12:29 archlinux kernel: system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
nov 21 16:12:29 archlinux kernel: system 00:05: [io  0x1800-0x18fe] could not be reserved
nov 21 16:12:29 archlinux kernel: system 00:05: [mem 0xfe000000-0xfe01ffff] could not be reserved
nov 21 16:12:29 archlinux kernel: system 00:05: [mem 0xfe04c000-0xfe04ffff] has been reserved
nov 21 16:12:29 archlinux kernel: system 00:05: [mem 0xfe050000-0xfe0affff] has been reserved
nov 21 16:12:29 archlinux kernel: system 00:05: [mem 0xfe0d0000-0xfe0fffff] has been reserved
nov 21 16:12:29 archlinux kernel: system 00:05: [mem 0xfe200000-0xfe7fffff] has been reserved
nov 21 16:12:29 archlinux kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
nov 21 16:12:29 archlinux kernel: system 00:05: [mem 0xfd000000-0xfd68ffff] has been reserved
nov 21 16:12:29 archlinux kernel: system 00:05: [mem 0xfd6c0000-0xfd6cffff] has been reserved
nov 21 16:12:29 archlinux kernel: system 00:05: [mem 0xfd6f0000-0xfdffffff] has been reserved
nov 21 16:12:29 archlinux kernel: system 00:06: [io  0x2000-0x20fe] has been reserved
nov 21 16:12:29 archlinux kernel: pnp: PnP ACPI: found 8 devices
nov 21 16:12:29 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
nov 21 16:12:29 archlinux kernel: NET: Registered PF_INET protocol family
nov 21 16:12:29 archlinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
nov 21 16:12:29 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
nov 21 16:12:29 archlinux kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
nov 21 16:12:29 archlinux kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
nov 21 16:12:29 archlinux kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
nov 21 16:12:29 archlinux kernel: TCP: Hash tables configured (established 131072 bind 65536)
nov 21 16:12:29 archlinux kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
nov 21 16:12:29 archlinux kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
nov 21 16:12:29 archlinux kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
nov 21 16:12:29 archlinux kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
nov 21 16:12:29 archlinux kernel: NET: Registered PF_XDP protocol family
nov 21 16:12:29 archlinux kernel: pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 02-2c] add_size 1000
nov 21 16:12:29 archlinux kernel: clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffa0000 64bit pref] for e820 entry [mem 0x0009f000-0x000fffff]
nov 21 16:12:29 archlinux kernel: clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffe0000 64bit pref] for e820 entry [mem 0x0009f000-0x000fffff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
nov 21 16:12:29 archlinux kernel: clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
nov 21 16:12:29 archlinux kernel: clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffe0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
nov 21 16:12:29 archlinux kernel: pci 0000:00:07.0: BAR 13: assigned [io  0x6000-0x6fff]
nov 21 16:12:29 archlinux kernel: clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffa0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
nov 21 16:12:29 archlinux kernel: clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffe0000 64bit] for e820 entry [mem 0x0009f000-0x000fffff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
nov 21 16:12:29 archlinux kernel: clipped [mem size 0x00020000] to [mem size 0xfffffffffffc0000] for e820 entry [mem 0x0009f000-0x000fffff]
nov 21 16:12:29 archlinux kernel: clipped [mem size 0x00010000] to [mem size 0xffffffffffff0000] for e820 entry [mem 0x0009f000-0x000fffff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0x74800000-0x74800fff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
nov 21 16:12:29 archlinux kernel: pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:01.0:   bridge window [mem 0x85000000-0x860fffff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:01.0:   bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
nov 21 16:12:29 archlinux kernel: pci 0000:00:07.0: PCI bridge to [bus 02-2c]
nov 21 16:12:29 archlinux kernel: pci 0000:00:07.0:   bridge window [io  0x6000-0x6fff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:07.0:   bridge window [mem 0x78000000-0x841fffff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:07.0:   bridge window [mem 0x6210000000-0x622bffffff 64bit pref]
nov 21 16:12:29 archlinux kernel: pci 0000:00:1d.0: PCI bridge to [bus 2d]
nov 21 16:12:29 archlinux kernel: pci 0000:00:1d.0:   bridge window [io  0x3000-0x3fff]
nov 21 16:12:29 archlinux kernel: pci 0000:00:1d.0:   bridge window [mem 0x86200000-0x862fffff]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:00: resource 8 [mem 0x74800000-0xbfffffff window]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0x85000000-0x860fffff]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6201ffffff 64bit pref]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:02: resource 0 [io  0x6000-0x6fff]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0x78000000-0x841fffff]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:02: resource 2 [mem 0x6210000000-0x622bffffff 64bit pref]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:2d: resource 0 [io  0x3000-0x3fff]
nov 21 16:12:29 archlinux kernel: pci_bus 0000:2d: resource 1 [mem 0x86200000-0x862fffff]
nov 21 16:12:29 archlinux kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
nov 21 16:12:29 archlinux kernel: PCI: CLS 64 bytes, default 64
nov 21 16:12:29 archlinux kernel: DMAR: Intel-IOMMU force enabled due to platform opt in
nov 21 16:12:29 archlinux kernel: DMAR: No ATSR found
nov 21 16:12:29 archlinux kernel: DMAR: No SATC found
nov 21 16:12:29 archlinux kernel: DMAR: IOMMU feature fl1gp_support inconsistent
nov 21 16:12:29 archlinux kernel: DMAR: IOMMU feature pgsel_inv inconsistent
nov 21 16:12:29 archlinux kernel: DMAR: IOMMU feature nwfs inconsistent
nov 21 16:12:29 archlinux kernel: DMAR: IOMMU feature dit inconsistent
nov 21 16:12:29 archlinux kernel: DMAR: IOMMU feature sc_support inconsistent
nov 21 16:12:29 archlinux kernel: DMAR: IOMMU feature dev_iotlb_support inconsistent
nov 21 16:12:29 archlinux kernel: DMAR: dmar1: Using Queued invalidation
nov 21 16:12:29 archlinux kernel: DMAR: dmar0: Using Queued invalidation
nov 21 16:12:29 archlinux kernel: DMAR: dmar2: Using Queued invalidation
nov 21 16:12:29 archlinux kernel: Trying to unpack rootfs image as initramfs...
nov 21 16:12:29 archlinux kernel: pci 0000:00:00.0: Adding to iommu group 0
nov 21 16:12:29 archlinux kernel: pci 0000:00:01.0: Adding to iommu group 1
nov 21 16:12:29 archlinux kernel: pci 0000:00:02.0: Adding to iommu group 2
nov 21 16:12:29 archlinux kernel: pci 0000:00:04.0: Adding to iommu group 3
nov 21 16:12:29 archlinux kernel: pci 0000:00:06.0: Adding to iommu group 4
nov 21 16:12:29 archlinux kernel: pci 0000:00:07.0: Adding to iommu group 5
nov 21 16:12:29 archlinux kernel: pci 0000:00:08.0: Adding to iommu group 6
nov 21 16:12:29 archlinux kernel: pci 0000:00:0a.0: Adding to iommu group 7
nov 21 16:12:29 archlinux kernel: pci 0000:00:0d.0: Adding to iommu group 8
nov 21 16:12:29 archlinux kernel: pci 0000:00:0d.2: Adding to iommu group 8
nov 21 16:12:29 archlinux kernel: pci 0000:00:0e.0: Adding to iommu group 9
nov 21 16:12:29 archlinux kernel: pci 0000:00:14.0: Adding to iommu group 10
nov 21 16:12:29 archlinux kernel: pci 0000:00:14.2: Adding to iommu group 10
nov 21 16:12:29 archlinux kernel: pci 0000:00:14.3: Adding to iommu group 11
nov 21 16:12:29 archlinux kernel: pci 0000:00:15.0: Adding to iommu group 12
nov 21 16:12:29 archlinux kernel: pci 0000:00:16.0: Adding to iommu group 13
nov 21 16:12:29 archlinux kernel: pci 0000:00:1d.0: Adding to iommu group 14
nov 21 16:12:29 archlinux kernel: pci 0000:00:1f.0: Adding to iommu group 15
nov 21 16:12:29 archlinux kernel: pci 0000:00:1f.3: Adding to iommu group 15
nov 21 16:12:29 archlinux kernel: pci 0000:00:1f.4: Adding to iommu group 15
nov 21 16:12:29 archlinux kernel: pci 0000:00:1f.5: Adding to iommu group 15
nov 21 16:12:29 archlinux kernel: pci 0000:01:00.0: Adding to iommu group 16
nov 21 16:12:29 archlinux kernel: pci 0000:01:00.1: Adding to iommu group 16
nov 21 16:12:29 archlinux kernel: pci 0000:2d:00.0: Adding to iommu group 17
nov 21 16:12:29 archlinux kernel: DMAR: Intel(R) Virtualization Technology for Directed I/O
nov 21 16:12:29 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
nov 21 16:12:29 archlinux kernel: software IO TLB: mapped [mem 0x00000000517f3000-0x00000000557f3000] (64MB)
nov 21 16:12:29 archlinux kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2135f7c97c8, max_idle_ns: 440795273205 ns
nov 21 16:12:29 archlinux kernel: clocksource: Switched to clocksource tsc
nov 21 16:12:29 archlinux kernel: Initialise system trusted keyrings
nov 21 16:12:29 archlinux kernel: Key type blacklist registered
nov 21 16:12:29 archlinux kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
nov 21 16:12:29 archlinux kernel: zbud: loaded
nov 21 16:12:29 archlinux kernel: integrity: Platform Keyring initialized
nov 21 16:12:29 archlinux kernel: integrity: Machine keyring initialized
nov 21 16:12:29 archlinux kernel: Key type asymmetric registered
nov 21 16:12:29 archlinux kernel: Asymmetric key parser 'x509' registered
nov 21 16:12:29 archlinux kernel: Freeing initrd memory: 122616K
nov 21 16:12:29 archlinux kernel: alg: self-tests for CTR-KDF (hmac(sha256)) passed
nov 21 16:12:29 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
nov 21 16:12:29 archlinux kernel: io scheduler mq-deadline registered
nov 21 16:12:29 archlinux kernel: io scheduler kyber registered
nov 21 16:12:29 archlinux kernel: io scheduler bfq registered
nov 21 16:12:29 archlinux kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 123
nov 21 16:12:29 archlinux kernel: pcieport 0000:00:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
nov 21 16:12:29 archlinux kernel: pcieport 0000:00:07.0: PME: Signaling with IRQ 124
nov 21 16:12:29 archlinux kernel: pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
nov 21 16:12:29 archlinux kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 125
nov 21 16:12:29 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
nov 21 16:12:29 archlinux kernel: Monitor-Mwait will be used to enter C-1 state
nov 21 16:12:29 archlinux kernel: Monitor-Mwait will be used to enter C-2 state
nov 21 16:12:29 archlinux kernel: Monitor-Mwait will be used to enter C-3 state
nov 21 16:12:29 archlinux kernel: ACPI: \_SB_.PR00: Found 3 idle states
nov 21 16:12:29 archlinux kernel: ACPI: AC: AC Adapter [ACAD] (on-line)
nov 21 16:12:29 archlinux kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
nov 21 16:12:29 archlinux kernel: ACPI: button: Sleep Button [SLPB]
nov 21 16:12:29 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
nov 21 16:12:29 archlinux kernel: ACPI: button: Power Button [PWRB]
nov 21 16:12:29 archlinux kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
nov 21 16:12:29 archlinux kernel: ACPI: button: Lid Switch [LID0]
nov 21 16:12:29 archlinux kernel: thermal LNXTHERM:00: registered as thermal_zone0
nov 21 16:12:29 archlinux kernel: ACPI: thermal: Thermal Zone [THRM] (70 C)
nov 21 16:12:29 archlinux kernel: ACPI: \_TZ_.TZ00: Invalid passive threshold
nov 21 16:12:29 archlinux kernel: thermal LNXTHERM:01: registered as thermal_zone1
nov 21 16:12:29 archlinux kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
nov 21 16:12:29 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
nov 21 16:12:29 archlinux kernel: ACPI: battery: Slot [BAT1] (battery present)
nov 21 16:12:29 archlinux kernel: hpet_acpi_add: no address or irqs in _CRS
nov 21 16:12:29 archlinux kernel: Non-volatile memory driver v1.3
nov 21 16:12:29 archlinux kernel: Linux agpgart interface v0.103
nov 21 16:12:29 archlinux kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
nov 21 16:12:29 archlinux kernel: ACPI: bus type drm_connector registered
nov 21 16:12:29 archlinux kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
nov 21 16:12:29 archlinux kernel: ehci-pci: EHCI PCI platform driver
nov 21 16:12:29 archlinux kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
nov 21 16:12:29 archlinux kernel: ohci-pci: OHCI PCI platform driver
nov 21 16:12:29 archlinux kernel: uhci_hcd: USB Universal Host Controller Interface driver
nov 21 16:12:29 archlinux kernel: usbcore: registered new interface driver usbserial_generic
nov 21 16:12:29 archlinux kernel: usbserial: USB Serial support registered for generic
nov 21 16:12:29 archlinux kernel: rtc_cmos 00:01: RTC can wake from S4
nov 21 16:12:29 archlinux kernel: rtc_cmos 00:01: registered as rtc0
nov 21 16:12:29 archlinux kernel: rtc_cmos 00:01: setting system clock to 2022-11-21T14:12:29 UTC (1669039949)
nov 21 16:12:29 archlinux kernel: rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
nov 21 16:12:29 archlinux kernel: intel_pstate: Intel P-state driver initializing
nov 21 16:12:29 archlinux kernel: intel_pstate: HWP enabled
nov 21 16:12:29 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
nov 21 16:12:29 archlinux kernel: efifb: probing for efifb
nov 21 16:12:29 archlinux kernel: efifb: showing boot graphics
nov 21 16:12:29 archlinux kernel: efifb: framebuffer at 0x4000000000, using 8100k, total 8100k
nov 21 16:12:29 archlinux kernel: efifb: mode is 1920x1080x32, linelength=7680, pages=1
nov 21 16:12:29 archlinux kernel: efifb: scrolling: redraw
nov 21 16:12:29 archlinux kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
nov 21 16:12:29 archlinux kernel: fbcon: Deferring console take-over
nov 21 16:12:29 archlinux kernel: fb0: EFI VGA frame buffer device
nov 21 16:12:29 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina
nov 21 16:12:29 archlinux kernel: intel_pmc_core INT33A1:00:  initialized
nov 21 16:12:29 archlinux kernel: drop_monitor: Initializing network drop monitor service
nov 21 16:12:29 archlinux kernel: Initializing XFRM netlink socket
nov 21 16:12:29 archlinux kernel: NET: Registered PF_INET6 protocol family
nov 21 16:12:29 archlinux kernel: Segment Routing with IPv6
nov 21 16:12:29 archlinux kernel: RPL Segment Routing with IPv6
nov 21 16:12:29 archlinux kernel: In-situ OAM (IOAM) with IPv6
nov 21 16:12:29 archlinux kernel: NET: Registered PF_PACKET protocol family
nov 21 16:12:29 archlinux kernel: microcode: sig=0x806d1, pf=0x2, revision=0x42
nov 21 16:12:29 archlinux kernel: microcode: Microcode Update Driver: v2.2.
nov 21 16:12:29 archlinux kernel: resctrl: L2 allocation detected
nov 21 16:12:29 archlinux kernel: IPI shorthand broadcast: enabled
nov 21 16:12:29 archlinux kernel: sched_clock: Marking stable (643541063, 6619504)->(675728876, -25568309)
nov 21 16:12:29 archlinux kernel: registered taskstats version 1
nov 21 16:12:29 archlinux kernel: Loading compiled-in X.509 certificates
nov 21 16:12:29 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 9fde712a0203ea429fd2147ac08d4c3a0e4e4e90'
nov 21 16:12:29 archlinux kernel: zswap: loaded using pool lz4/z3fold
nov 21 16:12:29 archlinux kernel: Key type .fscrypt registered
nov 21 16:12:29 archlinux kernel: Key type fscrypt-provisioning registered
nov 21 16:12:29 archlinux kernel: PM:   Magic number: 14:262:233
nov 21 16:12:29 archlinux kernel: acpi device:4d: hash matches
nov 21 16:12:29 archlinux kernel: memory memory111: hash matches
nov 21 16:12:29 archlinux kernel: RAS: Correctable Errors collector initialized.
nov 21 16:12:29 archlinux kernel: Freeing unused decrypted memory: 2036K
nov 21 16:12:29 archlinux kernel: Freeing unused kernel image (initmem) memory: 2136K
nov 21 16:12:29 archlinux kernel: Write protecting the kernel read-only data: 32768k
nov 21 16:12:29 archlinux kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K
nov 21 16:12:29 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 1036K
nov 21 16:12:29 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
nov 21 16:12:29 archlinux kernel: rodata_test: all tests were successful
nov 21 16:12:29 archlinux kernel: Run /init as init process
nov 21 16:12:29 archlinux kernel:   with arguments:
nov 21 16:12:29 archlinux kernel:     /init
nov 21 16:12:29 archlinux kernel:     splash
nov 21 16:12:29 archlinux kernel:   with environment:
nov 21 16:12:29 archlinux kernel:     HOME=/
nov 21 16:12:29 archlinux kernel:     TERM=linux
nov 21 16:12:29 archlinux systemd[1]: Successfully credited entropy passed from boot loader.
nov 21 16:12:29 archlinux systemd[1]: systemd 252.1-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
nov 21 16:12:29 archlinux systemd[1]: Detected architecture x86-64.
nov 21 16:12:29 archlinux systemd[1]: Running in initrd.
nov 21 16:12:29 archlinux systemd[1]: Initializing machine ID from random generator.
nov 21 16:12:29 archlinux systemd[1]: Queued start job for default target Initrd Default Target.
nov 21 16:12:29 archlinux systemd[1]: Created slice Slice /system/systemd-cryptsetup.
nov 21 16:12:29 archlinux systemd[1]: Reached target Local File Systems.
nov 21 16:12:29 archlinux systemd[1]: Reached target Slice Units.
nov 21 16:12:29 archlinux systemd[1]: Reached target Swaps.
nov 21 16:12:29 archlinux systemd[1]: Reached target Timer Units.
nov 21 16:12:29 archlinux systemd[1]: Listening on Journal Audit Socket.
nov 21 16:12:29 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
nov 21 16:12:29 archlinux systemd[1]: Listening on Journal Socket.
nov 21 16:12:29 archlinux systemd[1]: Listening on udev Control Socket.
nov 21 16:12:29 archlinux systemd[1]: Listening on udev Kernel Socket.
nov 21 16:12:29 archlinux systemd[1]: Reached target Socket Units.
nov 21 16:12:29 archlinux systemd[1]: Starting Create List of Static Device Nodes...
nov 21 16:12:29 archlinux systemd[1]: Tell Plymouth To Write Out Runtime Data was skipped because of an unmet condition check (ConditionPathExists=!/etc/initrd-release).
nov 21 16:12:29 archlinux systemd[1]: Starting Journal Service...
nov 21 16:12:29 archlinux systemd[1]: Starting Load Kernel Modules...
nov 21 16:12:29 archlinux systemd[1]: Starting Coldplug All udev Devices...
nov 21 16:12:29 archlinux systemd[1]: Finished Create List of Static Device Nodes.
nov 21 16:12:29 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
nov 21 16:12:29 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
nov 21 16:12:29 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
nov 21 16:12:29 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
nov 21 16:12:29 archlinux kernel: audit: type=1130 audit(1669039949.591:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:29 archlinux systemd-journald[219]: Journal started
nov 21 16:12:29 archlinux systemd-journald[219]: Runtime Journal (/run/log/journal/28a07dc2e35d436ca0e724fc1c28a175) is 8.0M, max 314.3M, 306.3M free.
nov 21 16:12:29 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:29 archlinux systemd-udevd[228]: Using default interface naming scheme 'v252'.
nov 21 16:12:29 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:29 archlinux systemd[1]: Started Journal Service.
nov 21 16:12:29 archlinux kernel: audit: type=1130 audit(1669039949.597:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:29 archlinux systemd[1]: Finished Coldplug All udev Devices.
nov 21 16:12:29 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:29 archlinux kernel: audit: type=1130 audit(1669039949.628:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:29 archlinux kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
nov 21 16:12:29 archlinux kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
nov 21 16:12:29 archlinux kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
nov 21 16:12:29 archlinux kernel: cryptd: max_cpu_qlen set to 1000
nov 21 16:12:29 archlinux kernel: vmd 0000:00:0e.0: PCI host bridge to bus 10000:e0
nov 21 16:12:29 archlinux kernel: pci_bus 10000:e0: root bus resource [bus e0-ff]
nov 21 16:12:29 archlinux kernel: pci_bus 10000:e0: root bus resource [mem 0x76000000-0x77ffffff]
nov 21 16:12:29 archlinux kernel: pci_bus 10000:e0: root bus resource [mem 0x622f102000-0x622f1fffff 64bit]
nov 21 16:12:29 archlinux kernel: pci 10000:e0:06.0: [8086:9a0f] type 01 class 0x060400
nov 21 16:12:29 archlinux kernel: pci 10000:e0:06.0: PME# supported from D0 D3hot D3cold
nov 21 16:12:29 archlinux kernel: pci 10000:e0:06.0: PTM enabled (root), 4ns granularity
nov 21 16:12:29 archlinux kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
nov 21 16:12:29 archlinux kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
nov 21 16:12:29 archlinux kernel: xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
nov 21 16:12:29 archlinux kernel: xhci_hcd 0000:00:0d.0: xHCI Host Controller
nov 21 16:12:29 archlinux kernel: xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
nov 21 16:12:29 archlinux kernel: xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
nov 21 16:12:29 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
nov 21 16:12:29 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
nov 21 16:12:29 archlinux kernel: usb usb1: Product: xHCI Host Controller
nov 21 16:12:29 archlinux kernel: usb usb1: Manufacturer: Linux 6.0.9-zen1-1-zen xhci-hcd
nov 21 16:12:29 archlinux kernel: usb usb1: SerialNumber: 0000:00:0d.0
nov 21 16:12:29 archlinux kernel: hub 1-0:1.0: USB hub found
nov 21 16:12:29 archlinux kernel: hub 1-0:1.0: 1 port detected
nov 21 16:12:29 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
nov 21 16:12:29 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
nov 21 16:12:29 archlinux kernel: usb usb2: Product: xHCI Host Controller
nov 21 16:12:29 archlinux kernel: usb usb2: Manufacturer: Linux 6.0.9-zen1-1-zen xhci-hcd
nov 21 16:12:29 archlinux kernel: usb usb2: SerialNumber: 0000:00:0d.0
nov 21 16:12:29 archlinux kernel: hub 2-0:1.0: USB hub found
nov 21 16:12:29 archlinux kernel: hub 2-0:1.0: 4 ports detected
nov 21 16:12:29 archlinux kernel: pci 10000:e0:06.0: Adding to iommu group 9
nov 21 16:12:29 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
nov 21 16:12:29 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
nov 21 16:12:29 archlinux kernel: pci 10000:e0:06.0: Primary bus is hard wired to 0
nov 21 16:12:29 archlinux kernel: pci 10000:e1:00.0: [1c5c:174a] type 00 class 0x010802
nov 21 16:12:29 archlinux kernel: pci 10000:e1:00.0: reg 0x10: [mem 0x76000000-0x76003fff 64bit]
nov 21 16:12:29 archlinux kernel: pci 10000:e1:00.0: reg 0x18: [mem 0x00000000-0x00000fff]
nov 21 16:12:29 archlinux kernel: pci 10000:e1:00.0: reg 0x1c: [mem 0x00000000-0x00000fff]
nov 21 16:12:29 archlinux kernel: pci 10000:e1:00.0: Adding to iommu group 9
nov 21 16:12:29 archlinux kernel: pci 10000:e0:06.0: PCI bridge to [bus e1]
nov 21 16:12:29 archlinux kernel: pci 10000:e0:06.0:   bridge window [io  0x0000-0x0fff]
nov 21 16:12:29 archlinux kernel: pci 10000:e0:06.0:   bridge window [mem 0x76000000-0x760fffff]
nov 21 16:12:29 archlinux kernel: pci 10000:e0:06.0: Primary bus is hard wired to 0
nov 21 16:12:29 archlinux kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
nov 21 16:12:29 archlinux kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
nov 21 16:12:29 archlinux kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
nov 21 16:12:29 archlinux kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
nov 21 16:12:29 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
nov 21 16:12:29 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
nov 21 16:12:29 archlinux kernel: usb usb3: Product: xHCI Host Controller
nov 21 16:12:29 archlinux kernel: usb usb3: Manufacturer: Linux 6.0.9-zen1-1-zen xhci-hcd
nov 21 16:12:29 archlinux kernel: usb usb3: SerialNumber: 0000:00:14.0
nov 21 16:12:29 archlinux kernel: AVX2 version of gcm_enc/dec engaged.
nov 21 16:12:29 archlinux kernel: AES CTR mode by8 optimization enabled
nov 21 16:12:29 archlinux kernel: pci 10000:e0:06.0: BAR 14: assigned [mem 0x76000000-0x760fffff]
nov 21 16:12:29 archlinux kernel: pci 10000:e0:06.0: BAR 13: no space for [io  size 0x1000]
nov 21 16:12:29 archlinux kernel: pci 10000:e0:06.0: BAR 13: failed to assign [io  size 0x1000]
nov 21 16:12:29 archlinux kernel: pci 10000:e1:00.0: BAR 0: assigned [mem 0x76000000-0x76003fff 64bit]
nov 21 16:12:29 archlinux kernel: pci 10000:e1:00.0: BAR 2: assigned [mem 0x76004000-0x76004fff]
nov 21 16:12:29 archlinux kernel: pci 10000:e1:00.0: BAR 3: assigned [mem 0x76005000-0x76005fff]
nov 21 16:12:29 archlinux kernel: pci 10000:e0:06.0: PCI bridge to [bus e1]
nov 21 16:12:29 archlinux kernel: pci 10000:e0:06.0:   bridge window [mem 0x76000000-0x760fffff]
nov 21 16:12:29 archlinux kernel: pcieport 10000:e0:06.0: can't derive routing for PCI INT D
nov 21 16:12:29 archlinux kernel: pcieport 10000:e0:06.0: PCI INT D: no GSI
nov 21 16:12:29 archlinux kernel: pcieport 10000:e0:06.0: PME: Signaling with IRQ 147
nov 21 16:12:29 archlinux kernel: vmd 0000:00:0e.0: Bound to PCI domain 10000
nov 21 16:12:29 archlinux kernel: hub 3-0:1.0: USB hub found
nov 21 16:12:29 archlinux kernel: hub 3-0:1.0: 16 ports detected
nov 21 16:12:29 archlinux kernel: audit: type=1130 audit(1669039949.664:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:29 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-start comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:29 archlinux systemd[1]: Starting Show Plymouth Boot Screen...
nov 21 16:12:29 archlinux systemd[1]: Received SIGRTMIN+20 from PID 300 (plymouthd).
nov 21 16:12:29 archlinux systemd[1]: Started Show Plymouth Boot Screen.
nov 21 16:12:29 archlinux systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
nov 21 16:12:29 archlinux systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
nov 21 16:12:29 archlinux systemd[1]: Reached target Path Units.
nov 21 16:12:29 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
nov 21 16:12:29 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
nov 21 16:12:29 archlinux kernel: usb usb4: Product: xHCI Host Controller
nov 21 16:12:29 archlinux kernel: usb usb4: Manufacturer: Linux 6.0.9-zen1-1-zen xhci-hcd
nov 21 16:12:29 archlinux kernel: usb usb4: SerialNumber: 0000:00:14.0
nov 21 16:12:29 archlinux kernel: hub 4-0:1.0: USB hub found
nov 21 16:12:29 archlinux kernel: hub 4-0:1.0: 8 ports detected
nov 21 16:12:29 archlinux kernel: usb: port power management may be unreliable
nov 21 16:12:29 archlinux kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
nov 21 16:12:29 archlinux kernel: nvme nvme0: pci function 10000:e1:00.0
nov 21 16:12:29 archlinux kernel: pcieport 10000:e0:06.0: can't derive routing for PCI INT A
nov 21 16:12:29 archlinux kernel: nvme 10000:e1:00.0: PCI INT A: not connected
nov 21 16:12:29 archlinux kernel: nvme nvme0: 16/0/0 default/read/poll queues
nov 21 16:12:29 archlinux kernel: nvme nvme0: Ignoring bogus Namespace Identifiers
nov 21 16:12:29 archlinux kernel:  nvme0n1: p1 p2
nov 21 16:12:29 archlinux kernel: nvidia: loading out-of-tree module taints kernel.
nov 21 16:12:29 archlinux kernel: nvidia: module license 'NVIDIA' taints kernel.
nov 21 16:12:29 archlinux kernel: Disabling lock debugging due to kernel taint
nov 21 16:12:29 archlinux kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
nov 21 16:12:29 archlinux systemd[1]: Found device HFM001TD3JX013N 2.
nov 21 16:12:29 archlinux kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access
nov 21 16:12:29 archlinux kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
nov 21 16:12:29 archlinux kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
nov 21 16:12:29 archlinux kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
nov 21 16:12:29 archlinux kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/tgl_dmc_ver2_12.bin (v2.12)
nov 21 16:12:29 archlinux kernel: i915 0000:00:02.0: [drm] Panel is missing HDR static metadata. Possible support for Intel HDR backlight interface is not used. If your backlight controls don't work try booting with i915.enable_dpcd_backlight=3. needs this, please file a _new_ bug report on drm/i915, see https://gitlab.freedesktop.org/drm/intel/-/wikis/How-to-file-i915-bugs for details.
nov 21 16:12:29 archlinux systemd[1]: Starting Cryptography Setup for sparkle-crypt...
nov 21 16:12:29 archlinux kernel: usb 3-2: new high-speed USB device number 2 using xhci_hcd
nov 21 16:12:29 archlinux kernel: device-mapper: uevent: version 1.0.3
nov 21 16:12:29 archlinux kernel: device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
nov 21 16:12:29 archlinux kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 511
nov 21 16:12:29 archlinux kernel: 
nov 21 16:12:29 archlinux kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003)
nov 21 16:12:29 archlinux kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
nov 21 16:12:29 archlinux systemd[1]: Started Forward Password Requests to Plymouth.
nov 21 16:12:29 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-ask-password-plymouth comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:29 archlinux kernel: audit: type=1130 audit(1669039949.916:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-ask-password-plymouth comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:29 archlinux kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
nov 21 16:12:29 archlinux systemd-modules-load[221]: Inserted module 'nvidia'
nov 21 16:12:29 archlinux kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  520.56.06  Thu Oct  6 21:38:55 UTC 2022
nov 21 16:12:29 archlinux kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  520.56.06  Thu Oct  6 21:22:53 UTC 2022
nov 21 16:12:29 archlinux systemd-modules-load[221]: Inserted module 'nvidia_modeset'
nov 21 16:12:29 archlinux kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
nov 21 16:12:29 archlinux kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
nov 21 16:12:29 archlinux kernel: ACPI Warning: \_SB.NPCF._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20220331/nsarguments-61)
nov 21 16:12:29 archlinux kernel: ACPI Warning: \_SB.PC00.PEG1.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20220331/nsarguments-61)
nov 21 16:12:30 archlinux kernel: usb 3-2: unable to read config index 0 descriptor/start: -71
nov 21 16:12:30 archlinux kernel: usb 3-2: can't read configurations, error -71
nov 21 16:12:30 archlinux kernel: usb 3-2: new high-speed USB device number 3 using xhci_hcd
nov 21 16:12:30 archlinux kernel: usb 3-2: New USB device found, idVendor=05c6, idProduct=9024, bcdDevice= 4.09
nov 21 16:12:30 archlinux kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
nov 21 16:12:30 archlinux kernel: usb 3-2: Product: OnePlus 6
nov 21 16:12:30 archlinux kernel: usb 3-2: Manufacturer: OnePlus
nov 21 16:12:30 archlinux kernel: usb 3-2: SerialNumber: 9c8baeeb
nov 21 16:12:30 archlinux kernel: usb 3-7: new high-speed USB device number 4 using xhci_hcd
nov 21 16:12:30 archlinux kernel: usb 3-7: New USB device found, idVendor=322e, idProduct=202c, bcdDevice= 1.03
nov 21 16:12:30 archlinux kernel: usb 3-7: New USB device strings: Mfr=2, Product=1, SerialNumber=0
nov 21 16:12:30 archlinux kernel: usb 3-7: Product: USB2.0 HD UVC WebCam
nov 21 16:12:30 archlinux kernel: usb 3-7: Manufacturer: Sonix Technology Co., Ltd.
nov 21 16:12:30 archlinux systemd-modules-load[221]: Inserted module 'nvidia_uvm'
nov 21 16:12:30 archlinux kernel: nvidia-uvm: Loaded the UVM driver, major device number 509.
nov 21 16:12:30 archlinux systemd-modules-load[221]: Inserted module 'nvidia_drm'
nov 21 16:12:30 archlinux kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
nov 21 16:12:30 archlinux kernel: usb 3-14: new full-speed USB device number 5 using xhci_hcd
nov 21 16:12:31 archlinux kernel: usb 3-14: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.00
nov 21 16:12:31 archlinux kernel: usb 3-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
nov 21 16:12:31 archlinux kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
nov 21 16:12:31 archlinux kernel: ACPI: video: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
nov 21 16:12:31 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input4
nov 21 16:12:31 archlinux kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
nov 21 16:12:31 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5
nov 21 16:12:31 archlinux kernel: fbcon: i915drmfb (fb0) is primary device
nov 21 16:12:31 archlinux kernel: fbcon: Deferring console take-over
nov 21 16:12:31 archlinux kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
nov 21 16:12:31 archlinux systemd-modules-load[221]: Inserted module 'i915'
nov 21 16:12:31 archlinux systemd[1]: Finished Load Kernel Modules.
nov 21 16:12:31 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:31 archlinux kernel: audit: type=1130 audit(1669039951.277:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:38 archlinux systemd-cryptsetup[334]: Set cipher aes, mode xts-plain64, key size 512 bits for device /dev/disk/by-uuid/f95604b4-c637-404b-af25-023a0a0c0820.
nov 21 16:12:40 archlinux kernel: Key type trusted registered
nov 21 16:12:40 archlinux kernel: Key type encrypted registered
nov 21 16:12:40 archlinux audit[334]: DM_CTRL module=crypt op=ctr ppid=1 pid=334 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-cryptse" exe="/usr/lib/systemd/systemd-cryptsetup" dev=254:0 error_msg='success' res=1
nov 21 16:12:40 archlinux kernel: audit: type=1338 audit(1669039960.563:8): module=crypt op=ctr ppid=1 pid=334 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-cryptse" exe="/usr/lib/systemd/systemd-cryptsetup" dev=254:0 error_msg='success' res=1
nov 21 16:12:40 archlinux audit[334]: SYSCALL arch=c000003e syscall=16 success=yes exit=0 a0=4 a1=c138fd09 a2=563ea3e96bd0 a3=0 items=6 ppid=1 pid=334 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-cryptse" exe="/usr/lib/systemd/systemd-cryptsetup" key=(null)
nov 21 16:12:40 archlinux audit: CWD cwd="/"
nov 21 16:12:40 archlinux audit: PATH item=0 name=(null) inode=1025 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 nametype=PARENT cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
nov 21 16:12:40 archlinux audit: PATH item=1 name=(null) inode=23927 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 nametype=CREATE cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
nov 21 16:12:40 archlinux audit: PATH item=2 name=(null) inode=27 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 nametype=PARENT cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
nov 21 16:12:40 archlinux audit: PATH item=3 name=(null) inode=23928 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 nametype=CREATE cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
nov 21 16:12:40 archlinux audit: PATH item=4 name=(null) inode=23928 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 nametype=PARENT cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
nov 21 16:12:40 archlinux audit: PATH item=5 name=(null) inode=23929 dev=00:07 mode=0100444 ouid=0 ogid=0 rdev=00:00 nametype=CREATE cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
nov 21 16:12:40 archlinux audit: PROCTITLE proctitle=2F7573722F6C69622F73797374656D642F73797374656D642D637279707473657475700061747461636800737061726B6C652D6372797074002F6465762F6469736B2F62792D757569642F66393536303462342D633633372D343034622D616632352D303233613061306330383230
nov 21 16:12:40 archlinux kernel: audit: type=1300 audit(1669039960.563:8): arch=c000003e syscall=16 success=yes exit=0 a0=4 a1=c138fd09 a2=563ea3e96bd0 a3=0 items=6 ppid=1 pid=334 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-cryptse" exe="/usr/lib/systemd/systemd-cryptsetup" key=(null)
nov 21 16:12:40 archlinux kernel: audit: type=1307 audit(1669039960.563:8): cwd="/"
nov 21 16:12:40 archlinux kernel: audit: type=1302 audit(1669039960.563:8): item=0 name=(null) inode=1025 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 nametype=PARENT cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
nov 21 16:12:40 archlinux kernel: audit: type=1302 audit(1669039960.563:8): item=1 name=(null) inode=23927 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 nametype=CREATE cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
nov 21 16:12:40 archlinux kernel: audit: type=1302 audit(1669039960.563:8): item=2 name=(null) inode=27 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 nametype=PARENT cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
nov 21 16:12:40 archlinux kernel: audit: type=1302 audit(1669039960.563:8): item=3 name=(null) inode=23928 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 nametype=CREATE cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
nov 21 16:12:40 archlinux kernel: audit: type=1302 audit(1669039960.563:8): item=4 name=(null) inode=23928 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 nametype=PARENT cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
nov 21 16:12:40 archlinux kernel: audit: type=1302 audit(1669039960.563:8): item=5 name=(null) inode=23929 dev=00:07 mode=0100444 ouid=0 ogid=0 rdev=00:00 nametype=CREATE cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
nov 21 16:12:40 archlinux kernel: audit: type=1327 audit(1669039960.563:8): proctitle=2F7573722F6C69622F73797374656D642F73797374656D642D637279707473657475700061747461636800737061726B6C652D6372797074002F6465762F6469736B2F62792D757569642F66393536303462342D633633372D343034622D616632352D303233613061306330383230
nov 21 16:12:40 archlinux lvm[530]: PV /dev/dm-0 online, VG sparkle is complete.
nov 21 16:12:40 archlinux systemd[1]: Started /usr/bin/lvm vgchange -aay --autoactivation event sparkle.
nov 21 16:12:40 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm-activate-sparkle comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 archlinux systemd[1]: Finished Cryptography Setup for sparkle-crypt.
nov 21 16:12:40 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-cryptsetup@sparkle\x2dcrypt comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 archlinux systemd[1]: Reached target Local Encrypted Volumes.
nov 21 16:12:40 archlinux systemd[1]: Reached target System Initialization.
nov 21 16:12:40 archlinux systemd[1]: Reached target Basic System.
nov 21 16:12:40 archlinux kernel: raid6: skipped pq benchmark and selected avx512x4
nov 21 16:12:40 archlinux kernel: raid6: using avx512x2 recovery algorithm
nov 21 16:12:40 archlinux kernel: xor: automatically using best checksumming function   avx       
nov 21 16:12:40 archlinux kernel: Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
nov 21 16:12:40 archlinux kernel: BTRFS: device label Home devid 1 transid 31878 /dev/dm-3 scanned by systemd-udevd (514)
nov 21 16:12:40 archlinux kernel: BTRFS: device label Arch devid 1 transid 28536 /dev/dm-1 scanned by systemd-udevd (513)
nov 21 16:12:40 archlinux lvm[533]:   5 logical volume(s) in volume group "sparkle" now active
nov 21 16:12:40 archlinux systemd[1]: Found device /dev/sparkle/root.
nov 21 16:12:40 archlinux systemd[1]: Reached target Initrd Root Device.
nov 21 16:12:40 archlinux systemd[1]: Starting File System Check on /dev/sparkle/root...
nov 21 16:12:40 archlinux systemd[1]: Finished File System Check on /dev/sparkle/root.
nov 21 16:12:40 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 archlinux systemd[1]: Mounting /sysroot...
nov 21 16:12:40 archlinux systemd[1]: lvm-activate-sparkle.service: Deactivated successfully.
nov 21 16:12:40 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm-activate-sparkle comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 archlinux kernel: BTRFS info (device dm-1): using crc32c (crc32c-intel) checksum algorithm
nov 21 16:12:40 archlinux kernel: BTRFS info (device dm-1): using free space tree
nov 21 16:12:40 archlinux kernel: BTRFS info (device dm-1): enabling ssd optimizations
nov 21 16:12:40 archlinux systemd[1]: Mounted /sysroot.
nov 21 16:12:40 archlinux systemd[1]: Reached target Initrd Root File System.
nov 21 16:12:40 archlinux systemd[1]: Starting Mountpoints Configured in the Real Root...
nov 21 16:12:40 archlinux systemd[1]: initrd-parse-etc.service: Deactivated successfully.
nov 21 16:12:40 archlinux systemd[1]: Finished Mountpoints Configured in the Real Root.
nov 21 16:12:40 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=initrd-parse-etc comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=initrd-parse-etc comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 archlinux systemd[1]: Reached target Initrd File Systems.
nov 21 16:12:40 archlinux systemd[1]: Reached target Initrd Default Target.
nov 21 16:12:40 archlinux systemd[1]: Starting Cleaning Up and Shutting Down Daemons...
nov 21 16:12:40 archlinux systemd[1]: Stopped target Initrd Default Target.
nov 21 16:12:40 archlinux systemd[1]: Stopped target Basic System.
nov 21 16:12:40 archlinux systemd[1]: Stopped target Initrd Root Device.
nov 21 16:12:40 archlinux systemd[1]: Stopped target Path Units.
nov 21 16:12:40 archlinux systemd[1]: Stopped target Slice Units.
nov 21 16:12:40 archlinux systemd[1]: Stopped target Socket Units.
nov 21 16:12:40 archlinux systemd[1]: Stopped target System Initialization.
nov 21 16:12:40 archlinux systemd[1]: Stopped target Local Encrypted Volumes.
nov 21 16:12:40 archlinux systemd[1]: Stopped target Local File Systems.
nov 21 16:12:40 archlinux systemd[1]: Stopped target Swaps.
nov 21 16:12:40 archlinux systemd[1]: Stopped target Timer Units.
nov 21 16:12:40 archlinux systemd[1]: Starting Plymouth switch root service...
nov 21 16:12:40 archlinux systemd[1]: Stopping Forward Password Requests to Plymouth...
nov 21 16:12:40 archlinux systemd[1]: systemd-modules-load.service: Deactivated successfully.
nov 21 16:12:40 archlinux systemd[1]: Stopped Load Kernel Modules.
nov 21 16:12:40 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 archlinux systemd[1]: systemd-udev-trigger.service: Deactivated successfully.
nov 21 16:12:40 archlinux systemd[1]: Stopped Coldplug All udev Devices.
nov 21 16:12:40 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 archlinux systemd[1]: Stopping Rule-based Manager for Device Events and Files...
nov 21 16:12:40 archlinux systemd[1]: systemd-ask-password-plymouth.service: Deactivated successfully.
nov 21 16:12:40 archlinux systemd[1]: Stopped Forward Password Requests to Plymouth.
nov 21 16:12:40 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-ask-password-plymouth comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 archlinux systemd[1]: systemd-udevd.service: Deactivated successfully.
nov 21 16:12:40 archlinux systemd[1]: Stopped Rule-based Manager for Device Events and Files.
nov 21 16:12:40 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 archlinux systemd[1]: systemd-udevd.service: Consumed 2.129s CPU time.
nov 21 16:12:40 archlinux systemd[1]: initrd-cleanup.service: Deactivated successfully.
nov 21 16:12:40 archlinux systemd[1]: Finished Cleaning Up and Shutting Down Daemons.
nov 21 16:12:40 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=initrd-cleanup comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=initrd-cleanup comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 archlinux systemd[1]: systemd-udevd-control.socket: Deactivated successfully.
nov 21 16:12:40 archlinux systemd[1]: Closed udev Control Socket.
nov 21 16:12:40 archlinux systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully.
nov 21 16:12:40 archlinux systemd[1]: Closed udev Kernel Socket.
nov 21 16:12:40 archlinux systemd[1]: Starting Cleanup udev Database...
nov 21 16:12:40 archlinux systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.
nov 21 16:12:40 archlinux systemd[1]: Stopped Create Static Device Nodes in /dev.
nov 21 16:12:40 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 archlinux systemd[1]: kmod-static-nodes.service: Deactivated successfully.
nov 21 16:12:40 archlinux systemd[1]: Stopped Create List of Static Device Nodes.
nov 21 16:12:40 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 archlinux systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev.service.mount: Deactivated successfully.
nov 21 16:12:40 archlinux systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.
nov 21 16:12:40 archlinux systemd[1]: Finished Cleanup udev Database.
nov 21 16:12:40 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 archlinux audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=initrd-udevadm-cleanup-db comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 archlinux systemd[1]: Reached target Switch Root.
nov 21 16:12:40 archlinux systemd[1]: Finished Plymouth switch root service.
nov 21 16:12:40 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-switch-root comm="systemd" exe="/init" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 archlinux systemd[1]: Starting Switch Root...
nov 21 16:12:40 archlinux systemd[1]: Switching root.
nov 21 16:12:40 archlinux systemd-journald[219]: Journal stopped
nov 21 16:12:40 sparkle systemd-journald[219]: Received SIGTERM from PID 1 (systemd).
nov 21 16:12:40 sparkle systemd[1]: systemd 252.1-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
nov 21 16:12:40 sparkle systemd[1]: Detected architecture x86-64.
nov 21 16:12:40 sparkle systemd[1]: Hostname set to <sparkle>.
nov 21 16:12:40 sparkle systemd[1]: initrd-switch-root.service: Deactivated successfully.
nov 21 16:12:40 sparkle systemd[1]: Stopped Switch Root.
nov 21 16:12:40 sparkle systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
nov 21 16:12:40 sparkle systemd[1]: Created slice Slice /system/getty.
nov 21 16:12:40 sparkle systemd[1]: Created slice Slice /system/modprobe.
nov 21 16:12:40 sparkle systemd[1]: Created slice Slice /system/systemd-fsck.
nov 21 16:12:40 sparkle systemd[1]: Created slice User and Session Slice.
nov 21 16:12:40 sparkle systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
nov 21 16:12:40 sparkle systemd[1]: Started Forward Password Requests to Wall Directory Watch.
nov 21 16:12:40 sparkle systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
nov 21 16:12:40 sparkle systemd[1]: Reached target Local Encrypted Volumes.
nov 21 16:12:40 sparkle systemd[1]: Reached target Login Prompts.
nov 21 16:12:40 sparkle systemd[1]: Stopped target Switch Root.
nov 21 16:12:40 sparkle systemd[1]: Stopped target Initrd File Systems.
nov 21 16:12:40 sparkle systemd[1]: Stopped target Initrd Root File System.
nov 21 16:12:40 sparkle systemd[1]: Reached target Local Integrity Protected Volumes.
nov 21 16:12:40 sparkle systemd[1]: Reached target Path Units.
nov 21 16:12:40 sparkle systemd[1]: Reached target Remote File Systems.
nov 21 16:12:40 sparkle systemd[1]: Reached target Slice Units.
nov 21 16:12:40 sparkle systemd[1]: Reached target Local Verity Protected Volumes.
nov 21 16:12:40 sparkle systemd[1]: Listening on Device-mapper event daemon FIFOs.
nov 21 16:12:40 sparkle systemd[1]: Listening on LVM2 poll daemon socket.
nov 21 16:12:40 sparkle systemd[1]: Listening on Process Core Dump Socket.
nov 21 16:12:40 sparkle systemd[1]: Listening on udev Control Socket.
nov 21 16:12:40 sparkle systemd[1]: Listening on udev Kernel Socket.
nov 21 16:12:40 sparkle systemd[1]: Activating swap /dev/sparkle/swap...
nov 21 16:12:40 sparkle systemd[1]: Mounting Huge Pages File System...
nov 21 16:12:40 sparkle systemd[1]: Mounting POSIX Message Queue File System...
nov 21 16:12:40 sparkle systemd[1]: Mounting Kernel Debug File System...
nov 21 16:12:40 sparkle systemd[1]: Mounting Kernel Trace File System...
nov 21 16:12:40 sparkle systemd[1]: Starting Create List of Static Device Nodes...
nov 21 16:12:40 sparkle systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
nov 21 16:12:40 sparkle systemd[1]: Starting Load Kernel Module configfs...
nov 21 16:12:40 sparkle systemd[1]: Starting Load Kernel Module drm...
nov 21 16:12:40 sparkle systemd[1]: Starting Load Kernel Module fuse...
nov 21 16:12:40 sparkle systemd[1]: plymouth-switch-root.service: Deactivated successfully.
nov 21 16:12:40 sparkle systemd[1]: Stopped Plymouth switch root service.
nov 21 16:12:40 sparkle kernel: Adding 18874364k swap on /dev/mapper/sparkle-swap.  Priority:-2 extents:1 across:18874364k SSFS
nov 21 16:12:40 sparkle systemd[1]: systemd-cryptsetup@sparkle\x2dcrypt.service: Deactivated successfully.
nov 21 16:12:40 sparkle systemd[1]: Stopped systemd-cryptsetup@sparkle\x2dcrypt.service.
nov 21 16:12:40 sparkle systemd[1]: systemd-cryptsetup@sparkle\x2dcrypt.service: Consumed 6.974s CPU time.
nov 21 16:12:40 sparkle systemd[1]: systemd-fsck-root.service: Deactivated successfully.
nov 21 16:12:40 sparkle systemd[1]: Stopped File System Check on Root Device.
nov 21 16:12:40 sparkle systemd[1]: Stopped Journal Service.
nov 21 16:12:40 sparkle systemd[1]: Starting Journal Service...
nov 21 16:12:40 sparkle systemd[1]: Starting Load Kernel Modules...
nov 21 16:12:40 sparkle systemd[1]: Starting Remount Root and Kernel File Systems...
nov 21 16:12:40 sparkle systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
nov 21 16:12:40 sparkle systemd[1]: Starting Coldplug All udev Devices...
nov 21 16:12:40 sparkle systemd[1]: Activated swap /dev/sparkle/swap.
nov 21 16:12:40 sparkle systemd[1]: Mounted Huge Pages File System.
nov 21 16:12:40 sparkle systemd[1]: Mounted POSIX Message Queue File System.
nov 21 16:12:40 sparkle systemd[1]: Mounted Kernel Debug File System.
nov 21 16:12:40 sparkle systemd[1]: Mounted Kernel Trace File System.
nov 21 16:12:40 sparkle systemd[1]: Finished Create List of Static Device Nodes.
nov 21 16:12:40 sparkle systemd[1]: modprobe@configfs.service: Deactivated successfully.
nov 21 16:12:40 sparkle systemd[1]: Finished Load Kernel Module configfs.
nov 21 16:12:40 sparkle systemd[1]: modprobe@drm.service: Deactivated successfully.
nov 21 16:12:40 sparkle systemd[1]: Finished Load Kernel Module drm.
nov 21 16:12:40 sparkle systemd[1]: Finished Remount Root and Kernel File Systems.
nov 21 16:12:40 sparkle systemd[1]: Reached target Swaps.
nov 21 16:12:40 sparkle kernel: fuse: init (API version 7.36)
nov 21 16:12:40 sparkle systemd[1]: Mounting Kernel Configuration File System...
nov 21 16:12:40 sparkle systemd[1]: Mounting Temporary Directory /tmp...
nov 21 16:12:40 sparkle systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
nov 21 16:12:40 sparkle systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
nov 21 16:12:40 sparkle systemd[1]: Starting Load/Save Random Seed...
nov 21 16:12:40 sparkle systemd[1]: Starting Create System Users...
nov 21 16:12:40 sparkle systemd[1]: Starting Setup Virtual Console...
nov 21 16:12:40 sparkle systemd[1]: modprobe@fuse.service: Deactivated successfully.
nov 21 16:12:40 sparkle systemd[1]: Finished Load Kernel Module fuse.
nov 21 16:12:40 sparkle systemd[1]: Mounted Kernel Configuration File System.
nov 21 16:12:40 sparkle systemd[1]: Mounted Temporary Directory /tmp.
nov 21 16:12:40 sparkle systemd[1]: Mounting FUSE Control File System...
nov 21 16:12:40 sparkle kernel: usbcore: registered new interface driver cdc_acm
nov 21 16:12:40 sparkle kernel: cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
nov 21 16:12:40 sparkle systemd-journald[622]: Journal started
nov 21 16:12:40 sparkle systemd-journald[622]: Runtime Journal (/run/log/journal/5e41179916e64b4a8b233c9cd76011de) is 8.0M, max 314.3M, 306.3M free.
nov 21 16:12:40 sparkle audit: BPF prog-id=8 op=LOAD
nov 21 16:12:40 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:12:40 sparkle audit: BPF prog-id=9 op=LOAD
nov 21 16:12:40 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:12:40 sparkle audit: BPF prog-id=10 op=LOAD
nov 21 16:12:40 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:12:40 sparkle audit: BPF prog-id=11 op=LOAD
nov 21 16:12:40 sparkle audit: BPF prog-id=12 op=LOAD
nov 21 16:12:40 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:12:40 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:12:40 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:12:40 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-cryptsetup@sparkle\x2dcrypt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle audit: BPF prog-id=13 op=LOAD
nov 21 16:12:40 sparkle audit: BPF prog-id=14 op=LOAD
nov 21 16:12:40 sparkle audit: BPF prog-id=15 op=LOAD
nov 21 16:12:40 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:12:40 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:12:40 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle audit: CONFIG_CHANGE op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 res=1
nov 21 16:12:40 sparkle audit[622]: SYSCALL arch=c000003e syscall=46 success=yes exit=60 a0=5 a1=7fff2ca0d6c0 a2=4000 a3=7fff2ca0d74c items=0 ppid=1 pid=622 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-journal" exe="/usr/lib/systemd/systemd-journald" key=(null)
nov 21 16:12:40 sparkle audit: PROCTITLE proctitle="/usr/lib/systemd/systemd-journald"
nov 21 16:12:40 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle systemd[1]: Queued start job for default target Graphical Interface.
nov 21 16:12:40 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle systemd[1]: systemd-journald.service: Deactivated successfully.
nov 21 16:12:40 sparkle systemd-modules-load[623]: Inserted module 'crypto_user'
nov 21 16:12:40 sparkle systemd-modules-load[623]: Inserted module 'cdc_acm'
nov 21 16:12:40 sparkle systemd-vconsole-setup[632]: KD_FONT_OP_GET failed while trying to get the font metadata: Invalid argument
nov 21 16:12:40 sparkle systemd-vconsole-setup[632]: Fonts will not be copied to remaining consoles
nov 21 16:12:40 sparkle systemd[1]: Mounted FUSE Control File System.
nov 21 16:12:40 sparkle systemd[1]: Finished Setup Virtual Console.
nov 21 16:12:40 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle systemd[1]: Started Journal Service.
nov 21 16:12:40 sparkle systemd[1]: Finished Load/Save Random Seed.
nov 21 16:12:40 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
nov 21 16:12:40 sparkle lvm[618]:   5 logical volume(s) in volume group "sparkle" monitored
nov 21 16:12:40 sparkle systemd[1]: Starting Flush Journal to Persistent Storage...
nov 21 16:12:40 sparkle systemd-journald[622]: Time spent on flushing to /var/log/journal/5e41179916e64b4a8b233c9cd76011de is 22.294ms for 1240 entries.
nov 21 16:12:40 sparkle systemd-journald[622]: System Journal (/var/log/journal/5e41179916e64b4a8b233c9cd76011de) is 2.4G, max 3.5G, 1.0G free.
nov 21 16:12:41 sparkle systemd-journald[622]: Received client request to flush runtime journal.
nov 21 16:12:41 sparkle kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
nov 21 16:12:41 sparkle kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
nov 21 16:12:41 sparkle kernel: faustus: Omitting DMI verification
nov 21 16:12:41 sparkle kernel: faustus: Initialization: 0x1
nov 21 16:12:41 sparkle kernel: faustus: SFUN value: 0x21
nov 21 16:12:41 sparkle kernel: faustus faustus: Use DSTS
nov 21 16:12:41 sparkle kernel: faustus faustus: Enable event queue
nov 21 16:12:41 sparkle kernel: input: Asus WMI hotkeys as /devices/platform/faustus/input/input6
nov 21 16:12:41 sparkle kernel: ACPI: battery: new extension: ASUS Battery Extension
nov 21 16:12:40 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle audit: BPF prog-id=16 op=LOAD
nov 21 16:12:40 sparkle audit: BPF prog-id=17 op=LOAD
nov 21 16:12:40 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:12:40 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:12:40 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:41 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-sparkle-pacman_cache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:41 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-sparkle-games comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:41 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:41 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:40 sparkle systemd[1]: Finished Create System Users.
nov 21 16:12:40 sparkle systemd[1]: Starting Create Static Device Nodes in /dev...
nov 21 16:12:40 sparkle systemd[1]: Finished Create Static Device Nodes in /dev.
nov 21 16:12:40 sparkle systemd[1]: Starting Rule-based Manager for Device Events and Files...
nov 21 16:12:41 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:41 sparkle systemd-fsck[649]: Games: clean, 86989/22937600 files, 85616433/91750400 blocks
nov 21 16:12:40 sparkle systemd-modules-load[623]: Inserted module 'faustus'
nov 21 16:12:41 sparkle systemd-fsck[650]: Pacman_Cache: clean, 1119/327680 files, 1020600/1310720 blocks
nov 21 16:12:40 sparkle systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
nov 21 16:12:40 sparkle systemd[1]: Reached target Preparation for Local File Systems.
nov 21 16:12:40 sparkle systemd[1]: Set up automount mnt-sshfs.automount.
nov 21 16:12:40 sparkle systemd[1]: Starting File System Check on /dev/sparkle/games...
nov 21 16:12:40 sparkle systemd[1]: Starting File System Check on /dev/sparkle/pacman_cache...
nov 21 16:12:40 sparkle systemd-udevd[638]: Using default interface naming scheme 'v252'.
nov 21 16:12:41 sparkle systemd[1]: Finished File System Check on /dev/sparkle/pacman_cache.
nov 21 16:12:41 sparkle systemd[1]: Finished File System Check on /dev/sparkle/games.
nov 21 16:12:41 sparkle systemd[1]: Finished Coldplug All udev Devices.
nov 21 16:12:41 sparkle systemd[1]: Started Rule-based Manager for Device Events and Files.
nov 21 16:12:41 sparkle systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
nov 21 16:12:41 sparkle systemd[1]: Starting Load Kernel Module configfs...
nov 21 16:12:41 sparkle systemd[1]: Finished Flush Journal to Persistent Storage.
nov 21 16:12:41 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:41 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:41 sparkle systemd[1]: modprobe@configfs.service: Deactivated successfully.
nov 21 16:12:41 sparkle systemd[1]: Finished Load Kernel Module configfs.
nov 21 16:12:41 sparkle lvm[695]: PV /dev/dm-0 online, VG sparkle is complete.
nov 21 16:12:41 sparkle lvm[695]: VG sparkle finished
nov 21 16:12:41 sparkle kernel: BTRFS info: devid 1 device path /dev/mapper/sparkle-root changed to /dev/dm-1 scanned by systemd-udevd (652)
nov 21 16:12:41 sparkle kernel: BTRFS info: devid 1 device path /dev/dm-1 changed to /dev/mapper/sparkle-root scanned by systemd-udevd (652)
nov 21 16:12:41 sparkle systemd[1]: Created slice Slice /system/systemd-backlight.
nov 21 16:12:41 sparkle systemd-udevd[716]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
nov 21 16:12:41 sparkle systemd-udevd[716]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
nov 21 16:12:41 sparkle systemd[1]: Starting Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight...
nov 21 16:12:41 sparkle kernel: input: Asus Wireless Radio Control as /devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input7
nov 21 16:12:41 sparkle kernel: input: Intel HID events as /devices/platform/INTC1051:00/input/input8
nov 21 16:12:41 sparkle kernel: intel-hid INTC1051:00: platform supports 5 button array
nov 21 16:12:41 sparkle systemd-modules-load[623]: Inserted module 'kvm_intel'
nov 21 16:12:41 sparkle systemd[1]: Finished Load/Save Screen Backlight Brightness of leds:asus::kbd_backlight.
nov 21 16:12:41 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@leds:asus::kbd_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:41 sparkle kernel: input: Intel HID 5 button array as /devices/platform/INTC1051:00/input/input9
nov 21 16:12:41 sparkle systemd-modules-load[623]: Inserted module 'dm_multipath'
nov 21 16:12:41 sparkle kernel: ACPI Warning: \_SB.IETM._TRT: Found unexpected NULL package element (20220331/nsrepair-186)
nov 21 16:12:41 sparkle kernel: ACPI Warning: \_SB.IETM._TRT: Expected return object of type Reference (20220331/nspredef-249)
nov 21 16:12:41 sparkle kernel: _TRT package 0 is invalid, ignored
nov 21 16:12:41 sparkle kernel: _TRT package 1 is invalid, ignored
nov 21 16:12:41 sparkle kernel: Consider using thermal netlink events interface
nov 21 16:12:41 sparkle systemd[1]: Condition check resulted in HFM001TD3JX013N EFI\x20System\x20Partition being skipped.
nov 21 16:12:41 sparkle systemd[1]: Starting File System Check on /dev/disk/by-uuid/5EDA-2D2D...
nov 21 16:12:41 sparkle kernel: i2c_dev: i2c /dev entries driver
nov 21 16:12:41 sparkle systemd-fsck[773]: fsck.fat 4.2 (2021-01-31)
nov 21 16:12:41 sparkle systemd-fsck[773]: /dev/nvme0n1p1: 16 files, 69081/130812 clusters
nov 21 16:12:41 sparkle systemd[1]: Finished File System Check on /dev/disk/by-uuid/5EDA-2D2D.
nov 21 16:12:41 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-5EDA\x2d2D2D comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:41 sparkle mtp-probe[782]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7"
nov 21 16:12:41 sparkle mtp-probe[781]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2"
nov 21 16:12:41 sparkle systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
nov 21 16:12:41 sparkle mtp-probe[782]: bus: 3, device: 4 was not an MTP device
nov 21 16:12:41 sparkle mtp-probe[781]: bus: 3, device: 3 was not an MTP device
nov 21 16:12:41 sparkle systemd-modules-load[623]: Inserted module 'i2c_dev'
nov 21 16:12:41 sparkle systemd[1]: Finished Load Kernel Modules.
nov 21 16:12:41 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:41 sparkle systemd[1]: Starting Apply Kernel Variables...
nov 21 16:12:41 sparkle systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
nov 21 16:12:41 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:41 sparkle systemd[1]: Finished Apply Kernel Variables.
nov 21 16:12:41 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:41 sparkle kernel: mc: Linux media interface: v0.10
nov 21 16:12:41 sparkle kernel: ACPI: bus type thunderbolt registered
nov 21 16:12:41 sparkle kernel: thunderbolt 0000:00:0d.2: enabling device (0000 -> 0002)
nov 21 16:12:41 sparkle kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
nov 21 16:12:41 sparkle kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
nov 21 16:12:41 sparkle kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
nov 21 16:12:41 sparkle kernel: input: PC Speaker as /devices/platform/pcspkr/input/input10
nov 21 16:12:41 sparkle kernel: usbcore: registered new interface driver cdc_ether
nov 21 16:12:41 sparkle kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
nov 21 16:12:41 sparkle kernel: videodev: Linux video capture interface: v2.00
nov 21 16:12:41 sparkle kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
nov 21 16:12:41 sparkle kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
nov 21 16:12:41 sparkle kernel: cfg80211: failed to load regulatory.db
nov 21 16:12:41 sparkle kernel: i2c i2c-14: 2/4 memory slots populated (from DMI)
nov 21 16:12:41 sparkle kernel: i2c i2c-14: Successfully instantiated SPD at 0x50
nov 21 16:12:41 sparkle kernel: i2c i2c-14: Successfully instantiated SPD at 0x52
nov 21 16:12:41 sparkle kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
nov 21 16:12:41 sparkle kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
nov 21 16:12:41 sparkle kernel: resource sanity check: requesting [mem 0xfedc0000-0xfedcdfff], which spans more than pnp 00:04 [mem 0xfedc0000-0xfedc7fff]
nov 21 16:12:41 sparkle kernel: caller __uncore_imc_init_box+0xc4/0x120 [intel_uncore] mapping multiple BARs
nov 21 16:12:41 sparkle kernel: spi-nor spi0.0: unrecognized JEDEC id bytes: c2 75 18 c2 75 18
nov 21 16:12:41 sparkle kernel: rndis_host 3-2:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-2, RNDIS device, 02:ce:52:02:72:ad
nov 21 16:12:41 sparkle kernel: usbcore: registered new interface driver rndis_host
nov 21 16:12:41 sparkle kernel: Intel(R) Wireless WiFi driver for Linux
nov 21 16:12:41 sparkle kernel: iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
nov 21 16:12:41 sparkle kernel: Bluetooth: Core ver 2.22
nov 21 16:12:41 sparkle kernel: NET: Registered PF_BLUETOOTH protocol family
nov 21 16:12:41 sparkle kernel: Bluetooth: HCI device and connection manager initialized
nov 21 16:12:41 sparkle kernel: Bluetooth: HCI socket layer initialized
nov 21 16:12:41 sparkle kernel: Bluetooth: L2CAP socket layer initialized
nov 21 16:12:41 sparkle kernel: Bluetooth: SCO socket layer initialized
nov 21 16:12:41 sparkle kernel: iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
nov 21 16:12:41 sparkle kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
nov 21 16:12:41 sparkle kernel: iwlwifi 0000:00:14.3: loaded firmware version 72.daa05125.0 QuZ-a0-hr-b0-72.ucode op_mode iwlmvm
nov 21 16:12:41 sparkle kernel: intel_tcc_cooling: Programmable TCC Offset detected
nov 21 16:12:41 sparkle kernel: iTCO_vendor_support: vendor-support=0
nov 21 16:12:41 sparkle kernel: intel_rapl_common: Found RAPL domain package
nov 21 16:12:41 sparkle kernel: intel_rapl_common: Found RAPL domain core
nov 21 16:12:41 sparkle kernel: intel_rapl_common: Found RAPL domain uncore
nov 21 16:12:41 sparkle kernel: intel_rapl_common: Found RAPL domain psys
nov 21 16:12:41 sparkle kernel: ee1004 14-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
nov 21 16:12:41 sparkle kernel: ee1004 14-0052: 512 byte EE1004-compliant SPD EEPROM, read-only
nov 21 16:12:41 sparkle kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
nov 21 16:12:41 sparkle kernel: input: ELAN1203:00 04F3:307A Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-15/i2c-ELAN1203:00/0018:04F3:307A.0001/input/input11
nov 21 16:12:41 sparkle kernel: input: ELAN1203:00 04F3:307A Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-15/i2c-ELAN1203:00/0018:04F3:307A.0001/input/input12
nov 21 16:12:41 sparkle kernel: hid-generic 0018:04F3:307A.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN1203:00 04F3:307A] on i2c-ELAN1203:00
nov 21 16:12:41 sparkle systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
nov 21 16:12:41 sparkle systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
nov 21 16:12:41 sparkle systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
nov 21 16:12:41 sparkle systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
nov 21 16:12:41 sparkle systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
nov 21 16:12:41 sparkle kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
nov 21 16:12:41 sparkle kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
nov 21 16:12:41 sparkle kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
nov 21 16:12:41 sparkle kernel: r8169 0000:2d:00.0: can't disable ASPM; OS doesn't have ASPM control
nov 21 16:12:41 sparkle kernel: rndis_host 3-2:1.0 enp0s20f0u2: renamed from usb0
nov 21 16:12:41 sparkle systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
nov 21 16:12:41 sparkle systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
nov 21 16:12:41 sparkle systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
nov 21 16:12:41 sparkle systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
nov 21 16:12:41 sparkle systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
nov 21 16:12:41 sparkle kernel: r8169 0000:2d:00.0 eth0: RTL8168h/8111h, 7c:10:c9:91:28:52, XID 541, IRQ 201
nov 21 16:12:41 sparkle kernel: r8169 0000:2d:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
nov 21 16:12:41 sparkle kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
nov 21 16:12:41 sparkle kernel: intel_rapl_common: Found RAPL domain package
nov 21 16:12:41 sparkle kernel: r8169 0000:2d:00.0 enp45s0: renamed from eth0
nov 21 16:12:41 sparkle kernel: usb 3-7: Found UVC 1.00 device USB2.0 HD UVC WebCam (322e:202c)
nov 21 16:12:41 sparkle kernel: input: USB2.0 HD UVC WebCam: USB2.0 HD as /devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/input/input13
nov 21 16:12:41 sparkle kernel: usbcore: registered new interface driver uvcvideo
nov 21 16:12:41 sparkle kernel: input: ELAN1203:00 04F3:307A Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-15/i2c-ELAN1203:00/0018:04F3:307A.0001/input/input14
nov 21 16:12:41 sparkle kernel: input: ELAN1203:00 04F3:307A Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-15/i2c-ELAN1203:00/0018:04F3:307A.0001/input/input15
nov 21 16:12:41 sparkle kernel: hid-multitouch 0018:04F3:307A.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN1203:00 04F3:307A] on i2c-ELAN1203:00
nov 21 16:12:41 sparkle kernel: snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
nov 21 16:12:41 sparkle kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
nov 21 16:12:41 sparkle kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
nov 21 16:12:41 sparkle kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
nov 21 16:12:41 sparkle kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
nov 21 16:12:41 sparkle kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
nov 21 16:12:41 sparkle kernel: mousedev: PS/2 mouse device common for all mice
nov 21 16:12:41 sparkle kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
nov 21 16:12:41 sparkle kernel: thermal thermal_zone7: failed to read out thermal zone (-61)
nov 21 16:12:41 sparkle kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
nov 21 16:12:41 sparkle kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
nov 21 16:12:41 sparkle kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
nov 21 16:12:41 sparkle kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
nov 21 16:12:41 sparkle kernel: input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20
nov 21 16:12:41 sparkle systemd[1]: Reached target Sound Card.
nov 21 16:12:41 sparkle systemd[1]: Play Bootup Sound was skipped because of an unmet condition check (ConditionPathExists=/usr/share/sounds/freedesktop/stereo/system-bootup.oga).
nov 21 16:12:41 sparkle kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
nov 21 16:12:41 sparkle kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
nov 21 16:12:41 sparkle kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
nov 21 16:12:41 sparkle kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
nov 21 16:12:41 sparkle kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
nov 21 16:12:41 sparkle kernel: snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
nov 21 16:12:41 sparkle kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
nov 21 16:12:41 sparkle kernel: usbcore: registered new interface driver btusb
nov 21 16:12:41 sparkle kernel: Bluetooth: hci0: Bootloader revision 0.3 build 0 week 30 2018
nov 21 16:12:41 sparkle kernel: Bluetooth: hci0: Device revision is 0
nov 21 16:12:41 sparkle kernel: Bluetooth: hci0: Secure boot is disabled
nov 21 16:12:41 sparkle kernel: Bluetooth: hci0: OTP lock is disabled
nov 21 16:12:41 sparkle kernel: Bluetooth: hci0: API lock is disabled
nov 21 16:12:41 sparkle kernel: Bluetooth: hci0: Debug lock is disabled
nov 21 16:12:41 sparkle kernel: Bluetooth: hci0: Minimum firmware build 0 week 0 2000
nov 21 16:12:41 sparkle kernel: Bluetooth: hci0: No device address configured
nov 21 16:12:41 sparkle kernel: Bluetooth: hci0: Failed to load Intel firmware file intel/ibt-19-0-3.sfi (-2)
nov 21 16:12:41 sparkle kernel: Bluetooth: hci0: Opcode 0x c03 failed: -56
nov 21 16:12:41 sparkle kernel: Bluetooth: hci0: Failed to read MSFT supported features (-56)
nov 21 16:12:41 sparkle systemd[1]: Starting Load/Save RF Kill Switch Status...
nov 21 16:12:41 sparkle systemd[1]: Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
nov 21 16:12:41 sparkle systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
nov 21 16:12:41 sparkle systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
nov 21 16:12:41 sparkle systemd[1]: Rebuild Hardware Database was skipped because no trigger condition checks were met.
nov 21 16:12:41 sparkle systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
nov 21 16:12:41 sparkle systemd[1]: Started Load/Save RF Kill Switch Status.
nov 21 16:12:41 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:41 sparkle kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
nov 21 16:12:41 sparkle kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
nov 21 16:12:41 sparkle kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
nov 21 16:12:41 sparkle kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
nov 21 16:12:41 sparkle kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
nov 21 16:12:41 sparkle kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
nov 21 16:12:41 sparkle kernel: input: HDA Intel PCH HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
nov 21 16:12:41 sparkle kernel: input: HDA Intel PCH HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
nov 21 16:12:41 sparkle kernel: input: HDA Intel PCH HDMI/DP,pcm=13 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
nov 21 16:12:41 sparkle kernel: input: HDA Intel PCH HDMI/DP,pcm=14 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input30
nov 21 16:12:41 sparkle kernel: input: HDA Intel PCH HDMI/DP,pcm=15 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input31
nov 21 16:12:41 sparkle kernel: input: HDA Intel PCH HDMI/DP,pcm=16 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input32
nov 21 16:12:41 sparkle kernel: input: HDA Intel PCH HDMI/DP,pcm=17 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input33
nov 21 16:12:41 sparkle systemd[1]: Mounting /boot...
nov 21 16:12:41 sparkle systemd[1]: Mounting /home...
nov 21 16:12:41 sparkle systemd[1]: Mounting /var/cache/pacman...
nov 21 16:12:41 sparkle systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
nov 21 16:12:41 sparkle kernel: BTRFS info (device dm-3): using crc32c (crc32c-intel) checksum algorithm
nov 21 16:12:41 sparkle kernel: BTRFS info (device dm-3): enabling ssd optimizations
nov 21 16:12:41 sparkle kernel: BTRFS info (device dm-3): using free space tree
nov 21 16:12:41 sparkle systemd[1]: Mounted /home.
nov 21 16:12:41 sparkle systemd[1]: Mounting /home/andy3153/games...
nov 21 16:12:41 sparkle systemd[1]: Mounted /boot.
nov 21 16:12:42 sparkle systemd[1]: Mounted /var/cache/pacman.
nov 21 16:12:42 sparkle kernel: EXT4-fs (dm-4): mounted filesystem with ordered data mode. Quota mode: none.
nov 21 16:12:42 sparkle systemd[1]: Mounted /home/andy3153/games.
nov 21 16:12:42 sparkle systemd[1]: Reached target Local File Systems.
nov 21 16:12:42 sparkle kernel: EXT4-fs (dm-5): mounted filesystem with ordered data mode. Quota mode: none.
nov 21 16:12:42 sparkle systemd[1]: Starting Rebuild Dynamic Linker Cache...
nov 21 16:12:42 sparkle systemd[1]: Starting Tell Plymouth To Write Out Runtime Data...
nov 21 16:12:42 sparkle systemd[1]: Starting Set Up Additional Binary Formats...
nov 21 16:12:42 sparkle systemd[1]: Store a System Token in an EFI Variable was skipped because no trigger condition checks were met.
nov 21 16:12:42 sparkle systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
nov 21 16:12:42 sparkle systemd[1]: Starting Create Volatile Files and Directories...
nov 21 16:12:42 sparkle systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 891 (systemd-binfmt)
nov 21 16:12:42 sparkle systemd[1]: Received SIGRTMIN+20 from PID 300 (plymouthd).
nov 21 16:12:42 sparkle systemd[1]: Finished Tell Plymouth To Write Out Runtime Data.
nov 21 16:12:42 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:42 sparkle systemd[1]: Finished Create Volatile Files and Directories.
nov 21 16:12:42 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:42 sparkle systemd[1]: Starting Rebuild Journal Catalog...
nov 21 16:12:42 sparkle audit: BPF prog-id=18 op=LOAD
nov 21 16:12:42 sparkle systemd[1]: Starting Network Time Synchronization...
nov 21 16:12:42 sparkle systemd[1]: Starting Record System Boot/Shutdown in UTMP...
nov 21 16:12:42 sparkle audit[896]: SYSTEM_BOOT pid=896 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
nov 21 16:12:42 sparkle systemd[1]: Finished Record System Boot/Shutdown in UTMP.
nov 21 16:12:42 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:42 sparkle systemd[1]: Finished Rebuild Journal Catalog.
nov 21 16:12:42 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:42 sparkle systemd[1]: Finished Rebuild Dynamic Linker Cache.
nov 21 16:12:42 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:42 sparkle systemd[1]: Starting Update is Completed...
nov 21 16:12:42 sparkle systemd[1]: Finished Update is Completed.
nov 21 16:12:42 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:42 sparkle kernel: ucsi_acpi USBC000:00: PPM init failed (-110)
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: SecBoot CPU1 Status: 0x0, CPU2 Status: 0x3100000
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: WFPM_LMAC1_PD_NOTIFICATION: 0xf
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: HPM_SECONDARY_DEVICE_STATE: 0x42
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_ADDR: 0x0
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_DATA: 0x0
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: UMAC PC: 0xc00c0538
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: LMAC PC: 0x0
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: -434564834
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 72.daa05125.0 QuZ-a0-hr-b0-72.ucode
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x7DD6AEC6 | ADVANCED_SYSASSERT          
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x360E0EBF | trm_hw_status0
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x4C96F997 | trm_hw_status1
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x6B5D56B7 | branchlink2
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x3D72BC9A | interruptlink1
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xC37D31FA | interruptlink2
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xCDE989F1 | data1
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xD44AEB1E | data2
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xAF12C6A9 | data3
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xDF937EAF | beacon time
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x4EEFF59E | tsf low
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x2883FCEF | tsf hi
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x2339DB48 | time gp1
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xF95EFA6E | time gp2
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x22807CA1 | uCode revision type
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x960750A8 | uCode version major
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x78ED837D | uCode version minor
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x9D6E4F34 | hw version
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xD0644813 | board version
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xB7269F66 | hcmd
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xA624CC4D | isr0
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x37F5977D | isr1
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xB622F313 | isr2
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x77C7B37F | isr3
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x86BBF7AE | isr4
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x3E9C5BCB | last cmd Id
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x5164D0C0 | wait_event
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x744775DD | l2p_control
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x6673231C | l2p_duration
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xA81E9CCA | l2p_mhvalid
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x95351FAF | l2p_addr_match
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xF59839B1 | lmpm_pmg_sel
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xEC156D37 | timestamp
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x54014718 | flow_handler
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: -310622657
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xFF8FC3B1 | ADVANCED_SYSASSERT
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x03C1AFA8 | umac branchlink1
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x95104B6B | umac branchlink2
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x047DED9D | umac interruptlink1
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x9D56F363 | umac interruptlink2
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x5AE13FA4 | umac data1
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xD7E2C871 | umac data2
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xF6F4FFEC | umac data3
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x3FBB94CC | umac major
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x92FAFA96 | umac minor
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x40C9B2C7 | frame pointer
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xF1B7FCE4 | stack pointer
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xE2354C0E | last host cmd
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x2865D26A | isr status reg
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: IML/ROM dump:
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x0310 | IML/ROM SYSASSERT
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x03100000 | IML/ROM error/state
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x00000000 | IML/ROM data1
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x80000400 | IML/ROM WFPM_AUTH_KEY_0
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: Fseq Registers:
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x3727CB71 | FSEQ_ERROR_CODE
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xEDFE2647 | FSEQ_TOP_INIT_VERSION
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xE785E884 | FSEQ_CNVIO_INIT_VERSION
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x395D5B7D | FSEQ_OTP_VERSION
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xF7E709A4 | FSEQ_TOP_CONTENT_VERSION
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x22282DC8 | FSEQ_ALIVE_TOKEN
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xFE950561 | FSEQ_CNVI_ID
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x0358C152 | FSEQ_CNVR_ID
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0x20000302 | CNVI_AUX_MISC_CHIP
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_AUX_MISC_CHIP
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: Failed to start RT ucode: -110
nov 21 16:12:42 sparkle kernel: iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
nov 21 16:12:43 sparkle systemd[1]: Mounting Arbitrary Executable File Formats File System...
nov 21 16:12:43 sparkle systemd[1]: Mounted Arbitrary Executable File Formats File System.
nov 21 16:12:43 sparkle systemd[1]: Finished Set Up Additional Binary Formats.
nov 21 16:12:43 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:43 sparkle systemd[1]: Started Network Time Synchronization.
nov 21 16:12:43 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-timesyncd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:43 sparkle systemd[1]: Reached target System Initialization.
nov 21 16:12:43 sparkle systemd[1]: Started Daily Cleanup of Temporary Directories.
nov 21 16:12:43 sparkle systemd[1]: Reached target System Time Set.
nov 21 16:12:43 sparkle systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
nov 21 16:12:43 sparkle systemd[1]: Started Daily man-db regeneration.
nov 21 16:12:43 sparkle systemd[1]: Started Daily verification of password and group files.
nov 21 16:12:43 sparkle systemd[1]: Reached target Timer Units.
nov 21 16:12:43 sparkle systemd[1]: Listening on CUPS Scheduler.
nov 21 16:12:43 sparkle systemd[1]: Listening on D-Bus System Message Bus Socket.
nov 21 16:12:43 sparkle systemd[1]: Listening on Libvirt local socket.
nov 21 16:12:43 sparkle systemd[1]: Reached target Socket Units.
nov 21 16:12:43 sparkle systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
nov 21 16:12:43 sparkle systemd[1]: Reached target Basic System.
nov 21 16:12:43 sparkle systemd[1]: Starting Bluetooth service...
nov 21 16:12:43 sparkle systemd[1]: Starting Thunderbolt system service...
nov 21 16:12:43 sparkle systemd[1]: Starting D-Bus System Message Bus...
nov 21 16:12:43 sparkle audit: BPF prog-id=19 op=LOAD
nov 21 16:12:43 sparkle audit: BPF prog-id=20 op=LOAD
nov 21 16:12:43 sparkle audit: BPF prog-id=21 op=LOAD
nov 21 16:12:43 sparkle systemd[1]: Starting User Login Management...
nov 21 16:12:43 sparkle systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
nov 21 16:12:43 sparkle dbus-daemon[903]: dbus[903]: Unknown group "sudo" in message bus configuration file
nov 21 16:12:43 sparkle dbus-daemon[903]: dbus[903]: Unknown username "gnome-initial-setup" in message bus configuration file
nov 21 16:12:43 sparkle systemd[1]: Started D-Bus System Message Bus.
nov 21 16:12:43 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:43 sparkle systemd[1]: Starting Network Manager...
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.3371] NetworkManager (version 1.40.4-1) is starting... (boot:53b377c8-f3ac-4734-ae8d-16c4ae878cce)
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.3371] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf) (etc: dns.conf)
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.3378] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
nov 21 16:12:43 sparkle systemd[1]: Started Network Manager.
nov 21 16:12:43 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:43 sparkle systemd[1]: Reached target Network.
nov 21 16:12:43 sparkle systemd[1]: Started OpenRGB: Run Server.
nov 21 16:12:43 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=openrgb-server comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:43 sparkle systemd[1]: Starting Permit User Sessions...
nov 21 16:12:43 sparkle systemd[1]: Finished Permit User Sessions.
nov 21 16:12:43 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:43 sparkle systemd[1]: Starting Deactivate Plymouth Boot Screen...
nov 21 16:12:43 sparkle systemd[1]: Starting Hold until boot process finishes up...
nov 21 16:12:43 sparkle systemd[1]: Starting Terminate Plymouth Boot Screen...
nov 21 16:12:43 sparkle systemd[1]: Received SIGRTMIN+21 from PID 300 (plymouthd).
nov 21 16:12:43 sparkle systemd[1]: Received SIGRTMIN+21 from PID 300 (plymouthd).
nov 21 16:12:43 sparkle systemd[1]: Finished Deactivate Plymouth Boot Screen.
nov 21 16:12:43 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-deactivate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:43 sparkle systemd[1]: Finished Hold until boot process finishes up.
nov 21 16:12:43 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit-wait comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:43 sparkle systemd[1]: Finished Terminate Plymouth Boot Screen.
nov 21 16:12:43 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=plymouth-quit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:43 sparkle boltd[902]: bolt 0.9.4 starting up.
nov 21 16:12:43 sparkle boltd[902]: manager: initializing store
nov 21 16:12:43 sparkle boltd[902]: store: located at: /var/lib/boltd
nov 21 16:12:43 sparkle boltd[902]: config: loading user config
nov 21 16:12:43 sparkle boltd[902]: bouncer: initializing polkit
nov 21 16:12:43 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.3' (uid=0 pid=902 comm="/usr/lib/boltd")
nov 21 16:12:43 sparkle systemd[1]: Starting Authorization Manager...
nov 21 16:12:43 sparkle kernel: iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
nov 21 16:12:43 sparkle bluetoothd[901]: Bluetooth daemon 5.66
nov 21 16:12:43 sparkle systemd[1]: Started Bluetooth service.
nov 21 16:12:43 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:43 sparkle bluetoothd[901]: Starting SDP server
nov 21 16:12:43 sparkle systemd[1]: Reached target Bluetooth Support.
nov 21 16:12:43 sparkle systemd-logind[904]: New seat seat0.
nov 21 16:12:43 sparkle polkitd[918]: Started polkitd version 122
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.5417] manager[0x55c55aa1e030]: monitoring kernel firmware directory '/lib/firmware'.
nov 21 16:12:43 sparkle bluetoothd[901]: profiles/audio/vcp.c:vcp_init() D-Bus experimental not enabled
nov 21 16:12:43 sparkle bluetoothd[901]: src/plugin.c:plugin_init() Failed to init vcp plugin
nov 21 16:12:43 sparkle bluetoothd[901]: profiles/audio/mcp.c:mcp_init() D-Bus experimental not enabled
nov 21 16:12:43 sparkle bluetoothd[901]: src/plugin.c:plugin_init() Failed to init mcp plugin
nov 21 16:12:43 sparkle bluetoothd[901]: profiles/audio/bap.c:bap_init() D-Bus experimental not enabled
nov 21 16:12:43 sparkle bluetoothd[901]: src/plugin.c:plugin_init() Failed to init bap plugin
nov 21 16:12:43 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.2' (uid=0 pid=905 comm="/usr/bin/NetworkManager --no-daemon")
nov 21 16:12:43 sparkle polkitd[918]: Loading rules from directory /etc/polkit-1/rules.d
nov 21 16:12:43 sparkle polkitd[918]: Loading rules from directory /usr/share/polkit-1/rules.d
nov 21 16:12:43 sparkle audit: BPF prog-id=22 op=LOAD
nov 21 16:12:43 sparkle audit: BPF prog-id=23 op=LOAD
nov 21 16:12:43 sparkle audit: BPF prog-id=24 op=LOAD
nov 21 16:12:43 sparkle systemd-logind[904]: Watching system buttons on /dev/input/event1 (Power Button)
nov 21 16:12:43 sparkle systemd-logind[904]: Watching system buttons on /dev/input/event2 (Lid Switch)
nov 21 16:12:43 sparkle systemd-logind[904]: Watching system buttons on /dev/input/event0 (Sleep Button)
nov 21 16:12:43 sparkle systemd[1]: Starting Hostname Service...
nov 21 16:12:43 sparkle systemd-logind[904]: Watching system buttons on /dev/input/event8 (Intel HID events)
nov 21 16:12:43 sparkle systemd-logind[904]: Watching system buttons on /dev/input/event9 (Intel HID 5 button array)
nov 21 16:12:43 sparkle systemd-logind[904]: Watching system buttons on /dev/input/event3 (AT Translated Set 2 keyboard)
nov 21 16:12:43 sparkle polkitd[918]: Finished loading, compiling and executing 7 rules
nov 21 16:12:43 sparkle systemd[1]: Started User Login Management.
nov 21 16:12:43 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:43 sparkle systemd[1]: Reached target Multi-User System.
nov 21 16:12:43 sparkle dbus-daemon[903]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
nov 21 16:12:43 sparkle polkitd[918]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
nov 21 16:12:43 sparkle boltd[902]: watchdog: enabled [pulse: 90s]
nov 21 16:12:43 sparkle boltd[902]: udev: initializing udev
nov 21 16:12:43 sparkle boltd[902]: store: loading domains
nov 21 16:12:43 sparkle boltd[902]: store: loading devices
nov 21 16:12:43 sparkle boltd[902]: power: state located at: /run/boltd/power
nov 21 16:12:43 sparkle kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3
nov 21 16:12:43 sparkle kernel: Bluetooth: BNEP filters: protocol multicast
nov 21 16:12:43 sparkle kernel: Bluetooth: BNEP socket layer initialized
nov 21 16:12:43 sparkle systemd[1]: Starting Faustus: Change to 'Performance' fan profile...
nov 21 16:12:43 sparkle bluetoothd[901]: Bluetooth management interface 1.22 initialized
nov 21 16:12:43 sparkle systemd[1]: Started Simple Desktop Display Manager.
nov 21 16:12:43 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sddm-plymouth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:43 sparkle systemd[1]: Reached target Graphical Interface.
nov 21 16:12:43 sparkle systemd[1]: Started Authorization Manager.
nov 21 16:12:43 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:43 sparkle boltd[902]: power: force power support: no
nov 21 16:12:43 sparkle boltd[902]: udev: enumerating devices
nov 21 16:12:43 sparkle systemd[1]: faustus-fan-profile.service: Deactivated successfully.
nov 21 16:12:43 sparkle systemd[1]: Finished Faustus: Change to 'Performance' fan profile.
nov 21 16:12:43 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=faustus-fan-profile comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:43 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=faustus-fan-profile comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:43 sparkle boltd[902]: [003db8da-8494-domain0                    ] newly connected [iommu] (/sys/devices/pci0000:00/0000:00:0d.2/domain0/0-0)
nov 21 16:12:43 sparkle boltd[902]: security level set to 'none'
nov 21 16:12:43 sparkle boltd[902]: [003db8da-8494-domain0                    ] domain: registered (bootacl: 0/0)
nov 21 16:12:43 sparkle boltd[902]: [003db8da-8494-domain0                    ] bootacl: bootacl not supported, no sync
nov 21 16:12:43 sparkle boltd[902]: [003db8da-8494-domain0                    ] udev: failed to determine if uid is stable: unknown NHI PCI id '0x9a1f'
nov 21 16:12:43 sparkle boltd[902]: [003db8da-8494-domain0                    ] udev: uuid is stable: no (for NHI: 0x9a1f)
nov 21 16:12:43 sparkle boltd[902]: global 'generation' set to '4'
nov 21 16:12:43 sparkle boltd[902]: [003db8da-8494-ASUS TUF Gaming F15 FX506HM] device added, status: authorized, at /sys/devices/pci0000:00/0000:00:0d.2/domain0/0-0
nov 21 16:12:43 sparkle boltd[902]: [003db8da-8494-ASUS TUF Gaming F15 FX506HM] labeling device: ASUSTeK COMPUTER INC. ASUS TUF Gaming F15 FX506HM_FX506HM
nov 21 16:12:43 sparkle boltd[902]: [003db8da-8494-domain0                    ] dbus: exported domain at /org/freedesktop/bolt/domains/003db8da_8494_8780_ffff_ffffffffffff
nov 21 16:12:43 sparkle boltd[902]: [003db8da-8494-ASUS TUF Gaming F15 FX506HM] dbus: exported device at /org/freedesktop/bolt/devices/003db8da_8494...
nov 21 16:12:43 sparkle systemd[1]: Started Thunderbolt system service.
nov 21 16:12:43 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bolt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:43 sparkle kernel: iwlwifi 0000:00:14.3: retry init count 0
nov 21 16:12:43 sparkle kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
nov 21 16:12:43 sparkle kernel: thermal thermal_zone7: failed to read out thermal zone (-61)
nov 21 16:12:43 sparkle dbus-daemon[903]: [system] Successfully activated service 'org.freedesktop.hostname1'
nov 21 16:12:43 sparkle systemd[1]: Started Hostname Service.
nov 21 16:12:43 sparkle systemd[1]: Startup finished in 3.730s (firmware) + 271ms (loader) + 669ms (kernel) + 11.297s (initrd) + 2.727s (userspace) = 18.696s.
nov 21 16:12:43 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:43 sparkle sddm[956]: Initializing...
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.5658] hostname: hostname: using hostnamed
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.5658] hostname: static hostname changed from (none) to "sparkle"
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.5660] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.5663] manager[0x55c55aa1e030]: rfkill: Wi-Fi hardware radio set enabled
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.5663] manager[0x55c55aa1e030]: rfkill: WWAN hardware radio set enabled
nov 21 16:12:43 sparkle sddm[956]: Starting...
nov 21 16:12:43 sparkle sddm[956]: Logind interface found
nov 21 16:12:43 sparkle sddm[956]: Adding new display on vt 1 ...
nov 21 16:12:43 sparkle sddm[956]: Loading theme configuration from ""
nov 21 16:12:43 sparkle sddm[956]: Display server starting...
nov 21 16:12:43 sparkle sddm[956]: Adding cookie to "/var/run/sddm/{3dc2da15-3ccc-4030-a3fe-d80f370a3655}"
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.5678] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.40.4-1/libnm-device-plugin-adsl.so)
nov 21 16:12:43 sparkle sddm[956]: Running: /usr/bin/X -nolisten tcp -background none -seat seat0 vt1 -auth /var/run/sddm/{3dc2da15-3ccc-4030-a3fe-d80f370a3655} -noreset -displayfd 17
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.5713] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.40.4-1/libnm-device-plugin-bluetooth.so)
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.5719] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.40.4-1/libnm-device-plugin-ovs.so)
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.5765] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.40.4-1/libnm-device-plugin-team.so)
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.5771] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.40.4-1/libnm-device-plugin-wifi.so)
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.5774] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.40.4-1/libnm-device-plugin-wwan.so)
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.5775] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.5776] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.5776] manager: Networking is enabled by state file
nov 21 16:12:43 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=905 comm="/usr/bin/NetworkManager --no-daemon")
nov 21 16:12:43 sparkle NetworkManager[905]: <info>  [1669039963.5778] settings: Loaded settings plugin: keyfile (internal)
nov 21 16:12:43 sparkle systemd[1]: Starting Network Manager Script Dispatcher Service...
nov 21 16:12:43 sparkle dbus-daemon[903]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
nov 21 16:12:43 sparkle systemd[1]: Started Network Manager Script Dispatcher Service.
nov 21 16:12:43 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:44 sparkle sddm[956]: Setting default cursor
nov 21 16:12:44 sparkle sddm[956]: Running display setup script  "/usr/share/sddm/scripts/Xsetup"
nov 21 16:12:44 sparkle sddm[956]: Display server started.
nov 21 16:12:44 sparkle sddm[956]: Socket server starting...
nov 21 16:12:44 sparkle sddm[956]: Socket server started.
nov 21 16:12:44 sparkle sddm[956]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
nov 21 16:12:44 sparkle sddm[956]: Greeter starting...
nov 21 16:12:44 sparkle audit[977]: USER_AUTH pid=977 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
nov 21 16:12:44 sparkle audit[977]: USER_ACCT pid=977 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
nov 21 16:12:44 sparkle sddm-helper[977]: [PAM] Starting...
nov 21 16:12:44 sparkle audit[977]: CRED_ACQ pid=977 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
nov 21 16:12:44 sparkle sddm-helper[977]: [PAM] Authenticating...
nov 21 16:12:44 sparkle sddm-helper[977]: [PAM] returning.
nov 21 16:12:44 sparkle sddm-helper[977]: pam_unix(sddm-greeter:session): session opened for user sddm(uid=972) by (uid=0)
nov 21 16:12:44 sparkle systemd[1]: Created slice User Slice of UID 972.
nov 21 16:12:44 sparkle systemd[1]: Starting User Runtime Directory /run/user/972...
nov 21 16:12:44 sparkle systemd-logind[904]: New session c1 of user sddm.
nov 21 16:12:44 sparkle systemd[1]: Finished User Runtime Directory /run/user/972.
nov 21 16:12:44 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@972 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:44 sparkle systemd[1]: Starting User Manager for UID 972...
nov 21 16:12:44 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.13' (uid=0 pid=979 comm="(systemd)")
nov 21 16:12:44 sparkle dbus-daemon[903]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov 21 16:12:44 sparkle systemd[979]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
nov 21 16:12:44 sparkle audit[979]: USER_ACCT pid=979 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:44 sparkle audit[979]: CRED_ACQ pid=979 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
nov 21 16:12:44 sparkle audit[979]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffe6960e750 a2=3 a3=7ffe6960e465 items=0 ppid=1 pid=979 auid=972 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=1 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
nov 21 16:12:44 sparkle audit: PROCTITLE proctitle="(systemd)"
nov 21 16:12:44 sparkle systemd[979]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
nov 21 16:12:44 sparkle systemd[979]: pam_unix(systemd-user:session): session opened for user sddm(uid=972) by (uid=0)
nov 21 16:12:44 sparkle audit[979]: USER_START pid=979 uid=0 auid=972 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="sddm" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:44 sparkle systemd[979]: Queued start job for default target Main User Target.
nov 21 16:12:44 sparkle systemd[979]: Created slice User Application Slice.
nov 21 16:12:44 sparkle systemd[979]: Reached target Paths.
nov 21 16:12:44 sparkle systemd[979]: Reached target Timers.
nov 21 16:12:44 sparkle systemd[979]: Starting D-Bus User Message Bus Socket...
nov 21 16:12:44 sparkle systemd[979]: Listening on GnuPG network certificate management daemon.
nov 21 16:12:44 sparkle systemd[979]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
nov 21 16:12:44 sparkle systemd[979]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
nov 21 16:12:44 sparkle systemd[979]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
nov 21 16:12:44 sparkle systemd[979]: Listening on GnuPG cryptographic agent and passphrase cache.
nov 21 16:12:44 sparkle systemd[979]: Listening on p11-kit server.
nov 21 16:12:44 sparkle systemd[979]: Listening on PipeWire PulseAudio.
nov 21 16:12:44 sparkle systemd[979]: Listening on PipeWire Multimedia System Socket.
nov 21 16:12:44 sparkle systemd[979]: Listening on D-Bus User Message Bus Socket.
nov 21 16:12:44 sparkle systemd[979]: Reached target Sockets.
nov 21 16:12:44 sparkle systemd[979]: Reached target Basic System.
nov 21 16:12:44 sparkle systemd[1]: Started User Manager for UID 972.
nov 21 16:12:44 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@972 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:44 sparkle systemd[979]: Starting Update XDG user dir configuration...
nov 21 16:12:44 sparkle systemd[1]: Started Session c1 of User sddm.
nov 21 16:12:44 sparkle systemd[979]: Finished Update XDG user dir configuration.
nov 21 16:12:44 sparkle systemd[979]: Reached target Main User Target.
nov 21 16:12:44 sparkle systemd[979]: Startup finished in 64ms.
nov 21 16:12:44 sparkle audit[977]: USER_START pid=977 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_open grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
nov 21 16:12:44 sparkle sddm[956]: Greeter session started successfully
nov 21 16:12:44 sparkle sddm-greeter[987]: High-DPI autoscaling not Enabled
nov 21 16:12:44 sparkle sddm-greeter[987]: Reading from "/usr/share/xsessions/plasma.desktop"
nov 21 16:12:44 sparkle sddm-greeter[987]: Loading theme configuration from "/usr/share/sddm/themes/breeze/theme.conf"
nov 21 16:12:44 sparkle systemd[979]: Created slice User Core Session Slice.
nov 21 16:12:44 sparkle systemd[979]: Starting D-Bus User Message Bus...
nov 21 16:12:44 sparkle systemd[979]: Started D-Bus User Message Bus.
nov 21 16:12:44 sparkle sddm-greeter[987]: Connected to the daemon.
nov 21 16:12:44 sparkle sddm[956]: Message received from greeter: Connect
nov 21 16:12:44 sparkle sddm-greeter[987]: Loading file:///usr/share/sddm/themes/breeze/Main.qml...
nov 21 16:12:44 sparkle sddm-greeter[987]: QObject: Cannot create children for a parent that is in a different thread.
                                           (Parent is QGuiApplication(0x7ffe062ad670), parent's thread is QThread(0x56283c3211e0), current thread is QThread(0x56283c431100)
nov 21 16:12:44 sparkle sddm-greeter[987]: QObject: Cannot create children for a parent that is in a different thread.
                                           (Parent is QGuiApplication(0x7ffe062ad670), parent's thread is QThread(0x56283c3211e0), current thread is QThread(0x56283c431100)
nov 21 16:12:44 sparkle sddm-greeter[987]: QObject: Cannot create children for a parent that is in a different thread.
                                           (Parent is QGuiApplication(0x7ffe062ad670), parent's thread is QThread(0x56283c3211e0), current thread is QThread(0x56283c431100)
nov 21 16:12:44 sparkle sddm-greeter[987]: QObject::installEventFilter(): Cannot filter events for objects in a different thread.
nov 21 16:12:44 sparkle sddm-greeter[987]: Could not locate plasma theme "lightly-plasma-git" in plasma/desktoptheme/ using search path ("/var/lib/sddm/.local/share", "/usr/local/share", "/usr/share")
nov 21 16:12:44 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' requested by ':1.15' (uid=972 pid=987 comm="/usr/bin/sddm-greeter --socket /tmp/sddm-:0-vldpsz")
nov 21 16:12:44 sparkle systemd[1]: Starting Disk Manager...
nov 21 16:12:44 sparkle udisksd[1026]: udisks daemon version 2.9.4 starting
nov 21 16:12:44 sparkle dbus-daemon[903]: [system] Successfully activated service 'org.freedesktop.UDisks2'
nov 21 16:12:44 sparkle systemd[1]: Started Disk Manager.
nov 21 16:12:44 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=udisks2 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:44 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.15' (uid=972 pid=987 comm="/usr/bin/sddm-greeter --socket /tmp/sddm-:0-vldpsz")
nov 21 16:12:44 sparkle audit: BPF prog-id=25 op=LOAD
nov 21 16:12:44 sparkle audit: BPF prog-id=26 op=LOAD
nov 21 16:12:44 sparkle udisksd[1026]: Acquired the name org.freedesktop.UDisks2 on the system message bus
nov 21 16:12:44 sparkle systemd[1]: Starting Daemon for power management...
nov 21 16:12:44 sparkle dbus-daemon[903]: [system] Successfully activated service 'org.freedesktop.UPower'
nov 21 16:12:44 sparkle systemd[1]: Started Daemon for power management.
nov 21 16:12:44 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:44 sparkle sddm-greeter[987]: Failed to find a Kirigami platform plugin
nov 21 16:12:44 sparkle sddm-greeter[987]: file:///usr/share/sddm/themes/breeze/components/VirtualKeyboard.qml:8:1: module "QtQuick.VirtualKeyboard" is not installed
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: SecBoot CPU1 Status: 0x0, CPU2 Status: 0x3100000
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: WFPM_LMAC1_PD_NOTIFICATION: 0xf
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: HPM_SECONDARY_DEVICE_STATE: 0x42
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_ADDR: 0x0
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_DATA: 0x0
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: UMAC PC: 0xc00c0538
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: LMAC PC: 0x0
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: -1508831202
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 72.daa05125.0 QuZ-a0-hr-b0-72.ucode
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x7DD6BCE6 | ADVANCED_SYSASSERT          
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x360C2EBF | trm_hw_status0
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x1CB6FDD7 | trm_hw_status1
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x79DD56B7 | branchlink2
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x3532BC9B | interruptlink1
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xE37191FA | interruptlink2
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xD9E989F1 | data1
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xD44AEB5E | data2
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xAFD247A9 | data3
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xDF917CAF | beacon time
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x5EEEE596 | tsf low
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x0883F46F | tsf hi
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x27399B08 | time gp1
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xF85FF27E | time gp2
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x20A27C88 | uCode revision type
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x97275038 | uCode version major
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x7A7D837B | uCode version minor
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x9D6E6E35 | hw version
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xD0E55833 | board version
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xB7A69F66 | hcmd
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xA424CC49 | isr0
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x37F5166D | isr1
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xBF22FB73 | isr2
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x67A717FF | isr3
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x86FBD7AD | isr4
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x7EBD5BCB | last cmd Id
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x432490C0 | wait_event
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x7C0165DD | l2p_control
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x07732938 | l2p_duration
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xA91EBC40 | l2p_mhvalid
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x951D1FBF | l2p_addr_match
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xF51839B0 | lmpm_pmg_sel
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xFC172D37 | timestamp
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x5001D70C | flow_handler
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: -1367571393
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x5F8FE7B1 | ADVANCED_SYSASSERT
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x03C1ABA8 | umac branchlink1
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x85394B6B | umac branchlink2
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x057DAD1C | umac interruptlink1
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x9DDEF36F | umac interruptlink2
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xD2E03F34 | umac data1
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x96F2E271 | umac data2
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xF6F4F7E9 | umac data3
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x3F6FD5CF | umac major
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x92DFFA96 | umac minor
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x43C997C7 | frame pointer
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xD9B7AECE | stack pointer
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xE2950417 | last host cmd
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x4C65730A | isr status reg
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: IML/ROM dump:
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x0310 | IML/ROM SYSASSERT
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x03100000 | IML/ROM error/state
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x00000000 | IML/ROM data1
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x80000400 | IML/ROM WFPM_AUTH_KEY_0
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: Fseq Registers:
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x3727CB71 | FSEQ_ERROR_CODE
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xEDFE2647 | FSEQ_TOP_INIT_VERSION
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xE785E884 | FSEQ_CNVIO_INIT_VERSION
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x395D5B7D | FSEQ_OTP_VERSION
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xF7E709A4 | FSEQ_TOP_CONTENT_VERSION
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x22282DC8 | FSEQ_ALIVE_TOKEN
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xFE950561 | FSEQ_CNVI_ID
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x0358C152 | FSEQ_CNVR_ID
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0x20000302 | CNVI_AUX_MISC_CHIP
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_AUX_MISC_CHIP
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: Failed to start RT ucode: -110
nov 21 16:12:44 sparkle kernel: iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
nov 21 16:12:44 sparkle sddm-greeter[987]: Adding view for "eDP1" QRect(0,0 1920x1080)
nov 21 16:12:44 sparkle sddm-greeter[987]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.16'
nov 21 16:12:44 sparkle sddm-greeter[987]: Message received from daemon: Capabilities
nov 21 16:12:44 sparkle sddm-greeter[987]: Message received from daemon: HostName
nov 21 16:12:44 sparkle openrgb[908]: Attempting to connect to local OpenRGB server.
nov 21 16:12:44 sparkle openrgb[908]: Connection attempt failed
nov 21 16:12:44 sparkle openrgb[908]: Local OpenRGB server unavailable.
nov 21 16:12:44 sparkle openrgb[908]: Running standalone.
nov 21 16:12:44 sparkle openrgb[908]: Network connection thread started on port 6742
nov 21 16:12:44 sparkle openrgb[908]: <h2>WARNING:</h2><p>One or more I2C/SMBus interfaces failed to initialize.</p><p>RGB DRAM modules and some motherboards' onboard RGB lighting will not be available without I2C/SMBus.</p><p>On Linux, this is usually because the i2c-dev module is not loaded.  You must load the i2c-dev module along with the correct i2c driver for your motherboard.  This is usually i2c-piix4 for AMD systems and i2c-i801 for Intel systems.</p><p>See <a href='https://help.openrgb.org/'>help.openrgb.org</a> for additional troubleshooting steps if you keep seeing this message.<br></p>
nov 21 16:12:45 sparkle NetworkManager[905]: <info>  [1669039965.5205] dhcp: init: Using DHCP client 'internal'
nov 21 16:12:45 sparkle NetworkManager[905]: <info>  [1669039965.5206] device (lo): carrier: link connected
nov 21 16:12:45 sparkle NetworkManager[905]: <info>  [1669039965.5207] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/1)
nov 21 16:12:45 sparkle NetworkManager[905]: <info>  [1669039965.5211] manager: (enp0s20f0u2): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
nov 21 16:12:45 sparkle kernel: iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
nov 21 16:12:45 sparkle NetworkManager[905]: <info>  [1669039965.5213] device (enp0s20f0u2): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
nov 21 16:12:45 sparkle NetworkManager[905]: <info>  [1669039965.5215] device (enp0s20f0u2): carrier: link connected
nov 21 16:12:45 sparkle NetworkManager[905]: <info>  [1669039965.5220] manager: (enp45s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3)
nov 21 16:12:45 sparkle NetworkManager[905]: <info>  [1669039965.5222] device (enp45s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
nov 21 16:12:45 sparkle kernel: iwlwifi 0000:00:14.3: retry init count 1
nov 21 16:12:45 sparkle kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x351
nov 21 16:12:45 sparkle kernel: thermal thermal_zone7: failed to read out thermal zone (-61)
nov 21 16:12:45 sparkle kernel: Generic FE-GE Realtek PHY r8169-0-2d00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-2d00:00, irq=MAC)
nov 21 16:12:45 sparkle kernel: r8169 0000:2d:00.0 enp45s0: Link is Down
nov 21 16:12:46 sparkle systemd[1]: systemd-rfkill.service: Deactivated successfully.
nov 21 16:12:46 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:46 sparkle kernel: kauditd_printk_skb: 123 callbacks suppressed
nov 21 16:12:46 sparkle kernel: audit: type=1131 audit(1669039966.614:128): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: SecBoot CPU1 Status: 0x0, CPU2 Status: 0x3100000
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: WFPM_LMAC1_PD_NOTIFICATION: 0xf
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: HPM_SECONDARY_DEVICE_STATE: 0x42
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_ADDR: 0x0
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: WFPM_MAC_OTP_CFG7_DATA: 0x0
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: UMAC PC: 0xc00c0538
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: LMAC PC: 0x0
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: -426436321
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: Loaded firmware version: 72.daa05125.0 QuZ-a0-hr-b0-72.ucode
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x7D96AEE4 | ADVANCED_SYSASSERT          
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x364E2EBF | trm_hw_status0
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x1C96FDD7 | trm_hw_status1
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x6D7D52F7 | branchlink2
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x3562FCBA | interruptlink1
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x627D91FA | interruptlink2
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xC1E909F1 | data1
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xD44AEB1E | data2
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xAF42C6A9 | data3
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xDF937EEF | beacon time
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x4EEFE596 | tsf low
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x0083DC6F | tsf hi
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x233BD34A | time gp1
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xF9DFF27F | time gp2
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x20827C80 | uCode revision type
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xD70650B8 | uCode version major
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x786D937B | uCode version minor
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x1D6E6F35 | hw version
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x70655CB7 | board version
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xB722DF66 | hcmd
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xA664C44D | isr0
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x2F75976F | isr1
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xFF22F333 | isr2
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x67A737FF | isr3
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x86BBD6AE | isr4
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xBA9D5BDB | last cmd Id
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x4124CCC0 | wait_event
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x7C4775DD | l2p_control
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x47D3295C | l2p_duration
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xA81E9DC8 | l2p_mhvalid
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x95155FAD | l2p_addr_match
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xF58839B1 | lmpm_pmg_sel
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xFC172D16 | timestamp
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x5401D35C | flow_handler
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: Transport status: 0x00000042, valid: -394492865
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xDE9FC3B1 | ADVANCED_SYSASSERT
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x03C1ABA8 | umac branchlink1
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xE5394BEB | umac branchlink2
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x157DE91C | umac interruptlink1
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x9556F363 | umac interruptlink2
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xD2E03FA4 | umac data1
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xD7E2E261 | umac data2
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xF6F4F7E9 | umac data3
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x3FEFCC4C | umac major
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x92DFFA96 | umac minor
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xEAC1B2C7 | frame pointer
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xD1B3AEE6 | stack pointer
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xE2B50417 | last host cmd
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x0D45F00C | isr status reg
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: IML/ROM dump:
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x0310 | IML/ROM SYSASSERT
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x03100000 | IML/ROM error/state
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x00000000 | IML/ROM data1
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x80000400 | IML/ROM WFPM_AUTH_KEY_0
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: Fseq Registers:
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x3727CB71 | FSEQ_ERROR_CODE
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xEDFE2647 | FSEQ_TOP_INIT_VERSION
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xE785E884 | FSEQ_CNVIO_INIT_VERSION
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x395D5B7D | FSEQ_OTP_VERSION
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xF7E709A4 | FSEQ_TOP_CONTENT_VERSION
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x22282DC8 | FSEQ_ALIVE_TOKEN
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xFE950561 | FSEQ_CNVI_ID
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x0358C152 | FSEQ_CNVR_ID
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0x20000302 | CNVI_AUX_MISC_CHIP
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_AUX_MISC_CHIP
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: 0xA5A5A5A2 | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: Failed to start RT ucode: -110
nov 21 16:12:46 sparkle kernel: iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 13 fired (delay=0ms).
nov 21 16:12:47 sparkle kernel: iwlwifi 0000:00:14.3: Failed to run INIT ucode: -110
nov 21 16:12:47 sparkle NetworkManager[905]: <info>  [1669039967.6995] ovsdb: disconnected from ovsdb
nov 21 16:12:47 sparkle NetworkManager[905]: <info>  [1669039967.6997] device (enp0s20f0u2): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
nov 21 16:12:47 sparkle NetworkManager[905]: <info>  [1669039967.6999] policy: auto-activating connection 'Login cont student' (c5bb6c73-1dc4-3314-80b8-63b16a9ee6a3)
nov 21 16:12:47 sparkle NetworkManager[905]: <info>  [1669039967.7002] device (enp0s20f0u2): Activation: starting connection 'Login cont student' (c5bb6c73-1dc4-3314-80b8-63b16a9ee6a3)
nov 21 16:12:47 sparkle NetworkManager[905]: <info>  [1669039967.7002] device (enp0s20f0u2): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
nov 21 16:12:47 sparkle NetworkManager[905]: <info>  [1669039967.7003] manager: NetworkManager state is now CONNECTING
nov 21 16:12:47 sparkle NetworkManager[905]: <info>  [1669039967.7004] device (enp0s20f0u2): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
nov 21 16:12:47 sparkle NetworkManager[905]: <info>  [1669039967.7005] device (enp0s20f0u2): Activation: (ethernet) connection 'Login cont student' has security, but secrets are required.
nov 21 16:12:47 sparkle NetworkManager[905]: <info>  [1669039967.7005] device (enp0s20f0u2): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
nov 21 16:12:47 sparkle NetworkManager[905]: <info>  [1669039967.7006] device (enp0s20f0u2): Activation: (ethernet) asking for new secrets
nov 21 16:12:47 sparkle NetworkManager[905]: <warn>  [1669039967.7006] device (enp0s20f0u2): No agents were available for this request.
nov 21 16:12:47 sparkle NetworkManager[905]: <info>  [1669039967.7007] device (enp0s20f0u2): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
nov 21 16:12:47 sparkle NetworkManager[905]: <info>  [1669039967.7007] manager: NetworkManager state is now DISCONNECTED
nov 21 16:12:47 sparkle NetworkManager[905]: <warn>  [1669039967.7008] device (enp0s20f0u2): Activation: failed for connection 'Login cont student'
nov 21 16:12:47 sparkle NetworkManager[905]: <info>  [1669039967.7009] device (enp0s20f0u2): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
nov 21 16:12:47 sparkle kernel: iwlwifi 0000:00:14.3: retry init count 2
nov 21 16:12:52 sparkle sddm-greeter[987]: Reading from "/usr/share/xsessions/plasma.desktop"
nov 21 16:12:52 sparkle sddm[956]: Message received from greeter: Login
nov 21 16:12:52 sparkle sddm[956]: Reading from "/usr/share/xsessions/plasma.desktop"
nov 21 16:12:52 sparkle sddm[956]: Reading from "/usr/share/xsessions/plasma.desktop"
nov 21 16:12:52 sparkle sddm[956]: Session "/usr/share/xsessions/plasma.desktop" selected, command: "/usr/bin/startplasma-x11"
nov 21 16:12:52 sparkle sddm-helper[1056]: [PAM] Starting...
nov 21 16:12:52 sparkle sddm-helper[1056]: [PAM] Authenticating...
nov 21 16:12:52 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.18' (uid=0 pid=1056 comm="/usr/lib/sddm/sddm-helper --socket /tmp/sddm-auth0")
nov 21 16:12:52 sparkle dbus-daemon[903]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov 21 16:12:52 sparkle sddm-helper[1056]: pam_systemd_home(sddm:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
nov 21 16:12:52 sparkle sddm-helper[1056]: [PAM] Preparing to converse...
nov 21 16:12:52 sparkle sddm-helper[1056]: [PAM] Conversation with 1 messages
nov 21 16:12:52 sparkle sddm-helper[1056]: pam_kwallet5(sddm:auth): pam_kwallet5: pam_sm_authenticate
nov 21 16:12:52 sparkle sddm-helper[1056]: [PAM] returning.
nov 21 16:12:52 sparkle audit[1056]: USER_AUTH pid=1056 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="andy3153" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
nov 21 16:12:52 sparkle audit[1056]: USER_ACCT pid=1056 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="andy3153" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
nov 21 16:12:52 sparkle sddm[956]: Authenticated successfully
nov 21 16:12:52 sparkle sddm-helper[1056]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred
nov 21 16:12:52 sparkle audit[1056]: CRED_ACQ pid=1056 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="andy3153" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
nov 21 16:12:52 sparkle sddm-greeter[987]: Message received from daemon: LoginSucceeded
nov 21 16:12:52 sparkle audit[1056]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffe3564d070 a2=4 a3=7ffe3564cd84 items=0 ppid=956 pid=1056 auid=3153 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
nov 21 16:12:52 sparkle audit: PROCTITLE proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746830383130663639322D386339352D343966312D386663372D616263623463353734636531002D2D69640031002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D
nov 21 16:12:52 sparkle kernel: audit: type=1100 audit(1669039972.207:129): pid=1056 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="andy3153" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
nov 21 16:12:52 sparkle kernel: audit: type=1101 audit(1669039972.207:130): pid=1056 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="andy3153" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
nov 21 16:12:52 sparkle kernel: audit: type=1103 audit(1669039972.207:131): pid=1056 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="andy3153" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=? res=success'
nov 21 16:12:52 sparkle kernel: audit: type=1006 audit(1669039972.207:132): pid=1056 uid=0 old-auid=4294967295 auid=3153 tty=(none) old-ses=4294967295 ses=2 res=1
nov 21 16:12:52 sparkle kernel: audit: type=1300 audit(1669039972.207:132): arch=c000003e syscall=1 success=yes exit=4 a0=8 a1=7ffe3564d070 a2=4 a3=7ffe3564cd84 items=0 ppid=956 pid=1056 auid=3153 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="sddm-helper" exe="/usr/lib/sddm/sddm-helper" key=(null)
nov 21 16:12:52 sparkle kernel: audit: type=1327 audit(1669039972.207:132): proctitle=2F7573722F6C69622F7364646D2F7364646D2D68656C706572002D2D736F636B6574002F746D702F7364646D2D6175746830383130663639322D386339352D343966312D386663372D616263623463353734636531002D2D69640031002D2D7374617274002F7573722F62696E2F7374617274706C61736D612D783131002D2D
nov 21 16:12:52 sparkle sddm-helper[1056]: pam_unix(sddm:session): session opened for user andy3153(uid=3153) by (uid=0)
nov 21 16:12:52 sparkle NetworkManager[905]: <info>  [1669039972.2106] policy: auto-activating connection 'Fără Login' (a53c9e97-7aa1-4e15-b513-4efa27cc235c)
nov 21 16:12:52 sparkle NetworkManager[905]: <info>  [1669039972.2108] device (enp0s20f0u2): Activation: starting connection 'Fără Login' (a53c9e97-7aa1-4e15-b513-4efa27cc235c)
nov 21 16:12:52 sparkle NetworkManager[905]: <info>  [1669039972.2108] device (enp0s20f0u2): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
nov 21 16:12:52 sparkle NetworkManager[905]: <info>  [1669039972.2109] manager: NetworkManager state is now CONNECTING
nov 21 16:12:52 sparkle NetworkManager[905]: <warn>  [1669039972.2110] device (enp0s20f0u2): set-link: failure to set link negotiation
nov 21 16:12:52 sparkle NetworkManager[905]: <info>  [1669039972.2110] device (enp0s20f0u2): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
nov 21 16:12:52 sparkle NetworkManager[905]: <info>  [1669039972.2111] device (enp0s20f0u2): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
nov 21 16:12:52 sparkle NetworkManager[905]: <info>  [1669039972.2113] dhcp4 (enp0s20f0u2): activation: beginning transaction (timeout in 45 seconds)
nov 21 16:12:52 sparkle systemd-logind[904]: New session 2 of user andy3153.
nov 21 16:12:52 sparkle systemd[1]: Created slice User Slice of UID 3153.
nov 21 16:12:52 sparkle NetworkManager[905]: <info>  [1669039972.2260] dhcp4 (enp0s20f0u2): state changed new lease, address=192.168.14.112
nov 21 16:12:52 sparkle NetworkManager[905]: <info>  [1669039972.2262] policy: set 'Fără Login' (enp0s20f0u2) as default for IPv4 routing and DNS
nov 21 16:12:52 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.2' (uid=0 pid=905 comm="/usr/bin/NetworkManager --no-daemon")
nov 21 16:12:52 sparkle sddm-helper[977]: [PAM] Closing session
nov 21 16:12:52 sparkle kernel: audit: type=1106 audit(1669039972.230:133): pid=977 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
nov 21 16:12:52 sparkle kernel: audit: type=1104 audit(1669039972.230:134): pid=977 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
nov 21 16:12:52 sparkle audit[977]: USER_END pid=977 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:session_close grantors=pam_unix,pam_systemd acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
nov 21 16:12:52 sparkle audit[977]: CRED_DISP pid=977 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_permit acct="sddm" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
nov 21 16:12:52 sparkle sddm-helper[977]: [PAM] Ended.
nov 21 16:12:52 sparkle sddm-helper[977]: pam_unix(sddm-greeter:session): session closed for user sddm
nov 21 16:12:52 sparkle sddm[956]: Auth: sddm-helper exited successfully
nov 21 16:12:52 sparkle sddm[956]: Greeter stopped.
nov 21 16:12:52 sparkle systemd[1]: Starting User Runtime Directory /run/user/3153...
nov 21 16:12:52 sparkle systemd[1]: session-c1.scope: Deactivated successfully.
nov 21 16:12:52 sparkle dbus-daemon[903]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
nov 21 16:12:52 sparkle NetworkManager[905]: <info>  [1669039972.2318] device (enp0s20f0u2): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
nov 21 16:12:52 sparkle systemd-logind[904]: Session c1 logged out. Waiting for processes to exit.
nov 21 16:12:52 sparkle systemd-logind[904]: Removed session c1.
nov 21 16:12:52 sparkle NetworkManager[905]: <info>  [1669039972.2326] device (enp0s20f0u2): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
nov 21 16:12:52 sparkle NetworkManager[905]: <info>  [1669039972.2326] device (enp0s20f0u2): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
nov 21 16:12:52 sparkle NetworkManager[905]: <info>  [1669039972.2328] manager: NetworkManager state is now CONNECTED_SITE
nov 21 16:12:52 sparkle NetworkManager[905]: <info>  [1669039972.2329] device (enp0s20f0u2): Activation: successful, device activated.
nov 21 16:12:52 sparkle systemd[1]: Finished User Runtime Directory /run/user/3153.
nov 21 16:12:52 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@3153 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:52 sparkle kernel: audit: type=1130 audit(1669039972.234:135): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@3153 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:52 sparkle systemd[1]: Starting User Manager for UID 3153...
nov 21 16:12:52 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.21' (uid=0 pid=1059 comm="(systemd)")
nov 21 16:12:52 sparkle dbus-daemon[903]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov 21 16:12:52 sparkle systemd[1059]: pam_systemd_home(systemd-user:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
nov 21 16:12:52 sparkle audit[1059]: USER_ACCT pid=1059 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="andy3153" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:52 sparkle audit[1059]: CRED_ACQ pid=1059 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="andy3153" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
nov 21 16:12:52 sparkle systemd[1059]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[andy3153] ruser=[<unknown>] rhost=[<unknown>]
nov 21 16:12:52 sparkle audit[1059]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffe6960e750 a2=4 a3=7ffe6960e464 items=0 ppid=1 pid=1059 auid=3153 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=3 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
nov 21 16:12:52 sparkle audit: PROCTITLE proctitle="(systemd)"
nov 21 16:12:52 sparkle systemd[1059]: pam_unix(systemd-user:session): session opened for user andy3153(uid=3153) by (uid=0)
nov 21 16:12:52 sparkle audit[1059]: USER_START pid=1059 uid=0 auid=3153 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="andy3153" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:52 sparkle kernel: audit: type=1101 audit(1669039972.237:136): pid=1059 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="andy3153" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:52 sparkle systemd-xdg-autostart-generator[1064]: /home/andy3153/.config/autostart/org.kde.latte-dock.desktop:106: Unknown key name 'InitialPreference' in section 'Desktop Entry', ignoring.
nov 21 16:12:52 sparkle systemd-xdg-autostart-generator[1064]: /home/andy3153/.config/autostart/OpenRGB.desktop:16: Unknown key name 'TerminalOptions' in section 'Desktop Entry', ignoring.
nov 21 16:12:52 sparkle systemd-xdg-autostart-generator[1064]: /home/andy3153/.config/autostart/checkFan.sh.desktop:15: Unknown key name 'TerminalOptions' in section 'Desktop Entry', ignoring.
nov 21 16:12:52 sparkle systemd-xdg-autostart-generator[1064]: /home/andy3153/.config/autostart/tilda-2.desktop:15: Unknown key name 'TerminalOptions' in section 'Desktop Entry', ignoring.
nov 21 16:12:52 sparkle systemd[1059]: Queued start job for default target Main User Target.
nov 21 16:12:52 sparkle systemd[1059]: Created slice User Application Slice.
nov 21 16:12:52 sparkle systemd[1059]: Created slice User Core Session Slice.
nov 21 16:12:52 sparkle systemd[1059]: Reached target Paths.
nov 21 16:12:52 sparkle systemd[1059]: Reached target Timers.
nov 21 16:12:52 sparkle systemd[1059]: Starting D-Bus User Message Bus Socket...
nov 21 16:12:52 sparkle systemd[1059]: Listening on GnuPG network certificate management daemon.
nov 21 16:12:52 sparkle systemd[1059]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
nov 21 16:12:52 sparkle systemd[1059]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
nov 21 16:12:52 sparkle systemd[1059]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
nov 21 16:12:52 sparkle systemd[1059]: Listening on GnuPG cryptographic agent and passphrase cache.
nov 21 16:12:52 sparkle systemd[1059]: Listening on mpd.socket.
nov 21 16:12:52 sparkle systemd[1059]: Listening on p11-kit server.
nov 21 16:12:52 sparkle systemd[1059]: Listening on PipeWire PulseAudio.
nov 21 16:12:52 sparkle systemd[1059]: Listening on PipeWire Multimedia System Socket.
nov 21 16:12:52 sparkle systemd[1059]: Listening on D-Bus User Message Bus Socket.
nov 21 16:12:52 sparkle systemd[1059]: Reached target Sockets.
nov 21 16:12:52 sparkle systemd[1059]: Reached target Basic System.
nov 21 16:12:52 sparkle systemd[1]: Started User Manager for UID 3153.
nov 21 16:12:52 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@3153 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:52 sparkle systemd[1059]: Started PipeWire Multimedia Service.
nov 21 16:12:52 sparkle systemd[1]: Started Session 2 of User andy3153.
nov 21 16:12:52 sparkle systemd[1059]: Started Multimedia Service Session Manager.
nov 21 16:12:52 sparkle systemd[1059]: Started PipeWire PulseAudio.
nov 21 16:12:52 sparkle sddm-helper[1056]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session
nov 21 16:12:52 sparkle systemd[1059]: Starting Update XDG user dir configuration...
nov 21 16:12:52 sparkle systemd[1059]: Finished Update XDG user dir configuration.
nov 21 16:12:52 sparkle systemd[1059]: Reached target Main User Target.
nov 21 16:12:52 sparkle systemd[1059]: Startup finished in 70ms.
nov 21 16:12:52 sparkle systemd[1059]: Starting D-Bus User Message Bus...
nov 21 16:12:52 sparkle systemd[1059]: Started D-Bus User Message Bus.
nov 21 16:12:52 sparkle pipewire[1066]: mod.rt: Can't find xdg-portal: (null)
nov 21 16:12:52 sparkle pipewire[1066]: mod.rt: found session bus but no portal
nov 21 16:12:52 sparkle wireplumber[1067]: Can't find xdg-portal: (null)
nov 21 16:12:52 sparkle wireplumber[1067]: found session bus but no portal
nov 21 16:12:52 sparkle pipewire-pulse[1068]: mod.rt: Can't find xdg-portal: (null)
nov 21 16:12:52 sparkle pipewire-pulse[1068]: mod.rt: found session bus but no portal
nov 21 16:12:52 sparkle pipewire[1066]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
nov 21 16:12:52 sparkle pipewire[1066]: mod.rt: could not set nice-level to -11: No such file or directory
nov 21 16:12:52 sparkle wireplumber[1067]: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
nov 21 16:12:52 sparkle wireplumber[1067]: could not set nice-level to -11: No such file or directory
nov 21 16:12:52 sparkle pipewire[1066]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
nov 21 16:12:52 sparkle wireplumber[1067]: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
nov 21 16:12:52 sparkle pipewire-pulse[1068]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
nov 21 16:12:52 sparkle pipewire-pulse[1068]: mod.rt: could not set nice-level to -11: No such file or directory
nov 21 16:12:52 sparkle pipewire-pulse[1068]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
nov 21 16:12:52 sparkle wireplumber[1067]: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
nov 21 16:12:52 sparkle wireplumber[1067]: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
nov 21 16:12:52 sparkle wireplumber[1067]: could not make thread 1073 realtime using RTKit: No such file or directory
nov 21 16:12:52 sparkle pipewire[1066]: pw.module: No module "libpipewire-module-x11-bell" was found
nov 21 16:12:52 sparkle pipewire[1066]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
nov 21 16:12:52 sparkle pipewire[1066]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
nov 21 16:12:52 sparkle pipewire[1066]: mod.rt: could not make thread 1077 realtime using RTKit: No such file or directory
nov 21 16:12:52 sparkle pipewire-pulse[1068]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
nov 21 16:12:52 sparkle pipewire-pulse[1068]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
nov 21 16:12:52 sparkle pipewire-pulse[1068]: mod.rt: could not make thread 1078 realtime using RTKit: No such file or directory
nov 21 16:12:52 sparkle pipewire-pulse[1076]: 536870912
nov 21 16:12:52 sparkle sddm-helper[1081]: pam_kwallet5: final socket path: /run/user/3153/kwallet5.socket
nov 21 16:12:52 sparkle audit[1056]: USER_START pid=1056 uid=0 auid=3153 ses=2 msg='op=PAM:session_open grantors=pam_keyinit,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env,pam_kwallet5 acct="andy3153" exe="/usr/lib/sddm/sddm-helper" hostname=? addr=? terminal=:0 res=success'
nov 21 16:12:52 sparkle sddm-helper[1056]: Starting: "/usr/share/sddm/scripts/Xsession \"/usr/bin/startplasma-x11\""
nov 21 16:12:52 sparkle sddm-helper[1083]: Adding cookie to "/home/andy3153//.Xauthority"
nov 21 16:12:52 sparkle sddm[956]: Session started
nov 21 16:12:52 sparkle wireplumber[1067]: [0:00:23.488439758] [1067]  INFO Camera camera_manager.cpp:293 libcamera v0.0.1
nov 21 16:12:52 sparkle NetworkManager[905]: <info>  [1669039972.3687] manager: NetworkManager state is now CONNECTED_GLOBAL
nov 21 16:12:52 sparkle startplasma-x11[1083]: org.kde.plasma.libkworkspace: Skipping syncing of environment variable  "SUDO_PROMPT" as value contains unsupported characters
nov 21 16:12:52 sparkle startplasma-x11[1083]: org.kde.plasma.libkworkspace: Skipping syncing of environment variable  "SUDO_PROMPT" as value contains unsupported characters
nov 21 16:12:52 sparkle systemd[1059]: Reloading.
nov 21 16:12:52 sparkle systemd-xdg-autostart-generator[1126]: /home/andy3153/.config/autostart/org.kde.latte-dock.desktop:106: Unknown key name 'InitialPreference' in section 'Desktop Entry', ignoring.
nov 21 16:12:52 sparkle systemd-xdg-autostart-generator[1126]: /home/andy3153/.config/autostart/OpenRGB.desktop:16: Unknown key name 'TerminalOptions' in section 'Desktop Entry', ignoring.
nov 21 16:12:52 sparkle systemd-xdg-autostart-generator[1126]: /home/andy3153/.config/autostart/checkFan.sh.desktop:15: Unknown key name 'TerminalOptions' in section 'Desktop Entry', ignoring.
nov 21 16:12:52 sparkle systemd-xdg-autostart-generator[1126]: /home/andy3153/.config/autostart/tilda-2.desktop:15: Unknown key name 'TerminalOptions' in section 'Desktop Entry', ignoring.
nov 21 16:12:52 sparkle systemd[1059]: /run/user/3153/systemd/generator.late/app-tilda\x2d2@autostart.service:18: WorkingDirectory= path is not absolute, ignoring: 
nov 21 16:12:52 sparkle systemd[1059]: /run/user/3153/systemd/generator.late/app-checkFan.sh@autostart.service:18: WorkingDirectory= path is not absolute, ignoring: 
nov 21 16:12:52 sparkle systemd[1059]: /run/user/3153/systemd/generator.late/app-OpenRGB@autostart.service:18: WorkingDirectory= path is not absolute, ignoring: 
nov 21 16:12:52 sparkle systemd[1059]: Created slice User Background Tasks Slice.
nov 21 16:12:52 sparkle systemd[1059]: Reached target Session services which should run early before the graphical session is brought up.
nov 21 16:12:52 sparkle systemd[1059]: Starting Baloo File Indexer Daemon...
nov 21 16:12:52 sparkle systemd[1059]: Starting KDE Config Module Initialization...
nov 21 16:12:52 sparkle systemd[1059]: kde-baloo.service: Skipped due to 'exec-condition'.
nov 21 16:12:52 sparkle systemd[1059]: Condition check resulted in Baloo File Indexer Daemon being skipped.
nov 21 16:12:52 sparkle kcminit_startup[1131]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
nov 21 16:12:52 sparkle kcminit_startup[1131]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_style.so"
nov 21 16:12:52 sparkle kcminit_startup[1131]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
nov 21 16:12:52 sparkle systemd[1059]: Started KDE Config Module Initialization.
nov 21 16:12:52 sparkle systemd[1059]: Starting KDE Session Management Server...
nov 21 16:12:52 sparkle systemd[1059]: Started Unlock kwallet from pam credentials.
nov 21 16:12:52 sparkle systemd[1059]: Starting KDE Daemon...
nov 21 16:12:52 sparkle systemd[1059]: Starting KDE Window Manager...
nov 21 16:12:52 sparkle systemd[1059]: Started KDE Daemon.
nov 21 16:12:52 sparkle ksmserver[1139]: Qt: Session management error: networkIdsList argument is NULL
nov 21 16:12:52 sparkle systemd[1059]: Starting KDE Configuration Module Initialization (Phase 1)...
nov 21 16:12:52 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Activating via systemd: service name='org.kde.kglobalaccel' unit='plasma-kglobalaccel.service' requested by ':1.13' (uid=3153 pid=1139 comm="/usr/bin/ksmserver")
nov 21 16:12:52 sparkle systemd[1059]: Starting KDE Global Shortcuts Server...
nov 21 16:12:52 sparkle kcminit_startup[1131]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_kgamma.so"
nov 21 16:12:52 sparkle kcminit_startup[1131]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_touchpad.so"
nov 21 16:12:52 sparkle kcminit_startup[1131]: kcm_touchpad: Using X11 backend
nov 21 16:12:52 sparkle systemd[1059]: Finished KDE Configuration Module Initialization (Phase 1).
nov 21 16:12:52 sparkle kded5[1141]: print-manager.kded: unable to register service to dbus
nov 21 16:12:52 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Successfully activated service 'org.kde.kglobalaccel'
nov 21 16:12:52 sparkle systemd[1059]: Started KDE Global Shortcuts Server.
nov 21 16:12:52 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Activating via systemd: service name='ca.desrt.dconf' unit='dconf.service' requested by ':1.16' (uid=3153 pid=1141 comm="/usr/bin/kded5")
nov 21 16:12:52 sparkle systemd[1059]: Starting User preferences database...
nov 21 16:12:52 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Successfully activated service 'ca.desrt.dconf'
nov 21 16:12:52 sparkle systemd[1059]: Started User preferences database.
nov 21 16:12:52 sparkle ksmserver[1139]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.17'
nov 21 16:12:52 sparkle kwin_x11[1144]: kwin_xkbcommon: XKB: inet:323:58: unrecognized keysym "XF86EmojiPicker"
nov 21 16:12:52 sparkle kwin_x11[1144]: kwin_xkbcommon: XKB: inet:324:58: unrecognized keysym "XF86Dictate"
nov 21 16:12:52 sparkle systemd[1059]: Started KDE Session Management Server.
nov 21 16:12:52 sparkle systemd[1059]: Starting KDE Plasma Workspace...
nov 21 16:12:52 sparkle systemd[1059]: Started KDE Window Manager.
nov 21 16:12:52 sparkle kwin_x11[1144]: OpenGL vendor string:                   Intel
nov 21 16:12:52 sparkle kwin_x11[1144]: OpenGL renderer string:                 Mesa Intel(R) UHD Graphics (TGL GT1)
nov 21 16:12:52 sparkle kwin_x11[1144]: OpenGL version string:                  4.6 (Compatibility Profile) Mesa 22.2.3
nov 21 16:12:52 sparkle kwin_x11[1144]: OpenGL shading language version string: 4.60
nov 21 16:12:52 sparkle kwin_x11[1144]: Driver:                                 Intel
nov 21 16:12:52 sparkle kwin_x11[1144]: GPU class:                              Tiger Lake
nov 21 16:12:52 sparkle kwin_x11[1144]: OpenGL version:                         4.6
nov 21 16:12:52 sparkle kwin_x11[1144]: GLSL version:                           4.60
nov 21 16:12:52 sparkle kwin_x11[1144]: Mesa version:                           22.2.3
nov 21 16:12:52 sparkle kwin_x11[1144]: X server version:                       1.21.1
nov 21 16:12:52 sparkle kwin_x11[1144]: Linux kernel version:                   6.0.9
nov 21 16:12:52 sparkle kwin_x11[1144]: Requires strict binding:                yes
nov 21 16:12:52 sparkle kwin_x11[1144]: GLSL shaders:                           yes
nov 21 16:12:52 sparkle kwin_x11[1144]: Texture NPOT support:                   yes
nov 21 16:12:52 sparkle kwin_x11[1144]: Virtual Machine:                        no
nov 21 16:12:52 sparkle pipewire[1066]: [0:00:24.017993246] [1066]  INFO Camera camera_manager.cpp:293 libcamera v0.0.1
nov 21 16:12:52 sparkle pipewire[1066]: default: can't setup properties: No such file or directory
nov 21 16:12:52 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Activating via systemd: service name='org.kde.ActivityManager' unit='plasma-kactivitymanagerd.service' requested by ':1.19' (uid=3153 pid=1224 comm="/usr/bin/plasmashell --no-respawn")
nov 21 16:12:52 sparkle kwin_x11[1144]: qml: FORCE-BLUR: starting the script
nov 21 16:12:52 sparkle kwin_x11[1144]: qml: ["tilda","yakuake","latte-dock","urxvt"]
nov 21 16:12:52 sparkle plasmashell[1224]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
nov 21 16:12:52 sparkle plasmashell[1224]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
nov 21 16:12:52 sparkle startplasma-x11[1083]: kf.coreaddons.kaboutdata: QGuiApplication::applicationDisplayName "" is out-of-sync with KAboutData::applicationData().displayName "startplasma-x11"
nov 21 16:12:52 sparkle startplasma-x11[1083]: kf.coreaddons.kaboutdata: QGuiApplication::applicationDisplayName "" is out-of-sync with KAboutData::applicationData().displayName "startplasma-x11"
nov 21 16:12:52 sparkle systemd[1059]: Starting KActivityManager Activity manager Service...
nov 21 16:12:52 sparkle systemd[1059]: Started KDE Plasma Workspace.
nov 21 16:12:52 sparkle systemd[1059]: Reached target KDE Plasma Workspace Core.
nov 21 16:12:52 sparkle systemd[1059]: Started Proxies GTK DBus menus to a Plasma readable format.
nov 21 16:12:52 sparkle systemd[1059]: Starting KDE PolicyKit Authentication Agent...
nov 21 16:12:52 sparkle systemd[1059]: Starting Powerdevil...
nov 21 16:12:52 sparkle systemd[1059]: Started Handle legacy xembed system tray icons.
nov 21 16:12:52 sparkle kwin_x11[1144]: org.kde.bismuth: Initiating Bismuth: Plasma Tiling Window script!
nov 21 16:12:52 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:12:52 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:12:52 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Successfully activated service 'org.kde.ActivityManager'
nov 21 16:12:52 sparkle systemd[1059]: Started KActivityManager Activity manager Service.
nov 21 16:12:52 sparkle plasmashell[1224]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
nov 21 16:12:52 sparkle plasmashell[1224]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
nov 21 16:12:52 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:12:52 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:12:52 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:12:52 sparkle plasmashell[1224]: kf.plasma.quick: Applet preload policy set to 1
nov 21 16:12:52 sparkle kded5[1141]: Installing the delayed initialization callback.
nov 21 16:12:52 sparkle kded5[1141]: kcm_touchpad: Using X11 backend
nov 21 16:12:53 sparkle dbus-daemon[903]: [system] Activating service name='org.kde.powerdevil.discretegpuhelper' requested by ':1.32' (uid=3153 pid=1279 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
nov 21 16:12:53 sparkle dbus-daemon[903]: [system] Successfully activated service 'org.kde.powerdevil.discretegpuhelper'
nov 21 16:12:53 sparkle dbus-daemon[903]: [system] Activating service name='org.kde.powerdevil.chargethresholdhelper' requested by ':1.32' (uid=3153 pid=1279 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
nov 21 16:12:53 sparkle dbus-daemon[903]: [system] Successfully activated service 'org.kde.powerdevil.chargethresholdhelper'
nov 21 16:12:53 sparkle dbus-daemon[903]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.32' (uid=3153 pid=1279 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
nov 21 16:12:53 sparkle polkit-kde-authentication-agent-1[1278]: New PolkitAgentListener  0x7feb5c003520
nov 21 16:12:53 sparkle polkit-kde-authentication-agent-1[1278]: Adding new listener  PolkitQt1::Agent::Listener(0x5579f9637720) for  0x7feb5c003520
nov 21 16:12:53 sparkle systemd[1059]: Started KDE PolicyKit Authentication Agent.
nov 21 16:12:53 sparkle polkit-kde-authentication-agent-1[1278]: Listener online
nov 21 16:12:53 sparkle polkitd[918]: Registered Authentication Agent for unix-session:2 (system bus name :1.41 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
nov 21 16:12:53 sparkle polkit-kde-authentication-agent-1[1278]: Authentication agent result: true
nov 21 16:12:53 sparkle dbus-daemon[903]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
nov 21 16:12:53 sparkle NetworkManager[905]: <info>  [1669039973.1378] agent-manager: agent[91c5e85131af1d01,:1.29/org.kde.plasma.networkmanagement/3153]: agent registered
nov 21 16:12:53 sparkle systemd[1059]: Started Powerdevil.
nov 21 16:12:53 sparkle systemd[1059]: Reached target KDE Plasma Workspace.
nov 21 16:12:53 sparkle systemd[1059]: Reached target Current graphical user session.
nov 21 16:12:53 sparkle systemd[1059]: Reached target plasma-workspace-x11.target.
nov 21 16:12:53 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5890a1780)
nov 21 16:12:53 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:12:53 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:12:53 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:12:53 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5890a1780)
nov 21 16:12:53 sparkle kded5[1141]: 
nov 21 16:12:53 sparkle kded5[1141]: Delayed initialization.
nov 21 16:12:53 sparkle kded5[1141]: Reloading the khotkeys configuration
nov 21 16:12:53 sparkle kded5[1141]: Version 2 File!
nov 21 16:12:53 sparkle kded5[1141]: true
nov 21 16:12:53 sparkle kded5[1141]: Imported file "/usr/share/khotkeys/defaults.khotkeys"
nov 21 16:12:53 sparkle systemd[1059]: Starting OpenRGB...
nov 21 16:12:53 sparkle systemd[1059]: Starting checkFan.sh...
nov 21 16:12:53 sparkle systemd[1059]: Starting Accessibility...
nov 21 16:12:53 sparkle kded5[1141]: Imported file "/usr/share/khotkeys/kde32b1.khotkeys"
nov 21 16:12:53 sparkle org_kde_powerdevil[1279]: org.kde.powerdevil: Handle button events action could not check for screen configuration
nov 21 16:12:53 sparkle systemd[1059]: Starting Klipper...
nov 21 16:12:53 sparkle systemd[1059]: Starting Libinput Gestures...
nov 21 16:12:53 sparkle kded5[1141]: Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys"
nov 21 16:12:53 sparkle systemd[1059]: Starting Onboard...
nov 21 16:12:53 sparkle systemd[1059]: Starting Discover...
nov 21 16:12:53 sparkle systemd[1059]: Starting Calendar Reminders...
nov 21 16:12:53 sparkle systemd[1059]: Starting KDE Connect...
nov 21 16:12:53 sparkle systemd[1059]: Starting Latte...
nov 21 16:12:53 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Activating via systemd: service name='org.kde.KScreen' unit='plasma-kscreen.service' requested by ':1.24' (uid=3153 pid=1279 comm="/usr/lib/org_kde_powerdevil")
nov 21 16:12:53 sparkle systemd[1059]: Starting Cava...
nov 21 16:12:53 sparkle systemd[1059]: Starting KSplash "ready" Stage...
nov 21 16:12:53 sparkle systemd[1059]: Starting KDE Session Restoration...
nov 21 16:12:53 sparkle systemd[1059]: app-onboard\x2dautostart@autostart.service: Skipped due to 'exec-condition'.
nov 21 16:12:53 sparkle systemd[1059]: Condition check resulted in Onboard being skipped.
nov 21 16:12:53 sparkle systemd[1059]: Started Libinput Gestures.
nov 21 16:12:53 sparkle systemd[1059]: Started KDE Connect.
nov 21 16:12:53 sparkle systemd[1059]: Started Cava.
nov 21 16:12:53 sparkle systemd[1059]: Started checkFan.sh.
nov 21 16:12:53 sparkle systemd[1059]: Started OpenRGB.
nov 21 16:12:53 sparkle systemd[1059]: Started Latte.
nov 21 16:12:53 sparkle systemd[1059]: Started Accessibility.
nov 21 16:12:53 sparkle systemd[1059]: Started Discover.
nov 21 16:12:53 sparkle systemd[1059]: Started Calendar Reminders.
nov 21 16:12:53 sparkle systemd[1059]: Starting KScreen...
nov 21 16:12:53 sparkle systemd[1059]: app-klipper@autostart.service: Skipped due to 'exec-condition'.
nov 21 16:12:53 sparkle systemd[1059]: Condition check resulted in Klipper being skipped.
nov 21 16:12:53 sparkle systemd[1059]: Reached target Startup of XDG autostart applications.
nov 21 16:12:53 sparkle systemd[1059]: Finished KDE Session Restoration.
nov 21 16:12:53 sparkle systemd[1059]: Finished KSplash "ready" Stage.
nov 21 16:12:53 sparkle kaccess[1421]: Xlib XKB extension major= 1  minor= 0
nov 21 16:12:53 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.29' (uid=3153 pid=1141 comm="/usr/bin/kded5")
nov 21 16:12:53 sparkle dbus-daemon[903]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
nov 21 16:12:53 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service' requested by ':1.29' (uid=3153 pid=1141 comm="/usr/bin/kded5")
nov 21 16:12:53 sparkle dbus-daemon[903]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
nov 21 16:12:53 sparkle kded5[1141]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.systemd1.NoSuchUnit" 
                                      "Unit dbus-org.freedesktop.ModemManager1.service not found."
nov 21 16:12:53 sparkle kded5[1141]: Known activities: ("64f7044d-d170-4d2f-bf06-caed5a7ec751")
nov 21 16:12:53 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Activating via systemd: service name='org.bluez.obex' unit='dbus-org.bluez.obex.service' requested by ':1.12' (uid=3153 pid=1141 comm="/usr/bin/kded5")
nov 21 16:12:53 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Successfully activated service 'org.kde.KScreen'
nov 21 16:12:53 sparkle kscreen_backend_launcher[1428]: kscreen.xrandr: Connected output 67 to CRTC 62
nov 21 16:12:53 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: Detected XRandR 1.6
nov 21 16:12:53 sparkle dbus-daemon[903]: [system] Activating service name='org.kde.kded.smart' requested by ':1.29' (uid=3153 pid=1141 comm="/usr/bin/kded5") (using servicehelper)
nov 21 16:12:53 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: Event Base:  89
nov 21 16:12:53 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: Event Error:  147
nov 21 16:12:53 sparkle systemd[1059]: Starting Bluetooth OBEX service...
nov 21 16:12:53 sparkle systemd[1059]: Started KScreen.
nov 21 16:12:53 sparkle obexd[1445]: OBEX daemon 5.66
nov 21 16:12:53 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Successfully activated service 'org.bluez.obex'
nov 21 16:12:53 sparkle systemd[1059]: Started Bluetooth OBEX service.
nov 21 16:12:53 sparkle dbus-daemon[903]: [system] Successfully activated service 'org.kde.kded.smart'
nov 21 16:12:53 sparkle kscreen_backend_launcher[1428]: kscreen.xrandr: XRandR::setConfig
nov 21 16:12:53 sparkle kscreen_backend_launcher[1428]: kscreen.xrandr: Requested screen size is QSize(1920, 1080)
nov 21 16:12:53 sparkle kscreen_backend_launcher[1428]: kscreen.xrandr: Needed CRTCs:  1
nov 21 16:12:53 sparkle kscreen_backend_launcher[1428]: kscreen.xrandr: Actions to perform: 
                                                                 Primary Output: false
nov 21 16:12:53 sparkle kscreen_backend_launcher[1428]: kscreen.xrandr:         Change Screen Size: false
nov 21 16:12:53 sparkle kscreen_backend_launcher[1428]: kscreen.xrandr:         Disable outputs: false
nov 21 16:12:53 sparkle kscreen_backend_launcher[1428]: kscreen.xrandr:         Change outputs: false
nov 21 16:12:53 sparkle kscreen_backend_launcher[1428]: kscreen.xrandr:         Enable outputs: false
nov 21 16:12:53 sparkle kscreen_backend_launcher[1428]: kscreen.xrandr: XRandR::setConfig done!
nov 21 16:12:53 sparkle DiscoverNotifier[1423]: couldn't load "/usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Cannot load library /usr/lib/qt/plugins/discover-notifier/DiscoverPackageKitNotifier.so: (libpackagekitqt5.so.1: cannot open shared object file: No such file or directory)"
nov 21 16:12:53 sparkle DiscoverNotifier[1423]: couldn't load "/usr/lib/qt/plugins/discover-notifier/FlatpakNotifier.so" because "Cannot load library /usr/lib/qt/plugins/discover-notifier/FlatpakNotifier.so: (libflatpak.so.0: cannot open shared object file: No such file or directory)"
nov 21 16:12:53 sparkle DiscoverNotifier[1423]: couldn't find any notifier backend ("/usr/lib/qt/plugins", "/usr/lib")
nov 21 16:12:53 sparkle kaccess[1421]: X server XKB extension major= 1  minor= 0
nov 21 16:12:53 sparkle kded5[1141]: Registering ":1.34/StatusNotifierItem" to system tray
nov 21 16:12:53 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Activating service name='org.freedesktop.Notifications' requested by ':1.30' (uid=3153 pid=1415 comm="/usr/lib/kdeconnectd")
nov 21 16:12:53 sparkle kalendarac[1424]: Attribute Qt::AA_EnableHighDpiScaling must be set before QCoreApplication is created.
nov 21 16:12:53 sparkle akonadi_control[1544]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Starting up the Akonadi Server...
nov 21 16:12:53 sparkle kded5[1141]: Registering ":1.41/StatusNotifierItem" to system tray
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.collectionattributetable                   OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.collectionmimetyperelation                 OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.collectionpimitemrelation                  OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.collectiontable                            OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.flagtable                                  OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.mimetypetable                              OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.parttable                                  OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.parttypetable                              OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.pimitemflagrelation                        OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.pimitemtable                               OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.pimitemtagrelation                         OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.relationtable                              OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.relationtypetable                          OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.resourcetable                              OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.schemaversiontable                         OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.tagattributetable                          OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.tagremoteidresourcerelationtable           OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.tagtable                                   OK
nov 21 16:12:53 sparkle kalendarac[1606]: akonadi.tagtypetable                               OK
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Running DB initializer
nov 21 16:12:53 sparkle systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
nov 21 16:12:53 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: DB initializer done
nov 21 16:12:53 sparkle akonadiserver[1562]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
nov 21 16:12:53 sparkle NetworkManager[905]: <info>  [1669039973.6997] manager: startup complete
nov 21 16:12:53 sparkle akonadi_control[1544]: org.kde.pim.akonadicontrol: Akonadi server is now operational.
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c005590) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c005590) identified as "ETMCalendarMonitor - 94307620423792"
nov 21 16:12:53 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5890d73b0)
nov 21 16:12:53 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:12:53 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:12:53 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:12:53 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5890d73b0)
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c0301c0) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c057070) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c057380) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c060b90) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c06a160) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c073530) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c07de50) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c087220) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c090530) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c099810) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c0a2a90) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c0abd80) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c057070) identified as "AgentBaseChangeRecorder - 94392480309600"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c0301c0) identified as "AgentBaseChangeRecorder - 94746080940304"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c0a2a90) identified as "akonadi_birthdays_resource - 94746080723296"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c060b90) identified as "AgentBaseChangeRecorder - 94637104049904"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c057380) identified as "AgentBaseChangeRecorder - 94712781964736"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c06a160) identified as "AgentBaseChangeRecorder - 94804666933856"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c0f15a0) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c0e8c50) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c073530) identified as "AgentBaseChangeRecorder - 94675371964112"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c087220) identified as "AgentBaseChangeRecorder - 94816071899680"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c090530) identified as "AgentBaseChangeRecorder - 93940629384736"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c07de50) identified as "AgentBaseChangeRecorder - 93996541667280"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c0f15a0) identified as "akonadi_maildispatcher_agent - 93996541443648"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c0e8c50) identified as "SpecialCollectionsMonitor - 93996541445024"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c099810) identified as "AgentBaseChangeRecorder - 94008261063184"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c0abd80) identified as "AgentBaseChangeRecorder - 94792876380576"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c148820) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c1516a0) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c1519b0) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c15ae30) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c164130) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber "" disconnected
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c16d3a0) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c1835c0) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c16d3a0) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c17f3d0) )
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c1516a0) identified as "AgentBaseChangeRecorder - 94721649288240"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c164130) identified as "UnifiedMailboxChangeRecorder - 140723247201520"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c148820) identified as "AgentBaseChangeRecorder - 94420359054432"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c1835c0) identified as "MailFilter Kernel ETM - 94420359219248"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c16d3a0) identified as "MailFilterCollectionMonitor - 94420359224000"
nov 21 16:12:53 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c17f3d0) identified as "MailFilterItemMonitor - 94420359048336"
nov 21 16:12:54 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c1c51e0) )
nov 21 16:12:54 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c1c51e0) identified as "SpecialCollectionsMonitor - 94420359487936"
nov 21 16:12:54 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber "" disconnected
nov 21 16:12:54 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c1d6d90) )
nov 21 16:12:54 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c1e40a0) )
nov 21 16:12:54 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f7b4c1dfd90) )
nov 21 16:12:54 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c15ae30) identified as "AgentBaseChangeRecorder - 94882693392000"
nov 21 16:12:54 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c1e40a0) identified as "Archive Mail Kernel ETM - 94882693557584"
nov 21 16:12:54 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c1dfd90) identified as "ArchiveMailCollectionMonitor - 94882693521472"
nov 21 16:12:54 sparkle akonadiserver[1562]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f7b4c1519b0) identified as "AgentBaseChangeRecorder - 94151480415488"
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5890c9620)
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5890c9620)
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58914ddf0)
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a58914ddf0)
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a589182760)
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a589182760)
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5891b6460)
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:12:54 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5891b6460)
nov 21 16:12:54 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Successfully activated service 'org.freedesktop.Notifications'
nov 21 16:12:54 sparkle kded5[1141]: Registering "org.kde.StatusNotifierHost-1416" as system tray
nov 21 16:12:54 sparkle systemd[1]: Starting CUPS Scheduler...
nov 21 16:12:54 sparkle systemd[1]: Started CUPS Scheduler.
nov 21 16:12:54 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:12:57 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5891b6460)
nov 21 16:12:57 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:12:57 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:12:57 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:12:57 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5891b6460)
nov 21 16:13:00 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5891b8110)
nov 21 16:13:00 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:13:00 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:00 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:00 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:13:00 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(3000045.lattedock))
nov 21 16:13:00 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:00 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:01 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:13:01 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:01 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:01 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:13:01 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:01 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:01 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:13:01 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:01 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:01 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:13:01 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:01 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:01 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:13:01 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:01 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:02 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:13:02 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:02 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:02 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:13:02 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:02 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:02 sparkle systemd[1]: Stopping User Manager for UID 972...
nov 21 16:13:02 sparkle systemd[979]: Activating special unit Exit the Session...
nov 21 16:13:02 sparkle systemd[979]: Stopped target Main User Target.
nov 21 16:13:02 sparkle systemd[979]: Stopping D-Bus User Message Bus...
nov 21 16:13:02 sparkle systemd[979]: Stopped D-Bus User Message Bus.
nov 21 16:13:02 sparkle systemd[979]: Removed slice User Core Session Slice.
nov 21 16:13:02 sparkle systemd[979]: Stopped target Basic System.
nov 21 16:13:02 sparkle systemd[979]: Stopped target Paths.
nov 21 16:13:02 sparkle systemd[979]: Stopped target Sockets.
nov 21 16:13:02 sparkle systemd[979]: Stopped target Timers.
nov 21 16:13:02 sparkle systemd[979]: Closed D-Bus User Message Bus Socket.
nov 21 16:13:02 sparkle systemd[979]: Closed GnuPG network certificate management daemon.
nov 21 16:13:02 sparkle systemd[979]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
nov 21 16:13:02 sparkle systemd[979]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
nov 21 16:13:02 sparkle systemd[979]: Closed GnuPG cryptographic agent (ssh-agent emulation).
nov 21 16:13:02 sparkle systemd[979]: Closed GnuPG cryptographic agent and passphrase cache.
nov 21 16:13:02 sparkle systemd[979]: Closed p11-kit server.
nov 21 16:13:02 sparkle systemd[979]: Closed PipeWire PulseAudio.
nov 21 16:13:02 sparkle systemd[979]: Closed PipeWire Multimedia System Socket.
nov 21 16:13:02 sparkle systemd[979]: Removed slice User Application Slice.
nov 21 16:13:02 sparkle systemd[979]: Reached target Shutdown.
nov 21 16:13:02 sparkle systemd[979]: Finished Exit the Session.
nov 21 16:13:02 sparkle systemd[979]: Reached target Exit the Session.
nov 21 16:13:02 sparkle systemd[980]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[sddm] ruser=[<unknown>] rhost=[<unknown>]
nov 21 16:13:02 sparkle systemd[1]: user@972.service: Deactivated successfully.
nov 21 16:13:02 sparkle systemd[1]: Stopped User Manager for UID 972.
nov 21 16:13:02 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@972 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:13:02 sparkle kernel: kauditd_printk_skb: 9 callbacks suppressed
nov 21 16:13:02 sparkle kernel: audit: type=1131 audit(1669039982.273:144): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@972 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:13:02 sparkle systemd[1]: Stopping User Runtime Directory /run/user/972...
nov 21 16:13:02 sparkle systemd[1]: run-user-972.mount: Deactivated successfully.
nov 21 16:13:02 sparkle systemd[1]: user-runtime-dir@972.service: Deactivated successfully.
nov 21 16:13:02 sparkle systemd[1]: Stopped User Runtime Directory /run/user/972.
nov 21 16:13:02 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@972 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:13:02 sparkle kernel: audit: type=1131 audit(1669039982.288:145): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@972 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:13:02 sparkle systemd[1]: Removed slice User Slice of UID 972.
nov 21 16:13:02 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:13:02 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:02 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:02 sparkle kded5[1141]: 
nov 21 16:13:02 sparkle systemd[1059]: Started konsole.
nov 21 16:13:02 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a589314530)
nov 21 16:13:02 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:13:02 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:02 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:02 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:13:03 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58933fb50)
nov 21 16:13:03 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:13:03 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:03 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:03 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a58933fb50)
nov 21 16:13:03 sparkle kded5[1141]: Registering ":1.59/StatusNotifierItem" to system tray
nov 21 16:13:06 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(560000d.konsole))
nov 21 16:13:06 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:06 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:06 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:13:06 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:06 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:08 sparkle systemd[1059]: Started LibreWolf - Web Browser.
nov 21 16:13:08 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.60' (uid=3153 pid=2189 comm="/usr/lib/librewolf/librewolf")
nov 21 16:13:08 sparkle systemd[1059]: Starting Virtual filesystem service...
nov 21 16:13:08 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Successfully activated service 'org.gtk.vfs.Daemon'
nov 21 16:13:08 sparkle systemd[1059]: Started Virtual filesystem service.
nov 21 16:13:08 sparkle latte-dock[2189]: defaults/preferences/firefox.js:6: prefs parse error: expected ',' after pref name
nov 21 16:13:09 sparkle latte-dock[2189]: Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: VA-API test failed: failed to initialise VAAPI connection. (t=0.583666) [GFX1-]: glxtest: VA-API test failed: failed to initialise VAAPI connection.
nov 21 16:13:09 sparkle latte-dock[2189]: ATTENTION: default value of option mesa_glthread overridden by environment.
nov 21 16:13:09 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.63' (uid=3153 pid=2189 comm="/usr/lib/librewolf/librewolf")
nov 21 16:13:09 sparkle systemd[1059]: Starting Accessibility services bus...
nov 21 16:13:09 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Successfully activated service 'org.a11y.Bus'
nov 21 16:13:09 sparkle systemd[1059]: Started Accessibility services bus.
nov 21 16:13:09 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a589299fd0)
nov 21 16:13:09 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:13:09 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:09 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:09 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:13:09 sparkle gmenudbusmenuproxy[1277]: kde.dbusmenuproxy: Got an empty menu for 0 on ":1.60" at "/org/appmenu/gtk/window/2"
nov 21 16:13:09 sparkle latte-dock[2445]: JavaScript error: moz-extension://87a6bde1-6bcf-4ffd-9348-b7e0a81e5f62/extension-utils.js, line 51: Error: Attempt to postMessage on disconnected port
nov 21 16:13:10 sparkle latte-dock[2189]: console.error: BroadcastService:
nov 21 16:13:10 sparkle latte-dock[2189]:   receivedBroadcastMessage: handler for
nov 21 16:13:10 sparkle latte-dock[2189]:   remote-settings/monitor_changes
nov 21 16:13:10 sparkle latte-dock[2189]:   threw error:
nov 21 16:13:10 sparkle latte-dock[2189]:   Message: Error: Polling for changes failed: The URI is malformed..
nov 21 16:13:10 sparkle latte-dock[2189]:   Stack:
nov 21 16:13:10 sparkle latte-dock[2189]:     remoteSettingsFunction/remoteSettings.pollChanges@resource://services-settings/remote-settings.js:334:13
nov 21 16:13:12 sparkle systemd-timesyncd[895]: Contacted time server 89.36.93.8:123 (2.arch.pool.ntp.org).
nov 21 16:13:12 sparkle systemd-timesyncd[895]: Initial clock synchronization to Mon 2022-11-21 16:13:12.821687 EET.
nov 21 16:13:12 sparkle latte-dock[2544]: JavaScript error: , line 0: NetworkError: FetchEvent.respondWith() Promise rejected
nov 21 16:13:13 sparkle systemd[1]: systemd-hostnamed.service: Deactivated successfully.
nov 21 16:13:13 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:13:13 sparkle kernel: audit: type=1131 audit(1669039993.070:146): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:13:13 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:13:13 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:13:13 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:13:13 sparkle kernel: audit: type=1334 audit(1669039993.122:147): prog-id=0 op=UNLOAD
nov 21 16:13:13 sparkle kernel: audit: type=1334 audit(1669039993.122:148): prog-id=0 op=UNLOAD
nov 21 16:13:13 sparkle kernel: audit: type=1334 audit(1669039993.122:149): prog-id=0 op=UNLOAD
nov 21 16:13:13 sparkle latte-dock[2544]: JavaScript error: , line 0: NetworkError: FetchEvent.respondWith() Promise rejected
nov 21 16:13:13 sparkle latte-dock[2544]: JavaScript error: , line 0: NetworkError: FetchEvent.respondWith() Promise rejected
nov 21 16:13:13 sparkle latte-dock[2544]: JavaScript error: , line 0: NetworkError: FetchEvent.respondWith() Promise rejected
nov 21 16:13:13 sparkle latte-dock[2544]: JavaScript error: , line 0: NetworkError: FetchEvent.respondWith() Promise rejected
nov 21 16:13:14 sparkle latte-dock[2552]: JavaScript warning: https://player.vimeo.com/video/752513528?h=090b92a3cb&app_id=122963, line 1: unreachable code after return statement
nov 21 16:13:14 sparkle latte-dock[2552]: JavaScript warning: https://player.vimeo.com/video/752513528?h=090b92a3cb&app_id=122963, line 1: unreachable code after return statement
nov 21 16:13:14 sparkle latte-dock[2544]: JavaScript error: , line 0: NetworkError: FetchEvent.respondWith() Promise rejected
nov 21 16:13:14 sparkle latte-dock[2544]: JavaScript error: , line 0: NetworkError: FetchEvent.respondWith() Promise rejected
nov 21 16:13:14 sparkle latte-dock[2544]: JavaScript error: , line 0: NetworkError: FetchEvent.respondWith() Promise rejected
nov 21 16:13:14 sparkle latte-dock[2544]: JavaScript error: , line 0: NetworkError: FetchEvent.respondWith() Promise rejected
nov 21 16:13:14 sparkle latte-dock[2544]: JavaScript error: , line 0: NetworkError: FetchEvent.respondWith() Promise rejected
nov 21 16:13:14 sparkle latte-dock[2544]: JavaScript error: , line 0: NetworkError: FetchEvent.respondWith() Promise rejected
nov 21 16:13:14 sparkle latte-dock[2544]: JavaScript error: , line 0: NetworkError: FetchEvent.respondWith() Promise rejected
nov 21 16:13:24 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:13:24 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:24 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:24 sparkle kded5[1141]: 
nov 21 16:13:24 sparkle systemd[1059]: Started konsole.
nov 21 16:13:24 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a589387080)
nov 21 16:13:24 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:13:24 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:24 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:24 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:13:25 sparkle kwin_x11[1144]: kwin_core: XCB error: 3 (BadWindow), sequence: 36668, resource id: 16778475, major code: 129 (SHAPE), minor code: 6 (Input)
nov 21 16:13:25 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(560000d.konsole))
nov 21 16:13:25 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:25 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:25 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Activating via systemd: service name='org.kde.krunner' unit='plasma-krunner.service' requested by ':1.17' (uid=3153 pid=1196 comm="/usr/bin/kglobalaccel5")
nov 21 16:13:25 sparkle systemd[1059]: Starting KRunner...
nov 21 16:13:25 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Successfully activated service 'org.kde.krunner'
nov 21 16:13:25 sparkle systemd[1059]: Started KRunner.
nov 21 16:13:25 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a589388170)
nov 21 16:13:25 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:13:25 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:25 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:25 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a589388170)
nov 21 16:13:25 sparkle krunner[2925]: QCommandLineParser: argument list cannot be empty, it should contain at least the executable name
nov 21 16:13:26 sparkle krunner[2925]: kf.sonnet.core: No language dictionaries for the language: "en_US"
nov 21 16:13:26 sparkle krunner[2925]: Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
nov 21 16:13:27 sparkle systemd[1059]: Started Dolphin - File Manager.
nov 21 16:13:28 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893bc690)
nov 21 16:13:28 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:13:28 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:28 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:28 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:13:39 sparkle systemd[1059]: Started Okular - Document Viewer.
nov 21 16:13:39 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893c0270)
nov 21 16:13:39 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:13:39 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:13:39 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:13:39 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:13:41 sparkle libinput-gestures[1576]: libinput error: event13 - ELAN1203:00 04F3:307A Touchpad: kernel bug: Touch jump detected and discarded.
nov 21 16:13:41 sparkle libinput-gestures[1576]: See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
nov 21 16:13:43 sparkle libinput-gestures[1576]: libinput error: event13 - ELAN1203:00 04F3:307A Touchpad: kernel bug: Touch jump detected and discarded.
nov 21 16:13:43 sparkle libinput-gestures[1576]: See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
nov 21 16:13:43 sparkle libinput-gestures[1576]: libinput error: event13 - ELAN1203:00 04F3:307A Touchpad: kernel bug: Touch jump detected and discarded.
nov 21 16:13:43 sparkle libinput-gestures[1576]: See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
nov 21 16:14:42 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(600000c.okular))
nov 21 16:14:42 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:14:42 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:14:42 sparkle systemd[1059]: app-org.kde.okular-60e528aff6fc47079f2cc8163703056e.scope: Consumed 2.726s CPU time.
nov 21 16:14:43 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(5c0000c.dolphin))
nov 21 16:14:43 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:14:43 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:14:43 sparkle systemd[1059]: app-org.kde.dolphin-b07761f0060e48028fbe35fb437e1b65.scope: Consumed 2.912s CPU time.
nov 21 16:14:43 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:14:43 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:14:43 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:14:44 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:14:44 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:14:44 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:14:45 sparkle kwin_x11[1144]: kwin_core: XCB error: 3 (BadWindow), sequence: 63745, resource id: 16781055, major code: 129 (SHAPE), minor code: 6 (Input)
nov 21 16:15:30 sparkle kwin_x11[1144]: QQmlEngine::setContextForObject(): Object already has a QQmlContext
nov 21 16:15:30 sparkle kwin_x11[1144]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
nov 21 16:15:42 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:15:42 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:15:42 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:15:43 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:15:43 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:15:43 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:15:49 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:15:49 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:15:49 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:15:49 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:15:49 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:15:49 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:15:50 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:15:50 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:15:50 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:15:50 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:15:50 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:15:50 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:15:50 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:15:50 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:15:50 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:15:51 sparkle kwin_x11[1144]: kwin_core: XCB error: 3 (BadWindow), sequence: 25930, resource id: 16781949, major code: 129 (SHAPE), minor code: 6 (Input)
nov 21 16:15:52 sparkle latte-dock[2445]: JavaScript error: moz-extension://87a6bde1-6bcf-4ffd-9348-b7e0a81e5f62/extension-utils.js, line 51: Error: Attempt to postMessage on disconnected port
nov 21 16:16:48 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:16:48 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:16:48 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:16:48 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:16:48 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:16:48 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:16:49 sparkle krunner[2925]: QCommandLineParser: argument list cannot be empty, it should contain at least the executable name
nov 21 16:16:49 sparkle krunner[2925]: kf.sonnet.core: No language dictionaries for the language: "en_US"
nov 21 16:16:49 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58949b2d0)
nov 21 16:16:49 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:16:49 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:16:49 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:16:49 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a58949b2d0)
nov 21 16:16:50 sparkle systemd[1059]: Started Dolphin - File Manager.
nov 21 16:16:51 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58949b2d0)
nov 21 16:16:51 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:16:51 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:16:51 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:16:51 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:16:52 sparkle systemd[1059]: Started Okular - Document Viewer.
nov 21 16:16:53 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58943f940)
nov 21 16:16:53 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:16:53 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:16:53 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:16:53 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:17:39 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(600000c.okular))
nov 21 16:17:39 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:17:39 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:17:39 sparkle systemd[1059]: app-org.kde.okular-9efd6ace93234d1fa74efec3ee2cebee.scope: Consumed 2.004s CPU time.
nov 21 16:18:00 sparkle systemd[1059]: Started Okular - Document Viewer.
nov 21 16:18:00 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58943f940)
nov 21 16:18:00 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:18:00 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:18:00 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:18:00 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:18:03 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(600000c.okular))
nov 21 16:18:03 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:18:03 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:18:12 sparkle systemd[1059]: Started Okular - Document Viewer.
nov 21 16:18:13 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58943f940)
nov 21 16:18:13 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:18:13 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:18:13 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:18:13 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:18:14 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(600000c.okular))
nov 21 16:18:14 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:18:14 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:18:16 sparkle systemd[1059]: Started Okular - Document Viewer.
nov 21 16:18:16 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58943f940)
nov 21 16:18:16 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:18:16 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:18:16 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:18:16 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:18:18 sparkle libinput-gestures[1576]: libinput error: event13 - ELAN1203:00 04F3:307A Touchpad: kernel bug: Touch jump detected and discarded.
nov 21 16:18:18 sparkle libinput-gestures[1576]: See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
nov 21 16:18:20 sparkle libinput-gestures[1576]: libinput error: event13 - ELAN1203:00 04F3:307A Touchpad: kernel bug: Touch jump detected and discarded.
nov 21 16:18:20 sparkle libinput-gestures[1576]: See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
nov 21 16:18:20 sparkle libinput-gestures[1576]: libinput error: event13 - ELAN1203:00 04F3:307A Touchpad: WARNING: log rate limit exceeded (5 msgs per 24h). Discarding future messages.
nov 21 16:18:26 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(600000c.okular))
nov 21 16:18:26 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:18:26 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:18:27 sparkle systemd[1059]: Started Okular - Document Viewer.
nov 21 16:18:27 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58943f940)
nov 21 16:18:27 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:18:27 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:18:27 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:18:27 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:18:37 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(600000c.okular))
nov 21 16:18:37 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:18:37 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:18:41 sparkle systemd[1059]: Started Kile - LaTeX Frontend.
nov 21 16:18:41 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58967f4b0)
nov 21 16:18:41 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:18:41 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:18:41 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:18:41 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a58967f4b0)
nov 21 16:18:41 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58943f940)
nov 21 16:18:41 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:18:41 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:18:41 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:18:41 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:18:42 sparkle kile[3684]: kf.sonnet.core: No language dictionaries for the language: "en_US"
nov 21 16:18:42 sparkle kile[3684]: kf.sonnet.core: No language dictionaries for the language: "en_US"
nov 21 16:18:42 sparkle kile[3684]: kf.sonnet.core: No language dictionaries for the language: "en_US"
nov 21 16:18:42 sparkle kile[3684]: kf.sonnet.core: No language dictionaries for the language: "en_US"
nov 21 16:18:42 sparkle kile[3684]: kf.sonnet.core: No language dictionaries for the language: "en_US"
nov 21 16:18:42 sparkle kile[3684]: kf.sonnet.core: No language dictionaries for the language: "en_US"
nov 21 16:18:42 sparkle kile[3684]: kf.sonnet.core: No language dictionaries for the language: "en_US"
nov 21 16:18:44 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(6000013.kile))
nov 21 16:18:44 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:18:44 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:18:44 sparkle systemd[1059]: app-org.kde.kile-0ce37f1e9e8f4b73b4f722065693d27c.scope: Consumed 1.478s CPU time.
nov 21 16:18:46 sparkle dolphin[3312]: Cannot initialize model with data QJsonObject(). missing: QJsonValue(string, "urls")
nov 21 16:18:46 sparkle latte-dock[2189]: JavaScript error: resource://gre/modules/PromiseWorker.jsm, line 106: Error: Could not get children of file(/home/andy3153/.cache/librewolf/Default Profile/thumbnails) because it does not exist
nov 21 16:18:47 sparkle systemd[1059]: app-neovide-f5b9284121fe45ad9389e8d325f55db3.scope: Couldn't move process 3943 to requested cgroup '/user.slice/user-3153.slice/user@3153.service/app.slice/app-neovide-f5b9284121fe45ad9389e8d325f55db3.scope': No such process
nov 21 16:18:47 sparkle systemd[1059]: app-neovide-f5b9284121fe45ad9389e8d325f55db3.scope: Failed to add PIDs to scope's control group: No such process
nov 21 16:18:47 sparkle systemd[1059]: app-neovide-f5b9284121fe45ad9389e8d325f55db3.scope: Failed with result 'resources'.
nov 21 16:18:47 sparkle systemd[1059]: Failed to start Neovide (nvim).
nov 21 16:18:47 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58943f940)
nov 21 16:18:47 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:18:47 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:18:47 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:18:47 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:18:49 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(6000002.neovide))
nov 21 16:18:49 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:18:49 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:18:51 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:18:51 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:18:51 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:18:51 sparkle kded5[1141]: 
nov 21 16:18:51 sparkle systemd[1059]: app-neovide-53e91022010d4114b9ba0e124947eda2.scope: Couldn't move process 4088 to requested cgroup '/user.slice/user-3153.slice/user@3153.service/app.slice/app-neovide-53e91022010d4114b9ba0e124947eda2.scope': No such process
nov 21 16:18:51 sparkle systemd[1059]: app-neovide-53e91022010d4114b9ba0e124947eda2.scope: Failed to add PIDs to scope's control group: No such process
nov 21 16:18:51 sparkle systemd[1059]: app-neovide-53e91022010d4114b9ba0e124947eda2.scope: Failed with result 'resources'.
nov 21 16:18:51 sparkle systemd[1059]: Failed to start neovide.
nov 21 16:18:51 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58943f940)
nov 21 16:18:51 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:18:51 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:18:51 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:18:51 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:18:53 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(6000002.neovide))
nov 21 16:18:53 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:18:53 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:18:53 sparkle kded5[1141]: 
nov 21 16:18:53 sparkle systemd[1059]: app-neovide-50d61d4804094125bf42b8fe34242bb9.scope: Couldn't move process 4222 to requested cgroup '/user.slice/user-3153.slice/user@3153.service/app.slice/app-neovide-50d61d4804094125bf42b8fe34242bb9.scope': No such process
nov 21 16:18:53 sparkle systemd[1059]: app-neovide-50d61d4804094125bf42b8fe34242bb9.scope: Failed to add PIDs to scope's control group: No such process
nov 21 16:18:53 sparkle systemd[1059]: app-neovide-50d61d4804094125bf42b8fe34242bb9.scope: Failed with result 'resources'.
nov 21 16:18:53 sparkle systemd[1059]: Failed to start neovide.
nov 21 16:18:53 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58943f940)
nov 21 16:18:53 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:18:53 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:18:53 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:18:53 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:19:07 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(6000002.neovide))
nov 21 16:19:07 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:19:07 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:19:08 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:19:08 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:19:08 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:19:11 sparkle systemd[1059]: Started Okular - Document Viewer.
nov 21 16:19:11 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58943f940)
nov 21 16:19:11 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:19:11 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:19:11 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:19:11 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:19:14 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(600000c.okular))
nov 21 16:19:14 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:19:14 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:19:24 sparkle dolphin[3312]: inotify_add_watch(/home/andy3153/games/lost+found) failed: (Permission denied)
nov 21 16:19:28 sparkle dolphin[3312]: inotify_add_watch(/home/andy3153/games/lost+found) failed: (Permission denied)
nov 21 16:19:32 sparkle dolphin[3312]: inotify_add_watch(/home/andy3153/games/lost+found) failed: (Permission denied)
nov 21 16:19:32 sparkle dolphin[3312]: inotify_add_watch(/home/andy3153/games/lost+found) failed: (Permission denied)
nov 21 16:20:01 sparkle systemd[1059]: Started Okular - Document Viewer.
nov 21 16:20:01 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58943f940)
nov 21 16:20:01 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:20:01 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:20:01 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:20:01 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:20:03 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(600000c.okular))
nov 21 16:20:03 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:20:03 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:20:03 sparkle systemd[1059]: app-org.kde.okular-140fda57a36e48f1a81ebc3feede21ef.scope: Consumed 1.839s CPU time.
nov 21 16:20:05 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(5c0000c.dolphin))
nov 21 16:20:05 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:20:05 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:20:05 sparkle systemd[1059]: app-org.kde.dolphin-2cc56ff4244c46058d834b0f30ac95f2.scope: Consumed 7.353s CPU time.
nov 21 16:20:06 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:20:06 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:20:06 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:20:06 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:20:06 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:20:06 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:20:06 sparkle krunner[2925]: QCommandLineParser: argument list cannot be empty, it should contain at least the executable name
nov 21 16:20:06 sparkle krunner[2925]: kf.sonnet.core: No language dictionaries for the language: "en_US"
nov 21 16:20:06 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58949b2d0)
nov 21 16:20:06 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:20:06 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:20:06 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:20:06 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a58949b2d0)
nov 21 16:20:08 sparkle systemd[1059]: Started Steam (Runtime).
nov 21 16:20:08 sparkle krunner[4619]: steam.sh[4619]: Running Steam on arch rolling 64-bit
nov 21 16:20:08 sparkle krunner[4619]: steam.sh[4619]: STEAM_RUNTIME is enabled automatically
nov 21 16:20:08 sparkle krunner[4693]: setup.sh[4693]: Steam runtime environment up-to-date!
nov 21 16:20:10 sparkle krunner[4619]: steam.sh[4619]: Steam client's requirements are satisfied
nov 21 16:20:10 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:10 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:10 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:10 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58949b2d0)
nov 21 16:20:10 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:20:10 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:20:10 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:20:10 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:20:11 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(5c00002.))
nov 21 16:20:11 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:20:11 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:20:11 sparkle krunner[4750]: Loaded SDL version 2.25.0-p7648887
nov 21 16:20:11 sparkle steam[4750]: Failed to load module "appmenu-gtk-module"
nov 21 16:20:12 sparkle krunner[4750]: ComputeStartupMode: found registry default startup mode: 0
nov 21 16:20:12 sparkle krunner[4786]: steamwebhelper.sh[4786]: Runtime for steamwebhelper: defaulting to /home/andy3153/.local/share/Steam/ubuntu12_64/steam-runtime-heavy
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4786]: steamwebhelper.sh[4786]: glibc >= 2.34, partially disabling sandbox until CEF supports clone3()
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4750]: CAppInfoCacheReadFromDiskThread took 55 milliseconds to initialize
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:12 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58949b2d0)
nov 21 16:20:12 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:20:12 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:20:12 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:20:12 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:20:12 sparkle steam[4750]: gtk_disable_setlocale() must be called before gtk_init()
nov 21 16:20:13 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:14 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:14 sparkle krunner[4750]: local (potentially out of sync) copy of roaming config loaded - 4728 bytes.
nov 21 16:20:15 sparkle krunner[4750]: roaming config store loaded successfully - 4728 bytes.
nov 21 16:20:15 sparkle krunner[4750]: migrating temporary roaming config store
nov 21 16:20:15 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:15 sparkle krunner[4750]: BRefreshApplicationsInLibrary 1: 0ms
nov 21 16:20:15 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:15 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(5c00008.steam))
nov 21 16:20:15 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:20:15 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:20:16 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:16 sparkle krunner[4750]: Failed to init SteamVR because it isn't installed
nov 21 16:20:16 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:16 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:16 sparkle krunner[4750]: ExecCommandLine: "'/home/andy3153/.local/share/Steam/ubuntu12_32/steam'"
nov 21 16:20:16 sparkle krunner[4750]: System startup time: 5.11 seconds
nov 21 16:20:16 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58949b2d0)
nov 21 16:20:16 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:20:16 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:20:16 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:20:16 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:20:16 sparkle kded5[1141]: Registering ":1.88/org/ayatana/NotificationItem/steam" to system tray
nov 21 16:20:17 sparkle krunner[4750]: BuildCompleteAppOverviewChange: 297 apps
nov 21 16:20:17 sparkle krunner[4750]: RegisterForAppOverview 1: 1ms
nov 21 16:20:17 sparkle krunner[4750]: RegisterForAppOverview 2: 2ms
nov 21 16:20:18 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:18 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:18 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:18 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:18 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:20 sparkle krunner[5301]: Fossilize INFO: Setting autogroup scheduling.
nov 21 16:20:21 sparkle kernel: [drm:nv_drm_fence_context_create_ioctl [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to allocate fence signaling event
nov 21 16:20:25 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:20:25 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:20:25 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:20:25 sparkle kded5[1141]: 
nov 21 16:20:25 sparkle systemd[1059]: Started konsole.
nov 21 16:20:25 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58943f940)
nov 21 16:20:25 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:20:25 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:20:25 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:20:25 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:20:26 sparkle kwin_x11[1144]: kwin_core: XCB error: 3 (BadWindow), sequence: 32644, resource id: 16790846, major code: 129 (SHAPE), minor code: 6 (Input)
nov 21 16:20:26 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(7e0000d.konsole))
nov 21 16:20:26 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:20:26 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:20:26 sparkle krunner[2925]: QCommandLineParser: argument list cannot be empty, it should contain at least the executable name
nov 21 16:20:26 sparkle krunner[2925]: kf.sonnet.core: No language dictionaries for the language: "en_US"
nov 21 16:20:26 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58943f940)
nov 21 16:20:26 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:20:26 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:20:26 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:20:26 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a58943f940)
nov 21 16:20:28 sparkle kded5[1141]: 
nov 21 16:20:28 sparkle systemd[1059]: Started konsole.
nov 21 16:20:28 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58943f940)
nov 21 16:20:28 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:20:28 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:20:28 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:20:28 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:20:32 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58967f4b0)
nov 21 16:20:32 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:20:32 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:20:32 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:20:32 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a58967f4b0)
nov 21 16:20:33 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.203' (uid=0 pid=6115 comm="sudo btrfs filesystem usage /home/andy3153/games")
nov 21 16:20:33 sparkle dbus-daemon[903]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov 21 16:20:33 sparkle sudo[6115]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
nov 21 16:20:35 sparkle audit[6115]: USER_AUTH pid=6115 uid=3153 auid=3153 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="andy3153" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 16:20:35 sparkle audit[6115]: USER_ACCT pid=6115 uid=3153 auid=3153 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="andy3153" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 16:20:35 sparkle sudo[6115]: andy3153 : TTY=pts/1 ; PWD=/home/andy3153 ; USER=root ; COMMAND=/usr/bin/btrfs filesystem usage /home/andy3153/games
nov 21 16:20:35 sparkle kernel: audit: type=1100 audit(1669040435.964:150): pid=6115 uid=3153 auid=3153 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="andy3153" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 16:20:35 sparkle kernel: audit: type=1101 audit(1669040435.964:151): pid=6115 uid=3153 auid=3153 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="andy3153" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 16:20:35 sparkle kernel: audit: type=1110 audit(1669040435.965:152): pid=6115 uid=3153 auid=3153 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 16:20:35 sparkle audit[6115]: CRED_REFR pid=6115 uid=3153 auid=3153 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 16:20:35 sparkle sudo[6115]: pam_unix(sudo:session): session opened for user root(uid=0) by andy3153(uid=3153)
nov 21 16:20:35 sparkle audit[6115]: USER_START pid=6115 uid=3153 auid=3153 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 16:20:35 sparkle kernel: audit: type=1105 audit(1669040435.966:153): pid=6115 uid=3153 auid=3153 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 16:20:35 sparkle sudo[6115]: pam_unix(sudo:session): session closed for user root
nov 21 16:20:35 sparkle audit[6115]: USER_END pid=6115 uid=3153 auid=3153 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 16:20:35 sparkle audit[6115]: CRED_DISP pid=6115 uid=3153 auid=3153 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 16:20:35 sparkle kernel: audit: type=1106 audit(1669040435.970:154): pid=6115 uid=3153 auid=3153 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 16:20:35 sparkle kernel: audit: type=1104 audit(1669040435.970:155): pid=6115 uid=3153 auid=3153 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 16:20:37 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:38 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:53 sparkle kernel: [drm:nv_drm_fence_context_create_ioctl [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to allocate fence signaling event
nov 21 16:20:56 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:58 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:58 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:58 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:58 sparkle kernel: x86/split lock detection: #AC: CContentUpdateC/7066 took a split_lock trap at address: 0xe443619f
nov 21 16:20:58 sparkle kernel: x86/split lock detection: #AC: CContentUpdateC/7067 took a split_lock trap at address: 0xe443619f
nov 21 16:20:58 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:58 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:58 sparkle kernel: x86/split lock detection: #AC: CContentUpdateC/7069 took a split_lock trap at address: 0xe443619f
nov 21 16:20:58 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:20:58 sparkle kernel: x86/split lock detection: #AC: CContentUpdateC/7070 took a split_lock trap at address: 0xe443619f
nov 21 16:20:59 sparkle krunner[7071]: Fossilize INFO: Setting autogroup scheduling.
nov 21 16:21:00 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:21:00 sparkle krunner[7099]: Fossilize INFO: Setting autogroup scheduling.
nov 21 16:21:00 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:21:00 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:21:00 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:21:00 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:21:01 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:21:01 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:21:01 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:21:10 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:21:10 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:21:28 sparkle krunner[7167]: Fossilize INFO: Setting autogroup scheduling.
nov 21 16:21:33 sparkle krunner[7194]: Fossilize INFO: Setting autogroup scheduling.
nov 21 16:21:39 sparkle krunner[7222]: Fossilize INFO: Setting autogroup scheduling.
nov 21 16:22:03 sparkle audit[7225]: ANOM_ABEND auid=3153 uid=3153 gid=3153 ses=3 pid=7225 comm="fossilize_repla" exe="/home/andy3153/.local/share/Steam/ubuntu12_64/fossilize_replay" sig=11 res=1
nov 21 16:22:03 sparkle kernel: fossilize_repla[7225]: segfault at 18 ip 000055de9a424b4e sp 00007fffbfa807f0 error 4 in fossilize_replay[55de9a3bc000+23e000]
nov 21 16:22:03 sparkle kernel: Code: 85 db 75 d8 49 8b 9f 60 02 00 00 48 85 db 74 2c 0f 1f 40 00 48 8b 73 10 48 85 f6 0f 84 83 02 00 00 49 8b 87 f8 0c 00 00 31 d2 <48> 8b 78 18 ff 15 80 3b 21 00 48 8b 1b 48 85 db 75 d8 49 8b 9f 98
nov 21 16:22:03 sparkle kernel: audit: type=1701 audit(1669040523.841:156): auid=3153 uid=3153 gid=3153 ses=3 pid=7225 comm="fossilize_repla" exe="/home/andy3153/.local/share/Steam/ubuntu12_64/fossilize_replay" sig=11 res=1
nov 21 16:22:03 sparkle systemd[1]: Created slice Slice /system/systemd-coredump.
nov 21 16:22:03 sparkle audit: BPF prog-id=27 op=LOAD
nov 21 16:22:03 sparkle audit: BPF prog-id=28 op=LOAD
nov 21 16:22:03 sparkle audit: BPF prog-id=29 op=LOAD
nov 21 16:22:03 sparkle kernel: audit: type=1334 audit(1669040523.845:157): prog-id=27 op=LOAD
nov 21 16:22:03 sparkle kernel: audit: type=1334 audit(1669040523.845:158): prog-id=28 op=LOAD
nov 21 16:22:03 sparkle kernel: audit: type=1334 audit(1669040523.845:159): prog-id=29 op=LOAD
nov 21 16:22:03 sparkle systemd[1]: Started Process Core Dump (PID 7252/UID 0).
nov 21 16:22:03 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-7252-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:22:03 sparkle kernel: audit: type=1130 audit(1669040523.856:160): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-7252-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:22:03 sparkle systemd-coredump[7253]: Removed old coredump core.fossilize_repla.3153.71b4bcd1a7a44e9ebf74bbbf935a3dad.6407.1668794402000000.zst.
nov 21 16:22:03 sparkle audit[7224]: ANOM_ABEND auid=3153 uid=3153 gid=3153 ses=3 pid=7224 comm="fossilize_repla" exe="/home/andy3153/.local/share/Steam/ubuntu12_64/fossilize_replay" sig=11 res=1
nov 21 16:22:03 sparkle kernel: fossilize_repla[7224]: segfault at 18 ip 000055de9a424b4e sp 00007fffbfa807f0 error 4 in fossilize_replay[55de9a3bc000+23e000]
nov 21 16:22:03 sparkle kernel: Code: 85 db 75 d8 49 8b 9f 60 02 00 00 48 85 db 74 2c 0f 1f 40 00 48 8b 73 10 48 85 f6 0f 84 83 02 00 00 49 8b 87 f8 0c 00 00 31 d2 <48> 8b 78 18 ff 15 80 3b 21 00 48 8b 1b 48 85 db 75 d8 49 8b 9f 98
nov 21 16:22:03 sparkle kernel: audit: type=1701 audit(1669040523.917:161): auid=3153 uid=3153 gid=3153 ses=3 pid=7224 comm="fossilize_repla" exe="/home/andy3153/.local/share/Steam/ubuntu12_64/fossilize_replay" sig=11 res=1
nov 21 16:22:03 sparkle audit: BPF prog-id=30 op=LOAD
nov 21 16:22:03 sparkle audit: BPF prog-id=31 op=LOAD
nov 21 16:22:03 sparkle audit: BPF prog-id=32 op=LOAD
nov 21 16:22:03 sparkle kernel: audit: type=1334 audit(1669040523.921:162): prog-id=30 op=LOAD
nov 21 16:22:03 sparkle kernel: audit: type=1334 audit(1669040523.921:163): prog-id=31 op=LOAD
nov 21 16:22:03 sparkle systemd[1]: Started Process Core Dump (PID 7254/UID 0).
nov 21 16:22:03 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-7254-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:22:04 sparkle systemd-coredump[7253]: Process 7225 (fossilize_repla) of user 3153 dumped core.
                                                
                                                Stack trace of thread 7225:
                                                #0  0x000055de9a424b4e n/a (/home/andy3153/.local/share/Steam/ubuntu12_64/fossilize_replay + 0x68b4e)
                                                ELF object binary architecture: AMD x86-64
nov 21 16:22:04 sparkle systemd[1]: systemd-coredump@0-7252-0.service: Deactivated successfully.
nov 21 16:22:04 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-7252-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:22:04 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:22:04 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:22:04 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:22:04 sparkle systemd-coredump[7255]: Removed old coredump core.fossilize_repla.3153.53b377c8f3ac4734ae8d16c4ae878cce.7225.1669040523000000.zst.
nov 21 16:22:04 sparkle systemd-coredump[7255]: Process 7224 (fossilize_repla) of user 3153 dumped core.
                                                
                                                Stack trace of thread 7224:
                                                #0  0x000055de9a424b4e n/a (/home/andy3153/.local/share/Steam/ubuntu12_64/fossilize_replay + 0x68b4e)
                                                ELF object binary architecture: AMD x86-64
nov 21 16:22:04 sparkle systemd[1]: systemd-coredump@1-7254-0.service: Deactivated successfully.
nov 21 16:22:04 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-7254-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:22:04 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:22:04 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:22:04 sparkle audit: BPF prog-id=0 op=UNLOAD
nov 21 16:22:23 sparkle krunner[7308]: Fossilize INFO: Setting autogroup scheduling.
nov 21 16:23:24 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(7e0000d.konsole))
nov 21 16:23:24 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:23:24 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:23:37 sparkle kded5[1141]: 
nov 21 16:23:37 sparkle systemd[1059]: Started konsole.
nov 21 16:23:37 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58943f940)
nov 21 16:23:37 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:23:37 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:23:37 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:23:37 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:24:11 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowGeometryChanged,[object Object]
nov 21 16:24:11 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58967f4b0)
nov 21 16:24:11 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:24:11 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:24:11 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:24:11 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:24:13 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(7600024.konsole))
nov 21 16:24:13 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:24:13 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:24:13 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(760000d.konsole))
nov 21 16:24:13 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:24:13 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:24:13 sparkle konsole[7390]: kf.notifications: Playing audio notification failed: Destroyed
nov 21 16:24:43 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:24:43 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:24:43 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:24:43 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:24:43 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:24:43 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:24:43 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:24:43 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:24:43 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:24:43 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:24:43 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:24:43 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:24:44 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:25:51 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:25:51 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:25:51 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:25:53 sparkle kded5[1141]: 
nov 21 16:25:53 sparkle systemd[1059]: app-neovide-e0bdbf35a0044cde985d59a6ac3a63d1.scope: Couldn't move process 7613 to requested cgroup '/user.slice/user-3153.slice/user@3153.service/app.slice/app-neovide-e0bdbf35a0044cde985d59a6ac3a63d1.scope': No such process
nov 21 16:25:53 sparkle systemd[1059]: app-neovide-e0bdbf35a0044cde985d59a6ac3a63d1.scope: Failed to add PIDs to scope's control group: No such process
nov 21 16:25:53 sparkle systemd[1059]: app-neovide-e0bdbf35a0044cde985d59a6ac3a63d1.scope: Failed with result 'resources'.
nov 21 16:25:53 sparkle systemd[1059]: Failed to start neovide.
nov 21 16:25:53 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58943f940)
nov 21 16:25:53 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:25:53 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:25:53 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:25:53 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:25:57 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58967f4b0)
nov 21 16:25:57 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:25:57 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:25:57 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:25:57 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a58967f4b0)
nov 21 16:26:06 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(7600002.neovide))
nov 21 16:26:06 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:26:06 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:26:06 sparkle kded5[1141]: 
nov 21 16:26:06 sparkle systemd[1059]: Started konsole.
nov 21 16:26:06 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58943f940)
nov 21 16:26:06 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:26:06 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:26:06 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:26:06 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:26:38 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58967f4b0)
nov 21 16:26:38 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:26:38 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:26:38 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:26:38 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a58967f4b0)
nov 21 16:26:39 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(760000d.konsole))
nov 21 16:26:39 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:26:39 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:26:39 sparkle systemd[1059]: app-konsole-e472700f31c4444cb2954a73ca96e83c.scope: Consumed 2.352s CPU time.
nov 21 16:27:01 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:27:01 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:27:01 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:27:02 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 16:27:02 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:27:02 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:27:14 sparkle krunner[4750]: GameAction [AppID 322170, ActionID 1] : LaunchApp changed task to ProcessingInstallScript with ""
nov 21 16:27:14 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58967f4b0)
nov 21 16:27:14 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:27:14 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:27:14 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:27:14 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:27:15 sparkle krunner[8225]: fsync: up and running.
nov 21 16:27:15 sparkle krunner[8225]: wine: Using setpriority to control niceness in the [-10,10] range
nov 21 16:27:17 sparkle krunner[4750]: GameAction [AppID 322170, ActionID 1] : LaunchApp changed task to SynchronizingControllerConfig with ""
nov 21 16:27:17 sparkle krunner[4750]: GameAction [AppID 322170, ActionID 1] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
nov 21 16:27:17 sparkle krunner[4750]: GameAction [AppID 322170, ActionID 1] : LaunchApp changed task to CreatingProcess with ""
nov 21 16:27:17 sparkle krunner[4750]: GameAction [AppID 322170, ActionID 1] : LaunchApp waiting for user response to CreatingProcess ""
nov 21 16:27:17 sparkle krunner[4750]: GameAction [AppID 322170, ActionID 1] : LaunchApp continues with user response "CreatingProcess"
nov 21 16:27:17 sparkle krunner[4750]: /bin/sh\0-c\0gamemoderun /home/andy3153/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=322170 -- /home/andy3153/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/andy3153/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37'/proton waitforexitandrun  '/home/andy3153/games/steam/steamapps/common/Geometry Dash/GeometryDash.exe'\0
nov 21 16:27:17 sparkle krunner[4750]: Game process added : AppID 322170 "gamemoderun /home/andy3153/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=322170 -- /home/andy3153/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/andy3153/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37'/proton waitforexitandrun  '/home/andy3153/games/steam/steamapps/common/Geometry Dash/GeometryDash.exe'", ProcID 8294, IP 0.0.0.0:0
nov 21 16:27:17 sparkle krunner[8294]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:27:17 sparkle krunner[4750]: GameAction [AppID 322170, ActionID 1] : LaunchApp changed task to WaitingGameWindow with ""
nov 21 16:27:17 sparkle krunner[8294]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:27:17 sparkle krunner[4750]: GameAction [AppID 322170, ActionID 1] : LaunchApp changed task to Completed with ""
nov 21 16:27:17 sparkle kwin_x11[1144]: kwin_core: Failed to focus 0x5c00089 (error 8)
nov 21 16:27:17 sparkle kwin_x11[1144]: kwin_core: Failed to restore focus. Activating 0x5c0002b
nov 21 16:27:17 sparkle krunner[8294]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:27:17 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Activating via systemd: service name='com.feralinteractive.GameMode' unit='gamemoded.service' requested by ':1.99' (uid=3153 pid=8294 comm="env LD_PRELOAD=libgamemodeauto.so.0::/home/andy315")
nov 21 16:27:17 sparkle systemd[1059]: Starting gamemoded...
nov 21 16:27:17 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(5c00089.steam))
nov 21 16:27:17 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:27:17 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:27:17 sparkle dbus-daemon[1072]: [session uid=3153 pid=1072] Successfully activated service 'com.feralinteractive.GameMode'
nov 21 16:27:17 sparkle systemd[1059]: Started gamemoded.
nov 21 16:27:17 sparkle pkexec[8297]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=3153)
nov 21 16:27:17 sparkle audit[8297]: USER_START pid=8297 uid=3153 auid=3153 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
nov 21 16:27:17 sparkle kernel: kauditd_printk_skb: 10 callbacks suppressed
nov 21 16:27:17 sparkle kernel: audit: type=1105 audit(1669040837.818:174): pid=8297 uid=3153 auid=3153 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
nov 21 16:27:17 sparkle pkexec[8297]: andy3153: Executing command [USER=root] [TTY=unknown] [CWD=/home/andy3153/] [COMMAND=/usr/lib/gamemode/cpugovctl set performance]
nov 21 16:27:17 sparkle gamemoded[8295]: ERROR: Failed to open file for read /sys/class/powercap/intel-rapl/intel-rapl:0/intel-rapl:0:0/energy_uj
nov 21 16:27:17 sparkle gamemoded[8295]: ERROR: Skipping ioprio on client [8294,8294]: ioprio was (0) but we expected (4)
nov 21 16:27:17 sparkle krunner[8294]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:27:17 sparkle gamemoded[8295]: ERROR: Addition requested for already known client 8294 [/usr/bin/env].
nov 21 16:27:17 sparkle gamemoded[8295]:     -- This may happen due to using exec or shell wrappers. You may want to
nov 21 16:27:17 sparkle gamemoded[8295]:     -- blacklist this client so GameMode can see its final name here.
nov 21 16:27:17 sparkle krunner[8294]: gamemodeauto:
nov 21 16:27:17 sparkle krunner[8294]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:27:17 sparkle gamemoded[8295]: ERROR: Addition requested for already known client 8294 [/usr/bin/env].
nov 21 16:27:17 sparkle krunner[8294]: gamemodeauto:
nov 21 16:27:17 sparkle krunner[8294]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:27:17 sparkle gamemoded[8295]: ERROR: Addition requested for already known client 8294 [/usr/bin/env].
nov 21 16:27:17 sparkle krunner[8294]: gamemodeauto:
nov 21 16:27:17 sparkle krunner[8294]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:27:17 sparkle gamemoded[8295]: ERROR: Addition requested for already known client 8294 [/usr/bin/env].
nov 21 16:27:17 sparkle krunner[8294]: gamemodeauto:
nov 21 16:27:17 sparkle krunner[8294]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:27:17 sparkle gamemoded[8295]: ERROR: Addition requested for already known client 8294 [/usr/bin/env].
nov 21 16:27:17 sparkle krunner[8294]: gamemodeauto:
nov 21 16:27:17 sparkle krunner[8294]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
nov 21 16:27:17 sparkle gamemoded[8295]: ERROR: Addition requested for already known client 8294 [/usr/bin/env].
nov 21 16:27:17 sparkle krunner[8294]: gamemodeauto:
nov 21 16:27:17 sparkle krunner[8301]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:27:17 sparkle gamemoded[8295]: ERROR: Skipping ioprio on client [8301,8301]: ioprio was (0) but we expected (4)
nov 21 16:27:17 sparkle krunner[8301]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:27:17 sparkle gamemoded[8295]: ERROR: Addition requested for already known client 8301 [/home/andy3153/.local/share/Steam/ubuntu12_32/steam-launch-wrapper].
nov 21 16:27:17 sparkle krunner[8301]: gamemodeauto:
nov 21 16:27:17 sparkle krunner[8301]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:27:17 sparkle gamemoded[8295]: ERROR: Addition requested for already known client 8301 [/home/andy3153/.local/share/Steam/ubuntu12_32/steam-launch-wrapper].
nov 21 16:27:17 sparkle krunner[8301]: gamemodeauto:
nov 21 16:27:17 sparkle krunner[8302]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:27:17 sparkle gamemoded[8295]: ERROR: Skipping ioprio on client [8302,8302]: ioprio was (0) but we expected (4)
nov 21 16:27:17 sparkle gamemoded[8295]: ERROR: Removal requested for unknown process [8304].
nov 21 16:27:17 sparkle gamemoded[8295]:     -- The parent process probably forked and tries to unregister from the wrong
nov 21 16:27:17 sparkle gamemoded[8295]:     -- process now. We cannot work around this. This message will likely be paired
nov 21 16:27:17 sparkle gamemoded[8295]:     -- with a nearby 'Removing expired game' which means we cleaned up properly
nov 21 16:27:17 sparkle gamemoded[8295]:     -- (we will log this event). This hint will be displayed only once.
nov 21 16:27:17 sparkle krunner[8304]: gamemodeauto:
nov 21 16:27:17 sparkle krunner[8304]: pid 8304 != 8301, skipping destruction (fork without exec?)
nov 21 16:27:18 sparkle gamemoded[8295]: ERROR: Skipping ioprio on client [8399,8399]: ioprio was (0) but we expected (4)
nov 21 16:27:18 sparkle gamemoded[8295]: ERROR: Skipping ioprio on client [8401,8401]: ioprio was (0) but we expected (4)
nov 21 16:27:18 sparkle krunner[8434]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:18 sparkle krunner[8434]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:18 sparkle krunner[8434]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:18 sparkle krunner[8435]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:18 sparkle krunner[8434]: ProtonFixes[8434] INFO: Running protonfixes
nov 21 16:27:18 sparkle krunner[8434]: ProtonFixes[8434] INFO: Running checks
nov 21 16:27:18 sparkle krunner[8434]: ProtonFixes[8434] INFO: All checks successful
nov 21 16:27:18 sparkle krunner[8434]: ProtonFixes[8434] INFO: Using global defaults for "Geometry Dash" (322170)
nov 21 16:27:18 sparkle krunner[8434]: ProtonFixes[8434] INFO: No protonfix found for "Geometry Dash" (322170)
nov 21 16:27:18 sparkle krunner[8437]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:18 sparkle krunner[8437]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:18 sparkle krunner[8438]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:18 sparkle krunner[8438]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:18 sparkle krunner[8438]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:18 sparkle krunner[8439]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:18 sparkle krunner[8440]: fsync: up and running.
nov 21 16:27:18 sparkle krunner[8440]: wine: Using setpriority to control niceness in the [-10,10] range
nov 21 16:27:18 sparkle krunner[8442]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:18 sparkle krunner[8444]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:18 sparkle krunner[8447]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:18 sparkle krunner[8455]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:18 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 8439
nov 21 16:27:18 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 8437
nov 21 16:27:18 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 8436
nov 21 16:27:18 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 8435
nov 21 16:27:18 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 8302
nov 21 16:27:19 sparkle krunner[8468]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:19 sparkle krunner[8474]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:19 sparkle krunner[8442]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:19 sparkle krunner[8481]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:19 sparkle krunner[4750]: Game process updated : AppID 322170 "gamemoderun /home/andy3153/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=322170 -- /home/andy3153/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/andy3153/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37'/proton waitforexitandrun  '/home/andy3153/games/steam/steamapps/common/Geometry Dash/GeometryDash.exe'", ProcID 8438, IP 0.0.0.0:0
nov 21 16:27:19 sparkle krunner[8438]: Setting breakpad minidump AppID = 322170
nov 21 16:27:19 sparkle krunner[8438]: Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198329542044 [API loaded no]
nov 21 16:27:19 sparkle krunner[8483]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:19 sparkle krunner[8481]: [2022-11-21 16:27:19.534] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-explorer.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8481]: [2022-11-21 16:27:19.534] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8481]: [2022-11-21 16:27:19.534] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8481]: [2022-11-21 16:27:19.535] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:27:19 sparkle krunner[8495]: sh: 1: glxinfo: not found
nov 21 16:27:19 sparkle krunner[8483]: [2022-11-21 16:27:19.551] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-explorer.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8483]: [2022-11-21 16:27:19.551] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8483]: [2022-11-21 16:27:19.551] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8483]: [2022-11-21 16:27:19.551] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:27:19 sparkle krunner[8510]: sh: 1: glxinfo: not found
nov 21 16:27:19 sparkle krunner[8481]: [2022-11-21 16:27:19.656] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-explorer.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8481]: [2022-11-21 16:27:19.656] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8481]: [2022-11-21 16:27:19.656] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8481]: [2022-11-21 16:27:19.656] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:27:19 sparkle krunner[8525]: sh: 1: glxinfo: not found
nov 21 16:27:19 sparkle krunner[8483]: [2022-11-21 16:27:19.672] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-explorer.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8483]: [2022-11-21 16:27:19.672] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8483]: [2022-11-21 16:27:19.672] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8483]: [2022-11-21 16:27:19.672] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:27:19 sparkle krunner[8540]: sh: 1: glxinfo: not found
nov 21 16:27:19 sparkle krunner[8481]: [2022-11-21 16:27:19.777] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-explorer.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8481]: [2022-11-21 16:27:19.777] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8481]: [2022-11-21 16:27:19.777] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8481]: [2022-11-21 16:27:19.777] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:27:19 sparkle krunner[8555]: sh: 1: glxinfo: not found
nov 21 16:27:19 sparkle krunner[8483]: [2022-11-21 16:27:19.792] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-explorer.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8483]: [2022-11-21 16:27:19.792] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8483]: [2022-11-21 16:27:19.792] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:27:19 sparkle krunner[8483]: [2022-11-21 16:27:19.792] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:27:19 sparkle krunner[8570]: sh: 1: glxinfo: not found
nov 21 16:27:19 sparkle krunner[8578]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:19 sparkle krunner[8591]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:19 sparkle krunner[8594]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:19 sparkle krunner[8483]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:20 sparkle krunner[8597]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:27:20 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 8442
nov 21 16:27:20 sparkle krunner[4750]: Game process updated : AppID 322170 "gamemoderun /home/andy3153/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=322170 -- /home/andy3153/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/andy3153/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37'/proton waitforexitandrun  '/home/andy3153/games/steam/steamapps/common/Geometry Dash/GeometryDash.exe'", ProcID 8597, IP 0.0.0.0:0
nov 21 16:27:20 sparkle krunner[8597]: [2022-11-21 16:27:20.349] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-GeometryDash.conf' [ not found ]
nov 21 16:27:20 sparkle krunner[8597]: [2022-11-21 16:27:20.349] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:27:20 sparkle krunner[8597]: [2022-11-21 16:27:20.349] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-preloader.conf' [ not found ]
nov 21 16:27:20 sparkle krunner[8597]: [2022-11-21 16:27:20.349] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:27:20 sparkle krunner[8617]: sh: 1: glxinfo: not found
nov 21 16:27:20 sparkle krunner[8597]: [2022-11-21 16:27:20.373] [MANGOHUD] [info] [overlay.cpp:768] Uploading is disabled (permit_upload = 0)
nov 21 16:27:20 sparkle krunner[8597]: [2022-11-21 16:27:20.392] [MANGOHUD] [info] [gl_renderer.cpp:414] GL version: 4.6
nov 21 16:27:20 sparkle krunner[8597]: [2022-11-21 16:27:20.429] [MANGOHUD] [info] [overlay.cpp:768] Uploading is disabled (permit_upload = 0)
nov 21 16:27:20 sparkle krunner[8597]: [2022-11-21 16:27:20.429] [MANGOHUD] [info] [gl_renderer.cpp:414] GL version: 4.6
nov 21 16:27:20 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58967f4b0)
nov 21 16:27:20 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:27:20 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:27:20 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:27:20 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:27:20 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowGeometryChanged,[object Object]
nov 21 16:27:20 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowGeometryChanged,[object Object]
nov 21 16:27:20 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:27:20 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:27:20 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowGeometryChanged,[object Object]
nov 21 16:27:20 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowGeometryChanged,[object Object]
nov 21 16:27:20 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowGeometryChanged,[object Object]
nov 21 16:27:20 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowGeometryChanged,[object Object]
nov 21 16:27:20 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowGeometryChanged,[object Object]
nov 21 16:27:20 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowGeometryChanged,[object Object]
nov 21 16:27:20 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowGeometryChanged,[object Object]
nov 21 16:27:20 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowGeometryChanged,[object Object]
nov 21 16:27:20 sparkle krunner[8622]: Installing breakpad exception handler for appid(gameoverlayui)/version(20221117024321)
nov 21 16:27:20 sparkle krunner[8622]: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
nov 21 16:27:20 sparkle krunner[8622]: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
nov 21 16:27:20 sparkle krunner[8622]: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
nov 21 16:27:22 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893d3220)
nov 21 16:27:22 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:27:22 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:27:22 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:27:22 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5893d3220)
nov 21 16:27:33 sparkle systemd[1]: Starting Cleanup of Temporary Directories...
nov 21 16:27:33 sparkle systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
nov 21 16:27:33 sparkle systemd[1]: Finished Cleanup of Temporary Directories.
nov 21 16:27:33 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:27:33 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:27:33 sparkle kernel: audit: type=1130 audit(1669040853.134:175): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:27:33 sparkle kernel: audit: type=1131 audit(1669040853.134:176): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 16:27:33 sparkle systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully.
nov 21 16:28:01 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893d3220)
nov 21 16:28:01 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:28:01 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:28:01 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:28:01 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5893d3220)
nov 21 16:28:02 sparkle pipewire-pulse[1068]: mod.protocol-pulse: client 0x55c3f6686470 [libcanberra]: ERROR command:18 (PLAY_SAMPLE) tag:12 error:25 (Input/output error)
nov 21 16:28:02 sparkle pipewire-pulse[1068]: mod.protocol-pulse: client 0x55c3f6686470 [libcanberra]: ERROR command:18 (PLAY_SAMPLE) tag:14 error:25 (Input/output error)
nov 21 16:28:04 sparkle pipewire-pulse[1068]: mod.protocol-pulse: client 0x55c3f6686470 [libcanberra]: ERROR command:18 (PLAY_SAMPLE) tag:19 error:25 (Input/output error)
nov 21 16:28:52 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893d3220)
nov 21 16:28:52 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:28:52 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:28:52 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:28:52 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5893d3220)
nov 21 16:33:06 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(8600001.steam_app_322170))
nov 21 16:33:06 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:33:06 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:33:06 sparkle krunner[8597]: Setting breakpad minidump AppID = 322170
nov 21 16:33:06 sparkle krunner[8597]: Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198329542044 [API loaded no]
nov 21 16:33:06 sparkle krunner[8597]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:06 sparkle krunner[8481]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:06 sparkle kwin_x11[1144]: OpenGL vendor string:                   Intel
nov 21 16:33:06 sparkle kwin_x11[1144]: OpenGL renderer string:                 Mesa Intel(R) UHD Graphics (TGL GT1)
nov 21 16:33:06 sparkle kwin_x11[1144]: OpenGL version string:                  4.6 (Compatibility Profile) Mesa 22.2.3
nov 21 16:33:06 sparkle kwin_x11[1144]: OpenGL shading language version string: 4.60
nov 21 16:33:06 sparkle kwin_x11[1144]: Driver:                                 Intel
nov 21 16:33:06 sparkle kwin_x11[1144]: GPU class:                              Tiger Lake
nov 21 16:33:06 sparkle kwin_x11[1144]: OpenGL version:                         4.6
nov 21 16:33:06 sparkle kwin_x11[1144]: GLSL version:                           4.60
nov 21 16:33:06 sparkle kwin_x11[1144]: Mesa version:                           22.2.3
nov 21 16:33:06 sparkle kwin_x11[1144]: X server version:                       1.21.1
nov 21 16:33:06 sparkle kwin_x11[1144]: Linux kernel version:                   6.0.9
nov 21 16:33:06 sparkle kwin_x11[1144]: Requires strict binding:                yes
nov 21 16:33:06 sparkle kwin_x11[1144]: GLSL shaders:                           yes
nov 21 16:33:06 sparkle kwin_x11[1144]: Texture NPOT support:                   yes
nov 21 16:33:06 sparkle kwin_x11[1144]: Virtual Machine:                        no
nov 21 16:33:06 sparkle kwin_x11[1144]: MouseMarkConfig::instance called after the first use - ignoring
nov 21 16:33:06 sparkle kwin_x11[1144]: BlurConfig::instance called after the first use - ignoring
nov 21 16:33:06 sparkle kwin_x11[1144]: ZoomConfig::instance called after the first use - ignoring
nov 21 16:33:06 sparkle kwin_x11[1144]: WindowViewConfig::instance called after the first use - ignoring
nov 21 16:33:06 sparkle kwin_x11[1144]: SlidingPopupsConfig::instance called after the first use - ignoring
nov 21 16:33:06 sparkle kwin_x11[1144]: SlideConfig::instance called after the first use - ignoring
nov 21 16:33:06 sparkle kwin_x11[1144]: OverviewConfig::instance called after the first use - ignoring
nov 21 16:33:06 sparkle kwin_x11[1144]: KscreenConfig::instance called after the first use - ignoring
nov 21 16:33:06 sparkle kwin_x11[1144]: DesktopGridConfig::instance called after the first use - ignoring
nov 21 16:33:06 sparkle krunner[8468]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:06 sparkle krunner[8438]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:06 sparkle krunner[8578]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:06 sparkle krunner[8444]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:06 sparkle krunner[8434]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:06 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 8578
nov 21 16:33:06 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 8474
nov 21 16:33:06 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 8468
nov 21 16:33:06 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 8447
nov 21 16:33:06 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 8444
nov 21 16:33:06 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 8438
nov 21 16:33:06 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 8434
nov 21 16:33:06 sparkle krunner[8440]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:06 sparkle krunner[8440]: pid 8440 != 8439, skipping destruction (fork without exec?)
nov 21 16:33:06 sparkle krunner[4750]: Game process removed: AppID 322170 "gamemoderun /home/andy3153/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=322170 -- /home/andy3153/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/andy3153/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37'/proton waitforexitandrun  '/home/andy3153/games/steam/steamapps/common/Geometry Dash/GeometryDash.exe'", ProcID 8597
nov 21 16:33:06 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 8597
nov 21 16:33:06 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 8455
nov 21 16:33:06 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 8301
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface STEAMAPPLIST_INTERFACE_VERSION001 / AppList
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface STEAMAPPS_INTERFACE_VERSION008 / Apps
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface STEAMHTMLSURFACE_INTERFACE_VERSION_004 / HTMLSurface
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface STEAMHTTP_INTERFACE_VERSION002 / HTTP
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface STEAMINVENTORY_INTERFACE_V002 / Inventory
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface STEAMMUSICREMOTE_INTERFACE_VERSION001 / MusicRemote
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface STEAMMUSIC_INTERFACE_VERSION001 / Music
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface STEAMPARENTALSETTINGS_INTERFACE_VERSION001 / ParentalSettings
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface STEAMREMOTESTORAGE_INTERFACE_VERSION014 / RemoteStorage
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface STEAMSCREENSHOTS_INTERFACE_VERSION003 / Screenshots
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface STEAMUGC_INTERFACE_VERSION010 / UGC
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface STEAMUNIFIEDMESSAGES_INTERFACE_VERSION001 / UnifiedMessages
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface STEAMUSERSTATS_INTERFACE_VERSION011 / UserStats
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface STEAMVIDEO_INTERFACE_V002 / Video
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface SteamController005 / Controller
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface SteamFriends015 / Friends
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface SteamMatchMaking009 / Matchmaking
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface SteamMatchMakingServers002 / MatchmakingServers
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface SteamNetworking005 / Networking
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface SteamUser019 / User
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 created interface SteamUtils009 / Utils
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 method call count for IClientUserStats::SetAchievement : 89
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 method call count for IClientUserStats::StoreStats : 1
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 method call count for IClientUserStats::RequestCurrentStats : 1
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 method call count for IClientUtils::RecordSteamInterfaceCreation : 25
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 method call count for IClientUtils::GetAppID : 28
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 method call count for IClientUser::GetSteamID : 1
nov 21 16:33:06 sparkle krunner[4750]: Game 322170 method call count for IClientUser::BLoggedOn : 1
nov 21 16:33:06 sparkle krunner[4750]: Uploaded AppInterfaceStats to Steam
nov 21 16:33:07 sparkle gameoverlayui[8622]: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
nov 21 16:33:10 sparkle audit[8926]: USER_START pid=8926 uid=3153 auid=3153 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
nov 21 16:33:10 sparkle kernel: audit: type=1105 audit(1669041190.011:177): pid=8926 uid=3153 auid=3153 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
nov 21 16:33:10 sparkle pkexec[8926]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=3153)
nov 21 16:33:10 sparkle gamemoded[8295]: ERROR: Could not inspect tasks for client [8301]! Skipping ioprio optimisation.
nov 21 16:33:10 sparkle pkexec[8926]: andy3153: Executing command [USER=root] [TTY=unknown] [CWD=/home/andy3153/] [COMMAND=/usr/lib/gamemode/cpugovctl set powersave]
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:10] Startup - updater built Nov 17 2022 02:42:14
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:10] Startup - Steam Client launched with: '/home/andy3153/.local/share/Steam/ubuntu12_32/steam'
nov 21 16:33:17 sparkle krunner[4750]: Looks like steam didn't shutdown cleanly, scheduling immediate update check
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:10] Loading cached metrics from disk (/home/andy3153/.local/share/Steam/package/steam_client_metrics.bin)
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:10] Using the following download hosts for Public, Realm steamglobal
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:10] 1. https://client-update.akamai.steamstatic.com, /, Realm 'steamglobal', weight was 1000, source = 'update_hosts_cached.vdf'
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:10] 2. https://cdn.cloudflare.steamstatic.com, /client/, Realm 'steamglobal', weight was 1, source = 'update_hosts_cached.vdf'
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:10] 3. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:10] Checking for update on startup
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:10] Checking for available updates...
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:10] Downloading manifest: https://client-update.akamai.steamstatic.com/steam_client_ubuntu12
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:10] Manifest download: send request
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:10] Manifest download: waiting for download to finish
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:10] Manifest download: finished
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:10] Download skipped: /steam_client_ubuntu12 version 1668654564, installed version 1668654564, existing pending version 0
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:10] Nothing to do
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:10] Verifying installation...
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:10] Performing checksum verification of executable files
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:20:11] Verification complete
nov 21 16:33:17 sparkle krunner[4750]: XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xe7e05db0
nov 21 16:33:17 sparkle krunner[4750]: XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xe7e04500
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:22:12] Background update loop checking for update. . .
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:22:12] Checking for available updates...
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:22:12] Downloading manifest: https://client-update.akamai.steamstatic.com/steam_client_ubuntu12
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:22:12] Manifest download: send request
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:22:12] Manifest download: waiting for download to finish
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:22:13] Manifest download: finished
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:22:13] Download skipped by HTTP 304 Not Modified
nov 21 16:33:17 sparkle krunner[4750]: [2022-11-21 16:22:13] Nothing to do
nov 21 16:33:17 sparkle krunner[4750]: src/steamexe/main.cpp (254) : Assertion Failed: reaping pid: 8622 -- gameoverlayui
nov 21 16:33:17 sparkle krunner[4750]: Installing breakpad exception handler for appid(steam)/version(1668654564)
nov 21 16:33:17 sparkle krunner[8952]: assert_20221121163317_56.dmp[8952]: Uploading dump (out-of-process)
nov 21 16:33:17 sparkle krunner[8952]: /tmp/dumps/assert_20221121163317_56.dmp
nov 21 16:33:17 sparkle assert_20221121163317_56.dmp[8952]: Uploading dump (out-of-process)
                                                            /tmp/dumps/assert_20221121163317_56.dmp
nov 21 16:33:21 sparkle krunner[8952]: assert_20221121163317_56.dmp[8952]: Finished uploading minidump (out-of-process): success = yes
nov 21 16:33:21 sparkle krunner[8952]: assert_20221121163317_56.dmp[8952]: response: CrashID=bp-667589ed-32f6-4d34-8bd1-6d9392221121
nov 21 16:33:21 sparkle krunner[8952]: assert_20221121163317_56.dmp[8952]: file ''/tmp/dumps/assert_20221121163317_56.dmp'', upload yes: ''CrashID=bp-667589ed-32f6-4d34-8bd1-6d9392221121''
nov 21 16:33:21 sparkle assert_20221121163317_56.dmp[8952]: Finished uploading minidump (out-of-process): success = yes
nov 21 16:33:21 sparkle assert_20221121163317_56.dmp[8952]: response: CrashID=bp-667589ed-32f6-4d34-8bd1-6d9392221121
nov 21 16:33:21 sparkle assert_20221121163317_56.dmp[8952]: file ''/tmp/dumps/assert_20221121163317_56.dmp'', upload yes: ''CrashID=bp-667589ed-32f6-4d34-8bd1-6d9392221121''
nov 21 16:33:24 sparkle kernel: usb 3-3: new full-speed USB device number 6 using xhci_hcd
nov 21 16:33:24 sparkle kernel: usb 3-3: New USB device found, idVendor=0458, idProduct=00ef, bcdDevice= 1.04
nov 21 16:33:24 sparkle kernel: usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
nov 21 16:33:24 sparkle kernel: usb 3-3: Product: DeathTaker Gaming Mouse
nov 21 16:33:24 sparkle kernel: usb 3-3: Manufacturer: Genius
nov 21 16:33:24 sparkle mtp-probe[8983]: checking bus 3, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
nov 21 16:33:24 sparkle mtp-probe[8983]: bus: 3, device: 6 was not an MTP device
nov 21 16:33:24 sparkle kernel: input: Genius DeathTaker Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:0458:00EF.0002/input/input34
nov 21 16:33:24 sparkle kernel: hid-generic 0003:0458:00EF.0002: input,hidraw1: USB HID v1.10 Keyboard [Genius DeathTaker Gaming Mouse] on usb-0000:00:14.0-3/input0
nov 21 16:33:24 sparkle kernel: input: Genius DeathTaker Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:0458:00EF.0003/input/input35
nov 21 16:33:24 sparkle kernel: input: Genius DeathTaker Gaming Mouse System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:0458:00EF.0003/input/input36
nov 21 16:33:24 sparkle kernel: input: Genius DeathTaker Gaming Mouse Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.1/0003:0458:00EF.0003/input/input37
nov 21 16:33:24 sparkle kernel: hid-generic 0003:0458:00EF.0003: input,hiddev96,hidraw2: USB HID v1.10 Mouse [Genius DeathTaker Gaming Mouse] on usb-0000:00:14.0-3/input1
nov 21 16:33:24 sparkle kernel: hid-generic 0003:0458:00EF.0004: hiddev97,hidraw3: USB HID v1.10 Device [Genius DeathTaker Gaming Mouse] on usb-0000:00:14.0-3/input2
nov 21 16:33:24 sparkle kernel: usbcore: registered new interface driver usbhid
nov 21 16:33:24 sparkle kernel: usbhid: USB HID core driver
nov 21 16:33:24 sparkle mtp-probe[8988]: checking bus 3, device 6: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
nov 21 16:33:24 sparkle mtp-probe[8988]: bus: 3, device: 6 was not an MTP device
nov 21 16:33:24 sparkle systemd-logind[904]: Watching system buttons on /dev/input/event258 (Genius DeathTaker Gaming Mouse System Control)
nov 21 16:33:24 sparkle systemd-logind[904]: Watching system buttons on /dev/input/event259 (Genius DeathTaker Gaming Mouse Consumer Control)
nov 21 16:33:25 sparkle kcminit[9011]: Initializing  "/usr/lib/qt/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
nov 21 16:33:28 sparkle krunner[4750]: GameAction [AppID 782330, ActionID 2] : LaunchApp changed task to ProcessingInstallScript with ""
nov 21 16:33:28 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5890e3fc0)
nov 21 16:33:28 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:33:28 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:33:28 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:33:28 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:33:30 sparkle krunner[9137]: fsync: up and running.
nov 21 16:33:30 sparkle krunner[9137]: wine: Using setpriority to control niceness in the [-10,10] range
nov 21 16:33:30 sparkle kwin_x11[1144]: OpenGL vendor string:                   Intel
nov 21 16:33:30 sparkle kwin_x11[1144]: OpenGL renderer string:                 Mesa Intel(R) UHD Graphics (TGL GT1)
nov 21 16:33:30 sparkle kwin_x11[1144]: OpenGL version string:                  4.6 (Compatibility Profile) Mesa 22.2.3
nov 21 16:33:30 sparkle kwin_x11[1144]: OpenGL shading language version string: 4.60
nov 21 16:33:30 sparkle kwin_x11[1144]: Driver:                                 Intel
nov 21 16:33:30 sparkle kwin_x11[1144]: GPU class:                              Tiger Lake
nov 21 16:33:30 sparkle kwin_x11[1144]: OpenGL version:                         4.6
nov 21 16:33:30 sparkle kwin_x11[1144]: GLSL version:                           4.60
nov 21 16:33:30 sparkle kwin_x11[1144]: Mesa version:                           22.2.3
nov 21 16:33:30 sparkle kwin_x11[1144]: X server version:                       1.21.1
nov 21 16:33:30 sparkle kwin_x11[1144]: Linux kernel version:                   6.0.9
nov 21 16:33:30 sparkle kwin_x11[1144]: Requires strict binding:                yes
nov 21 16:33:30 sparkle kwin_x11[1144]: GLSL shaders:                           yes
nov 21 16:33:30 sparkle kwin_x11[1144]: Texture NPOT support:                   yes
nov 21 16:33:30 sparkle kwin_x11[1144]: Virtual Machine:                        no
nov 21 16:33:30 sparkle kwin_x11[1144]: MouseMarkConfig::instance called after the first use - ignoring
nov 21 16:33:30 sparkle kwin_x11[1144]: BlurConfig::instance called after the first use - ignoring
nov 21 16:33:30 sparkle kwin_x11[1144]: ZoomConfig::instance called after the first use - ignoring
nov 21 16:33:30 sparkle kwin_x11[1144]: WindowViewConfig::instance called after the first use - ignoring
nov 21 16:33:30 sparkle kwin_x11[1144]: SlidingPopupsConfig::instance called after the first use - ignoring
nov 21 16:33:30 sparkle kwin_x11[1144]: SlideConfig::instance called after the first use - ignoring
nov 21 16:33:30 sparkle kwin_x11[1144]: OverviewConfig::instance called after the first use - ignoring
nov 21 16:33:30 sparkle kwin_x11[1144]: KscreenConfig::instance called after the first use - ignoring
nov 21 16:33:30 sparkle kwin_x11[1144]: DesktopGridConfig::instance called after the first use - ignoring
nov 21 16:33:32 sparkle krunner[4750]: GameAction [AppID 782330, ActionID 2] : LaunchApp changed task to SynchronizingCloud with ""
nov 21 16:33:32 sparkle sh[1417]: Terminated
nov 21 16:33:32 sparkle systemd[1059]: app-tilda\x2d2@autostart.service: Main process exited, code=exited, status=143/n/a
nov 21 16:33:32 sparkle systemd[1059]: app-tilda\x2d2@autostart.service: Failed with result 'exit-code'.
nov 21 16:33:32 sparkle systemd[1059]: app-tilda\x2d2@autostart.service: Consumed 21.352s CPU time.
nov 21 16:33:32 sparkle kded5[1141]: Service  ":1.59" unregistered
nov 21 16:33:32 sparkle krunner[4750]: GameAction [AppID 782330, ActionID 2] : LaunchApp changed task to SynchronizingControllerConfig with ""
nov 21 16:33:33 sparkle krunner[4750]: GameAction [AppID 782330, ActionID 2] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
nov 21 16:33:33 sparkle krunner[4750]: GameAction [AppID 782330, ActionID 2] : LaunchApp changed task to CreatingProcess with ""
nov 21 16:33:33 sparkle krunner[4750]: GameAction [AppID 782330, ActionID 2] : LaunchApp waiting for user response to CreatingProcess ""
nov 21 16:33:33 sparkle krunner[4750]: GameAction [AppID 782330, ActionID 2] : LaunchApp continues with user response "CreatingProcess"
nov 21 16:33:33 sparkle krunner[4750]: /bin/sh\0-c\0gamemoderun /home/andy3153/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=782330 -- /home/andy3153/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/andy3153/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37'/proton waitforexitandrun  '/home/andy3153/games/steam/steamapps/common/DOOMEternal/idTechLauncher.exe'\0
nov 21 16:33:33 sparkle krunner[4750]: Game process added : AppID 782330 "gamemoderun /home/andy3153/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=782330 -- /home/andy3153/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/andy3153/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37'/proton waitforexitandrun  '/home/andy3153/games/steam/steamapps/common/DOOMEternal/idTechLauncher.exe'", ProcID 9215, IP 0.0.0.0:0
nov 21 16:33:33 sparkle krunner[9215]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:33:33 sparkle krunner[4750]: GameAction [AppID 782330, ActionID 2] : LaunchApp changed task to WaitingGameWindow with ""
nov 21 16:33:33 sparkle krunner[9215]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:33:33 sparkle krunner[9215]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:33:33 sparkle krunner[4750]: GameAction [AppID 782330, ActionID 2] : LaunchApp changed task to Completed with ""
nov 21 16:33:33 sparkle kwin_x11[1144]: kwin_core: Failed to focus 0x5c0009d (error 8)
nov 21 16:33:33 sparkle kwin_x11[1144]: kwin_core: Failed to restore focus. Activating 0x5c0002b
nov 21 16:33:33 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(5c0009d.steam))
nov 21 16:33:33 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:33:33 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:33:33 sparkle pkexec[9216]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=3153)
nov 21 16:33:33 sparkle audit[9216]: USER_START pid=9216 uid=3153 auid=3153 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
nov 21 16:33:33 sparkle kernel: audit: type=1105 audit(1669041213.247:178): pid=9216 uid=3153 auid=3153 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
nov 21 16:33:33 sparkle pkexec[9216]: andy3153: Executing command [USER=root] [TTY=unknown] [CWD=/home/andy3153/] [COMMAND=/usr/lib/gamemode/cpugovctl set performance]
nov 21 16:33:33 sparkle gamemoded[8295]: ERROR: Failed to open file for read /sys/class/powercap/intel-rapl/intel-rapl:0/intel-rapl:0:0/energy_uj
nov 21 16:33:33 sparkle gamemoded[8295]: ERROR: Skipping ioprio on client [9215,9215]: ioprio was (0) but we expected (4)
nov 21 16:33:33 sparkle krunner[9215]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:33:33 sparkle gamemoded[8295]: ERROR: Addition requested for already known client 9215 [/usr/bin/env].
nov 21 16:33:33 sparkle krunner[9215]: gamemodeauto:
nov 21 16:33:33 sparkle krunner[9215]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:33:33 sparkle gamemoded[8295]: ERROR: Addition requested for already known client 9215 [/usr/bin/env].
nov 21 16:33:33 sparkle krunner[9215]: gamemodeauto:
nov 21 16:33:33 sparkle krunner[9215]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:33:33 sparkle gamemoded[8295]: ERROR: Addition requested for already known client 9215 [/usr/bin/env].
nov 21 16:33:33 sparkle krunner[9215]: gamemodeauto:
nov 21 16:33:33 sparkle krunner[9215]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:33:33 sparkle gamemoded[8295]: ERROR: Addition requested for already known client 9215 [/usr/bin/env].
nov 21 16:33:33 sparkle krunner[9215]: gamemodeauto:
nov 21 16:33:33 sparkle krunner[9215]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:33:33 sparkle gamemoded[8295]: ERROR: Addition requested for already known client 9215 [/usr/bin/env].
nov 21 16:33:33 sparkle krunner[9215]: gamemodeauto:
nov 21 16:33:33 sparkle krunner[9215]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
nov 21 16:33:33 sparkle gamemoded[8295]: ERROR: Addition requested for already known client 9215 [/usr/bin/env].
nov 21 16:33:33 sparkle krunner[9215]: gamemodeauto:
nov 21 16:33:33 sparkle krunner[9220]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:33:33 sparkle gamemoded[8295]: ERROR: Skipping ioprio on client [9220,9220]: ioprio was (0) but we expected (4)
nov 21 16:33:33 sparkle krunner[9220]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:33:33 sparkle gamemoded[8295]: ERROR: Addition requested for already known client 9220 [/home/andy3153/.local/share/Steam/ubuntu12_32/steam-launch-wrapper].
nov 21 16:33:33 sparkle krunner[9220]: gamemodeauto:
nov 21 16:33:33 sparkle krunner[9220]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:33:33 sparkle gamemoded[8295]: ERROR: Addition requested for already known client 9220 [/home/andy3153/.local/share/Steam/ubuntu12_32/steam-launch-wrapper].
nov 21 16:33:33 sparkle krunner[9220]: gamemodeauto:
nov 21 16:33:33 sparkle krunner[9221]: ERROR: ld.so: object '/home/andy3153/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
nov 21 16:33:33 sparkle gamemoded[8295]: ERROR: Skipping ioprio on client [9221,9221]: ioprio was (0) but we expected (4)
nov 21 16:33:33 sparkle gamemoded[8295]: ERROR: Removal requested for unknown process [9223].
nov 21 16:33:33 sparkle krunner[9223]: gamemodeauto:
nov 21 16:33:33 sparkle krunner[9223]: pid 9223 != 9220, skipping destruction (fork without exec?)
nov 21 16:33:33 sparkle gamemoded[8295]: ERROR: Skipping ioprio on client [9296,9296]: ioprio was (0) but we expected (4)
nov 21 16:33:33 sparkle gamemoded[8295]: ERROR: Skipping ioprio on client [9298,9298]: ioprio was (0) but we expected (4)
nov 21 16:33:33 sparkle krunner[9331]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:33 sparkle krunner[9331]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:33 sparkle krunner[9331]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:33 sparkle krunner[9332]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:34 sparkle krunner[9331]: ProtonFixes[9331] INFO: Running protonfixes
nov 21 16:33:34 sparkle krunner[9331]: ProtonFixes[9331] INFO: Running checks
nov 21 16:33:34 sparkle krunner[9331]: ProtonFixes[9331] INFO: All checks successful
nov 21 16:33:34 sparkle krunner[9331]: ProtonFixes[9331] INFO: Using global defaults for "DOOM Eternal" (782330)
nov 21 16:33:34 sparkle krunner[9331]: ProtonFixes[9331] INFO: Using protonfix for "DOOM Eternal" (782330)
nov 21 16:33:34 sparkle krunner[9331]: ProtonFixes[9331] INFO: Adding env: PROTON_USE_SECCOMP=1
nov 21 16:33:34 sparkle krunner[9331]: ProtonFixes[9331] INFO: Adding argument +com_skipSignInManager 1
nov 21 16:33:34 sparkle krunner[9334]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:34 sparkle krunner[9334]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:34 sparkle krunner[9335]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:34 sparkle krunner[9335]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:34 sparkle krunner[9335]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:34 sparkle krunner[9336]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:34 sparkle krunner[9337]: fsync: up and running.
nov 21 16:33:34 sparkle krunner[9337]: wine: Using setpriority to control niceness in the [-10,10] range
nov 21 16:33:34 sparkle krunner[9339]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:34 sparkle krunner[9341]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:34 sparkle krunner[9344]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:34 sparkle krunner[9352]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:34 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 9336
nov 21 16:33:34 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 9334
nov 21 16:33:34 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 9333
nov 21 16:33:34 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 9332
nov 21 16:33:34 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 9221
nov 21 16:33:34 sparkle krunner[9365]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:34 sparkle krunner[9371]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:34 sparkle krunner[9339]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:34 sparkle krunner[9378]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:34 sparkle krunner[4750]: Game process updated : AppID 782330 "gamemoderun /home/andy3153/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=782330 -- /home/andy3153/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/andy3153/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37'/proton waitforexitandrun  '/home/andy3153/games/steam/steamapps/common/DOOMEternal/idTechLauncher.exe'", ProcID 9335, IP 0.0.0.0:0
nov 21 16:33:34 sparkle krunner[9335]: Setting breakpad minidump AppID = 782330
nov 21 16:33:34 sparkle krunner[9335]: Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198329542044 [API loaded no]
nov 21 16:33:34 sparkle krunner[9380]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:34 sparkle krunner[9378]: [2022-11-21 16:33:34.946] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-explorer.conf' [ not found ]
nov 21 16:33:34 sparkle krunner[9378]: [2022-11-21 16:33:34.946] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:33:34 sparkle krunner[9378]: [2022-11-21 16:33:34.946] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:33:34 sparkle krunner[9378]: [2022-11-21 16:33:34.946] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:33:34 sparkle krunner[9392]: sh: 1: glxinfo: not found
nov 21 16:33:34 sparkle krunner[9380]: [2022-11-21 16:33:34.962] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-explorer.conf' [ not found ]
nov 21 16:33:34 sparkle krunner[9380]: [2022-11-21 16:33:34.962] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:33:34 sparkle krunner[9380]: [2022-11-21 16:33:34.962] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:33:34 sparkle krunner[9380]: [2022-11-21 16:33:34.962] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:33:34 sparkle krunner[9407]: sh: 1: glxinfo: not found
nov 21 16:33:35 sparkle krunner[9378]: [2022-11-21 16:33:35.073] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-explorer.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9378]: [2022-11-21 16:33:35.073] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9378]: [2022-11-21 16:33:35.073] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9378]: [2022-11-21 16:33:35.073] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:33:35 sparkle krunner[9422]: sh: 1: glxinfo: not found
nov 21 16:33:35 sparkle krunner[9380]: [2022-11-21 16:33:35.091] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-explorer.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9380]: [2022-11-21 16:33:35.091] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9380]: [2022-11-21 16:33:35.091] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9380]: [2022-11-21 16:33:35.091] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:33:35 sparkle krunner[9437]: sh: 1: glxinfo: not found
nov 21 16:33:35 sparkle krunner[9378]: [2022-11-21 16:33:35.198] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-explorer.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9378]: [2022-11-21 16:33:35.198] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9378]: [2022-11-21 16:33:35.198] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9378]: [2022-11-21 16:33:35.198] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:33:35 sparkle krunner[9452]: sh: 1: glxinfo: not found
nov 21 16:33:35 sparkle krunner[9380]: [2022-11-21 16:33:35.214] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-explorer.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9380]: [2022-11-21 16:33:35.214] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9380]: [2022-11-21 16:33:35.214] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9380]: [2022-11-21 16:33:35.214] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:33:35 sparkle krunner[9467]: sh: 1: glxinfo: not found
nov 21 16:33:35 sparkle krunner[9477]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:35 sparkle krunner[9490]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:35 sparkle krunner[9493]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:35 sparkle krunner[9380]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:35 sparkle krunner[9496]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:35 sparkle krunner[9496]: [2022-11-21 16:33:35.614] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-idTechLauncher.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9496]: [2022-11-21 16:33:35.614] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9496]: [2022-11-21 16:33:35.614] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9496]: [2022-11-21 16:33:35.614] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:33:35 sparkle krunner[9514]: sh: 1: glxinfo: not found
nov 21 16:33:35 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 9339
nov 21 16:33:35 sparkle krunner[9496]: [2022-11-21 16:33:35.733] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-idTechLauncher.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9496]: [2022-11-21 16:33:35.733] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9496]: [2022-11-21 16:33:35.733] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:33:35 sparkle krunner[9496]: [2022-11-21 16:33:35.733] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:33:35 sparkle krunner[9529]: sh: 1: glxinfo: not found
nov 21 16:33:35 sparkle kded5[1141]: Registering ":1.133/StatusNotifierItem" to system tray
nov 21 16:33:35 sparkle krunner[9535]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 16:33:36 sparkle kernel: x86/split lock detection: #AC: DOOMEternalx64v/9535 took a split_lock trap at address: 0x14ae6451b
nov 21 16:33:36 sparkle krunner[4750]: Game process updated : AppID 782330 "gamemoderun /home/andy3153/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=782330 -- /home/andy3153/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/andy3153/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37'/proton waitforexitandrun  '/home/andy3153/games/steam/steamapps/common/DOOMEternal/idTechLauncher.exe'", ProcID 9535, IP 0.0.0.0:0
nov 21 16:34:11 sparkle krunner[9535]: Terminal support disabled. Enable with in_terminal
nov 21 16:34:11 sparkle kernel: x86/split lock detection: #AC: DOOMEternalx64v/9553 took a split_lock trap at address: 0x1498bd50e
nov 21 16:34:13 sparkle krunner[9535]: [2022-11-21 16:34:13.370] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-DOOMEternalx64vk.conf' [ not found ]
nov 21 16:34:13 sparkle krunner[9535]: [2022-11-21 16:34:13.370] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:34:13 sparkle krunner[9535]: [2022-11-21 16:34:13.370] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:34:13 sparkle krunner[9535]: [2022-11-21 16:34:13.370] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:34:13 sparkle krunner[9591]: sh: 1: glxinfo: not found
nov 21 16:34:13 sparkle kernel: [drm:nv_drm_fence_context_create_ioctl [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to allocate fence signaling event
nov 21 16:34:13 sparkle kernel: [drm:nv_drm_fence_context_create_ioctl [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to allocate fence signaling event
nov 21 16:34:13 sparkle krunner[9535]: [2022-11-21 16:34:13.753] [MANGOHUD] [info] [overlay.cpp:768] Uploading is disabled (permit_upload = 0)
nov 21 16:34:13 sparkle krunner[9535]: Fossilize INFO: Overriding serialization path: "/home/andy3153/games/steam/steamapps/shadercache/782330/fozpipelinesv6/steamapprun_pipeline_cache".
nov 21 16:34:13 sparkle krunner[9535]: [2022-11-21 16:34:13.807] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-DOOMEternalx64vk.conf' [ not found ]
nov 21 16:34:13 sparkle krunner[9535]: [2022-11-21 16:34:13.807] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:34:13 sparkle krunner[9535]: [2022-11-21 16:34:13.808] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:34:13 sparkle krunner[9535]: [2022-11-21 16:34:13.808] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:34:13 sparkle krunner[9614]: sh: 1: glxinfo: not found
nov 21 16:34:14 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58902c8f0)
nov 21 16:34:14 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:34:14 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:34:14 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:34:14 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 16:34:27 sparkle krunner[9671]: Installing breakpad exception handler for appid(gameoverlayui)/version(20221117024321)
nov 21 16:34:27 sparkle krunner[9671]: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
nov 21 16:34:27 sparkle krunner[9671]: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
nov 21 16:34:27 sparkle krunner[9671]: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.472] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-DOOMEternalx64vk.conf' [ not found ]
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.472] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.472] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.472] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:34:28 sparkle krunner[9718]: sh: 1: glxinfo: not found
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.602] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-DOOMEternalx64vk.conf' [ not found ]
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.602] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.602] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.602] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:34:28 sparkle krunner[9733]: sh: 1: glxinfo: not found
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.719] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-DOOMEternalx64vk.conf' [ not found ]
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.719] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.719] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.719] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:34:28 sparkle krunner[9748]: sh: 1: glxinfo: not found
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.836] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-DOOMEternalx64vk.conf' [ not found ]
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.836] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.836] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.836] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:34:28 sparkle krunner[9763]: sh: 1: glxinfo: not found
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.953] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-DOOMEternalx64vk.conf' [ not found ]
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.953] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.953] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:34:28 sparkle krunner[9535]: [2022-11-21 16:34:28.953] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:34:28 sparkle krunner[9778]: sh: 1: glxinfo: not found
nov 21 16:34:29 sparkle krunner[9535]: [2022-11-21 16:34:29.069] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine-DOOMEternalx64vk.conf' [ not found ]
nov 21 16:34:29 sparkle krunner[9535]: [2022-11-21 16:34:29.069] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37/files/bin/MangoHud.conf' [ not found ]
nov 21 16:34:29 sparkle krunner[9535]: [2022-11-21 16:34:29.070] [MANGOHUD] [info] [config.cpp:118] skipping config: '/home/andy3153/.config/MangoHud/wine64-preloader.conf' [ not found ]
nov 21 16:34:29 sparkle krunner[9535]: [2022-11-21 16:34:29.070] [MANGOHUD] [info] [config.cpp:123] parsing config: '/home/andy3153/.config/MangoHud/MangoHud.conf'
nov 21 16:34:29 sparkle krunner[9793]: sh: 1: glxinfo: not found
nov 21 16:34:59 sparkle kded5[1141]: Registering ":1.134/StatusNotifierItem" to system tray
nov 21 16:35:08 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893d3220)
nov 21 16:35:08 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:35:08 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:35:08 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:35:08 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5893d3220)
nov 21 16:35:08 sparkle pipewire-pulse[1068]: mod.protocol-pulse: client 0x55c3f6686470 [libcanberra]: ERROR command:18 (PLAY_SAMPLE) tag:30 error:25 (Input/output error)
nov 21 16:35:08 sparkle pipewire-pulse[1068]: mod.protocol-pulse: client 0x55c3f6686470 [libcanberra]: ERROR command:18 (PLAY_SAMPLE) tag:32 error:25 (Input/output error)
nov 21 16:35:08 sparkle pipewire-pulse[1068]: mod.protocol-pulse: client 0x55c3f6686470 [libcanberra]: ERROR command:18 (PLAY_SAMPLE) tag:34 error:25 (Input/output error)
nov 21 16:35:33 sparkle kernel: x86/split lock detection: #AC: DOOMEternalx64v/9567 took a split_lock trap at address: 0x14992eafa
nov 21 16:35:33 sparkle kernel: x86/split lock detection: #AC: DOOMEternalx64v/9554 took a split_lock trap at address: 0x15772a22b
nov 21 16:35:47 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893d3220)
nov 21 16:35:47 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:35:47 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:35:47 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:35:47 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5893d3220)
nov 21 16:35:57 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893d3220)
nov 21 16:35:57 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:35:57 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:35:57 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:35:57 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5893d3220)
nov 21 16:36:11 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893d3220)
nov 21 16:36:11 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:36:11 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:36:11 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:36:11 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5893d3220)
nov 21 16:39:29 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893d3220)
nov 21 16:39:29 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:39:29 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:39:29 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:39:29 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5893d3220)
nov 21 16:40:40 sparkle kernel: perf: interrupt took too long (2528 > 2500), lowering kernel.perf_event_max_sample_rate to 79000
nov 21 16:41:19 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893d3220)
nov 21 16:41:19 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:41:19 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:41:19 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:41:19 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5893d3220)
nov 21 16:42:16 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893d3220)
nov 21 16:42:16 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:42:16 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:42:16 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:42:16 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5893d3220)
nov 21 16:42:50 sparkle NetworkManager[905]: <info>  [1669041770.7106] dhcp4 (enp0s20f0u2): state changed new lease, address=192.168.14.112
nov 21 16:43:04 sparkle kernel: perf: interrupt took too long (3222 > 3160), lowering kernel.perf_event_max_sample_rate to 62000
nov 21 16:46:05 sparkle kernel: perf: interrupt took too long (4103 > 4027), lowering kernel.perf_event_max_sample_rate to 48000
nov 21 16:50:35 sparkle kernel: perf: interrupt took too long (5162 > 5128), lowering kernel.perf_event_max_sample_rate to 38000
nov 21 16:51:30 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893d3220)
nov 21 16:51:30 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:51:30 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:51:30 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:51:30 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5893d3220)
nov 21 16:56:14 sparkle kernel: perf: interrupt took too long (6457 > 6452), lowering kernel.perf_event_max_sample_rate to 30000
nov 21 16:57:34 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893d3220)
nov 21 16:57:34 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:57:34 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:57:34 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:57:34 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5893d3220)
nov 21 16:59:11 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893d3220)
nov 21 16:59:11 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 16:59:11 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 16:59:11 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 16:59:11 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5893d3220)
nov 21 17:01:52 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893d3220)
nov 21 17:01:52 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 17:01:52 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:01:52 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:01:52 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5893d3220)
nov 21 17:02:12 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893d3220)
nov 21 17:02:12 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 17:02:12 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:02:12 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:02:12 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5893d3220)
nov 21 17:08:12 sparkle latte-dock[2189]: console.error: BroadcastService:
nov 21 17:08:12 sparkle latte-dock[2189]:   receivedBroadcastMessage: handler for
nov 21 17:08:12 sparkle latte-dock[2189]:   remote-settings/monitor_changes
nov 21 17:08:12 sparkle latte-dock[2189]:   threw error:
nov 21 17:08:12 sparkle latte-dock[2189]:   Message: Error: Polling for changes failed: The URI is malformed..
nov 21 17:08:12 sparkle latte-dock[2189]:   Stack:
nov 21 17:08:12 sparkle latte-dock[2189]:     remoteSettingsFunction/remoteSettings.pollChanges@resource://services-settings/remote-settings.js:334:13
nov 21 17:11:38 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893d3220)
nov 21 17:11:38 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 17:11:38 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:11:38 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:11:38 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5893d3220)
nov 21 17:12:11 sparkle kernel: perf: interrupt took too long (8085 > 8071), lowering kernel.perf_event_max_sample_rate to 24000
nov 21 17:12:49 sparkle NetworkManager[905]: <info>  [1669043569.7161] dhcp4 (enp0s20f0u2): state changed new lease, address=192.168.14.112
nov 21 17:13:54 sparkle kded5[1141]: Service  ":1.134" unregistered
nov 21 17:13:54 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5893d3220)
nov 21 17:13:54 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 17:13:54 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:13:54 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:13:54 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 17:13:54 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowChanged,[object Object]
nov 21 17:13:54 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:13:54 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:13:54 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(8800001.steam_app_782330))
nov 21 17:13:54 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:13:54 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:13:54 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(8c00001.steam_app_782330))
nov 21 17:13:54 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:13:54 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:13:54 sparkle krunner[9496]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 17:13:54 sparkle krunner[9378]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 17:13:54 sparkle kded5[1141]: Service  ":1.133" unregistered
nov 21 17:13:54 sparkle krunner[9335]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 17:13:54 sparkle krunner[9365]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 17:13:54 sparkle krunner[9477]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 17:13:54 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 9496
nov 21 17:13:54 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 9371
nov 21 17:13:54 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 9344
nov 21 17:13:54 sparkle krunner[9341]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 17:13:54 sparkle krunner[9331]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 17:13:55 sparkle krunner[9337]: gamemodeauto: dlopen failed - libgamemode.so: cannot open shared object file: No such file or directory
nov 21 17:13:55 sparkle krunner[9337]: pid 9337 != 9336, skipping destruction (fork without exec?)
nov 21 17:13:55 sparkle krunner[4750]: Game process removed: AppID 782330 "gamemoderun /home/andy3153/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=782330 -- /home/andy3153/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- '/home/andy3153/.local/share/Steam/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/home/andy3153/.local/share/Steam/compatibilitytools.d/GE-Proton7-37'/proton waitforexitandrun  '/home/andy3153/games/steam/steamapps/common/DOOMEternal/idTechLauncher.exe'", ProcID 9535
nov 21 17:13:55 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 9535
nov 21 17:13:55 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 9477
nov 21 17:13:55 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 9365
nov 21 17:13:55 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 9352
nov 21 17:13:55 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 9341
nov 21 17:13:55 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 9335
nov 21 17:13:55 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 9331
nov 21 17:13:55 sparkle krunner[4750]: ThreadGetProcessExitCode: no such process 9220
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 created interface STEAMAPPS_INTERFACE_VERSION006 / Apps
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 created interface STEAMAPPS_INTERFACE_VERSION008 /
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 created interface STEAMREMOTESTORAGE_INTERFACE_VERSION014 /
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 created interface STEAMUSERSTATS_INTERFACE_VERSION011 /
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 created interface SteamController007 /
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 created interface SteamController007 / Controller
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 created interface SteamFriends017 /
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 created interface SteamInput001 / Controller
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 created interface SteamUser017 / User
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 created interface SteamUser020 /
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 created interface SteamUser020 / User
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 created interface SteamUtils009 /
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 created interface SteamUtils009 / Utils
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientRemoteStorage::FileDelete : 4
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientRemoteStorage::GetQuota : 67
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientRemoteStorage::GetFileNameAndSize : 121
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientRemoteStorage::GetFileCount : 5
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientRemoteStorage::GetFileTimestamp : 9
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientRemoteStorage::GetFileSize : 13
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientRemoteStorage::FileReadAsyncComplete : 22
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientRemoteStorage::FileReadAsync : 22
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientRemoteStorage::FileWriteAsync : 100
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientUserStats::RequestUserStats : 1
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientUserStats::GetAchievement : 51
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientUserStats::RequestCurrentStats : 1
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientAppManager::GetCurrentLanguage : 2
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientAppManager::BIsDlcEnabled : 15
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientUtils::RecordSteamInterfaceCreation : 14
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientUtils::GetAPICallResult : 130
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientUtils::GetAppID : 30
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientUtils::GetIPCountry : 1
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientFriends::GetFriendPersonaName_Public : 81
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientFriends::SetRichPresence : 39
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientFriends::RequestUserInformation : 9
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientFriends::GetFriendGamePlayed : 21
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientFriends::GetFriendByIndex : 72
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientFriends::GetFriendCount : 1
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientFriends::GetFriendPersonaState : 81
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientFriends::GetPersonaName : 26
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientUser::BIsSubscribedApp : 15
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientUser::GetEncryptedAppTicket : 7
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientUser::RequestEncryptedAppTicket : 7
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientUser::CancelAuthTicket : 2
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientUser::GetAuthSessionTicket : 2
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientUser::GetSteamID : 6
nov 21 17:13:55 sparkle krunner[4750]: Game 782330 method call count for IClientUser::BLoggedOn : 11
nov 21 17:13:55 sparkle krunner[4750]: Uploaded AppInterfaceStats to Steam
nov 21 17:13:57 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a58902c8f0)
nov 21 17:13:57 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 17:13:57 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:13:57 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:13:57 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 17:13:59 sparkle pkexec[11440]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=3153)
nov 21 17:13:59 sparkle audit[11440]: USER_START pid=11440 uid=3153 auid=3153 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
nov 21 17:13:59 sparkle kernel: audit: type=1105 audit(1669043639.018:179): pid=11440 uid=3153 auid=3153 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/pkexec" hostname=? addr=? terminal=? res=success'
nov 21 17:13:59 sparkle pkexec[11440]: andy3153: Executing command [USER=root] [TTY=unknown] [CWD=/home/andy3153/] [COMMAND=/usr/lib/gamemode/cpugovctl set powersave]
nov 21 17:13:59 sparkle gamemoded[8295]: ERROR: Could not inspect tasks for client [9220]! Skipping ioprio optimisation.
nov 21 17:13:59 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(5c000ab.steam))
nov 21 17:13:59 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:13:59 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:13:59 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(5c0002b.steam))
nov 21 17:13:59 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:13:59 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:13:59 sparkle krunner[4750]: Steam: An X Error occurred
nov 21 17:13:59 sparkle krunner[4750]: X Error of failed request:  BadWindow (invalid Window parameter)
nov 21 17:13:59 sparkle krunner[4750]: Major opcode of failed request:  40 (X_TranslateCoords)
nov 21 17:13:59 sparkle krunner[4750]: Resource id in failed request:  0x10033e0
nov 21 17:13:59 sparkle krunner[4750]: Serial number of failed request:  38182
nov 21 17:13:59 sparkle krunner[4750]: xerror_handler: X failed, continuing
nov 21 17:13:59 sparkle gameoverlayui[9671]: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
nov 21 17:14:00 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 17:14:00 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:14:00 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:14:01 sparkle kwin_x11[1144]: OpenGL vendor string:                   Intel
nov 21 17:14:01 sparkle kwin_x11[1144]: OpenGL renderer string:                 Mesa Intel(R) UHD Graphics (TGL GT1)
nov 21 17:14:01 sparkle kwin_x11[1144]: OpenGL version string:                  4.6 (Compatibility Profile) Mesa 22.2.3
nov 21 17:14:01 sparkle kwin_x11[1144]: OpenGL shading language version string: 4.60
nov 21 17:14:01 sparkle kwin_x11[1144]: Driver:                                 Intel
nov 21 17:14:01 sparkle kwin_x11[1144]: GPU class:                              Tiger Lake
nov 21 17:14:01 sparkle kwin_x11[1144]: OpenGL version:                         4.6
nov 21 17:14:01 sparkle kwin_x11[1144]: GLSL version:                           4.60
nov 21 17:14:01 sparkle kwin_x11[1144]: Mesa version:                           22.2.3
nov 21 17:14:01 sparkle kwin_x11[1144]: X server version:                       1.21.1
nov 21 17:14:01 sparkle kwin_x11[1144]: Linux kernel version:                   6.0.9
nov 21 17:14:01 sparkle kwin_x11[1144]: Requires strict binding:                yes
nov 21 17:14:01 sparkle kwin_x11[1144]: GLSL shaders:                           yes
nov 21 17:14:01 sparkle kwin_x11[1144]: Texture NPOT support:                   yes
nov 21 17:14:01 sparkle kwin_x11[1144]: Virtual Machine:                        no
nov 21 17:14:01 sparkle kwin_x11[1144]: MouseMarkConfig::instance called after the first use - ignoring
nov 21 17:14:01 sparkle kwin_x11[1144]: BlurConfig::instance called after the first use - ignoring
nov 21 17:14:01 sparkle kwin_x11[1144]: ZoomConfig::instance called after the first use - ignoring
nov 21 17:14:01 sparkle kwin_x11[1144]: WindowViewConfig::instance called after the first use - ignoring
nov 21 17:14:01 sparkle kwin_x11[1144]: SlidingPopupsConfig::instance called after the first use - ignoring
nov 21 17:14:01 sparkle kwin_x11[1144]: SlideConfig::instance called after the first use - ignoring
nov 21 17:14:01 sparkle kwin_x11[1144]: OverviewConfig::instance called after the first use - ignoring
nov 21 17:14:01 sparkle kwin_x11[1144]: KscreenConfig::instance called after the first use - ignoring
nov 21 17:14:01 sparkle kwin_x11[1144]: DesktopGridConfig::instance called after the first use - ignoring
nov 21 17:14:01 sparkle kwin_x11[1144]: kwin_core: XCB error: 3 (BadWindow), sequence: 5624, resource id: 16795059, major code: 129 (SHAPE), minor code: 6 (Input)
nov 21 17:14:03 sparkle kernel: usb 3-2: USB disconnect, device number 3
nov 21 17:14:03 sparkle kernel: rndis_host 3-2:1.0 enp0s20f0u2: unregister 'rndis_host' usb-0000:00:14.0-2, RNDIS device
nov 21 17:14:03 sparkle NetworkManager[905]: <info>  [1669043643.1456] device (enp0s20f0u2): state change: activated -> unmanaged (reason 'removed', sys-iface-state: 'removed')
nov 21 17:14:03 sparkle NetworkManager[905]: <info>  [1669043643.1457] dhcp4 (enp0s20f0u2): canceled DHCP transaction
nov 21 17:14:03 sparkle NetworkManager[905]: <info>  [1669043643.1457] dhcp4 (enp0s20f0u2): activation: beginning transaction (timeout in 45 seconds)
nov 21 17:14:03 sparkle NetworkManager[905]: <info>  [1669043643.1457] dhcp4 (enp0s20f0u2): state changed no lease
nov 21 17:14:03 sparkle NetworkManager[905]: ((../NetworkManager/src/libnm-platform/nm-platform-utils.c:1582)): assertion '<dropped>' failed
nov 21 17:14:03 sparkle NetworkManager[905]: <warn>  [1669043643.1459] device (enp0s20f0u2): set-link: failure to reset link negotiation
nov 21 17:14:03 sparkle NetworkManager[905]: <info>  [1669043643.1462] manager: NetworkManager state is now DISCONNECTED
nov 21 17:14:03 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=905 comm="/usr/bin/NetworkManager --no-daemon")
nov 21 17:14:03 sparkle systemd[1]: Starting Network Manager Script Dispatcher Service...
nov 21 17:14:03 sparkle dbus-daemon[903]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
nov 21 17:14:03 sparkle systemd[1]: Started Network Manager Script Dispatcher Service.
nov 21 17:14:03 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 17:14:03 sparkle kernel: audit: type=1130 audit(1669043643.166:180): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 17:14:03 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a588feb080)
nov 21 17:14:03 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 17:14:03 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:14:03 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:14:03 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a588feb080)
nov 21 17:14:03 sparkle krunner[4750]: src/steamexe/main.cpp (254) : Assertion Failed: reaping pid: 8622 -- gameoverlayui
nov 21 17:14:03 sparkle steam[4750]: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
nov 21 17:14:03 sparkle steam[4750]: instance with invalid (NULL) class pointer
nov 21 17:14:03 sparkle steam[4750]: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
nov 21 17:14:03 sparkle steam[4750]: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
nov 21 17:14:03 sparkle krunner[4750]: [2022-11-21 17:14:03] Shutdown
nov 21 17:14:03 sparkle kded5[1141]: Service  ":1.88" unregistered
nov 21 17:14:03 sparkle systemd[1059]: app-steam-7eabcedef948445e964c1ed43ec3810f.scope: Consumed 5h 20min 19.244s CPU time.
nov 21 17:14:13 sparkle systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
nov 21 17:14:13 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 17:14:13 sparkle kernel: audit: type=1131 audit(1669043653.177:181): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 17:18:46 sparkle latte-dock[2189]: JavaScript error: resource://gre/modules/PromiseWorker.jsm, line 106: Error: Could not get children of file(/home/andy3153/.cache/librewolf/Default Profile/thumbnails) because it does not exist
nov 21 17:19:01 sparkle dbus-daemon[903]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.32' (uid=3153 pid=1279 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
nov 21 17:19:01 sparkle dbus-daemon[903]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993015
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993015
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993015
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993015
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993047
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993047
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993047
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993047
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993050
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993050
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993050
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993050
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993066
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993066
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993066
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993066
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: Qt: Session management error: networkIdsList argument is NULL
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993093
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993093
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993093
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993093
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993101
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993101
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993101
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993101
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993114
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993114
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993114
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993114
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993130
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993130
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993130
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993130
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993146
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993146
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993146
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993146
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993161
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993161
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993161
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993161
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993178
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993178
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993178
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993178
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993207
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993207
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993207
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993207
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: kf.kirigami: Failed to find a Kirigami platform plugin
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993220
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993220
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993220
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993220
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993226
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993226
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993226
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993226
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: file:///usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/components/VirtualKeyboard.qml:8:1: module "QtQuick.VirtualKeyboard" is not installed
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993258
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993258
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993258
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993258
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993265
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993265
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993265
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  3993265
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:19:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:19:01 sparkle kscreenlocker_greet[11598]: QXcbClipboard: SelectionRequest too old
nov 21 17:21:31 sparkle dbus-daemon[903]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.32' (uid=3153 pid=1279 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
nov 21 17:21:31 sparkle dbus-daemon[903]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4142987
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4142987
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4142987
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4142987
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143027
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143027
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143027
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143027
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143042
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143042
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143042
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143042
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143058
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143058
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143058
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143058
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143074
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143074
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143074
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143074
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143090
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143090
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143090
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143090
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143106
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143106
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143106
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143106
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143123
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143123
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143123
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143123
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143139
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143139
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143139
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143139
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143154
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143154
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143154
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143154
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143170
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143170
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143170
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143170
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143186
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143186
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143186
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143186
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143202
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143202
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143202
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143202
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143218
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143218
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143218
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143218
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143235
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143235
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143235
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143235
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143250
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143250
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143250
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4143250
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:21:31 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle dbus-daemon[903]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.32' (uid=3153 pid=1279 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
nov 21 17:24:01 sparkle dbus-daemon[903]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293014
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293014
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293014
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293014
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293026
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293026
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293026
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293026
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293041
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293041
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293041
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293041
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293057
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293057
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293057
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293057
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293073
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293073
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293073
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293073
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293089
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293089
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293089
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293089
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293105
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293105
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293105
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293105
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293121
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293121
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293121
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293121
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293136
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293136
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293136
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293136
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293153
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293153
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293153
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293153
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293169
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293169
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293169
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293169
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293185
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293185
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293185
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293185
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293201
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293201
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293201
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293201
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293230
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293230
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293230
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293230
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293233
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293233
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293233
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293233
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293249
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293249
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293249
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  4293249
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:24:01 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:24:04 sparkle latte-dock[2189]: 1669044244150        FirefoxAccounts        ERROR        Background refresh of profile failed: {"name":"FxAccountsProfileClientError","code":null,"errno":998,"error":"NETWORK_ERROR","message":"[Exception... \"NS_ERROR_UNKNOWN_HOST\"  nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\"  location: \"JS frame :: resource://services-common/rest.js :: onStopRequest :: line 491\"  data: no]"}
nov 21 17:24:04 sparkle latte-dock[2189]: 1669044244150        Sync.ErrorHandler        ERROR        Sync encountered an error: [Exception... "The lookup of the hostname failed"  nsresult: "0x804b001e (NS_ERROR_UNKNOWN_HOST)"  location: "<unknown>"  data: no] No traceback available
nov 21 17:38:55 sparkle dbus-daemon[903]: [system] Activating service name='org.kde.powerdevil.backlighthelper' requested by ':1.32' (uid=3153 pid=1279 comm="/usr/lib/org_kde_powerdevil") (using servicehelper)
nov 21 17:38:55 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.442' (uid=3153 pid=11598 comm="/usr/lib/kscreenlocker_greet --graceTime 5000 --ks")
nov 21 17:38:55 sparkle dbus-daemon[903]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov 21 17:38:55 sparkle kscreenlocker_greet[11598]: pam_systemd_home(kde:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
nov 21 17:38:55 sparkle dbus-daemon[903]: [system] Successfully activated service 'org.kde.powerdevil.backlighthelper'
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187307
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187307
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187307
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187307
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187325
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187325
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187325
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187325
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187341
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187341
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187341
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187341
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187358
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187358
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187358
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187358
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187375
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187375
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187375
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187375
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187391
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187391
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187391
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187391
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187408
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187408
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187408
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187408
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187421
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187421
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187421
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187421
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187437
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187437
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187437
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187437
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187454
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187454
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187454
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187454
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187471
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187471
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187471
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187471
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187487
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187487
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187487
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187487
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187504
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187504
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187504
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187504
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187517
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187517
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187517
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187517
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187533
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187533
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187533
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187533
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187550
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187550
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  Backlight
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187550
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper: RRNotify_OutputProperty (ignored)
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Timestamp:  5187550
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Output:  67
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         Property:  BACKLIGHT
nov 21 17:38:55 sparkle kscreen_backend_launcher[1428]: kscreen.xcb.helper:         State (newValue, Deleted):  0
nov 21 17:38:56 sparkle audit[12263]: USER_AUTH pid=12263 uid=3153 auid=3153 ses=3 msg='op=PAM:unix_chkpwd acct="andy3153" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
nov 21 17:38:56 sparkle kernel: audit: type=1100 audit(1669045136.991:182): pid=12263 uid=3153 auid=3153 ses=3 msg='op=PAM:unix_chkpwd acct="andy3153" exe="/usr/bin/unix_chkpwd" hostname=? addr=? terminal=? res=success'
nov 21 17:38:57 sparkle kwin_x11[1144]: org.kde.bismuth: onCurrentSurfaceChanged,[object Object]
nov 21 17:38:57 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:38:57 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:38:57 sparkle latte-dock[2189]: 1669045137627        FirefoxAccounts        ERROR        Background refresh of profile failed: {"name":"FxAccountsProfileClientError","code":null,"errno":998,"error":"NETWORK_ERROR","message":"[Exception... \"NS_ERROR_UNKNOWN_HOST\"  nsresult: \"0x804b001e (NS_ERROR_UNKNOWN_HOST)\"  location: \"JS frame :: resource://services-common/rest.js :: onStopRequest :: line 491\"  data: no]"}
nov 21 17:38:57 sparkle latte-dock[2189]: 1669045137628        Sync.ErrorHandler        ERROR        Sync encountered an error: [Exception... "The lookup of the hostname failed"  nsresult: "0x804b001e (NS_ERROR_UNKNOWN_HOST)"  location: "<unknown>"  data: no] No traceback available
nov 21 17:38:57 sparkle krunner[2925]: QCommandLineParser: argument list cannot be empty, it should contain at least the executable name
nov 21 17:38:57 sparkle krunner[2925]: kf.sonnet.core: No language dictionaries for the language: "en_US"
nov 21 17:38:57 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5888d8b00)
nov 21 17:38:57 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 17:38:57 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:38:57 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:38:57 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5888d8b00)
nov 21 17:39:07 sparkle systemd[1]: Starting Load/Save RF Kill Switch Status...
nov 21 17:39:07 sparkle systemd[1]: Started Load/Save RF Kill Switch Status.
nov 21 17:39:07 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 17:39:07 sparkle kernel: audit: type=1130 audit(1669045147.995:183): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 17:39:13 sparkle systemd[1]: systemd-rfkill.service: Deactivated successfully.
nov 21 17:39:13 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 17:39:13 sparkle kernel: audit: type=1131 audit(1669045153.003:184): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 17:39:14 sparkle kernel: usb 3-2: new high-speed USB device number 7 using xhci_hcd
nov 21 17:39:15 sparkle kernel: usb 3-2: New USB device found, idVendor=18d1, idProduct=4ee7, bcdDevice= 4.09
nov 21 17:39:15 sparkle kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
nov 21 17:39:15 sparkle kernel: usb 3-2: Product: OnePlus 6
nov 21 17:39:15 sparkle kernel: usb 3-2: Manufacturer: OnePlus
nov 21 17:39:15 sparkle kernel: usb 3-2: SerialNumber: 9c8baeeb
nov 21 17:39:15 sparkle mtp-probe[12284]: checking bus 3, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2"
nov 21 17:39:15 sparkle mtp-probe[12284]: bus: 3, device: 7 was not an MTP device
nov 21 17:39:15 sparkle mtp-probe[12285]: checking bus 3, device 7: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2"
nov 21 17:39:15 sparkle mtp-probe[12285]: bus: 3, device: 7 was not an MTP device
nov 21 17:39:27 sparkle kernel: usb 3-2: USB disconnect, device number 7
nov 21 17:39:27 sparkle kernel: usb 3-2: new high-speed USB device number 8 using xhci_hcd
nov 21 17:39:28 sparkle kernel: usb 3-2: New USB device found, idVendor=05c6, idProduct=9024, bcdDevice= 4.09
nov 21 17:39:28 sparkle kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
nov 21 17:39:28 sparkle kernel: usb 3-2: Product: OnePlus 6
nov 21 17:39:28 sparkle kernel: usb 3-2: Manufacturer: OnePlus
nov 21 17:39:28 sparkle kernel: usb 3-2: SerialNumber: 9c8baeeb
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.0409] manager: (usb0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/4)
nov 21 17:39:28 sparkle kernel: rndis_host 3-2:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-2, RNDIS device, 9a:f0:36:fe:f4:98
nov 21 17:39:28 sparkle mtp-probe[12289]: checking bus 3, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2"
nov 21 17:39:28 sparkle mtp-probe[12289]: bus: 3, device: 8 was not an MTP device
nov 21 17:39:28 sparkle kernel: rndis_host 3-2:1.0 enp0s20f0u2: renamed from usb0
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.0641] device (usb0): interface index 4 renamed iface from 'usb0' to 'enp0s20f0u2'
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.0683] device (enp0s20f0u2): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.0685] device (enp0s20f0u2): carrier: link connected
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.0688] device (enp0s20f0u2): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.0690] policy: auto-activating connection 'Login cont student' (c5bb6c73-1dc4-3314-80b8-63b16a9ee6a3)
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.0692] device (enp0s20f0u2): Activation: starting connection 'Login cont student' (c5bb6c73-1dc4-3314-80b8-63b16a9ee6a3)
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.0692] device (enp0s20f0u2): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.0693] manager: NetworkManager state is now CONNECTING
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.0693] device (enp0s20f0u2): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.0694] device (enp0s20f0u2): Activation: (ethernet) connection 'Login cont student' has security, but secrets are required.
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.0694] device (enp0s20f0u2): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.0695] device (enp0s20f0u2): Activation: (ethernet) asking for new secrets
nov 21 17:39:28 sparkle mtp-probe[12293]: checking bus 3, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2"
nov 21 17:39:28 sparkle mtp-probe[12293]: bus: 3, device: 8 was not an MTP device
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.0740] device (enp0s20f0u2): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.0741] device (enp0s20f0u2): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.0742] device (enp0s20f0u2): Activation: (ethernet) connection 'Login cont student' requires no security. No secrets needed.
nov 21 17:39:28 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.2' (uid=0 pid=905 comm="/usr/bin/NetworkManager --no-daemon")
nov 21 17:39:28 sparkle kded5[1141]: "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/2”"
nov 21 17:39:28 sparkle akonadi_mailmerge_agent[1630]: "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/2”"
nov 21 17:39:28 sparkle akonadi_maildispatcher_agent[1624]: "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/2”"
nov 21 17:39:28 sparkle kdeconnectd[1415]: "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/2”"
nov 21 17:39:28 sparkle DiscoverNotifier[1423]: "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/2”"
nov 21 17:39:28 sparkle akonadi_followupreminder_agent[1620]: "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/2”"
nov 21 17:39:28 sparkle akonadi_sendlater_agent[1637]: "Object does not exist at path “/org/freedesktop/NetworkManager/ActiveConnection/2”"
nov 21 17:39:28 sparkle systemd[1]: Starting WPA supplicant...
nov 21 17:39:28 sparkle dbus-daemon[903]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
nov 21 17:39:28 sparkle wpa_supplicant[12295]: Successfully initialized wpa_supplicant
nov 21 17:39:28 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 17:39:28 sparkle systemd[1]: Started WPA supplicant.
nov 21 17:39:28 sparkle kernel: audit: type=1130 audit(1669045168.099:185): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=wpa_supplicant comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 17:39:28 sparkle wpa_supplicant[12295]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevice dbus_property=P2PDeviceConfig getter failed
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.1249] device (enp0s20f0u2): supplicant interface state: internal-starting -> disconnected
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.1249] Config: added 'password' value '<hidden>'
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.1249] Config: added 'key_mgmt' value 'IEEE8021X'
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.1249] Config: added 'eapol_flags' value '0'
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.1249] Config: added 'eap' value 'PEAP'
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.1249] Config: added 'fragment_size' value '1266'
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.1249] Config: added 'phase2' value 'auth=MSCHAPV2'
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.1249] Config: added 'identity' value 'andrei.dobrete@stud.fiir.upb.ro'
nov 21 17:39:28 sparkle wpa_supplicant[12295]: enp0s20f0u2: Associated with 01:80:c2:00:00:03
nov 21 17:39:28 sparkle wpa_supplicant[12295]: enp0s20f0u2: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
nov 21 17:39:28 sparkle NetworkManager[905]: <info>  [1669045168.1307] device (enp0s20f0u2): supplicant interface state: disconnected -> associated
nov 21 17:39:37 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5885fa390)
nov 21 17:39:37 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 17:39:37 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:39:37 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:39:37 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.6695] device (enp0s20f0u2): disconnecting for new activation request.
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.6695] device (enp0s20f0u2): state change: config -> deactivating (reason 'new-activation', sys-iface-state: 'managed')
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.6696] manager: NetworkManager state is now DISCONNECTING
nov 21 17:39:38 sparkle audit[905]: USYS_CONFIG pid=905 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=a53c9e97-7aa1-4e15-b513-4efa27cc235c name=46C48372C483204C6F67696E pid=1416 uid=3153 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.6701] audit: op="connection-activate" uuid="a53c9e97-7aa1-4e15-b513-4efa27cc235c" name="Fără Login" pid=1416 uid=3153 result="success"
nov 21 17:39:38 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.2' (uid=0 pid=905 comm="/usr/bin/NetworkManager --no-daemon")
nov 21 17:39:38 sparkle kded5[1141]: org.kde.plasma.nm.kded: Unhandled active connection state change:  3
nov 21 17:39:38 sparkle kernel: audit: type=1111 audit(1669045178.669:186): pid=905 uid=0 auid=4294967295 ses=4294967295 msg='op=connection-activate uuid=a53c9e97-7aa1-4e15-b513-4efa27cc235c name=46C48372C483204C6F67696E pid=1416 uid=3153 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
nov 21 17:39:38 sparkle systemd[1]: Starting Network Manager Script Dispatcher Service...
nov 21 17:39:38 sparkle dbus-daemon[903]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
nov 21 17:39:38 sparkle systemd[1]: Started Network Manager Script Dispatcher Service.
nov 21 17:39:38 sparkle audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.6827] device (enp0s20f0u2): state change: deactivating -> disconnected (reason 'new-activation', sys-iface-state: 'managed')
nov 21 17:39:38 sparkle kernel: audit: type=1130 audit(1669045178.681:187): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 17:39:38 sparkle wpa_supplicant[12295]: enp0s20f0u2: CTRL-EVENT-DISCONNECTED bssid=01:80:c2:00:00:03 reason=3 locally_generated=1
nov 21 17:39:38 sparkle wpa_supplicant[12295]: enp0s20f0u2: CTRL-EVENT-DSCP-POLICY clear_all
nov 21 17:39:38 sparkle wpa_supplicant[12295]: enp0s20f0u2: CTRL-EVENT-DSCP-POLICY clear_all
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.6833] manager: NetworkManager state is now DISCONNECTED
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.6834] device (enp0s20f0u2): Activation: starting connection 'Fără Login' (a53c9e97-7aa1-4e15-b513-4efa27cc235c)
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.6838] device (enp0s20f0u2): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.6839] manager: NetworkManager state is now CONNECTING
nov 21 17:39:38 sparkle NetworkManager[905]: <warn>  [1669045178.6841] device (enp0s20f0u2): set-link: failure to set link negotiation
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.6841] device (enp0s20f0u2): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.6845] device (enp0s20f0u2): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.6847] dhcp4 (enp0s20f0u2): activation: beginning transaction (timeout in 45 seconds)
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.6968] dhcp4 (enp0s20f0u2): state changed new lease, address=192.168.14.112
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.6971] policy: set 'Fără Login' (enp0s20f0u2) as default for IPv4 routing and DNS
nov 21 17:39:38 sparkle wpa_supplicant[12295]: enp0s20f0u2: CTRL-EVENT-DSCP-POLICY clear_all
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.7012] device (enp0s20f0u2): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.7018] device (enp0s20f0u2): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.7018] device (enp0s20f0u2): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.7019] manager: NetworkManager state is now CONNECTED_SITE
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.7020] device (enp0s20f0u2): Activation: successful, device activated.
nov 21 17:39:38 sparkle audit[905]: USYS_CONFIG pid=905 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20f0u2" ifindex=4 args=2000 pid=1416 uid=3153 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.7187] audit: op="statistics" interface="enp0s20f0u2" ifindex=4 args="2000" pid=1416 uid=3153 result="success"
nov 21 17:39:38 sparkle kernel: audit: type=1111 audit(1669045178.717:188): pid=905 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20f0u2" ifindex=4 args=2000 pid=1416 uid=3153 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
nov 21 17:39:38 sparkle kded5[1141]: org.kde.plasma.nm.kded: Unhandled active connection state change:  1
nov 21 17:39:38 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a589663a50)
nov 21 17:39:38 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 17:39:38 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:39:38 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:39:38 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a589663a50)
nov 21 17:39:38 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5888c1500)
nov 21 17:39:38 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 17:39:38 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:39:38 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:39:38 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5888c1500)
nov 21 17:39:38 sparkle NetworkManager[905]: <info>  [1669045178.8298] manager: NetworkManager state is now CONNECTED_GLOBAL
nov 21 17:39:39 sparkle kwin_x11[1144]: org.kde.bismuth: [Controller#onWindowRemoved] Window removed: Window(KWin(300005e.lattedock))
nov 21 17:39:39 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:39:39 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:39:39 sparkle audit[905]: USYS_CONFIG pid=905 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20f0u2" ifindex=4 args=0 pid=1416 uid=3153 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
nov 21 17:39:39 sparkle NetworkManager[905]: <info>  [1669045179.5440] audit: op="statistics" interface="enp0s20f0u2" ifindex=4 args="0" pid=1416 uid=3153 result="success"
nov 21 17:39:39 sparkle kernel: audit: type=1111 audit(1669045179.543:189): pid=905 uid=0 auid=4294967295 ses=4294967295 msg='op=statistics interface="enp0s20f0u2" ifindex=4 args=0 pid=1416 uid=3153 result=success exe="/usr/bin/NetworkManager" hostname=? addr=? terminal=? res=success'
nov 21 17:39:40 sparkle latte-dock[2445]: JavaScript error: moz-extension://87a6bde1-6bcf-4ffd-9348-b7e0a81e5f62/extension-utils.js, line 51: Error: Attempt to postMessage on disconnected port
nov 21 17:39:41 sparkle latte-dock[2189]: console.error: BroadcastService:
nov 21 17:39:41 sparkle latte-dock[2189]:   receivedBroadcastMessage: handler for
nov 21 17:39:41 sparkle latte-dock[2189]:   remote-settings/monitor_changes
nov 21 17:39:41 sparkle latte-dock[2189]:   threw error:
nov 21 17:39:41 sparkle latte-dock[2189]:   Message: Error: Polling for changes failed: The URI is malformed..
nov 21 17:39:41 sparkle latte-dock[2189]:   Stack:
nov 21 17:39:41 sparkle latte-dock[2189]:     remoteSettingsFunction/remoteSettings.pollChanges@resource://services-settings/remote-settings.js:334:13
nov 21 17:39:48 sparkle systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
nov 21 17:39:48 sparkle audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 17:39:48 sparkle kernel: audit: type=1131 audit(1669045188.694:190): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
nov 21 17:40:03 sparkle kded5[1141]: 
nov 21 17:40:03 sparkle systemd[1059]: Started konsole.
nov 21 17:40:04 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5888c9fb0)
nov 21 17:40:04 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 17:40:04 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:40:04 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:40:04 sparkle kwin_x11[1144]: org.kde.bismuth: Client is ok, can manage. Bind events now...
nov 21 17:40:11 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.452' (uid=0 pid=12512 comm="sudo journalctl -b")
nov 21 17:40:11 sparkle dbus-daemon[903]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov 21 17:40:11 sparkle sudo[12512]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
nov 21 17:40:11 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5897e7bf0)
nov 21 17:40:11 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 17:40:11 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:40:11 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:40:11 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5897e7bf0)
nov 21 17:40:12 sparkle sudo[12512]: pam_unix(sudo:auth): conversation failed
nov 21 17:40:12 sparkle audit[12512]: USER_AUTH pid=12512 uid=3153 auid=3153 ses=3 msg='op=PAM:authentication grantors=? acct="andy3153" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=failed'
nov 21 17:40:12 sparkle sudo[12512]: pam_unix(sudo:auth): auth could not identify password for [andy3153]
nov 21 17:40:12 sparkle kernel: audit: type=1100 audit(1669045212.699:191): pid=12512 uid=3153 auid=3153 ses=3 msg='op=PAM:authentication grantors=? acct="andy3153" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=failed'
nov 21 17:40:21 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.453' (uid=0 pid=12549 comm="sudo journalctl -b -")
nov 21 17:40:21 sparkle dbus-daemon[903]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov 21 17:40:21 sparkle sudo[12549]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
nov 21 17:40:21 sparkle kwin_x11[1144]: org.kde.bismuth: Client added: KWin::X11Window(0x55a5897e7bf0)
nov 21 17:40:21 sparkle kwin_x11[1144]: org.kde.bismuth: onWindowAdded,[object Object]
nov 21 17:40:21 sparkle kwin_x11[1144]: org.kde.bismuth: arrange
nov 21 17:40:21 sparkle kwin_x11[1144]: org.kde.bismuth: arrangeScreen/finished,[object Object]
nov 21 17:40:21 sparkle kwin_x11[1144]: org.kde.bismuth: Window becomes unmanaged and gets removed :( The client was KWin::X11Window(0x55a5897e7bf0)
nov 21 17:40:24 sparkle audit[12549]: USER_AUTH pid=12549 uid=3153 auid=3153 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="andy3153" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 17:40:24 sparkle kernel: audit: type=1100 audit(1669045224.732:192): pid=12549 uid=3153 auid=3153 ses=3 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="andy3153" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 17:40:24 sparkle audit[12549]: USER_ACCT pid=12549 uid=3153 auid=3153 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="andy3153" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 17:40:24 sparkle sudo[12549]: andy3153 : TTY=pts/1 ; PWD=/home/andy3153 ; USER=root ; COMMAND=/usr/bin/journalctl -b -
nov 21 17:40:24 sparkle audit[12549]: CRED_REFR pid=12549 uid=3153 auid=3153 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 17:40:24 sparkle kernel: audit: type=1101 audit(1669045224.733:193): pid=12549 uid=3153 auid=3153 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="andy3153" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 17:40:24 sparkle kernel: audit: type=1110 audit(1669045224.733:194): pid=12549 uid=3153 auid=3153 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 17:40:24 sparkle sudo[12549]: pam_unix(sudo:session): session opened for user root(uid=0) by andy3153(uid=3153)
nov 21 17:40:24 sparkle audit[12549]: USER_START pid=12549 uid=3153 auid=3153 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 17:40:24 sparkle kernel: audit: type=1105 audit(1669045224.735:195): pid=12549 uid=3153 auid=3153 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 17:40:25 sparkle sudo[12549]: pam_unix(sudo:session): session closed for user root
nov 21 17:40:25 sparkle audit[12549]: USER_END pid=12549 uid=3153 auid=3153 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 17:40:25 sparkle audit[12549]: CRED_DISP pid=12549 uid=3153 auid=3153 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 17:40:25 sparkle kernel: audit: type=1106 audit(1669045225.105:196): pid=12549 uid=3153 auid=3153 ses=3 msg='op=PAM:session_close grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 17:40:25 sparkle kernel: audit: type=1104 audit(1669045225.105:197): pid=12549 uid=3153 auid=3153 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 17:40:34 sparkle dbus-daemon[903]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.454' (uid=0 pid=12596 comm="sudo journalctl -b")
nov 21 17:40:34 sparkle dbus-daemon[903]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
nov 21 17:40:34 sparkle sudo[12596]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
nov 21 17:40:34 sparkle audit[12596]: USER_ACCT pid=12596 uid=3153 auid=3153 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="andy3153" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 17:40:34 sparkle kernel: audit: type=1101 audit(1669045234.776:198): pid=12596 uid=3153 auid=3153 ses=3 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="andy3153" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 17:40:34 sparkle sudo[12596]: andy3153 : TTY=pts/1 ; PWD=/home/andy3153 ; USER=root ; COMMAND=/usr/bin/journalctl -b
nov 21 17:40:34 sparkle audit[12596]: CRED_REFR pid=12596 uid=3153 auid=3153 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 17:40:34 sparkle kernel: audit: type=1110 audit(1669045234.777:199): pid=12596 uid=3153 auid=3153 ses=3 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 17:40:34 sparkle sudo[12596]: pam_unix(sudo:session): session opened for user root(uid=0) by andy3153(uid=3153)
nov 21 17:40:34 sparkle audit[12596]: USER_START pid=12596 uid=3153 auid=3153 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
nov 21 17:40:34 sparkle kernel: audit: type=1105 audit(1669045234.778:200): pid=12596 uid=3153 auid=3153 ses=3 msg='op=PAM:session_open grantors=pam_systemd_home,pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/1 res=success'
seth wrote:

Sanity check: do you have a parallel windows installation?

Nope. This is the single OS installed on this machine.

Offline

#4 2022-11-22 08:40:30

Andy3153
Member
Registered: 2018-12-24
Posts: 89

Re: WiFi no longer works?

I do not understand this anymore. Suddenly, now, it began working. I just turned my laptop on right now and it connected to WiFi, automatically. The interface shows up, no more errors in dmesg or the journal. It just started working again. Why didn't it work yesterday?

Offline

#5 2022-11-22 09:13:34

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: WiFi no longer works?

6.0.9-zen1-1-zen

ASUS TUF Gaming F15

Does this also affect the regular or _especially_ the LTS kernel?
You can also try the g14 kernel.
https://bbs.archlinux.org/viewtopic.php … 8#p2054858

Edit: wait, https://bbs.archlinux.org/viewtopic.php?id=278933 is already your thread.
For the sudden revival: Battery? AC? Charge level?

Last edited by seth (2022-11-22 09:14:57)

Offline

#6 2022-11-23 17:40:39

Andy3153
Member
Registered: 2018-12-24
Posts: 89

Re: WiFi no longer works?

seth wrote:

Does this also affect the regular or _especially_ the LTS kernel?

Well, I don't know, because, as I said, the problem suddenly no longer exists. Do you want me to try the linux and linux-lts kernels to see if there's any problem with those, while there's nothing bad happening with the linux-zen kernel anymore?

seth wrote:

Edit: wait, https://bbs.archlinux.org/viewtopic.php?id=278933 is already your thread.
For the sudden revival: Battery? AC? Charge level?

Yep, that's me. Sorry for no longer being active in that thread. As people have said, the problem has been fixed a while ago. I am going to mark that one as [SOLVED] now. Should I mark this one too?

Offline

#7 2022-11-23 18:46:58

topcat01
Member
Registered: 2019-09-17
Posts: 124

Re: WiFi no longer works?

OP, did you fully power off the laptop before it started working again?

Offline

#8 2022-11-23 20:47:48

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: WiFi no longer works?

try the linux and linux-lts kernels to see if there's any problem with those

No, this would only be relevant is the problem was remaining, or returns, at least occasionally.

Should I mark this one too?

The problem isn't really "solved" but has "disappeared" - you might indicate that this is no longer an open problem (because all that's left would be an ex-post analysis to try which factors might have contributed to this situation)

Offline

#9 2022-11-23 21:13:05

Andy3153
Member
Registered: 2018-12-24
Posts: 89

Re: WiFi no longer works?

topcat01 wrote:

OP, did you fully power off the laptop before it started working again?

Doesn't matter. While testing for different things that could've made it work again, I was always powering off and then powering on instead of rebooting

Offline

#10 2022-11-23 21:15:08

Andy3153
Member
Registered: 2018-12-24
Posts: 89

Re: WiFi no longer works?

seth wrote:

all that's left would be an ex-post analysis to try which factors might have contributed to this situation

That's the thing. I have no idea. I just turned my laptop on that day and WiFi didn't work.

Offline

Board footer

Powered by FluxBB