From owner-freebsd-multimedia@FreeBSD.ORG Tue Feb 27 23:49:37 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2D0AF16B0D6 for ; Tue, 27 Feb 2007 23:49:37 +0000 (UTC) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.freebsd.org (Postfix) with ESMTP id B89A113C478 for ; Tue, 27 Feb 2007 23:49:36 +0000 (UTC) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id F1042133AC7; Wed, 28 Feb 2007 10:19:35 +1030 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id E82911AA1DE; Wed, 28 Feb 2007 10:19:35 +1030 (CST) Date: Wed, 28 Feb 2007 10:19:35 +1030 From: Greg 'groggy' Lehey To: Joe Auty Message-ID: <20070227234935.GG39533@wantadilla.lemis.com> References: <4E6EF7B9-703F-4D86-A86E-A0B0B7B504F0@netmusician.org> <20070224014517.GN70738@wantadilla.lemis.com> <20070224092239.6312604b.torfinn.ingolfsen@broadpark.no> <20070224144746.e3ef6367.torfinn.ingolfsen@broadpark.no> <20070224175433.fb82aed4.torfinn.ingolfsen@broadpark.no> <33F7A8F7-6DDB-463D-9455-C4D3C41D60A2@netmusician.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oXNgvKVxGWJ0RPMJ" Content-Disposition: inline In-Reply-To: <33F7A8F7-6DDB-463D-9455-C4D3C41D60A2@netmusician.org> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 VoIP: sip:0871270137@sip.internode.on.net WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: freebsd-multimedia@freebsd.org Subject: Re: pvr250 and MythTV 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, 27 Feb 2007 23:49:38 -0000 --oXNgvKVxGWJ0RPMJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tuesday, 27 February 2007 at 2:34:28 -0500, Joe Auty wrote: > > I'm now running FBSD 6.2 and trying to test the pvrxxx port that was > sent to this list most recently. > > I've installed the port successfully after doing my kernel patch, but > MythTV is still reporting that /dev/cxm0 cannot be probed after > setting my video device to /dev/cxm0 (this is what you are supposed > to do, right?) > > It says: "Could not open '/dev/cxm0' to probe its inputs" This is breakage in MythTV. It was trying to open /dev/cxm0 for writing. I committed a fix recently. Do you have a file files/patch-libs-libmythtv-cardutil.cpp in your port? If you still have problems, try: # chmod 666 /dev/cxm0 I'll look at the rest of this thread later. It would really help if you people would trim your replies. Greg -- See complete headers for address and phone numbers. --oXNgvKVxGWJ0RPMJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFF5MOPIubykFB6QiMRAovwAKCHxv87sKxWvgr6TAJysSX3DljQpwCeK7NW rqFEVSZPEko2N+uWGPp/ENk= =VpmG -----END PGP SIGNATURE----- --oXNgvKVxGWJ0RPMJ--