Rem0o / FanControl.Releases

This is the release repository for Fan Control, a highly customizable fan controlling software for Windows.
Other
13.87k stars 440 forks source link

b82: no more fans or sensors detected except for GPU. #264

Closed sofyanet closed 3 years ago

sofyanet commented 3 years ago

Hi, just did the auto update not more than 2 mins ago and it completely broke my settings. On top of that, no other sensors or fan are recognized anymore except for my NV GPU fans.

I have the following error showing everytime the program starts:

image

Just updated to build 82.

image

Let me know if you need any more info.

seb9r commented 3 years ago

Some Problem for me. After the first error (looks quite the same as the one from @sofyanet ) I get the prompt to refresh which does nothing except generating the error message again.

sofyanet commented 3 years ago

I also get the same refresh prompt box as @seb9r which infine does nothing unfortunately.

Also, the temperature selected to display in the taskbar has gone:

image

Hope this helps.

sinanmuslu commented 3 years ago

For me it is the other way: sensors detected BUT no sensors for the GPU ... will there be an update soon? Bildschirmfoto 2021-06-17 um 19 44 35-Fan Control V83 (alltagsprofil json) Bildschirmfoto 2021-06-17 um 19 44 47-

log excerpt concearning GPU-part (I think this is correct, I'm not a programmer...)

AMD GPU

AdapterIndex: 0

Overdrive Caps

Status: ADL_OK Supported: 1 Enabled: 1 Version: 8

Overdrive5 Parameters

Status: ADL_ERR_NOT_SUPPORTED NumberOfPerformanceLevels: 0 ActivityReportingSupported: 0 DiscretePerformanceLevels: 0 EngineClock.Min: 0 EngineClock.Max: 0 EngineClock.Step: 0 MemoryClock.Min: 0 MemoryClock.Max: 0 MemoryClock.Step: 0 Vddc.Min: 0 Vddc.Max: 0 Vddc.Step: 0

Overdrive5 Temperature

Status: ADL_ERR_NOT_SUPPORTED Value: 0

Overdrive5 FanSpeed

Status RPM: ADL_ERR_NOT_SUPPORTED Value RPM: 0 Status Percent: ADL_ERR_NOT_SUPPORTED Value Percent: 0

Overdrive5 CurrentActivity

Status: ADL_ERR_NOT_SUPPORTED EngineClock: 0 MemoryClock: 0 Vddc: 0 ActivityPercent: 0 CurrentPerformanceLevel: 0 CurrentBusSpeed: 0 CurrentBusLanes: 0 MaximumBusLanes: 0

Overdrive6 CurrentPower

Power[ODN_GPU_TOTAL_POWER].Status: ADL_ERR Power[ODN_GPU_PPT_POWER].Status: ADL_ERR Power[ODN_GPU_SOCKET_POWER].Status: ADL_ERR Power[ODN_GPU_CHIP_POWER].Status: ADL_ERR

OverdriveN Temperature

Temperature[EDGE].Status: ADL_ERR Temperature[MEM].Status: ADL_ERR Temperature[VRVDDC].Status: ADL_ERR Temperature[VRMVDD].Status: ADL_ERR Temperature[LIQUID].Status: ADL_ERR Temperature[PLX].Status: ADL_ERR Temperature[HOTSPOT].Status: ADL_ERR

OverdriveN Performance Status

Status: ADL_ERR CoreClock: 0 MemoryClock: 0 DCEFClock: 0 GFXClock: 0 UVDClock: 0 VCEClock: 0 GPUActivityPercent: 0 CurrentCorePerformanceLevel: 0 CurrentMemoryPerformanceLevel: 0 CurrentDCEFPerformanceLevel: 0 CurrentGFXPerformanceLevel: 0 UVDPerformanceLevel: 0 VCEPerformanceLevel: 0 CurrentBusSpeed: 0 CurrentBusLanes: 0 MaximumBusLanes: 0 VDDC: 0 VDDCI: 0

Performance Metrics

Status: ADL_ERR_NOT_SUPPORTED

DMAgit commented 3 years ago

Identical issue persists on V83.

Rem0o commented 3 years ago

Any log.txt?

PhyxionNL commented 3 years ago

Hmm, driver bug? Everything seems to report as not supported.

@DMAgit @sinanmuslu Can you run this build https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/actions/runs/948977915 and attach the log (File > Save Log)? I'm curious what it reports.

sinanmuslu commented 3 years ago

Hmm, driver bug? Everything seems to report as not supported.

@DMAgit @sinanmuslu Can you run this build https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/actions/runs/948977915 and attach the log (File > Save Log)? I'm curious what it reports.

OK, I'll see if I can do this… I'm a little noob in these code-stuff 😬 Will take time on weekend and looking forward to post the log!

PhyxionNL commented 3 years ago

Direct download link: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/suites/3027084156/artifacts/68634156 Run LibreHardwareMonitor.exe. Then File > Save Report and attach it here πŸ™‚

sofyanet commented 3 years ago

LibreHardwareMonitor.Report.txt

Hope this helps.

sofyanet commented 3 years ago

image

The problem persists on my side when trying b83. No log is generated though.

PhyxionNL commented 3 years ago

LibreHardwareMonitor.Report.txt

Hope this helps.

You seem to have NVIDIA GPU instead of AMD πŸ™‚ I'm more interested in that at the moment.

However, I went through NCT sensors as well and think @zeule mixed up two values. Can you try https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/actions/runs/949830093 I don't know if it solves your issue though, but please take a look. My own NCT sensor already worked correctly (and still does) so I can't verify this myself.

sofyanet commented 3 years ago

So I've tried updating the "LibreHardwareMonitor" library using the .NET 5.0 version after updating my .NET version from 4.8 to 5.0.7.

build 83 will not launch at all.

PhyxionNL commented 3 years ago

@sofyanet please download this zip and run LibreHardwareMonitor.exe: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/suites/3029436357/artifacts/68707870 For FanControl you will need to use the DLL from this zip as well.

sofyanet commented 3 years ago

So I have tried your LHM lib. LHM runs, but FanControl does not. However, the LHM tool does not pick up my CPU temps nor some RAM info. See below:

image

LibreHardwareMonitor.Report.txt

Let me know if you want me to try anything else.

edit: typo.

PhyxionNL commented 3 years ago

Hmm, that's odd. Haswell CPUs should be supported. Do you run both LHM and FanControl? You should use only one program at a time. Otherwise you might want to try a system reboot.

sofyanet commented 3 years ago

I have rebooted my system already. And yes only one program at a time.

PhyxionNL commented 3 years ago

Do you get values with this one? https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/suites/2969241436/artifacts/66934330

E: Please reboot first.

sofyanet commented 3 years ago

image

LibreHardwareMonitor.Report.txt

This version seems to be working normally.

PhyxionNL commented 3 years ago

Alright, can you use the above zip again and replace LibreHardwareMonitor.exe and LibreHardwareMonitorLib.dll with the files in the following zip and try again? You do not have to reboot. net452.zip

sofyanet commented 3 years ago

image

LibreHardwareMonitor.Report.txt

Ok I've just tried and it seems to be running properly.

sofyanet commented 3 years ago

I can also confirm that b83 now works properly with this version of the library.

image

PhyxionNL commented 3 years ago

Thank you, it seems the new WinRing0 driver added here is not working properly for you. What antivirus are you using? I also have an Intel system here (Ivy) and that's working for me.

DMAgit commented 3 years ago

I ran this LHM .zip with this .exe and .dll. I shut down FanControl before running the .exe but didn't reboot.

From what I see though, everything is detected in LHM.

Here's the report.

sinanmuslu commented 3 years ago

hey there, here my logfile. I see that you uploaded the net452, should I just replace the LibreHardwareMonitorLib.dll in the FanControl folder? LibreHardwareMonitor.Report.txt

edit: I set my FanControl to use other sensors so far...

sofyanet commented 3 years ago

Thank you, it seems the new WinRing0 driver added here is not working properly for you. What antivirus are you using? I also have an Intel system here (Ivy) and that's working for me.

I do not run any antivirus and rely on a firewall. However, I have a group policy that prevents any windows auto update. I do run the last cumulative security patches when needed though.

DMAgit commented 3 years ago

I replaced the LibreHardwareMonitorLib.dll in the FanControl folder with the one from here. Everything is running as it should.

This is on the most recent release version right now (V83).

@sinanmuslu

DMAgit commented 3 years ago

As for firewalls, I only run MS Defender and MalwareBytes. I haven't got any alerts or anything from them though.

I just checked and nothing is quarantined either.

sofyanet commented 3 years ago

As the problem is solved on my side and seems to be solved for the other contributors, should I close the issue ? @PhyxionNL @Rem0o

PhyxionNL commented 3 years ago

Thanks for the reports, it's really strange that it's not working on your systems. I only use Defender and didn't have any problems with that either (nor with my AMD and Intel systems). I'll see if I can revert the driver soon πŸ‘

sinanmuslu commented 3 years ago

now the CPU temperatures are also gone... here a new report LibreHardwareMonitor-2.Report.txt

edit. replaced the .dll with the older one. at least the CPU temps are read out, only GPU still missing

sinanmuslu commented 3 years ago

I replaced the LibreHardwareMonitorLib.dll in the FanControl folder with the one from here. Everything is running as it should.

This is on the most recent release version right now (V83).

@sinanmuslu

which one exactly? the linked comment is no longer there? probably an edited one?

PhyxionNL commented 3 years ago

@sinanmuslu @sofyanet @DMAgit Can you try this zip (run LibreHardwareMonitor.exe, not FanControl)? net452.zip If it's not working, can you save the report in LHM? File > Save Report.

E: Please reboot first if possible.

sinanmuslu commented 3 years ago

done. quit fancontrol, tell it to NOT start with windows, reboot, launched LHW from your linked zip file, and here is the report. LibreHardwareMonitor.Report.txt

thank you for your time :)

