From owner-freebsd-multimedia@FreeBSD.ORG Mon May 23 20:12:18 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 A6C7B1065677 for ; Mon, 23 May 2011 20:12:18 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id 61E458FC22 for ; Mon, 23 May 2011 20:12:18 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from terra-smin.broadpark.no ([80.202.8.13]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LLO007OR04GZ9B0@thalia-smout.broadpark.no> for freebsd-multimedia@FreeBSD.org; Mon, 23 May 2011 22:12:16 +0200 (CEST) Received: from kg-v2.kg4.no ([84.48.120.215]) by terra-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LLO00NDL04G4450@terra-smin.broadpark.no> for freebsd-multimedia@FreeBSD.org; Mon, 23 May 2011 22:12:16 +0200 (CEST) Date: Mon, 23 May 2011 22:12:16 +0200 From: Torfinn Ingolfsen To: freebsd-multimedia@FreeBSD.org Message-id: <20110523221216.33b48769.torfinn.ingolfsen@broadpark.no> In-reply-to: <20110418182621.9cdd6059.torfinn.ingolfsen@broadpark.no> References: <20110418182621.9cdd6059.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed 3.1.0 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Cc: 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: Mon, 23 May 2011 20:12:18 -0000 Update: On Mon, 18 Apr 2011 18:26:21 +0200 Torfinn Ingolfsen wrote: > Hello, > I am testing MythTV (0.24_1 from ports) using my test machine which have a PVR-350 card. > I am using the pvr250 driver from ports. > The card and driver is tested with mplayer (see other messae on this mailing list) and works fine. > > Details about the system used for testing: > root@kg-quiet# uname -a > FreeBSD kg-quiet.kg4.no 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun Apr 3 19:49:05 CEST 2011 root@kg-quiet.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 > root@kg-quiet# pv | grep pvr > pvr250-20101010_1 = up-to-date with port > root@kg-quiet# pv | grep myth > mythtv-0.24_1 = up-to-date with port > > 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)" > Today I repeated the test above with MythTV 0.24.1_1 from ports. The only things updated on my test machine since the last time was the ports tree. Unfortunately, test results were the same as before. :-( HTH -- Torfinn