From owner-freebsd-x11@FreeBSD.ORG Sun Jul 27 11:28:03 2008 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77C371065680; Sun, 27 Jul 2008 11:28:03 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from spamfish.visualtech.com (mail.visualtech.com [208.16.19.6]) by mx1.freebsd.org (Postfix) with ESMTP id 4F2968FC12; Sun, 27 Jul 2008 11:28:03 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from mailstore.visualtech.com (unknown [10.4.1.7]) by spamfish.visualtech.com (Postfix) with ESMTPS id E03081F4198; Sun, 27 Jul 2008 07:05:48 -0400 (EDT) Received: from sorrow.ashke.com (c-68-32-29-130.hsd1.nj.comcast.net [68.32.29.130]) by mailstore.visualtech.com (Postfix) with ESMTP id 761F4ADC1E9; Sun, 27 Jul 2008 07:12:02 -0400 (EDT) Date: Sun, 27 Jul 2008 07:11:58 -0400 From: Adam K Kirchhoff To: Ivan Voras Message-Id: <20080727071158.c700bb42.adamk@voicenet.com> In-Reply-To: References: X-Mailer: Sylpheed 2.5.0 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-visualtech.com-MailScanner: Found to be clean X-visualtech.com-MailScanner-From: adamk@voicenet.com X-Spam-Status: No Cc: freebsd-x11@freebsd.org Subject: Re: State of video-ati nowadays? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2008 11:28:03 -0000 On Sun, 27 Jul 2008 02:35:15 +0200 Ivan Voras wrote: > Hi, > > After a long time, I tried booting X on a machine with Radeon X1600. > With the "vesa" driver it works fine, though slow in the usual > operations (compositing, transparency). I upgraded the ati driver to > the latest (6.9) and, while it managed to start, it was extraordinary > slow (much slower than vesa) and had a funny bug in Xfce Terminal, > where the "black" color of characters in the terminal would become > transparent, showing pixels underneath the window. > > Is this normal (i.e. the driver still doesn't support the card) or am > I doing something wrong? The xorg.conf is plain and boring, without > any special tuning, the dri and radeon kernel modules are loaded. > This is on 8-CURRENT. To get decent 2D acceleration, you need an updated DRM from freedesktop git. To get 3D acceleration, you need an updated Mesa from freedesktop git. And, finally, to get working AIGLX, you need an updated xserver from freedesktop git :-) If you want to try that: http://www.x.org/wiki/Development/git Adam -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.