From owner-freebsd-multimedia@FreeBSD.ORG Thu Jun 12 06:09:28 2014 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A4469B3 for ; Thu, 12 Jun 2014 06:09:28 +0000 (UTC) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 638A82403 for ; Thu, 12 Jun 2014 06:09:28 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id B09741FE026; Thu, 12 Jun 2014 08:09:20 +0200 (CEST) Message-ID: <53994428.6030103@selasky.org> Date: Thu, 12 Jun 2014 08:09:44 +0200 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Juergen Lock Subject: Re: New version of webcamd, now v3.15.0.2 References: <201406112155.s5BLtLOY087473@enceladus10.kn-bremen.de> In-Reply-To: <201406112155.s5BLtLOY087473@enceladus10.kn-bremen.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@FreeBSD.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2014 06:09:28 -0000 On 06/11/14 23:55, Juergen Lock wrote: > In article <53976DB5.1020800@selasky.org> you write: >> Changes: >> - Updated to latest V4L, Linux 3.15 sources >> >> svn --username anonsvn --password anonsvn \ >> checkout svn://svn.turbocat.net/i4b/trunk/ports >> >> Please test and report any regression issues to me or freebsd-multimedia. >> > 1. My dual af9015 hangs vdr when it tries to access it (MSI DIGIVOX > Duo, 0x1462:0x8801) - this one never really worked (a long time > ago using only a single tuner of it worked, later even that got > corrupted streams), and af9015 is old buggy hw anyway so I guess > it's not that big a loss. > > 2. One of my rtl28xxu tuners webcamd doesn't like anymore, log added > below (TerraTec Cinergy T Stick RC (Rev. 3). 0x0ccd:0x00d3.) > > 3. technisat-usb2, pctv452e, single and dual dib0700, dual af9035 > (using a single tuner), uvc, gspca, mceusb, ati_remote are working > as before. > Hi, Is it possible you can run: usbdump -i usbusX -f y -s 65536 -vvv for the adapter in question which doesn't work, and then start webcamd. There appears to be some USB errors, and I need to know if they are HW generated or SW generated. Thank you! --HPS