Comment 55 for bug 40125

Revision history for this message
leonbottou (leon-bottou) wrote : Re: Doesn't bring the network back online when resuming from suspend / hibernate

Using Dapper on a fujitsu p7010, eth0=8139too, eth1=ipw2200.
When I type
# /usr/bin/dbus-send --system \
       --dest=org.freedesktop.NetworkManager \
       /org/freedesktop/NetworkManager \
       org.freedesktop.NetworkManager.sleep
as root on the command line, I get:
------------------------
8236: arguments to dbus_message_new_method_call() were incorrect, assertion "interface != NULL || _dbus_check_if_valid_interface (interface)" failed in file dbus-message.c line 799
This is normally a bug in some application using the D-BUS library.
8280: arguments to dbus_message_set_auto_start() were incorrect, assertion "interface != NULL" failed in file dbus-message.c line 2361
This is normally a bug in some application using the D-BUS library.
Could not allocate D-BUS message.
--------------------------