Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-15 Thread Andreas Enbacka
: Andreas Enbacka Cc: 'Burton, Ross'; yocto@yoctoproject.org Subject: Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow) On 13-04-12 08:27 AM, Andreas Enbacka wrote: > Hi, > > Thanks for the suggestion, I will fetch the dylan branch and retry. &

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-12 Thread Bruce Ashfield
//Andreas -Original Message- From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: 12. huhtikuuta 2013 13:27 To: Andreas Enbacka Cc: Bruce Ashfield; yocto@yoctoproject.org Subject: Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow) On 12 April 2013 06:58

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-12 Thread Andreas Enbacka
and keyboard detection in yocto (core-image-sato on emenlow) On 12 April 2013 06:58, Andreas Enbacka wrote: > I tried to execute zcat /proc/config.gz | grep EVDEV, and it produced > the following output: > > # CONFIG_INPUT_EVDEV is not set > CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-12 Thread Burton, Ross
On 12 April 2013 06:58, Andreas Enbacka wrote: > I tried to execute zcat /proc/config.gz | grep EVDEV, and it produced the > following output: > > # CONFIG_INPUT_EVDEV is not set > CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y > > Does the above shed some light what could be the problem with the image? E

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-11 Thread Andreas Enbacka
Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: 10. huhtikuuta 2013 17:51 To: Andreas Enbacka Cc: 'Burton, Ross'; yocto@yoctoproject.org Subject: Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow) On 13-04-10 02:34 AM, Andreas Enbacka wro

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-10 Thread Bruce Ashfield
-Original Message- From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: 9. huhtikuuta 2013 13:07 To: Andreas Enbacka Cc: yocto@yoctoproject.org Subject: Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow) Hi Andreas, On 8 April 2013 18:44, Andreas

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-09 Thread Andreas Enbacka
mouse and keyboard detection in yocto (core-image-sato on emenlow) Hi Andreas, On 8 April 2013 18:44, Andreas Enbacka wrote: > I tried to rebuild the xf86-input-evdev; however the core-image-sato still > insists on using the default mouse / keyboard drivers instead of evdev. Also >

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-09 Thread Burton, Ross
Hi Andreas, On 8 April 2013 18:44, Andreas Enbacka wrote: > I tried to rebuild the xf86-input-evdev; however the core-image-sato still > insists on using the default mouse / keyboard drivers instead of evdev. Also > no /dev/input/event* entries exist (only /dev/input/mice and > /dev/input/mous

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-08 Thread Andreas Enbacka
: Burton, Ross [mailto:ross.bur...@intel.com] Sent: 8. huhtikuuta 2013 15:19 To: Andreas Enbacka Cc: yocto@yoctoproject.org Subject: Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow) On 8 April 2013 13:12, Andreas Enbacka wrote: > I rebuilt xf86-in

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-08 Thread Burton, Ross
On 8 April 2013 13:12, Andreas Enbacka wrote: > I rebuilt xf86-input-keyboard and xf86-input-mouse (as well as the > core-image-sato image), and now the mouse / keyboard works ok in X. Thanks > for the assistance. > > I checked the Xorg log file, it seems to add the mouse using the mouse_drv.so

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-08 Thread Andreas Enbacka
] Sent: 8. huhtikuuta 2013 13:34 To: Andreas Enbacka Cc: yocto@yoctoproject.org Subject: Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow) On 8 April 2013 10:50, Andreas Enbacka wrote: > Thanks for your reply, very much appreciated. I am currently using P

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-08 Thread Andreas Enbacka
: Burton, Ross [mailto:ross.bur...@intel.com] Sent: 8. huhtikuuta 2013 13:34 To: Andreas Enbacka Cc: yocto@yoctoproject.org Subject: Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow) On 8 April 2013 10:50, Andreas Enbacka wrote: > Thanks for your re

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-08 Thread Burton, Ross
On 8 April 2013 10:50, Andreas Enbacka wrote: > Thanks for your reply, very much appreciated. I am currently using Poky > master. I have attached the complete Xorg.0.log; it does not contain any > mentions of evdev, only mouse, which would imply that evdev does not get > loaded of some reason.

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-08 Thread Andreas Enbacka
: Burton, Ross [mailto:ross.bur...@intel.com] Sent: 8. huhtikuuta 2013 12:18 To: Andreas Enbacka Cc: yocto@yoctoproject.org Subject: Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow) On 8 April 2013 09:42, Andreas Enbacka wrote: > I have experienced s

Re: [yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-08 Thread Burton, Ross
On 8 April 2013 09:42, Andreas Enbacka wrote: > 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 re

[yocto] Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)

2013-04-08 Thread Andreas Enbacka
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 fr