Marian Aldenhoevel wrote: > > Try reading 64 bytes instead of 11 bytes. > > WARNING: hid_interrupt_read(): failed to get all of interrupt report > from device 001/006[0]; requested: 64 bytes, sent: 12 bytes. > > It then returns FAIL. That is understandable from the libhid code, > but I did get the 12 Bytes I was wanting (11 for the report, > there's the 0x42 reportID in front).
So try 12 bytes. //Peter _______________________________________________ libhid-discuss mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/libhid-discuss

