Linux Input/HID development
 help / color / mirror / Atom feed
From: Alessandro Fachin <alessandro.fachin@gmail.com>
To: linux-input@vger.kernel.org
Subject: wireless logitech rumblepad 2 and hid|udev problem
Date: Tue, 7 Oct 2014 11:03:48 +0200	[thread overview]
Message-ID: <BEC3C426-9647-4DE2-B540-FCD061156984@gmail.com> (raw)

Hi,
I’m encountering many problems getting work a logitech wireless controller on my QNAP.
It works properly on my laptop with a centos7 kernel 3.10:
udevd —debug -> http://pastebin.com/nCPahDYJ 
If I try to press any buttons I can see the correctly events  works checking "cat /dev/input/event7”

But if I try to connect to my QNAP device kernel 3.12.6 I get:
udevd -debug ->  http://pastebin.com/km5nmtxp
Any /dev/input/event* doesn’t receive input from buttons that I pressed.
I also try to import all udevd*rules from centos to qnap but I have the same results!

The dmesg output is the same:
http://pastebin.com/0UKuwAVx

I recompile the QNAP kernel (x86) to have the same kernel configuration:

# HID support
#
CONFIG_HID=y
CONFIG_HID_BATTERY_STRENGTH=y
CONFIG_HIDRAW=y
# CONFIG_UHID is not set
CONFIG_HID_GENERIC=y
CONFIG_HID_LOGITECH=y
#
# USB HID support
#
CONFIG_USB_HID=y
CONFIG_HID_PID=y
CONFIG_USB_HIDDEV=y

On both system the joystick support is disabled.

Any suggests will be appreciated! Best regards. 

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

                 reply	other threads:[~2014-10-07  9:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=BEC3C426-9647-4DE2-B540-FCD061156984@gmail.com \
    --to=alessandro.fachin@gmail.com \
    --cc=linux-input@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox