Needs help to find why my pc is rebooting randomly

So in this post ( What to check after an unwanted hard reboot? ) I asked about how to get some logs to find why my pc is shutting down itself randomly.

Even with these log I can’t find why. I deactivated any sleep option to see if this was the issues but that change nothing.

The “general” behavior I get is the following:

  • I do nothing too heavy (like today I was watching some training on Firefox while debugging some stuff on aws also on Firefox)
  • then without any prior warning or temperature problem (I have the temp on my taskbar), the pc cut itself like I unplug the cord

My pc is a tuxedo infinity book pro 16, it’s not an old pc, and the only stuff I changed in it is the ram that has been ordered via the advice of tuxedo support.

I run the latest version of EOS with KDE Plasma:
Operating System: EndeavourOS
KDE Plasma Version: 6.6.4
KDE Frameworks Version: 6.25.0
Qt Version: 6.11.0
Kernel Version: 6.19.11-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 20 × 13th Gen Intel® Core™ i7-13700H
Memory: 64 GiB of RAM (62,5 GiB usable)
Graphics Processor: Intel® Iris® Xe Graphics
Manufacturer: TUXEDO
Product Name: TUXEDO InfinityBook Pro Gen8 (MK1)

I’m a little bit lost, so if anyone has an idea that can help to pinpoint this issues that could be cool ^^

Some log from journalctl :

