From: "Andreas Enbacka" <aenbacka@gmail.com>
To: "'Bruce Ashfield'" <bruce.ashfield@windriver.com>
Cc: yocto@yoctoproject.org
Subject: Re: Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)
Date: Mon, 15 Apr 2013 12:27:31 +0300 [thread overview]
Message-ID: <000001ce39bb$757543d0$605fcb70$@gmail.com> (raw)
In-Reply-To: <5167FF48.8080601@windriver.com>
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@windriver.com]
Sent: 12. huhtikuuta 2013 15:34
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-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@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, Andreas Enbacka <aenbacka@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
>
prev parent reply other threads:[~2013-04-15 9:27 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
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='000001ce39bb$757543d0$605fcb70$@gmail.com' \
--to=aenbacka@gmail.com \
--cc=bruce.ashfield@windriver.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.