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

Similar tool with GUI and same method for Lenovo Legion models might work for Yoga models #9

Open
johnfanv2 opened this issue Aug 20, 2023 · 0 comments

Comments

@johnfanv2
Copy link

Without knowing your tool, I created a tool for custom fan curves, power modes, and other stuff originally for Lenovo Legion models. Interestingly it uses the same method of accessing the embedded controller with Port IO. Someone found out that some parts (fan control, power mode, ... ) also work on Lenovo Yoga models since they seem to use the same embedded controller (EC). I also found out how to access fan speeds and temperatures (see source code of kernel module) which might be interesting for your driver, too.

The tool with GUI is here: https://github.com/johnfanv2/LenovoLegionLinux. Maybe this is also useful for your list.

Special instructions for Yoga laptops are here: johnfanv2/LenovoLegionLinux#95 .

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

1 participant