Ubuntu Version:
Ubuntu 24.04.2 LTS
Desktop Environment (if applicable):
Problem Description:
Hello,
I’m using Ubuntu 24.04 (via a dual-boot).
I’m experiencing an issue where after some use, everything freezes. All times I had to do a hard reset.
I’ve attached logs of journalctl
when this has happened. (Apologies for the length, I copied the events surrounding any red-error text during the minute of the freeze.)
-
First time: laptop was idle at the time, I just had it on and was not doing anything, I had Firefox and PyCharm open. A faint screen flicker, then it froze.
-
Second time: Within the hour of the first time, I was using the same applications.
Tried to investigate, added line ‘i915.enable_psr=0’ to grub-config and updated grub / reboot
- Third time: Same applications open, I just copied some files to a USB (logs will mention my USB) and it froze.
Then switched from Wayland to Xorg
-
More time has passed since last freeze. April 7th: Everything froze and the youtube video playing in a browser tab looped the last few seconds over and over.
-
Next day: occurred when watching a video on Twitch (via Firefox) and tried to lower video resolution. (Same last-few-seconds-of-video-looping behaviour.) Same day within 2 hours, freezes when pasting a few paragraphs of text. REISUB does not work.
I’m using an external usb-keyboard and bluetooth-connected mouse (if it’s worth noting).
The logs may give details about my device / environment but let me know what further info I can give to help!
I’ve been using Ubuntu for years on a previous machine (including use of 24.04) with the same keyboard/mouse, and have never had a locking issue like this. I wonder if there’s something with my new machine that’s conflicting.
Relevant System Information:
jen@jen-Latitude-5450:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.2 LTS
Release: 24.04
Codename: noble
jen@jen-Latitude-5450:~$ uname -a
Linux jen-Latitude-5450 6.11.0-21-generic #21~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Feb 24 16:52:15 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
Screenshots or Error Messages:
What I’ve Tried:
As per above, tried tweaking the grub-config. I read the following:
- https://discourse.ubuntu.com/t/frequent-desktop-freezes-in-24-04 - same problem setup as mine, solutions weren’t applicable
- https://askubuntu.com/questions/1515070/ - was wondering whether to try solution of
noresume nomodeset
next - https://www.reddit.com/r/Ubuntu/comments/1f0wqtl/comment/m6909av/ - or trying the
enable_dc=0
suggestion before trying a lower kernel version next
I have these different things I can try next but I’m a bit confused on what is happening, why, and how whatever solution I try next might help.
Much appreciated for any help!