https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253272
--- Comment #2 from Alan Somers <[email protected]> --- I updated the BIOS from version 5.12, aka 2/24/2018 Rev 2.0b, to 5.14, aka 10/30/2020 Rev 3.4. That fixed the problem. Now all CPUs show the MCG_CMCI_P bit disabled. $ for i in `seq 0 31`; do sudo cpucontrol -m 0x179 /dev/cpuctl${i}; done | uniq -c 32 MSR 0x179: 0x00000000 0x0f000814 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
