From: Hauke Mehrtens <hauke@hauke-m.de>
To: James <bjlockie@lockie.ca>
Cc: linux-wireless Mailing List <linux-wireless@vger.kernel.org>
Subject: Re: no CONFIG_WIRELESS_EXT
Date: Wed, 26 Jan 2011 22:23:25 +0100 [thread overview]
Message-ID: <4D4090CD.9090407@hauke-m.de> (raw)
In-Reply-To: <4D40774A.608@lockie.ca>
On 01/26/2011 08:34 PM, James wrote:
> I installed compat-wireless-2011-01-25 and iwlist doesn't work but iw does.
> The warning dmesg shows is "cfg80211: wext will not work because kernel
> was compiled with CONFIG_WIRELESS_EXT=n. Tools using wext interface,
> like iwconfig will not work." which is fine BUT my kernel is compiled with
> CONFIG_WIRELESS=y
> CONFIG_WIRELESS_EXT_SYSFS=y
> and those are the only 2 'WIRELESS' anything.
>
> I have kernel 2.6.36.3.
Hi,
you have to activate CONFIG_WIRELESS_EXT and nothing else to use the
wext interface. You can not doe this directly in your kernel config, you
have to modify the KConfig or build something that depends on
CONFIG_WIRELESS_EXT like ipw2200. Just set CONFIG_IPW200=m in the kernel
configuration and it will also activate CONFIG_WIRELESS_EXT=y
Hauke
next prev parent reply other threads:[~2011-01-26 21:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-26 19:34 no CONFIG_WIRELESS_EXT James
2011-01-26 20:53 ` Randy Dunlap
2011-01-26 21:23 ` Hauke Mehrtens [this message]
2011-01-26 22:53 ` James
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=4D4090CD.9090407@hauke-m.de \
--to=hauke@hauke-m.de \
--cc=bjlockie@lockie.ca \
--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 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.