From owner-freebsd-newbies@FreeBSD.ORG Thu Jan 6 13:11:16 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD6C016A4CE for ; Thu, 6 Jan 2005 13:11:16 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A0C943D49 for ; Thu, 6 Jan 2005 13:11:16 +0000 (GMT) (envelope-from iggdawg@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so70249wri for ; Thu, 06 Jan 2005 05:11:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=PKFiTU0TfbhF+mEqre2aq/X+M36lbdqwfKa8aHEno6KHlhLeDCdm9OrktBrEPoNDNzx/SD2J/0GxzMmKWSIbDuSPZfiGKSH8vc2AHGEzu5aphzalte69SMjKvY9EProoCmBsISp1EaiiqxLaINzAe1bNPrIK8TO7N7TrckXYGf8= Received: by 10.54.27.72 with SMTP id a72mr240649wra; Thu, 06 Jan 2005 05:11:15 -0800 (PST) Received: by 10.54.14.7 with HTTP; Thu, 6 Jan 2005 05:11:15 -0800 (PST) Message-ID: Date: Thu, 6 Jan 2005 08:11:15 -0500 From: To: freebsd-newbies@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Voodoo 3 and DRI X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: iggdawg@gmail.com List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jan 2005 13:11:16 -0000 On Thu, 6 Jan 2005 12:01:07 +0000 (GMT), freebsd-newbies-request@freebsd.org wrote: > Hello, i've just upgraded from 5.21 current to 5.3 and, I cannot set up > the dri correctly, in > other words i've no 3d acceleration. Althought it's not a critical > matter, it just worked in 5.21. > when X starts, it tells thar tdfx dri is enabled, but none OpenGL > application works, so, it appears to be enabled but applications cannot > acces it, any ideas? If you could post a copy of your xorg or xfree configuration file, that'd help. It's probably that you haven't uncommented one or more of the lines that have to do with 3D acceleration.