对于经常接AC的用户来说,电池保持在40%-80%之间可以让电池生命周期更长久
由于我的t460s有两块电池,分别设置
linux-pw37:~ # cat /etc/default/tlp
# Battery charge thresholds (ThinkPad only, tp-smapi or acpi-call kernel module
# required). Charging starts when the remaining capacity falls below the
# START_CHARGE_THRESH value and stops when exceeding the STOP_CHARGE_THRESH value.
# Main / Internal battery (values in %)
START_CHARGE_THRESH_BAT0=40
STOP_CHARGE_THRESH_BAT0=80
# Ultrabay / Slice / Replaceable battery (values in %)
START_CHARGE_THRESH_BAT1=40
STOP_CHARGE_THRESH_BAT1=80

重启tlp.service

linux-pw37:~ # systemctl restart tlp.service
linux-pw37:~ # tlp stat -v -b               
--- TLP 0.9 --------------------------------------------

+++ ThinkPad Extended Battery Functions
tp-smapi   = inactive (unsupported hardware)
tpacpi-bat = active

+++ ThinkPad Battery Status: BAT0 (Main / Internal)
/sys/class/power_supply/BAT0/manufacturer                   = SMP
/sys/class/power_supply/BAT0/model_name                     = 00HW023
/sys/class/power_supply/BAT0/cycle_count                    = (not supported)
/sys/class/power_supply/BAT0/energy_full_design             =  23540 [mWh]
/sys/class/power_supply/BAT0/energy_full                    =  24100 [mWh]
/sys/class/power_supply/BAT0/energy_now                     =  24090 [mWh]
/sys/class/power_supply/BAT0/power_now                      =      0 [mW]
/sys/class/power_supply/BAT0/status                         = Unknown (threshold effective)

tpacpi-bat.BAT0.startThreshold                              =     40 [%]
tpacpi-bat.BAT0.stopThreshold                               =     80 [%]
tpacpi-bat.BAT0.forceDischarge                              =      0

Charge                                                      =  100.0 [%]
Capacity                                                    =  102.4 [%]

+++ ThinkPad Battery Status: BAT1 (Ultrabay / Slice / Replaceable)
/sys/class/power_supply/BAT1/manufacturer                   = SANYO
/sys/class/power_supply/BAT1/model_name                     = 01AV405
/sys/class/power_supply/BAT1/cycle_count                    = (not supported)
/sys/class/power_supply/BAT1/energy_full_design             =  26330 [mWh]
/sys/class/power_supply/BAT1/energy_full                    =  28230 [mWh]
/sys/class/power_supply/BAT1/energy_now                     =  28230 [mWh]
/sys/class/power_supply/BAT1/power_now                      =      0 [mW]
/sys/class/power_supply/BAT1/status                         = Full

tpacpi-bat.BAT1.startThreshold                              =     40 [%]
tpacpi-bat.BAT1.stopThreshold                               =     80 [%]
tpacpi-bat.BAT1.forceDischarge                              =      0

Charge                                                      =  100.0 [%]
Capacity                                                    =  107.2 [%]

下面是tlp官方的介绍
http://linrunner.de/en/tlp/docs/tlp-configuration.html

ThinkPad Battery Charge Thresholds

ThinkPads only

START_CHARGE_THRESH_BAT0=75
STOP_CHARGE_THRESH_BAT0=80
START_CHARGE_THRESH_BAT1=75
STOP_CHARGE_THRESH_BAT1=80

Set ThinkPad battery charge thresholds for main battery (BAT0) and auxiliary/Ultrabay battery (BAT1). Values are given as a percentage of the full capacity. A value of 0 is translated to the hardware defaults 96 / 100%.

Charging starts upon connecting AC power, but only if the remaining capacity is below the value of START_CHARGE_TRESH (start threshold). Charging stops when reaching the STOP_CHARGE_TRESH (stop threshold) value. If, however when you connect the AC adapter, charge is above the start threshold, then it will not charge.

Note: the charge threshold settings are disabled by default and must be enabled explicitly by removing the leading '#'.

ThinkPad T420(s)/T520/W520/X220 (and all newer models): check erratic battery behavior (FAQ).

For further questions concerning charge thresholds please visit the TLP FAQ.

