Andycas
November 21st, 2008, 07:04 PM
I've read a lot of posts about lirc and suspending to ram, however i havent figured out how to accomplish that. Ive tried using irexec to suspend with these lines in .lircrc:
begin
prog = irexec
button = yellow
config = /etc/acpi/sleep.sh
end
begin
prog = irexec
button = blue
config = /etc/acpi/resume.sh
end
But when i try "/etc/acpi/sleep.sh" in terminal i get no output, ofcourse irexec doesnt do anything either.
I havent found any good HOWTO's for it (there are some, but it doesnt involve waking up with remote), maybe someone could explain this?:(
begin
prog = irexec
button = yellow
config = /etc/acpi/sleep.sh
end
begin
prog = irexec
button = blue
config = /etc/acpi/resume.sh
end
But when i try "/etc/acpi/sleep.sh" in terminal i get no output, ofcourse irexec doesnt do anything either.
I havent found any good HOWTO's for it (there are some, but it doesnt involve waking up with remote), maybe someone could explain this?:(