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 "
sudo apt-get install libusb-1.0-0-dev
git clone https://github.com/pbatard/fxload.git
cd fxload
carl@dc10:~/tv/fxload$ make
cc -o f
On 2013.05.25 02:33, qse drf wrote:
> So this seems like a bug in libusbx that it doesn't seem to honor the
> synchronous API expectations in this case, as evidenced by the concatenating
> of the
> buffers from multiple calls. Or am I missing something?
Can you try using the libusb-win32 or libu
Hi Bill,
On 2013.05.24 22:03, McConnaughey, Bill wrote:
> Using version 1.0.15 on Linux. It links my program without complaints,
> but when it tries to call libusb_get_port_number the program is killed
> with the message that this symbol is undefined. I am able to get along
> without calling th
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 maint
On Sat, May 25, 2013 at 4:50 PM, Pete Batard 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 "
>
>
>