Re: Thinkpad T60 Xorg issues
Warren Block <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"