From owner-freebsd-x11@FreeBSD.ORG Sat Apr 28 08:54:16 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 33DD3106564A for ; Sat, 28 Apr 2012 08:54:16 +0000 (UTC) (envelope-from jjuanino@gmail.com) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by mx1.freebsd.org (Postfix) with ESMTP id A55DF8FC14 for ; Sat, 28 Apr 2012 08:54:15 +0000 (UTC) Received: by wibhj6 with SMTP id hj6so1050907wib.13 for ; Sat, 28 Apr 2012 01:54:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:x-operating-system :user-agent; bh=4aS0sTWaZazsTwdEf7m7EgNp7a5SPuVeV61drNf6ZoI=; b=Zpnv1WI+HQqZGedfSh8PRzBuG7Sdzq2q7DCp1OJZ6nNQ7qx1l/9VQz87zuQcB1phYV JYljy92WwVjRcnJvxvimIrOeZfD1sYH4uQ6TV9DxseUx9fa2jxR1X61HmAhq2+n002ST 9yeLmCsG/w7DUmpTE8ZE3SS3IPNXdY0xiyDh9n19OEecOFRLbCuUosmfMrxvKsw4r2tR UbGXrr8PdxmrZjnJC26cy6Rzt4bQDCGLfPWX7JS8t/fh3nsUjV7NfzDj4hpCrQ/AXobW s6eODrWeLYxUt5wMpcymEcL/qWmOs5bxHfJBw7ZSJ8a6jECwwaB3eUBukvw88YOYWSyi QerQ== Received: by 10.180.81.135 with SMTP id a7mr13142033wiy.16.1335602827281; Sat, 28 Apr 2012 01:47:07 -0700 (PDT) Received: from banach (69.Red-79-153-176.dynamicIP.rima-tde.net. [79.153.176.69]) by mx.google.com with ESMTPS id j3sm17496147wiw.1.2012.04.28.01.47.06 (version=SSLv3 cipher=OTHER); Sat, 28 Apr 2012 01:47:06 -0700 (PDT) Date: Sat, 28 Apr 2012 10:47:02 +0200 From: Jose Garcia Juanino To: Kevin Oberman Message-ID: <20120428084701.GA2085@banach> References: <20120424184459.GB2455@banach> <20120424194123.GC2358@deviant.kiev.zoral.com.ua> <20120424201526.GA2045@banach> <20120425053243.GF2358@deviant.kiev.zoral.com.ua> <20120426184933.GA2328@banach> <20120426190219.GU2358@deviant.kiev.zoral.com.ua> <20120427202548.GA2177@banach> <20120427211713.GA2379@banach> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 9.0-STABLE User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-x11@freebsd.org Subject: Re: Loading i915 module panics my system after patching with Intel GPU patch 14.4 for stable/9 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: Sat, 28 Apr 2012 08:54:16 -0000 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable El s=E1bado 28 de abril a las 00:22:44 CEST, Kevin Oberman escribi=F3: > On Fri, Apr 27, 2012 at 2:17 PM, Jose Garcia Juanino = wrote: > > El viernes 27 de abril a las 22:25:48 CEST, Jose Garcia Juanino escribi= =F3: > >> > >> 2- startx with intel driver > >> X session takes a lot of time until it appears (1 minute). From a ssh > >> session, I see the Xorg process to consume the 100% of cpu time (kernel > >> time, not user time). But once the screen is showed up, it looks fine. > >> Fonts are well displayed and depth color is 24 (vesa only supports 8). > >> After a few minutes, CPU time drops until 0%, and it is possible to use > >> the computer. But if I try to move the mouse, again the cpu time > >> increase until 100% for 1 minute, and the system is unresponsive. Only= I > >> can use the computer by mean of the keyboard after cpu consume drops > >> again. > > > > I forget to say that it is not possible to switch between console and X > > session by mean of CTRL+ALT+FN. For example, CTRL+ALT+F1 freeze the > > current image (with a lower resolution, maybe 8 bits). =A0However, > > keystrokes are correctly sent to the console, and it is possible to > > execute any command (blindly). This anomaly does not happen with vesa > > driver. >=20 > Switching to vtys is documented as being unimplemented when the > intel-kms driver is used, so this is a well known problem. I'm hoping > it happens rather soon as I really do miss them. Thanks, I have read that issue in the FAQ of http://wiki.freebsd.org/Intel_GPU. > No idea about the mouse causing something to eat the CPU. Sorry. Well, it seems that high cpu consume is not only related to mouse movement, but to any event that requires a refresh of the screen. Examples are: open a new terminal, drag a window, open a browser, etc. What can I do in order to debug this issue? I am almost sure it is a Xorg problem, not a driver one. PD: I can do full access to this laptop to any interested developer who want to address this issue. All I need is a private GPG signed message =66rom a valid developer (http://www.freebsd.org/doc/handbook/pgpkeys-developers.html) Regards --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk+broUACgkQFOo0zaS9RnKOmACeOLG3bNqjNKyPJAJqZE1i0d5p T10Anj3JNaDk3h48PpHtoKyU4EdzKxXn =re/S -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF--