From owner-freebsd-stable@FreeBSD.ORG Tue Mar 28 07:10:13 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 9CD2916A401 for ; Tue, 28 Mar 2006 07:10:13 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail12.syd.optusnet.com.au (mail12.syd.optusnet.com.au [211.29.132.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id D634E43D45 for ; Tue, 28 Mar 2006 07:10:12 +0000 (GMT) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail12.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id k2S7AAoR002783 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 28 Mar 2006 18:10:10 +1100 Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.13.4/8.13.4) with ESMTP id k2S7A9Av001043; Tue, 28 Mar 2006 18:10:09 +1100 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.13.4/8.13.4/Submit) id k2S7A9ph001042; Tue, 28 Mar 2006 18:10:09 +1100 (EST) (envelope-from peter) Date: Tue, 28 Mar 2006 18:10:09 +1100 From: Peter Jeremy To: "Alastair G. Hogge" Message-ID: <20060328071009.GA961@turion.vk2pj.dyndns.org> References: <200603271758.32622.agh@tpg.com.au> <20060327180825.GA1183@turion.vk2pj.dyndns.org> <200603280600.23499.agh@tpg.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200603280600.23499.agh@tpg.com.au> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.11 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: Tue, 28 Mar 2006 07:10:13 -0000 On Tue, 2006-Mar-28 06:00:23 +1000, Alastair G. Hogge wrote: >On Tuesday 28 March 2006 04:08, Peter Jeremy wrote: >> On Mon, 2006-Mar-27 17:58:32 +1000, Alastair G. Hogge wrote: >> >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 >> >> How did you build xorg.conf? > Nope. /etc/X11/xorg.conf is a file that you must have created. Did you build it by hand, using "X -configure" or some other way? BTW, 'SMP' and 'APIC_IO' should be in your kernel config file, not /etc/make.conf - the kernel should use COPTFLAGS, not CFLAGS in any case. >> Can you please post dmesg and /var/log/Xorg.0.log without text-filling >> them. >I'll try. It might be KMail doing something I don't understand. The attachments were OK but you missed /var/log/Xorg.0.log - that's the file that should have any error messages from Xorg. -- Peter Jeremy