From owner-freebsd-stable@FreeBSD.ORG Fri Jul 3 12:35:25 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E8FAF106566C for ; Fri, 3 Jul 2009 12:35: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 AA30F8FC17 for ; Fri, 3 Jul 2009 12:35:25 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.1.4] (adsl-146-138-56.bna.bellsouth.net [70.146.138.56]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n63CZMXQ024522 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 3 Jul 2009 08:35:22 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Dominic Fandrey In-Reply-To: <4A4DD9E9.6080206@bsdforen.de> References: <4A4DD9E9.6080206@bsdforen.de> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-YSIeKaiYrrXLINvVoepe" Organization: FreeBSD Date: Fri, 03 Jul 2009 07:35:16 -0500 Message-Id: <1246624516.1855.65.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 FreeBSD GNOME Team Port 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-stable@freebsd.org Subject: Re: good old intel troubles X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jul 2009 12:35:26 -0000 --=-YSIeKaiYrrXLINvVoepe Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2009-07-03 at 12:14 +0200, Dominic Fandrey wrote: > Now that the intel driver is stable and performs well, again, it's > time to start complainig about all the things that still do not work. >=20 > This is basically going to the console and back. Well, it actually > works but X will entirely lock up unless the mouse is in motion. > It's not hard to imagine that this is really bad. With violent mouse > movement I can get glxgears to render 0.3 frames per second. > That's it. 1 frame every 3 seconds. >=20 > Back on the console everything is fine, so it's really just X > misbehaving. No scheduling issue or the like. >=20 > Oh, btw, when I switch to the Konsole I get the following message > on my dmesg. > error: [drm:pid1318:i915_get_vblank_counter] *ERROR* trying to get vblank= count for disabled pipe 0 This is still harmless, though I hope that I have caught most of the cases where it occurs. Userland (mesa) may still call this ioctl with the wrong or both crtc's though. It is converted back to a debug message in HEAD. > My system is a core2duo (amd64) running RELENG_7 (sources are from > ~2 hours ago). This is all fixed in HEAD. It is waiting jhb@ to MFC r194644 to get -STABLE fixed up. I have additional MFC's to cleanup vblank support issues, but the primary issue is that msi interrupts don't work after a vt switch without the above MFC. robert. > Maybe this snippet from my Xorg.0.log is also of interest: > (--) Using syscons driver with X support (version 2.0) > (--) using VT number 9 > (--) PCI:*(0@0:2:0) Intel Corporation Mobile GM965/GL960 Integrated Graph= ics Controller rev 12, Mem @ 0xe4600000/1048576, 0xd0000000/268435456, I/O = @ 0x00004000/8, BIOS @ 0x????????/65536 > (--) PCI: (0@0:2:1) Intel Corporation Mobile GM965/GL960 Integrated Graph= ics Controller rev 12, Mem @ 0xe4700000/1048576 >=20 > I'm running X without HAL. > (**) Option "AllowEmptyInput" "off" > (**) Option "AutoAddDevices" "off" > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" --=20 Robert Noland FreeBSD --=-YSIeKaiYrrXLINvVoepe Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEABECAAYFAkpN+wQACgkQM4TrQ4qfROPpvACfYqW85hJIM+zJWhKt3XPnnckU RFoAniipLHyykAdzAMsAq2FtHir3jkpl =CDR9 -----END PGP SIGNATURE----- --=-YSIeKaiYrrXLINvVoepe--