pop-os / system76-acpi-dkms

System76 ACPI Driver (DKMS)
GNU General Public License v2.0
16 stars 11 forks source link

Add hwmon and input interface #3

Closed jackpot51 closed 4 years ago

jackpot51 commented 4 years ago

These interfaces will only be active if the latest liberate firmware is utilized. Please test to ensure no regressions on older firmware, and test for sensors and OLED screen toggle support on the liberate firmware built from https://github.com/system76/firmware-open/pull/118

The liberate firmware also integrates these PRs:

Rebase and tag when approved

d4v3y0rk commented 4 years ago

Does this make the fan information available to sensors?

jackpot51 commented 4 years ago

It will make it available for the Lemur Pro (lemp9) and Oryx Pro (oryp6) after a firmware update

d4v3y0rk commented 4 years ago

@jackpot51 Awesome! Thanks so much for getting us this info! Will it allow us to control the fans or just get info about them?

shlevy commented 4 years ago

@jackpot51 I see that this PR is not yet on Linus's tree but is included in the latest release. Is it recommended that users on newer kernels build out of tree or just use their in-kernel version of the module?

jackpot51 commented 4 years ago

If you want this feature, you will need to use the DKMS module. Upstream Linux has not accepted the change yet.