From owner-freebsd-current@FreeBSD.ORG Sun Oct 21 16:14:26 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16BBF16A468 for ; Sun, 21 Oct 2007 16:14:26 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout1.freenet.de (mout1.freenet.de [IPv6:2001:748:100:40::2:3]) by mx1.freebsd.org (Postfix) with ESMTP id 9CECD13C4A6 for ; Sun, 21 Oct 2007 16:14:25 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from [195.4.92.17] (helo=mx7.freenet.de) by mout1.freenet.de with esmtpa (Exim 4.68) (envelope-from ) id 1IjdRY-00039p-2w for current@freebsd.org; Sun, 21 Oct 2007 18:14:24 +0200 Received: from x0477.x.pppool.de ([89.59.4.119]:61655 helo=peedub.jennejohn.org) by mx7.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.68 #6) id 1IjdRX-0007FX-TY for current@freebsd.org; Sun, 21 Oct 2007 18:14:24 +0200 Date: Sun, 21 Oct 2007 18:14:23 +0200 From: Gary Jennejohn To: current@freebsd.org Message-ID: <20071021181423.67f3815d@peedub.jennejohn.org> Organization: DENX Softwre Engineering GmbH X-Mailer: Claws Mail 3.0.2 (GTK+ 2.10.14; amd64-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: cant start X with today's kernel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gary.jennejohn@freenet.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Oct 2007 16:14:26 -0000 I can't start X with a kernel made today. The server complains that the video card is on ISA (it's really on AGP) and that it can't find any screens. Here the last few lines from /var/log/Xorg.0.log: (II) ATI: ATI driver wrapper (version 6.7.195) for chipsets: mach64, rage128, radeon (II) Primary Device is: ISA (EE) No devices detected. I know there's an entry in /usr/src/UPDATING (20070930), and I did a fresh install of xorg-7.3 today and X still won't start. Trying to force X to use PCI with BusID in xorg.conf also doesn't help. Has anyone else seen this? At the moment I'm using an old kernel from Sept 27. -- Gary Jennejohn