From owner-freebsd-multimedia@freebsd.org Fri Jun 26 21:08:40 2015 Return-Path: Delivered-To: freebsd-multimedia@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C4D8498D7CA for ; Fri, 26 Jun 2015 21:08:40 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8B1E912FF for ; Fri, 26 Jun 2015 21:08:40 +0000 (UTC) (envelope-from hps@selasky.org) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id B3C7C1FE022; Fri, 26 Jun 2015 23:08:37 +0200 (CEST) Message-ID: <558DBF92.8070307@selasky.org> Date: Fri, 26 Jun 2015 23:09:38 +0200 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Jake Angerman , "freebsd-multimedia@freebsd.org" Subject: Re: Hauppauge WinTV HVR 950Q References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jun 2015 21:08:40 -0000 On 06/22/15 05:23, Jake Angerman wrote: > 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: > > Hi, Did you manage to compile webcamd as per private e-mail exchanges? --HPS