From owner-freebsd-x11@FreeBSD.ORG Fri Apr 27 20:25:55 2012 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 3FB30106564A for ; Fri, 27 Apr 2012 20:25:55 +0000 (UTC) (envelope-from jjuanino@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id B705A8FC0A for ; Fri, 27 Apr 2012 20:25:54 +0000 (UTC) Received: by weyt57 with SMTP id t57so857566wey.13 for ; Fri, 27 Apr 2012 13:25:53 -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=671XAeEhwwkDX6ivtc2Tvzo3yZKAOB3LzruqgKPeG6I=; b=WPpFf/6fUAD+x/82wIXd9/kmlFdsO+nqkj2ui/X3JlHX/PDXEmQKnp3Pa9+p/MwkL5 5Db1BfOQkA41GS50mbtfag7R/JTALOcu6/2SoIO99LoH+wUuf2AC6NP3di5IZKSzcYIZ vGomW0/jLNsPOf7EupjbvpEN2TqUCajirZTKLTFU9Fps1DKRWTDXKtLCxIyNP4eDh/a/ V6XgVeMYQ0H4fFw+y6Uc7yZ0sVEnI0BTkkezK3OkNM0+x0ex5fhbQIK9qin/heu3MKb/ F6n8Yc7eyMO9vHcoz/dFiLQG1zY8eUY6coKcmga9p8u3SW+LyIHOYuBMAK4UC+HtIhEO 8CqA== Received: by 10.216.138.223 with SMTP id a73mr5790084wej.86.1335558353832; Fri, 27 Apr 2012 13:25:53 -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 fz9sm7037348wib.3.2012.04.27.13.25.52 (version=SSLv3 cipher=OTHER); Fri, 27 Apr 2012 13:25:53 -0700 (PDT) Date: Fri, 27 Apr 2012 22:25:49 +0200 From: Jose Garcia Juanino To: Konstantin Belousov Message-ID: <20120427202548.GA2177@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> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+HP7ph2BbKc20aGI" Content-Disposition: inline In-Reply-To: <20120426190219.GU2358@deviant.kiev.zoral.com.ua> 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: Fri, 27 Apr 2012 20:25:55 -0000 --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable El jueves 26 de abril a las 21:02:19 CEST, Konstantin Belousov escribi=F3: > On Thu, Apr 26, 2012 at 08:49:35PM +0200, Jose Garcia Juanino wrote: > >=20 > > It is possible to execute a "startx" from the blank screen, but the > > results are a very weird X session, with no functional mouse nor keyboa= rd. >=20 > Does the right image appear ? What do you mean by 'weird X session' ? >=20 > Non-functioning kbd/mouse has nothing to do with i195.ko. Sorry, yesterday I was not very smart. Actually, I have xf86-video-intel-2.17.0 and xorg-server-1.10.6,1 (rebuilt today from a updated ports tree, with WITH_NEW_XORG=3Dyes and WITH_KMS=3Dyes in /etc/make.conf). Here I show you the results: 1- startx with vesa driver. Everything works smoothly. Keyboard and mouse are fully functional. I can use the browser, open terminals, etc. 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. In the meantime, I can see the following in syslog when the cpu is 100%: Apr 27 21:33:36 riemann kernel: [drm:KMS:pid0:output_poll_execute] [CONNECT= OR:11:VGA-1] status updated from 2 to 2 Apr 27 21:34:16 riemann last message repeated 4 times Apr 27 21:36:16 riemann last message repeated 12 times Well, that is everything I can contribute. I am unable to decide wether this "weird" behavior is Xorg related or i915 kernel module related, but the scenario final (i915 kernel with KSM support plus recent Xorg) is not functional nor usable. Best regards, I appreciate your time and efforts, and sorry for my poor english. --+HP7ph2BbKc20aGI Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk+bAMwACgkQFOo0zaS9RnIDvgCfaV8ghjEuDDb5iHpHcAFdaGmZ hGMAnA0CaX9cQ2RZ+oBVlp8O+W37xBXY =KYqv -----END PGP SIGNATURE----- --+HP7ph2BbKc20aGI--