Project

General

Profile

Actions

Bug #104

closed

X.org configuration is missing keyboard and mouse modules.

Added by Hammel about 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
root file system
Target version:
Start date:
16 Apr 2012
Due date:
% Done:

100%

Estimated time:
Severity:
Medium

Description

There are errors on starting X related to the keyboard and mouse, and neither works when matchbox is running.

Actions #1

Updated by Hammel about 12 years ago

The errors on startup are as follows:

(EE) Failed to load module "glx" (module does not exist, 0)
(EE) Failed to load module "dri" (module does not exist, 0)
(EE) Failed to load module "mouse" (module does not exist, 0)
(EE) Failed to load module "kbd" (module does not exist, 0)
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(EE) Failed to load module "mouse" (module does not exist, 0)
(EE) No input driver matching `mouse'
(EE) Failed to load module "kbd" (module does not exist, 0)
(EE) No input driver matching `kbd'

glx and dri are not a problem right now. It's the mouse and kbd modules that I need to find.

Update:
Looks like these drivers were not enabled in the buildroot config. I've enabled them and am rerunning the rootfs build.

Actions #2

Updated by Hammel about 12 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100

Compiled drivers fixed this issue.

Updated Buildroot config has been committed.

Actions

Also available in: Atom PDF