On Sun, 5 Jan 2014, Phil Dibowitz wrote: >> Well - so on Windows and Mac we're using hidapi-raw, and on Linux we're suing >> hidapi-lubusb. >> >> It'd be interesting to see if we have the same problem if we can make >> hidapi-raw work on Linux. It may be something that libusb is doing that slows >> things down or works differently. > > So I tried this tonight - and the weirdest thing - the enumeration only gets a > subset of the bus: > > DEBUG (FindRemote): Testing: 045E, 00DB > DEBUG (FindRemote): Testing: 045E, 00DB > DEBUG (FindRemote): Testing: 046D, C050 > DEBUG (FindRemote): Testing: 1050, 0010 > DEBUG (FindRemote): Failed to establish communication with remote > > There's a LOT more devices, and it just skips a bunch... I dunno what's > with that.
Oh. You're trying to make hidraw work? To do that, you're going to have to make kernel changes. All the Harmony devices are blacklisted from the HID driver. See hid_ignore() in drivers/hid/hid-core.c. Scott ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ concordance-devel mailing list concordance-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/concordance-devel