All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)
@ 2013-04-08  8:42 Andreas Enbacka
  2013-04-08  9:18 ` Burton, Ross
  0 siblings, 1 reply; 16+ messages in thread
From: Andreas Enbacka @ 2013-04-08  8:42 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 2076 bytes --]

Hello,

 

I have experienced some problems with getting the USB mouse and keyboard
detected in the default core-image-sato Yocto image, built for the Intel
Emenlow machine (with emgd graphics). X launches successfully to the Sato
desktop, but I get no response from the mouse or keyboard. When I from
terminal execute grep -i mouse /var/log/Xorg.0.log from terminal, I get the
following output:

 

root@emenlow:~# grep -i mouse /var/log/Xorg.0.log

        Using the default mouse configuration.

[3572708.190] (II) LoadModule: "mouse"

[3572708.191] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so

[3572708.195] (II) Module mouse: vendor="X.Org Foundation"

[3572708.196] (II) UnloadModule: "mouse"

[3572708.196] (II) Unloading /usr/lib/xorg/modules/input/mouse_drv.so

[3572708.196] (EE) Failed to load module "mouse" (module requirement
mismatch, 0)

[3572711.516] (==) EMGD(0): Silken mouse enabled

[3572713.120] (II) LoadModule: "mouse"

[3572713.121] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so

[3572713.121] (II) Module mouse: vendor="X.Org Foundation"

[3572713.127] (II) UnloadModule: "mouse"

[3572713.127] (II) Unloading /usr/lib/xorg/modules/input/mouse_drv.so

[3572713.127] (EE) Failed to load module "mouse" (module requirement
mismatch, 0)

[3572713.127] (EE) No input driver matching `mouse'

[3572713.486] (II) config/udev: Adding input device DIALOGUE INC PenMount
USB (/dev/input/mouse0)

root@emenlow:~#

 

The DIALOGUE INC PenMount USB is the USB mouse (touchscreen) that I am
using. Keyboard works correctly in terminal (with US keyboard layout), but
not in X. I have tried set "AutoAddDevices" to False/True in
/etc/X11/xorg.conf, but with no success. Also, cat /dev/input/mouse0 does
produce output in terminal when moving the USB mouse.

 

Any information concerning what could be the source of this problem would be
greatly appreciated, and in case additional information is required I will
happily provide it. 

 

Best regards,

Andreas Enbacka

 


[-- Attachment #2: Type: text/html, Size: 5521 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-04-15  9:27 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-08  8:42 Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow) Andreas Enbacka
2013-04-08  9:18 ` Burton, Ross
2013-04-08  9:50   ` Andreas Enbacka
2013-04-08 10:34     ` Burton, Ross
2013-04-08 10:50       ` Andreas Enbacka
2013-04-08 12:12       ` Andreas Enbacka
2013-04-08 12:19         ` Burton, Ross
2013-04-08 17:44           ` Andreas Enbacka
2013-04-09 10:06             ` Burton, Ross
2013-04-10  6:34               ` Andreas Enbacka
2013-04-10 14:50                 ` Bruce Ashfield
2013-04-12  5:58                   ` Andreas Enbacka
2013-04-12 10:27                     ` Burton, Ross
2013-04-12 12:27                       ` Andreas Enbacka
2013-04-12 12:34                         ` Bruce Ashfield
2013-04-15  9:27                           ` Andreas Enbacka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.