this post was submitted on 10 Jul 2023
9 points (100.0% liked)

Linux

47314 readers
586 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Hi,

My system sometimes crashes suddenly and reboots itself. It's random, browsing web, idling, checking mails, I couldn't find the trigger. This is the only log I could find about the crash

mce: [Hardware Error]: CPU 1: Machine Check: 0 Bank 5: baa0000000030150 microcode: CPU23: patch_level=0x0a201025 fbcon: Taking over console mce: [Hardware Error]: TSC 0 MISC d012000100000000 SYND 4d000002 IPID 500b000000000 mce: [Hardware Error]: PROCESSOR 2:a20f10 TIME 1689019332 SOCKET 0 APIC 2 microcode a201025

EDIT: my thermals are fine btw, 40C at idle and 70C at max on heavy tasks

you are viewing a single comment's thread
view the rest of the comments
[–] Max_P@lemmy.max-p.me 4 points 1 year ago (1 children)

The only software thing to try would be making sure your CPU's microcode and BIOS/firmware is up to date.

But that's definitely pointing to a hardware issue otherwise. Could be PSU if you have somewhat unclean power here you are, it takes just a tiny dip to cause the CPU to miscompute and report a machine check error.

[–] ggnoredo@lemm.ee 1 points 1 year ago (1 children)

my microcode and bios is up to date. Yesterday I had power outage while PC was on so PSU may have damaged?

[–] Max_P@lemmy.max-p.me 4 points 1 year ago (1 children)

Did it start doing it after that or has it done it before that? Also did you update anything since?

If you didn't update your computer, changed nothing and it definitely started after the power outage then yes, clues definitely points towards the PSU.

It's really a process of elimination: if you had it before the power outage then it can't be the power outage. If it started after but you also installed a bunch of updates, now you have two potential things to blame.

[–] ggnoredo@lemm.ee 3 points 1 year ago* (last edited 1 year ago)

yes I'm 99% sure that it was after power outage. In any case i disabled PBO on my cpu and if it restarts again I will look for psu. Thanks for your support