[UPDATE]
Video demonstrating the problem: https://drive.proton.me/urls/Z1QDNJBGNW#Q9HfHDp6LBXV
Hardware infos: https://0x0.st/PXjp.txt inxi -Fxxc0z | eos-sendlog
Boot infos: https://0x0.st/PXjO.txt journalctl -k -b -0 | eos-sendlog
Partition infos: lsblk -o name,type,size,PTTYPE,FSTYPE
NAME TYPE SIZE PTTYPE FSTYPE
nvme0n1 disk 931,5G gpt
├─nvme0n1p1 part 4G gpt vfat
├─nvme0n1p2 part 742G gpt ext4
└─nvme0n1p3 part 185,5G gpt ext4
I’m brand new to EndeavourOS and Linux ricing, and I just updated my system with the command sudo pacman -Syu
I’m using Hyprland, which is also up to date.
After rebooting, I observed my systel is slower at the statup in some cases
- Long loading after entering the password into the sddm screen
- Long loading of all exec-once software on Hyprland (waybar, swaync)
- Hyprland commands seems to be slow. For eg: hitting my keyboard shortcut to start a terminal instance, it take 5 whole second to start
- btop is crashing with
8558 IOT instruction (core dumped) btop
All of it happens after booting the system up, and it seems that my system is in general slower.
If you need more informations, let me know, since I don’t really know what do you need to help me!