From owner-freebsd-stable@FreeBSD.ORG Wed May 3 09:46:56 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F369B16A4A1 for ; Wed, 3 May 2006 09:46:55 +0000 (UTC) (envelope-from agh@tpg.com.au) Received: from mail5.tpgi.com.au (mail5.tpgi.com.au [203.12.160.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C40143D46 for ; Wed, 3 May 2006 09:46:54 +0000 (GMT) (envelope-from agh@tpg.com.au) X-TPG-Antivirus: Passed Received: from localhost.madcat (220-244-72-6.static.tpgi.com.au [220.244.72.6]) by mail5.tpgi.com.au (envelope-from agh@tpg.com.au) (8.13.6/8.13.6) with ESMTP id k439kqxD006657 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 3 May 2006 19:46:53 +1000 From: "Alastair G. Hogge" To: "Nikolas Britton" Date: Wed, 3 May 2006 19:46:57 +1000 User-Agent: KMail/1.9.1 References: <200603271758.32622.agh@tpg.com.au> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605031946.58067.agh@tpg.com.au> Cc: freebsd-stable@freebsd.org Subject: Re: PCI Radeon 7000/VE (RV100) on AMD64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 May 2006 09:46:56 -0000 On Wednesday 03 May 2006 06:46, Nikolas Britton wrote: > On 3/27/06, Alastair G. Hogge wrote: > > G'day > > > > Having some problem with Xorg-6.9.0 and the radeon or ati driver on mad64 > > system. X seems to look up at a black screen after setting the resolution > > and then resets the computer. I have drm and radeon defined in my kernel > > config and I've also added the appropriate lines to xorg.conf > > This may or may not be relavent... but I have a triple-head setup > using three Radeon cards; 1 agp based 8500LE and 2 pci based > 7000/VE's. I just replied to your mail in Questions :-D > I've never had DRI / X working... The problem(s) you're having sounds > like the problems I was having... Comment out 'Load "dri"' in > xorg.conf and try it again. Yeah removing dri worked, but WTF?