public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
From: Ole Martin Handeland <oli@oasenlan.com>
To: linux-newbie@vger.kernel.org
Subject: Re: RTL network card problem
Date: Wed, 22 Sep 2004 17:21:19 +0200	[thread overview]
Message-ID: <cis59o$tm9$1@sea.gmane.org> (raw)
In-Reply-To: <4150BCB6.2010108@gelm.net>

well, thanks to your questions, i figured it out myself, thanx!

if someone else want to know what i did:

i did a cat /proc/pci, found out this:

   Bus  1, device   9, function  0:
     Class 0200: PCI device 10ec:8139 (rev 16).
       IRQ 10.
       Master Capable.  Latency=32.  Min Gnt=32.Max Lat=64.
       I/O at 0xc000 [0xc0ff].
       Non-prefetchable 32 bit memory at 0xde000000 [0xde0000ff].
   Bus  1, device  10, function  0:
     Class 0200: PCI device 10ec:8139 (rev 16).
       IRQ 11.
       Master Capable.  Latency=32.  Min Gnt=32.Max Lat=64.
       I/O at 0xc400 [0xc4ff].
       Non-prefetchable 32 bit memory at 0xde001000 [0xde0010ff].

i did a /sbin/lspci, and resulted in this:

01:09.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)
01:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL-8139/8139C/8139C+ (rev 10)

i pulled out both cards, and, yes, they were almost identical (the exact 
same chipset, and therefore, the same driver.)
i ran kudzu, removed the configurations for both cards.
shut down the box, and put the cards back in. power on.
kudzu now found both cards, and i configured, and now, both works! thanx!!

(wierd solution, but works...)

chuck gelm wrote:
> Ole Martin Handeland wrote:
> 
>> Hi,
>>
>> When i just inserted this second network card my redhat network config 
>> shows this:
>>
>> Desc.            Type        Device        Status
>> RTL-8139/8139C/8139C+     Ethernet    eth0        ok
>> RTL-8139/8139C/8139C+     Unknown        dev22193    ok
>>
>> Yes, i have two pci slots with two identical cards in.
>> ifconfig shows this:
>>
>> dev22193  Link encap:Ethernet  HWaddr 00:E0:4C:39:32:3F
>>           inet addr:192.168.0.5  Bcast:192.168.0.255  Mask:255.255.255.0
>>           inet6 addr: fe80::2e0:4cff:fe39:323f/64 Scope:Link
>>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:55 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:1000
>>           RX bytes:0 (0.0 b)  TX bytes:7474 (7.2 Kb)
>>           Interrupt:10 Base address:0xc000
>>
>> eth0      Link encap:Ethernet  HWaddr 00:10:A7:13:CB:0D
>>           inet addr:192.168.1.101  Bcast:192.168.1.255
>>       Mask:255.255.255.0
>>           inet6 addr: fe80::210:a7ff:fe13:cb0d/64 Scope:Link
>>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>>           RX packets:108 errors:0 dropped:0 overruns:0 frame:0
>>           TX packets:37 errors:0 dropped:0 overruns:0 carrier:0
>>           collisions:0 txqueuelen:1000
>>           RX bytes:16616 (16.2 Kb)  TX bytes:4623 (4.5 Kb)
>>           Interrupt:11 Base address:0xc400
>>
>> So, my question is: why is this network card just partially found? my 
>> kudzu found it, i configured it, and it dont work...?
>>
>> System: 700mhz celeron, 256mb ram, fedora core 2, and, as you see, one 
>> and a half network cards... 
> 
> 
> They may not be identical.
> What does 'cat /proc/pci' show, relative to the two cards?
> What is shown when the system is booted with one card at a time?
> HTH, Chuck
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
> 

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

      reply	other threads:[~2004-09-22 15:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-21 15:54 RTL network card problem Ole Martin Handeland
2004-09-21 23:43 ` chuck gelm
2004-09-22 15:21   ` Ole Martin Handeland [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='cis59o$tm9$1@sea.gmane.org' \
    --to=oli@oasenlan.com \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox