i can get the nvidia nics to work by doing the following from the command line
sudo modprobe -r forcedeth
sudo modprobe forcedeth msi=0 msix=0
sudo /etc/init.d/networking restart
 
i tried adding the following in /etc/modprobe.d/options

options forcedeth msi=0 msix=0

But it seems to bypass that file on startup or a reboot cause i have to
use the command line again and do it manually

-- 
mcp55 dual nics detected but not working
https://bugs.launchpad.net/bugs/190088
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to