All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Enbacka" <aenbacka@gmail.com>
To: <yocto@yoctoproject.org>
Subject: Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)
Date: Mon, 8 Apr 2013 11:42:03 +0300	[thread overview]
Message-ID: <003701ce3434$f487d750$dd9785f0$@gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2013-04-08  8:42 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-08  8:42 Andreas Enbacka [this message]
2013-04-08  9:18 ` Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow) 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003701ce3434$f487d750$dd9785f0$@gmail.com' \
    --to=aenbacka@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.