1) The error is--> eth0: timeout waiting for TX RDC

2) the output of ifconfig -->
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Bcast:127.255.255.255  Mask:255.0.0.0
          UP BROADCAST LOOPBACK RUNNING  MTU:3584  Metric:1
          RX packets:39 errors:0 dropped:0 overruns:0 frame:0
          TX packets:39 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0

eth0      Link encap:Ethernet  HWaddr 08:00:30:00:07:19
          inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:60 dropped:0 overruns:0 frame:0
          TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0
          Interrupt:10 Base address:0xef40

3) the output of 'route -n' is -->
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        1 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        2 lo
0.0.0.0         192.168.0.2     0.0.0.0         UG    0      0        0 eth0

4) the card uses IRQ 0x10 and IO Base 0xEF40

i connected two of my machine with coaxial cable using T-connector. it works
fine with Windoz95/98/NT.



-----Original Message-----
From: Ray Olszewski <[EMAIL PROTECTED]>
To: Mursalin <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Saturday, July 03, 1999 7-48 AM
Subject: Re: VIA network card


>Perhaps someone here can help, but you'll really need to tell us a bit
more.
>
>1. What is the actual error message you get (exactly, not paraphrased)? And
>what are you getting it in response to?
>
>2. What is the output of "ifconfig"?
>



>3. What is the output of "route -n"?
>
>4. What IRQ and IO base port is the NIC on?
>
>5. How do you have the two machines networked (physically, I mean)? 10BaseT
>through a hub? 10BaseT with a crossover cable? Thinnet?
>
>You might have problems in any of the areas I've asked about, but giving
you
>advice about all the poossibilities is unrealistic. With the information
>from your answers, I (or someone else) will paobably be able to give you
>some focused advice.
>
>At 12:03 AM 7/3/99 +0600, you wrote:
>>    i have a pair of ethernet card from VIA Technologies VT 82c926 Amazon
>>(rev 0). the documentation came with the card says that it is NE2000
>>compatible.
>>
>>    i have installed RedHat 5.2 on both of my machine. the installation
>>program detects the card as NE2000 compatible PCI card. but i get TX error
>>at eth0 when i try to access network.
>>
>>    can anyone please help me?
>------------------------------------"Never tell me the odds!"---
>Ray Olszewski                                        -- Han Solo
>Palo Alto, CA  94303-3603            [EMAIL PROTECTED]
>----------------------------------------------------------------
>
>

Reply via email to