From: Ulf Samuelsson <ntp@emagii.com>
To: linux-wireless@vger.kernel.org
Cc: ath6kl-devel@qualcomm.com
Subject: ath6kl_sdio blocked by RFKILL
Date: Tue, 28 May 2013 17:01:42 +0200 [thread overview]
Message-ID: <51A4C6D6.1020002@emagii.com> (raw)
Have built the ath6kl_sdio driver for an Cortex-A5 chip using the
linux-3.6.9 kernel
File system built using Yocto and Busybox RF-Kill.
Kernel Config contains:
CONFIG_RFKILL=m
CONFIG_RFKILL_LEDS=y
CONFIG_RFKILL_INPUT=y
# CONFIG_RFKILL_GPIO is not set
When I do
# ifconfig wlan0 up.
I get the error message:
ifconfig: SIOCSIFFLAGS: Operation not possible due to RF-kill
If I run "rfkill list" I get
1: phy1: wlan
Soft blocked: yes
Hard blocked: no
If I try to unblock using "rfkill unblock all" or "wifi" or "wlan", the
soft block remains.
Any clues?
Looking through the Busybox rfkill code, this seems to generate an event.
What is supposed to react to this?
Could there be a rule, which is missing?
BR
Ulf Samuelsson
next reply other threads:[~2013-05-28 15:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-28 15:01 Ulf Samuelsson [this message]
2013-06-01 12:34 ` ath6kl_sdio blocked by RFKILL Kalle Valo
2013-06-05 11:17 ` Ulf Samuelsson
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=51A4C6D6.1020002@emagii.com \
--to=ntp@emagii.com \
--cc=ath6kl-devel@qualcomm.com \
--cc=linux-wireless@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).