- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
$ sudo apt install acpi-call-dkms
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
acpi-call-dkms
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/13.6 kB of archives.
After this operation, 48.1 kB of additional disk space will be used.
Selecting previously unselected package acpi-call-dkms.
(Reading database ... 395855 files and directories currently installed.)
Preparing to unpack .../acpi-call-dkms_1.1.0-5_all.deb ...
Unpacking acpi-call-dkms (1.1.0-5) ...
Setting up acpi-call-dkms (1.1.0-5) ...
Loading new acpi-call-1.1.0 DKMS files...
Building for 5.6.0-trunk-amd64
Building initial module for 5.6.0-trunk-amd64
Error! Bad return status for module build on kernel: 5.6.0-trunk-amd64 (x86_64)
Consult /var/lib/dkms/acpi-call/1.1.0/build/make.log for more information.
dpkg: error processing package acpi-call-dkms (--configure):
installed acpi-call-dkms package post-installation script subprocess returned error exit status 10
Errors were encountered while processing:
acpi-call-dkms
E: Sub-process /usr/bin/dpkg returned an error code (1)
DKMS make.log for acpi-call-1.1.0 for kernel 5.6.0-trunk-amd64 (x86_64)
Thu 28 May 2020 06:26:56 PM IST
make: Entering directory '/usr/src/linux-headers-5.6.0-trunk-amd64'
AR /var/lib/dkms/acpi-call/1.1.0/build/built-in.a
CC [M] /var/lib/dkms/acpi-call/1.1.0/build/acpi_call.o
/var/lib/dkms/acpi-call/1.1.0/build/acpi_call.c: In function ‘init_acpi_call’:
/var/lib/dkms/acpi-call/1.1.0/build/acpi_call.c:356:53: error: passing argument 4 of ‘proc_create’ from incompatible pointer type [-Werror=incompatible-pointer-types]
&proc_acpi_operations);
^~~~~~~~~~~~~~~~~~~~~
In file included from /var/lib/dkms/acpi-call/1.1.0/build/acpi_call.c:6:
/usr/src/linux-headers-5.6.0-trunk-common/include/linux/proc_fs.h:64:24: note: expected ‘const struct proc_ops *’ but argument is of type ‘struct file_operations *’
struct proc_dir_entry *proc_create(const char *name, umode_t mode, struct proc_dir_entry *parent, const struct proc_ops *proc_ops);
^~~~~~~~~~~
cc1: some warnings being treated as errors
make[2]: *** [/usr/src/linux-headers-5.6.0-trunk-common/scripts/Makefile.build:273: /var/lib/dkms/acpi-call/1.1.0/build/acpi_call.o] Error 1
make[1]: *** [/usr/src/linux-headers-5.6.0-trunk-common/Makefile:1696: /var/lib/dkms/acpi-call/1.1.0/build] Error 2
make: *** [/usr/src/linux-headers-5.6.0-trunk-common/Makefile:180: sub-make] Error 2
make: Leaving directory '/usr/src/linux-headers-5.6.0-trunk-amd64'
最佳答案
内核≥ 5.6 至少需要包含必要补丁的软件包版本 1.1.0-6(Debian 不稳定或 Ubuntu 20.10)。
https://linrunner.de/tlp/faq/battery.html#installation-of-package-acpi-call-dkms-failed
关于linux - 安装 acpi-call-dkms 时出现此错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62065787/
我已经厌倦了等待 HP 为我的笔记本电脑修复可切换图形驱动程序,但我认为我可以通过调用 ACPI 方法自己切换 GPU。切换使用 Linux 中的 vga_switcheroo 工作,这是开源的,所以
ACPI 表中存在哪些信息? 最佳答案 ACPI 表是基于 ACPI 的系统的中央数据结构。它们包含描述所有可以通过 ACPI 管理的硬件的定义 block 。这些定义 block 包括数据和用于执行
在我的 Fedora Core Linux(内核 2.6.16.11)中,我一直在尝试测试与 CPU 温度相关的自动关机机制。它不会正常自动关闭。 如果我当前的处理器温度是 50 摄氏度,并且我通过在
一段时间以来,我一直在尝试启用计算机的 Fn+F9/F10 亮度控制。读书this thread ,我试图设置一个 acpi 事件/ ActionScript 来手动更改我的亮度。脚本本身可以工作——
是否有任何简单的方法可以使用 Visual C++ 中的 Windows API 暂时禁用处理 ACPI 电源按钮事件(关机),从而使用户无法使用电源按钮关闭计算机? 最佳答案 简而言之,没有。 稍微
我正在编写一个工具来将电池电量记录到 CSV 文件中(我知道这将是一个 bash 单行代码,但这对我来说是另一个 Common Lisp 学习练习)。 我的计划是将整个电池状态文件装入内存,因为它肯定
是否可以使用 ACPI 或其他软件命令进行真正的电源循环? 在我的情况下,正常的软件重启是不够的,因为显然这不会重置某些外围设备(USB 调制解调器、阻塞的 SSD Controller )。 最佳答
我用了this .NET program在 HKLM/Hardware/ACPI/DSDT 处执行 Windows 注册表的二进制转储。 然后,运行 Microsoft 的 ASL Compiler在
我用 RW Everything 将 ACPI 表转储到我的笔记本电脑上.但是我不知道所有这些奇怪的缩写是什么意思。 我可以猜到 _PR 代表处理器,但我在哪里可以找到其他处理器? 加1 我觉得这些名
我用 RW Everything 将 ACPI 表转储到我的笔记本电脑上.但是我不知道所有这些奇怪的缩写是什么意思。 我可以猜到 _PR 代表处理器,但我在哪里可以找到其他处理器? 加1 我觉得这些名
据我了解,ACPI 定义了一个通用硬件编程模型,其中操作系统依赖 OEM 固件提供的 AML(ACPI 机器语言)代码来操作硬件。 为了执行 AML 代码,操作系统必须包含一个 AML 解释器。 因此
$ sudo apt install acpi-call-dkms Reading package lists... Done Building dependency tree Readi
我编写此代码是为了使用 ACPI 从我从 64 位 UEFI 启动的程序中关闭计算机。 (抱歉代码太长,但我认为所有部分都是必要的) #include #define in8(data, port)
我正在开发 Linux 内核驱动程序。部分要求是获取系统上的 ACPI 设备列表并遍历。虽然以下代码适用于用户模式,但它不会在内核上编译。 #include #include int main(v
我有一台上网本,根据我的喜好,它的风扇运转得有点早。我找到了一个仅限 Windows 的解决方案来降低风扇噪音,但我在这台计算机上使用的是 Ubuntu。 在 Windows 解决方案中,该人员正在使
我的笔记本电脑上有一个神秘的额外按钮,它不会产生任何键盘消息——我已经用低级键盘钩子(Hook)验证了这一点。 它似乎是一个“ACPI 固定功能按钮”。有什么想法在按下时我会如何回应吗?我发现了一些关
如何在 Linux 中获取触摸板的设备 ID?该设备未出现在 lspci、lsusb 或 cat/proc/bus/input/devices 中。例如,此补丁添加 ID“ELAN0608”:http
我在基于 Pentium 的计算机上运行 MS-DOS 6.22(主板支持 ACPI),并且想知道是否有一个可以用来关闭计算机的汇编语言例程,或者它是否比这更难一些(即主板特定)? 基本上,我想创建一
我正在尝试编写一个 java 函数,从/proc/acpi/battery/BAT0/{state info} 获取我的电池信息。 尽管只要我的电池未插入且充满电时我的输出就很合理,但我注意到在充满电
我正在尝试实例化 this sensor在 ACPI 中使用设备特定数据,即使用 Name (_DSD, ...)并使用兼容的字符串,例如,使用以下 ASL 摘录: Device (TOF1) {
我是一名优秀的程序员,十分优秀!