From owner-freebsd-multimedia@FreeBSD.ORG Fri Mar 31 23:52:10 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A03516A429 for ; Fri, 31 Mar 2006 23:52:10 +0000 (UTC) (envelope-from lane@joeandlane.com) Received: from smtpauth08.mail.atl.earthlink.net (smtpauth08.mail.atl.earthlink.net [209.86.89.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76A9143D77 for ; Fri, 31 Mar 2006 23:52:04 +0000 (GMT) (envelope-from lane@joeandlane.com) Received: from [66.47.111.183] (helo=joeandlane.com) by smtpauth08.mail.atl.earthlink.net with asmtp (TLSv1:AES256-SHA:256) (Exim 4.34) id 1FPTPN-0006kN-DY for freebsd-multimedia@freebsd.org; Fri, 31 Mar 2006 18:52:01 -0500 Received: from joeandlane.com (localhost [127.0.0.1]) by joeandlane.com (8.13.5/8.13.1) with ESMTP id k2VNpJeJ094237 for ; Fri, 31 Mar 2006 17:51:19 -0600 (CST) (envelope-from lane@joeandlane.com) Received: from localhost (localhost [[UNIX: localhost]]) by joeandlane.com (8.13.5/8.13.1/Submit) id k2VNpIJC094236 for freebsd-multimedia@freebsd.org; Fri, 31 Mar 2006 17:51:18 -0600 (CST) (envelope-from lane@joeandlane.com) X-Authentication-Warning: joeandlane.com: lholcombe set sender to lane@joeandlane.com using -f From: Lane To: freebsd-multimedia@freebsd.org Date: Fri, 31 Mar 2006 17:51:17 -0600 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603311751.18330.lane@joeandlane.com> X-CD-SOLUTIONS-MailScanner-Information: Please contact the ISP for more information X-CD-SOLUTIONS-MailScanner: Found to be clean X-CD-SOLUTIONS-MailScanner-From: lane@joeandlane.com X-ELNK-Trace: e56a4b6ca9bdfda11aa676d7e74259b7b3291a7d08dfec79725adecba11b4bd331d9a70435a5588f350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 66.47.111.183 Subject: MythTV with pvr250 on FBSD 6 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: Fri, 31 Mar 2006 23:52:10 -0000 Hello, I've compiled mythtv .017 from the instructions here: http://mythtv.son.org/tiki-index.php And I'm having a problem with mythsetup, as it reports: Error, No Inputs when setting up the Capture Card. cat /dev/cxm0 >filename.mpg produces a proper mpeg file, with sound, and "pvr250-setchannel %1" properly changes the channel, however mythtv crashes when I attempt to "Watch LiveTV" or when it comes time to produce a recording. mythbackend produces this error each time I start it: 2006-03-30 07:13:58.856 ChannelBase: Could not find input: ERROR, No inputs found on card when setting channel 3 Does anyone know how to clear up this "No Inputs" error? Or is this NOT the problem? Thanks! lane