Re: Thanks for the ACPI suspend+resume work!

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Antoine Jacoutot
Date: Thursday, July 8, 2010 - 10:39 pm

On Fri, 9 Jul 2010, Josh Rickmar wrote:


Make sure you run apmd(8).
Then create /etc/apm/resume with executable bit:

8<-----------------------------------------
#!/bin/sh
#

ifconfig iwn0 down
ifconfig iwn0 up
8<-----------------------------------------

This makes my iwn(4) comes back on resume.


-- 
Antoine
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Thanks for the ACPI suspend+resume work!, Josh Rickmar, (Thu Jul 8, 9:46 pm)
Re: Thanks for the ACPI suspend+resume work!, Antoine Jacoutot, (Thu Jul 8, 10:39 pm)
Re: Thanks for the ACPI suspend+resume work!, Jona Joachim, (Fri Jul 9, 3:51 am)