On Fri, Oct 23, 2009 at 12:50:36AM -0000, oliver wrote: > I just installed the latest RC using the netboot images via PXE, and > after apt-get install ubuntu-desktop I get a non working wired > connection still. > > I do have some ifupdown (eth0) wired connection which won't get used, > nor can I edit it. Editing nm-system-settings.conf i can change managed > to true and the wired connection becomes useable. > > What ever happened to the whole 'just plug-in a wire and it works'?
if you have anything in /etc/network/interfaces configured, you opt-out from that ... rather say "hey, i will use the old ifup/ifdown commands" ... so remove everything related to eth0 fromt hat file or run NM in managed mode. seems to work well for you. - Alexander -- NetworkManager 0.8 can not get IPv4 address for wired Auto connections because IPv6 fails https://bugs.launchpad.net/bugs/435073 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
