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 1HKBR7-0006dB-Io for garchives@archives.gentoo.org; Thu, 22 Feb 2007 10:44:30 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l1MAgCSt009835; Thu, 22 Feb 2007 10:42:12 GMT Received: from ender.volumehost.net (adsl-69-154-123-202.dsl.fyvlar.swbell.net [69.154.123.202]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l1MAVZ0R028217 for ; Thu, 22 Feb 2007 10:31:36 GMT Received: from localhost (localhost [127.0.0.1]) by ender.volumehost.net (Postfix) with ESMTP id F0FC614F44 for ; Thu, 22 Feb 2007 10:08:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at volumehost.net Received: from ender.volumehost.net ([127.0.0.1]) by localhost (ender.volumehost.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id AEibmu3h2ods for ; Thu, 22 Feb 2007 10:08:47 +0000 (UTC) Received: from adsl-69-154-123-205.dsl.fyvlar.swbell.net (adsl-69-154-123-205.dsl.fyvlar.swbell.net [69.154.123.205]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ender.volumehost.net (Postfix) with ESMTP id BF26714C05 for ; Thu, 22 Feb 2007 10:08:47 +0000 (UTC) From: "Boyd Stephen Smith Jr." To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Wireless PCI Network controller: RaLink RT2561/RT61 rev B 802.11 - Driver Problem Date: Thu, 22 Feb 2007 04:08:47 -0600 User-Agent: KMail/1.9.5 References: <0d1c01c7565e$fbc932d0$0700a8c0@NX6120> In-Reply-To: <0d1c01c7565e$fbc932d0$0700a8c0@NX6120> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-UID: 11 X-Length: 1831 X-Eric-Conspiracy: There is no conspiracy Content-Type: multipart/signed; boundary="nextPart2240535.JCmYZRz0js"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200702220408.48045.bss03@volumehost.net> X-Archives-Salt: 5b34bbda-4c01-41f9-8710-3dbd3fd2b24c X-Archives-Hash: cb3119382dc93d79d304b7f8754d8cc1 --nextPart2240535.JCmYZRz0js Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 22 February 2007 02:53, Richard Watson wrote: (I'm just going to assume you've got the right package / module; I don't=20 know=20 anything about it particular hardware and your choices seem appropriate.) > So I > # emerge ralink-rt61 > # slocate rt61.ko > /lib/modules/2.6.17-gentoo-r8/net/rt61.ko > # modprobe rt61 > FATAL: Module rt61 not found > > What should I do next? ls -l /usr/src/linux uname -r (I think it's likely you never fixed up your /usr/src/linux symlink and=20 ralink-rt61 is being compiled against the wrong kernel.) You might consider butting something like: ln -snf linux-"$(uname -r)" /usr/src/linux in local.start to fix up your kernel symlink on each boot. (Though, I hate= =20 to=20 think what that would do if /usr/src/linux was a directory rather than a=20 symlink.) > Do I need to recompile my kernel and if so are there=20 > any options I need to ensure are selected (or not)? Probably not, but if you are actually running 2.6.17-gentoo-r8, then I'll=20 need=20 to see the output of dmesg around the time you modprobed rt61. =2D-=20 Boyd Stephen Smith Jr. ,=3D ,-_-. =3D.=20 bss03@volumehost.net ((_/)o o(\_)) ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'=20 http://iguanasuicide.org/ \_/ =20 New GPG Key! Old key expires 2007-03-25. Upgrade NOW! --nextPart2240535.JCmYZRz0js Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.2 (GNU/Linux) iD8DBQBF3Wuw55pqL7G1QFkRAnK6AJ410CnDliVOgFT97gzzcxpc3fom7ACeLWE9 GHYZBR5mhmRKJvwN4j+rFy8= =yFfE -----END PGP SIGNATURE----- --nextPart2240535.JCmYZRz0js-- -- gentoo-user@gentoo.org mailing list