From owner-freebsd-x11@FreeBSD.ORG Sat Mar 21 06:22:51 2009 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 DDC44106564A for ; Sat, 21 Mar 2009 06:22:51 +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 8BBFB8FC08 for ; Sat, 21 Mar 2009 06:22:51 +0000 (UTC) (envelope-from rnoland@FreeBSD.org) Received: from [192.168.1.156] (adsl-19-214-182.bna.bellsouth.net [68.19.214.182]) (authenticated bits=0) by gizmo.2hip.net (8.14.3/8.14.3) with ESMTP id n2L6LUDl093884 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 21 Mar 2009 02:21:30 -0400 (EDT) (envelope-from rnoland@FreeBSD.org) From: Robert Noland To: Benjamin Kaduk In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-9NbOBuqltZ9fSz5Y3vgv" Organization: FreeBSD Date: Sat, 21 Mar 2009 01:22:32 -0500 Message-Id: <1237616552.1758.19.camel@balrog.2hip.net> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 FreeBSD GNOME Team Port X-Spam-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00,RDNS_DYNAMIC autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on gizmo.2hip.net Cc: freebsd-x11@freebsd.org Subject: Re: trouble with xf86-video-intel 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, 21 Mar 2009 06:22:52 -0000 --=-9NbOBuqltZ9fSz5Y3vgv Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2009-03-21 at 02:01 -0400, Benjamin Kaduk wrote: > Hi all, >=20 > I'm installing xorg on an lenovo thinkpad T400, and am running into > some problems. On the first try, running `X` would produce the > familiar grey background with x-shaped cursor, and ctrl-alt-backspace > would not kill the X server. I could still switch to a vty and > ctrl-C it, but the Xorg.log.0 was not terribly enlightinging. >=20 > There was a suspicious warning in the log, "ESR is 0x00000010, page=20 > table error", and after a bit of googling, I found this post: > http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg553679.h= tml > that thread links here: > http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?h=3Dxf86= -video-intel-2.4-branch&id=3D01bbbd8c6c73229b5cb0c88e8eb2ac9b49a5dad8 >=20 > The patch does not apply cleanly at all, but changing the definition of > DSPARB_HWCONTROL to include "|| IS_GM45(pI810)" helps a little bit, > in that I can now kill the X server with ctrl-alt-backspace. > (I suppose I should add that if I switched "intel" to "vesa" in the > xorg.conf, I could also kill the X server in such a fasion.) >=20 > However, X still does not respond to my mouse events, or > give me the xterm that's in my .xinitrc . >=20 > I will post my Xorg.0.log here: > http://stuff.mit.edu/afs/sipb.mit.edu/user/kaduk/freebsd/glossolalia/ > This still has the page table error, and the comment that > "Existing errors found in hardware state." is rather suspicious, > though I don't have enough experience with this to know for sure. Sounds like you are running a default config which expects to have dbus and hald running... You either need to start them, or add Option "AutoAddDevices" "off" to your ServerLayout or ServerFlags section. robert. > This is on 8-CURRENT from March 8, and I believe my ports > snapshot to be from then as well. >=20 > Thanks, >=20 > Ben Kaduk > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" --=20 Robert Noland FreeBSD --=-9NbOBuqltZ9fSz5Y3vgv 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) iEYEABECAAYFAknEh6gACgkQM4TrQ4qfROOqOgCePr/Sf5VxY5wW6OiJaw7qiXTC gL0An2BID7CS2zl0Z6NU2MWBnNwgWmgJ =MDSo -----END PGP SIGNATURE----- --=-9NbOBuqltZ9fSz5Y3vgv--