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

GPD Win Mini Fan Control Support #10

Open
SimpleHeuristics opened this issue Aug 29, 2024 · 4 comments
Open

GPD Win Mini Fan Control Support #10

SimpleHeuristics opened this issue Aug 29, 2024 · 4 comments

Comments

@SimpleHeuristics
Copy link

the GPD win mini supports fan control through the power control decky plugin, however the HHD interface for TDP control is much better but cannot co-exist with the power control plugin. Is I possible to add support for win mini fan control?

@antheas
Copy link
Contributor

antheas commented Aug 30, 2024

Fan control for ayaneo and gpd devices is on the TODO.

This is because unlike the ROG Ally and Legion Go they do not have an embedded fan curve adjustment.

Instead, the fan speed needs to be set periodically by a program, in this case hhd.

In order to do that I need access to a device that has a software fan curve that can be tuned. After that it should be possible to rollout on all devices.

@SimpleHeuristics
Copy link
Author

Is it possible for me to assist with my device?

@antheas
Copy link
Contributor

antheas commented Aug 30, 2024

Unfortunately, not at this time. I will leave the issue open for when i get to it.

@antheas antheas transferred this issue from hhd-dev/hhd Oct 26, 2024
@antheas
Copy link
Contributor

antheas commented Oct 26, 2024

Slowly but surely over the following weeks. I have a fan curve implementation currently (not connected to the UI yet) and we will work on integrating a kernel driver for GPD soon.

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