Jump to content

How to execute a script after a resume from suspend?


Andralin

Recommended Posts

Hello,

 

I would like to ask your help with the following problem.

I'm able to put my Orange Pi PC Plus to suspend state using this command:

echo -n mem>/sys/power/state

 

When I wake it up using the SW4 pushbutton it resumes operation properly.

I would like to automatically execute my script every time the system resumes from suspend state.

 

I found two different methods, I've spent several hours trying them and non of them seems to be working with Orange Pi PC Plus.

First method: using /lib/systemd/system-sleep

Second method: using /etc/pm/sleep.d

 

It seems my system does not execute the scripts configured in none of the above folders after resume.

Is there a special solution to do this? Could you give me any suggestion what else shall I try?

 

Linux orangepipcplus 3.4.113-sun8i

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines