Could you test this (sleep doesn't work on my laptop :/)? Save it as
/etc/acpi/resume.d/63-wifi-radar.sh and chmod it to be exec. This is
based on your script, but with style other scripts are done :):

#!/bin/sh

if [ -x /etc/init.d/wifi-radar ]; then
        /etc/init.d/wifi-radar start
fi

Thank you.

** Changed in: wifi-radar (Ubuntu)
   Importance: Undecided => Medium
       Status: Confirmed => In Progress

-- 
No wireless network after resume from suspend
https://launchpad.net/bugs/56960

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to