NetworkManager Disables Eth0

Bug #293228 reported by David
4
Affects Status Importance Assigned to Milestone
network-manager (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: network-manager

The NetworkManager is disabling my ethernet card and making it impossible to login to Intrepid. The ethernet works fine in single user recovery mode.

lsb_release -rd returns: 8.10

uname -a (in single user mode) returns:
  Linux CERTIBY-DEV1 2.6.27-7-generic #1 SMP Thu Oct 30 04:12:22 UTC 2008 x86_64 GNU/Linux

apt-cache policy network-manager returns:

    Installed: 0.7~~svn20081018t105859-0ubuntu1
    Candidate: 0.7~~svn20081018t105859-0ubuntu1
    Version Table:
*** 0.7~~svn20081018t105859-0ubuntu1 0
         500 http://archive.ubuntu.com intrepid/main Packages
         100 /var/lib/dpkg/status

I upgraded from Hardy (which worked fine) using sudo do-release-upgrade

In /var/log/daemon.log I see:

   CERTIBY-DEV1 NetworkManager <info> (eth0) device state change: 1 -> 2
   CERTIBY-DEV1 NetworkManager <info> (eth0) preparing device.
   CERTIBY-DEV1 NetworkManager <info> (eth0) deactivating device.
   CERTIBY-DEV1 NetworkManager <WARN> check_one_route(): (eth0) error -34 returned from rtnl_route_del(): Sucess
   CERTIBY-DEV1 avahi-daemon [5382]: Withdrawing address record for 10.10.10.84 on eth0.
   CERTIBY-DEV1 avahi-daemon [5382]: Leaving mDNS multicast group on interface eth0.IPv4 with address 10.10.10.84.
   CERTIBY-DEV1 avahi-daemon [5382]: Interface eth0.IPv4 no longer relevant for mDNS.
   CERTIBY-DEV1 NetworkManager <info> Setting system hostname to 'localhost@localdomain' (no default device)
   CERTIBY-DEV1 NetworkManager <info> (eth0) device state change: 2 -> 3

Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thanks for taking the time to report this bug and helping to make Ubuntu better. Could you please add the /var/log/syslog to your bug report as an attachment? Also you can submit more information for it by looking to https://wiki.ubuntu.com/DebuggingNetworkManager , Thanks in advance.

Changed in network-manager:
status: New → Incomplete
Revision history for this message
David (david-kahn) wrote : Re: [Bug 293228] Re: NetworkManager Disables Eth0

Pedro,

I did something a long time ago that allows network manager to start
without turning off my Ethernet card, though many things about Intrepid
remain extremely flaky. I am just hoping that the next version of the
O/S works better.

Sorry that I cannot help.

David

-----Original Message-----
From: Pedro Villavicencio <email address hidden>
Reply-to: Bug 293228 <email address hidden>
To: <email address hidden>
Subject: [Bug 293228] Re: NetworkManager Disables Eth0
Date: Thu, 15 Jan 2009 14:33:26 -0000

Thanks for taking the time to report this bug and helping to make Ubuntu
better. Could you please add the /var/log/syslog to your bug report as
an attachment? Also you can submit more information for it by looking to
https://wiki.ubuntu.com/DebuggingNetworkManager , Thanks in advance.

** Changed in: network-manager (Ubuntu)
       Status: New => Incomplete

Revision history for this message
randomubuntuguy (john4lists) wrote :

I have similar issues. I've had issues with network-manager and avahi-daemon since I installed some opensync and bluetooth packages to sync my pda. I think it started because it tried to add my bluetooth dongle as eth1 and use avahi-daemon to set up local dns maybe? thats just a guess because i don't really understand what changes were made.

But the only way I could get it to reliably work is to turn off nm-applet auto start in xfce4-session-settings.
Then manually configure my static IP address and nameserver. I also changed the avahi setting to 0 below.

Don't know why or how this fixed my issue but it did.

~$ cat /etc/network/interfaces
       auto lo eth0
       iface lo inet loopback

       iface eth0 inet static
            address 152.19.35.137
            netmask 255.255.0.0
     gateway 152.19.1.1

~$ cat /etc/resolv.conf
nameserver 152.19.4.1

~$ cat /etc/default/avahi-daemon
# 1 = Try to detect unicast dns servers that serve .local and disable avahi in
# that case, 0 = Don't try to detect .local unicast dns servers, can cause
# troubles on misconfigured networks
AVAHI_DAEMON_DETECT_LOCAL=0

Revision history for this message
Vish (vish) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better.
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future.
To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New".

@randomubuntuguy: If you are still having the problem , kindly open a new bug report and add the /var/log/syslog to your bug report as an attachment? Also you can submit more information for it by looking to https://wiki.ubuntu.com/DebuggingNetworkManager

Changed in network-manager (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.