After running pacman -Syu my pc started running slower

Hi, I’ve been using endeavour for a while now. I use it for school (CS) and for some lightgaming (Lately silksong). It use to work fine, very fast and all, but around a month ago y started seeing like lag, and performance issues when opening steam and games. At that moment i tried everything, downgrading mesa al vulkan-radeon (Which was a pain because it gave me a black screen and i had to fix it using my liveusb). After a while i rage quited steam and deleted it, and suddenly things started working fine. Tried installing it again and it worked amazin, no lag at all, and all my performance issue where gone. After a few days it started again, i repeated the delete and install and same story. The thing is, a few days ago i noticed this performance issue again, deleted steam, and now nothing changes. The only difference is like 2 days ago i did pacman -Syu, and now everything works terribly slow. Any help would be appreciated

Hi, @RepublicaDePirque - welcome here, and sorry to read that you’re having this intermittent issue.

I know nothing about steam myself, so I won´t be able to help, but I think others who may be able to help will need some more info about your system and setup to be able to help investigate.

For example some info about your hardware, with something like:

inxi -Fxxc0z | eos-sendlog

and some logs from the moments the lags occur, by using journalctl, for example:

journalctl --since 10:00:00 (or something like that).

More info on how to deal with posting useful info here: https://discovery.endeavouros.com/forum-log-tool-options/how-to-include-systemlogs-in-your-post/2021/03/

Also the Welcome-app can be helpful for posting info here.

Here’s the inxi -Fxxc0z | eos-sendlog

https://0x0.st/K2Ih.txt

And when i do journalctl -b 0 -p 3 this appears

𝒾 ~ → journalctl -b 0 -p 3 agustinvf@agustinPC
oct 26 14:25:30 agustinPC bluetoothd[810]: Failed to set mode: Failed (0x03)
oct 26 14:25:32 agustinPC kernel: amdgpu 0000:03:00.0: amdgpu: Secure display: Gener>
oct 26 14:25:32 agustinPC kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: query >
oct 26 14:25:46 agustinPC gdm-password][2553]: gkr-pam: unable to locate daemon cont>
lines 1-4/4 (END)

Also here is journalctl -k -b 0 | eos-sendlog

And lsblk
𝒾 ~ → lsblk -o name,type,size,PTTYPE,FSTYPE agustinvf@agustinPC
NAME TYPE SIZE PTTYPE FSTYPE
nvme0n1 disk 476,9G gpt
├─nvme0n1p1 part 2G gpt vfat
└─nvme0n1p2 part 474,9G gpt ext4

https://0x0.st/K2IF.txt

Can you give some hardware info: inxi -Fza ?

https://0x0.st/K2lK.txt

Can you install the most recent kernel with pacman -Syu linux ?
And then test again.