Language

Package: acpi-call-linux-module @ 1.2.2

Synopsis

Linux kernel module to perform ACPI method calls

Description

This simple Linux kernel module allows calls from user space to any ACPI method provided by your computer's firmware, by writing to /proc/acpi/call. You can pass any number of parameters of types ACPI_INTEGER, ACPI_STRING, and ACPI_BUFFER.

It grants direct and undocumented access to your hardware that may cause damage and should be used with caution, especially on untested models.

Home page
https://github.com/nix-community/acpi_call
Location
gnu/packages/linux.scm (line: 1188, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/86jnc1y2wz64fr2nb359rav1hnilfqjy-acpi-call-linux-module-1.2.2.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/5apx0flkmyzmcsdxglvn396s2vkkqvvf-acpi-call-linux-module-1.2.2.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/7mjz91a53w80y7vw8pwl4fid2lwwfxv7-acpi-call-linux-module-1.2.2.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/72acs32x1x9qy20716mw50qrj469gh7i-acpi-call-linux-module-1.2.2.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/lpk9wknmzh3gjbvhyyzvd114s2mdds5f-acpi-call-linux-module-1.2.2.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/6nixm567jvpch5gfp342dr6qhjgr5732-acpi-call-linux-module-1.2.2.drv
x86_64-linuxi686-w64-mingw32/gnu/store/gi9p76hh8i80mck4spfmfw555az7v9lh-acpi-call-linux-module-1.2.2.drv
x86_64-linuxi586-pc-gnu/gnu/store/xg3f8alglqi392gdj663wzr94dm9cx3i-acpi-call-linux-module-1.2.2.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/200r9zk9zcjhzwn8lj5x4bhxsxw1xram-acpi-call-linux-module-1.2.2.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/f87jp0p44mlkrnsrbnq8wzb6p4bajkaq-acpi-call-linux-module-1.2.2.drv
riscv64-linux/gnu/store/ai2f7x2yp5mm8qcfw4395ndzpfbl8k9n-acpi-call-linux-module-1.2.2.drv
    i686-linux/gnu/store/il07ryyjwy583lax1pchjm8nl5v8y596-acpi-call-linux-module-1.2.2.drv
    armhf-linux/gnu/store/2shjv26f2f7nlzaj7fqp7zdf7r1q2d2v-acpi-call-linux-module-1.2.2.drv
    aarch64-linux/gnu/store/p1yp2bgkf0yp8pxki4qx665y6lggrd8n-acpi-call-linux-module-1.2.2.drv

    Lint warnings

    LinterMessageLocation
    No lint warnings