From owner-freebsd-x11@FreeBSD.ORG Tue Mar 11 23:12:26 2008 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 C28211065674 for ; Tue, 11 Mar 2008 23:12:26 +0000 (UTC) (envelope-from jhein@timing.com) Received: from Daffy.timing.com (mail.timing.com [206.168.13.218]) by mx1.freebsd.org (Postfix) with ESMTP id 8CCD58FC1F for ; Tue, 11 Mar 2008 23:12:26 +0000 (UTC) (envelope-from jhein@timing.com) Received: from gromit.timing.com (gromit.timing.com [206.168.13.209]) by Daffy.timing.com (8.13.1/8.13.1) with ESMTP id m2BNCNRL013249; Tue, 11 Mar 2008 17:12:23 -0600 (MDT) (envelope-from jhein@timing.com) Received: from gromit.timing.com (localhost [127.0.0.1]) by gromit.timing.com (8.14.2/8.14.2) with ESMTP id m2BNCMVd024085; Tue, 11 Mar 2008 17:12:22 -0600 (MDT) (envelope-from jhein@gromit.timing.com) Received: (from jhein@localhost) by gromit.timing.com (8.14.2/8.14.2/Submit) id m2BNCMWJ024082; Tue, 11 Mar 2008 17:12:22 -0600 (MDT) (envelope-from jhein) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18391.4566.644877.159621@gromit.timing.com> Date: Tue, 11 Mar 2008 17:12:22 -0600 From: John Hein To: Julian Elischer In-Reply-To: <47D6E6B4.30403@elischer.org> References: <47D6E6B4.30403@elischer.org> X-Mailer: VM 7.19 under Emacs 22.1.1 X-Virus-Scanned: ClamAV version 0.91.2, clamav-milter version 0.91.2 on Daffy.timing.com X-Virus-Status: Clean Cc: x11@freebsd.org Subject: Re: PCBSD & X11 ugh 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: Tue, 11 Mar 2008 23:12:27 -0000 Julian Elischer wrote at 13:08 -0700 on Mar 11, 2008: > So, I tried out PCBSD on a Dell "DHP" (what ever that is) (made feb '05). > > it installs great > but when I run boot it, (FreeBSD comes up fine) teh X server goes into > an infinite loop somewhere. > > 168 root 1 0 0 148M 6976K rdnrel 0:57 93.85% Xorg > > and the screen stays black. > the fan goes onto "tornado" mode and it just sits there. > > > attempting to send a signal -9 to the x server has no effect so its > stuck in the kernel somewhere. > > does anyone have any X11 foo (or PCBSD foo) to let me know how to get > the damed server to do what it did in install, when it was just fine. > possibly I need to disable some kernel extension feature.. If it worked on install, but not now, that seems to point to an config difference. I have no great xorg foo either, but when I hit something like this, I start commenting stuff out in xorg.conf (things like dri - particularly if you are seeing issues in the kernel).