2011/10/20 Mac Ryan <quasipe...@gmail.com>:
> On Thu, 20 Oct 2011 13:22:50 -0200
> Wander Lairson Costa <wander.lair...@gmail.com> wrote:
>
>> > I tried to both plug the device before and after starting the python
>> > shell with "sudo python", but the result does not change: "resource
>> > busy" is all I get... :-/
>> >
>>
>> This probably means you have a device driver attached to your device.
>> Use the detach_kernel_driver method to unload it..
>
> You are right, thank you!
>
> However it works only if I run the commands as super user (otherwise I
> get the permission error). Is there anything I could do to overcome
> this limitation? Maybe changing my group permissions? On the shell I
> get:
>
>    mac@jabbar:~$ groups
>    mac adm dialout cdrom plugdev lpadmin admin sambashare
>
> should I belong to some more? (Or is the problem totally unrelated to
> group permissions?)
>
> thanks for your incredibly fast support btw!
>

You should take a look at udev conf, it is through it you can setup
permissions for your device..



-- 
Best Regards,
Wander Lairson Costa
https://github.com/walac
https://gitorious.org/~walac

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to