PhyxionNL commented 3 years ago

done. quit fancontrol, tell it to NOT start with windows, reboot, launched LHW from your linked zip file, and here is the report. LibreHardwareMonitor.Report.txt

thank you for your time :)

It seems to report everything now except for AMD? For AMD, can you try https://github.com/Rem0o/FanControl.Releases/issues/264#issuecomment-863809076 and attach report as well?

I'm curious if https://github.com/Rem0o/FanControl.Releases/issues/264#issuecomment-864194104 is working correctly for @sofyanet and @DMAgit as well.

sofyanet commented 3 years ago

done. quit fancontrol, tell it to NOT start with windows, reboot, launched LHW from your linked zip file, and here is the report. LibreHardwareMonitor.Report.txt thank you for your time :)

It seems to report everything now except for AMD? For AMD, can you try #264 (comment) and attach report as well?

I'm curious if #264 (comment) is working correctly for @sofyanet and @DMAgit as well.

image

Both LHM and FanControl are working properly on my side with this version of the library.

sinanmuslu commented 3 years ago

done... same procedure. :/ I even tried the installatrion of a lower version, it does not run with all the sensors. i think a reall UNINSTALLATION is not neccessary to start from scratch?

let me know what else I can send / show... thank you.

LibreHardwareMonitor.Report.txt Bildschirmfoto 2021-06-18 um 22 12 28-Libre Hardware Monitor

