From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IcoH1-0002JY-P2 for garchives@archives.gentoo.org; Tue, 02 Oct 2007 20:23:20 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l92KCQSE005813; Tue, 2 Oct 2007 20:12:26 GMT Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l92KCPjJ005808 for ; Tue, 2 Oct 2007 20:12:25 GMT Received: by wr-out-0506.google.com with SMTP id 36so2252319wra for ; Tue, 02 Oct 2007 13:12:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=pzUEOPoEAbI6auIGnKO+Em4tuYqtqcE8nMg+/XRKGnM=; b=jb8q7VZx2Onu0nsrmApOxFKATviG/SoenNgKck0tX86OQMm+zdrpAJ1cnuMFOA3Oe2BTdv6sTWntIAaucYmUwMQWUnJ5WjSIHRMxW2JTNB4SsUY1DzjlqCf3lYdx0mREfyQFiAyvMqtNvcKI7DJWD8l07OXpkcn28l0TP4wk/vo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=rWYhDMEIUnQjG7sLT0yt8KfpgqkalOGWY2dBaGvGVwqketaURkH109meiDaUcad1lZJhGlzlJB8Ut319zJSleUnCs0A4iimrNd8BHAZAv9D6XxRegv/q5V4jaDijbdryRlcW32opaLNQzEIp3MRePdsgAqusFS05vYuNCFd8Q7Y= Received: by 10.142.140.14 with SMTP id n14mr157632wfd.1191355943270; Tue, 02 Oct 2007 13:12:23 -0700 (PDT) Received: by 10.143.5.16 with HTTP; Tue, 2 Oct 2007 13:12:23 -0700 (PDT) Message-ID: Date: Tue, 2 Oct 2007 22:12:23 +0200 From: Beso To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] Wireless Network adapter In-Reply-To: <76fa89840710021202s40405d81wc8ee57e8107b87ec@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_13355_14484485.1191355943228" References: <76fa89840710021202s40405d81wc8ee57e8107b87ec@mail.gmail.com> X-Archives-Salt: 6a5504e1-bf79-4158-89cf-0d0dbc4b5c33 X-Archives-Hash: 31133088bdcf09562d80b7c30d39324f ------=_Part_13355_14484485.1191355943228 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline there is the at76c503 ebuild for the 0.17. you just have to unmask it in /etc/package.keywords and then it compiles fine. if you're not convinced try doing a ls -l /usr/portage/net-wireless/at76c503a/ and see that there is the 0.17. if it's not there just emerge --sync and update portage tree and have it installed. it may have been added today cause i have synced before trying to install it. 2007/10/2, Andrew Long : > > I downloaded version 0.17 from the at76c503a.berlios.de site, and it > compiles and works properly. I was hoping to use the ebuild, so that > it would be easier to update and recompile whenever I update the > kernel, but it works, and that's the important part. > > Thanks for your help, > Andrew Long > > On 10/2/07, Beso wrote: > > i have managed to compile with no problems the at76c503-0.16 with > > linux-2.6.22-r8 on amd64 and managed to load the module without problems > > with modprobe. the problem as what i have seen may be due to the fact > that > > you didn't compile your new kernel in /usr/src/linux. if the kernel is > not > > compiled the module wouldn't compile fine. > > switch to the 0.16 version and try to build it and see if it builds. > > unfortunately i don't have a way to verify it cause i don't have any hw > with > > wich to try. > > > > 2007/10/2, Andrew Long < jandrewlong@gmail.com>: > > > I'm trying to use a Linksys WUSB11 2.8 adapter to get wireless > internet > > > on my computer. In the past, (I think it was when I was using x86, I > > > have since switched to amd64 on the same box) I was able to use the > > > at76c503 ebuild to get the drivers installed. When I try to build it I > > > get the following error: > > > > > > > > > make -C /usr/src/linux > > > > > M=/var/tmp/portage/net-wireless/at76c503a- > 0.14_beta1/work/at76_usb-0.14beta1 > > > KERNELRELEASE=2.6.22-gentoo-r8 modules > > > make[1]: Entering directory `/usr/src/linux- 2.6.22-gentoo-r8' > > > CC [M] > > > > > /var/tmp/portage/net-wireless/at76c503a- > 0.14_beta1/work/at76_usb-0.14beta1/at76c503.o > > > CC [M] > > > > > /var/tmp/portage/net-wireless/at76c503a- > 0.14_beta1/work/at76_usb-0.14beta1/at76_usbdfu.o > > > > > /var/tmp/portage/net-wireless/at76c503a- > 0.14_beta1/work/at76_usb-0.14beta1/at76c503.c: > > > In function 'ieee80211_to_eth': > > > > > /var/tmp/portage/net-wireless/at76c503a- > 0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3599: > > > error: 'struct sk_buff' has no member named 'mac' > > > > > /var/tmp/portage/net-wireless/at76c503a- > 0.14_beta1/work/at76_usb-0.14beta1/at76c503.c: > > > In function 'ieee80211_fixup': > > > /var/tmp/portage/net-wireless/at76c503a- > > 0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3653: > > > error: 'struct sk_buff' has no member named 'mac' > > > > > /var/tmp/portage/net-wireless/at76c503a- > 0.14_beta1/work/at76_usb-0.14beta1/at76c503.c: > > > In function 'check_for_rx_frags': > > > > > /var/tmp/portage/net-wireless/at76c503a- > 0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3732: > > > warning: format '%p' expects type 'void *', but argument 5 has type > > > 'sk_buff_data_t' > > > /var/tmp/portage/net-wireless/at76c503a- > > 0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3732: > > > warning: format '%p' expects type 'void *', but argument 6 has type > > > 'sk_buff_data_t' > > > > > /var/tmp/portage/net-wireless/at76c503a- > 0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3769: > > > warning: format '%p' expects type 'void *', but argument 5 has type > > > 'sk_buff_data_t' > > > > > /var/tmp/portage/net-wireless/at76c503a- > 0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3769: > > > warning: format '%p' expects type 'void *', but argument 6 has type > > > 'sk_buff_data_t' > > > > > /var/tmp/portage/net-wireless/at76c503a- > 0.14_beta1/work/at76_usb-0.14beta1/at76c503.c: > > > In function 'rx_monitor_mode': > > > > > /var/tmp/portage/net-wireless/at76c503a- > 0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:4133: > > > error: 'struct sk_buff' has no member named 'mac' > > > make[2]: *** > > > > > [/var/tmp/portage/net-wireless/at76c503a- > 0.14_beta1/work/at76_usb-0.14beta1/at76c503.o] > > > Error 1 > > > make[2]: *** Waiting for unfinished jobs.... > > > make[1]: *** > > > > > [_module_/var/tmp/portage/net-wireless/at76c503a- > 0.14_beta1/work/at76_usb-0.14beta1] > > > Error 2 > > > make[1]: Leaving directory `/usr/src/linux-2.6.22-gentoo-r8' > > > make: *** [modules] Error 2 > > > * > > > * ERROR: net-wireless/at76c503a-0.14_beta1 failed. > > > * Call stack: > > > * ebuild.sh, line 1654: Called dyn_compile > > > * ebuild.sh, line 990: Called qa_call 'src_compile' > > > * ebuild.sh, line 44: Called src_compile > > > * ebuild.sh, line 1334: Called linux-mod_src_compile > > > * linux-mod.eclass, line 516: Called die > > > * > > > * Unable to make KERNEL_PATH=/usr/src/linux all. > > > * If you need support, post the topmost build error, and the call > stack > > > if relevant. > > > * A complete build log is located at > > > > > '/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/temp/build.log'. > > > * > > > > > > > > > > > > I've also tried using the atmel module in the kernel (2.6.22-gentoo-r8 > > > ), but something is not working right. When I plug in the device, > dmesg > > > shows this: > > > > > > usb 5-3.4: new full speed USB device using ehci_hcd and address 4 > > > usb 5-3.4: configuration #1 chosen from 1 choice > > > > > > > > > > > > Are any of you using this adapter? If so, were you able to use the > > > ebuild to install the driver? > > > > > > Can you recommend another 802.11b adapter that works with amd64? > > > > > > I've also posted this at forums.gentoo.org, I'll reply to this if I > get > > > a solution there. > > > > > > > > > Thanks, > > > Andrew > > > > > > -- > > > gentoo-amd64@gentoo.org mailing list > > > > > > > > > > > > > > -- > > dott. ing. beso > -- > gentoo-amd64@gentoo.org mailing list > > -- dott. ing. beso ------=_Part_13355_14484485.1191355943228 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline there is the at76c503 ebuild for the 0.17. you just have to unmask it in /etc/package.keywords and then it compiles fine.
if you're not convinced try doing a ls -l /usr/portage/net-wireless/at76c503a/ and see that there is the 0.17. if it's not there just emerge --sync and update portage tree and have it installed. it may have been added today cause i have synced before trying to install it.

