Bug #1075
closed
X.org is crashing on boot
Added by Hammel about 1 year ago.
Updated about 1 year ago.
Description
This happened because of the switch to using udev before mdev and because tslib was enabled but other input drivers were not.
- % Done changed from 10 to 70
Disabling tslib while enabling libinput, input_evdev and mout drivers fixed this. X.org can not startup again and finger touches are recognized in xterms.
This does require a proper rebuild from scratch, or at least removal of the tslib module from /usr/lib/xorg/modules/input in the target build tree.
I'll rebuild from scratch for a clean rootfs (since there have been lots of other changes to it lately) and retest it tomorrow, then commit/push.
- Status changed from New to Closed
- Target version set to 3.0 - Corrino
- % Done changed from 70 to 100
Verified fixed with updates to Buildroot's config file. The tslib xorg driver module is not required. Instead, the libinput, evdev and mouse drivers are enabled. It was the tslib module that was crashing.
Tested on hardware. Changes committed and pushed. Closing issue.
Also available in: Atom
PDF