You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a tool for custom fan curves, power modes, and other stuff originally for Lenovo Legion models. 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). It is called LenovoLegionLinux and is on github https://github.com/johnfanv2/LenovoLegionLinux. Maybe this is also useful for your list.
If it is the similar BIOS I assume that fan control, temperature sensors, fan speed sensors will work. Other stuff like overclocking probably will not work since it is accesses through some ACPI/WMI methods which probably are only in the Legion models.
Special instructions for Yoga laptops and instructions to give me more information so that I can include the Yoga models in the driver are here: johnfanv2/LenovoLegionLinux#95 .
The text was updated successfully, but these errors were encountered:
I created a tool for custom fan curves, power modes, and other stuff originally for Lenovo Legion models. 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). It is called LenovoLegionLinux and is on github https://github.com/johnfanv2/LenovoLegionLinux. Maybe this is also useful for your list.
If it is the similar BIOS I assume that fan control, temperature sensors, fan speed sensors will work. Other stuff like overclocking probably will not work since it is accesses through some ACPI/WMI methods which probably are only in the Legion models.
Special instructions for Yoga laptops and instructions to give me more information so that I can include the Yoga models in the driver are here: johnfanv2/LenovoLegionLinux#95 .
The text was updated successfully, but these errors were encountered: