All of lore.kernel.org
 help / color / mirror / Atom feed
* 10/5 Mhz channel width is possible ?
@ 2015-02-16  9:51 Waldek
  2015-02-16 12:16 ` Oleksij Rempel
  0 siblings, 1 reply; 2+ messages in thread
From: Waldek @ 2015-02-16  9:51 UTC (permalink / raw)
  To: linux-wireless


Hi,

I have linux kernel version 3.19 and iw tool v3.17. I have use USB WIFI WN722N which use ATH9k_htc driver from kernel
I would like setup channel width 5 MHZ form my ad-hoc Mesh network base on olsrd

I have try setup in following

iw wlan0 set type ibss
ip link set wlan0 up
iw wlan0 ibss join MYNet 2447 5MHZ

but I have message:

command failed: Invalid argument (-22)

when I use 
iw wlan0 ibss join MYNet 2447

no error message but channel width is 20 Mhz

I have see syntax iw tools:

 iw   dev <devname> ibss join <SSID> <freq in MHz> [HT20|HT40+|HT40-|NOHT|5MHZ|10MHZ] [fixed-freq] [<fixed bssid>] [beacon-interval <TU>] [basic-rates <rate in Mbps,rate2,...>] [mcast-rate <rate in Mbps>] [key d:0:abcde]

it is look that in ibss mode I can set 10 or 5 Mhz width channel but don't work

I have local network which working on OpenWRT with UBNT devices with channel width 5 Mhz
I would like get access to my local network from my laptop with Linux and use USB WIFI WN722N

What is wrong ??

Thank you for help and any suggestion

Waldek







^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 10/5 Mhz channel width is possible ?
  2015-02-16  9:51 10/5 Mhz channel width is possible ? Waldek
@ 2015-02-16 12:16 ` Oleksij Rempel
  0 siblings, 0 replies; 2+ messages in thread
From: Oleksij Rempel @ 2015-02-16 12:16 UTC (permalink / raw)
  To: Waldek, linux-wireless

[-- Attachment #1: Type: text/plain, Size: 1305 bytes --]

Am 16.02.2015 um 10:51 schrieb Waldek:
> 
> Hi,
> 
> I have linux kernel version 3.19 and iw tool v3.17. I have use USB WIFI WN722N which use ATH9k_htc driver from kernel
> I would like setup channel width 5 MHZ form my ad-hoc Mesh network base on olsrd
> 
> I have try setup in following
> 
> iw wlan0 set type ibss
> ip link set wlan0 up
> iw wlan0 ibss join MYNet 2447 5MHZ
> 
> but I have message:
> 
> command failed: Invalid argument (-22)
> 
> when I use 
> iw wlan0 ibss join MYNet 2447
> 
> no error message but channel width is 20 Mhz
> 
> I have see syntax iw tools:
> 
>  iw   dev <devname> ibss join <SSID> <freq in MHz> [HT20|HT40+|HT40-|NOHT|5MHZ|10MHZ] [fixed-freq] [<fixed bssid>] [beacon-interval <TU>] [basic-rates <rate in Mbps,rate2,...>] [mcast-rate <rate in Mbps>] [key d:0:abcde]
> 
> it is look that in ibss mode I can set 10 or 5 Mhz width channel but don't work
> 
> I have local network which working on OpenWRT with UBNT devices with channel width 5 Mhz
> I would like get access to my local network from my laptop with Linux and use USB WIFI WN722N
> 
> What is wrong ??
> 
> Thank you for help and any suggestion
> 
> Waldek

Theoretically it should be possible, but i we need some changes in the
firmware.

-- 
Regards,
Oleksij


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 213 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-16 12:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-16  9:51 10/5 Mhz channel width is possible ? Waldek
2015-02-16 12:16 ` Oleksij Rempel

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.