From: Steven M. <smi...@gm...> - 2014-12-29 08:04:37
|
> On Dec 26, 2014, at 8:41 PM, Wander Lairson Costa <wan...@gm...> wrote: > > 2014-11-17 7:56 GMT-02:00 Oci Ocean <oci...@gm...>: >> Hallo together, >> > > Hi, sorry for the delay. > >> I have a problem detecting my ir-reciever on Mac 10.8. >> The ir-reciever is noticed by the oporating system and i can control >> iTunes with a remote control but: >> >> device = usb.core.find(find_all=True) >> >> just finds USB-Mouse and Keyboard. >> >> Where is my mistake or what can i do to have success? >> > > So, I am not a Mac guy, does Mac have a lsusb like tool? Does your > device appear there? > The USB view under Hardware in the “System Information” app. /Applications/Utilities/System Information There are developer tools that provide some more information. https://developer.apple.com/hardwaredrivers/ <https://developer.apple.com/hardwaredrivers/> You have to register as a developer, and it should be available with the free developer account. Although you probably don’t need these tools, it does include an optionaly logging USB kernel driver for OSX > Best Regards, > Wander Lairson Costa > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming! The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net > _______________________________________________ > pyusb-users mailing list > pyu...@li... > https://lists.sourceforge.net/lists/listinfo/pyusb-users |