lenovo thinkpad t460s tlp-stat 修复acpi_call

简介: thinkt@linux-pw37:~> sudo tlp-stat 。。。 +++ ThinkPad Extended Battery Functions tp-smapi   = inactive (kernel module 'tp_smapi' not installed) tpacpi-bat = inactive (kernel module 'acpi_call' not installed) 。
thinkt@linux-pw37:~> sudo tlp-stat
。。。
+++ ThinkPad Extended Battery Functions
tp-smapi   = inactive (kernel module 'tp_smapi' not installed)
tpacpi-bat = inactive (kernel module 'acpi_call' not installed)
。。。

thinkt@linux-pw37:~> sudo systemctl enable tlp.service
[sudo] root 的密码:
Created symlink from /etc/systemd/system/multi-user.target.wants/tlp.service to /usr/lib/systemd/system/tlp.service.
thinkt@linux-pw37:~> sudo systemctl enable tlp-sleep.service
Created symlink from /etc/systemd/system/sleep.target.wants/tlp-sleep.service to /usr/lib/systemd/system/tlp-sleep.service.
thinkt@linux-pw37:~> sudo systemctl mask systemd-rfkill.service
Created symlink from /etc/systemd/system/systemd-rfkill.service to /dev/null.

添加源http://download.opensuse.org/repositories/home:/revealed/openSUSE_Tumbleweed/home:revealed.repo
linux-pw37:/etc/zypp/repos.d # zypper in dkms-acpi_call


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


目录
相关文章
JRebel-JVMTI [FATAL] Couldn‘t write to C:\Users\【完美解决方案】
JRebel-JVMTI [FATAL] Couldn‘t write to C:\Users\【完美解决方案】
JRebel-JVMTI [FATAL] Couldn‘t write to C:\Users\【完美解决方案】
|
6月前
|
Unix Docker 容器
使用docker 启动naocs 报错出现:standard_init_linux.go:241: exec user process caused "exec format error"
```markdown Error in Docker container startup: "standard_init_linux.go:241: exec user process caused \"exec format error\"". Occurred at 2024-06-29 09:26:19.910, followed by a failed hook with a syslog delivery error at 09:27:20.193. Seeking solutions from experts. ```
|
7月前
|
Oracle 关系型数据库 Linux
Oracle Linux: How To Disable NUMA At OS Level (Doc ID 2193586.1)
Oracle Linux: How To Disable NUMA At OS Level (Doc ID 2193586.1)
72 1
|
6月前
|
Windows
Qtdesigner报错:This application failed to stat could not find or load the Qt platform plugin “windows“
Qtdesigner报错:This application failed to stat could not find or load the Qt platform plugin “windows“
|
7月前
|
Linux Windows
fatal error C1083 无法打开包括文件 “sys/time.h” No such file or directory
fatal error C1083 无法打开包括文件 “sys/time.h” No such file or directory
632 0
|
7月前
|
计算机视觉 Windows
[win32切换x64] Opencv Error Insufficient memory -- 解决措施
[win32切换x64] Opencv Error Insufficient memory -- 解决措施
105 0
|
Ubuntu JavaScript
ubuntu 文件监视数量 Error: ENOSPC: System limit for number of file watchers reached, watch‘所在文件路径‘
vue 运行执行 npm run dev | * Error: ENOSPC: System limit for number of file watchers reached, watch’所在文件路径’ 最简单的命令 沾走就能用
220 0
ubuntu 文件监视数量 Error: ENOSPC: System limit for number of file watchers reached, watch‘所在文件路径‘
cl.exe is unable to create an executable file. C compiler test failed.
cl.exe is unable to create an executable file. C compiler test failed.
202 0
|
前端开发 rax Linux
Linux关于sys_call_table的使用
Linux关于sys_call_table的使用
262 0
Linux关于sys_call_table的使用