Vincent Danjean wrote: > Michael Biebl a écrit : >> Vincent Danjean wrote: >>> Michael Biebl a écrit : >>>> If the nm-applet does not show up, it often means that the hal daemon is >>>> not running. >>>> Could you please check next time you resume from suspend, that the dbus >>>> and hal daemon are running correctly (what does nm-tool say after resume) >>> So : >>> - the applet is still in my toolbar but it does not show any interface >>> anymore. >>> - nm-tool show me : >>> [EMAIL PROTECTED]:~$ nm-tool >>> >>> NetworkManager Tool >>> >>> State: disconnected >>> >>> print_devices(): didn't get a reply from NetworkManager. >>> There are no available network devices. >> Do you have a suspend script which kills the NetworkManager daemon? > > I have not modified any suspend script myself and results below suggest > that NetworkManager daemon is not killed.
Try to run
dbus-send --system \
--dest=org.freedesktop.NetworkManager \
/org/freedesktop/NetworkManager \
org.freedesktop.NetworkManager.sleep
before suspend and
dbus-send --system \
--dest=org.freedesktop.NetworkManager \
/org/freedesktop/NetworkManager \
org.freedesktop.NetworkManager.wake
after resume.
Your suspend script should normally do that automatically (which one do
you use?).
Cheers,
Michael
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

