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

Adding new devices #72

Open
ranjithshegde opened this issue Mar 7, 2020 · 2 comments
Open

Adding new devices #72

ranjithshegde opened this issue Mar 7, 2020 · 2 comments

Comments

@ranjithshegde
Copy link

ranjithshegde commented Mar 7, 2020

On Arch linux

followed your instructions, tried both methods of manual install and via AUR, installed without any errors

I get the following error when I modprobe

modprobe: ERROR: could not insert 'asus_fan': No such device

I have looked into IT87 modules and plenty other asus module son git

is there any chance you foresee adding support to the newer models?

more-info:
Model: Asus Rog Strix G731
Chipset HM370
Super I/O IT8528E

@ranjithshegde ranjithshegde changed the title modprobe: ERROR: could not insert 'asus_fan': No such device Adding new devices Mar 7, 2020
@daringer
Copy link
Owner

daringer commented Mar 8, 2020

As the ASUS ACPI stack seems to only change marginally I am pretty sure I will continue, once I again have a zenbook at my disposal. Waiting since beginning of the year to finally get the latest ryzens 4xxx within a zenbook.
Not too much to hope from my side for short-term improvements/adaptations.

The best thing you could do is to reverse engineer as many details as possible and play around with the (acpi) tools as discussed in #44. This would be anyways the information which would be needed upfront. Together with a device, to test at least one of the module's (config)paths. Support wouldn't be that far away.

@daringer
Copy link
Owner

daringer commented Mar 8, 2020

there is also afc-scout, which might also help you to investigate ACPI details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants