linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: lynx.abraxas@freenet.de
To: linux-wireless@vger.kernel.org
Subject: Re: What's wrong if wlan0 device is not reacting?
Date: Fri, 7 Dec 2007 21:17:37 +0100	[thread overview]
Message-ID: <20071207201737.GA9192@drago> (raw)
In-Reply-To: <43e72e890712061714i3427f558p9b94390955b0a817@mail.gmail.com>

On 06/12/07 20:14:11, Luis R. Rodriguez wrote:
> On Dec 6, 2007 4:48 PM,  <lynx.abraxas@freenet.de> wrote:
>
>  >  >  lsusb  tells  me  the   manufacturer   is   Realtek   rtl8187  so   I
compiled, installed
> > > and modprobed rtl8187 for the 2.6.22.5 kernel.
>
> CC'ing those who worked on that driver.
>
> > compat-wireless-2.6.tar.bz2 did not compile, which I thought would be  the
best choise.
>
> Please try today's release, last night's release was broken due to
> zd1211rw-mac80211 --> zd1211rw move, among other things. Let me know
> how it goes and what kernel you are using.

I'm  now  trying to get the device working on my LFS with 2.6.23.9 which seems
to be a bit to new. My other kernel 2.6.21.5 a bit too old:(
Well the current compat-wireless-2.6.tar.bz2 does not compile through  either.
Even with make -k rtl8187.ko is not created. make stops with:


make
make -C /lib/modules/2.6.23.9/build M=/home/lynx/compat-wireless-2.6 modules
make[1]: Entering directory `/usr/src/linux-2.6.23.9'
  CC [M]  /home/lynx/compat-wireless-2.6/drivers/net/wireless/b43/main.o
In file included from /home/lynx/compat-wireless-2.6/drivers/net/wireless/b43/main.c:44:
/home/lynx/compat-wireless-2.6/drivers/net/wireless/b43/b43.h:783:3: error: #error "Using neither DMA nor PIO? Confused..."
/home/lynx/compat-wireless-2.6/drivers/net/wireless/b43/main.c: In function 'b43_interrupt_tasklet':
/home/lynx/compat-wireless-2.6/drivers/net/wireless/b43/main.c:1451: error: implicit declaration of function 'b43_using_pio'
/home/lynx/compat-wireless-2.6/drivers/net/wireless/b43/main.c: In function 'b43_one_core_attach':
/home/lynx/compat-wireless-2.6/drivers/net/wireless/b43/main.c:3857: error: 'modparam_pio' undeclared (first use in this function)
/home/lynx/compat-wireless-2.6/drivers/net/wireless/b43/main.c:3857: error: (Each undeclared identifier is reported only once
/home/lynx/compat-wireless-2.6/drivers/net/wireless/b43/main.c:3857: error: for each function it appears in.)
make[4]: *** [/home/lynx/compat-wireless-2.6/drivers/net/wireless/b43/main.o] Error 1
make[3]: *** [/home/lynx/compat-wireless-2.6/drivers/net/wireless/b43] Error 2
make[2]: *** [/home/lynx/compat-wireless-2.6/drivers/net/wireless] Error 2
make[1]: *** [_module_/home/lynx/compat-wireless-2.6] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.23.9'
make: *** [modules] Error 2

> > No,  scanning  doesn't work either. Also "ifconfig wlan0 up" takes a long time
> > to finish  compared to other devices I have worked with. It yields the "wlan0:
> > link is not ready" message.
> > iwlist wlan0 scan gives: wlan0 No scan results
> 
> Best thing to do is to try to get you to use the latest driver, we'll
> be able to help a lot better that way. You can try wireless-2.6.git
> tree yourself or we can try to get the compat-wireless-2.6 package
> working for you.

Is git different from compat-wireless-2.6 package? It seems like it is a daily
snapshot.

>
> > I tried both an none worked.
> > Is  it  possible,  though  the  driver  catches the device and I don't get
any
> > error-messages, that the Stick cannot be used under linux?
>
> Well lets find out, I believe it should be supported and working with
> the current drivers.
>

That  would be great. I got a lot of things running with my LFS but this WLAN-
Stick is a hard one again...

Lynx





  parent reply	other threads:[~2007-12-07 20:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-06 17:08 What's wrong if wlan0 device is not reacting? lynx.abraxas
2007-12-06 18:52 ` Will Dyson
2007-12-06 21:48   ` lynx.abraxas
2007-12-07  1:14     ` Luis R. Rodriguez
2007-12-07 10:21       ` Andrea Merello
2007-12-07 20:38         ` lynx.abraxas
2007-12-07 19:21       ` Will Dyson
2007-12-07 21:36         ` Luis R. Rodriguez
2007-12-08  7:44           ` lynx.abraxas
2007-12-10 17:15             ` lynx.abraxas
2007-12-10 19:26               ` Luis R. Rodriguez
2008-01-26 17:54                 ` lynx.abraxas
2007-12-07 20:17       ` lynx.abraxas [this message]
2007-12-07 20:25         ` Luis R. Rodriguez
2007-12-07 20:47           ` 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=20071207201737.GA9192@drago \
    --to=lynx.abraxas@freenet.de \
    --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).