Which interface are you referring to? NetworkManager cannot see either
eth1 or ath0 as per the nm-tool output. I statically configured eth1
AFTER knetworkmanager stopped seeing it, not before, so that cannot be
the cause of the issue. ath0 is not statically configured at all and
already only has an iface line. So which lines specifically are you
saying I should delete? I removed the static config lines and that did
not help.

[EMAIL PROTECTED]:/etc/network$ cat 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
address 127.0.0.1
netmask 255.0.0.0

# The primary network interface
auto eth0
iface eth0 inet dhcp

iface ath0 inet dhcp

iface eth1 inet dhcp

[EMAIL PROTECTED]:/etc/network$ sudo /etc/dbus-1/event.d/25NetworkManager 
restart
 * Restarting network connection manager NetworkManager                         
                                      [ OK ]

[EMAIL PROTECTED]:/etc/network$ sudo 
/etc/dbus-1/event.d/26NetworkManagerDispatcher restart
 * Restarting network events dispatcher NetworkManagerDispatcher                
                                      [ OK ]

[EMAIL PROTECTED]:/etc/network$ nm-tool

NetworkManager Tool

State: disconnected

print_devices(): didn't get a reply from NetworkManager.
There are no available network devices.

-- 
NetworkManager can't find any interfaces
https://bugs.launchpad.net/bugs/103532
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to