From owner-freebsd-x11@FreeBSD.ORG Sun Oct 26 01:03:16 2008 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 8C6FA1065672 for ; Sun, 26 Oct 2008 01:03:16 +0000 (UTC) (envelope-from nakaji@jp.freebsd.org) Received: from www.heimat.gr.jp (www.heimat.gr.jp [60.32.13.194]) by mx1.freebsd.org (Postfix) with ESMTP id 0E3388FC1A for ; Sun, 26 Oct 2008 01:03:15 +0000 (UTC) (envelope-from nakaji@jp.freebsd.org) X-Virus-Scanned: amavisd-new at heimat.gr.jp Received: from ra333.heimat.gr.jp.kankyo-u.ac.jp (ra333.heimat.gr.jp [IPv6:2001:3e0:a84:0:200:4cff:fe17:573c]) by www.heimat.gr.jp (8.14.3/8.14.3) with ESMTP id m9Q0WhrG001733 for ; Sun, 26 Oct 2008 09:32:43 +0900 (JST) (envelope-from nakaji@jp.freebsd.org) From: NAKAJI Hiroyuki To: freebsd-x11@freebsd.org References: <48FD6B69.60206@jp.freebsd.org> <1224645840.1639.24.camel@wombat.2hip.net> <87hc75auvp.fsf@roddy.4407.kankyo-u.ac.jp> <87y70g9bxg.fsf@roddy.4407.kankyo-u.ac.jp> <1224791702.2826.30.camel@wombat.2hip.net> <1224793751.2826.33.camel@wombat.2hip.net> <86mygspvjr.fsf@ra333.heimat.gr.jp> <1224950065.15528.16.camel@wombat.2hip.net> Date: Sun, 26 Oct 2008 09:32:43 +0900 In-Reply-To: <1224950065.15528.16.camel@wombat.2hip.net> (Robert Noland's message of "Sat, 25 Oct 2008 11:54:25 -0400") Message-ID: <86abcsp55g.fsf@ra333.heimat.gr.jp> User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Status: No, score=-5.9 required=13.0 tests=BAYES_00, CONTENT_TYPE_PRESENT,NO_RELAYS,QENCPTR1 autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on www.heimat.gr.jp Subject: Re: X+mga lockup on 8-current 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: Sun, 26 Oct 2008 01:03:16 -0000 >>>>> In <1224950065.15528.16.camel@wombat.2hip.net> >>>>> Robert Noland wrote: > On Sun, 2008-10-26 at 00:02 +0900, NAKAJI Hiroyuki wrote: > > >>>>> In <1224793751.2826.33.camel@wombat.2hip.net> > > >>>>> Robert Noland wrote: > > > On Thu, 2008-10-23 at 15:55 -0400, Robert Noland wrote: > > > > > [drm:pid2993:drm_ioctl] pid=2993, cmd=0x8008642b, nr=0x2b, dev > > > > 0xc433fa80, auth=1 > > > > > [drm:pid2993:drm_ioctl] returning 22 > > > > > > > > This is actually the unlock failing. I already committed a fix for > > > > this > > > > once, but accidentally blew it away when I synced to git master. I'm > > > > re-committing the fix shortly. > > > > > Ok, the fix you are looking for is: > > > http://svn.freebsd.org/changeset/base/184212 > > > > Fixed. Thanks! > Which version of the driver are you running now? 1.4.7 or 1.4.9? Mga driver is 1.4.9 (ports-current + your update patch). X.Org X Server 1.4.2 Release Date: 11 June 2008 X Protocol Version 11, Revision 0 Build Operating System: FreeBSD 8.0-CURRENT i386 Current Operating System: FreeBSD roddy.4407.kankyo-u.ac.jp 8.0-CURRENT FreeBSD 8.0-CURRENT #153: Fri Oct 24 16:58:30 JST 2008 root@roddy.4407.kankyo-u.ac.jp:/usr/obj/usr/src/sys/RODDY i386 Build Date: 21 October 2008 08:12:50AM ... (II) LoadModule: "mga" (II) Loading /usr/local/lib/xorg/modules/drivers//mga_drv.so (II) Module mga: vendor="X.Org Foundation" compiled for 1.4.2, module version = 1.4.9 Module class: X.Org Video Driver ABI class: X.Org Video Driver, version 2.0 -- NAKAJI Hiroyuki