Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
From: "Richard E. Brown" <richb.hanover@gmail.com>
To: "cerowrt-devel@lists.bufferbloat.net"
	<cerowrt-devel@lists.bufferbloat.net>
Subject: [Cerowrt-devel] CeroWrt: "Wireless is disabled or not associated" using channel 40 or 48 for 5GHz radio
Date: Mon, 21 Oct 2013 12:34:53 -0400	[thread overview]
Message-ID: <934A7998-2B4A-401D-A19C-B2FD67CFFF11@gmail.com> (raw)

I wanted to change the channels for my secondary CeroWrt router (I'm using 3.7.5 as my primary…) When I set the channel to 36 or 44, everything seems OK. When I attempt either channel 40 or 48, I get the following in the Wifi tab:

--- 
Atheros AR9220 802.11an (radio1)
 
0%	SSID: CEROwrt5 | Mode: Client
Wireless is disabled or not associated	  

0%	SSID: CEROwrt-guest5 | Mode: Master
Wireless is disabled or not associated	  

0%	SSID: babel | Mode: Ad-Hoc
Wireless is disabled or not associated
---

Other info:

a) I find this using *both* 3.7.5 and 3.10.17-1

b) The only diff's between the /etc/config/wireless file between working and not is the channel option:

option channel '44'
  vs…
option channel '48'

c) It happens using either the luci web interface or the following script:

---
echo 'Setting 2.4 & 5 GHz channels'
uci set wireless.radio0.channel=6
uci set wireless.radio1.channel=40
---

Is this expected? If not, what other information could I provide?

Rich

             reply	other threads:[~2013-10-21 16:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-21 16:34 Richard E. Brown [this message]
2013-10-21 18:04 ` Dave Taht
2013-10-21 18:22   ` Richard E. Brown

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

  List information: https://lists.bufferbloat.net/postorius/lists/cerowrt-devel.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=934A7998-2B4A-401D-A19C-B2FD67CFFF11@gmail.com \
    --to=richb.hanover@gmail.com \
    --cc=cerowrt-devel@lists.bufferbloat.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox