Hi and welcome. Using Brave A.I. asking who is responsible (Linux kernel Devs or OS Devs) came back with this:
" Improving support for Acer gaming laptops in Linux is primarily the responsibility of community developers and independent kernel contributors , rather than Acer’s official engineering teams or the Linux kernel developers as a unified body.
Acer’s Role : Acer focuses on Windows and does not target Linux power users, meaning they generally do not contribute ACPI drivers or official support to the Linux kernel. Consequently, features like fan control often rely on proprietary Windows drivers or community-created modules.
Linux Kernel Developers : The mainline kernel developers do not actively develop Acer-specific support; they only accept patches if they are submitted by external contributors.
Community & OS Developers : The actual improvement of support comes from independent developers (such as those creating community kernel modules) and Linux distribution maintainers who tweak stock kernels with specific patches to suit their needs.
For your CPU temp you can try to install oem kernel, they are signed.
On paper, both kernels share the exact same upstream Linux 6.17 code base, meaning they have the same core features. However, their targets and how they manage hardware support are fundamentally different.
if you want do this
Open your terminal and run this command:
sudo apt install linux-oem-6.17 -y
Once the installation finishes, update the boot configuration and restart your laptop:
sudo update-grub
sudo reboot
When the laptop boots back up, open a terminal and run:
uname -r
It should now show -oem at the end of the version string (e.g., 6.17.0-xx-oem)
Check if it's better
I understand that community tools like LACT may help improve GPU and thermal behavior on Linux. However, this is exactly the problem I am facing as a normal end user.
I purchased Zorin OS Pro expecting a smoother and more stable experience for my workflow, which mainly includes:
video editing
photo editing
gaming
Instead, I have spent a significant amount of time manually troubleshooting drivers, fan control, GPU power states, thermal management, and installing third-party GitHub tools.
As a non-technical user, it is very difficult and time-consuming for me to manually configure these low-level system components.
I genuinely want Linux distributions to grow and compete with Windows, but for a paid operating system, users also expect reliable hardware compatibility and a smoother out-of-box experience.
Unfortunately, due to these ongoing issues, I do not think I can continue using Zorin OS on my Acer Aspire 7 laptop.
Therefore, I would like to proceed with a refund request.
Well, when Zorin isn't the right Thing for You ... then it is so. You decide what suits You and what not. I only want say something in common: You should keep in Mind that Hardware is primary made for Windows - which isn't suprising because it is widespread in Usage.
But that mean that there is a certain Amount of Focus on that. And Software is the same.