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

Andreas Enbacka aenbacka at gmail.com
Mon Apr 15 02:27:31 PDT 2013


Hello,

I was finally able to get evdev working with the core-image-sato image. First I tried to fetch the dylan branch (yocto and meta-intel/meta-emenlow), and did a rebuild. However, evdev support was still missing from the kernel (CONFIG_INPUT_EVDEV not set). Then I ran menuconfig, and enabled the event input interface in the kernel config, and performed image rebuild. After that evdev support was working fine. 

Thanks for the help!

Best regards,
Andreas

-----Original Message-----
From: Bruce Ashfield [mailto:bruce.ashfield at windriver.com] 
Sent: 12. huhtikuuta 2013 15:34
To: Andreas Enbacka
Cc: 'Burton, Ross'; yocto at 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.
>

And I can confirm that with an atom-pc board I configured just minutes ago:

% grep EVDEV linux-atom-pc-standard-build/.config
CONFIG_INPUT_EVDEV=y

Cheers,

Bruce


> //Andreas
>
> -----Original Message-----
> From: Burton, Ross [mailto:ross.burton at intel.com]
> Sent: 12. huhtikuuta 2013 13:27
> To: Andreas Enbacka
> Cc: Bruce Ashfield; yocto at yoctoproject.org
> Subject: Re: [yocto] Problem with mouse and keyboard detection in 
> yocto (core-image-sato on emenlow)
>
> On 12 April 2013 06:58, Andreas Enbacka <aenbacka at gmail.com> 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?
>
> Erm, yes.  My atom-pc kernel has CONFIG_INPUT_EVDEV set.
>
> There was a bug where kernel configuration was dropping fragments, so 
> you may want to try fetching the dylan branch (as we're about to
> release) and trying again.
>
> Ross
>





More information about the yocto mailing list