From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 49A721381F3 for ; Mon, 1 Jul 2013 06:16:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7ED01E09E0; Mon, 1 Jul 2013 06:15:54 +0000 (UTC) Received: from mail-pb0-f48.google.com (mail-pb0-f48.google.com [209.85.160.48]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 50177E0993 for ; Mon, 1 Jul 2013 06:15:53 +0000 (UTC) Received: by mail-pb0-f48.google.com with SMTP id ma3so4420781pbc.35 for ; Sun, 30 Jun 2013 23:15:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=wAWdTGYugDMWoh9TBOHIClqUDHloqivTTtkmzX808k0=; b=MU5BB1rE7ZEAIJZAvS9GfcD9U5AOHD/rizqSrMkFqJxBMViQPsaXP1nfv0SMxOjU5L AYV5iZhTfVydeZcb3twMovv15bZhkg0WhXjsFkL8ufmwLC9HXWwDPU/ninoPamrESnNw 9c+V9Ntn2LBPIytA83Q37ajV6vO7gom/qraqieJpzdHn4u/XfL7ivdtsnFFcSknZQYvH LZL0PI4ewDEZqJdDpLMyjDAqx7g3jrm+IXqkmmrOeVZxlihFG9gllX/eVFkfAN6M0t0K 9p+p5njLwm07uJOUCNesHEtBTaldzgX1MYeihJIvsmzQxOvoNv76ReI/YzzaTt8XEwkP Ohww== X-Received: by 10.68.110.131 with SMTP id ia3mr22604963pbb.181.1372659352219; Sun, 30 Jun 2013 23:15:52 -0700 (PDT) Received: from pacific.net.au (ppp5915.dsl.pacific.net.au. [125.255.25.21]) by mx.google.com with ESMTPSA id fl2sm22117175pab.23.2013.06.30.23.15.49 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 30 Jun 2013 23:15:51 -0700 (PDT) Date: Mon, 1 Jul 2013 16:15:45 +1000 From: Gregory Shearman To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Gentoo installation, network adapter not supported Message-ID: <20130701061545.GA8690@pacific.net.au> Mail-Followup-To: gentoo-user@lists.gentoo.org References: 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 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Archives-Salt: bf5a561a-4c10-4610-846a-08b0dbd7d3b1 X-Archives-Hash: abf27d3053144b9cadfa8c845c5f37e9 In linux.gentoo.user, you wrote: > 2013/6/29 Zind >> >>> Can you search with dmesg and find if it's nead a firmware. >> >> Yes. >> At the bottom of the dmesg message, I can see these lines: >> request for firmware file 'iwlwifi-2030-6.ucode' failed. >> request for firmware file 'iwlwifi-2030-5.ucode' failed. >> no suitable firmware found! >> > > You can try to fix this with emerging linux-firmware. I'm not sure if this > firmware is in there, or what else to configure to fit it exactly, but in > default the firmwares ware installed. I can confirm that these firmware files are in the linux-firmware package. -- Regards, Gregory Shearman.