From owner-freebsd-multimedia@FreeBSD.ORG Tue Apr 19 12:48:14 2011 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 7CCD21065677 for ; Tue, 19 Apr 2011 12:48:14 +0000 (UTC) (envelope-from jaglover@gmail.com) Received: from eastrmfepo102.cox.net (eastrmfepo102.cox.net [68.230.241.214]) by mx1.freebsd.org (Postfix) with ESMTP id 085A28FC14 for ; Tue, 19 Apr 2011 12:48:13 +0000 (UTC) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmfepo102.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20110419124808.XRSM32426.eastrmfepo102.cox.net@eastrmimpo01.cox.net> for ; Tue, 19 Apr 2011 08:48:08 -0400 Received: from zeus.saul.homeunix.org ([70.163.54.131]) by eastrmimpo01.cox.net with bizsmtp id ZQo71g00P2prety02Qo71L; Tue, 19 Apr 2011 08:48:08 -0400 X-CT-Score: NA X-Authority-Analysis: v=1.1 cv=Bnpb4GFFHmxHbnugVe6AhTieCXSJHGjj7jZaTnsJi/Y= c=1 sm=1 a=62vWlOrIeTcA:10 a=nDghuxUhq_wA:10 a=kj9zAlcOel0A:10 a=Rzpiz7u+t88bKM8RKTaw/Q==:17 a=97_6auXmufSuwOIta4IA:9 a=gGXYylDLnLo5864k1osA:7 a=CjuIK1q_8ugA:10 a=Rzpiz7u+t88bKM8RKTaw/Q==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Date: Tue, 19 Apr 2011 07:47:50 -0500 From: Saul A Peebsen To: freebsd-multimedia@freebsd.org Message-ID: <20110419074750.546a83d1@zeus.saul.homeunix.org> In-Reply-To: <20110418182621.9cdd6059.torfinn.ingolfsen@broadpark.no> References: <20110418182621.9cdd6059.torfinn.ingolfsen@broadpark.no> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.3; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: mythtv 0.24_1 and the pvr250 driver - testing 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: Tue, 19 Apr 2011 12:48:14 -0000 On Mon, 18 Apr 2011 18:26:21 +0200 Torfinn Ingolfsen wrote: > When I start mythtv-setup, and get to cature card setup, I can select > the "IVTV MPEG-2 encoder card" from the list (Yay! This was one of > the things not working in 0.23). But "Probed info:" reads "Failed to > probe", and in the shell (from which I started mythtv-setup I see > messages like this: "2011-04-18 17:53:55.949 Could not query inputs. > eno: Inappropriate ioctl > for device (25)" repeated four times, followed by: > "2011-04-18 17:54:17.986 ProbeAudioInputs(/dev/cxm0,HDPVR) > 2011-04-18 17:54:17.986 ProbeV4LAudioInputs(/dev/cxm0)" That's interesting, I choose "IVTV MPEG-2 encoder card" with PVR-250, get "Could not open /dcev/cxm0 to probe it's inputs" bit I do not get ioctl error, the only errors I get is 2011-04-19 07:45:03.848 ProbeAudioInputs(/dev/cxm0,HDPVR) 2011-04-19 07:45:03.849 ProbeV4LAudioInputs(/dev/cxm0) 2011-04-19 07:45:03.850 ProbeAudioInputs() -> couldn't open device 2011-04-19 07:45:03.854 New DB connection, total: 2 2011-04-19 07:45:03.856 Connected to database 'mythconverg' at host: turtle3 2011-04-19 07:45:03.893 ProbeAudioInputs(/dev/cxm0,HDPVR) 2011-04-19 07:45:03.893 ProbeV4LAudioInputs(/dev/cxm0) 2011-04-19 07:45:03.894 ProbeAudioInputs() -> couldn't open device As you see it is repeated twice. -- Cheers, Saul