-d, got it.  Thanks.

Sorry about being dense.. I don't know enough about what the commands
do to feel good about matching up -D and -d.    For now I am just a
dumb user that wants to build this thing and use it.   I am taking
notes so I can submit better setup docs, so at least I am not a
worthless user :)


On Sun, May 26, 2013 at 7:46 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?
>
>

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to