[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avrdude-dev] Problems with Avrdude error usb_bulk_read
From: |
Xiaofan Chen |
Subject: |
Re: [avrdude-dev] Problems with Avrdude error usb_bulk_read |
Date: |
Sat, 24 Dec 2011 12:30:13 +0800 |
On Sat, Dec 24, 2011 at 2:33 AM, Ed <address@hidden> wrote:
>
> Libusb-1.0,8 comes from:
> http://sourceforge.net/projects/libusb/files/latest/download?source=files
> Patches applied:
> None
>
> Libusb-0.1.13 comes from:
> http://www.ellert.se/PKGS/libusb-2011-10-29/src/libusb-2011-10-29-svn-macosx.tar.gz
> Patches applied:
> libusb-64bit.patch
> libusb-cxx.patch
> libusb-endian.patch
> libusb-runloop.patch
> This version of libusb comes from this web site:
> http://www.ellert.se/twain-sane/
>
> I installed the latest libusb-compat from sources and could
> not get Avrdude to recognize its existance. So I found this
> version and it installed fine.
I see. In this case you are using the legacy libusb-0.1
branch which is now unmaintained and may have more bugs
than the patches cover.
I will suggest you try libusb-1.0 git and then the
released version of libusb-compat (0.1.3).
--
Xiaofan