after installation, nm reports eth0 as a not managed network device
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
netcfg (Ubuntu) |
Fix Released
|
Medium
|
Mathieu Trudel-Lapierre | ||
network-manager (Ubuntu) |
Fix Released
|
Medium
|
Mathieu Trudel-Lapierre |
Bug Description
Binary package hint: network-manager
ISO Testing: Ubuntu Desktop Alternate 20110531 i386/amd64
After installation of the alternate image, reboot and login, the user is unable to manage the ethernet card with network-manager. nm-applet reports "Wired Network/Device not managed"
/etc/network/
# The primary network interface
auto eth0
iface eth0 inet dhcp
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: network-manager 0.8.4-0ubuntu1
ProcVersionSign
Uname: Linux 2.6.39-3-generic x86_64
Architecture: amd64
CRDA: Error: [Errno 2] No such file or directory
Date: Tue May 31 12:57:29 2011
Gconf:
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110530)
IpRoute:
default via 10.0.2.2 dev eth0 metric 100
10.0.2.0/24 dev eth0 proto kernel scope link src 10.0.2.15
169.254.0.0/16 dev eth0 scope link metric 1000
IwConfig:
lo no wireless extensions.
eth0 no wireless extensions.
Keyfiles: Error: [Errno 2] No such file or directory
NetworkManager.
[main]
NetworkingEnab
WirelessEnable
WWANEnabled=true
ProcEnviron:
LANGUAGE=en_US:en
LANG=en_US.UTF-8
SHELL=/bin/bash
RfKill:
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Colin Watson (community): Approve
-
Diff: 30 lines (+9/-2)2 files modifieddebian/changelog (+7/-0)
finish-install.d/55netcfg (+2/-2)
Hi Jean-Baptiste,
This is expected behaviour when eth0 is configured in /etc/network/ interfaces. However, while the device shows as "not managed", you should still see applications as aware they are online (for instance, Evolution should be able to get online to retrieve mail without clicking "Work offline", and empathy should connect without issues as well).
Could you please verify this?
Thanks.