FanControl.Releases icon indicating copy to clipboard operation
FanControl.Releases copied to clipboard

Missing GPU fan/Control

Open SomeRandomDude870 opened this issue 3 years ago • 9 comments

HI, until 117 I had the problem that the CPU was not shown. Well, now at 118 I have the problem that the GPU is not shown anymore, but the CPU is...

Gigabyte B560m Aorus pro RX590

Would be good to be able to control it again.

SomeRandomDude870 avatar Jun 17 '22 17:06 SomeRandomDude870

See README please.

Rem0o avatar Jun 17 '22 23:06 Rem0o

One of the latest Windows update (KB5014697) messed with a lot of stuff. Make sure your GPU driver is up to date.

Rem0o avatar Jun 18 '22 21:06 Rem0o

I have the same problem, gpu fan control has disappeared since last amd update (RX480 here) Someone posted the problem on librehardware too

Kanmuu avatar Jun 19 '22 10:06 Kanmuu

I have the same issue. Got an old card tho (R9 380)

oldmagic avatar Jun 22 '22 08:06 oldmagic

Okay, On which Version of LibreHardwareMonitor is FanControl atm?

SomeRandomDude870 avatar Jun 23 '22 19:06 SomeRandomDude870

Same problem RX 580 22.5.2

xCuri0 avatar Jun 25 '22 05:06 xCuri0

Me too, also RX 580 on 22.5.2 I can see the sensor through "Mix Custom Sensor" option, but can't use it anywhere else. PS: using Windows 10 64bit, latest update, same problem with AMD Settings 22.6.1 - I'm updating them through AMD Settings, not using windows 10 updates to update GPU drivers.

Ghastleigh avatar Jun 26 '22 18:06 Ghastleigh

I am having the same issues and after I installed 22.6.1 AMD drivers the issue persists. I have tried download v 119 (what I think to be the last working version) and the graphics temps do not pop up

toufuboi avatar Jul 22 '22 21:07 toufuboi

I am having the same issues and after I installed 22.6.1 AMD drivers the issue persists. I have tried download v 119 (what I think to be the last working version) and the graphics temps do not pop up

update to v120, it started working for me after the update. I'm now on 22.6.1 as well.

Ghastleigh avatar Jul 23 '22 11:07 Ghastleigh

Same issue with Sapphire RX 5500 XT. Win 11 22H2 / AMD Driver 31.0.12015.1008 - Adrenalin V22.7.1. FanControl 130. Speed detected, but can't control it (force apply didnt change anything). image

antt0n avatar Oct 01 '22 01:10 antt0n

@antt0n XT cards are not supported for control. Known issue. Sadly there has not been any progress on that front.

Rem0o avatar Oct 01 '22 01:10 Rem0o

@antt0n XT cards are not supported for control. Known issue. Sadly there has not been any progress on that front.

Oh, I see. But theoretically, it's not impossible? If it's just that no one has looked into it, I can try to see what I can do, doing some development.

PS: I can eventually test that : https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/pull/386 ?

antt0n avatar Oct 01 '22 01:10 antt0n

@antt0n yeah I've played a bit with it in that branch, but couldn't really move forward. Documentation isn't great.

Rem0o avatar Oct 01 '22 03:10 Rem0o

@antt0n yeah I've played a bit with it in that branch, but couldn't really move forward. Documentation isn't great.

The ADL documentation is clearly hell. ~~But it seems that using Overdrive N is the most suitable for the new AMD graphics cards. Although, I have a big doubt whether Overdrine N or 8 is the most suitable.~~ It would be necessary to make tests. Nevertheless, Overdrive 8 and N offer functions to control the fans, so the solution must be there.

PS: Based on the changelogs and the Github history, Overdrive 8 looks newer than Overdrive N.

Overdrive 5 Overdrive 6 Overdrive N (7?) Overdrive 8

PS2: In my opinion, Overdrive 8 should be implemented to correct this problem. It would be necessary to think about the need to integrate the previous versions as well. Since some cards are no longer maintained by AMD, I think so, after that it depends on the installed driver.

PS3: SetOD8AllFanCurvePointsPWM looks great; I have to test it.

antt0n avatar Oct 01 '22 03:10 antt0n

Posted something on LibreHardwareMonitor's GitHub Issue 833 which (I hope) might shed a light.

xhemp avatar Jan 02 '23 02:01 xhemp

@antt0n @Kanmuu

See https://github.com/Rem0o/ADLX/tree/main/Samples/csharp

Rem0o avatar Feb 01 '23 02:02 Rem0o

https://github.com/Rem0o/FanControl.ADLX

Rem0o avatar Feb 11 '23 16:02 Rem0o