lenovo thinkpad t460s opensuse linux 保护电池设置电池充电阀值...相关推荐

  1. linux禁用充电功能,lenovo thinkpad t460s opensuse linux 保护电池设置电池充电阀值

    对于经常接AC的用户来说,电池保持在40%-80%之间可以让电池生命周期更长久 由于我的t460s有两块电池,分别设置 linux-pw37:~ # cat /etc/default/tlp # Ba ...

  2. lenovo thinkpad t460s opensuse linux 下禁用多点触控屏

    KDE对多点触控屏的支持没有windows那么优秀,只能使用类似鼠标的单击操作. 下面是直接使用xinput禁用. thinkt@linux-pw37:/usr/share/X11/xorg.conf ...

  3. t460s linux 数据库,lenovo thinkpad t460s升级bios版本,造成opensuse linux 引导丢失修复...

    lenovo thinkpad t460s升级bios版本,造成opensuse linux 引导丢失修复 原来的eps分区还在的,只是boot manager中的efi引导选项被清除了. windo ...

  4. lenovo thinkpad t460s升级bios版本,造成opensuse linux 引导丢失修复...

    lenovo thinkpad t460s升级bios版本,造成opensuse linux 引导丢失修复 原来的eps分区还在的,只是boot manager中的efi引导选项被清除了. windo ...

  5. lenovo thinkpad t460s tlp-stat 修复acpi_call

    thinkt@linux-pw37:~> sudo tlp-stat ... +++ ThinkPad Extended Battery Functions tp-smapi   = inact ...

  6. lenovo thinkpad t460s trackpiont小红点移动速度调整

    参考:https://wiki.archlinux.org/index.php/TrackPoint 默认设置97,移动相当的慢,而且手感比较重,调整了 thinkt@linux-pw37:~> ...

  7. Ubuntu系统电池管理软件TLP(Thinkpad设置电池充电阈值)

    Ubuntu系统电池管理软件TLP(Thinkpad设置电池充电阈值) 说明 最近给手里的Thinkpad x200s安装了Unbuntu系统,为了优化电池管理,延长电池寿命,考虑安装电池管理软件(虽 ...

  8. Lenovo ThinkPad T430升级内存固态硬盘,安装Windows 11 22H2,设置指纹冷启动开机

    2014年,女儿上大学,朋友送给女儿一台笔记本电脑,Lenovo ThinkPad T430.前段时间,突然想起这台电脑,说早就没人用了,在角落吃灰呢.拿来,收拾收拾玩玩. 原始状态 鲁大师显示的配置 ...

  9. 联想电脑计算机怎么设置十进制,如何在win10系统中设置电池充电阈值

    在使用win10系统的过程中,我们经常需要为win10系统设置电池充电阈值设置方法. 我一定遇到了需要为win10系统设置电池充电阈值的情况,那么应该如何设置win10?该系统设置电池充电阈值的操作方 ...

最新文章

  1. web存储中cookie、session区别
  2. qt toutf8函数_qt中的toUtf8, toLatin1, Local8bit, toUcs4(转)
  3. Spring Boot中实现跨域的五种方式
  4. Linux CentOS各大网站镜像资源地址展示,各种rpm资源包下载地址,rpm安装包大全
  5. [CommunityServer]看RBAC的一方景象
  6. html未点击背景 点击背景,在AngularJs中点击状态如何改变背景色
  7. Linux 命令(11)—— col 命令
  8. Scrapy爬取小说简单逻辑
  9. COOKIE和SESSION之间的区别以及用法
  10. 2017极客大奖评选进行时:年度十大消费科技产品花落谁家
  11. JAVA上百实例源码网站
  12. GNU Make构建工具使用教程
  13. 云班课计算机第二阶段测试卷,云班课测试自动答案
  14. 收藏:青春,最美!哈理工学子合唱《我的骄傲》(原唱杨培安)
  15. canvas 制作简易涂鸦画板(教程)
  16. 魔方APP项目-04-用户模块API接口、Marshmallow,基本构造器(Schema),Schema数据序列化、Schema数据反序列化、反序列化对数据验证、模型构造器(ModelSchema)
  17. 生命周期_axios
  18. FZU - 2191 完美的数字
  19. CGAL 点云法向量重定向(扫描线算法)
  20. 【微信小程序】下拉刷新页面

热门文章

  1. dxo手机拍照排名_为何DXO上,苹果拍照这么差,消费者却觉得苹果拍照很强?|dxo|国产机|手机|苹果手机...
  2. 微信支付的流程和大坑
  3. python进阶练习题:自圣诞树III:叶中心【难度:2级】--景越Python编程实例训练营,不同难度Python习题,适合自学Python的新手进阶
  4. 在这个咖啡国度,咖啡店多到让星巴克发愁没生意
  5. STEP-即将成为国际标准的应用协议
  6. mongodb客户端操作(MongoRepository)
  7. MATLAB使用hough变换函数输出[H,theta,rho]的具体含义
  8. unity中[SerializeField]特性以及Inspectors中变量的操作
  9. 随想004:交流的思考
  10. java 环形缓存_shuffle 中环形缓冲区