From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Ethernet card not working, tried tulip drivers...
Date: Wed, 28 Oct 2009 07:41:12 +0000 [thread overview]
Message-ID: <200910280741.15269.michaelkintzios@gmail.com> (raw)
In-Reply-To: <4AE782F7.9010409@cox.net>
[-- Attachment #1: Type: Text/Plain, Size: 1512 bytes --]
On Tuesday 27 October 2009 23:32:07 Marcus Wanner wrote:
> Note that I do not have the same ethernet card as is mentioned in the
> link above, and have not been able to find out exactly what it's name
> is, besides the fact that the name includes "Tornado". Also note that it
> worked fine in the Gentoo minimal installation cd.
>
> To sum it up: How do I figure out what the name of my card is, and after
> that, what driver do I need?
Typical tools used to probe devices and read the details of them are:
lshw
hwconf
To read your PCI connected devices you need:
lspci -v
If you have the correct drivers for your NIC then it will show up when you
run:
ifconfig -a
although it may not have an IP address unless dhcpcd is running.
If these commands are not on your current LiveCD, burn a Knoppix CD/DVD or
SystemRescueCd or equivalent. They have all these commands available and if
your NIC is working they would have most likely loaded the necessary module:
lsmod
will show the loaded modules.
Finally, dmesg | grep eth0 (if e.g. eth0 shows up in ifconfig) will show you
what you card is recognised as:
$ dmesg | grep -i eth0
e100: eth0: e100_probe: addr 0x40100000, irq 11, MAC addr 00:02:a5:b6:a1:8f
e100: eth0 NIC Link is Up 100 Mbps Full Duplex
If as you say the Minimal CD works, then I recommend that you boot with that
and run the above commands making notes what is the NIC module the CD kernel
has loaded.
HTH.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next prev parent reply other threads:[~2009-10-28 7:41 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-27 23:32 [gentoo-user] Ethernet card not working, tried tulip drivers Marcus Wanner
2009-10-27 23:38 ` Alan McKinnon
2009-10-28 1:32 ` Marcus Wanner
2009-10-28 10:38 ` Damien Sticklen
2009-10-28 14:53 ` Marcus Wanner
2009-10-28 0:36 ` [gentoo-user] " James
2009-10-28 1:22 ` Marcus Wanner
2009-10-28 1:28 ` Sebastian Beßler
2009-10-28 1:33 ` Marcus Wanner
2009-10-28 1:42 ` Dale
2009-10-28 14:56 ` Marcus Wanner
2009-10-28 7:41 ` Mick [this message]
2009-10-28 8:01 ` [gentoo-user] " Dale
2009-10-28 15:31 ` [gentoo-user] Ethernet card not working, tried tulip drivers... [resolved] Marcus Wanner
2009-10-28 21:39 ` Dale
2009-10-28 23:56 ` Marcus Wanner
2009-10-29 0:09 ` Dale
2009-10-29 16:18 ` Marcus Wanner
2009-10-28 14:01 ` [gentoo-user] Ethernet card not working, tried tulip drivers Stroller
2009-10-28 17:56 ` Dirk Heinrichs
2009-10-28 18:01 ` Dirk Heinrichs
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=200910280741.15269.michaelkintzios@gmail.com \
--to=michaelkintzios@gmail.com \
--cc=gentoo-user@lists.gentoo.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