From owner-freebsd-multimedia@FreeBSD.ORG Tue Jan 13 09:22:20 2004 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0468916A4CE; Tue, 13 Jan 2004 09:22:20 -0800 (PST) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33D1843D64; Tue, 13 Jan 2004 09:22:18 -0800 (PST) (envelope-from kitsune@gmx.co.uk) Received: from vixen42 ([68.109.49.234]) by lakemtao06.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20040113172217.YXVN24575.lakemtao06.cox.net@vixen42>; Tue, 13 Jan 2004 12:22:17 -0500 Date: Tue, 13 Jan 2004 11:20:54 -0600 From: kitsune To: Stefan Walter Message-Id: <20040113112054.0bc3aee4@vixen42.> In-Reply-To: <20040113152037.GA850@kyuzo.dunkelkammer.void> References: <20040113152037.GA850@kyuzo.dunkelkammer.void> X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: current@freebsd.org cc: multimedia@freebsd.org Subject: Re: VIA KT400A and AGP/DRI? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2004 17:22:20 -0000 On Tue, 13 Jan 2004 16:20:37 +0100 Stefan Walter wrote: > I just replaced an old mainboard with a new one with a VIA KT400A > chipset. Is it possible to get DRI working with that? It used to work > with the old board (different chipset), but I had to turn off DRI in my > X configuration for the new one, as it made X/the system freeze/hang > immediately. > > The full output of dmesg can be found at [1], the output of 'pciconf -l' > at [2]. If more info is needed, just tell me. > > Stefan > > [1]: http://www.gegenunendlich.de/stuff/kyuzo/dmesg_kyuzo > [2]: http://www.gegenunendlich.de/stuff/kyuzo/pciconf_kyuzo Well after looking at it, I really can't thing of any reason DRI would not work based on dmesg... it finds the agp and the drm, so as long as X is setup right, it should work. What I would be suspect of is X config. Not sure why, but if I set the agp speed higher than 2x, it would freeze, after I used opengl for a bit. I would try messing with the options for that card in the X config and see if any of those are suspect.