From owner-freebsd-x11@FreeBSD.ORG Mon Sep 24 10:56:03 2007 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A40D716A41A for ; Mon, 24 Sep 2007 10:56:03 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from b.mx.visualtech.com (smtp.visualtech.com [208.16.19.9]) by mx1.freebsd.org (Postfix) with ESMTP id 6D70113C4AA for ; Mon, 24 Sep 2007 10:56:03 +0000 (UTC) (envelope-from adamk@voicenet.com) Received: from [10.1.3.8] (firewall.visualtech.com [208.16.19.254]) by b.mx.visualtech.com (Postfix) with ESMTP id D01F848673; Mon, 24 Sep 2007 06:44:43 -0400 (EDT) From: Adam K Kirchhoff To: Palle Girgensohn In-Reply-To: References: <1EEFD38CF26717A436119BD9@c-f656e155.1521-1-64736c12.cust.bredbandsbolaget.se> <46F7068F.2040702@pacific.net.sg> <6E45AEF276764CC30955FBB4@c-f656e155.1521-1-64736c12.cust.bredbandsbolaget.se> <46F7564E.7020802@pacific.net.sg> Content-Type: text/plain Date: Mon, 24 Sep 2007 06:39:41 -0400 Message-Id: <1190630381.10124.0.camel@memory.visualtech.com> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 Content-Transfer-Encoding: 7bit Cc: x11@FreeBSD.org Subject: Re: Radeon 9600 SE and xorg 7.3 => system crash 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: Mon, 24 Sep 2007 10:56:03 -0000 On Mon, 2007-09-24 at 12:23 +0200, Palle Girgensohn wrote: > Attached is the output of the Xorg.0.log, traced from a different console > (the /var/log/Xorg.0.log file is not synced before the crash, so I can't > look at it afterwards), and from the startx command. > > Can the row > -- > (WW) RADEON: No matching Device section for instance (BusID PCI:3:0:1) found > -- > indicate something troublesome? No, that's perfectly normal for radeon cards with two (or more) vga/dvi ports. Adam