journalctl -b -1 -p 3
avril 28 20:38:13 a2ntux pipewire[169476]: spa.alsa: hw:M1,0p: snd_pcm_status error: No such device
avril 28 20:38:13 a2ntux pipewire[169476]: spa.alsa: hw:M1,0p: snd_pcm_drop: No such device
avril 28 20:38:13 a2ntux pipewire[169476]: spa.alsa: sw_params: No such device
avril 28 20:38:13 a2ntux pipewire[169476]: spa.alsa: swparams: No such device
avril 28 20:38:13 a2ntux pipewire[169476]: spa.alsa: hw:M1,0p: snd_pcm_status error: No such device
avril 28 20:38:13 a2ntux pipewire[169476]: spa.alsa: hw:M1,0p: snd_pcm_drop: No such device
avril 28 20:38:13 a2ntux pipewire[169476]: spa.alsa: sw_params: No such device
avril 28 20:38:13 a2ntux pipewire[169476]: spa.alsa: swparams: No such device
avril 28 20:38:13 a2ntux pipewire[169476]: spa.alsa: hw:M1,0p: snd_pcm_drop: No such device
avril 28 20:38:13 a2ntux bluetoothd[7033]: Failed to set default system config for hci0
avril 28 20:38:16 a2ntux org_kde_powerdevil[169646]: [169792] (dw_remove_display_by_businfo) No Display_Ref found >
avril 28 20:38:50 a2ntux kernel: ACPI BIOS Error (bug): Could not resolve symbol [^^^^NPCF.ACBT], AE_NOT_FOUND (20>
avril 28 20:38:50 a2ntux kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0._Q83 due to previous error (AE_NOT>
avril 28 20:40:03 a2ntux kwin_wayland[169424]: Libinput: event1  - Power Button: client bug: event processing lagg>
avril 28 20:40:03 a2ntux kwin_wayland[169424]: Libinput: event17 - Uniwill WMI hotkeys: client bug: event processi>
avril 28 20:40:03 a2ntux kernel: spd5118 13-0050: PM: dpm_run_callback(): spd5118_resume [spd5118] returns -6
avril 28 20:40:03 a2ntux kernel: spd5118 13-0050: PM: failed to thaw async: error -6
avril 28 20:40:03 a2ntux kernel: spd5118 13-0052: PM: dpm_run_callback(): spd5118_resume [spd5118] returns -6
avril 28 20:40:03 a2ntux kernel: spd5118 13-0052: PM: failed to thaw async: error -6
avril 29 09:15:35 a2ntux kernel: spd5118 13-0050: PM: dpm_run_callback(): spd5118_resume [spd5118] returns -6
avril 29 09:15:35 a2ntux kernel: spd5118 13-0050: PM: failed to restore async: error -6
avril 29 09:15:35 a2ntux kernel: spd5118 13-0052: PM: dpm_run_callback(): spd5118_resume [spd5118] returns -6
avril 29 09:15:35 a2ntux kernel: spd5118 13-0052: PM: failed to restore async: error -6
avril 29 09:15:37 a2ntux bluetoothd[7033]: Failed to set default system config for hci0

The pc shutdown around 10:37, I can provide any log if needed.

Was the RAM replaced before, or after this issue started to present?

If before, then please try carefully re-seating your RAM, and checking the BIOS settings to ensure RAM timings are correct (or auto).

You can also use the EndeavourOS Live ISO to launch a memory test from the initial boot menu, which I’d recommend.

There is a time gap from avril 28 20:40:03 to avril 29 09:15:35. I assume the laptop was on standby during that time. Is the problem occuring also when the laptop was powered off, without standby, and then started?

The spd5118 modul errors indicate that you have a RAM issue. The spd5118 modul can not access the SPD data of your RAM modules. The SPD data is in an eeprom on the RAM. It contains information about the status of the RAM.

What @Bink & @mbod said, first thing I would try is re-seating the ram.

Thanks for all the help, I have run memtest and no problem. Same I have taken the time to re-seating the ram correctly, clean the connector and so on. But the MB have little metal bracket to keep the ram tighten, so I don’t think that change something.

If I remember correctly the problem wasn’t here before the new set of RAM, but neither when the new RAM was used. This is a somewhat new problem. I have reinstalled EOS two weeks ago to test if that was a “software” problem.

I’m going to check the BIOS setting (I forgot) and also keep track of what was the “reproduction” step of the problem (after a sleep or hibernate? Only when I use some soft, …).

This is hard to test since the problem is pretty much random in my head, but the fact that now I have the information about the “spd5118” module that help a lot!

I don’t know if I have to close this issue, or keep it open and update this message if I got no problem for a week or so :slight_smile:

Keep it open @a2n, let us know how you go. Others may still chime in with some thoughts in the meantime too.

When you described the issue, my mind jumped to hardware, hence starting with a look at the RAM. Software issues are typically less… abrupt, particularly on a rather fresh install, unless you have reason to believe something has become corrupted as a result of something that happened.

I’d also suggest updating your BIOS if you’re able. That can sometimes include fixes for memory compatibility.

Ok there an update after few days: nothing was happening until I’m thinking “ok that cool now” and my pc rebooting itself just in front of me :sweat_smile:

I have run that stress --cpu 8 --timeout 60 and the pc doesn’t crash.

The log from journalctl give nothing I guess since the crash occur at 10h05~:

journalctl -b -1 -p 3

mai 19 08:49:11 a2ntux kernel: spd5118 13-0050: PM: dpm_run_callback(): spd5118_resume [spd5118] returns -6
mai 19 08:49:11 a2ntux kernel: spd5118 13-0050: PM: failed to restore async: error -6
mai 19 08:49:11 a2ntux kernel: spd5118 13-0052: PM: dpm_run_callback(): spd5118_resume [spd5118] returns -6
mai 19 08:49:11 a2ntux kernel: spd5118 13-0052: PM: failed to restore async: error -6
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3: CSR_RESET = 0x10
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3: Host monitor block 0x0 vector 0x0
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 0]: 0x3f1d0030
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 1]: 0x3f1d0030
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 2]: 0x3f1d0030
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 3]: 0x3f1d0030
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 4]: 0x3f1d0030
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 5]: 0x3f1d0430
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 6]: 0x3f1d0430
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 7]: 0x3f1d0430
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 8]: 0x3f1d0430
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 9]: 0x3f1d0430
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 10]: 0x3f1d0430
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 11]: 0x3f1d0430
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 12]: 0x3f1d0430
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 13]: 0x3f1d0030
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 14]: 0x3f1d0030
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3: Host monitor block 0x0 vector 0x1
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 0]: 0x040066c2
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 1]: 0x040066c2
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 2]: 0x040066c2
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 3]: 0x040066c2
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 4]: 0x040066c2
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 5]: 0x040066c2
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 6]: 0x040066c2
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 7]: 0x040066c2
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 8]: 0x040066c2
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 9]: 0x040066c2
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 10]: 0x040066c2
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 11]: 0x040066c2
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 12]: 0x040066c2
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 13]: 0x040066c2
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 14]: 0x040066c2
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3: Host monitor block 0x0 vector 0x6
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 0]: 0xe00c7c75
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 1]: 0xa00c7c75
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 2]: 0xa00c7c75
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 3]: 0xe00c7c75
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 4]: 0xe00c7c75
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 5]: 0xa00c7c75
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 6]: 0xa00c7c75
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 7]: 0xe00c7c75
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 8]: 0xe00c7c75
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 9]: 0xa00c7c75
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 10]: 0xa00c7c75
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 11]: 0xf00c7c75
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 12]: 0xf00c7c75
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 13]: 0xb00c7c75
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 14]: 0xb00c7c75
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3: Host monitor block 0x22 vector 0x0
mai 19 08:49:11 a2ntux kernel: iwlwifi 0000:00:14.3:     value [iter 0]: 0x41cec019
mai 19 08:49:11 a2ntux bluetoothd[1640]: Failed to set default system config for hci0
mai 19 08:49:46 a2ntux kernel: ACPI BIOS Error (bug): Could not resolve symbol [^^^^NPCF.ACBT], AE_NOT_FOUND (20251212/psargs>
mai 19 08:49:46 a2ntux kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0._Q83 due to previous error (AE_NOT_FOUND) (2025>

I have no clue at all why that happening, again same behavior: I was on zen browser, checking a YouTube video while doing some email on Gmail.

The PC was “on” since 2 days, and in “hibernate” mode at night, so maybe the problem come from that.

I guess I can try reinstalling EOS?

The full journalctl from since I open the pc that day

Summary
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  friend_suggestion: 0.029
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  connections: 0.169
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  serialized_read_states: 0.004
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  send_scheduled_deletion_message: 0.002
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  sanitize_premium_perks: 0.001
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  guild_join_requests: 0.001
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  user_guild_settings: 0.002
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  serialized_private_channels: 0.009
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  user_segments: 2.224
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  game_invites: 0.002
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  blocker_ids: 0.002
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  affine_user_ids: 0.01
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  experiments: 5.061
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  required_action: 0.009
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  authorized_ip_coro: 0.002
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  pending_payments: 3.091
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  apex_experiments: 48.321
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  sessions_experiments: 0.005
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  played_application_ids: 0.003
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  linked_users: 0.002
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  ad_personalization_toggles_disabled: 5.249
mai 19 08:49:21 a2ntux discord[81303]: |  |  |  |  regional_feature_config: 0.004
mai 19 08:49:21 a2ntux discord[81303]: |  |  starting_guild_connect: 17.151
mai 19 08:49:21 a2ntux discord[81303]: |  |  presence_started: 0.346
mai 19 08:49:21 a2ntux discord[81303]: |  |  guilds_started: 1.71
mai 19 08:49:21 a2ntux discord[81303]: |  |  lobbies_started: 0.001
mai 19 08:49:21 a2ntux discord[81303]: |  |  guilds_connect: 43.147
mai 19 08:49:21 a2ntux discord[81303]: |  |  presence_connect: 0.001
mai 19 08:49:21 a2ntux discord[81303]: |  |  connect_finished: 44.363
mai 19 08:49:21 a2ntux discord[81303]: |  |  build_ready: 6.63
mai 19 08:49:21 a2ntux discord[81303]: |  |  clean_ready: 0.002
mai 19 08:49:21 a2ntux discord[81303]: |  |  optimize_ready: 0.447
mai 19 08:49:21 a2ntux discord[81303]: |  |  split_ready: 0.9
mai 19 08:49:21 a2ntux discord[81303]: 08:49:21.314 › [GatewaySocket] Setting connection state to SESSION_ESTABLISHED
mai 19 08:49:21 a2ntux discord[81303]: 08:49:21.314 › [GatewaySocket] Updating resume url to wss://gateway-us-east1-c.discord>
mai 19 08:49:21 a2ntux discord[81303]: 08:49:21.374 › [Flux] Dispatching CONNECTION_OPEN
mai 19 08:49:21 a2ntux discord[81303]: 08:49:21.374 › [AuthenticationStore] handleConnectionOpen called [object Object]
mai 19 08:49:21 a2ntux discord[81303]: 08:49:21.376 › [DatabaseManager] removing database (user: 221372810268901376, database>
mai 19 08:49:21 a2ntux discord[81303]: 08:49:21.376 › [DatabaseManager] added database (221372810268901376 → null)
mai 19 08:49:21 a2ntux discord[81303]: 08:49:21.391 › [NativeDispatchUtils] Tried getting Dispatch instance before instantiat>
mai 19 08:49:21 a2ntux discord[81303]: 08:49:21.480 › [MessageActionCreators] Fetching messages for 931300944342286346 betwee>
mai 19 08:49:21 a2ntux discord[81303]: 08:49:21.481 › [Flux] Slow dispatch on CONNECTION_OPEN: 107.5ms
mai 19 08:49:21 a2ntux discord[81303]: 08:49:21.831 › [GatewaySocket] [READY_SUPPLEMENTAL] took 1558ms
mai 19 08:49:21 a2ntux discord[81303]: 08:49:21.831 › [GatewaySocket] Setting connection state to SESSION_ESTABLISHED
mai 19 08:49:21 a2ntux discord[81303]: 08:49:21.893 › [MessageActionCreators] Fetched 15 messages for 931300944342286346 isBe>
mai 19 08:49:21 a2ntux discord[81303]: 08:49:21.896 › [ChannelMessages] loadComplete: resetting state for channelId=931300944>
mai 19 08:49:21 a2ntux discord[81303]: 08:49:21.952 › [MessageActionCreators] Fetching messages for 931300944342286346 betwee>
mai 19 08:49:22 a2ntux discord[81303]: 08:49:22.217 › [MessageActionCreators] Fetched 30 messages for 931300944342286346 isBe>
mai 19 08:49:23 a2ntux discord[81303]: 08:49:23.334 › [Spotify] WS Connecting
mai 19 08:49:23 a2ntux discord[81303]: 08:49:23.561 › [Spotify] Updated account access token: 1159874687
mai 19 08:49:23 a2ntux discord[81303]: 08:49:23.674 › [Spotify] WS Connected
mai 19 08:49:23 a2ntux discord[81303]: 08:49:23.714 › [Spotify] Devices updated for 1159874687:
mai 19 08:49:23 a2ntux discord[81303]: 08:49:23.872 › [Spotify] Profile updated for 1159874687: isPremium = false
mai 19 08:49:26 a2ntux systemd[1]: plocate-updatedb.service: Deactivated successfully.
mai 19 08:49:26 a2ntux systemd[1]: Finished Update the plocate database.
mai 19 08:49:26 a2ntux systemd[1]: plocate-updatedb.service: Consumed 7.129s CPU time over 15.530s wall clock time, 1G memory>
mai 19 08:49:28 a2ntux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
mai 19 08:49:33 a2ntux discord[81303]: 08:49:33.494 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 08:49:33 a2ntux discord[81303]: 08:49:33.494 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 08:49:33 a2ntux discord[81303]: 08:49:33.495 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 08:49:33 a2ntux discord[81303]: 08:49:33.495 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 08:49:33 a2ntux discord[81303]: 08:49:33.496 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 08:49:33 a2ntux discord[81303]: 08:49:33.496 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 08:49:46 a2ntux kernel: ACPI BIOS Error (bug): Could not resolve symbol [^^^^NPCF.ACBT], AE_NOT_FOUND (20251212/psargs>
mai 19 08:49:46 a2ntux kernel: ACPI Error: Aborting method \_SB.PC00.LPCB.EC0._Q83 due to previous error (AE_NOT_FOUND) (2025>
mai 19 08:50:00 a2ntux discord[81303]: 08:50:00.368 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 08:50:00 a2ntux discord[81303]: 08:50:00.368 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 08:50:00 a2ntux discord[81303]: 08:50:00.369 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 08:50:00 a2ntux discord[81303]: 08:50:00.370 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 08:50:00 a2ntux discord[81303]: 08:50:00.370 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 08:50:00 a2ntux discord[81303]: 08:50:00.370 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 08:50:02 a2ntux discord[81303]: 08:50:02.376 › [RTCLatencyTestManager] RTC region latency test completed, ranked regio>
mai 19 08:50:37 a2ntux kernel: usb 3-1.4.4: new full-speed USB device number 40 using xhci_hcd
mai 19 08:50:37 a2ntux kernel: usb 3-1.4.4: New USB device found, idVendor=1b1c, idProduct=1bdb, bcdDevice= 5.06
mai 19 08:50:37 a2ntux kernel: usb 3-1.4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
mai 19 08:50:37 a2ntux kernel: usb 3-1.4.4: Product: CORSAIR SCIMITAR RGB ELITE WIRELESS Gaming Mouse
mai 19 08:50:37 a2ntux kernel: usb 3-1.4.4: Manufacturer: Corsair
mai 19 08:50:37 a2ntux kernel: usb 3-1.4.4: SerialNumber: E4CDF692C0417279
mai 19 08:50:37 a2ntux kernel: input: Corsair CORSAIR SCIMITAR RGB ELITE WIRELESS Gaming Mouse as /devices/pci0000:00/0000:00>
mai 19 08:50:37 a2ntux kernel: hid-generic 0003:1B1C:1BDB.0036: input,hidraw3: USB HID v1.11 Mouse [Corsair CORSAIR SCIMITAR >
mai 19 08:50:37 a2ntux kernel: hid-generic 0003:1B1C:1BDB.0037: hiddev96,hidraw4: USB HID v1.11 Device [Corsair CORSAIR SCIMI>
mai 19 08:50:37 a2ntux kernel: hid-generic 0003:1B1C:1BDB.0038: hiddev97,hidraw5: USB HID v1.11 Device [Corsair CORSAIR SCIMI>
mai 19 08:50:37 a2ntux kernel: input: Corsair CORSAIR SCIMITAR RGB ELITE WIRELESS Gaming Mouse as /devices/pci0000:00/0000:00>
mai 19 08:50:37 a2ntux kernel: hid-generic 0003:1B1C:1BDB.0039: input,hidraw6: USB HID v1.11 Keyboard [Corsair CORSAIR SCIMIT>
mai 19 08:50:37 a2ntux kernel: input: Corsair CORSAIR SCIMITAR RGB ELITE WIRELESS Gaming Mouse as /devices/pci0000:00/0000:00>
mai 19 08:50:37 a2ntux kernel: hid-generic 0003:1B1C:1BDB.003A: input,hidraw7: USB HID v1.11 Mouse [Corsair CORSAIR SCIMITAR >
mai 19 08:50:37 a2ntux kernel: input: Corsair CORSAIR SCIMITAR RGB ELITE WIRELESS Gaming Mouse as /devices/pci0000:00/0000:00>
mai 19 08:50:37 a2ntux kernel: hid-generic 0003:1B1C:1BDB.003B: input,hidraw8: USB HID v1.11 Device [Corsair CORSAIR SCIMITAR>
mai 19 08:50:37 a2ntux mtp-probe[199720]: checking bus 3, device 40: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.4/3-1>
mai 19 08:50:37 a2ntux mtp-probe[199720]: bus: 3, device: 40 was not an MTP device
mai 19 08:50:37 a2ntux systemd-logind[1645]: Watching system buttons on /dev/input/event21 (Corsair CORSAIR SCIMITAR RGB ELIT>
mai 19 08:50:37 a2ntux systemd-logind[1645]: Watching system buttons on /dev/input/event23 (Corsair CORSAIR SCIMITAR RGB ELIT>
mai 19 08:50:37 a2ntux mtp-probe[199751]: checking bus 3, device 40: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1.4/3-1>
mai 19 08:50:37 a2ntux mtp-probe[199751]: bus: 3, device: 40 was not an MTP device
mai 19 08:51:24 a2ntux discord[81303]: 08:51:24.439 › [WindowVisibilityVideoManager] Incoming video enabled changed, incoming>
mai 19 08:51:28 a2ntux discord[81303]: 08:51:28.452 › [MessageActionCreators] Fetching messages for 1505939894923432037 betwe>
mai 19 08:51:28 a2ntux discord[81303]: 08:51:28.639 › [MessageActionCreators] Fetched 1 messages for 1505939894923432037 isBe>
mai 19 08:51:28 a2ntux discord[81303]: 08:51:28.640 › [ChannelMessages] loadComplete: resetting state for channelId=150593989>
mai 19 08:51:29 a2ntux krunner[3910]: Invalid image metadata (width: 0 height: 0 rowStride: 0 )
mai 19 08:51:29 a2ntux krunner[3910]: Invalid image metadata (width: 0 height: 0 rowStride: 0 )
mai 19 08:51:29 a2ntux krunner[3910]: Invalid image metadata (width: 0 height: 0 rowStride: 0 )
mai 19 08:51:29 a2ntux krunner[3910]: Invalid image metadata (width: 0 height: 0 rowStride: 0 )
mai 19 08:51:31 a2ntux systemd[2415]: Started Signal.
mai 19 08:51:31 a2ntux signal-desktop[200139]: NODE_ENV production
mai 19 08:51:31 a2ntux signal-desktop[200139]: NODE_CONFIG_DIR /usr/lib/signal-desktop/resources/app.asar/config
mai 19 08:51:31 a2ntux signal-desktop[200139]: NODE_CONFIG {}
mai 19 08:51:31 a2ntux signal-desktop[200139]: ALLOW_CONFIG_MUTATIONS undefined
mai 19 08:51:31 a2ntux signal-desktop[200139]: HOSTNAME a2ntux
mai 19 08:51:31 a2ntux signal-desktop[200139]: NODE_APP_INSTANCE undefined
mai 19 08:51:31 a2ntux signal-desktop[200139]: SUPPRESS_NO_CONFIG_WARNING undefined
mai 19 08:51:31 a2ntux signal-desktop[200139]: SIGNAL_ENABLE_HTTP undefined
mai 19 08:51:32 a2ntux signal-desktop[200139]: userData: /home/a2n/.config/Signal
mai 19 08:51:32 a2ntux signal-desktop[200139]: (node:200139) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
mai 19 08:51:32 a2ntux signal-desktop[200139]: (Use `signal-desktop --trace-deprecation ...` to show where the warning was cr>
mai 19 08:51:32 a2ntux systemd[2415]: Started app-signal-200139.scope.
mai 19 08:51:32 a2ntux signal-desktop[200330]: [200330:0519/085132.663074:ERROR:ui/ozone/platform/wayland/gpu/wayland_surface>
mai 19 08:51:32 a2ntux signal-desktop[200139]: [200139:0519/085132.897239:ERROR:ui/ozone/platform/wayland/host/wayland_wp_col>
mai 19 08:51:32 a2ntux signal-desktop[200139]: [200139:0519/085132.897264:ERROR:ui/ozone/platform/wayland/host/wayland_wp_col>
mai 19 08:51:33 a2ntux signal-desktop[200139]: [200139:0519/085133.906408:ERROR:ui/ozone/platform/wayland/host/wayland_wp_col>
mai 19 08:51:33 a2ntux signal-desktop[200139]: [200139:0519/085133.906423:ERROR:ui/ozone/platform/wayland/host/wayland_wp_col>
mai 19 08:51:33 a2ntux signal-desktop[200139]: [200139:0519/085133.906429:ERROR:ui/ozone/platform/wayland/host/wayland_wp_col>
mai 19 08:51:33 a2ntux signal-desktop[200139]: [200139:0519/085133.984610:ERROR:ui/ozone/platform/wayland/host/wayland_wp_col>
mai 19 08:51:33 a2ntux signal-desktop[200139]: [200139:0519/085133.984639:ERROR:ui/ozone/platform/wayland/host/wayland_wp_col>
mai 19 08:51:34 a2ntux pipewire-pulse[2769]: mod.protocol-pulse: setsockopt(SO_PRIORITY) failed: Bad file descriptor
mai 19 08:51:34 a2ntux pipewire-pulse[2769]: mod.protocol-pulse: client 0x55b74a64c660: no peercred: Bad file descriptor
mai 19 08:51:34 a2ntux signal-desktop[200387]: (node:200387) [DEP0169] DeprecationWarning: `url.parse()` behavior is not stan>
mai 19 08:51:34 a2ntux signal-desktop[200387]: (Use `exe --trace-deprecation ...` to show where the warning was created)
mai 19 08:51:34 a2ntux discord[81303]: 08:51:34.524 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 08:51:34 a2ntux discord[81303]: 08:51:34.524 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 08:51:34 a2ntux discord[81303]: 08:51:34.525 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 08:51:34 a2ntux discord[81303]: 08:51:34.525 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 08:51:34 a2ntux discord[81303]: 08:51:34.526 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 08:51:34 a2ntux discord[81303]: 08:51:34.526 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 08:51:34 a2ntux signal-desktop[200387]: (node:200387) [node-fetch#buffer] DeprecationWarning: Please use 'response.arr>
mai 19 08:51:40 a2ntux discord[81303]: 08:51:40.334 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 08:51:40 a2ntux discord[81303]: 08:51:40.334 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 08:51:40 a2ntux discord[81303]: 08:51:40.335 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 08:51:40 a2ntux discord[81303]: 08:51:40.335 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 08:51:40 a2ntux discord[81303]: 08:51:40.335 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 08:51:40 a2ntux discord[81303]: 08:51:40.336 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 08:54:24 a2ntux discord[81303]: 08:54:24.840 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 08:54:24 a2ntux discord[81303]: 08:54:24.841 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 08:54:24 a2ntux discord[81303]: 08:54:24.841 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 08:54:24 a2ntux discord[81303]: 08:54:24.841 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 08:54:24 a2ntux discord[81303]: 08:54:24.842 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 08:54:24 a2ntux discord[81303]: 08:54:24.842 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 08:54:29 a2ntux discord[81303]: 08:54:29.510 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 08:54:29 a2ntux discord[81303]: 08:54:29.510 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 08:54:29 a2ntux discord[81303]: 08:54:29.511 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 08:54:29 a2ntux discord[81303]: 08:54:29.511 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 08:54:29 a2ntux discord[81303]: 08:54:29.511 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 08:54:29 a2ntux discord[81303]: 08:54:29.511 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 08:56:18 a2ntux discord[81303]: 08:56:18.435 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 08:56:18 a2ntux discord[81303]: 08:56:18.436 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 08:56:18 a2ntux discord[81303]: 08:56:18.437 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 08:56:18 a2ntux discord[81303]: 08:56:18.437 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 08:56:18 a2ntux discord[81303]: 08:56:18.437 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 08:56:18 a2ntux discord[81303]: 08:56:18.437 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 08:58:55 a2ntux kscreenlocker_greet[201743]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/lockscree>
mai 19 08:58:55 a2ntux kscreenlocker_greet[201743]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/lockscree>
mai 19 08:58:58 a2ntux kscreenlocker_greet[201743]: The Wayland connection broke. Did the Wayland compositor die?
mai 19 08:59:29 a2ntux discord[81303]: 08:59:29.438 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 08:59:29 a2ntux discord[81303]: 08:59:29.439 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 08:59:29 a2ntux discord[81303]: 08:59:29.439 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 08:59:29 a2ntux discord[81303]: 08:59:29.439 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 08:59:29 a2ntux discord[81303]: 08:59:29.440 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 08:59:29 a2ntux discord[81303]: 08:59:29.440 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:01:35 a2ntux discord[81303]: 09:01:35.721 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:01:35 a2ntux discord[81303]: 09:01:35.722 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:01:35 a2ntux discord[81303]: 09:01:35.723 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:01:35 a2ntux discord[81303]: 09:01:35.723 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:01:35 a2ntux discord[81303]: 09:01:35.724 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:01:35 a2ntux discord[81303]: 09:01:35.724 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:02:04 a2ntux discord[81303]: 09:02:04.108 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:02:04 a2ntux discord[81303]: 09:02:04.109 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:02:04 a2ntux discord[81303]: 09:02:04.109 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:02:04 a2ntux discord[81303]: 09:02:04.110 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:02:04 a2ntux discord[81303]: 09:02:04.110 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:02:04 a2ntux discord[81303]: 09:02:04.110 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:04:29 a2ntux discord[81303]: 09:04:29.898 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:04:29 a2ntux discord[81303]: 09:04:29.899 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:04:29 a2ntux discord[81303]: 09:04:29.899 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:04:29 a2ntux discord[81303]: 09:04:29.900 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:04:29 a2ntux discord[81303]: 09:04:29.901 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:04:29 a2ntux discord[81303]: 09:04:29.901 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:05:53 a2ntux fcitx5[3009]: I2026-05-19 09:05:53.314673 instance.cpp:1252] Running autosave...
mai 19 09:05:53 a2ntux fcitx5[3009]: I2026-05-19 09:05:53.322251 instance.cpp:1254] End autosave
mai 19 09:06:55 a2ntux rtkit-daemon[2583]: Successfully made thread 206763 of process 206335 owned by '1000' RT at priority 1>
mai 19 09:08:23 a2ntux discord[81303]: 09:08:23.695 › [Spotify] WS Disconnected. Next retry in 1235ms
mai 19 09:08:24 a2ntux discord[81303]: 09:08:24.929 › [Spotify] WS Connecting
mai 19 09:08:25 a2ntux discord[81303]: 09:08:25.069 › [Spotify] WS Connected
mai 19 09:08:25 a2ntux discord[81303]: 09:08:25.107 › [Spotify] Devices updated for 1159874687:
mai 19 09:08:25 a2ntux discord[81303]: 09:08:25.173 › [Spotify] Profile updated for 1159874687: isPremium = false
mai 19 09:08:28 a2ntux discord[81303]: 09:08:28.174 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:08:28 a2ntux discord[81303]: 09:08:28.174 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:08:28 a2ntux discord[81303]: 09:08:28.174 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:08:28 a2ntux discord[81303]: 09:08:28.174 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:08:28 a2ntux discord[81303]: 09:08:28.174 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:08:28 a2ntux discord[81303]: 09:08:28.174 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:09:29 a2ntux discord[81303]: 09:09:29.445 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:09:29 a2ntux discord[81303]: 09:09:29.446 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:09:29 a2ntux discord[81303]: 09:09:29.446 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:09:29 a2ntux discord[81303]: 09:09:29.446 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:09:29 a2ntux discord[81303]: 09:09:29.446 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:09:29 a2ntux discord[81303]: 09:09:29.446 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:11:01 a2ntux discord[81303]: 09:11:01.669 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:11:01 a2ntux discord[81303]: 09:11:01.670 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:11:01 a2ntux discord[81303]: 09:11:01.670 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:11:01 a2ntux discord[81303]: 09:11:01.671 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:11:01 a2ntux discord[81303]: 09:11:01.671 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:11:01 a2ntux discord[81303]: 09:11:01.671 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:11:18 a2ntux discord[81303]: 09:11:18.481 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:11:18 a2ntux discord[81303]: 09:11:18.482 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:11:18 a2ntux discord[81303]: 09:11:18.482 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:11:18 a2ntux discord[81303]: 09:11:18.483 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:11:18 a2ntux discord[81303]: 09:11:18.483 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:11:18 a2ntux discord[81303]: 09:11:18.484 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:11:25 a2ntux discord[81303]: 09:11:25.087 › [Spotify] WS Disconnected. Next retry in 849ms
mai 19 09:11:25 a2ntux discord[81303]: 09:11:25.935 › [Spotify] WS Connecting
mai 19 09:11:26 a2ntux discord[81303]: 09:11:26.088 › [Spotify] WS Connected
mai 19 09:11:26 a2ntux discord[81303]: 09:11:26.133 › [Spotify] Devices updated for 1159874687:
mai 19 09:11:26 a2ntux discord[81303]: 09:11:26.161 › [Spotify] Profile updated for 1159874687: isPremium = false
mai 19 09:11:29 a2ntux discord[81303]: 09:11:29.181 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:11:29 a2ntux discord[81303]: 09:11:29.181 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:11:29 a2ntux discord[81303]: 09:11:29.181 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:11:29 a2ntux discord[81303]: 09:11:29.181 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:11:29 a2ntux discord[81303]: 09:11:29.181 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:11:29 a2ntux discord[81303]: 09:11:29.181 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:12:21 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:14:29 a2ntux discord[81303]: 09:14:29.559 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:14:29 a2ntux discord[81303]: 09:14:29.559 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:14:29 a2ntux discord[81303]: 09:14:29.560 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:14:29 a2ntux discord[81303]: 09:14:29.560 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:14:29 a2ntux discord[81303]: 09:14:29.560 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:14:29 a2ntux discord[81303]: 09:14:29.560 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:17:35 a2ntux plasmashell[2710]: A2N.ARCHUPDATE: err: SyntaxError: Invalid regular expression
mai 19 09:17:35 a2ntux plasmashell[2710]: A2N.ARCHUPDATE: err: SyntaxError: Invalid regular expression
mai 19 09:17:36 a2ntux plasmashell[2710]: A2N.ARCHUPDATE: err: SyntaxError: Invalid regular expression
mai 19 09:17:36 a2ntux plasmashell[2710]: A2N.ARCHUPDATE: err: SyntaxError: Invalid regular expression
mai 19 09:19:29 a2ntux discord[81303]: 09:19:29.450 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:19:29 a2ntux discord[81303]: 09:19:29.451 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:19:29 a2ntux discord[81303]: 09:19:29.452 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:19:29 a2ntux discord[81303]: 09:19:29.452 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:19:29 a2ntux discord[81303]: 09:19:29.453 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:19:29 a2ntux discord[81303]: 09:19:29.454 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:23:19 a2ntux systemd-timesyncd[1458]: Contacted time server 82.64.55.167:123 (0.arch.pool.ntp.org).
mai 19 09:24:29 a2ntux discord[81303]: 09:24:29.440 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:24:29 a2ntux discord[81303]: 09:24:29.441 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:24:29 a2ntux discord[81303]: 09:24:29.441 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:24:29 a2ntux discord[81303]: 09:24:29.441 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:24:29 a2ntux discord[81303]: 09:24:29.441 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:24:29 a2ntux discord[81303]: 09:24:29.441 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:25:16 a2ntux kscreenlocker_greet[213220]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/lockscree>
mai 19 09:25:16 a2ntux kscreenlocker_greet[213220]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/lockscree>
mai 19 09:25:17 a2ntux kscreenlocker_greet[213220]: The Wayland connection broke. Did the Wayland compositor die?
mai 19 09:26:01 a2ntux discord[81303]: 09:26:01.661 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:26:01 a2ntux discord[81303]: 09:26:01.662 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:26:01 a2ntux discord[81303]: 09:26:01.662 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:26:01 a2ntux discord[81303]: 09:26:01.662 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:26:01 a2ntux discord[81303]: 09:26:01.663 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:26:01 a2ntux discord[81303]: 09:26:01.663 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:26:18 a2ntux discord[81303]: 09:26:18.472 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:26:18 a2ntux discord[81303]: 09:26:18.473 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:26:18 a2ntux discord[81303]: 09:26:18.473 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:26:18 a2ntux discord[81303]: 09:26:18.488 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:26:18 a2ntux discord[81303]: 09:26:18.489 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:26:18 a2ntux discord[81303]: 09:26:18.489 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:26:39 a2ntux discord[81303]: 09:26:39.682 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:26:39 a2ntux discord[81303]: 09:26:39.682 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:26:39 a2ntux discord[81303]: 09:26:39.683 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:26:39 a2ntux discord[81303]: 09:26:39.683 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:26:39 a2ntux discord[81303]: 09:26:39.683 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:26:39 a2ntux discord[81303]: 09:26:39.683 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:28:39 a2ntux rtkit-daemon[2583]: Successfully made thread 214105 of process 213946 owned by '1000' RT at priority 1>
mai 19 09:29:29 a2ntux discord[81303]: 09:29:29.432 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:29:29 a2ntux discord[81303]: 09:29:29.432 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:29:29 a2ntux discord[81303]: 09:29:29.433 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:29:29 a2ntux discord[81303]: 09:29:29.433 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:29:29 a2ntux discord[81303]: 09:29:29.433 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:29:29 a2ntux discord[81303]: 09:29:29.434 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:29:31 a2ntux systemd[2415]: app-tape@83dbe1a65d12422a8e2aed699d833e46.service: Consumed 33.351s CPU time over 4h 7m>
mai 19 09:29:36 a2ntux krunner[3910]: Invalid image metadata (width: 0 height: 0 rowStride: 0 )
mai 19 09:29:36 a2ntux krunner[3910]: Invalid image metadata (width: 0 height: 0 rowStride: 0 )
mai 19 09:29:36 a2ntux krunner[3910]: Invalid image metadata (width: 0 height: 0 rowStride: 0 )
mai 19 09:29:36 a2ntux krunner[3910]: Invalid image metadata (width: 0 height: 0 rowStride: 0 )
mai 19 09:29:37 a2ntux systemd[2415]: Started Tape.
mai 19 09:29:37 a2ntux tape[214462]: Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to u>
mai 19 09:29:37 a2ntux rtkit-daemon[2583]: Successfully made thread 214492 of process 214462 owned by '1000' RT at priority 5.
mai 19 09:29:37 a2ntux rtkit-daemon[2583]: Successfully made thread 214493 of process 214462 owned by '1000' RT at priority 5.
mai 19 09:29:37 a2ntux rtkit-daemon[2583]: Successfully made thread 214502 of process 214486 owned by '1000' RT at priority 5.
mai 19 09:29:37 a2ntux rtkit-daemon[2583]: Successfully made thread 214508 of process 214489 owned by '1000' RT at priority 5.
mai 19 09:29:38 a2ntux baloo_file_extractor[214529]: Failed to register with host portal QDBusError("org.freedesktop.portal.E>
mai 19 09:29:40 a2ntux systemd[2415]: app-tape@2f70d59310a64772b8c4f42ce6f42f0d.service: Consumed 1.513s CPU time over 3.172s>
mai 19 09:29:41 a2ntux krunner[3910]: Invalid image metadata (width: 0 height: 0 rowStride: 0 )
mai 19 09:29:41 a2ntux krunner[3910]: Invalid image metadata (width: 0 height: 0 rowStride: 0 )
mai 19 09:29:41 a2ntux krunner[3910]: Invalid image metadata (width: 0 height: 0 rowStride: 0 )
mai 19 09:29:41 a2ntux krunner[3910]: Invalid image metadata (width: 0 height: 0 rowStride: 0 )
mai 19 09:29:42 a2ntux systemd[2415]: Started Tape.
mai 19 09:29:43 a2ntux tape[214569]: Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to u>
mai 19 09:29:43 a2ntux rtkit-daemon[2583]: Successfully made thread 214599 of process 214569 owned by '1000' RT at priority 5.
mai 19 09:29:43 a2ntux rtkit-daemon[2583]: Successfully made thread 214600 of process 214569 owned by '1000' RT at priority 5.
mai 19 09:29:43 a2ntux rtkit-daemon[2583]: Successfully made thread 214614 of process 214593 owned by '1000' RT at priority 5.
mai 19 09:29:43 a2ntux rtkit-daemon[2583]: Successfully made thread 214604 of process 214597 owned by '1000' RT at priority 5.
mai 19 09:29:46 a2ntux systemd[2415]: Starting Ghostty...
mai 19 09:29:46 a2ntux ghostty[214660]: info: ghostty version=1.3.1-arch2
mai 19 09:29:46 a2ntux ghostty[214660]: info: ghostty build optimize=ReleaseFast
mai 19 09:29:46 a2ntux ghostty[214660]: info: runtime=.gtk
mai 19 09:29:46 a2ntux ghostty[214660]: info: font_backend=.fontconfig_freetype
mai 19 09:29:46 a2ntux ghostty[214660]: info: dependency harfbuzz=14.2.0
mai 19 09:29:46 a2ntux ghostty[214660]: info: dependency fontconfig=21701
mai 19 09:29:46 a2ntux ghostty[214660]: info: renderer=renderer.generic.Renderer(renderer.OpenGL)
mai 19 09:29:46 a2ntux ghostty[214660]: info: libxev default backend=io_uring
mai 19 09:29:46 a2ntux ghostty[214660]: info(os_locale): setlocale from env result=LC_CTYPE=en_GB.UTF-8;LC_NUMERIC=fr_FR.UTF->
mai 19 09:29:46 a2ntux ghostty[214660]: info(gtk): GTK version build=4.22.2 runtime=4.22.4
mai 19 09:29:46 a2ntux ghostty[214660]: info(gtk): libadwaita version build=1.9.0 runtime=1.9.0
mai 19 09:29:46 a2ntux ghostty[214660]: info: reading configuration file path=/home/a2n/.config/ghostty/config.ghostty
mai 19 09:29:46 a2ntux ghostty[214660]: info(config): default shell source=env value=/usr/bin/zsh
mai 19 09:29:46 a2ntux ghostty[214660]: warning(gtk_ghostty_application): setting GDK_DEBUG=
mai 19 09:29:46 a2ntux ghostty[214660]: warning(gtk_ghostty_application): setting GDK_DISABLE=gles-api,vulkan
mai 19 09:29:46 a2ntux ghostty[214660]: warning(glib): WARNING: Adwaita: Using GtkSettings:gtk-application-prefer-dark-theme >
mai 19 09:29:46 a2ntux ghostty[214660]: warning(glib): WARNING: Adwaita: The resource style-dark.css is deprecated and should>
mai 19 09:29:46 a2ntux ghostty[214660]: warning(glib): WARNING: Adwaita: The resource style-hc.css is deprecated and shouldn'>
mai 19 09:29:46 a2ntux ghostty[214660]: warning(glib): WARNING: Adwaita: The resource style-hc-dark.css is deprecated and sho>
mai 19 09:29:46 a2ntux systemd[2415]: Started Ghostty.
mai 19 09:29:46 a2ntux ghostty[214660]: info(opengl): loaded OpenGL 4.6
mai 19 09:29:46 a2ntux ghostty[214660]: info(io_exec): found Ghostty resources dir: /usr/share/ghostty
mai 19 09:29:46 a2ntux ghostty[214660]: info(io_exec): shell integration automatically injected shell=.zsh
mai 19 09:29:46 a2ntux ghostty[214660]: warning(gtk_ghostty_application): unimplemented action=.cell_size
mai 19 09:29:46 a2ntux systemd[2415]: Started app-ghostty-surface-transient-214709.scope.
mai 19 09:29:46 a2ntux ghostty[214660]: info(io_exec): started subcommand path=/bin/sh pid=214709
mai 19 09:29:47 a2ntux ghostty[214660]: warning(stream): unimplemented mode: 7727
mai 19 09:29:47 a2ntux ghostty[214660]: warning(stream): unimplemented mode: 7727
mai 19 09:29:47 a2ntux ghostty[214660]: warning(stream): unimplemented mode: 7727
mai 19 09:29:47 a2ntux systemd[2415]: Started tmux child pane 214879 launched by process 214715.
mai 19 09:29:47 a2ntux ghostty[214660]: warning(stream): unimplemented mode: 7727
mai 19 09:29:47 a2ntux ghostty[214660]: info(io_exec): pty fd closed, read thread exiting
mai 19 09:29:47 a2ntux ghostty[214660]: info(surface): surface closed addr=55e37536c690
mai 19 09:29:48 a2ntux systemd[2415]: app-com.mitchellh.ghostty.service: Consumed 529ms CPU time over 1.472s wall clock time,>
mai 19 09:29:48 a2ntux baloo_file_extractor[214983]: Failed to register with host portal QDBusError("org.freedesktop.portal.E>
mai 19 09:29:48 a2ntux systemd[2415]: Starting Ghostty...
mai 19 09:29:48 a2ntux ghostty[214987]: info: ghostty version=1.3.1-arch2
mai 19 09:29:48 a2ntux ghostty[214987]: info: ghostty build optimize=ReleaseFast
mai 19 09:29:48 a2ntux ghostty[214987]: info: runtime=.gtk
mai 19 09:29:48 a2ntux ghostty[214987]: info: font_backend=.fontconfig_freetype
mai 19 09:29:48 a2ntux ghostty[214987]: info: dependency harfbuzz=14.2.0
mai 19 09:29:48 a2ntux ghostty[214987]: info: dependency fontconfig=21701
mai 19 09:29:48 a2ntux ghostty[214987]: info: renderer=renderer.generic.Renderer(renderer.OpenGL)
mai 19 09:29:48 a2ntux ghostty[214987]: info: libxev default backend=io_uring
mai 19 09:29:48 a2ntux ghostty[214987]: info(os_locale): setlocale from env result=LC_CTYPE=en_GB.UTF-8;LC_NUMERIC=fr_FR.UTF->
mai 19 09:29:48 a2ntux ghostty[214987]: info(gtk): GTK version build=4.22.2 runtime=4.22.4
mai 19 09:29:48 a2ntux ghostty[214987]: info(gtk): libadwaita version build=1.9.0 runtime=1.9.0
mai 19 09:29:48 a2ntux ghostty[214987]: info: reading configuration file path=/home/a2n/.config/ghostty/config.ghostty
mai 19 09:29:48 a2ntux ghostty[214987]: info(config): default shell source=env value=/usr/bin/zsh
mai 19 09:29:48 a2ntux ghostty[214987]: warning(gtk_ghostty_application): setting GDK_DEBUG=
mai 19 09:29:48 a2ntux ghostty[214987]: warning(gtk_ghostty_application): setting GDK_DISABLE=gles-api,vulkan
mai 19 09:29:48 a2ntux ghostty[214987]: warning(glib): WARNING: Adwaita: Using GtkSettings:gtk-application-prefer-dark-theme >
mai 19 09:29:48 a2ntux ghostty[214987]: warning(glib): WARNING: Adwaita: The resource style-dark.css is deprecated and should>
mai 19 09:29:48 a2ntux ghostty[214987]: warning(glib): WARNING: Adwaita: The resource style-hc.css is deprecated and shouldn'>
mai 19 09:29:48 a2ntux ghostty[214987]: warning(glib): WARNING: Adwaita: The resource style-hc-dark.css is deprecated and sho>
mai 19 09:29:48 a2ntux systemd[2415]: Started Ghostty.
mai 19 09:29:48 a2ntux ghostty[214987]: info(opengl): loaded OpenGL 4.6
mai 19 09:29:48 a2ntux ghostty[214987]: info(io_exec): found Ghostty resources dir: /usr/share/ghostty
mai 19 09:29:48 a2ntux ghostty[214987]: info(io_exec): shell integration automatically injected shell=.zsh
mai 19 09:29:48 a2ntux ghostty[214987]: warning(gtk_ghostty_application): unimplemented action=.cell_size
mai 19 09:29:49 a2ntux systemd[2415]: Started app-ghostty-surface-transient-215027.scope.
mai 19 09:29:49 a2ntux ghostty[214987]: info(io_exec): started subcommand path=/bin/sh pid=215027
mai 19 09:29:49 a2ntux ghostty[214987]: warning(stream): unimplemented mode: 7727
mai 19 09:29:49 a2ntux ghostty[214987]: warning(stream): unimplemented mode: 7727
mai 19 09:29:49 a2ntux ghostty[214987]: warning(stream): unimplemented mode: 7727
mai 19 09:29:49 a2ntux systemd[2415]: Started tmux child pane 215032 launched by process 214715.
mai 19 09:30:03 a2ntux ghostty[214987]: warning(stream): unimplemented mode: 7727
mai 19 09:30:03 a2ntux ghostty[214987]: info(io_exec): pty fd closed, read thread exiting
mai 19 09:30:03 a2ntux ghostty[214987]: info(surface): surface closed addr=559fdbc49490
mai 19 09:30:03 a2ntux systemd[2415]: app-com.mitchellh.ghostty.service: Consumed 992ms CPU time over 15.236s wall clock time>
mai 19 09:30:08 a2ntux baloo_file_extractor[215202]: Failed to register with host portal QDBusError("org.freedesktop.portal.E>
mai 19 09:30:22 a2ntux baloo_file_extractor[215290]: Failed to register with host portal QDBusError("org.freedesktop.portal.E>
mai 19 09:30:46 a2ntux baloo_file_extractor[215382]: Failed to register with host portal QDBusError("org.freedesktop.portal.E>
mai 19 09:31:38 a2ntux baloo_file_extractor[215554]: Failed to register with host portal QDBusError("org.freedesktop.portal.E>
mai 19 09:32:22 a2ntux baloo_file_extractor[215720]: Failed to register with host portal QDBusError("org.freedesktop.portal.E>
mai 19 09:34:29 a2ntux discord[81303]: 09:34:29.440 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:34:29 a2ntux discord[81303]: 09:34:29.441 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:34:29 a2ntux discord[81303]: 09:34:29.441 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:34:29 a2ntux discord[81303]: 09:34:29.442 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:34:29 a2ntux discord[81303]: 09:34:29.442 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:34:29 a2ntux discord[81303]: 09:34:29.442 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:34:46 a2ntux plasmashell[2710]: Trying to replace notification with id 1183 which doesn't exist, creating a new one>
mai 19 09:35:01 a2ntux plasmashell[2710]: Trying to replace notification with id 1185 which doesn't exist, creating a new one>
mai 19 09:36:36 a2ntux rtkit-daemon[2583]: Successfully made thread 216946 of process 216895 owned by '1000' RT at priority 1>
mai 19 09:36:42 a2ntux plasmashell[2710]: QGridLayoutEngine::addItem: Can't add Body_QMLTYPE_393(0x55f59d7f0960, id="bodyLabe>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:42 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:36:49 a2ntux discord[81303]: 09:36:49.346 › [MessageActionCreators] Fetching messages for 1260690678095024168 betwe>
mai 19 09:36:49 a2ntux discord[81303]: 09:36:49.631 › [MessageActionCreators] Fetched 15 messages for 1260690678095024168 isB>
mai 19 09:36:49 a2ntux discord[81303]: 09:36:49.631 › [ChannelMessages] loadComplete: resetting state for channelId=126069067>
mai 19 09:36:49 a2ntux discord[81303]: 09:36:49.664 › [MessageActionCreators] Fetching messages for 1260690678095024168 betwe>
mai 19 09:36:49 a2ntux discord[81303]: 09:36:49.746 › [discord_protos.discord_users.v1.FrecencyUserSettings] Loading proto
mai 19 09:36:50 a2ntux discord[81303]: 09:36:50.019 › [MessageActionCreators] Fetched 30 messages for 1260690678095024168 isB>
mai 19 09:36:55 a2ntux discord[81303]: 09:36:55.575 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:36:55 a2ntux discord[81303]: 09:36:55.576 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:36:55 a2ntux discord[81303]: 09:36:55.576 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:36:55 a2ntux discord[81303]: 09:36:55.577 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:36:55 a2ntux discord[81303]: 09:36:55.577 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:36:55 a2ntux discord[81303]: 09:36:55.577 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:36:57 a2ntux discord[81303]: 09:36:57.697 › [Routing/Utils] transitionTo - Transitioning to /channels/8557166549511>
mai 19 09:37:00 a2ntux discord[81303]: 09:37:00.015 › ResizeObserver loop completed with undelivered notifications.
mai 19 09:37:01 a2ntux discord[81303]: 09:37:01.399 › [MessageActionCreators] Fetching messages for 1457936879063138335 betwe>
mai 19 09:37:01 a2ntux discord[81303]: 09:37:01.501 › [Routing/Utils] transitionTo - Transitioning to /channels/8557166549511>
mai 19 09:37:01 a2ntux discord[81303]: 09:37:01.696 › [MessageActionCreators] Fetched 15 messages for 1457936879063138335 isB>
mai 19 09:37:01 a2ntux discord[81303]: 09:37:01.698 › [ChannelMessages] loadComplete: resetting state for channelId=145793687>
mai 19 09:37:07 a2ntux discord[81303]: 09:37:07.348 › [MessageManager] Found expired attachment link, clearing messages
mai 19 09:37:07 a2ntux discord[81303]: 09:37:07.349 › [MessageActionCreators] Fetching messages for 1386964677187211334 betwe>
mai 19 09:37:07 a2ntux discord[81303]: 09:37:07.465 › [Routing/Utils] transitionTo - Transitioning to /channels/8557166549511>
mai 19 09:37:07 a2ntux discord[81303]: 09:37:07.639 › [MessageActionCreators] Fetched 15 messages for 1386964677187211334 isB>
mai 19 09:37:07 a2ntux discord[81303]: 09:37:07.641 › [ChannelMessages] loadComplete: resetting state for channelId=138696467>
mai 19 09:37:14 a2ntux discord[81303]: 09:37:14.280 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:37:14 a2ntux discord[81303]: 09:37:14.281 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:37:14 a2ntux discord[81303]: 09:37:14.282 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:37:14 a2ntux discord[81303]: 09:37:14.282 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:37:14 a2ntux discord[81303]: 09:37:14.282 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:37:14 a2ntux discord[81303]: 09:37:14.283 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:37:18 a2ntux discord[81303]: 09:37:18.395 › ResizeObserver loop completed with undelivered notifications.
mai 19 09:37:22 a2ntux discord[81303]: 09:37:22.127 › [MessageManager] Found expired attachment link, clearing messages
mai 19 09:37:22 a2ntux discord[81303]: 09:37:22.127 › [MessageActionCreators] Fetching messages for 881730795344113714 betwee>
mai 19 09:37:22 a2ntux discord[81303]: 09:37:22.222 › [Routing/Utils] transitionTo - Transitioning to /channels/8557166549511>
mai 19 09:37:22 a2ntux discord[81303]: 09:37:22.606 › [MessageActionCreators] Fetched 15 messages for 881730795344113714 isBe>
mai 19 09:37:22 a2ntux discord[81303]: 09:37:22.609 › [ChannelMessages] loadComplete: resetting state for channelId=881730795>
mai 19 09:37:39 a2ntux discord[81303]: [81303:0519/093739.634512:ERROR:ui/gfx/x/atom_cache.cc:232] Add chromium/from-privileg>
mai 19 09:37:41 a2ntux discord[81303]: 09:37:41.120 › [discord_protos.discord_users.v1.PreloadedUserSettings] Updating guildF>
mai 19 09:37:41 a2ntux discord[81303]: 09:37:41.125 › [discord_protos.discord_users.v1.PreloadedUserSettings] Scheduling save>
mai 19 09:37:43 a2ntux discord[81303]: 09:37:43.092 › [discord_protos.discord_users.v1.PreloadedUserSettings] Updating guildF>
mai 19 09:37:49 a2ntux discord[81303]: 09:37:49.683 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:37:49 a2ntux discord[81303]: 09:37:49.684 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:37:49 a2ntux discord[81303]: 09:37:49.685 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:37:49 a2ntux discord[81303]: 09:37:49.685 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:37:49 a2ntux discord[81303]: 09:37:49.685 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:37:49 a2ntux discord[81303]: 09:37:49.686 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:37:51 a2ntux discord[81303]: 09:37:51.126 › [discord_protos.discord_users.v1.PreloadedUserSettings] Persisting proto
mai 19 09:37:55 a2ntux discord[81303]: 09:37:55.569 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:37:55 a2ntux discord[81303]: 09:37:55.570 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:37:55 a2ntux discord[81303]: 09:37:55.571 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:37:55 a2ntux discord[81303]: 09:37:55.571 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:37:55 a2ntux discord[81303]: 09:37:55.571 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:37:55 a2ntux discord[81303]: 09:37:55.571 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:39:29 a2ntux discord[81303]: 09:39:29.643 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:39:29 a2ntux discord[81303]: 09:39:29.644 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:39:29 a2ntux discord[81303]: 09:39:29.645 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:39:29 a2ntux discord[81303]: 09:39:29.645 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:39:29 a2ntux discord[81303]: 09:39:29.645 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:39:29 a2ntux discord[81303]: 09:39:29.646 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:40:31 a2ntux discord[81303]: 09:40:31.756 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:40:31 a2ntux discord[81303]: 09:40:31.757 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:40:31 a2ntux discord[81303]: 09:40:31.757 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:40:31 a2ntux discord[81303]: 09:40:31.758 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:40:31 a2ntux discord[81303]: 09:40:31.758 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:40:31 a2ntux discord[81303]: 09:40:31.759 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:40:36 a2ntux discord[81303]: 09:40:36.860 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:40:36 a2ntux discord[81303]: 09:40:36.861 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:40:36 a2ntux discord[81303]: 09:40:36.862 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:40:36 a2ntux discord[81303]: 09:40:36.862 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:40:36 a2ntux discord[81303]: 09:40:36.862 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:40:36 a2ntux discord[81303]: 09:40:36.862 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:40:42 a2ntux discord[81303]: 09:40:42.500 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:40:42 a2ntux discord[81303]: 09:40:42.501 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:40:42 a2ntux discord[81303]: 09:40:42.501 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:40:42 a2ntux discord[81303]: 09:40:42.502 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:40:42 a2ntux discord[81303]: 09:40:42.503 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:40:42 a2ntux discord[81303]: 09:40:42.504 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:40:51 a2ntux discord[81303]: 09:40:51.223 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:40:51 a2ntux discord[81303]: 09:40:51.224 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:40:51 a2ntux discord[81303]: 09:40:51.224 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:40:51 a2ntux discord[81303]: 09:40:51.224 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:40:51 a2ntux discord[81303]: 09:40:51.224 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:40:51 a2ntux discord[81303]: 09:40:51.225 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:41:19 a2ntux discord[81303]: 09:41:19.167 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:41:19 a2ntux discord[81303]: 09:41:19.168 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:41:19 a2ntux discord[81303]: 09:41:19.168 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:41:19 a2ntux discord[81303]: 09:41:19.169 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:41:19 a2ntux discord[81303]: 09:41:19.170 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:41:19 a2ntux discord[81303]: 09:41:19.170 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:42:29 a2ntux fcitx5[3009]: I2026-05-19 09:42:29.536101 instance.cpp:1252] Running autosave...
mai 19 09:42:29 a2ntux fcitx5[3009]: I2026-05-19 09:42:29.555692 instance.cpp:1254] End autosave
mai 19 09:44:25 a2ntux discord[81303]: 09:44:25.487 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:44:25 a2ntux discord[81303]: 09:44:25.488 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:44:25 a2ntux discord[81303]: 09:44:25.488 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:44:25 a2ntux discord[81303]: 09:44:25.488 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:44:25 a2ntux discord[81303]: 09:44:25.489 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:44:25 a2ntux discord[81303]: 09:44:25.489 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:44:29 a2ntux discord[81303]: 09:44:29.431 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:44:29 a2ntux discord[81303]: 09:44:29.431 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:44:29 a2ntux discord[81303]: 09:44:29.432 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:44:29 a2ntux discord[81303]: 09:44:29.432 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:44:29 a2ntux discord[81303]: 09:44:29.432 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:44:29 a2ntux discord[81303]: 09:44:29.432 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:44:51 a2ntux discord[81303]: 09:44:51.240 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:44:51 a2ntux discord[81303]: 09:44:51.241 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:44:51 a2ntux discord[81303]: 09:44:51.241 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:44:51 a2ntux discord[81303]: 09:44:51.241 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:44:51 a2ntux discord[81303]: 09:44:51.242 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:44:51 a2ntux discord[81303]: 09:44:51.242 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:47:17 a2ntux discord[81303]: 09:47:17.799 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:47:17 a2ntux discord[81303]: 09:47:17.799 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:47:17 a2ntux discord[81303]: 09:47:17.800 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:47:17 a2ntux discord[81303]: 09:47:17.800 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:47:17 a2ntux discord[81303]: 09:47:17.800 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:47:17 a2ntux discord[81303]: 09:47:17.800 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:47:34 a2ntux plasmashell[2710]: A2N.ARCHUPDATE: err: SyntaxError: Invalid regular expression
mai 19 09:47:34 a2ntux plasmashell[2710]: A2N.ARCHUPDATE: err: SyntaxError: Invalid regular expression
mai 19 09:47:35 a2ntux plasmashell[2710]: A2N.ARCHUPDATE: err: SyntaxError: Invalid regular expression
mai 19 09:47:35 a2ntux plasmashell[2710]: A2N.ARCHUPDATE: err: SyntaxError: Invalid regular expression
mai 19 09:49:29 a2ntux discord[81303]: 09:49:29.737 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:49:29 a2ntux discord[81303]: 09:49:29.738 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:49:29 a2ntux discord[81303]: 09:49:29.739 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:49:29 a2ntux discord[81303]: 09:49:29.739 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:49:29 a2ntux discord[81303]: 09:49:29.740 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:49:29 a2ntux discord[81303]: 09:49:29.740 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:53:02 a2ntux plasmashell[2710]: file:///usr/share/plasma/plasmoids/a2n.archupdate.plasmoid/contents/ui/components/L>
mai 19 09:54:29 a2ntux discord[81303]: 09:54:29.444 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:54:29 a2ntux discord[81303]: 09:54:29.445 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:54:29 a2ntux discord[81303]: 09:54:29.445 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:54:29 a2ntux discord[81303]: 09:54:29.445 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:54:29 a2ntux discord[81303]: 09:54:29.445 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:54:29 a2ntux discord[81303]: 09:54:29.445 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:55:34 a2ntux rtkit-daemon[2583]: Successfully made thread 224075 of process 223974 owned by '1000' RT at priority 1>
mai 19 09:56:01 a2ntux discord[81303]: 09:56:01.658 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:56:01 a2ntux discord[81303]: 09:56:01.658 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:56:01 a2ntux discord[81303]: 09:56:01.658 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:56:01 a2ntux discord[81303]: 09:56:01.658 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:56:01 a2ntux discord[81303]: 09:56:01.658 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:56:01 a2ntux discord[81303]: 09:56:01.659 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:56:18 a2ntux discord[81303]: 09:56:18.490 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:56:18 a2ntux discord[81303]: 09:56:18.490 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:56:18 a2ntux discord[81303]: 09:56:18.491 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:56:18 a2ntux discord[81303]: 09:56:18.491 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:56:18 a2ntux discord[81303]: 09:56:18.491 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:56:18 a2ntux discord[81303]: 09:56:18.491 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:58:01 a2ntux discord[81303]: 09:58:01.987 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:58:01 a2ntux discord[81303]: 09:58:01.988 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:58:01 a2ntux discord[81303]: 09:58:01.989 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:58:01 a2ntux discord[81303]: 09:58:01.990 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:58:01 a2ntux discord[81303]: 09:58:01.990 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:58:01 a2ntux discord[81303]: 09:58:01.990 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
mai 19 09:59:29 a2ntux discord[81303]: 09:59:29.445 › The resource https://discord.com/assets/189422196a4f8b53.woff2 was prel>
mai 19 09:59:29 a2ntux discord[81303]: 09:59:29.446 › The resource https://discord.com/assets/ce3b8055f5114434.woff2 was prel>
mai 19 09:59:29 a2ntux discord[81303]: 09:59:29.446 › The resource https://discord.com/assets/cb2006dbced0e246.woff2 was prel>
mai 19 09:59:29 a2ntux discord[81303]: 09:59:29.447 › The resource https://discord.com/assets/7a6a566c2e88a35d.woff2 was prel>
mai 19 09:59:29 a2ntux discord[81303]: 09:59:29.447 › The resource https://discord.com/assets/e52f0cba712e2fb4.woff2 was prel>
mai 19 09:59:29 a2ntux discord[81303]: 09:59:29.447 › The resource https://discord.com/assets/dd24010f3cf7def7.woff2 was prel>
lines 9034-9095/9095 (END)

Can you please share the output of:

sudo inxi -SMmGCDsxx --za

Yep :slight_smile:

➜ sudo inxi -SMmGCDsxx --za
[sudo] password for a2n:
System:
  Kernel: 7.0.7-arch1-1 arch: x86_64 bits: 64 compiler: gcc v: 16.1.1
  Desktop: KDE Plasma v: 6.6.5 tk: Qt v: N/A wm: kwin_wayland dm: SDDM
    Distro: EndeavourOS base: Arch Linux
Machine:
  Type: Laptop System: TUXEDO product: TUXEDO InfinityBook Pro Gen8 (MK1)
    v: Standard serial: <filter>
  Mobo: NB02 model: PH4PRX1_PH6PRX1 v: Standard serial: <filter>
    part-nu: IBP1XI08MK1 Firmware: UEFI vendor: American Megatrends LLC.
    v: N.1.10A05 date: 07/20/2023
Memory:
  System RAM: total: 64 GiB available: 62.53 GiB used: 7.36 GiB (11.8%)
    igpu: 60 MiB
  Array-1: capacity: 64 GiB slots: 2 modules: 2 EC: None
    max-module-size: 32 GiB note: est.
  Device-1: Controller0-ChannelA-DIMM0 type: DDR5 size: 32 GiB speed:
    spec: 5600 MT/s actual: 4800 MT/s volts: 1.1 manufacturer: Kingston
    part-no: KF556S40-32
  Device-2: Controller1-ChannelA-DIMM0 type: DDR5 size: 32 GiB speed:
    spec: 5600 MT/s actual: 4800 MT/s volts: 1.1 manufacturer: Kingston
    part-no: KF556S40-32
CPU:
  Info: 14-core (6-mt/8-st) model: 13th Gen Intel Core i7-13700H bits: 64
    type: MST AMCP arch: Raptor Lake rev: 2 cache: L1: 1.2 MiB L2: 11.5 MiB
    L3: 24 MiB
  Speed (MHz): avg: 606 min/max: 400/4800:5000:3700 cores: 1: 606 2: 606
    3: 606 4: 606 5: 606 6: 606 7: 606 8: 606 9: 606 10: 606 11: 606 12: 606
    13: 606 14: 606 15: 606 16: 606 17: 606 18: 606 19: 606 20: 606
    bogomips: 116736
  Flags-basic: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Graphics:
  Device-1: Intel Raptor Lake-P [Iris Xe Graphics] vendor: AIstone Global
    driver: i915 v: kernel arch: Xe ports: active: DP-1,HDMI-A-1 off: eDP-1
    empty: DP-2 bus-ID: 00:02.0 chip-ID: 8086:a7a0
  Device-2: Microsoft Microsoft LifeCam Cinema
    driver: snd-usb-audio,uvcvideo type: USB rev: 2.0 speed: 480 Mb/s lanes: 1
    bus-ID: 3-1.4.2:9 chip-ID: 045e:0812
  Device-3: SunplusIT FHD Webcam driver: uvcvideo type: USB rev: 2.0
    speed: 480 Mb/s lanes: 1 bus-ID: 3-6:3 chip-ID: 2b7e:c757
  Display: unspecified server: X.Org v: 24.1.11 with: Xwayland v: 24.1.11
    compositor: kwin_wayland driver: X: loaded: modesetting
    alternate: fbdev,intel,vesa dri: iris gpu: i915 display-ID: :1 screens: 1
  Screen-1: 0 s-res: 4000x2560 s-dpi: 96
  Monitor-1: DP-1 pos: right res: 2560x1440 hz: 72 dpi: 109
    diag: 685mm (26.97")
  Monitor-2: HDMI-A-1 pos: primary,left res: 2560x1440 hz: 144 dpi: 109
    diag: 685mm (26.97")
  API: EGL v: 1.5 platforms: device: 0 drv: iris device: 1 drv: swrast gbm:
    drv: iris surfaceless: drv: iris x11: drv: iris inactive: wayland
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 26.0.6-arch1.1
    glx-v: 1.4 direct-render: yes renderer: Mesa Intel Iris Xe Graphics (RPL-P)
    device-ID: 8086:a7a0
  API: Vulkan v: 1.4.350 surfaces: N/A device: 0 type: integrated-gpu
    driver: mesa intel device-ID: 8086:a7a0
  Info: Tools: api: clinfo, eglinfo, glxinfo, vulkaninfo
    de: kscreen-console,kscreen-doctor gpu: nvidia-smi wl: wayland-info
    x11: xdpyinfo, xprop, xrandr
Drives:
  Local Storage: total: 931.52 GiB used: 133.33 GiB (14.3%)
  ID-1: /dev/nvme0n1 vendor: Kingston model: SNVS500G size: 465.76 GiB
    speed: 31.6 Gb/s lanes: 4 serial: <filter> temp: 24.9 C
  ID-2: /dev/nvme1n1 vendor: Kingston model: SNVS500G size: 465.76 GiB
    speed: 31.6 Gb/s lanes: 4 serial: <filter> temp: 28.9 C
Sensors:
  System Temperatures: cpu: 46.0 C mobo: N/A
  Fan Speeds (rpm): N/A

Not a help for your issue but a suggestion: update your system to get the latest kernel (7.0.9) which is patched against the recent trail of vulnerabilities (Dirty Frag & co.).

Another suggestion :grinning_face: if available look for a BIOS update because your bios is from 2023.

Yes that a good idea, I’m going to do that plus the usual update and keep you in touch if anything append again :slight_smile:

What do you mean. You need to update your system?

Yes, for the kernel or any other software with pacman and yay.
I update once per week or so usually.
But like @cactux outline I needed to update the Kernel.

:+1: yes…update :stuck_out_tongue:. Arch is rollinggg…

Hey there, just to get some news and close this thread. I have installed some package that come from the constructor (tuxedo-drivers-dkms), and it seems that everything was alright after that.

So, thanks for the help, and I hope that with this message bad luck are not going to be back :stuck_out_tongue: