Re: lug-bg: 1gbps a raboti na 100mbps ?
- Subject: Re: lug-bg: 1gbps a raboti na 100mbps ?
- From: Georgi Alexandrov <g.alexandrov@xxxxxxxxxxxxx>
- Date: Tue, 24 Aug 2004 11:14:12 +0300
raptor@xxxxxxxxxx wrote:
imam e1000 karta :
01:03.0 Ethernet controller: Intel Corp. 82541GI Gigabit Ethernet Controller
But #mii-tool tell mi kazwa che raboti na 100Mbits ne 1 Gbits
eth0: negotiated 100baseTx-FD, link ok
ako setna porta na otsreshtnoto cisco na 1 gb, trafika spira
Imate li ideq kwo da setna w linux mashinata za da trygne na 1gbps
(uv bi trqbwalo da e autonegotiating)
nqkakwi idei.
============================================================================
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).
http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora
To unsubscribe: http://www.linux-bulgaria.org/public/mail_list.html
============================================================================
Ако ползваш модул (e1000):
" modprobe e1000 [<option>=<VAL1>,<VAL2>,...]
insmod e1000 [<option>=<VAL1>,<VAL2>,...]
For example, with two PRO/1000 PCI adapters, entering:
insmod e1000 TxDescriptors=80,128"
и това:
"Speed (adapters using copper connections only)
Valid Settings: 0, 10, 100, 1000
Default Value: 0 (auto-negotiate at all supported speeds)
Speed forces the line speed to the specified value in megabits per
second
(Mbps). If this parameter is not specified or is set to 0 and the link
partner is set to auto-negotiate, the board will auto-detect the correct
speed. Duplex should also be set when Speed is set to either 10 or 100."
т.е. ще стане:
modprobe e1000 Speed=1000
поздрави,
Георги Александров
P.S.
/usr/src/linux-*/Documentation/networking/e1000.txt
============================================================================
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).
http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora
To unsubscribe: http://www.linux-bulgaria.org/public/mail_list.html
============================================================================
|