avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] Problems with Avrdude error usb_bulk_read


From: Joerg Wunsch
Subject: Re: [avrdude-dev] Problems with Avrdude error usb_bulk_read
Date: Fri, 23 Dec 2011 08:48:47 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

As Ed wrote:

> avrdude: jtagmkII_getsync(): Sending sign-on command: avrdude: 
> usb_fill_buf(): usb_bulk_read() error usb_bulk_read: An error occured during 
> read (see messages above)

I wonder how MacOS X handles device permissions.  This smells like a
permission problem to me: all the generic stuff to find out about the
devices works (using the control endpoint), but actual data transfer
(using the bulk endpoints) doesn't.

Does it work if you run it as root (e.g. through sudo)?

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]