Hauppauge WinTV HVR 950Q
Jake Angerman
jakepunk at hotmail.com
Mon Jun 22 03:24:19 UTC 2015
Hello,
I'm trying to get a Hauppauge WinTV HVR 950Q working with composite video using its supplied micro-USB adapter cable. I built a new kernel with shared memory settings per the instructions in the zoneminder port. My problems are twofold:1. webcamd will segfault if I put the file dvb-fe-xc5000-1.6.114.fw in /boot/modules2. w_scan hangs
I suspect my problems are related to the firmware version. How can I tell what firmware exists on the device, and how can I get webcamd to install the newer firmware?
Background info:
# webcamd -N WinTV-HVR-950-Hauppauge -S unknown -M 0
Attached to ugen0.5[0]
Creating /dev/video0
Creating /dev/video1
Creating /dev/dvb/adapter0/demux0
Creating /dev/dvb/adapter0/dvr0
Creating /dev/dvb/adapter0/frontend0
Creating /dev/lirc0
Creating /dev/input/event0(If I put the .fw file in /boot/modules, I get segmentation fault here, otherwise I do not)
# chmod 666 /dev/video*
# w_scan -fa -c USw_scan version 20120415 (compiled for DVB API 5.5)WARNING: VDR up to version 1.7.13 doesn't support ATSC. Changing output format to 'vdr-1.7.x'using settings for UNITED STATESATSCVSB US/CA, DVB-T TWscan type TERRCABLE_ATSC, channellist 1output format vdr-1.7WARNING: could not guess your codepage. Falling back to 'UTF-8'output charset 'UTF-8', use -C <charset> to override
Info: using DVB adapter auto detection.(hangs here and will not respond to SIGINT)
# cat /usr/ports/multimedia/webcamd/distinfo SHA256 (webcamd-3.18.0.1.tar.bz2) = 69cb0cfa2c0b71ec5ea544b35e059ac423a52746d5fcba3d4c335fc26110b69c
SIZE (webcamd-3.18.0.1.tar.bz2) = 10462299
# cat /usr/ports/multimedia/w_scan/distinfoSHA256 (w_scan-20120415.tar.bz2) = 02b81bf6f64f3d1b9965e79e2e69a70e96766facf0f5a57499d1ca7262aa1847
SIZE (w_scan-20120415.tar.bz2) = 361591
# uname -a
FreeBSD myhost.net 10.1-RELEASE-p13 FreeBSD 10.1-RELEASE-p13 #0: Sat Jun 20 20:08:50 CDT 2015 me at myhost.net:/usr/obj/usr/src/sys/MYKERNEL amd64
# md5 dvb-fe-xc5000-1.6.114.fw
MD5 (dvb-fe-xc5000-1.6.114.fw) = b1ac8f759020523ebaaeff3fdf4789ed
More information about the freebsd-multimedia
mailing list