From owner-freebsd-current@FreeBSD.ORG Mon Sep 27 09:53:10 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 036B01065670 for ; Mon, 27 Sep 2010 09:53:10 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id AD3C88FC1A for ; Mon, 27 Sep 2010 09:53:09 +0000 (UTC) Received: by qyk7 with SMTP id 7so4616923qyk.13 for ; Mon, 27 Sep 2010 02:53:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=nlBtRkuq9lyJeNR7jemrsTUtzh9WqA8R86/TWle76Hk=; b=F00lrjjWPIxyOQzdpKUlCuf1UdCv78KlANgmwS/CTX6J5mq9BKPxMbETQK9GuKTv1q VlTxoS4nX6//Eys0Pv3Juh0C2eKdrU2JgNxyoBHNFDZ/FVlVe0oeVcvrkI+64Twgu1ey F3Lg7oiq2JpfzAc2+heAgM5keOdlENVN+nly0= 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 :cc:content-type; b=Na9cMOTjfA+ymJKrMelgOQsiV2OG81GDztxWL/+7soHmlBr2m8uSf8s5BmQt1qe1cl FzhkxFggZkneYvKQc/xlSj0Yt+KgsjGCHX4s4bhinLHwD0y/PLF0qNwWUPdY/rmYBSTR 9Fb2Dd0oWyp5tunLZqquW/339RqD5zCM5BaZM= MIME-Version: 1.0 Received: by 10.229.191.147 with SMTP id dm19mr5443198qcb.33.1285579715678; Mon, 27 Sep 2010 02:28:35 -0700 (PDT) Received: by 10.229.227.131 with HTTP; Mon, 27 Sep 2010 02:28:35 -0700 (PDT) In-Reply-To: <20100927102153.6ea0ff58@ernst.jennejohn.org> References: <20100927102153.6ea0ff58@ernst.jennejohn.org> Date: Mon, 27 Sep 2010 04:28:35 -0500 Message-ID: From: "Sam Fourman Jr." To: gljennjohn@googlemail.com Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org, "Michael R. Rusch" Subject: Re: ATI Radeon HD 3200 / HP Laptop (Using) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2010 09:53:10 -0000 On Mon, Sep 27, 2010 at 3:21 AM, Gary Jennejohn wrote: > On Sun, 26 Sep 2010 23:40:22 -0500 > "Michael R. Rusch" wrote: > >> I see that the Radeon HD 3200 needs r600_dri.so >> > > This is installed by /usr/ports/graphics/dri, which has been around since > the beginning of this year. > > See the 20100207 entry about Mesa3D in /usr/ports/UPDATING. >From /usr/ports/UPDATING 20100207: AFFECTS: users of Mesa3D libraries and x11-drivers/xf86-video-nouveau AUTHOR: nork@FreeBSD.org If you want to use Mesa3D 7.6.1 and libdrm 2.4.17 rather than 7.4.4 and 2.4.12, you must define WITHOUT_NOUVEAU global macro, at least, enabled on graphics/libGL*, graphics/libglut, graphics/dri, graphics/mesa-demos, and graphics/libdrm. And please give up using x11-drivers/xf86-video-nouveau. At this time, I cannot enable latest Mesa3D and libdrm, because they break xf86-video-nouveau. But old (current?) Mesa3D and libdrm do not break any drivers. AMD Radeon HD 2xxx/3xxx/4xxx users: If you use AMD Radeon HD [234]xxx series, please define WITHOUT_NOUVEAU global macro. You can then use OpenGL Hardware Accelerator feature on these series. how would we define define WITHOUT_NOUVEAU on PC-BSD 8.1 it is pre-compiled? what are our options for 3d accelerated radeonHD 3200 Sam Fourman Jr. Fourman Networks http://www.fourmannetworks.com