Comment 37 for bug 136836

Revision history for this message
Stefan Bader (smb) wrote : Re: Ethernet (nVidia MCP55) not working [ gutsy, hardy]

To get this settings permanent create (as root) /etc/fmodprobe.d/orcedeth (or update /etc/modprobe.d/config). Add the line:

options forcedeth msi=0 msix=0

and save. Then rebuild the initramfs with

update-initramfs -u -k $(uname -r)