Hi, i have installed tiny core on a dell fx160 thin client and have installed a terabyte hard disk to it which i am using as a samba server for my openelec boxes.
I am trying to get it to run headless and want to use the power button to shut it down.
Have installed acpid on boot, and followed the guide in the wiki at wiki.tinycorelinux.net/wiki:using_acpid_to_control_your_pc_buttons
I have created the two files /usr/local/etc/acpi/events/all and /opt/.acpi/gen.sh and made the contents the same as in the wiki. Also marked executable as described.
I followed step five and uncommented the two lines but when i press the power button nothing happens, i dont get any popup - does this mean that acpid is not working? It is showing as running if i open control panel > services
If i use api_listen in terminal i get:
tc@box:$ acpi_listen
^[[3~button/power PBTN 00000080 00000000
button/power LNXPWRBN:00 00000080 00000002
Any help/ideas appreciated!
Thanks!