PhyxionNL commented 3 years ago

@sinanmuslu If the latest normal release (https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/releases/tag/v0.8.7) isn't showing any sensors for your AMD GPU then I suspect it's a driver issue. I've checked your log file and everything returns error or unsupported status.

@sofyanet Are the sensors for your CPU now working as well?

sofyanet commented 3 years ago

image

All CPU sensors seem to work properly yes.

sinanmuslu commented 3 years ago

@sinanmuslu If the latest normal release (https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/releases/tag/v0.8.7) isn't showing any sensors for your AMD GPU then I suspect it's a driver issue. I've checked your log file and everything returns error or unsupported status.

@sofyanet Are the sensors for your CPU now working as well?

it all went 100% well until FanControl update to v83. The AMD driver is still the same. probably a complete delete / uninstall of FanControl / LHM would help? but.. it's not a installable exe so. damnit :/

edit. LHM shows the temps now, but when I replace the LHMlib.dll in the FanConrol folder, nothing does work, no sensor is recognized.

again a Logfile and some screenshots. LibreHardwareMonitor-working.Report.txt Bildschirmfoto 2021-06-19 um 01 40 44- Bildschirmfoto 2021-06-19 um 01 38 16-Fan Control V83 (alltagsprofil json) Bildschirmfoto 2021-06-19 um 01 36 32- Bildschirmfoto 2021-06-19 um 01 33 31-Window

