Re: [pyusb-users] Detect device on Mac

2014-12-29 Thread Steven Michalske
> On Dec 26, 2014, at 8:41 PM, Wander Lairson Costa > wrote: > > 2014-11-17 7:56 GMT-02:00 Oci Ocean : >> 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 >> iT

Re: [pyusb-users] Detect device on Mac

2014-12-28 Thread Wander Lairson Costa
2014-11-17 7:56 GMT-02:00 Oci Ocean : > 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) > > jus

[pyusb-users] Detect device on Mac

2014-11-17 Thread Oci Ocean
Hallo together, 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 s