From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f169.google.com (mail-pd0-f169.google.com [209.85.192.169]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2AA10E014AD for ; Mon, 8 Apr 2013 01:42:18 -0700 (PDT) Received: by mail-pd0-f169.google.com with SMTP id 10so3149580pdc.28 for ; Mon, 08 Apr 2013 01:42:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:mime-version :content-type:x-mailer:thread-index:content-language; bh=I+qzmTwCy/3WyUD6F/WFu8SYUbeCKCRn9mtRe+5Pyek=; b=0AkU3n628Tb40hSHe7QMG3GWDAeqUr946ziqz3gDsTZRTR2iPz4nA58o8aPS6YhiXq RE+PbxaRsaX92g/bh1fdMJBYkOPXVMsWeC3f9Pq+ZFxOKuoIm3eNEu8Gt1DJgzm3mybp Q3bSmLsVS9WM9Wv+C2a5FJz8JsvidYeexIOSibH3D/1MTx6StgyeZIBHvCXMmWf323C1 Xqx2abm42mpqI4/nOlYSHX8n2yFFhiejcls9KOe2az4dfDsg1OH2rqiGE7pUxoHFow89 xMhHu7XxRB/l65Z4fFw+CNqXrGcbrPJKreHhTeGL7eMNf3cmd7u56kEaA0QP4bx/BNNM 5tog== X-Received: by 10.66.158.36 with SMTP id wr4mr25785058pab.28.1365410537677; Mon, 08 Apr 2013 01:42:17 -0700 (PDT) Received: from LAPTOP (mail.embedo.fi. [194.100.97.18]) by mx.google.com with ESMTPS id g8sm35247602pae.7.2013.04.08.01.42.14 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 08 Apr 2013 01:42:16 -0700 (PDT) From: "Andreas Enbacka" To: Date: Mon, 8 Apr 2013 11:42:03 +0300 Message-ID: <003701ce3434$f487d750$dd9785f0$@gmail.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 15.0 Thread-Index: Ac40NMZ/CIUklENJS5eCv1RllXRXHw== Subject: Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow) X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Apr 2013 08:42:18 -0000 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0038_01CE344E.19D66EE0" Content-Language: fi ------=_NextPart_000_0038_01CE344E.19D66EE0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 ------=_NextPart_000_0038_01CE344E.19D66EE0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

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=3D"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] (=3D=3D) 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=3D"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

 

------=_NextPart_000_0038_01CE344E.19D66EE0--