On Sun, 16 Mar 2014, Peter Fassberg wrote: > On Sat, 15 Mar 2014, Alan Stern wrote: > > > You may be able to get it to work by doing > > > > echo 0xffff 0x0002 >/sys/bus/usb/drivers/usbhid/new_id > > As I wroter earlier it did solve the problem. > > However, the Report Descriptors is "unavailable" now. > > lsusb output: > > Report Descriptors: > ** UNAVAILABLE ** The descriptors are unavailable because the usbhid driver is now in charge of the device, so lsusb is not allowed access. > How can I find the Report Descriptors again? Run lsusb before doing the "echo" command. :-) Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html