All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Enbacka" <aenbacka@gmail.com>
To: "'Burton, Ross'" <ross.burton@intel.com>
Cc: yocto@yoctoproject.org
Subject: Re: Problem with mouse and keyboard detection in yocto (core-image-sato on emenlow)
Date: Wed, 10 Apr 2013 09:34:21 +0300	[thread overview]
Message-ID: <001701ce35b5$708f5f40$51ae1dc0$@gmail.com> (raw)
In-Reply-To: <CAJTo0LZQ2ZhDFU-5ggpa1COfXVSs9_-W5k4muJyLpNFi2FQzVA@mail.gmail.com>

Ross,

Tried to dig around a little more in the core-image-sato image; dmesg output does not list anything at all related to evdev. The evdev_drv.so module is present in the image, but e.g., lsmod | grep evdev does not produce any output (modprobe evdev reports fatal error: cannot load module). Is the evdev support missing from the kernel of some reason, and can it be fixed easily somehow?

//Andreas

-----Original Message-----
From: Burton, Ross [mailto:ross.burton@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 Enbacka <aenbacka@gmail.com> 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/mouse0).

So in that case evdev won't help anyway.  I wonder why that is.  I guess you'll need to try evtest and look at dmesg.

> Concerning removing xf86-input-mouse / xf86-input-keyboard from the image, what is the easiest way to achieve this using yocto? I have created a custom bitbake recipe already, inheriting from core-image-sato, which adds a few packages. Can removal of packages be easily specified in the custom recipe as well?

They're pulled in through the machine configuration, eventually reaching XSERVER_IA32_BASE.  The packages are tiny and the choice of what ones to use can be made by xorg.conf anyway.

Ross



  reply	other threads:[~2013-04-10  6:34 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 [this message]
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='001701ce35b5$708f5f40$51ae1dc0$@gmail.com' \
    --to=aenbacka@gmail.com \
    --cc=ross.burton@intel.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.