Displaying 1 result from an estimated 1 matches for "2fcentos5".
Did you mean:
2fcentos
2008 Jul 10
1
Slow samba and Realtek card
...ow pref on samba shares (50
seconds to open a file)
So I have decided to updrade to centos 5.2 that have the right detection of
this card inside (2.6.18-92.1.6.el5.centos.plus)
[<http://wiki.centos.org/AdditionalResources/HardwareList/CentOS5/RealTek/r1
000?action=show&redirect=HardwareList%2FCentOS5%2FRealTek%2Fr1000>]
# yum update
# reboot
The slow samba shares didn't disapear at all !
I have corrected the trouble by doing this :
# cd /usr/src/
# curl -O ftp://218.210.127.132/cn/nic/r8101-1.007.00.tar.bz2
# tar jxvf r8101-1.007.00.tar.bz2
# cd r8101-1.007.00
# make clean modules
#...