Motherboard Forums


Reply
Thread Tools Display Modes

K8T Neo-V Lan: Via Rhine ll or Realtek 8201CL?

 
 





















Dave
Guest
Posts: n/a

 
      03-12-2007, 08:21 PM


Device Manager properties and various diagnostic apps show the LAN
adapter as being a Via Rhine ll device, which I assume is integrated
into the 8237/R SB. Any drivers I've found for the K8T Neo-V, or
specifically 8237/R southbridge -- Via's site, for example --
indicate the same thing: Via Rhine ll.

However, page 3 of the K8T Neo-V manual has the following:

LAN:
* 10/100 Mbps Realtek 8201CL
* Gigabit Ethernet LAN Realtek 8110SB (optional)
- Both integrated Fast Ethernet MAC and PHY in one chip
- Both compliant with PCI ACPI 2.2
- Both support ACPI Power Management
(I assume the Gigabit option is not on this mobo.)

The curiosity is the Realtek 8201CL. Does it exist on this board?
(My wife's machine, Win2k SP4)


We have 3.0 Mbps Embarq DSL service and I can only get 1.5 Mbps out of
the Via Rhine II LAN adapter. I'm using a Via driver -- 3.66.0.451,
12-20-06 -- newest I can find. My Epox 4PDA2+ machine (Win2k SP2) with
the Broadcom netXtreme Lan device provides consistent 3 Mbps rates.
The 2 machines were tested separately using Embarq's online test,
confirmed with DU meter.

A speedstream 5260 dsl modem feeding a Netgear DS104 hub feeds the 2
machines. Embarq allows for the assignment of multiple IPs.
Connecting my wife's K8T Neo-V puter directly to the modem makes no
difference.

The question is whether that Realtek 8201CL device actually exists on
this machine, and if so, how do I enable it? BIOS only provides
enable/disable of LAN device. Finally, assuming it doesn't exist, why
can I not get maximum data transfer rates out of the Via Rhine ll
device?

Am I missing something obvious? Very confusing.
Dave H
 
Reply With Quote
 
Paul
Guest
Posts: n/a

 
      03-13-2007, 12:57 AM
Dave wrote:
> Device Manager properties and various diagnostic apps show the LAN
> adapter as being a Via Rhine ll device, which I assume is integrated
> into the 8237/R SB. Any drivers I've found for the K8T Neo-V, or
> specifically 8237/R southbridge -- Via's site, for example --
> indicate the same thing: Via Rhine ll.
>
> However, page 3 of the K8T Neo-V manual has the following:
>
> LAN:
> * 10/100 Mbps Realtek 8201CL
> * Gigabit Ethernet LAN Realtek 8110SB (optional)
> - Both integrated Fast Ethernet MAC and PHY in one chip
> - Both compliant with PCI ACPI 2.2
> - Both support ACPI Power Management
> (I assume the Gigabit option is not on this mobo.)
>
> The curiosity is the Realtek 8201CL. Does it exist on this board?
> (My wife's machine, Win2k SP4)
>
>
> We have 3.0 Mbps Embarq DSL service and I can only get 1.5 Mbps out of
> the Via Rhine II LAN adapter. I'm using a Via driver -- 3.66.0.451,
> 12-20-06 -- newest I can find. My Epox 4PDA2+ machine (Win2k SP2) with
> the Broadcom netXtreme Lan device provides consistent 3 Mbps rates.
> The 2 machines were tested separately using Embarq's online test,
> confirmed with DU meter.
>
> A speedstream 5260 dsl modem feeding a Netgear DS104 hub feeds the 2
> machines. Embarq allows for the assignment of multiple IPs.
> Connecting my wife's K8T Neo-V puter directly to the modem makes no
> difference.
>
> The question is whether that Realtek 8201CL device actually exists on
> this machine, and if so, how do I enable it? BIOS only provides
> enable/disable of LAN device. Finally, assuming it doesn't exist, why
> can I not get maximum data transfer rates out of the Via Rhine ll
> device?
>
> Am I missing something obvious? Very confusing.
> Dave H


The RealTek 8201CL is a PHY chip:

http://www.realtek.com.tw/products/p...nn=4&ProdID=25

The 8237 appears to have an integrated Ethernet MAC, and uses an external PHY.

http://www.via.com.tw/en/downloads/p...ets_vt8237.pdf

About the only thing I can initially suggest, is checking what rate the
PHY has negotiated with whatever it has connected to. For example, your options
could be things like 10 base T, 100 base T, half or full duplex. Sometimes there
is an option in Windows to force the interface to a particular state. But that
doesn't completely fit your problem description - 10 base T would be limited to
1.25MBytes/sec max. You claim 1.5Megabits/sec, which is 188KB/sec.
(MB is megabytes, Mb is megabits).

Even if the MAC wasn't using DMA to transfer the data, the thing should
go faster than 188KB/sec.

One way to test computer performance over Ethernet, is to connect
two computers together. 10/100 interfaces generally don't have MDI/MDIX
(the ability to do the necessary crossover cabling on their own). With
two computers with 10/100 interfaces, a crossover cable would normally
be used (the one I own, has a red connector on one end of the cable, and
a blue connector on the other end, visually suggesting the cable is crossover).
If one of the computers involved in a direct connection is 10/100/1000
type, generally those have MDI/MDIX option. And then the 10/100/1000 end
figures out the required cabling. With such a setup, an ordinary cable,
with connectors being the same color on both ends, would work fine
between the two computers.

http://en.wikipedia.org/wiki/Ethernet_crossover_cable

What I use, is I set up an FTP server on one computer, and an FTP
client on the other. Then I transfer a file from one computer to the
other. (I use FTP to avoid Windows file sharing, which is a performance
variable I don't need.) To take the disk out of the picture, I have
used a RAM disk, but for the purposes of a quick test, you don't really
need that refinement. When I was using a RAM disk on the FTP server side,
I was trying to get more than 40MB/sec from the thing. I was testing two
computers that had gigabit Ethernet, which should have been able to
do 125MB/sec max - but it turns out that Win2K won't go that fast.
WinXP is more capable in that regard.

Paul
 
Reply With Quote
 
Dave
Guest
Posts: n/a

 
      03-13-2007, 11:11 AM
>Dave wrote:
>> Device Manager properties and various diagnostic apps show the LAN
>> adapter as being a Via Rhine ll device, which I assume is integrated
>> into the 8237/R SB. Any drivers I've found for the K8T Neo-V, or
>> specifically 8237/R southbridge -- Via's site, for example --
>> indicate the same thing: Via Rhine ll.
>>
>> However, page 3 of the K8T Neo-V manual has the following:
>>
>> LAN:
>> * 10/100 Mbps Realtek 8201CL
>> * Gigabit Ethernet LAN Realtek 8110SB (optional)
>> - Both integrated Fast Ethernet MAC and PHY in one chip
>> - Both compliant with PCI ACPI 2.2
>> - Both support ACPI Power Management
>> (I assume the Gigabit option is not on this mobo.)
>>
>> The curiosity is the Realtek 8201CL. Does it exist on this board?
>> (My wife's machine, Win2k SP4)
>>
>>
>> We have 3.0 Mbps Embarq DSL service and I can only get 1.5 Mbps out of
>> the Via Rhine II LAN adapter. I'm using a Via driver -- 3.66.0.451,
>> 12-20-06 -- newest I can find. My Epox 4PDA2+ machine (Win2k SP2) with
>> the Broadcom netXtreme Lan device provides consistent 3 Mbps rates.
>> The 2 machines were tested separately using Embarq's online test,
>> confirmed with DU meter.
>>
>> A speedstream 5260 dsl modem feeding a Netgear DS104 hub feeds the 2
>> machines. Embarq allows for the assignment of multiple IPs.
>> Connecting my wife's K8T Neo-V puter directly to the modem makes no
>> difference.
>>
>> The question is whether that Realtek 8201CL device actually exists on
>> this machine, and if so, how do I enable it? BIOS only provides
>> enable/disable of LAN device. Finally, assuming it doesn't exist, why
>> can I not get maximum data transfer rates out of the Via Rhine ll
>> device?
>>
>> Am I missing something obvious? Very confusing.
>> Dave H


Paul wrote:
>The RealTek 8201CL is a PHY chip:
>
>http://www.realtek.com.tw/products/p...nn=4&ProdID=25
>
>The 8237 appears to have an integrated Ethernet MAC, and uses an external PHY.
>
>http://www.via.com.tw/en/downloads/p...ets_vt8237.pdf
>
>About the only thing I can initially suggest, is checking what rate the
>PHY has negotiated with whatever it has connected to. For example, your options
>could be things like 10 base T, 100 base T, half or full duplex. Sometimes there
>is an option in Windows to force the interface to a particular state. But that
>doesn't completely fit your problem description - 10 base T would be limited to
>1.25MBytes/sec max. You claim 1.5Megabits/sec, which is 188KB/sec.
>(MB is megabytes, Mb is megabits).
>
>Even if the MAC wasn't using DMA to transfer the data, the thing should
>go faster than 188KB/sec.
>
>One way to test computer performance over Ethernet, is to connect
>two computers together. 10/100 interfaces generally don't have MDI/MDIX
>(the ability to do the necessary crossover cabling on their own). With
>two computers with 10/100 interfaces, a crossover cable would normally
>be used (the one I own, has a red connector on one end of the cable, and
>a blue connector on the other end, visually suggesting the cable is crossover).
>If one of the computers involved in a direct connection is 10/100/1000
>type, generally those have MDI/MDIX option. And then the 10/100/1000 end
>figures out the required cabling. With such a setup, an ordinary cable,
>with connectors being the same color on both ends, would work fine
>between the two computers.
>
>http://en.wikipedia.org/wiki/Ethernet_crossover_cable
>
>What I use, is I set up an FTP server on one computer, and an FTP
>client on the other. Then I transfer a file from one computer to the
>other. (I use FTP to avoid Windows file sharing, which is a performance
>variable I don't need.) To take the disk out of the picture, I have
>used a RAM disk, but for the purposes of a quick test, you don't really
>need that refinement. When I was using a RAM disk on the FTP server side,
>I was trying to get more than 40MB/sec from the thing. I was testing two
>computers that had gigabit Ethernet, which should have been able to
>do 125MB/sec max - but it turns out that Win2K won't go that fast.
>WinXP is more capable in that regard.
>
> Paul


Paul,
Thanks for this very interesting response, especially regarding MAC
and Realtek PHY. That explains that.

One thing I did try was disabling in BIOS onboard LAN and installing a
Belkin NIC, known to be good. The results with this card were actually
worse--roughly 500 Mbps, or 63 MBytes/sec.

Regarding FTP testing: I believe IE6 and Firefox have built in FTP
client capabilities. I will have to locate a "user-friendly" ftp
server app for my machine. (I know enough to build and generally
maintain our machines, and not much more.) It looks like my machine
has 10/100/1000 capabilities, so I may not need a long crossover
cable, though I do have the Red short ones.

I do wonder if maybe the K8T Neo-V is bad, though I doubt it.
Otherwise it has been flawless. A mystery.

I'm actually getting a new Xyxel 660 modem router from Embarq shortly.
Maybe that will magically cure the problem, though I doubt that as
well.
Dave
 
Reply With Quote
 
Folk
Guest
Posts: n/a

 
      03-13-2007, 04:00 PM
On Mon, 12 Mar 2007 15:21:37 -0500, Dave <> wrote:


>We have 3.0 Mbps Embarq DSL service and I can only get 1.5 Mbps out of
>the Via Rhine II LAN adapter. I'm using a Via driver -- 3.66.0.451,
>12-20-06 -- newest I can find. My Epox 4PDA2+ machine (Win2k SP2) with
>the Broadcom netXtreme Lan device provides consistent 3 Mbps rates.
>The 2 machines were tested separately using Embarq's online test,
>confirmed with DU meter.
>
>A speedstream 5260 dsl modem feeding a Netgear DS104 hub feeds the 2
>machines. Embarq allows for the assignment of multiple IPs.
>Connecting my wife's K8T Neo-V puter directly to the modem makes no
>difference.
>
>The question is whether that Realtek 8201CL device actually exists on
>this machine, and if so, how do I enable it? BIOS only provides
>enable/disable of LAN device. Finally, assuming it doesn't exist, why
>can I not get maximum data transfer rates out of the Via Rhine ll
>device?
>
>Am I missing something obvious? Very confusing.


My guess is it's software, not hardware. Is your wife's machine
properly configured for broadband... particularly MTU and RWIN values?
Try the tweak test here: http://www.dslreports.com/tweaks

For some good information on DSL tweaking, see here:
http://www.dslreports.com/faq/bellso...n_and_Tweaking
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
p5n-t and ad1988 realtek issue.. coax and analog audio wont come outat same time markm75 Asus 0 06-17-2008 05:57 PM
Realtek NIC Will Not Wake On LAN (WOL) azzkadazz Shuttle 0 01-04-2008 04:18 PM
GA7VAXP-A Ultra, Realtek 8139 and Vista Edward N Bromhead Gigabyte 0 01-04-2008 12:39 PM
realtek hd audio - analog and SPIDF output at same time on P5W Deluxe richard2007 Asus 0 06-04-2007 08:15 PM
Onboard Realtek Nic - No lights ?? Ellie Gigabyte 1 04-04-2007 02:47 AM


All times are GMT. The time now is 05:52 AM.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43