Hello Installed xfce Endeavour a week ago and it was working fine the first 4 days. Then a number of applications started freezing/lagging on start-up. The ones I’ve noticed are Discord (through Snap), Firefox, the built-in decompressor/compressor in Thunar and when I open links in Discord. All of these things take 20-50 seconds to happen.
So, click a link, wait 20-50 seconds and the link opens. Press “extract here” on a zip, wait 20-50 seconds and the file gets extracted. Start Firefox, wait 20-50 seconds and it starts.
Snaps in general are super unreliable plus Discord on Linux is a bit iffy. I’d personally use the flatpak version instead. Is Firefox set up through snap also?
Well, they’re welcome to troubleshoot my discord installation then. The snap worked . For what it’s worth, I tried Firefox in a flatpak and it had the same issue as local Firefox.
your installation is just a week old. And it was working for the first couple of days. Nothing much to loose with a new installation. And I doubt that a simple update with pacman after 4 days has caused your issue. Best bet in my opinion is a new installation and a thorough observation of all the following customizations and updates.
It might be helpful to see more information about your system. If you could post the urls after running the following commands, I (and I’m sure others) will be happy to delve a little further with you.
I tried reinstalling the arch repo version of discord and it seems to work fine in comparison to the Snap version. My firefox and Thunar issues remain tho.
I’m seeing a lot of nVidia issues, and I’m curious to know which version of amd-ucode you have installed. Anything newer than the March release will be problematic until the May/June release is merged.
sudo pacman -Q | eos-sendlog
That’ll answer the amd-ucode question, and also that’ll reveal more about what nvidia packages are installed.
ok yeah first thing right away, downgrade amd-ucode and reboot:
sudo downgrade amd-ucode
Choose the option corresponding to 20230310.xxx or whatever (The March 2023 release). Once completed, reboot, and try things to see if anything improved.
I think the nvidia errors are still a relevant issue that should be resolved, but that amd-ucode thing is DEFINITELY going to eliminate a lot of potential problems right now.