Date: Sat, 21 Mar 2009 01:22:32 -0500 From: Robert Noland <rnoland@FreeBSD.org> To: Benjamin Kaduk <kaduk@MIT.EDU> Cc: freebsd-x11@freebsd.org Subject: Re: trouble with xf86-video-intel Message-ID: <1237616552.1758.19.camel@balrog.2hip.net> In-Reply-To: <alpine.GSO.1.10.0903210141270.9583@multics.mit.edu> References: <alpine.GSO.1.10.0903210141270.9583@multics.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-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 <rnoland@FreeBSD.org> 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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1237616552.1758.19.camel>