-
Notifications
You must be signed in to change notification settings - Fork 49
batery limit don't work on opensuse Tumbleweed and LG Gram 17 #23
Comments
Hmmm.... no idea! :( does it change if you echo directly to the related sysfs entry? Maybe @Sparsa could help here? :\ |
Hi, can you check which kernel are you using? Also if that kernel contains the driver module or not. |
|
My linux know how is a litle limited, you can explain how I can make this test? Thank you very much |
could you please run the following commands and post the output?
Thanks! |
|
"S’ha denegat el permís" aka "Permission denied"! Well some of the commands I gave you, are probably wrong! sorry about that! Anyways..... 0 should be a valid value for battery_care_limit. It should be either 80 or 100 I guess, according to the documentation :\ https://github.com/torvalds/linux/blob/v5.1/Documentation/laptops/lg-laptop.rst Could you please test again the following?
|
"S’ha denegat el permís" aka "Permission denied"! Yes this is correct This is the output Thanks |
OK! Thanks! As I previously wrote
Stupid question but I have to ask: Does your laptop support this feature? :) |
The Laptop is a LG Gram 17", for what I read it should support this feature. Thank you |
Obviously you can't modify that! :) Unfortunately, I can't propose a solution/workaround for the moment, but I promise to try to investigate it and come back to you as soon as possible. Sorry! :( |
Thank you very much, sorry I'm not expert. |
Actually, for keyboard special keys, the module is not needed. It was working without the module in my case. The module is needed when you want to have battery limit or speed control of fan etc.
|
I have checked and this are the result: CONFIG_LG_LAPTOP=m Thank you very much Jordi |
Hi, CONFIG_LG_LAPTOP=m means that the driver is in module form. Which is correct. I was wrong in the previous comment. Anyway, as it seems that your kernel has the driver in module form. To check if it is loaded during boot do the following: lg_laptop should be in the output. Regards, |
Hi This is the out: lg_laptop 20480 0 This is correct? Regards Jordi |
Yes, it is correct. Then I am sorry I have no idea why your laptop is not
supporting the driver. Please contact the author. Maybe he can do something.
Regards,
Sparsa
…On Thu, 13 Jun 2019 at 16:41, jordirelats ***@***.***> wrote:
Hi, CONFIG_LG_LAPTOP=m means that the driver is in module form. Which is
correct. I was wrong in the previous comment. Anyway, as it seems that your
kernel has the driver in module form. To check if it is loaded during boot
do the following:
❯ lsmod | grep lg_laptop
Hi
This is the out:
***@***.***:~> lsmod | grep lg_laptop
lg_laptop 20480 0
sparse_keymap 16384 1 lg_laptop
wmi 32768 3 intel_wmi_thunderbolt,lg_laptop,wmi_bmof`
This is correct?
Regards
Jordi
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#23?email_source=notifications&email_token=AAJK7PFL3COZC5YUUIDGI2DP2ITPRA5CNFSM4HWSVUQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXTLI6Y#issuecomment-501658747>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAJK7PGL3NAOHOCYENLS6BDP2ITPRANCNFSM4HWSVUQQ>
.
--
Sparsa Roychowdhury
Research Scholar
IIT Bombay
|
@jordirelats just a wild guess: are you in the latest version of BIOS? 🤔 |
My Laptop is 17Z990-V.AA75B I have check and I thing is the latest Bios, Regards |
Hi, I have entered to the hidden additional bios settings and I put 80% as limit of charge, but unfortunately the LG Gram charges until 100%. I have the feeling that I need to change some parameters on the bios or is missing one package in order to make it work |
Unfortunately it's almost impossible for me to look into that issue, as I don't own that hardware. I'm sorry about that :( please keep us posted in case you find a solution. Thanks! |
Hi, Thank you very much for your help |
I'm glad to know this. Excellent! will wait for the new update of the driver, I hope then my issue with silent fan mode will also be resolved 🕺 |
On opensuse tumbleweed and LG Gram 17" the battery limit can not be setup, when I select after few seconds it get unselect?
The text was updated successfully, but these errors were encountered: