linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Malte Gell <malte.gell@gmx.de>
To: linux-wireless@vger.kernel.org
Subject: Re: ar9170 makes machine hang when shut down
Date: Sat, 26 Sep 2009 03:50:07 +0200	[thread overview]
Message-ID: <200909260350.07465.malte.gell@gmx.de> (raw)
In-Reply-To: <4ABD2504.9010202@gmx.de>


Joerg Albert <jal2@gmx.de> wrote

Thanks to you and Luis for explanation.

> You are right. I had a look into the source rpm for the packets your url
>  pointed to. The ar9170 driver inside compat-wireless dates back to end of
>  February 2009, at that time the driver was called ar9170, it got the "usb"
>  prefix later.

Prefix? I guess it is more a suffix at the end, isn't it...?
 
> You might try arusb_lnx (the vendor driver) from the other package (no idea
>  how OpenSuSE handles two drivers for the same hardware), 

It seems it does not handle it at all... i was able to 1st load arusb_lnx but 
it did not work, maybe they reduced it just to a dummy thing? Ok, I'm surely 
wrong about that, at least arubs_lnx just did nothing. ar9170 only works.


>  but the best way
>  to get support from this list would be to compile a decent compat-wireless
>  by your own and report bugs etc. to the list. A lot of stuff changed since
>  February.

Yep, I tried before, but when i try to compile the latest compat-wireless I 
get this:

./scripts/driver-select ar9170

./scripts/gen-compat-autoconf.sh config.mk > include/linux/compat_autoconf.h
make -C /lib/modules/2.6.27.29-0.1-k7/build 
M=/home/malte_gell/download/src/wifi/compat-wireless-2009-09-25 modules
make[1]: Entering directory `/usr/src/linux-2.6.27.29-0.1'
  LD      /home/malte_gell/download/src/wifi/compat-
wireless-2009-09-25/drivers/net/wireless/ath/built-in.o
  CC [M]  /home/malte_gell/download/src/wifi/compat-
wireless-2009-09-25/drivers/net/wireless/ath/main.o
In file included from /home/malte_gell/download/src/wifi/compat-
wireless-2009-09-25/include/net/compat.h:19,
                 from <command-line>:0:
/home/malte_gell/download/src/wifi/compat-
wireless-2009-09-25/include/net/compat-2.6.28.h:152: error: redefinition of 
‘struct tracepoint’
In file included from /home/malte_gell/download/src/wifi/compat-
wireless-2009-09-25/include/net/compat.h:19,
                 from <command-line>:0:
/home/malte_gell/download/src/wifi/compat-
wireless-2009-09-25/include/net/compat-2.6.28.h:182:1: warning: "DEFINE_TRACE" 
redefined
In file included from include/linux/module.h:19,
                 from include/linux/textsearch.h:7,
                 from include/linux/skbuff.h:26,
                 from /home/malte_gell/download/src/wifi/compat-
wireless-2009-09-25/include/net/compat-2.6.28.h:10,
                 from /home/malte_gell/download/src/wifi/compat-
wireless-2009-09-25/include/net/compat.h:19,
                 from <command-line>:0:
include/linux/tracepoint.h:86:1: warning: this is the location of the previous 
definition
/home/malte_gell/download/src/wifi/compat-
wireless-2009-09-25/include/net/compat-2.6.28.h:186: error: redefinition of 
‘tracepoint_update_probe_range’
include/linux/tracepoint.h:100: error: previous definition of 
‘tracepoint_update_probe_range’ was here
make[4]: *** [/home/malte_gell/download/src/wifi/compat-
wireless-2009-09-25/drivers/net/wireless/ath/main.o] Fehler 1
make[3]: *** [/home/malte_gell/download/src/wifi/compat-
wireless-2009-09-25/drivers/net/wireless/ath] Fehler 2
make[2]: *** [/home/malte_gell/download/src/wifi/compat-
wireless-2009-09-25/drivers/net/wireless] Fehler 2
make[1]: *** [_module_/home/malte_gell/download/src/wifi/compat-
wireless-2009-09-25] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.6.27.29-0.1'
make: *** [modules] Fehler 2


openSUSE 11.1 runs a 2.6.27 kernel, doesn't ar9170 need a 2.6.29 kernel? 
Somehow SUSE manages it in their packages, so I used the SUSE source rpm, but 
of course compat-wirless is more recent, but I can't compile it...

Thanx
Malte

  reply	other threads:[~2009-09-26  1:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-24 19:55 ar9170 makes machine hang when shut down Malte Gell
2009-09-24 21:34 ` Joerg Albert
2009-09-25  9:32   ` Malte Gell
2009-09-25 16:51     ` Luis R. Rodriguez
2009-09-25 20:16     ` Joerg Albert
2009-09-26  1:50       ` Malte Gell [this message]
2009-09-26  2:14         ` 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=200909260350.07465.malte.gell@gmx.de \
    --to=malte.gell@gmx.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).