From owner-freebsd-current@FreeBSD.ORG Sat Aug 23 20:38:27 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 B80FE16A4BF for ; Sat, 23 Aug 2003 20:38:27 -0700 (PDT) Received: from remt28.cluster1.charter.net (remt28.cluster1.charter.net [209.225.8.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA39743FCB for ; Sat, 23 Aug 2003 20:38:26 -0700 (PDT) (envelope-from glennpj@charter.net) Received: from [24.158.214.251] (HELO gforce.johnson.home) by remt28.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 130997555 for freebsd-current@freebsd.org; Sat, 23 Aug 2003 23:38:25 -0400 Received: from gforce.johnson.home (localhost [127.0.0.1]) by gforce.johnson.home (8.12.9/8.12.9) with ESMTP id h7O3cOs2001016 for ; Sat, 23 Aug 2003 22:38:24 -0500 (CDT) (envelope-from glenn@gforce.johnson.home) Received: (from glenn@localhost) by gforce.johnson.home (8.12.9/8.12.9/Submit) id h7O3cOtO001015 for freebsd-current@freebsd.org; Sat, 23 Aug 2003 22:38:24 -0500 (CDT) (envelope-from glenn) Date: Sat, 23 Aug 2003 22:38:24 -0500 From: Glenn Johnson To: FreeBSD Current Message-ID: <20030824033824.GB956@gforce.johnson.home> Mail-Followup-To: FreeBSD Current References: <20030823191115.GA84663@gforce.johnson.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030823191115.GA84663@gforce.johnson.home> 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 03:38:27 -0000 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 -- Glenn Johnson glennpj@charter.net