From owner-freebsd-multimedia@FreeBSD.ORG Wed Jun 26 22:21:38 2013 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3417DD3 for ; Wed, 26 Jun 2013 22:21:38 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id EC560105F for ; Wed, 26 Jun 2013 22:21:37 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id DB77A1E007B5; Thu, 27 Jun 2013 00:21:29 +0200 (CEST) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.5/8.14.4) with ESMTP id r5QMGpbB029324; Thu, 27 Jun 2013 00:16:51 +0200 (CEST) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.5/8.14.3/Submit) id r5QMGoIg029323; Thu, 27 Jun 2013 00:16:50 +0200 (CEST) (envelope-from nox) Date: Thu, 27 Jun 2013 00:16:50 +0200 (CEST) From: Juergen Lock Message-Id: <201306262216.r5QMGoIg029323@triton8.kn-bremen.de> To: hps@bitfrost.no Subject: Re: New version of webcamd [3.10.0.6] X-Newsgroups: local.list.freebsd.multimedia In-Reply-To: <51CA8A68.4030501@bitfrost.no> Organization: Cc: freebsd-multimedia@freebsd.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jun 2013 22:21:38 -0000 In article <51CA8A68.4030501@bitfrost.no> you write: >Hi, Hi! > >There is a new version of webcamd available. Changes: > >- Update to latest Linux V4L codebase. >- Increased USB buffer sizes. >- Added support for DVBSKY USB adapters (http://www.dvbsky.net/) > >Please test and report back! > >svn --username anonsvn --password anonsvn \ > checkout svn://svn.turbocat.net/i4b/trunk/ports > Ok, pctv462e and technisat-usb2 still work but rtl28xxu doesn't receive anything with webcamd reporting lots of: DBG: : usb_urb_complete: urb completition failed=-27 DBG: : usb_urb_complete: bulk urb completed status=-27 length=0/131072 pack_num=0 errors=0 dib0700 makes vdr hang at start too, reporting: DBG: : dvb_frontend_init: initialising adapter 1 frontend 0 (DiBcom 7000PC)... DBG: : dvb_frontend_ioctl: (61) DBG: : dvb_frontend_ioctl: (69) DBG: : dvb_frontend_ioctl_legacy: current delivery system on cache: 3, V3 type: 0 DBG: : dvb_frontend_ioctl: (83) DBG: : dvb_frontend_ioctl_properties: DBG: : dvb_frontend_ioctl_properties: properties.num = 1 DBG: : dvb_frontend_ioctl_properties: properties.props = 0x7fffffffd970 DBG: : dtv_property_dump: tvp.cmd = 0x0000002c (DTV_ENUM_DELSYS) DBG: : dtv_property_dump: tvp.u.data = 0x00000003 DBG: : dvb_frontend_poll: DBG: : dvb_frontend_ioctl: (69) DBG: : dvb_frontend_poll: DBG: : dvb_frontend_ioctl: (69) DBG: : dvb_frontend_poll: Only af9015 and af9035 still seem to work as before. (I didn't test webcams and remotes yet.) Thanx, :) Juergen