seb9r commented 3 years ago

Just got the info about a critical error which has been saved in the log file. Maybe this helps :)

2021-06-19 07_37_00-b82_ no more fans or sensors detected except for GPU

log.txt

PhyxionNL commented 3 years ago

image

All CPU sensors seem to work properly yes.

@sofyanet Great, can you give this version a try as well and report if all sensors are shown in LHM (also @sinanmuslu and @DMAgit): net452.zip

@sinanmuslu Maybe Windows Update updated your driver? I don't know how to solve the AMD sensors otherwise, as everything reports error or unsupported.

@seb9r That's something @Rem0o must fix πŸ‘

sinanmuslu commented 3 years ago

@sinanmuslu Maybe Windows Update updated your driver? I don't know how to solve the AMD sensors otherwise, as everything reports error or unsupported.

Hm there was no update before / after upgrade to v83 of FanControl. When I delete the FanControl folder and reboot, will there still be some files to delete to start from scratch? or can I delete another file in the FanControl folder that has some infos in it that will be created new with a restart of the app after deleting it? sorry for my noobism concearning programming and deeper OS stuff.

PhyxionNL commented 3 years ago

I don't use FanControl so I can't tell, maybe @Rem0o can shed some light on it.

sofyanet commented 3 years ago

image All CPU sensors seem to work properly yes.

@sofyanet Great, can you give this version a try as well and report if all sensors are shown in LHM (also @sinanmuslu and @DMAgit): net452.zip

@sinanmuslu Maybe Windows Update updated your driver? I don't know how to solve the AMD sensors otherwise, as everything reports error or unsupported.

@seb9r That's something @Rem0o must fix πŸ‘

I'll give it a try later today and keep you posted @PhyxionNL

sofyanet commented 3 years ago

This version isn't working properly on my side. CPU sensors are not detected @PhyxionNL

image

PhyxionNL commented 3 years ago

Can you attach the log @sofyanet?

PhyxionNL commented 3 years ago

@sofyanet After creating said log, can you give this version a try: net452.zip If sensors do show now, please open Windows Task Manager and "End task" of LibreHardwareMonitor, then launch it again and see if it works.

sofyanet commented 3 years ago

@PhyxionNL as requested. Both logs for the last two versions you wanted me to try. None of those two works on my system.

LibreHardwareMonitor.Report #1.txt

LibreHardwareMonitor.Report #2.txt

PhyxionNL commented 3 years ago

Thank you, both times the driver fails to start due to insufficient system resources (which is odd as there's plenty of RAM available). I will revert back to previous WinRing0 driver as that seems to work and include InpOut again for reading AMD's SMU.

PhyxionNL commented 3 years ago

@sofyanet Can you give this a try: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/actions/runs/957040240 This uses the old WinRing0 driver again.