Hi
I have problems with a forcedeth nic (Asrock ION330).
I have a lot of rx/tx and errors and overruns.
I've tried:
(
ethtool -s eth0 speed 100 duplex full autoneg off
ethtool -A eth0 autoneg off rx off
) &
in /storage/.config/autostart.sh
and it seems a little bit better but not enough...
I've seen there are parameters for forcedeth module which could help:msi=0 msix=0 but how can I use the parameters? it isnt a module, its compiled directly into kernel
Can someone help?
Greetz