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 E58A4138010 for ; Fri, 26 Oct 2012 06:53:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78A2621C119; Fri, 26 Oct 2012 06:52:44 +0000 (UTC) Received: from mail-ob0-f181.google.com (mail-ob0-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 7AB2121C113 for ; Fri, 26 Oct 2012 06:51:17 +0000 (UTC) Received: by mail-ob0-f181.google.com with SMTP id un3so2371564obb.40 for ; Thu, 25 Oct 2012 23:51:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=NdCB4N+HpRxsT/3T8HNnFLpKW0fGU3D4T5WaJLOZEPE=; b=Dqbtzn7HzNqLXnvEQ4NL8UC9mc4Ye3aZV4Gyi9KicSj+4CuvLgQa+qkug70gT1Wujl vdVFzSHnnonHyZXFPQEXyBvou22gdCPxO3bXdZ8bM7uVPqAay/Lbunjpsy9VOoDnP9oa OniQ0jURd+TRZq6yn443dLhsyuJPVJEnQKrXJuAtDbHg7/Z9W3e6dLo6XXrLcWnlf5Ee fXELT/LV6F/tocEiGtQBStgO8jcN5pdRtXepks71cDCkIDU98L8FkdU456++yRWRYaZH 3gc67QvazTdVwaPieQMc67o8HnzyrCxsy8i2u0A+3oIz3cvZN2djb09F4/G0N5cZYw6Q 0W4A== Received: by 10.60.170.114 with SMTP id al18mr19282537oec.56.1351234276828; Thu, 25 Oct 2012 23:51:16 -0700 (PDT) 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.60.124.116 with HTTP; Thu, 25 Oct 2012 23:51:01 -0700 (PDT) In-Reply-To: References: From: Salvatore Borgia Date: Fri, 26 Oct 2012 08:51:01 +0200 Message-ID: Subject: Re: [gentoo-user] bumblebee and nvidia optimus To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 35e80519-15a4-4f6c-8bc5-7df0d65109dd X-Archives-Hash: 81431a393ae194d95fb6bfe018ed91a6 > i would like to configure bumblebee to use Xorg server. someone have > configured bumblebee? Hi, just install it, add yourself to the bumblebee group, and do: eselect opengl set nvidia, eselect opencl set nvidia. To run a program using the nvidia card, start it with the optirun command, see man optirun for more info.