All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ivan Kuten <ivan.kuten@promwad.com>
To: linux-wireless@vger.kernel.org
Cc: "Luis R. Rodriguez" <mcgrof@gmail.com>
Subject: Re: WPA2, compat-wireless-2.6.31-rc3, kernel 2.6.28 - rtl8187 - association works but no ping
Date: Fri, 24 Jul 2009 19:40:19 +0300	[thread overview]
Message-ID: <4A69E3F3.60403@promwad.com> (raw)
In-Reply-To: <43e72e890907240923h41408c99qfe48e4224149cb2d@mail.gmail.com>

> On Fri, Jul 24, 2009 at 8:52 AM, Ivan Kuten<ivan.kuten@promwad.com> wrote:
>> No Network Manager.
>> Just:
>> wpa_supplicant -Dwext -iwlan0 -c /home/ACORP.conf -dd &
>> /sbin/udhcpc -n -q -i wlan0 -s /bin/default.script
> 
> How did you get the eth0 IP? ps -ef?
> 
>   Luis
> 
> 
> 

in rc script it's ifconfig eth0 192.168.5.1
it's the same behaviour without eth0. I'm using eth0 for netconsole because
a lot of debug printks over slow UART bring kernel to crash.

I can't neither dhcp nor ping via wlan0. but association is ok.

It is a Blackfin board with busybox, not a desktop PC with NetworkManager stuff.

here is ps - nothing special:
  PID  Uid        VSZ Stat Command
    1 root        588 S   /init
    2 root            SW< [kthreadd]
    3 root            SW< [ksoftirqd/0]
    4 root            SW< [events/0]
    5 root            SW< [khelper]
   60 root            SW< [kblockd/0]
   74 root            SW< [khubd]
   93 root            SW  [pdflush]
   94 root            SW  [pdflush]
   95 root            SW< [kswapd0]
  101 root            SW< [mediabox2fb]
  162 root            SW< [mtdblockd]
  164 root            SW< [bfin-spi.0]
  179 root            SW< [uwbd]
  184 root            SW< [wusbd]
  209 root            SWN [jffs2_gcd_mtd2]
  214 root        864 R   -/bin/sh
  215 root        496 S   /bin/watchdogd -f -s
  217 root        764 S   /sbin/syslogd -n
  220 root        772 S   /sbin/klogd -n
  230 root            SW< [bf537_trackball]
  234 root        500 S   netsettings_updater
  236 root        504 S   /bin/Apek
  241 root        512 S   /bin/keyhandler
  283 root            SW< [phy0]
  303 root       1776 S   wpa_supplicant -Dwext -iwlan0 -c /home/ACORP.conf -dd
  334 root        768 R   ps -ef

The question is how to verify is it kernel or wpa_supplicant bug or some timing issue.

Regards,
Ivan


      reply	other threads:[~2009-07-24 16:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-23  9:22 WPA2, compat-wireless-2.6.31-rc3, kernel 2.6.28 - rtl8187 - association works but no ping Ivan Kuten
2009-07-23 16:17 ` Luis R. Rodriguez
2009-07-24  8:13   ` Ivan Kuten
2009-07-24 15:24     ` Luis R. Rodriguez
2009-07-24 15:52       ` Ivan Kuten
2009-07-24 16:23         ` Luis R. Rodriguez
2009-07-24 16:40           ` Ivan Kuten [this message]

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=4A69E3F3.60403@promwad.com \
    --to=ivan.kuten@promwad.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=mcgrof@gmail.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.