Re: suspend, hibernation
- From: Krzysztof Kaczmarski <krzysztof_kaczmarski o2 pl>
- To: networkmanager-list gnome org
- Subject: Re: suspend, hibernation
- Date: Thu, 02 Nov 2006 21:53:27 +0100
Nikolaus Filus wrote:
Hi,
Krzysztof Kaczmarski wrote:
None of automatic solutions works for me :(
which of the solutions described there did you try?
Wow. It somehow works now.
For me the correct solution is:
/etc/acpi/suspend.d/07-network-manager.sh
#!/bin/sh
/etc/dbus-1/event.d/25NetworkManager stop
and
/etc/acpi/resume.d/99-network-manager.sh
#!/bin/sh
/etc/dbus-1/event.d/25NetworkManager start
It looks like 07 and 99 are significant here.
Now I may smoothly wake up my laptop after hibernate or suspend.
Thanks to all of you !
KK
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]