Oliver Sargison
Oliver Sargison
Much Better! All tests passed Except for 1. `unit-tests/charge-thresholds_msi` ``` #1 # +++ MSI ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ #2 # #3 # --- tlp start #4 sudo tlp start -- START_CHARGE_THRESH_BAT0= STOP_CHARGE_THRESH_BAT0= START_CHARGE_THRESH_BAT1=...
Yes of course, the thing is though that the driver isn't working 100%. Reading the temperature of the GPU and the speed of the right fan isn't working, which should...
If you look at the driver, you see that most of the addresses across all configurations are identical. I think a solution could be to modify it to load a...
I think at this point TLP already has all the required functionality to support this. @gabrielmalaspina any issues regarding firmware versions should be directed to the [msi-ec](https://github.com/BeardOverflow/msi-ec/) GitHub page as...
I installed auto-cpufreq using [nix](https://nixos.org/download). There is an issue when installing to clear linux, to resolve it use `sudo mkdir /etc/tmpfiles.d` and then run the installer.