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

DSDT ASUS ROG STRIX Z370-E Gaming #51

Open
FabXxXxXx opened this issue May 3, 2024 · 4 comments
Open

DSDT ASUS ROG STRIX Z370-E Gaming #51

FabXxXxXx opened this issue May 3, 2024 · 4 comments

Comments

@FabXxXxXx
Copy link

Hi,

This is the DSDT file for my good old ASUS ROG STRIX Z370-E Gaming. Is it possible to add support for it in LibreHardwareMonitorLib ?

Thank you

DSDT.zip

@zeule
Copy link
Owner

zeule commented May 4, 2024

Hi,

thank you for the DSDT dump. It would be more useful in the binary format (not decompiled), though... Excuse me, I don't really understand what are you asking for. This is a repository for Linux HWMON driver, why are you asking to add support to LibreHardwareMonitor here?

@FabXxXxXx
Copy link
Author

FabXxXxXx commented May 6, 2024

Hi,

Sorry for late response. This is the binary DSDT dump, tell me if it's the format that you want.
DSDT8_aml.zip

I've asked about LibreHardwareMonitorLib because in the github repository of LibreHardwareMonitor, it is written in "LibreHardwareMonitorLib/Hardware/Motherboard/Lpc/EC/EmbeddedController.cs" :

    // If you are updating board information, please consider sharing your changes with the corresponding Linux driver.
    // You can do that at https://github.com/zeule/asus-ec-sensors or contribute directly to Linux HWMON.
    // If you are adding a new board, please share DSDT table for the board at https://github.com/zeule/asus-ec-sensors.
    // https://dortania.github.io/Getting-Started-With-ACPI/Manual/dump.html

So I believed that you are also maintain the code for the EmbeddedController part of LibreHardwareMonitor. Am I wrong ?

@zeule
Copy link
Owner

zeule commented May 17, 2024

Can you build the driver and test changes? I haven't learned much from the DSDT, so I propose to start with copying over the sensor data for strix_z390_f_gaming. Do you prefer to test in Linux with this driver or on Windows with LHM?

@FabXxXxXx
Copy link
Author

I prefer to test on windows, but I don't know how to build the drivers. Is there a documentation somewhere to help me ?

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

2 participants