2007/10/2, Andrew Long < jandrewlong@gmail.com>:
I downloaded version 0.17 from the at76c503a.berlios.de site, and it
compiles and works properly.  I was hoping to use the ebuild, so that
it would be easier to update and recompile whenever I update the
kernel, but it works, and that's the important part.

Thanks for your help,
Andrew Long

On 10/2/07, Beso <givemesugarr@gmail.com> wrote:
> i have managed to compile with no problems the at76c503-0.16 with
> linux-2.6.22-r8 on amd64 and managed to load the module without problems
> with modprobe. the problem as what i have seen may be due to the fact that
> you didn't compile your new kernel in /usr/src/linux. if the kernel is not
> compiled the module wouldn't compile fine.
> switch to the 0.16 version and try to build it and see if it builds.
> unfortunately i don't have a way to verify it cause i don't have any hw with
> wich to try.
>
> 2007/10/2, Andrew Long < jandrewlong@gmail.com>:
> > I'm trying to use a Linksys WUSB11 2.8 adapter to get wireless internet
> > on my computer. In the past, (I think it was when I was using x86, I
> > have since switched to amd64 on the same box) I was able to use the
> > at76c503 ebuild to get the drivers installed. When I try to build it I
> > get the following error:
> >
> >
> > make -C /usr/src/linux
> >
> M=/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1
> > KERNELRELEASE= 2.6.22-gentoo-r8 modules
> > make[1]: Entering directory `/usr/src/linux- 2.6.22-gentoo-r8'
> > CC [M]
> >
> /var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.o
> > CC [M]
> >
> /var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76_usbdfu.o
> >
> /var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:
> > In function 'ieee80211_to_eth':
> >
> /var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3599:
> > error: 'struct sk_buff' has no member named 'mac'
> >
> /var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:
> > In function 'ieee80211_fixup':
> > /var/tmp/portage/net-wireless/at76c503a-
> 0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3653:
> > error: 'struct sk_buff' has no member named 'mac'
> >
> /var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:
> > In function 'check_for_rx_frags':
> >
> /var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3732:
> > warning: format '%p' expects type 'void *', but argument 5 has type
> > 'sk_buff_data_t'
> > /var/tmp/portage/net-wireless/at76c503a-
> 0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3732:
> > warning: format '%p' expects type 'void *', but argument 6 has type
> > 'sk_buff_data_t'
> >
> /var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3769:
> > warning: format '%p' expects type 'void *', but argument 5 has type
> > 'sk_buff_data_t'
> >
> /var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:3769:
> > warning: format '%p' expects type 'void *', but argument 6 has type
> > 'sk_buff_data_t'
> >
> /var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:
> > In function 'rx_monitor_mode':
> >
> /var/tmp/portage/net-wireless/at76c503a- 0.14_beta1/work/at76_usb-0.14beta1/at76c503.c:4133:
> > error: 'struct sk_buff' has no member named 'mac'
> > make[2]: ***
> >
> [/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1/at76c503.o ]
> > Error 1
> > make[2]: *** Waiting for unfinished jobs....
> > make[1]: ***
> >
> [_module_/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/work/at76_usb-0.14beta1]
> > Error 2
> > make[1]: Leaving directory `/usr/src/linux-2.6.22-gentoo-r8'
> > make: *** [modules] Error 2
> > *
> > * ERROR: net-wireless/at76c503a-0.14_beta1 failed.
> > * Call stack:
> > *   ebuild.sh, line 1654:   Called dyn_compile
> > *   ebuild.sh, line 990:   Called qa_call 'src_compile'
> > *   ebuild.sh, line 44:   Called src_compile
> > *   ebuild.sh , line 1334:   Called linux-mod_src_compile
> > *   linux-mod.eclass, line 516:   Called die
> > *
> > * Unable to make  KERNEL_PATH=/usr/src/linux all.
> > * If you need support, post the topmost build error, and the call stack
> > if relevant.
> > * A complete build log is located at
> >
> '/var/tmp/portage/net-wireless/at76c503a-0.14_beta1/temp/build.log'.
> > *
> >
> >
> >
> > I've also tried using the atmel module in the kernel (2.6.22-gentoo-r8
> > ), but something is not working right. When I plug in the device, dmesg
> > shows this:
> >
> > usb 5-3.4: new full speed USB device using ehci_hcd and address 4
> > usb 5-3.4: configuration #1 chosen from 1 choice
> >
> >
> >
> > Are any of you using this adapter?  If so, were you able to use the
> > ebuild to install the driver?
> >
> > Can you recommend another 802.11b adapter that works with amd64?
> >
> > I've also posted this at forums.gentoo.org, I'll reply to this if I get
> > a solution there.
> >
> >
> > Thanks,
> > Andrew
> >
> > --
> > gentoo-amd64@gentoo.org mailing list
> >
> >
>
>
>
> --
> dott. ing. beso
--
gentoo-amd64@gentoo.org mailing list




--
dott. ing. beso ------=_Part_13355_14484485.1191355943228-- -- gentoo-amd64@gentoo.org mailing list