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: Mon, 2 Feb 2009 09:49:54 -0800	[thread overview]
Message-ID: <20090202174954.GA4509@tesla> (raw)
In-Reply-To: <20090130224802.194360@gmx.net>

On Fri, Jan 30, 2009 at 02:48:02PM -0800, Alexander Bartha wrote:
> 
> Well evening
> 
> i have tried to --mv /etc/udev/rules.d/regulatory.rules /lib/udev/rules.d/85-regulatory.rules--
> and --rmmod ath9k mac80211 cfg80211-- then --modprobe ath9k-- but i get in var/log/messages "link is not ready"

"links is not ready" is not a bad message, it means you are just not associated and you can start
now trying to associate.

> then  have removed crda 0.9.5 and installed crda1.0.1 During compiling of crda it detected file collisions in "/lib/udev/rules.d/85-regulatory.rules

That's because the new version of crda-1.0.1 installs the file into /lib/udev/rules.d/85-regulatory.rules.
So long as you have the file it is OK.

> then
> modprobe ath9k but also i get in var/log/messages "link is not ready".

Again this is OK!

> Then i have --mv /lib/udev/rules.d/85-regulatory.rules /etc/udev/rules.d/regulatory.rules-- and have removed the 1.0.1 crda and installed crda 0.9.5 during the compiling i got : Detected file collision(s):/etc/udev/rules.d/regulatory.rules.

The version of CRDA won't matter much, you just need the rules file in proper place and a
crda bin in /sbin/crda. Most of the changes from 0.9.5 to 1.0.1 were purely to help
distributions out. One of the changes for exampl was to use now /lib/udev/rules.d/ intstead
of /etc/udev/rules.d. I recommend to just use the latest version of crda anyway.

> After that i have --modprobe ath9k-- and i got a ip from my linksys router.
> Now i am realy confused. The think i know is that only crda0.9.5 works with my system maybe a newer udev would do the job. I only have installed udev 124 maybe it is to old.

I'm pretty sure most version of udev should work fine with this, crda isn't using
any complex setting from udev.

> The problem with the dhcpd:
> /var/log/messages:
> Jan 30 23:23:00 ws1 [ 8926.298958] wlan0: associated
> Jan 30 23:23:00 ws1 wpa_cli: interface wlan0 CONNECTED
> Jan 30 23:23:02 ws1 dhcpcd[23605]: wlan0: dhcpcd 4.0.7 starting
> Jan 30 23:23:02 ws1 dhcpcd[23605]: wlan0: broadcasting for a lease
> Jan 30 23:23:03 ws1 dhcpcd[23605]: wlan0: offered 192.168.1.100 from 192.168.1.1
> Jan 30 23:23:03 ws1 dhcpcd[23605]: wlan0: checking 192.168.1.100 is available on attached networks
> Jan 30 23:23:07 ws1 dhcpcd[23605]: wlan0: acknowledged 192.168.1.100 from 192.168.1.1
> Jan 30 23:23:07 ws1 dhcpcd[23605]: wlan0: leased 192.168.1.100 for 86400 seconds
> Jan 30 23:30:01 ws1 cron[23666]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
> Jan 30 23:31:37 ws1 [ 9443.502625] wlan0: disassociated (Reason: 4)

You may want to fine tune your AP to not kick people off after a
period of innactivity. You can find the reasons on IEEE-802.11 2007 doc:

  parent reply	other threads:[~2009-02-02 17:49 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
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                 ` Luis R. Rodriguez [this message]
     [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                     ` [ath9k-devel] ath9k WMP300nv2 (AR5416) 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=20090202174954.GA4509@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.