From: "Allen Curtis" <acurtis@onz.com>
To: "James Don" <JDon@spacebridge.com>,
<linuxppc-embedded@lists.linuxppc.org>
Subject: RE: ifconfig: SCC1 enet0 not showing up
Date: Wed, 18 Dec 2002 07:08:53 -0800 [thread overview]
Message-ID: <NCBBIINEHIPFGJPLBEIFCEEPEAAA.acurtis@onz.com> (raw)
In-Reply-To: <DB0585C9F6F9D411BE8F00D0B7896A4CC05F4E@SNCMAIL>
> # ifconfig
> lo Link encap:Local Loopback
> inet addr:127.0.0.1 Mask:255.0.0.0
> UP LOOPBACK RUNNING MTU:16436 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
snip
> ...
> eth0: CPM ENET Version 0.2 on SCC1, 00:22:2e:ff:67:de
> RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
1. cat /proc/net/dev
If eth0 is listed then it is installed in the kernel
2. have you tried to configure the ethernet by hand?
ifconfig eth0 192.168.1.10
Then run ifconfig and see if it shows up.
3. If this works, you can go back and correct your bootline parameters.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2002-12-18 15:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-18 14:56 ifconfig: SCC1 enet0 not showing up James Don
2002-12-18 15:08 ` Allen Curtis [this message]
2002-12-18 15:19 ` Leonardo Pereira Santos
2002-12-18 15:27 ` Hans Feldt
2002-12-18 16:43 ` Wolfgang Denk
[not found] <200212181320.30854.scop@digitel.com.br>
2002-12-18 15:24 ` Allen Curtis
-- strict thread matches above, loose matches on Subject: below --
2002-12-18 16:25 James Don
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=NCBBIINEHIPFGJPLBEIFCEEPEAAA.acurtis@onz.com \
--to=acurtis@onz.com \
--cc=JDon@spacebridge.com \
--cc=linuxppc-embedded@lists.linuxppc.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;
as well as URLs for NNTP newsgroup(s).