2015-06-09 6:34 GMT-03:00 UNIVERSAL PHONE <universal.phone....@gmail.com>:
>> Message: 1
>> Date: Sun, 31 May 2015 11:46:07 -0300
>> From: Wander Lairson Costa <wander.lair...@gmail.com>
>> Subject: Re: [pyusb-users] (no subject)
>> To: pyusb-users <pyusb-users@lists.sourceforge.net>
>> Message-ID:
>>
>> <CAFsSK4bbWhZ-Q6nUDZqWDFMVx9qRwvETN47=jbt7ga3z+g5...@mail.gmail.com>
>> Content-Type: text/plain; charset=UTF-8
>>
>> 2015-05-30 9:42 GMT-03:00 UNIVERSAL PHONE <universal.phone....@gmail.com>:
>> > Hi,
>> >
>> >
>> > this is my program:
>> >
>> > import usb.util
>> > import usb.core
>> > import sys
>> >
>> > dev=usb.core.find()
>> > dev.set_configuration()
>> >
>> > this is the error message:
>> >
>> > usb.core.USBError:could not set config 1: Device or resource busy
>> >
>> >
>> >
>> > What's wrong with my program ?
>> >
>>
>> What Operating System are you using?
>>
>
>   --- I'm running SUSE LINUX ENTERPRISE DESKTOP 12
>

The problem must be you have a driver attached to your device. You can
find examples on how to detach the driver from the device in other
messages in this mailing list.


-- 
Best Regards,
Wander Lairson Costa

------------------------------------------------------------------------------
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to