From owner-freebsd-current@FreeBSD.ORG Fri Mar 4 10:25:26 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 160C316A4D8 for ; Fri, 4 Mar 2005 10:25:26 +0000 (GMT) Received: from www.mmlab.cse.yzu.edu.tw (www.mmlab.cse.yzu.edu.tw [140.138.150.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 933D943D48 for ; Fri, 4 Mar 2005 10:25:25 +0000 (GMT) (envelope-from avatar@mmlab.cse.yzu.edu.tw) Received: by www.mmlab.cse.yzu.edu.tw (qmail, from userid 1000) id A5E0F4EFCE1; Fri, 4 Mar 2005 18:25:24 +0800 (CST) Received: from localhost (localhost [127.0.0.1]) by www.mmlab.cse.yzu.edu.tw (qmail) with ESMTP id 9B3304EFCE0; Fri, 4 Mar 2005 18:25:24 +0800 (CST) Date: Fri, 4 Mar 2005 18:25:24 +0800 (CST) From: Tai-hwa Liang To: Gary Jennejohn In-Reply-To: <200503041013.j24ADUiT012335@peedub.jennejohn.org> Message-ID: <050304182129C.43342@www.mmlab.cse.yzu.edu.tw> References: <200503041013.j24ADUiT012335@peedub.jennejohn.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: Ion-Mihai Tetcu cc: freebsd-current@freebsd.org Subject: Re: [5.4-PRE regression] radeon drm => instant reboot 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: Fri, 04 Mar 2005 10:25:26 -0000 On Fri, 4 Mar 2005, Gary Jennejohn wrote: >> Ion-Mihai Tetcu writes: >> I'm currently recompiling graphics/dri to see if it makes any difference. >> > > That won't help; phk made a change in /sys/dev/drm which breaks it. > There's a patch floating around, but I can't remember whether it was > discussed in this ML or in the commit ML. If I remembered correctly, the change in /sys/dev/drm applied to -CURRENT only. It should not be committed to RELENG_5, yet. Furthermore, the breakage would only render your Xorg unusable, not an instant reboot. -- Cheers, Tai-hwa Liang