linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Cindy Peters <cinpet@adaptivemicro.com>
To: "'linuxppc-embedded@lists.linuxppc.org'"
	<linuxppc-embedded@lists.linuxppc.org>
Subject: TX errors on eth0
Date: Thu, 1 Nov 2001 11:02:09 -0500	[thread overview]
Message-ID: <41EDEC3C1B88D51186EB00A0C9CFADF702FAE0@AMWMAIL> (raw)


I am using Linux kernel 2.4.6 on a custom MPC823 board. I don't seem to be
having any problem with Ethernet functionality. I am running DHCP, httpd,
telnet, and Samba successfully. If I run ifconfig the number of TX packets
is 0 and there is a large number of TX errors. I am assuming that it is a
problem with the way the transmit statistics is getting updated. Has anyone
else seen this problem?
Does anyone know how to fix it?

Following is the output of ifconfig:

[root@acornbd1 /root]# ifconfig
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Bcast:127.255.255.255  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 coll:0

eth0      Link encap:Ethernet  HWaddr AA:55:00:06:14:45
          inet addr:142.42.6.44  Bcast:142.42.255.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:11169 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:4444 dropped:66 overruns:0 carrier:0 coll:0
          Base address:0x3d00

Thanks,
Cindy Peters
Adaptive Micro-Ware, Inc.

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

             reply	other threads:[~2001-11-01 16:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-01 16:02 Cindy Peters [this message]
2001-11-01 23:52 ` TX errors on eth0 Dan Malek

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=41EDEC3C1B88D51186EB00A0C9CFADF702FAE0@AMWMAIL \
    --to=cinpet@adaptivemicro.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).