After I boot up my Fedora and login to my user account, I cannot launch any app (including the settings or gnome-calculator, etc) because it hangs for a while and then logs me out.
I can enable wifi just fine. Notifications come in just fine. So that means my gnome-panel and desktop work just fine.
I used CTRL+ALT+F2 to switch to tty2
What have I tried?
I have tried the commands:
sudo dnf distro-sync --allowerasing --best
sudo dnf distro-sync --refresh
sudo dnf update
Output: Nothing to do.
I have also tried creating new user account via the tty2:
# adduser
I have also tried reinstalling an older kernel:
sudo dnf install kernel-6.8.5-301.fc40.x86_64
Same issue.
What is the last thing I remember doing when it was working ok?
- I did
sudo dnf update
via terminal instead of using gnome-software - I removed old kernels as I had more than 3 kernels and also because current kernels were working just fine.
Logs:
- A log taken right after the system crash
journalctl --user -n 200
https://paste.centos.org/view/raw/71e3acea
Please help me fix my laptop.
One of the logs in journalctl says: Dependency failed for org.gnome.SettingsDaemon.XSettings.service - GNOME XSettings service.
Could that be an issue?