From owner-freebsd-multimedia@FreeBSD.ORG Tue Feb 27 16:59:05 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 C861916A400 for ; Tue, 27 Feb 2007 16:59:05 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.240]) by mx1.freebsd.org (Postfix) with ESMTP id 7CF6713C49D for ; Tue, 27 Feb 2007 16:59:00 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so1188396ana for ; Tue, 27 Feb 2007 08:59:00 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gceGKoq6hAIuhwQ/V4HMjSB1HqsS8PnlEkgeqJw77WYELZMkYE0So8egCgn3kK5refMWXNvFU6ajZIsqEw0uQZdGW9YyYq1b4jZRCKs/NRJD2+c68rmPEnqaFamkOcwWwIjxJFLQUBcCm0R06x4uyK4O8BQkrtFQq3nTnSaQuCY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HHjracl5xquBCYafYvpr6cH4tATRQkybk4A81fDi2Vy5OJrohf709kC279edmgp+wncrdMtt1KrPh70/DztSL8mhNJrZOnmfREOGt1JDoAICXr4beTh5wHTMe75Rj//a7g7dL9IfwnHCC/eUH94rfwDJXct0ieGlmW8R9gRMbLs= Received: by 10.114.193.1 with SMTP id q1mr2610885waf.1172595539084; Tue, 27 Feb 2007 08:58:59 -0800 (PST) Received: by 10.114.199.18 with HTTP; Tue, 27 Feb 2007 08:58:58 -0800 (PST) Message-ID: Date: Tue, 27 Feb 2007 17:58:58 +0100 From: usleepless@gmail.com To: "Joe Auty" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4E6EF7B9-703F-4D86-A86E-A0B0B7B504F0@netmusician.org> <33F7A8F7-6DDB-463D-9455-C4D3C41D60A2@netmusician.org> <64DD6AB3-AD58-4775-83F0-3991C8A754F4@netmusician.org> <65C65A9B-1EA7-4024-A74B-835589D66047@netmusician.org> 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 16:59:05 -0000 Joe, On 2/27/07, Joe Auty wrote: > > On Feb 27, 2007, at 11:51 AM, usleepless@gmail.com wrote: > > > Joe, > > > > On 2/27/07, Joe Auty wrote: > >> Okay, I think I have found my MythTV problem.... It seems to not be a > >> Myth problem, but a driver one (again, I'm using the modified driver > >> sent to the list recently): > >> > >> > >> > >> # cat /dev/cxm0 > test.mpg > >> cat: /dev/cxm0: Device not configured > >> > >> # tail /var/log/messages > >> Feb 27 11:39:03 mymachine kernel: cxm0: video decoder isn't locked > >> Feb 27 11:39:03 mymachine kernel: Could not detect FPS > >> Feb 27 11:39:03 mymachine kernel: could not config dec > >> Feb 27 11:39:03 mymachine kernel: could not start encoder > > > > the mythbackendlog suggest that you have not defined ( mythtv-setup, > > 3. ). after you have done that, connect this source to your card under > > 4. > > > > > > I don't understand... I'm having this same problem with cat /dev/cxm0 > > test.mpg even without the mythbackend running at all. This is why > I thought there was a more fundamental problem with the driver. > > As it stands, Myth is not seeing any options in the Input Connections > screen (option 4) even though it is able to see my capture card. the cat command probably fails because you haven't tuned to a channel yet. but i give up if you don't read what i write. regards, usleep