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 B227A138A6C for ; Thu, 9 Apr 2015 23:54:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CACCE0854; Thu, 9 Apr 2015 23:54:16 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5E92EE0839 for ; Thu, 9 Apr 2015 23:54:15 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YgMGy-0008Fa-76 for gentoo-user@lists.gentoo.org; Fri, 10 Apr 2015 01:54:12 +0200 Received: from 64.69.39.83 ([64.69.39.83]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Apr 2015 01:54:12 +0200 Received: from w41ter by 64.69.39.83 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 10 Apr 2015 01:54:12 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: Running gentoo ~amd64 as a virtualbox guest Date: Thu, 09 Apr 2015 16:54:05 -0700 Message-ID: References: <4557166.KVuOu8aA3R@navi> 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=utf-8 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 64.69.39.83 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 In-Reply-To: <4557166.KVuOu8aA3R@navi> X-Archives-Salt: 9ed79cd3-816c-4534-a311-bfcb31d65a47 X-Archives-Hash: a784098dfea0cbdfcd923abd2927335d On 04/08/2015 05:34 PM, Fernando Rodriguez wrote: > On Wednesday, April 08, 2015 4:35:29 PM walt wrote: >> Other guest linux distros report the "Chromium" rasterizer or maybe >> the "llvmpipe" rasterizer, both of which are fast enough to satisfy >> the gnome3 shell. > > What does eselect mesa list shows for Software Renderer? Yes, that was the clue I needed :) #eselect mesa set 64bit sw gallium fixed the problem, and now I see: #glxinfo | grep renderer OpenGL renderer string: Gallium 0.4 on llvmpipe Thanks, Fernando. This mailing list is a world-class gold mine of computing wisdom :)