From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LwbIU-0002bM-0T for garchives@archives.gentoo.org; Wed, 22 Apr 2009 12:11:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3F11E0526; Wed, 22 Apr 2009 12:11:18 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.145]) by pigeon.gentoo.org (Postfix) with ESMTP id 891C0E0526 for ; Wed, 22 Apr 2009 12:11:18 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 26so309670eyw.10 for ; Wed, 22 Apr 2009 05:11:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=QX86LN40QRJhRHy6zhBalMpX0b95WxbCjrtXtbtrCw8=; b=bbcF+cKzkRFu+UQjyPLXCMrnDP6i1KcYWAhUOcGmrPzOOZcSFCwCm2DOc9LY73lR/A f3yIwry1r1mG8cUk6qUkxSCz48kvLmZsQtwt3HBuXCL4H+pcEM2J4vL2rnYJCj3Iy0mQ lI2Xd5B6XqNMnFZkX4q5kaT23WXz3RgEsPP1M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=nKxxGb3AwHsFdh8JTe4ZhAn214vQPJS9kT5niatymMORGhOI2+LnR6xSNLfK0bwXZ+ Hi9TOpWG8F246eFn64jhB5sKkXw2Q9LIJs4mrWMCQqN/keBAHFqkgQgXJ4DlnfJ1gD9I 1N1AS0YJ/0VbIaJVqv3Xsl2C5gKHPtwsCOGCE= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.210.33.3 with SMTP id g3mr8281643ebg.82.1240402277988; Wed, 22 Apr 2009 05:11:17 -0700 (PDT) Date: Wed, 22 Apr 2009 12:11:17 +0000 Message-ID: <93d30e950904220511l502992b8n56a8af280ae6f61a@mail.gmail.com> Subject: [gentoo-user] Kernel 2.6.27 and iwl3945-ucode From: Marco To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 3a054622-a78b-4fe1-84d0-63a5eefefc7c X-Archives-Hash: 42245e98732650c849cd3e26c34ad7ed Hi all, I am trying to get my wireless adapter (Intel 3945ABG) running. following the instructions on http://en.gentoo-wiki.com/wiki/Iwlwifi I compiled the kernel accordingly. Now the howto states: For kernel 2.6.27 and later, use the second slot(version 228.57.2.21) which needs to be unmasked in package.keywords. Since I am rather new to gentoo, I am not really sure what to do. I added =net-wireless/iwl3945-ucode-228.57.2.21 ~amd64 to /etc/portage/package.keywords to use the version mentioned. Testing what would be installed: emerge net-wireless/iwl3945-ucode --pretend --verbose These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] net-wireless/iwl3945-ucode-15.28.1.6 66 kB Total: 1 package (1 new), Size of downloads: 66 kB So version 15.28.1.6 would be used... What am I missing? Thanks for your help! -- Best regards, Marco