Refund Request Due to Heating & Hardware Compatibility Issues

Hello Zorin OS Team,

Thank you for your response and clarification regarding Acer/Linux compatibility limitations.

However, after extensive troubleshooting, the system is still not functioning properly on my Acer Aspire 7 laptop.

The major issues remain:

  • overheating during normal usage
  • inconsistent fan behavior
  • NVIDIA GPU is remaining unnecessarily active
  • weaker thermal management compared to Windows 11

I understand that some limitations may come from Acer firmware or Linux kernel support. Still, as an end user, the overall experience on my hardware has been unstable and unsuitable for daily use.

Since the product is not working reliably on my device despite multiple troubleshooting attempts, I would like to request a refund under your refund policy.

Please let me know the refund process and next steps.

Thank you.

Heres the link to support to request a refund enclude the email you used for purchase

Moved to feedback.

1 Like

:+1: thanks @Storm

1 Like

Hi. I am not part of Zorin Team. I am a volunteer helper. Team Zorin is Artyom and Kyril Zorin.

You might want to give Linux Mint Debian Edition 7 a try. I installed it for a client who had an Acer notebook (not a gaming notebook) so no guarantees.

When it comes to NVIDIA support, another user in the forum found Nobara (based upon Fedora) to work right out of the box for his system due to Nobara being a gamer focused distro and therefore very focused on GPU issues and running the latest code to fix them. Whilst gaming focused, Nobara can be used as a standard desktop like most Linux distributions.
Zorin is tied to Canonical's Ubuntu release cycle which is more conservative.
I'm sure the Zorin team will sort you out. They have a great community here.
Sorry to hear ZorinOS didn't work out for your configuration.

If you do continue with Linux, two things to try when NVIDIA doesn't work straight away:

  • enable dedicated GPU mode in your BIOS
  • login under a traditional X11 session rather than Wayland
    Both of the above greatly simplifies the interactions of the operating system with your NVIDIA card.

For my gaming laptop, I configure a CPU limit to control temps and/or disable Hyperthreading.

Here's an example of commands I run in a shell (batch) script before launching my favourite CPU hungry (and therefore very hot running) FPS game.
#!/bin/bash
echo "0" | sudo tee /sys/devices/system/cpu/intel_pstate/no_turbo
sudo cpupower frequency-set -g powersave -d 0.8G -u 4.2G
sudo sysctl kernel.split_lock_mitigate=1
powerprofilesctl set balanced
steam steam://rungameid/594650
sudo cpupower frequency-set -g powersave -d 0.8G -u 5.6G

(Note: Whilst I'm a ZorinOS enthusiast, I'm running CachyOS which is a bleeding edge distro, so the commands I use above may be different for ZorinOS. The point is to illustrate my strategy for managing excessive heat on an excessively thin gaming laptop.)

The first line enables turbo mode because I want the laptop to operate faster than the CPUs base clock speed, but then I cap it at 4.2Ghz because it is fast enough for the game to run smooth whilst avoid the heat generated by running at a faster frequency.

The commands I run above are similar to going into Windows advanced power options to cap CPU frequency, etc.

Once the game exits, I set the CPU back up to its max CPU frequency of 5.6Ghz.

Also, I use the balanced power profile rather than performance during game play because it keeps the temp down without any noticeable impact to gameplay.\

I use gaming as an example scenario under which laptop heat management can be an issue.

2 Likes

Thank you for your support and for suggesting different troubleshooting methods.
However, after spending significant time trying multiple fixes, I have realized that Zorin OS is currently not suitable for my workflow and hardware setup.
My primary work involves:
video editing
photo editing
gaming
When performing these tasks on my Acer Aspire 7 laptop, the system experiences excessive heating and inconsistent fan behavior compared to Windows 11.
I purchased Zorin OS Pro expecting a smoother and more reliable experience, especially because it is a paid product. However, after installation I found myself spending a large amount of time manually troubleshooting drivers, thermal management, GPU behavior, and fan control issues.
As a normal user and not a technical Linux expert, it is extremely difficult and time-consuming for me to manually solve these kinds of low-level system problems.
I truly want Linux distributions to grow and compete with Microsoft Windows, even as paid services, because healthy competition is important for the market. However, for paid software, users also expect better hardware compatibility, stability, and user experience without requiring extensive manual fixes.
Unfortunately, due to these ongoing issues, I do not think I can continue using Zorin OS on my laptop.

Thank you for your understanding.

1 Like

Dear Storm,
I am following up regarding my refund request for Zorin OS Pro
due to hardware compatibility
and thermal issues on
my Acer Aspire 7 laptop.
I wanted to kindly check whether
my refund request has been
received and if there are any
next steps required from my side.
Thank you for your time and support.

Please contact the Zorin group directly via the support link @wesoliv429 has given and give the Zorin Group some time to address your request. The moderators here in forum are volunteers and not part of the Zorin Group.
All threads at category "feedback" are read by the developers, however, in order to process your request, they need your personal datas and detailed informations of the purchase (support code, E-Mail Adress...).

3 Likes