Portál AbcLinuxu, 15. července 2025 13:02
# ACPI modules /sbin/modprobe ac /sbin/modprobe battery /sbin/modprobe button /sbin/modprobe fan /sbin/modprobe processor /sbin/modprobe thermal pro startsi jadra < 2.4.22 # ACPI modules old /sbin/modprobe ospm_ec /sbin/modprobe ospm_battery /sbin/modprobe ospm_ac_adapter /sbin/modprobe ospm_system /sbin/modprobe ospm_processorchodi mi to vsechno bez problemu... u 2.4.22 jsem mel problem s vypinanim pocitace (notebooku)...
#!/bin/sh # Default acpi script that takes an entry for all actions set $* case "$1" in # button) button/power) case "$2" in # power) /sbin/init 0 PWRF) /sbin/init 0 ;; *) logger "ACPI action $2 is not defined" ;; esac ;; *) logger "ACPI group $1 / action $2 is not defined" ;; esacSnad to pomuze, me to na Slacku jede.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.