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] Atheros AR5416 vs. Samsung smartphones
Date: Fri, 13 Feb 2009 11:42:23 +0100	[thread overview]
Message-ID: <49954E8F.7080701@dension.com> (raw)

Hello all!

This is not a strictly ath9k-relevant post, but ath9k is also affected 
in my problem, so that's why I dared to send this email...

I'm creating an AP using hostapd with open security (for the reason 
please see my next email). We have tested it with several mobile phones, 
laptops, some PCI wifi cards and even with a UMPC, all of them were able 
to connect to the AP without any problem and access the internet being 
forwarded inside the AP (this is a hotspot).

Except two smartphones: Samsung i780 and Samsung Omnia.

They all can connect to the AP, but much slower, than other devices, 
both of them get a valid IP address, but most of the pings originated 
from the mobiles (with special utilities) to the AP fail, at least 50% 
of them timeouts. And pinging the phones from the AP is similar. 
Additionally, it's almost impossible to perform a successful ping 
between two clients on the AP, if any affected device is a Samsung one. 
I've double-checked all the network settings on the phones, DHCP and DNS 
server settings, they're all ok - otherwise how would other clients work 
correctly?

What I realized during the development is that a few wifi cards (and 
those are also in Samsung phones) are unable to see channels 12-13, so 
connecting to any AP operating on those channels is impossible with 
them. I took extra care to run my AP on a "seeable" channel.

Environment:
- linux-2.6.27-rc6
- ath9k-compat: 2009-01-25 and 2009-02-11;
- hostapd-0.6.7
- AR5416 card (TP-WN861N) and AR9160 (Silex);
- Samsung i780 wifi unit: SWLD24SP1, Samsung Omnia;

hostapd.conf:

interface=wlan0
driver=nl80211
hw_mode=g
country_code=DE
max_num_sta=32
logger_syslog=1
logger_syslog_level=0
logger_stdout=-1
logger_stdout_level=0
debug=1
ctrl_interface_group=0
macaddr_acl=0
ssid=testap
wpa=0
ap_max_inactivity=120
channel=8

Did anybody already experience this or such problem? I've heard (bad) 
rumours about the quality of Samsung phones...

And the mobiles are not totally rubbish, since with other routers they 
do work...

Thanks

Regards,
-- 
Tamas Selmeci

                 reply	other threads:[~2009-02-13 10:42 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=49954E8F.7080701@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.