All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Xiaogeng (Shawn) Jin" <xjin@redswitch.com>
To: Wolfgang Denk <wd@denx.de>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: LXT972 FEC problem on MPC855
Date: Mon, 26 Aug 2002 12:17:31 -0700	[thread overview]
Message-ID: <3D6A7ECB.3050809@redswitch.com> (raw)
In-Reply-To: 20020826182707.BA14B11829@denx.denx.de


>>eth0: config: auto-negotiation on, 100FDX, 100HDX, 10FDX, 10HDX.
>>IP-Config: Incomplete network configuration information.
>
> You are passing bad/insufficient boot arguments to the Linux  kernel;
> unfortunaltely you don;t show us this part of the boot messages, so I
> cannot even guess what you're doing wrong.
Well, if IP-Config is not complete, we can change the configuration
using 'ifconfig' after the kernel starts. I did that. And I noticed that
'eth0' can receive packets but cannot transmit any packets. Here is the
result of running ifconfig.

---------------------------once----------------------------------
#ifconfig
eth0      Link encap:Ethernet  HWaddr 00:06:17:01:02:00
           inet addr:192.168.5.24  Bcast:192.168.5.255  Mask:255.255.255.0
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:180 errors:0 dropped:0 overruns:0 frame:0
           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:100
           RX bytes:18110 (17.6 kb)  TX bytes:0 (0.0 b)
           Base address:0xe00
---------------------------once----------------------------------
---------------------------twice---------------------------------
#ifconfig
eth0      Link encap:Ethernet  HWaddr 00:06:17:01:02:00
           inet addr:192.168.5.24  Bcast:192.168.5.255  Mask:255.255.255.0
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:282 errors:0 dropped:0 overruns:0 frame:0
           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:100
           RX bytes:26831 (26.2 kb)  TX bytes:0 (0.0 b)
           Base address:0xe00
---------------------------twice---------------------------------

- Shawn.


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2002-08-26 19:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-26  1:20 LXT972 FEC problem on MPC855 Xiaogeng (Shawn) Jin
2002-08-26 18:04 ` Xiaogeng (Shawn) Jin
2002-08-26 18:27   ` Wolfgang Denk
2002-08-26 19:17     ` Xiaogeng (Shawn) Jin [this message]
     [not found]     ` <3D6A9E57.1060308@redswitch.com>
2002-08-26 22:34       ` Ricardo Scop
2002-08-28  0:19         ` Xiaogeng (Shawn) Jin

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=3D6A7ECB.3050809@redswitch.com \
    --to=xjin@redswitch.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=wd@denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.