Linux Input/HID development
 help / color / mirror / Atom feed
* wireless logitech rumblepad 2 and hid|udev problem
@ 2014-10-07  9:03 Alessandro Fachin
  0 siblings, 0 replies; only message in thread
From: Alessandro Fachin @ 2014-10-07  9:03 UTC (permalink / raw)
  To: linux-input

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-07  9:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-07  9:03 wireless logitech rumblepad 2 and hid|udev problem Alessandro Fachin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox