Hello,
I'm using the ASG 9.0 as a software blade, installed on the Gigabyte MoBo with 2 onboard RTL8111/8168B PCI Express Gigabit Ethernet NICs. The probem with them ist he performance is terrible and as per several threads in Internet, this is the case when the Kernel loads the wrong module for them. It nees the realtek_s r8168 but it loads by default realtek_s r8169 which makes this sloweness. The lsmodules on my machine displays there are only r8169 modules active, not r8168.
I_ve tried to solve it by installing the original Realtek kernel module as described i.e. here:
https://bugs.launchpad.net/ubuntu/+source/linux-backports-modules-3.0.0/+bug/839393
or several other Bugtracking lists. I_ve tried to compile the right kernel module r8168 but the autorun.sh script is stopping due the eror in the line 27:
make $@ all 1>>log.txt __ exit 1
How can I compile the right module r8168 into my system?
Note: The link to the driver : http://www.realtek.com.tw/Downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false#2
Thanks in advance
This thread was automatically locked due to age.