Date: Wed, 5 Jan 2011 20:29:33 -0700 (MST) From: Warren Block <wblock@wonkity.com> To: Joseph Olatt <joji@eskimo.com> Cc: freebsd-mobile@freebsd.org Subject: Re: Thinkpad T60 Xorg issues Message-ID: <alpine.BSF.2.00.1101052024140.20030@wonkity.com> In-Reply-To: <20110106023126.GA13194@shell.eskimo.com> References: <20110104043645.GA12924@shell.eskimo.com> <201101040849.34263.milu@dat.pl> <20110104194750.GA20597@shell.eskimo.com> <alpine.BSF.2.00.1101041756460.14633@wonkity.com> <20110105035534.GA31526@shell.eskimo.com> <alpine.BSF.2.00.1101042212400.14908@wonkity.com> <20110105173259.GA28569@shell.eskimo.com> <20110106023126.GA13194@shell.eskimo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 5 Jan 2011, Joseph Olatt wrote: >>>> It seems to be seg faulting at: >>>> >>>> (II) XINPUT: Adding extended input device "<default keyboard>" (type: >>>> KEYBOARD) >>>> Segmentation fault: 11 at address 0x10 >>>> >>>> As mentioned before, I don't have hald or dbus running. ... > I do have xf85-input-keyboard and -mouse installed. > > joji@peace> pkg_info | grep -E "(keyboard|mouse)" > xf86-input-keyboard-1.4.0 X.Org keyboard input driver > xf86-input-mouse-1.5.0 X.Org mouse input driver > xkbcomp-1.1.0 Compile XKB keyboard description > xkeyboard-config-1.8_1 X Keyboard Configuration Database > > So that wasn't the problem. > > Any other ideas? > > When I use the intel driver, I see the screen and the mouse pointer for > a split second before it crashes. Run pkg_libchk from sysutils/bsdadminscripts to make sure something isn't missing. Run dbus and hal to see if it makes a difference. Rebuild xorg-server and drivers. Other than that... rebuild xorg-server with debug symbols, then crash it and get a backtrace.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1101052024140.20030>