From owner-freebsd-current@FreeBSD.ORG Sat Aug 23 22:03:43 2003 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 0439F16A4BF for ; Sat, 23 Aug 2003 22:03:43 -0700 (PDT) Received: from remt29.cluster1.charter.net (remt29.cluster1.charter.net [209.225.8.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A34443FEA for ; Sat, 23 Aug 2003 22:03:42 -0700 (PDT) (envelope-from glennpj@charter.net) Received: from [24.158.214.251] (HELO gforce.johnson.home) by remt29.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 120212133 for freebsd-current@freebsd.org; Sun, 24 Aug 2003 01:03:40 -0400 Received: from gforce.johnson.home (localhost [127.0.0.1]) by gforce.johnson.home (8.12.9/8.12.9) with ESMTP id h7O53bXd056767 for ; Sun, 24 Aug 2003 00:03:37 -0500 (CDT) (envelope-from glenn@gforce.johnson.home) Received: (from glenn@localhost) by gforce.johnson.home (8.12.9/8.12.9/Submit) id h7O53bt4056762 for freebsd-current@freebsd.org; Sun, 24 Aug 2003 00:03:37 -0500 (CDT) (envelope-from glenn) Date: Sun, 24 Aug 2003 00:03:36 -0500 From: Glenn Johnson To: FreeBSD Current Message-ID: <20030824050336.GA35290@gforce.johnson.home> Mail-Followup-To: FreeBSD Current References: <20030823191115.GA84663@gforce.johnson.home> <20030824033824.GB956@gforce.johnson.home> <1061700055.44188.1.camel@acheron.livid.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1061700055.44188.1.camel@acheron.livid.de> User-Agent: Mutt/1.5.4i Subject: Re: System freezes with radeon 9100 graphics card 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: Sun, 24 Aug 2003 05:03:43 -0000 On Sat, Aug 23, 2003 at 09:40:55PM -0700, Scott M. Likens wrote: > On Sat, 2003-08-23 at 20:38, Glenn Johnson wrote: > > > On Sat, Aug 23, 2003 at 02:11:15PM -0500, Glenn Johnson wrote: > > > > > I have had an ongoing problem with -current freezing during a > > > restart of the X serer. The graphics card is an ATI Radeon 9100. > > > I am pretty sure this is related to DRI as I have not had it > > > happen with DRI disabled. > > > > > > I am not sure if the problem is with the radeon kernel module, > > > with XFree86-Server, or something else. The freezes totally lock > > > up the machine, no ssh access is possible, no crash dumps are > > > produced, I have to hit the reset button and run fsck in single > > > user mode. > > > > > > Is anyone else seeing this with a radeon card? Any options I can > > > set to alleviate the problem? I going to turn on DRM_DEBUG and > > > see what that yields. > > > > > > Thanks. > > > > Some more info: > > > > I get the following error messages when the X server starts: > > > > drm0: port 0x9000-0x90ff mem 0xf9000000-0xf900ffff,0xe0000000-0xefffffff irq 2 at device 0.0 on pci1 > > info: [drm] Initialized radeon 1.9.0 20020828 on minor 0 > > error: [drm:radeon_cp_init] *ERROR* radeon_cp_init called without lock held > > error: [drm:radeon_unlock] *ERROR* Process 579 using kernel context 0 > > error: [drm:radeon_cp_init] *ERROR* radeon_cp_init called without lock held > > error: [drm:radeon_unlock] *ERROR* Process 738 using kernel context 0 > > error: [drm:radeon_cp_init] *ERROR* radeon_cp_init called without lock held > > error: [drm:radeon_unlock] *ERROR* Process 865 using kernel context 0 > > I might suggest to you that you try the DRI lists... see > http://dri.sf.net or email anholt@freebsd.org I have, to the first. > Also please teach your email client to word wrap. That's nasty. My e-mail client "knows" how to word wrap. The unwrapped part above was from command output, which should *not* be wrapped, to maintain integrity of the output. If you saw more than one line that was not wrapped then I submit that there is something wrong with your e-mail client. -- Glenn Johnson glennpj@charter.net