Chris, I cannot reproduce it anymore. For the record, my ./interfaces is
as follows:

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

auto eth0
iface eth0 inet dhcp

auto eth1
iface eth1 inet dhcp

# PPP 
iface ppp0 inet ppp
      provider verizon

[EMAIL PROTECTED]:~$

Some one/two days after that I installed updates for dbus & hal, and
things went back to normal. As far as I can understand, you can reject
this one.

-- 
NetworkManager does not recognise any interface after upgrade to 2.6.20-7
https://launchpad.net/bugs/84307

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to