Hi everyone,
I’m experiencing random reboots/crashes on CachyOS with my Ryzen 5 5600. The system is rock solid on Windows 11 (dual boot), but on Linux, I keep getting fatal hardware errors shortly after booting or during light usage.
Here is the error from dmesg:
[ 0.873576] x86/amd: Previous system reset reason [0x08000800]: an uncorrected error caused a data fabric sync flood event
[ 0.873600] mce: [Hardware Error]: Machine check events logged
[ 0.873601] [Hardware Error]: System Fatal error.
[ 0.873606] [Hardware Error]: CPU:1 (19:21:2) MC5_STATUS[-|UE|MiscV|AddrV|PCC|TCC|SyndV|-|-|-]: 0xbea0000001000108
My Hardware:
-
CPU: AMD Ryzen 5 5600
-
Motherboard: Asus PRIME B450M-GAMING/BR
-
GPU: AMD Radeon RX 7600
-
Kernel: CachyOS (bore-lto)
What I have already tried (Issues persist):
-
Curve Optimizer: Disabled (Set to 0).
-
Global C-State Control: Disabled in BIOS (and tried
processor.max_cstate=1in GRUB). -
Power Supply Idle Control: Set to “Typical Current Idle”.
-
LLC (Load Line Calibration): Set to High.
-
RAM: Using standard DOCP profile (Tested and stable on Windows).
Since this “Data Fabric Sync Flood” only happens on Linux, I suspect it’s related to how the kernel handles power management or voltages for the Infinity Fabric on this specific motherboard, but I ran out of ideas.
Does anyone know a specific fix for this B450/Zen3 combination?
Thanks!