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

Ayaneo Air 1S oxp-sensors implementation broken #2

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

xerootg
Copy link

@xerootg xerootg commented Nov 16, 2024

The oxp-sensors mainline driver uses the wrong register for setting fan speed, so EC is the only answer. The EC config in this project seems to work. I'm going to work on an actual fix, starting with the ChimeraOS developers but this is needed in the meantime.

The oxp-sensors mainline driver uses the wrong register for setting fan speed, so EC is the only answer. The EC config in this project seems to work.
@aarron-lee
Copy link
Owner

aarron-lee commented Nov 20, 2024

Hrm, I have no idea why Github didn't notify me of this PR, sorry for the late response.

You might want to consider opening a PR upstream too, this fork is mostly unmodified, it just disables the non-fan related functionality.

@xerootg
Copy link
Author

xerootg commented Nov 24, 2024

@aarron-lee - the plot thickens. it seems that the chimeraos backports of air 1s support are incomplete until 6.12, and that mainline support didn't hit until 6.12. I think that realistically, this patch needs additional work (from me) to blacklist only when the kernel is less than 6.12. Since this is yaml, and the main fork doesn't seem to have a mechanism to selectively blocklist, how do you feel about me possibly changing more than yaml?

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.

2 participants