Bug#416368: closed by Michael Biebl [EMAIL PROTECTED] (Re: Bug#416368: network-manager: network manager does not update list of wireless networks after suspend or standby)

2007-04-11 Thread Markus Becker

 It's not different. There are simply multiple in Debian:
 - acpi-support (Don't know about that one, ubuntu only thingie)
 - powersaved (has support for NM, soon obsoleted by pm-utils, though.
 pm-utils is NM ready too)
 - hibernate (has afaik support for NM)

OK, I'm using hibernate and adding the following to
/etc/hibernate/common.conf did it for me.

OnSuspend 60 /usr/bin/dbus-send --system \
--dest=org.freedesktop.NetworkManager \
--type=method_call /org/freedesktop/NetworkManager \
org.freedesktop.NetworkManager.sleep
OnResume 60 /usr/bin/dbus-send --system \
--dest=org.freedesktop.NetworkManager \
--type=method_call /org/freedesktop/NetworkManager \
org.freedesktop.NetworkManager.wake

However, this would not be the way to solve it for packaging. Probably a
scriptlet?

BR,
Markus 

 
 Please file the bug against the suspend script package you are using.


Cheers,
Michael



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#416368: network-manager: network manager does not update list of wireless networks after suspend or standby

2007-03-27 Thread Markus Becker
Package: network-manager
Version: 0.6.4-6
Severity: normal


After suspend and resume networkmanager still has the list of APs from the 
location before the suspend. Switching to offline and back to online using 
network-manager-kde applet updates the list. An integration with suspend 
scripts that automates this would be nice.

A solution for Ubuntu is available at:
http://ubuntuforums.org/showthread.php?p=2199850
See also the discussion at:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/40125

Unfortunately the suspend script architecture seems to be different between 
Debian and Ubuntu.

BR,
Markus

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (700, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages network-manager depends on:
ii  adduser 3.102Add and remove users and groups
ii  dbus1.0.2-1  simple interprocess messaging syst
ii  dhcdbd  2.0-2D-Bus interface to the ISC DHCP cl
ii  hal 0.5.8.1-9Hardware Abstraction Layer
ii  ifupdown0.6.8high level tools to configure netw
ii  iproute 20060323-1   Professional tools to control the 
ii  iputils-arping  3:20020927-6 Tool to send ICMP echo requests to
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libdbus-1-3 1.0.2-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.71-3   simple interprocess messaging syst
ii  libgcrypt11 1.2.3-2  LGPL Crypto library - runtime libr
ii  libglib2.0-02.12.4-2 The GLib library of C routines
ii  libgpg-error0   1.4-1library for common error values an
ii  libhal1 0.5.8.1-9Hardware Abstraction Layer - share
ii  libiw28 28-1 Wireless tools - library
ii  libnl1-pre6 1.0~pre6-2   Library for dealing with netlink s
ii  libnm-util0 0.6.4-6  network management framework (shar
ii  lsb-base3.1-23.1 Linux Standard Base 3.1 init scrip
ii  wpasupplicant   0.5.5-2  Client support for WPA and WPA2 (I

network-manager recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]