From owner-freebsd-questions@FreeBSD.ORG Mon Dec 25 13:25:48 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D9F5116A407 for ; Mon, 25 Dec 2006 13:25:48 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.188]) by mx1.freebsd.org (Postfix) with ESMTP id 7384413C463 for ; Mon, 25 Dec 2006 13:25:48 +0000 (UTC) (envelope-from infofarmer@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so4169328nfc for ; Mon, 25 Dec 2006 05:25:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=PDLxVYSj5teix/aJXCqAssnb9nK6fHUoBUtKnqApVeZnL+M/wlwhl88bPehw/TiaMQ1Y+3TPfOXo0flB90+iSLLNi16CDMND/5707sGV5qSrs/wYJt+jC96UJHm69OiTVBa5AxPx5D5ZBrl7ylZAQK+tldTU791pDaKw9RuK9sI= Received: by 10.78.205.7 with SMTP id c7mr366079hug.1167053147361; Mon, 25 Dec 2006 05:25:47 -0800 (PST) Received: by 10.78.167.16 with HTTP; Mon, 25 Dec 2006 05:25:47 -0800 (PST) Message-ID: Date: Mon, 25 Dec 2006 16:25:47 +0300 From: "Andrew Pantyukhin" Sender: infofarmer@gmail.com To: "deeptech71@gmail.com" In-Reply-To: <458F0A4D.9070203@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <458ED3B9.7020908@gmail.com> <458F0A4D.9070203@gmail.com> X-Google-Sender-Auth: 393f87a53726208d Cc: freebsd-questions@freebsd.org Subject: Re: hardware acceleration for ATI Radeon 9600 ? 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: Mon, 25 Dec 2006 13:25:49 -0000 On 12/25/06, deeptech71@gmail.com wrote: > Andrew Pantyukhin wrote: > > On 12/24/06, deeptech71@gmail.com wrote: > >> Last official ATI video card support for FreeBSD was the 9400 series > >> drivers. I've heard about some reverse engineered drivers from Linux. Is > >> there any way to get hardware acceleration for ATI Radeon 9600 series? I > >> want to run OpenGL applications, and not with software rendering. > > > > AFAIK, you get that with Xorg 7.x. > > > > Last time I was FreeBSDing was half a year ago. I'll test some 3D games > on the 6.2-RELEASE. I will get a decent framerate, will I? Unfortunately there are still some issues with Xorg 7.x, so it's not in the ports collection yet. Fortunately you can try those issues for yourself using a great howto at: http://wikitest.freebsd.org/ModularXorg Good luck!