Maximi89 wrote:
hi, is possible because this is not on usbtutils?
i was looking the usbutils, but only this:
1130 Tenx Technology, Inc.
f211 audio headset
idVendor 0x1130 Tenx Technology, Inc.
idProduct 0x0001
can be possible that?
i found this, maybe can help you.
http://lkml.org/lkml/2009/2/10/434
Yes, this device is defined in hid_ignore_list[] (drivers/hid/hid-core.c)
2009/6/1, Andrew Morton [off-list ref]:
quoted
(switched to email. Please respond via emailed reply-to-all, not via the
bugzilla web interface).
On Sun, 31 May 2009 12:21:58 GMT bugzilla-daemon@bugzilla.kernel.org wrote:
quoted
http://bugzilla.kernel.org/show_bug.cgi?id=13411
Summary: Barscanner (USB HID Keyboard) stopped functioning in
kernels >= 2.6.28
Product: Drivers
Version: 2.5
Kernel Version: >= 2.6.28
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Input Devices
AssignedTo: drivers_input-devices@kernel-bugs.osdl.org
ReportedBy: bugzilla.kernel.org@starbase12.cjb.net
Regression: Yes
Does anyone want to claim this regression? USB, HID or Input??
Thanks.
quoted
Created an attachment (id=21656)
--> (http://bugzilla.kernel.org/attachment.cgi?id=21656)
Additional information (lsusb, lspci, ioports, iomem, kernel configs)
My K__nig CMP-BARSCAN 10 (being reported as ID 1130:0001 Tenx Technology,
Inc.)
stopped working in kernels upwards from 2.6.28. I'm running a Gentoo
64-bits
system.
The device is still being detected, however, no input-node is being
created.
Dmesg reports (under a 2.6.28 kernel):
usb 6-2: new low speed USB device using uhci_hcd and address 2
usb 6-2: configuration #1 chosen from 1 choice
usb 6-2: New USB device found, idVendor=1130, idProduct=0001
usb 6-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
usb 62: Product: USB-TMU
Under 2.6.27.24 it does work as expected. Dmesg reports:
usb 6-2: new low speed USB device using uhci_hcd and address 2
usb 6-2: configuration #1 chosen from 1 choice
input: USB-TMU as /class/input/input6
input: USB HID v1.10 Keyboard [USB-TMU] on usb-0000:00:1d.0-2
usb 6-2: New USB device found, idVendor=1130, idProduct=0001
usb 6-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
usb 6-2: Product: USB-TMU
Trying several kernels, I can conclude the following:
2.6.25-Gentoo-r9 --> Works
2.6.27-Gentoo-r8 --> Works
2.6.28-Gentoo-r5 --> Broken
2.6.27.10 (Vanilla) --> Works
2.6.27.24 (Vanilla) --> Works
2.6.28 (Vanilla) --> Broken
2.6.28.9 (Vanilla) --> Broken
2.6.29.4 (Vanilla) --> Broken
2.6.30 RC7 (Vanilla) --> Broken
Additional information is attached in the attached text file, containing:
* lsusb -vv output
* Kernel 2.6.27 configuration
* Kernel 2.6.29 configuration
* /proc/ioports
* /proc/iomem
* lspci -vvv
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html