From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1IA0qG-0000Ax-SY for garchives@archives.gentoo.org; Sun, 15 Jul 2007 09:56:41 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l6F9rLud001488; Sun, 15 Jul 2007 09:53:21 GMT Received: from smtp8-g19.free.fr (smtp8-g19.free.fr [212.27.42.65]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l6F9rL3s001482 for ; Sun, 15 Jul 2007 09:53:21 GMT Received: from [192.168.0.1] (fla93-1-82-66-36-159.fbx.proxad.net [82.66.36.159]) by smtp8-g19.free.fr (Postfix) with ESMTP id D24411B259 for ; Sun, 15 Jul 2007 11:53:20 +0200 (CEST) Message-ID: <4699EE91.5000209@free.fr> Date: Sun, 15 Jul 2007 11:53:21 +0200 From: Rodolphe Rocca User-Agent: Thunderbird 2.0.0.4 (X11/20070616) 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 To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] 2.6.22 and the rt2500/rt2x00 wireless drivers References: <4697A1E5.60400@comcast.net> In-Reply-To: <4697A1E5.60400@comcast.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 083d359b-8668-4d98-a1f8-1c1ac1525008 X-Archives-Hash: 60cb6aa85cb5f95e35371fb6837e13be Vladimir G. Ivanovic wrote: > > Kernels before 2.6.22 could be configured with "CONFIG_NET_RADIO=y" > which would allow the rt2500 legacy driver for the Ralink wireless > chipset to compile. I've had this combination working now for over a year. > > Starting with kernel 2.6.22, NET_RADIO is apparently no longer a > configuration parameter, so I can't compile the rt2500 legacy driver, > nor can I compile the newer rt2x00 driver which also depends on NET_RADIO. > > Has anyone gotten a rt2500/rtx00 driver to compile with 2.6.22? What > patches are needed? Is there a HOWTO somewhere? (The Gentoo Wiki > articles "rt2500 on AMD64" and "rt2x00" don't seem to address my > issue. In any case, neither the latest CVS of rt2500 (2007051606) nor > the latest ebuild (net-wireless/rt2500-1.1.0_pre2007020911) compile > with KERNDIR=/usr/src/linux-.6.22-gentoo-r1. The latest ebuild > compiled just fine with kernels before 2.6.22.) > > Any help would be appreciated. Thanks. > > --- Vladimir > Hi, the rt2x00 ebuild in portage is out-dated. The rt2x00 project has migrated to git for quite a while. They now provide nightly tarballs for the part related to the rt2x00 modules (without which you have to import the entire git tree to build the drivers). I've made an ebuild using this nightly tarball. You can find it attached. I've been using it for over a week and it works. I guess gentoo wireless guys are updating the official ebuild the same way. -- gentoo-amd64@gentoo.org mailing list