Giter Club home page Giter Club logo

Comments (6)

deepaksp avatar deepaksp commented on May 25, 2024 1

lsmod |grep asus

asus_nb_wmi 28672 0
asus_wmi 73728 2 asus_nb_wmi,mfd_aaeon
ledtrig_audio 16384 3 snd_ctl_led,snd_hda_codec_generic,asus_wmi
sparse_keymap 16384 1 asus_wmi
platform_profile 16384 1 asus_wmi
video 69632 2 asus_wmi,i915
wmi 40960 4 video,asus_wmi,wmi_bmof,mfd_aaeon

grep -H [0-9] /sys/class/power_supply/BAT?/charge_control_end_threshold
/sys/class/power_supply/BAT0/charge_control_end_threshold:80

from bat.

tshakalekholoane avatar tshakalekholoane commented on May 25, 2024

Can you provide more information? Which commands did you run and what output did you get?

from bat.

deepaksp avatar deepaksp commented on May 25, 2024

i ran
sudo bat threshold 80
and then sudo bat persist.

but it keep charging beyond 80%

from bat.

pepa65 avatar pepa65 commented on May 25, 2024

What is the output of grep -H [0-9] /sys/class/power_supply/BAT?/charge_control_end_threshold and what of lsmod |grep asus?

from bat.

pepa65 avatar pepa65 commented on May 25, 2024

That all looks good... I am not sure if the hardware doesn't obey the software sometimes, but I have had that only when the current charge is still lower than the threshold that it works. Also, when I set any limit below 53, it will just charge, seemingly ignoring the limit.

It is worth checking out if there are some additional/limiting settings in the BIOS.

Try draining the battery until in the 70s, and then plugging the power back in, while the charge threshold is set to 80. See if it works then.

from bat.

tshakalekholoane avatar tshakalekholoane commented on May 25, 2024

This is puzzling indeed. You can try the latest version and see if that fixes anything. But from the output you sent, it seems like it should be working.

from bat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.