Re: force full duplex

2004-08-25 Thread David Baron
On Wednesday 25 August 2004 17:02, [EMAIL PROTECTED] wrote: > So, after a second google, I found a closer answer: > ethtool -s eth0 speed 100 duplex full autoneg off I tried this, with 10 since the cable is a 10T cable. SImply typing ethtool eth0 show is to be accepted is the autneg is off. Wha

Re: force full duplex

2004-08-25 Thread Henrique de Moraes Holschuh
On Wed, 25 Aug 2004, Kevin Mark wrote: > On Wed, Aug 25, 2004 at 09:48:23AM -0300, Henrique de Moraes Holschuh wrote: > > On Wed, 25 Aug 2004, Kevin Mark wrote: > > > here is snip of http://www.ovislink.com.tw/DRIVERS/8139/linux-help.htm > > tg3 is not rtl8139. > used google. So, after a second goo

Re: force full duplex

2004-08-25 Thread Kevin Mark
On Wed, Aug 25, 2004 at 09:48:23AM -0300, Henrique de Moraes Holschuh wrote: > On Wed, 25 Aug 2004, Kevin Mark wrote: > > here is snip of http://www.ovislink.com.tw/DRIVERS/8139/linux-help.htm > > tg3 is not rtl8139. Hi Henrique, picky,picky. not everyone actually reads the answer. but seriously,

Re: force full duplex

2004-08-25 Thread Henrique de Moraes Holschuh
On Wed, 25 Aug 2004, Kevin Mark wrote: > here is snip of http://www.ovislink.com.tw/DRIVERS/8139/linux-help.htm tg3 is not rtl8139. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie.

Re: force full duplex

2004-08-25 Thread Henrique de Moraes Holschuh
On Wed, 25 Aug 2004, Jacob Friis Larsen wrote: > How can I make my system run with full duplex? Assuming your switch ain't a piece of crap like the old Cajuns we have at work, which *won't* talk 100Mbps full-duplex (only half-duplex), and that the cabling and EMI is within acceptable limits... we

Re: force full duplex

2004-08-25 Thread Kevin Mark
e goal that no options should be needed in most environment. However not all cards and networks can be automatically configured, thus allow operational parameters to be modify when they are loaded as module. Typically the following variables may be set: insmod rtl8139 options=0x40 Hex Decima

Re: force full duplex

2004-08-25 Thread John Summerfield
Jacob Friis Larsen wrote: How can I make my system run with full duplex? In /var/log/dmesg I see: tg3: eth1: Link is up at 100 Mbps, half duplex. tg3: eth1: Flow control is off for TX and off for RX. tg3: eth0: Link is up at 100 Mbps, half duplex. tg3: eth0: Flow control is off for TX and off for R

Re: force full duplex

2004-08-25 Thread John Summerfield
Jacob Friis Larsen wrote: How can I make my system run with full duplex? In /var/log/dmesg I see: tg3: eth1: Link is up at 100 Mbps, half duplex. tg3: eth1: Flow control is off for TX and off for RX. tg3: eth0: Link is up at 100 Mbps, half duplex. tg3: eth0: Flow control is off for TX and off for R

Re: force full duplex

2004-08-25 Thread Thomas Adam
On Wed, Aug 25, 2004 at 01:32:08PM +0200, Jacob Friis Larsen wrote: > How can I make my system run with full duplex? > > In /var/log/dmesg I see: > tg3: eth1: Link is up at 100 Mbps, half duplex. > tg3: eth1: Flow control is off for TX and off for RX. > tg3: eth0: Link is up at 100 Mbps, half dupl

force full duplex

2004-08-25 Thread Jacob Friis Larsen
How can I make my system run with full duplex? In /var/log/dmesg I see: tg3: eth1: Link is up at 100 Mbps, half duplex. tg3: eth1: Flow control is off for TX and off for RX. tg3: eth0: Link is up at 100 Mbps, half duplex. tg3: eth0: Flow control is off for TX and off for RX. Thanks, Jacob -- To UNS