From owner-freebsd-x11@FreeBSD.ORG Thu Sep 24 17:47:25 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17E631065693 for ; Thu, 24 Sep 2009 17:47:25 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from gizmo.2hip.net (gizmo.2hip.net [64.74.207.195]) by mx1.freebsd.org (Postfix) with ESMTP id CF79E8FC1C for ; Thu, 24 Sep 2009 17:47:24 +0000 (UTC) Received: from [192.168.1.4] (adsl-241-169-177.bna.bellsouth.net [74.241.169.177]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n8OHlKtN018421 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 24 Sep 2009 13:47:22 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Richard Kolkovich In-Reply-To: <1253812603.2031.1528.camel@balrog.2hip.net> References: <20090923210626.GC46493@magus.portal.sigil.org> <1253741283.2031.334.camel@balrog.2hip.net> <20090924145417.GA2539@magus.portal.sigil.org> <1253812603.2031.1528.camel@balrog.2hip.net> Content-Type: text/plain Organization: FreeBSD Date: Thu, 24 Sep 2009 12:47:14 -0500 Message-Id: <1253814434.2031.1561.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_PBL, RDNS_DYNAMIC,SPF_SOFTFAIL autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: freebsd-x11@freebsd.org Subject: Re: HD4550 DRI issues 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: Thu, 24 Sep 2009 17:47:25 -0000 On Thu, 2009-09-24 at 12:16 -0500, Robert Noland wrote: > On Thu, 2009-09-24 at 09:54 -0500, Richard Kolkovich wrote: > > (II) RADEON(0): [pci] 32768 kB allocated with handle 0xdc85e000 > > (II) RADEON(0): [pci] ring handle = 0xdc85e000 > > (II) RADEON(0): [pci] Ring mapped at 0x28a2c000 > > (II) RADEON(0): [pci] Ring contents 0x4cf0c1f7 > > (II) RADEON(0): [pci] ring read ptr handle = 0xdc95f000 > > (II) RADEON(0): [pci] Ring read ptr mapped at 0x286fb000 > > (II) RADEON(0): [pci] Ring read ptr contents 0x1fa2f22c > > (II) RADEON(0): [pci] vertex/indirect buffers handle = 0xdc960000 > > (II) RADEON(0): [pci] Vertex/indirect buffers mapped at 0x38c00000 > > (II) RADEON(0): [pci] Vertex/indirect buffers contents 0x79940699 > > (II) RADEON(0): [pci] GART texture map handle = 0xdcb60000 > > (II) RADEON(0): [pci] GART Texture map mapped at 0x38f60000 > > Ok, I think this is where the problem is... All of the "contents" > registers should be 0 at start up. I've seen this before, but never > been able to reproduce it locally. Could you try the attached patch and > see if it makes a difference? You may actually need -CURRENT for this patch... I'm not certain that the d_mmap2 stuff is in RC1. robert. > robert. > > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" -- Robert Noland FreeBSD