From owner-freebsd-multimedia@FreeBSD.ORG Sat Feb 28 09:44:27 2015 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1D8F1F65 for ; Sat, 28 Feb 2015 09:44:27 +0000 (UTC) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (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 D12B3DB2 for ; Sat, 28 Feb 2015 09:44:26 +0000 (UTC) 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 EA3CE1FE022; Sat, 28 Feb 2015 10:44:17 +0100 (CET) Message-ID: <54F18E21.1070603@selasky.org> Date: Sat, 28 Feb 2015 10:45:05 +0100 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Juergen Lock Subject: Re: New version of webcamd, now v4.0.0.2 References: <54556689.1040306@selasky.org> <201502272250.t1RMokdv040321@enceladus10.kn-bremen.de> In-Reply-To: <201502272250.t1RMokdv040321@enceladus10.kn-bremen.de> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: multimedia@FreeBSD.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Feb 2015 09:44:27 -0000 On 02/27/15 23:50, Juergen Lock wrote: > In article <54F05AF0.8090602@selasky.org> you write: >> Hi, > Hi! >> >> To reflect Linux Kernel version 4.x, there is a new version of webcamd >> available. Some fixes has been made in the USB area and more drivers >> have been added to the default build. >> >> 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. >> >> --HPS >> _______________________________________________ > technisat-usb2, pctv452e, dib0700, af9015, af9035, mceusb, ati_remote, > gspca, uvc appear to be still working as before, rtl28xxu however seems > to have new problems with at least two tuners: > > 1. NooElec R820T (0x0bda:0x2838) seems to have become less sensitive > (corrupted streams, or no reception expecially after switching channels) > > 2. Logilink VG0002A (0x1d19:0x1101) receives nothing anymore at all. > > Both of these two still work alright with webcamd 3.18.0.1 . > > Thanx! :) > Juergen > Hi, Could you compile webcamd with debugging and get the verbose output when webcamd is starting the two rtl28xxu adapters? Did you try to do a fresh w_scan with the rtl28xxu to see if some parameters have changed? I suspect the issue might be upstream. Thank you for testing! --HPS