Donghee Na

Results 164 comments of Donghee Na

@jayvdb Yes, they should be

> Battery thresholds should work on your machine if you have the right acpi modules are installed. Also conservation mode will have higher priority than battery thresholds so turn off...

For config file ``` # settings for when connected to a power source [charger] # see available governors by running: cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors # preferred governor governor = ondemand # EPP:...

## lsmod ``` Module Size Used by uhid 20480 2 uinput 20480 0 rfcomm 102400 4 snd_seq_dummy 12288 0 snd_hrtimer 12288 1 nf_conntrack_netbios_ns 12288 1 nf_conntrack_broadcast 12288 1 nf_conntrack_netbios_ns nft_fib_inet...

> m currently working on adding warnings like what was suggested and then i will work on changing the api paths. Amazing!

So you will work for * charge_control_start_threshold * charge_control_end_threshold right?

Yeah but in my case, it will not work too :( ``` $> echo "90" | sudo tee /sys/class/power_supply/BAT1/charge_control_end_threshold tee: /sys/class/power_supply/BAT1/charge_control_end_threshold: Permission denied 90 ```

``` ➜ ~ ls /sys/class/power_supply/BAT1/ alarm energy_full_design power_now type capacity energy_now present uevent capacity_level hwmon2/ serial_number voltage_min_design cycle_count manufacturer status voltage_now device@ model_name subsystem@ energy_full power/ technology ```