Hello, I’ve been facing an annoying problem lately: Kali doesn’t detect the fan on my laptop. I tried using acpi_enforce_resources=lax
, but it didn’t work. My laptop model is HP ZBook 15 G5. After many attempts, I gave up and enabled ‘Fan Always On (AC)’ in the BIOS. Does anyone know how to solve this problem?
acpi is not installed by default, so if its not installed, then calling it won’t do anything!
sudo apt install acpi