linrunner

Results 148 comments of linrunner

However, i'm not going to include code that calls a proprietary tool. ps. and i would definitely prefer a kernel solution that uses the natacpi framework laid out in #321.

OK, then let's get started. I'll need a bit more than just the description of the CLI because the routines in [func.d/35-tlp-func-batt](https://github.com/linrunner/TLP/blob/master/func.d/35-tlp-func-batt#L29) do a lot of checks before actually writing...

I have no plans to implement this myself. Reasons are: 1. It's hopeless without a Dell laptop at hand for try and error 2. I've not enough time

Current state of things is: I would love to support Dell, but not by means of an external tool (or external kernel module). I had my fair share of experience...

Hi, sounds interesting, go ahead. I suggest however to use something like `_BTNET_` instead of `_BT_` to somewhat reduce the risk of confusion. Remember to cover `tlp-stat -r` and changelog.

Uninstall TLP. Shut down the laptop. Switch it on and start. Is it now charging the battery?

Since "laptop not supported" is displayed, it is very unlikely that TLP has set the charge threshold. Apparently Mint has loaded the wrong vendor specific driver, `asus_wmi` instead of `ideapad_laptop`....

@CcHhDdOo I am (on behalf of other Lenovo users) very interested to know if setting the threshold also works with TLP when the correct kernel module is loaded. So I...

The output of the two modprobe commands would have been important, do you still have them?

So you have to blacklist `asus_wmi`. I will write this in the FAQ. Thanks.