From: nitin.a.kamble@intel.com
To: Openembedded-core@lists.openembedded.org,
richard.purdie@linuxfoundation.org, saul.wold@intel.com
Subject: [PATCH 0/1] a fix for disabling pointing devices
Date: Fri, 13 Sep 2013 21:16:38 +0000 [thread overview]
Message-ID: <cover.1379106339.git.nitin.a.kamble@intel.com> (raw)
From: Nitin A Kamble <nitin.a.kamble@intel.com>
This was believed to be a kernel issue earlier. With further debugging and
discussions the issue was identified as a faulty rule in the udev package.
Disabling the faulty udev rule solved the issue. With further digging we
found another fix for this issue in fedora, which also fixes the issue for
different people using different input devices. This issue is mainly
observed with keyboard/mouse combination USB devices which has built-in
USB hub.
Thanks to Ross, for trying out various fixes on his setup, and also thanks to
Darren & Tom for helping with discussions to find the right solution.
Thanks,
Nitin
The following changes since commit dd36930f3f37b2e0e1258de28ac1b1fa99cf196f:
bitbake: data_smart: Account for changes in append/prepend/remove in the config hash (2013-09-12 17:03:17 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib nitin/misc
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=nitin/misc
Nitin A Kamble (1):
udev: avoid autosuspend of USB input devices
meta/recipes-core/udev/udev.inc | 1 +
.../udev/udev/avoid-mouse-autosuspend.patch | 25 ++++++++++++++++++++++
2 files changed, 26 insertions(+)
create mode 100644 meta/recipes-core/udev/udev/avoid-mouse-autosuspend.patch
--
1.8.1.4
next reply other threads:[~2013-09-13 21:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-13 21:16 nitin.a.kamble [this message]
2013-09-13 21:16 ` [PATCH 1/1] udev: avoid autosuspend of USB input devices nitin.a.kamble
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=cover.1379106339.git.nitin.a.kamble@intel.com \
--to=nitin.a.kamble@intel.com \
--cc=Openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
--cc=saul.wold@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox