Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request to add support for External Coolant Temperature Sensor on Asus mb #179

Closed
ahodges-git opened this issue Mar 7, 2021 · 5 comments

Comments

@ahodges-git
Copy link

Love the software - just made a donation.

I have a coolant temperature sensor that plugs into a 2 pin header (T_Sensor) on my Asus Crosshair VIII Impact motherboard.

I'm keen to see if that can be added as an option in the sensor selection list.

Motherboard manual:
image

Appears in HWiNFO64:
image

@Rem0o
Copy link
Owner

Rem0o commented Mar 8, 2021

HWInfo SDK is closed and paid license.

Any hardware support matter is handled by:
https://github.com/LibreHardwareMonitor/LibreHardwareMonitor

@Rem0o Rem0o closed this as completed Mar 8, 2021
@Rem0o
Copy link
Owner

Rem0o commented Mar 16, 2021

@Rem0o Rem0o reopened this Mar 16, 2021
@Rem0o
Copy link
Owner

Rem0o commented Mar 23, 2021

Tell me if that plugins lets you read that sensor.

@ahodges-git
Copy link
Author

The sensor now shows up under the list but just reads 0c continuously.

I get the error shown below on startup and then continuously whilst running Fan Control.

Running FanControl v72 with HWInfo plugin, HWInfo64 v7 with shared memory on.

24/03/2021 3:57:27 PM: Unhandled exception in FanControl v1.0.0.0
24/03/2021 3:57:27 PM: System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add) at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable1 source, Func2 keySelector, Func2 elementSelector, IEqualityComparer`1 comparer)
at FanControl.Domain.ComputerAccessLayer.Update()
at FanControl.Domain.ApplicationClock.DoActions()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

@laasfuus
Copy link

Just to confirm that I can get T_Sensor reading from Asus Pro WS X570 ACE motherboard with this plugin.

@Rem0o Rem0o closed this as completed Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants