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

Add SMBus support #1083

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

wlkmanist
Copy link
Contributor

@wlkmanist wlkmanist commented May 24, 2023

Without WMI
Later - more

Signed-off-by: wlkmanist <vlad.king5555@mail.ru>
@wlkmanist
Copy link
Contributor Author

wlkmanist commented Jun 15, 2023

I can't add more code for different MSI boards and custom fan controller boards without any SMBus support.

 Conflicts:
	LibreHardwareMonitorLib/Hardware/Ring0.cs
Signed-off-by: wlkmanist <vlad.king5555@mail.ru>
Signed-off-by: wlkmanist <vlad.king5555@mail.ru>
 Conflicts:
	LibreHardwareMonitorLib/Hardware/Mutexes.cs
…eport

Signed-off-by: wlkmanist <vlad.king5555@mail.ru>

 Conflicts:
	LibreHardwareMonitorLib/Hardware/Motherboard/Lpc/LpcIO.cs
Signed-off-by: wlkmanist <vlad.king5555@mail.ru>
@wlkmanist
Copy link
Contributor Author

wlkmanist commented Jan 4, 2024

Idk, how I can properly add SM bus detection without WMI.
My old detection code really isn't a good solution as I can test now on my old Asus A8SR.
This code works fine on Z77 MPower with Fintek F75387 and with the custom I2C board. (check my master branch)
So, somebody, please help me with that. We can add various SMBus things support with proper detection code.

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

Successfully merging this pull request may close these issues.

None yet

1 participant