*** This bug is a duplicate of bug 2067945 ***
    https://bugs.launchpad.net/bugs/2067945

I found a work around that enables the use of 6.8+ kernel on X570S AORUS
ELITE AX motherboards.  Details at this link:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2065838

Summary:

Save the following to this file:
/etc/systemd/system/gigabyte-x570-fix.service

  [Unit]
  Description=Gigabyte X570 Platform Sensor Fix

  [Service]
  ExecStart=/bin/sh -c 'echo disabled > /sys/class/thermal/thermal_zone1/mode'

  [Install]
  WantedBy=multi-user.target

Then run:
sudo systemctl enable --now gigabyte-x570-fix.service


From what I surmise, something changed in 6.8 that fails to initialize Gigabyte 
X570 sensors on system resume causing erroneous overheating triggers.

I will be happy to perform more tests in needed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065838

Title:
  System crash on resume from sleep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2065838/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to