From: "John W. Linville" <linville@tuxdriver.com>
To: "J.A. Magallón" <jamagallon@ono.com>
Cc: Linux-Kernel <linux-kernel@vger.kernel.org>, mcgrof@gmail.com
Subject: Re: Linux 2.6.27-git3: rtl8169 oops and wireless missing symbols
Date: Mon, 13 Oct 2008 19:24:33 -0400 [thread overview]
Message-ID: <20081013232432.GB32550@tuxdriver.com> (raw)
In-Reply-To: <20081014010202.71d13eaf@werewolf.home>
On Tue, Oct 14, 2008 at 01:02:02AM +0200, J.A. Magallón wrote:
> werewolf:~# modprobe ath5k
> WARNING: Error inserting cfg80211 (/lib/modules/2.6.27-jam03/kernel/net/wireless/cfg80211.ko): Unknown symbol in module, or unknown parameter (see dmesg)
> WARNING: Error inserting mac80211 (/lib/modules/2.6.27-jam03/kernel/net/mac80211/mac80211.ko): Unknown symbol in module, or unknown parameter (see dmesg)
> FATAL: Error inserting ath5k (/lib/modules/2.6.27-jam03/kernel/drivers/net/wireless/ath5k/ath5k.ko): Unknown symbol in module, or unknown parameter (see dmesg)
> werewolf:~# modprobe mac80211
> WARNING: Error inserting cfg80211 (/lib/modules/2.6.27-jam03/kernel/net/wireless/cfg80211.ko): Unknown symbol in module, or unknown parameter (see dmesg)
> FATAL: Error inserting mac80211 (/lib/modules/2.6.27-jam03/kernel/net/mac80211/mac80211.ko): Unknown symbol in module, or unknown parameter (see dmesg)
>
> Dmesg is below.
cfg80211 isn't loading, so mac80211 can't find it's symbols, and
ath5k can't find mac80211's symbols.
> cfg80211: Unknown parameter `ieee80211_regdom'
config WIRELESS_OLD_REGULATORY
bool "Old wireless static regulatory definitions"
default n
---help---
This option enables the old static regulatory information
and uses it within the new framework. This is available
temporarily as an option to help prevent immediate issues
due to the switch to the new regulatory framework which
does require a new userspace application which has the
database of regulatory information (CRDA) and another for
setting regulatory domains (iw).
For more information see:
http://wireless.kernel.org/en/developers/Regulatory/CRDA
http://wireless.kernel.org/en/users/Documentation/iw
It is important to note though that if you *do* have CRDA present
and if this option is enabled CRDA *will* be called to update the
regulatory domain (for US and JP only). Support for letting the user
set the regulatory domain through iw is also supported. This option
mainly exists to leave around for a kernel release some old static
regulatory domains that were defined and to keep around the old
ieee80211_regdom module parameter. This is being phased out and you
should stop using them ASAP.
Say N unless you cannot install a new userspace application
or have one currently depending on the ieee80211_regdom module
parameter and cannot port it to use the new userspace interfaces.
This is scheduled for removal for 2.6.29.
Is this not clear enough?
John
--
John W. Linville Linux should be at the core
linville@tuxdriver.com of your literate lifestyle.
next prev parent reply other threads:[~2008-10-13 23:27 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-13 23:02 Linux 2.6.27-git3: rtl8169 oops and wireless missing symbols J.A. Magallón
2008-10-13 23:12 ` David Miller
2008-10-13 23:24 ` J.A. Magallón
2008-10-14 0:30 ` J.A. Magallón
2008-10-14 19:33 ` Francois Romieu
2008-10-14 20:03 ` J.A. Magallón
2008-10-14 23:39 ` Stefan Lippers-Hollmann
2008-10-13 23:24 ` John W. Linville [this message]
2008-10-13 23:44 ` J.A. Magallón
2008-10-14 16:59 ` John W. Linville
2008-10-14 0:23 ` Luis R. Rodriguez
2008-10-14 1:13 ` J.A. Magallón
2008-10-17 20:41 ` Stefanik Gábor
2008-10-17 21:24 ` Luis R. Rodriguez
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=20081013232432.GB32550@tuxdriver.com \
--to=linville@tuxdriver.com \
--cc=jamagallon@ono.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mcgrof@gmail.com \
/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