Vinky
October 20, 2024, 5:09pm
1
Which system do you use? Android, Ubuntu, OOWOW or others?
Every
Which version of system do you use? Please provide the version of the system here:
Windows 11 beta, Ubuntu 24 gnome linux, oowow
Please describe your issue below:
Fan is always works on max
I tried fan.sh auto
fan.sh off
it didn’t work
Post a console log of your issue below:
no console log
numbqq
October 21, 2024, 4:01am
2
Hello @Vinky
Can you use oowow to install the latest test image to check this issue?
edge2-ubuntu-24.04-gnome-linux-6.1-fenix-1.7-240927-develop-test-only.img.xz
You can use the command below to control the fan.
Setup max speed:
sudo i2cset -f -y 2 0x18 0x8a 0x64
Turn off the fan:
sudo i2cset -f -y 2 0x18 0x8a 0
1 Like
Vinky
October 21, 2024, 4:50am
3
Thanks for response i find out that my fan connector was broken, also i already find it out because i trying to port fan control to win 11 arm, also thanks a lot!