linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Karakontakis Apostolos <akarako@freemail.gr>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org, netrolller.3d@gmail.com
Subject: Re: zd1211rw problem
Date: Fri, 14 Nov 2008 15:07:40 +0200	[thread overview]
Message-ID: <200811141507.41076.akarako@freemail.gr> (raw)
In-Reply-To: <20081113002804.GA11329@tuxdriver.com>

On Thursday 13 November 2008 02:28:04 you wrote:
> On Thu, Nov 13, 2008 at 01:20:48AM +0200, Karakontakis Apostolos wrote:
> > Hi,
> >
> > I have recenetly bought a usb wireless stick that requires zd1211rw
> > driver (ZyDAS ZD1211B chipset).With kernel 2.6.24 it works ok but with
> > kernel 2.6.27.2 it dos not.
> >
> > 1. I have the latest firmware in /lib/firmware/zd1211
> > 2. i have CONFIG_MAC80211 and CONFIG_FW_LOADER = y
> > 3. i have CONFIG_ZD1211RW=m
> >
> > when i insert the module i get the following errors
> >
> > Nov 13 01:02:20 hakarako kernel: mac80211: Unknown parameter
> > `ieee80211_regdom'
>
> This parameter no longer exists for mac80211.  A similar parameter
> now exists for cfg80211, but the format is different.
>
> The mac80211 module isn't loading due to the unknown parameter.
>
> > Nov 13 01:02:20 hakarako kernel: zd1211rw: Unknown symbol
> > ieee80211_free_hw Nov 13 01:02:20 hakarako kernel: zd1211rw: Unknown
> > symbol ieee80211_alloc_hw Nov 13 01:02:20 hakarako kernel: zd1211rw:
> > Unknown symbol
> > ieee80211_register_hw
> > Nov 13 01:02:20 hakarako kernel: zd1211rw: Unknown symbol
> > ieee80211_tx_status_irqsafe
> > Nov 13 01:02:20 hakarako kernel: zd1211rw: Unknown symbol
> > ieee80211_wake_queues
> > Nov 13 01:02:20 hakarako kernel: zd1211rw: Unknown symbol
> > ieee80211_stop_queues
> > Nov 13 01:02:20 hakarako kernel: zd1211rw: Unknown symbol
> > ieee80211_unregister_hw
> > Nov 13 01:02:20 hakarako kernel: zd1211rw: Unknown symbol
> > ieee80211_beacon_get Nov 13 01:02:20 hakarako kernel: zd1211rw: Unknown
> > symbol ieee80211_rx_irqsafe
>
> Since mac80211 didn't load, zd1211rw won't load.
>
> Remove that mac80211 option from modprobe.conf (and possibly add the
> equivalent parameter to cfg80211), the modprobe zd1211rw again.
>
> John

>>> Also, be sure to set CONFIG_MAC80211=m (not =y).

Thanks, it worked.

      parent reply	other threads:[~2008-11-14 13:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-12 23:20 zd1211rw problem Karakontakis Apostolos
2008-11-13  0:28 ` John W. Linville
2008-11-13 23:10   ` Stefanik Gábor
2008-11-14 13:07   ` Karakontakis Apostolos [this message]

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=200811141507.41076.akarako@freemail.gr \
    --to=akarako@freemail.gr \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=netrolller.3d@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;
as well as URLs for NNTP newsgroup(s).