Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2012 23:12:02 +0200
From:      Torfinn Ingolfsen <torfinn.ingolfsen@getmail.no>
To:        freebsd-multimedia@FreeBSD.org
Subject:   Re: New version of multimedia/webcamd ready for testing [v3.6.0.2]
Message-ID:  <20120829231202.30cac7c83fc31cfb5eb5e285@getmail.no>
In-Reply-To: <201208062004.36271.hselasky@c2i.net>
References:  <201208062004.36271.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 06 Aug 2012 20:04:36 +0200
Hans Petter Selasky <hselasky@c2i.net> wrote:

> svn --username anonsvn --password anonsvn \
>       checkout svn://svn.turbocat.net/i4b/trunk/ports
> 
> Please test and report back!

For good measure, I also tested with a TerraTec H7[1] (since I saw that the az6007 driver was in there).
This device needs firmware, which I got from linuxtv.org[2].

root@kg-f4# uname -a
FreeBSD kg-f4.kg4.no 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #1: Sun Aug  5 18:43:08 CEST 2012     root@kg-f4.kg4.no:/usr/obj/usr/src/sys/GENERIC  amd64
root@kg-f4# portversion -v | grep webcamd
webcamd-3.6.0.2             >  succeeds port (port has 3.6.0.1_1)

root@kg-f4# usbconfig -d ugen3.2
ugen3.2: <External Generic> at usbus3, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON
root@kg-f4# webcamd -d ugen3.2
webcamd: Cannot find USB deviceroot@kg-f4# 
root@kg-f4# ls /boot/modules/d*
/boot/modules/dvb-usb-terratec-h7-az6007.fw
root@kg-f4# webcamd -d ugen3.2 -f dvb-usb-terratec-h7-az6007.fw
webcamd: Cannot find USB deviceroot@kg-f4# 
root@kg-f4# webcamd -d ugen3.2 -f /boot/modules/dvb-usb-terratec-h7-az6007.fw
webcamd: Cannot find USB deviceroot@kg-f4# 
root@kg-f4# webcamd -f dvb-usb-terratec-h7-az6007.fw -d ugen3.2
webcamd: Cannot find USB deviceroot@kg-f4# 
root@kg-f4# webcamd -f /boot/modules/dvb-usb-terratec-h7-az6007.fw -d ugen3.2
webcamd: Cannot find USB deviceroot@kg-f4#

I also tested with the other firmware:
root@kg-f4# webcamd -d ugen3.2 -f /home/tingo/dl/dvb-usb-terratec-h7-drxk.fw
webcamd: Cannot find USB deviceroot@kg-f4# 

I guess there are still bits missing for the H7 to work.

References:
1) http://sites.google.com/site/tingox/terratec_h7
2) http://linuxtv.org/downloads/firmware/
-- 
Torfinn Ingolfsen <torfinn.ingolfsen@getmail.no>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120829231202.30cac7c83fc31cfb5eb5e285>