From owner-freebsd-current@FreeBSD.ORG Wed May 11 00:58:29 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08B1D16A4CE for ; Wed, 11 May 2005 00:58:29 +0000 (GMT) Received: from ylpvm12.prodigy.net (ylpvm12-ext.prodigy.net [207.115.57.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82E6443D7E for ; Wed, 11 May 2005 00:58:28 +0000 (GMT) (envelope-from mbsd@pacbell.net) Received: from pimout6-ext.prodigy.net (pimout6-ext.prodigy.net [207.115.63.78])j4B0wQee024118 for ; Tue, 10 May 2005 20:58:26 -0400 X-ORBL: [64.168.24.254] Received: from sotec.home (adsl-64-168-24-254.dsl.snfc21.pacbell.net [64.168.24.254])j4B0wM37100908; Tue, 10 May 2005 20:58:22 -0400 Date: Tue, 10 May 2005 17:58:21 -0700 (PDT) From: =?ISO-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= X-X-Sender: mikko@sotec.home To: Jiawei Ye In-Reply-To: Message-ID: <20050510175056.T672@sotec.home> References: <20050503022632.R36718@it.hackers> <20050503022532.F48828@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: Nguyen Tam Chinh cc: Jeff Roberson cc: current@freebsd.org Subject: Re: ULE, 4BSD and xorg X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2005 00:58:29 -0000 On Tue, 10 May 2005, Jiawei Ye wrote: > On 5/3/05, Jeff Roberson wrote: >> My apologies Nguyen. ULE has fallen into a state of disrepair. I would >> not trust it until I spend some time sorting out the current crop of >> problems. > I maybe the unlucky one, but with an recently-upgraded -current from > -stable, startx reboots my machine too, even with 4BSD. FWIW, I get this too on my laptop. Basic troubleshooting shows that it is DRI that blows up. Removing 'Load "dri"' from Xorg's config was not sufficient, as the server will try to autoload the "sis" kmod anyway. Had to delete "sis.ko" as well. I think it is unrelated to the scheduler (I'm using 4BSD). Current from late March worked fine with DRI, current from late April does not. $.02, /Mikko