From owner-freebsd-stable@FreeBSD.ORG Tue Jun 9 13:51:42 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 132A810656D6 for ; Tue, 9 Jun 2009 13:51:42 +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 8F78D8FC0A for ; Tue, 9 Jun 2009 13:51:41 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.1.4] (adsl-157-59-252.bna.bellsouth.net [70.157.59.252]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n59DOKMI033281 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 9 Jun 2009 09:24:20 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Pete Carah In-Reply-To: <4A2DC056.8090500@altadena.net> References: <4A2DC056.8090500@altadena.net> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-CY0UDfTW5oVKZqYQu+ES" Organization: FreeBSD Date: Tue, 09 Jun 2009 08:24:14 -0500 Message-Id: <1244553854.60347.1487.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 FreeBSD GNOME Team Port X-Spam-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00, MIME_QP_LONG_LINE,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: stable@freebsd.org Subject: Re: Bug between DRM, MSI, or somewhere, re7-stable amd64 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: Tue, 09 Jun 2009 13:51:43 -0000 --=-CY0UDfTW5oVKZqYQu+ES Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2009-06-08 at 21:52 -0400, Pete Carah wrote: > I updated my recently acquired core-2 duo laptop to 7-stable amd64 (I=20 > had been running 7-stable i386 with few problems) and have acquired an=20 > apparent irq problem. >=20 > Fortunately in debugging a linux shared-interrupt problem about a month=20 > ago I learned that the X server will happily accept mouse motion as if=20 > it was a display interrupt, so at least with some inconvenience I can=20 > read the screen... (the keyboard isn't so obliging) > Ours does this too... >=20 > /usr/src was picked up via svn on last Saturday morning EDT, ports via=20 > csup about the same time. I have no idea if this bug is in the intel=20 > driver, drm, or the core msi code... There are 2 peripherals that dmesg=20 > says uses msi - re0 (which doesn't get a kernel thread indicated in ps=20 > for either the stated irq (257) or re0) and drm0/vgapci0 (which=20 > indicates irq256 in systat and ps). As I said, this worked properly=20 > with earlier source (about a week) in i386 mode. I've used both G45 and=20 > re controllers in (f10) linux msi mode with no problems in both 32 and=20 > 64-bit. Fortunately this laptop now has enough disk to triple-boot so=20 > at least something works... Yes, Intel still has issues. I do have a patch that reworks the interrupt handling and gets Intel chips working. It isn't safe to commit yet though. It works correctly on my G45, but I have had reports that GM45 is still broken somehow. As a workaround you can disable MSI for just drm using loader tuneable hw.drm.msi=3D0. robert. > I am using svn instead of csup because I am trying (haven't gotten time=20 > yet either :-) to port Sam's ath 92xx code to -stable and handling code=20 > porting is much easier that way. >=20 > -- Pete >=20 > _______________________________________________ > 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 --=-CY0UDfTW5oVKZqYQu+ES 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) iEYEABECAAYFAkouYn4ACgkQM4TrQ4qfROO5oQCfbjWu204vdJ4/vbqbrGi3hr2b jB4AnRNBcUwvX9vSBexljQmqjw+1pUJz =3Olx -----END PGP SIGNATURE----- --=-CY0UDfTW5oVKZqYQu+ES--