Frequent Crashing on Fresh Install of Fedora 41

Hello everyone,

I’ve been experiencing random crashes on my system, and I’m hoping someone can help me troubleshoot the issue.

System Details:

  • Fedora version: Fedora 41
  • Kernel version: Linux 6.11.10-300.fc41.x86_64
  • Desktop Environment: Budgie
  • Hardware: 13-inch Framework Laptop - AMD Ryzen 5 7640U w/ Radeon 760Mz

Issue Description:

My computer crashes at seemingly random times, and I haven’t been able to identify a clear pattern. Sometimes it happens while performing resource-intensive tasks, and other times during light usage or even while idle. When it crashes, [describe what happens, e.g., the screen freezes, reboots, goes black, or something else].

What I’ve Tried So Far:

I’ve saved the results of journalctl and inxi -Fzxx however, I am not tech savvy to know what they mean and googling hasn’t been very successful.

If anyone has suggestions on what might be causing this or steps I can take to diagnose the issue further, I’d greatly appreciate it. Please let me know if additional details would help.

Thank you in advance for your assistance!


https://drive.google.com/drive/folders/17qg47j-g0az86muo1xEAekR39M6QvYCO?usp=drive_link

You have 8GiB of memory, does your “resource intensive” activity use up all the memory?

Is the journalctl from a boot when the system crashed?
In other words after the system crashes did you do this?

journalctl -b -1

The -b -1 will find the logs of the boot when the system crashed.

Possibly related?