Package: network-manager
Version: 0.9.4.0-10
Severity: serious
Hi,
it seems that network-manager stopped being able to handle my lan and
wlan devices properly after last series of updates (which don't seem to
be directly related to the nm packages). Although I can get connected to
both wired and wireless (to the system wide saved networks) nm-applet
(network-manager-gnome package) claims that there are "No network
devices available" so it doesn't give me access to neither of the
saved networks nor to the saved VPN configurations.
I originally wanted to report this agains network-manager-gnome package
but I think this comes from network-manager and the applet simply relays
to information.
/etc/NetworkManager/NetworkManager.conf is default one:
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=false
and /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
#NetworkManager#iface lan0 inet dhcp
Here is what my log says after I start nm:
Sep 24 22:13:38 tiehlicka dbus[3380]: [system] Successfully activated service
'org.freedesktop.nm_dispatcher'
Sep 24 22:13:42 tiehlicka NetworkManager[9129]: NetworkManager (version
0.9.4.0) is starting...
Sep 24 22:13:42 tiehlicka NetworkManager[9129]: Read config file
/etc/NetworkManager/NetworkManager.conf
Sep 24 22:13:42 tiehlicka NetworkManager[9129]:SCPlugin-Ifupdown: init!
Sep 24 22:13:42 tiehlicka NetworkManager[9129]:SCPlugin-Ifupdown:
update_system_hostname
Sep 24 22:13:42 tiehlicka NetworkManager[9129]:SCPluginIfupdown: management
mode: unmanaged
Sep 24 22:13:42 tiehlicka NetworkManager[9129]:SCPlugin-Ifupdown: devices
added (path: /sys/devices/pci:00/:00:19.0/net/lan0, iface: lan0)
Sep 24 22:13:42 tiehlicka NetworkManager[9129]:SCPlugin-Ifupdown: device
added (path: /sys/devices/pci:00/:00:19.0/net/lan0, iface: lan0): no
ifupdown configuration found.
Sep 24 22:13:42 tiehlicka NetworkManager[9129]:SCPlugin-Ifupdown: devices
added (path: /sys/devices/pci:00/:00:1c.1/:02:00.0/net/wlan0,
iface: wlan0)
Sep 24 22:13:42 tiehlicka NetworkManager[9129]:SCPlugin-Ifupdown: device
added (path: /sys/devices/pci:00/:00:1c.1/:02:00.0/net/wlan0,
iface: wlan0): no ifupdown configuration found.
Sep 24 22:13:42 tiehlicka NetworkManager[9129]:SCPlugin-Ifupdown: devices
added (path: /sys/devices/virtual/net/lo, iface: lo)
Sep 24 22:13:42 tiehlicka NetworkManager[9129]:SCPlugin-Ifupdown: device
added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration
found.
Sep 24 22:13:42 tiehlicka NetworkManager[9129]:SCPlugin-Ifupdown: devices
added (path: /sys/devices/virtual/net/sit0, iface: sit0)
Sep 24 22:13:42 tiehlicka NetworkManager[9129]:SCPlugin-Ifupdown: device
added (path: /sys/devices/virtual/net/sit0, iface: sit0): no ifupdown
configuration found.
Sep 24 22:13:42 tiehlicka NetworkManager[9129]:SCPlugin-Ifupdown: end _init.
Sep 24 22:13:42 tiehlicka NetworkManager[9129]: Loaded plugin ifupdown:
(C) 2008 Canonical Ltd. To report bugs please use the NetworkManager mailing
list.
Sep 24 22:13:42 tiehlicka NetworkManager[9129]: Loaded plugin keyfile:
(c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager
mailing list.
Sep 24 22:13:42 tiehlicka NetworkManager[9129]:Ifupdown: get unmanaged
devices count: 0
Sep 24 22:13:42 tiehlicka NetworkManager[9129]:SCPlugin-Ifupdown: (7664400)
... get_connections.
Sep 24 22:13:42 tiehlicka NetworkManager[9129]:SCPlugin-Ifupdown: (7664400)
... get_connections (managed=false): return empty list.
[ ... keyfile: parsting XYZ removed ... ]
Sep 24 22:13:42 tiehlicka NetworkManager[9129]:Ifupdown: get unmanaged
devices count: 0
Sep 24 22:13:42 tiehlicka NetworkManager[9129]: trying to start the
modem manager...
Sep 24 22:13:42 tiehlicka NetworkManager[9129]: monitoring kernel
firmware directory '/lib/firmware'.
Sep 24 22:13:42 tiehlicka NetworkManager[9129]: monitoring ifupdown
state file '/run/network/ifstate'.
Sep 24 22:13:42 tiehlicka dbus[3380]: [system] Activating service
name='org.bluez' (using servicehelper)
Sep 24 22:13:42 tiehlicka dbus[3380]: [system] Activated service 'org.bluez'
failed: Launch helper exited with unknown return code 1
Sep 24 22:13:42 tiehlicka NetworkManager[9129]: WiFi enabled by radio
killswitch; enabled by state file
Sep 24 22:13:42 tiehlicka NetworkManager[9129]: WWAN enabled by radio
killswitch; enabled by state file
Sep 24 22:13:42 tiehlicka NetworkManager[9129]: WiMAX enabled by radio
killswitch; enabled by state file
Sep 24 22:13:42 tiehlicka NetworkManager[9129]: Networking is enabled by
state file
Sep 24 22:13:42 tiehlicka NetworkManager[9129]: failed to allocate link
cache: (-26) Protocol mismatch
Sep