On Fri, Jun 19, 2015 at 09:06:30AM +1200, Bruce Ward wrote:
>
>An entry "options forcedeth ms=0 msix=0" in some /etc/modprobe.d/foo.conf
>should do thr trick, no?
>
>Of course, perhaps you tried that already and I'm mis-interpreting
>your question completely. Apologies if that's the case.
No I have not (yet) tried everything! There may be something in a
modprobe.d/foo.conf that could work.
I have tried putting the line
forcedeth msi=0 msix=0
When you make the foo.conf, don't leave "options" out.
into /etc/modules as appeared to work for this Ubuntu user
http://ubuntuforums.org/archive/index.php/t-1982856.html
but that didn't work for me. He did try
> a forcedeth.conf file to /etc/modprobe.d with the following contents:
>
>options forcedeth msi=0 msix=0
^^^^^^^
Should be like this.