Project

General

Profile

Actions

Bug #1075

closed

X.org is crashing on boot

Added by Hammel 6 months ago. Updated 6 months ago.

Status:
Closed
Priority:
Immediate
Assignee:
Target version:
Start date:
13 Nov 2023
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

This happened because of the switch to using udev before mdev and because tslib was enabled but other input drivers were not.

Actions #1

Updated by Hammel 6 months ago

  • % 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.

Actions #2

Updated by Hammel 6 months ago

  • 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.

Actions

Also available in: Atom PDF