On Wed, 30 Jun 2010 23:04:53 -0700 Uri Okrent <uokr...@gmail.com> wrote:
> On 06/30/2010 02:56 PM, Victor Lowther wrote: > > On Wed, Jun 30, 2010 at 2:39 AM, Uri Okrent<uokr...@gmail.com> > > wrote: > >> dbus provides dbus-send, not dbus_send. This typo means that > >> NetworkManager was not actually shutting down interfaced or > >> bringing them back up on suspend/resume. > >> > >> Signed-off-by: Uri Okrent<uokr...@gmail.com> > > > > NAK, we provide dbus_send in the functions file we source at the > > beginning of the script. > > Ah, fun. Well I actually discovered a fix (or maybe it's a > workaround) for my problem. I just needed to modify sleep.d/75modules > to unload my wireless device's kernel module prior to suspend. Seems > pretty hacky, but then again broadcom wl is a POS, so go figure... Right idea; wrong approach. Have a look at the pm-utils documentation with respect to the SUSPEND_MODULES parameter. -RW _______________________________________________ Pm-utils mailing list Pm-utils@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/pm-utils