From owner-freebsd-x11@FreeBSD.ORG Thu Mar 18 13:18:35 2010 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 220B31065675 for ; Thu, 18 Mar 2010 13:18:35 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 6924B8FC17 for ; Thu, 18 Mar 2010 13:18:34 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id PAA06093; Thu, 18 Mar 2010 15:18:19 +0200 (EET) (envelope-from avg@icyb.net.ua) Message-ID: <4BA2281B.9080904@icyb.net.ua> Date: Thu, 18 Mar 2010 15:18:19 +0200 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.23 (X11/20100211) MIME-Version: 1.0 To: "Daniel O'Connor" References: <201003180949.02302.doconnor@gsoft.com.au> In-Reply-To: <201003180949.02302.doconnor@gsoft.com.au> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=KOI8-U Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: X doesn't update until the mouse moves (not HAL related) 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, 18 Mar 2010 13:18:35 -0000 on 18/03/2010 10:48 Daniel O'Connor said the following: > Hi, > I have a perplexing problem on FreeBSD 7.2 where the X server freezes > unless the mouse is moved, however it isn't HAL related - I have tried > the usual fix (which worked on my laptop and others). I also have tried > rebuilding X without HAL support and it _still_ happens. > > I notice that GL apps don't work properly and I get a message saying > that IRQs don't appear to work and that reminded me of a commit which I > think fixed it, however I am not sure if it has been MFC'd (or if it > would fix the problem). > > The hardware is a Supermicro C2SBA+ which has G33 video onboard: > (II) intel(0): Creating default Display subsection in Screen section > "Builtin Default intel Screen 0" for depth/fbbpp 24/32 > (==) intel(0): Depth 24, (--) framebuffer bpp 32 > (==) intel(0): RGB weight 888 > (==) intel(0): Default visual is TrueColor > (II) intel(0): Integrated Graphics Chipset: Intel(R) G33 > (--) intel(0): Chipset: "G33" > (--) intel(0): Linear framebuffer at 0xC0000000 > (--) intel(0): IO registers at addr 0xD2300000 > (==) intel(0): Using EXA for acceleration > (II) intel(0): 2 display pipes available. > > Any help appreciated, thanks! I'd say that in your case it's worth trying upgrading to stable/7 or releng/7.3 (soon to become 7.3 release). You could start by trying only a new kernel(+modules). -- Andriy Gapon