All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tamas Selmeci <tselmeci@dension.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] connecting to AP hardly
Date: Fri, 23 Jan 2009 16:37:10 +0100	[thread overview]
Message-ID: <4979E426.3090200@dension.com> (raw)

Hello!

Now I've been using ath9k for a few days, and in station mode everything 
  seems to be really perfect! Respect to all of the developers.

My main issue in AP mode with hostapd-0.6.7 is that the network is 
visible, but it's very hard to connect to it, authentication often 
fails. Using compat-wireless-2009-01-18 with linux-2.6.27-rc6.

This is what I do:

modprobe ath9k
iw dev wlan0 interface add ath0 type __ap
iwconfig ath0 txpower 39mW
hostapd /tmp/hconfig

/tmp/hconfig is as follows:

interface=ath0
driver=nl80211
hw_mode=g
country_code=HU
max_num_sta=32
channel=1
logger_syslog=1
logger_syslog_level=0
logger_stdout=-1
logger_stdout_level=0
debug=1
ctrl_interface_group=0
macaddr_acl=0
auth_algs=1
dump_file=/tmp/hostapd.dump
wpa=2
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP CCMP
ssid=norbolataska
ap_max_inactivity=120
wme_enabled=0
wpa_psk=af8f7d04a3331126ee9fad0cf2dbba54728389d93d83ca1549dfda2727249890

There are ~12 wifi networks visible in the vicinity, and the channel 
selection may be wrong, an autodetection algorithm for the least used 
channel is in progress. But there can be other problems, so if you have 
such experience, idea, adivce, please share them with me!

Thanks a lot!

Best regards,
-- 
Tamas Selmeci

                 reply	other threads:[~2009-01-23 15:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4979E426.3090200@dension.com \
    --to=tselmeci@dension.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.