All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luis R. Rodriguez <lrodriguez@atheros.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] ath9k WMP300nv2 (AR5416)
Date: Thu, 29 Jan 2009 11:46:51 -0800	[thread overview]
Message-ID: <20090129194651.GC10772@tesla> (raw)
In-Reply-To: <20090129192832.83600@gmx.net>

On Thu, Jan 29, 2009 at 11:28:32AM -0800, Alexander Bartha wrote:
> Hello Luis
> 
> thanks for your answer i have done debugging and attached log files as attachment. The log file from building crda is from my portage (gentoo system) cause crda is in the software tree of gentoo. The first working solution was to go back from 1.0.1 crda to crda 0.9.5 this works with the ath9k driver "compat-wireless-2.6.tar.bz2"--from-26.01.2009

OK so everything looks good except I am in doubt your udev rule file is being setup
in place correctly. Can you do:

cat /lib/udev/rules.d/85-regulatory.rules
cat /etc/udev/rules.d/regulatory.rules

> Do you know some problems from the ath9k where the driver loses the connection and renewal the ip per dhcpd???
> there the output of /var/log/messages in this case:
> Jan 29 17:56:19 ws1 wpa_cli: interface wlan0 CONNECTED
> Jan 29 17:56:20 ws1 dhcpcd[8482]: wlan0: dhcpcd 4.0.7 starting
> Jan 29 17:56:20 ws1 dhcpcd[8482]: wlan0: broadcasting for a lease
> Jan 29 17:56:21 ws1 dhcpcd[8482]: wlan0: offered 192.168.1.100 from 192.168.1.1
> Jan 29 17:56:21 ws1 dhcpcd[8482]: wlan0: checking 192.168.1.100 is available on attached networks
> Jan 29 17:56:26 ws1 dhcpcd[8482]: wlan0: acknowledged 192.168.1.100 from 192.168.1.1
> Jan 29 17:56:26 ws1 dhcpcd[8482]: wlan0: leased 192.168.1.100 for 86400 seconds
> Jan 29 17:56:29 ws1 [  238.543007] wlan0: no IPv6 routers present
> Jan 29 18:00:01 ws1 cron[8538]: (root) CMD (rm -f /var/spool/cron/lastrun/cron.hourly)
> Jan 29 18:00:01 ws1 cron[8539]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
> Jan 29 18:01:27 ws1 [  537.287651] wlan0: disassociated (Reason: 4)
> Jan 29 18:01:27 ws1 dhcpcd[8507]: wlan0: carrier lost
> Jan 29 18:01:27 ws1 wpa_cli: interface wlan0 DISCONNECTED
> Jan 29 18:01:28 ws1 [  538.288019] wlan0: associate with AP f5d6b6a8
> Jan 29 18:01:28 ws1 dhcpcd[8507]: wlan0: received SIGTERM, stopping
> Jan 29 18:01:29 ws1 [  538.487016] wlan0: associate with AP f5d6b6a8
> Jan 29 18:01:29 ws1 [  538.687013] wlan0: associate with AP f5d6b6a8
> Jan 29 18:01:29 ws1 [  538.887013] wlan0: association with AP f5d6b6a8 timed out
> Jan 29 18:01:30 ws1 [  539.826138] wlan0: authenticate with AP f5d6b6a8
> Jan 29 18:01:30 ws1 [  539.828127] wlan0: authenticated
> Jan 29 18:01:30 ws1 [  539.828132] wlan0: associate with AP f5d6b6a8
> Jan 29 18:01:30 ws1 [  539.832140] wlan0: RX ReassocResp from f2ebe02a (capab=0x411 status=0 aid=2)
> Jan 29 18:01:30 ws1 [  539.832145] wlan0: associated
> Jan 29 18:01:30 ws1 wpa_cli: interface wlan0 CONNECTED
> Jan 29 18:01:31 ws1 dhcpcd[9429]: wlan0: dhcpcd 4.0.7 starting
> Jan 29 18:01:31 ws1 dhcpcd[9429]: wlan0: broadcasting for a lease
> Jan 29 18:01:32 ws1 dhcpcd[9429]: wlan0: offered 192.168.1.100 from 192.168.1.1
> Jan 29 18:01:32 ws1 dhcpcd[9429]: wlan0: checking 192.168.1.100 is available on attached networks
> Jan 29 18:01:38 ws1 dhcpcd[9429]: wlan0: acknowledged 192.168.1.100 from 192.168.1.1
> Jan 29 18:01:38 ws1 dhcpcd[9429]: wlan0: leased 192.168.1.100 for 86400 seconds
> 
> 
> ??????????? time to try a newer driver???????.

wireless-testing is always being updated, can't say I have seen this issue myself,
but again try the latest and if you see issue please report them.

  Luis

  parent reply	other threads:[~2009-01-29 19:46 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-24 18:49 [ath9k-devel] ath9k WMP300nv2 (AR5416) Alexander Bartha
2009-01-25 17:12 ` Sujith
2009-01-28 13:17   ` Alexander Bartha
2009-01-28 19:33     ` Luis R. Rodriguez
     [not found]       ` <20090129192832.83600@gmx.net>
2009-01-29 19:46         ` Luis R. Rodriguez [this message]
2009-01-30  5:39           ` [ath9k-devel] Problem compiling latest compate wirless Amit Sood
2009-01-30  6:31             ` Luis R. Rodriguez
     [not found]               ` <704147.74610.qm@web95016.mail.in2.yahoo.com>
2009-01-30 16:13                 ` Luis R. Rodriguez
2009-01-31 13:50                   ` Amit Sood
     [not found]           ` <20090130162123.104260@gmx.net>
     [not found]             ` <20090130165946.GE6534@tesla>
     [not found]               ` <20090130224802.194360@gmx.net>
2009-02-02 17:49                 ` [ath9k-devel] ath9k WMP300nv2 (AR5416) Luis R. Rodriguez
     [not found] <20090202234254.GI17941@tesla>
     [not found] ` <20090203172701.137550@gmx.net>
     [not found]   ` <20090203173228.GB9713@tesla>
     [not found]     ` <20090203180007.137530@gmx.net>
     [not found]       ` <20090203182537.GA15591@tesla>
     [not found]         ` <20090203184632.137560@gmx.net>
     [not found]           ` <20090203190955.GB15591@tesla>
     [not found]             ` <20090203201941.242400@gmx.net>
     [not found]               ` <20090203212317.GA25036@tesla>
     [not found]                 ` <20090204194544.158460@gmx.net>
     [not found]                   ` <20090204214334.GF5581@tesla>
2009-02-06 20:22                     ` Alexander Bartha
2009-02-06 21:18                       ` Luis R. Rodriguez
2009-02-14 23:06                         ` Alexander Bartha
2009-02-15  1:18                           ` Luis R. Rodriguez
2009-02-16 20:51                             ` Alexander Bartha
2009-02-16 21:42                               ` Luis R. Rodriguez
2009-02-20 17:44                                 ` Alexander Bartha
2009-02-20 17:46                                 ` Alexander Bartha
2009-02-20 18:28                                   ` Pavel Roskin

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=20090129194651.GC10772@tesla \
    --to=lrodriguez@atheros.com \
    --cc=ath9k-devel@lists.ath9k.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 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.