It helped me
Edit : In case it disapper from the net ,here is the main issue :
Update 2[solution]
add the following line to /etc/modprobe.conf
options r8169 use_dac=1reboot XenServer!
How To:
vi /etc/modprobe.confpress i for “insert”add options r8169 use_dac=1press ESC (exit insert mode):w (save file):q (exit file)reboot from console
modprobe.conf should look like:
alias eth0 r8169
options r8169 use_dac=1
No comments:
Post a Comment