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 1MMpG2-0001jD-7I for garchives@archives.gentoo.org; Fri, 03 Jul 2009 20:21:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DFC2E0467; Fri, 3 Jul 2009 20:21:16 +0000 (UTC) Received: from mail-yx0-f191.google.com (mail-yx0-f191.google.com [209.85.210.191]) by pigeon.gentoo.org (Postfix) with ESMTP id 79FC0E0467 for ; Fri, 3 Jul 2009 20:21:16 +0000 (UTC) Received: by yxe29 with SMTP id 29so3611521yxe.32 for ; Fri, 03 Jul 2009 13:21:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=DVUgB5/sAAes2Z4eyfCqnGKU7sv9wNVHx4e/q4dKR1Y=; b=qFAJKc/h5NPCTGbkNfZ0F9NeJtDDRwJufFr4XylX6ndToYkS+QqgxFP8Uvf/j3xB0u cyxGqUPM8piBcZ95lGPzMHPkpfNUAy0h8KRUY6k5Zsr1nYn19b4IjI4vFGPHNiqBuP2N +unvAubADT8d5Ys09lU8Mi2GRXCFfRt5RLyJA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=j4VlFLpEr8aFZqpTIESNigYyyZeBQN3AA1EVz8NWWTqLj5fPhDDzUv9VlH/504v+qk 2f0eo+fJxlY6hsglZyv2JaIo7mqzM+muTNV0qHVe1beXxB6wU8MsEp+NizP022BA8nQZ TBfELwh0MtaAN+h3zrUQqu5Lf2AfMy0skk4yA= 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.231.35.3 with SMTP id n3mr1358483ibd.30.1246652475924; Fri, 03 Jul 2009 13:21:15 -0700 (PDT) In-Reply-To: <20090702100537.645a905c@zaphod.digimed.co.uk> References: <20090702100537.645a905c@zaphod.digimed.co.uk> Date: Fri, 3 Jul 2009 14:21:15 -0600 Message-ID: Subject: Re: [gentoo-user] [OT] Toggling wireless on eee without fn+f2 From: Maxim Wexler To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 63695666-1371-44a0-9a00-dffe65814d6f X-Archives-Hash: d885a3380d37e90611b4a7327ce05820 > There's a script to do this on the Wiki > > http://en.gentoo-wiki.com/wiki/Asus_Eee_PC_701#Wireless "Make sure that you have compiled PCI Express Hotplug as module in kernel." check "Also this script uses acpi_fakekey which you can find eg. as part of the sys-power/acpi-support package in the Sunrise overlay. " Doesn't seem to be any 'sys-power/acpi-support' in portage. There's acpi, which I installed, but it doesn't help. mw