From owner-freebsd-questions@FreeBSD.ORG Sun Sep 12 06:41:31 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5B99106566B for ; Sun, 12 Sep 2010 06:41:31 +0000 (UTC) (envelope-from ml@netfence.it) Received: from cp-out9.libero.it (cp-out9.libero.it [212.52.84.109]) by mx1.freebsd.org (Postfix) with ESMTP id 6DF618FC08 for ; Sun, 12 Sep 2010 06:41:30 +0000 (UTC) Received: from soth.ventu (151.51.63.247) by cp-out9.libero.it (8.5.107) id 4C87B32E00807D24 for freebsd-questions@freebsd.org; Sun, 12 Sep 2010 08:41:29 +0200 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.4/8.14.3) with ESMTP id o8C6fKw0010089 for ; Sun, 12 Sep 2010 08:41:21 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <4C8C7613.6080808@netfence.it> Date: Sun, 12 Sep 2010 08:41:23 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; it-IT; rv:1.9.2.9) Gecko/20100911 Thunderbird/3.1.3 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.1.2.13 Subject: Linux DRI (and Google Earth) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Sep 2010 06:41:31 -0000 Hello. What's the status of 3d hardware acceleration in Linux emulation? I'm running 8.1R/i386 and I was finally able to get DRI working (with native software) on my Radeon HD 4200. So I installe Google Earth, but it's warning that it will use software rendering and is, of course, slow. %pkg_info|grep linux linux-f10-dri-7.2_1 Mesa libGL runtime libraries and DRI drivers (Linux Fedora linux-f10-expat-2.0.1 Linux/i386 binary port of Expat XML-parsing library (Linux linux-f10-fontconfig-2.6.0 An XML-based font configuration API for X Windows (Linux Fe linux-f10-xorg-libs-7.4_1 Xorg libraries (Linux Fedora 10) linux_base-f10-10_2 Base set of packages needed in Linux mode for i386/amd64 (L I had linux-dri-7.4_1 installed by default, but tried switching to linux-f10-dri-7.2_1; nothing changed. bye & Thanks av.