Comment 1 for bug 136836

Revision history for this message
Tom Worley (tom-worley) wrote : Re: Ethernet (nVidia MCP55) is not working on Gusty Tribe 5

I've had exactly the same problem, however just found the solution:
In the Gusty Tribe 5 live installer, open a terminal:

$ sudo su
# rmmod forcedeth
# modprobe forcedeth msi=0 msix=0
# /etc/init.d/networking restart

Your network interfaces should come back up and actually work now :-)