webcamd regression 0.1.20->0.1.23: recv bulk message failed: -32

Jan Henrik Sylvester me at janh.de
Sat Apr 23 23:00:10 UTC 2011


>>>>> On Sunday 17 April 2011 22:31:29 Jan Henrik Sylvester wrote:
>>>>>> With webcamd-0.1.20_1, I could tune into a channel and watch TV almost
>>>>>> every time using my 'WideView WT-220U PenType Receiver
>>>>>> (Typhoon/Freecom)'. With webcamd-0.1.23, Kaffeine almost always hangs
>>>>>> and Typhony ( http://raaf.atspace.org/dvbusb/ ) hangs switching
>>>>>> channels.
>>>>>>
>>>>>> I did debug builds from both versions. The output is identical until
>>>>>> all the devices are created, but after that, 0.1.23 prints about once
>>>>>> a second: 'dvb-usb: recv bulk message failed: -32'

I just did something like this (as 1789 seems to be the earliest 
revision with version 0.1.24 and 1797 is currently the latest) beginning 
in a clean directory:

svn --username anonsvn --password anonsvn checkout -r 1789 
svn://svn.turbocat.net/i4b/trunk/usbcam/ulinux
mv ulinux ulinux-1789
cd ulinux-1789
make fetch
make package
cd ..
svn --username anonsvn --password anonsvn checkout -r 1797 
svn://svn.turbocat.net/i4b/trunk/usbcam/ulinux
mv ulinux ulinux-1797
cd ulinux-1797
make fetch
make package

With both resulting 0.1.24 tarballs, I can build working webcamd 
binaries, but with the official 0.1.24 and 0.1.23 tarballs used in 
ports, I still have the issue.

I tried to compare the different 0.1.24 tarballs: While my 1789 and 1797 
have just a few differences, the difference to the official tarball is huge.

I probably misunderstood how to create the tarball. How do I get 
something that is close to the official 0.1.24 tarball?

Or is it impossible, since tip[134].tar.bz2 are changing?

Thanks,
Jan Henrik


More information about the freebsd-multimedia mailing list