From owner-freebsd-multimedia@FreeBSD.ORG Sun Aug 12 15:50:48 2012 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AB1D1065675; Sun, 12 Aug 2012 15:50:48 +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 268078FC0C; Sun, 12 Aug 2012 15:50:47 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id EBC081E000C9; Sun, 12 Aug 2012 17:50:40 +0200 (CEST) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.4) with ESMTP id q7CFnUpQ024075; Sun, 12 Aug 2012 17:49:30 +0200 (CEST) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id q7CFnUZw024074; Sun, 12 Aug 2012 17:49:30 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Sun, 12 Aug 2012 17:49:30 +0200 To: freebsd-multimedia@FreeBSD.org Message-ID: <20120812154930.GA23878@triton8.kn-bremen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Cc: hselasky@FreeBSD.org Subject: In case mythtv setup is broken for you too... X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Aug 2012 15:50:48 -0000 Hi! (I guess I should post here too :) If mythtv setup is broken for you reporting a failed FE_GET_INFO ioctl like reported in this mythtv ticket: http://code.mythtv.org/trac/ticket/10830 (reduced testcase: http://people.freebsd.org/~nox/tmp/ioctltst.c ) try this media tree patch I posted a little while ago: (i.e. apply it to webcamd, there's a Download patch link at the top) http://patchwork.linuxtv.org/patch/13563/ The full thread in case you want to help testing/reviewing the patch for upstream Linux: http://thread.gmane.org/gmane.linux.drivers.video-input-infrastructure/51644 Thanx! Juergen