[Pkg-utopia-maintainers] Bug#491826: what does does not work mean?
Sascha Silbe
sascha-debian-bugs-491826 at silbe.org
Tue Jan 20 13:30:03 UTC 2009
On Tue, Jan 20, 2009 at 01:58:58PM +0100, Martin Steigerwald wrote:
> I think "does not work" lacks information here.
From my previous post to this bug:
> Thanks for the patch. Unfortunately it doesn't seem to make any
> difference. I "apt-get source"'ed network-manager (yielding
> network-manager-0.6.6-2) and put your patch into debian/patches. I
> seems the patch was applied (there's a corresponding log file in
> debian/patches now), but NetworkManager reports no networks again
> (with the custom "up"-rule, that is).
/etc/network/interfaces has been created by the installer. If I add an
"up"-rule to the interface (to enable Wake-on-LAN), NetworkManager will
show no configured devices (at least via the dbus interface used by
Sugar). If I comment out that rule again, NetworkManager will report
eth0 as online.
=== Begin /etc/network/interfaces ===
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
# up ethtool -s $IFACE wol g
=== End /etc/network/interfaces ===
CU Sascha
--
http://sascha.silbe.org/
http://www.infra-silbe.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 481 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20090120/93e97ab4/attachment.pgp
More information about the Pkg-utopia-maintainers
mailing list