You are not logged in.
Pages: 1
Hey there!
I have ASUS K6602 Laptop and use Arch Linux.
I ran into a problem, the system is not controlling the fans correctly. The maximum speed is 3800 rpm. Even at 95 degrees. When running BIOS, the fans spin up to 6200 rpm. I am looking for ways to control them manually. However, nothing helps.... pwmconfig returns 'There are no pwm-capable sensor modules installed'.
My sensors log
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +96.0°C (high = +100.0°C, crit = +100.0°C)
Core 0: +89.0°C (high = +100.0°C, crit = +100.0°C)
Core 4: +90.0°C (high = +100.0°C, crit = +100.0°C)
Core 8: +88.0°C (high = +100.0°C, crit = +100.0°C)
Core 12: +93.0°C (high = +100.0°C, crit = +100.0°C)
Core 16: +87.0°C (high = +100.0°C, crit = +100.0°C)
Core 20: +96.0°C (high = +100.0°C, crit = +100.0°C)
Core 24: +89.0°C (high = +100.0°C, crit = +100.0°C)
Core 25: +89.0°C (high = +100.0°C, crit = +100.0°C)
Core 26: +89.0°C (high = +100.0°C, crit = +100.0°C)
Core 27: +89.0°C (high = +100.0°C, crit = +100.0°C)
Core 28: +91.0°C (high = +100.0°C, crit = +100.0°C)
Core 29: +91.0°C (high = +100.0°C, crit = +100.0°C)
Core 30: +91.0°C (high = +100.0°C, crit = +100.0°C)
Core 31: +91.0°C (high = +100.0°C, crit = +100.0°C)
asus-isa-0000
Adapter: ISA adapter
cpu_fan: 3800 RPM
BAT0-acpi-0
Adapter: ACPI interface
in0: 10.58 V
curr1: 9.06 A
iwlwifi_1-virtual-0
Adapter: Virtual device
temp1: +47.0°C
nvme-pci-e100
Adapter: PCI adapter
Composite: +42.9°C (low = -0.1°C, high = +82.8°C)
(crit = +84.8°C)
Sensor 1: +42.9°C (low = -273.1°C, high = +65261.8°C)
acpitz-acpi-0
Adapter: ACPI interface
temp1: +93.0°C
Offline
Anybody can help?
Offline
use the linux-g14 kernel from the aur
then run this command
echo performance | sudo tee /sys/firmware/acpi/platform_profile
Last edited by meddabeast (2024-08-05 12:51:07)
Offline
view this as well
Offline
Pages: 1