Can confirm this, partially. The latest update broke networking on my
machine also. Sound still works (although keeps getting set to muted on
each boot - a separate bug).

I can make networking work again by changing /etc/network/interfaces
from:

auto lo
iface lo inet loopback

auto eth0
#iface eth0 inet dhcp

, etc, to:

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

, etc.

Interestingly, when I do that, right clicking on the network manager
icon shows the Connection Information item as greyed out.

-- 
[gutsy] Last kernel update broke networking and sound
https://bugs.launchpad.net/bugs/144012
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