You are not logged in.

#1 2021-07-02 11:21:59

chemicalMoss
Member
Registered: 2021-07-01
Posts: 6

RedmiBook 14 II fan doesn't spin

Hello,

I just reinstalled arch because I noticed that my notebook was getting very hot (easily 70-80 degree C), but the fan wont spin up. I know that the fan curve should in theory be controlled by the bios to be OS independent. Many months ago, when it still contained a Windows install, I could definitely hear the fans spinning.

First of all, I can't rule out a hardware defect as I currently have no matching screwdriver to open the case. Is there a way to manually overrride the fan speed from the os via something like acpi to validate that it is still working?

https://github.com/hirschmann/nbfc/wiki … BFC-config
Tools like nbfc seem to be not actively maintained and I would need to create a config. I am using the RedmiBook 14 II Ryzen 4700u. I tried to find out which embedded fan controller is used and thought it might be this one:

Trying family `National Semiconductor/ITE'...               Yes
Found unknown chip with ID 0x8987

Here is the full dump of sudo sensors-detect: https://pastebin.com/D0b0gp0U

ls -la /sys/class/thermal/ return the following
lrwxrwxrwx  1 root root 0 Jul  2 10:46 cooling_device0 -> ../../devices/virtual/thermal/cooling_device0
lrwxrwxrwx  1 root root 0 Jul  2 10:46 cooling_device1 -> ../../devices/virtual/thermal/cooling_device1
lrwxrwxrwx  1 root root 0 Jul  2 10:46 cooling_device2 -> ../../devices/virtual/thermal/cooling_device2
lrwxrwxrwx  1 root root 0 Jul  2 10:46 cooling_device3 -> ../../devices/virtual/thermal/cooling_device3
lrwxrwxrwx  1 root root 0 Jul  2 10:46 cooling_device4 -> ../../devices/virtual/thermal/cooling_device4
lrwxrwxrwx  1 root root 0 Jul  2 10:46 cooling_device5 -> ../../devices/virtual/thermal/cooling_device5
lrwxrwxrwx  1 root root 0 Jul  2 10:46 cooling_device6 -> ../../devices/virtual/thermal/cooling_device6
lrwxrwxrwx  1 root root 0 Jul  2 10:46 cooling_device7 -> ../../devices/virtual/thermal/cooling_device7
lrwxrwxrwx  1 root root 0 Jul  2 10:46 thermal_zone0 -> ../../devices/virtual/thermal/thermal_zone0

I think the laptop has only one cooling unit, so is it possible that I have to look for something in the area of amdgpu?
Thanks for the help

Offline

#2 2021-07-02 11:28:49

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,327

Re: RedmiBook 14 II fan doesn't spin

There was a known issue with 5.12.13 and the amdgpu kernel module that prevented it from going to low power states. Make sure you are up to date here, the issue in question was fixed with 5.12.14

Offline

#3 2021-07-02 11:38:38

chemicalMoss
Member
Registered: 2021-07-01
Posts: 6

Re: RedmiBook 14 II fan doesn't spin

Hey v1del,
thanks for the heads-up! uname -r indeed returned 5.12.13-arch1-2.
I'll try to upgrade, if I don't reply within the next 30 mins than the issue is likely still there.

Offline

#4 2021-07-02 11:57:05

chemicalMoss
Member
Registered: 2021-07-01
Posts: 6

Re: RedmiBook 14 II fan doesn't spin

Unfortunatly still 83 degrees and no sign of fan noise.

Offline

#5 2021-07-02 12:13:36

bigo
Member
Registered: 2021-06-30
Posts: 8

Re: RedmiBook 14 II fan doesn't spin

chemicalMoss wrote:

Unfortunatly still 83 degrees and no sign of fan noise.

Looks like a hardware issue.

Offline

#6 2021-07-19 21:56:18

chemicalMoss
Member
Registered: 2021-07-01
Posts: 6

Re: RedmiBook 14 II fan doesn't spin

bigo wrote:
chemicalMoss wrote:

Unfortunatly still 83 degrees and no sign of fan noise.

Looks like a hardware issue.

Bump. I opened the laptop and connected the fan to 5V from an arduino and the fan spun up perfectly. It could still be a problem with the connector, but I think it's a software issue.
Maybe the fan doesn't get a pwm signal?
Any ideas?

Last edited by chemicalMoss (2021-07-19 21:56:49)

Offline

Board footer

Powered by FluxBB