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 <gentoo-user+bounces-108942-garchives=archives.gentoo.org@lists.gentoo.org>) id 1NrJQL-0001oJ-SO for garchives@archives.gentoo.org; Mon, 15 Mar 2010 23:10:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85E08E0C19 for <garchives@archives.gentoo.org>; Mon, 15 Mar 2010 23:10:13 +0000 (UTC) Received: from qw-out-1920.google.com (qw-out-1920.google.com [74.125.92.146]) by pigeon.gentoo.org (Postfix) with ESMTP id 84F8BE0913 for <gentoo-user@lists.gentoo.org>; Mon, 15 Mar 2010 22:11:03 +0000 (UTC) Received: by qw-out-1920.google.com with SMTP id 14so840574qwa.10 for <gentoo-user@lists.gentoo.org>; Mon, 15 Mar 2010 15:11:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=lggNoM6dKLvc91CWJz06QX0tUqhDgVs157t9+4dFU0w=; b=p3BQK7bcYaBYy045VxHBNYSbSJw8Ze+P3hQ7Etl4SgKWPO7OvFReE20lo+dcYl26GW 8K+mbHUpfoYQUrvg+7WRkhExvxoyJcglBPh0ijpCTMratvrSJSuj5bklErpkUe97Y2PI dFQHLiT3LruaDTZZNSOuyOhdALmxdJWR2quM8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=Tw4Szjjw6JeS412KqZ9amggALSIJKMjwyqBhxaSx2wvMgZr2z+mnXobD502Lm+7IhZ xbxcEvOvHecQdmxhGzHjAmkAMsd8n9ew0rkRFR5ZHAjSNRC+uJ1lAIpmalLT7nncsLzt bmaZSspm4RTezKpWnd2d9mVbEOTG4QbCaKp9U= Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.224.101.137 with SMTP id c9mr739280qao.212.1268691063011; Mon, 15 Mar 2010 15:11:03 -0700 (PDT) In-Reply-To: <yu9d3z52ui4.fsf@nyu.edu> References: <yu9d3z52ui4.fsf@nyu.edu> Date: Mon, 15 Mar 2010 17:11:02 -0500 X-Google-Sender-Auth: 9704abad3f88e965 Message-ID: <58965d8a1003151511q304749edk5ea289d0a08ac652@mail.gmail.com> Subject: Re: [gentoo-user] getting firmware for orinoco pcmcia card From: Paul Hartman <paul.hartman+gentoo@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 4adece06-6147-474c-ab64-b8fd15424a13 X-Archives-Hash: 2b03c977a245998c953979eca29ece8f On Mon, Mar 15, 2010 at 3:35 PM, Allan Gottlieb <gottlieb@nyu.edu> wrote: > I am installing gentoo on an old machine without wireless builtin. > > I have a hermes/orinoco pcmcia card that works fine. Indeed the > wireless "works fine", but is not right. > > When booting there is a very long delay at the net.eth1 and the system > wants the agere_sta_fw.bin firmware. If you wait it out, it eventually > proceeds and the wireless works. I assume I should be getting the > firmware, but I don't know from where. I did emerge the orinoco-fwutils > but that doesn't have firmware or say where to get it. You have to find and download the windows drivers for your device and extract the firmware out of them, then rename it and put it in /lib/firmware. See here: http://linuxwireless.org/en/users/Drivers/orinoco#device_firmware A google search turned up this firmware link: http://marc.info/?l=orinoco-devel&m=121078835610877&q=p3 I don't have this card so I have no idea if it'll work for you. I hope it at least helps lead you int he right direction.