Does anyone know if the current fxload is in a debian repo or PPA?

I found one in
https://launchpad.net/~dietdrpeper/+archive/ppa/+packages

but in the changelog:

 * renamed to fxload from hotplug-utils





On Sun, May 26, 2013 at 7:45 AM, Pete Batard <p...@akeo.ie> wrote:

> We didn't carry the original fxload's options exactly because our
> implementation is slightly different (it will produce output to stdout by
> default, can autodetect FX devices
>
and has a different set of options), and we wanted to alert users of the
> original version to the fact that, depending on the situation, libusbx's
> fxload and the original one are not entirely interchangeable.
>
> In your case, try -d instead of -D. Also "fxload -h" is your friend.
>
> Regards,
>
> /Pete
>
>
> On 26 May 2013 04:58, Carl Karsten <c...@nextdayvideo.com> wrote:
>
>> On Sat, May 25, 2013 at 4:50 PM, Pete Batard <p...@akeo.ie> wrote:
>> > Hi Carl,
>> >
>> >
>> > On 2013.05.25 21:02, Carl Karsten wrote:
>> >>
>> >> I am trying to use
>> >>
>> https://github.com/timvideos/HDMI2USB/tree/jahanzeb/release/R1/pre-build
>> >>   which says "libusb fxload comes from
>> >> https://github.com/pbatard/fxload "
>> >
>> >
>> > Oh man, are people actually using that old code?
>> > This is no longer maintained and has been superseded by the fxload app
>> in
>> > the libusbx directory.
>> >
>> >> sudo apt-get install libusb-1.0-0-dev
>> >
>> >
>> > libusb-1.0.0-dev is for libusb. The app above is designed for use with
>> > libusbx.
>> >
>> > I would strongly suggest that you:
>> > - pick the latest version of libusbx from
>> > git://github.com/libusbx/libusbx.git
>> > - Use the fxload application from the examples directory there instead
>> of
>> > the old version from pbatard (which I will probably remove soon)
>>
>> According to these docs:
>>
>> https://github.com/timvideos/HDMI2USB/wiki/Firmware
>>
>> Note: the fxload version that ships with Ubuntu, Debian and possibly
>> other Linux distributions (0.0.20081013-1) does not support the -D
>> syntax as above.
>>
>> and I think the fxload from libusbx/libusbx.git doesn't have that?
>>
>> carl@dc10:~/tv$ ./libusbx/examples/fxload -vvv -t fx2 -D 1443:0007 -I
>> ./HDMI2USB/release/R1/pre-build/uvc_bulk.hex
>> /home/carl/tv/libusbx/examples/.libs/lt-fxload: invalid option -- 'D'
>>
>> Any clue?
>>
>
>
------------------------------------------------------------------------------
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to