Quote:
|
Originally Posted by netllama
You stated that you "put msi=0 msix=0 in /etc/initramfs-tools/modules". Is that traditionally where your Linux distribution keeps its kernel module options, rather than modprobe.conf?
|
I was not sure whether modprobe.conf would be honoured by modules loaded from initrd, that's why I put it in /etc/initramfs-tools/modules. (I'm using Debian Etch (amd64) by the way.) Of course I also tried to
modprobe forcedeth msi=0 msix=0 on the command line, but it was all to no avail.
Quote:
|
Originally Posted by netllama
Did you rebuild the initrd & reboot after making that change?
|
Yes.
Quote:
|
Originally Posted by netllama
If you boot with hpet=disable does that have any impact?
|
No, I don't see any change.