All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Poulsen <spoulsen@css-design.us>
To: Budhee Jamaich <budheej@gmail.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: OMAP2430: networking errors
Date: Thu, 17 May 2007 09:10:40 -0500	[thread overview]
Message-ID: <464C6260.6030302@css-design.us> (raw)
In-Reply-To: <57314e840705170639j410cdd26s40370f492fec6f00@mail.gmail.com>

Budhee,

I suggest you make sure that response is making it to the driver 
properly.  Find out which module is being used for your Ethernet 
controller and rebuild it with debug information.   This is likely a 
#define at the top of the file to set the debug level.  You may need to 
add a bit of code to print out all received packets' data.   I had a 
similar problem and doing this allowed me to trace the problem.  Sorry, 
but my problem was due to a custom board issue so it won't be yours.

Steve

Budhee Jamaich wrote:
> Hello list,
>
> I'm having networking problems with my OMAP.
>
> I tried a few booting schemes, but all failed.
> I tried DHCP auto-IP configurations and
> NFS root-fs, but they fail to connect to the server.
>
> When I'm running tcpdump on the server,
> I can see that the OMAP sends the "arp who-has x.x.x.x",
> looking for my server's MAC address,
> and I see the server's response: "arp reply x.x.x.x is-at 
> ZZ:ZZ:ZZ:ZZ:ZZ:ZZ (oui
> Unknown)",
>
> but the OMAP doesn't see the arp reply,
> and keep sending the arp who-has packets... :(
>
> anyone knows why this may be happening ?
> or any ideas how to debug this further ?
>
> Thank You All,
> Budhee
> _______________________________________________
> Linux-omap-open-source mailing list
> Linux-omap-open-source@linux.omap.com
> http://linux.omap.com/mailman/listinfo/linux-omap-open-source
>

  parent reply	other threads:[~2007-05-17 14:10 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-17 13:39 OMAP2430: networking errors Budhee Jamaich
2007-05-17 13:44 ` Woodruff, Richard
2007-05-17 14:01   ` Budhee Jamaich
2007-05-17 16:10     ` Woodruff, Richard
2007-05-17 16:35       ` Budhee Jamaich
2007-05-17 18:20         ` Steve Poulsen
2007-05-17 19:55           ` Budhee Jamaich
2007-05-17 20:03             ` Syed Mohammed, Khasim
2007-05-17 21:28               ` Steve Poulsen
2007-05-18  7:05                 ` Budhee Jamaich
2007-05-17 14:48   ` Budhee Jamaich
2007-05-17 14:10 ` Steve Poulsen [this message]
2007-05-17 14:28 ` Budhee Jamaich

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=464C6260.6030302@css-design.us \
    --to=spoulsen@css-design.us \
    --cc=budheej@gmail.com \
    --cc=linux-omap-open-source@linux.omap.com \
    /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.