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

Fix crash of LibreHardwareMonitorLib using Linux and Net5 / Add RAM support for linux #573

Merged
merged 6 commits into from
Feb 7, 2022

Conversation

Tederean
Copy link
Contributor

@Tederean Tederean commented Oct 9, 2021

LibreHardwareMonitorLib throw's an exception mentioning that it can't find Mono.Posix assembly. This occours when running linux using net5 console application.

I also noticed that InOut is trying to load native windows dll's, so i added there an OS check too.

Edit: I'm new to PR's, also added support for RAM on linux in same branch.

@Tederean Tederean changed the title Fix crash of LibreHardwareMonitorLib using Linux and Net5. Fix crash of LibreHardwareMonitorLib using Linux and Net5 / Add RAM support for linux Oct 9, 2021
@mbana
Copy link

mbana commented Nov 4, 2021

@Tederean, hello,

How did you get the project to compile under Linux? I'm using Fedora, if that helps.

@Tederean
Copy link
Contributor Author

Tederean commented Nov 5, 2021

@mbana I didn't compile on Linux. I compiled using Visual Studio on Windows 10. I just ran the application on Manjaro Linux.

@PhyxionNL PhyxionNL merged commit ca615c9 into LibreHardwareMonitor:master Feb 7, 2022
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

3 participants