From owner-freebsd-multimedia@FreeBSD.ORG Tue Feb 27 16:51:19 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 B099F16A478 for ; Tue, 27 Feb 2007 16:51:19 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.232]) by mx1.freebsd.org (Postfix) with ESMTP id 6449B13C4A7 for ; Tue, 27 Feb 2007 16:51:19 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: by nz-out-0506.google.com with SMTP id r28so789146nza for ; Tue, 27 Feb 2007 08:51:18 -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=NJ0kWJJ4B2sN/ftcnxV6pT0tQG6BVJ1b3ViSJI7UlNxdpmWXX3RiieBlGki7lhqvID+XdbbPLGQ8nNeicgLRqogO/VNthYyGrh6FdQA0iRF1CKgIRKet6nk8icpMtTLwveOtaqy5KAvY8v7L+m4uIocd+e/C9b0jzQwNLWi8urI= 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=eiknGl9mepYPY263QWkz0S3M1BOoRULoPoTwj9YhLWbmAacsi87iI9dOoujoj9BK2Dkf/pqB7PgGtTObv0IguH5v+BclhAl3HR/C2JKyoiO1ju2QEliLkJoyAI6X60GXbfSyknePKyykrykJf9cDpLALCwJPVweizmtkk0CvHgU= Received: by 10.115.88.1 with SMTP id q1mr1185027wal.1172595078057; Tue, 27 Feb 2007 08:51:18 -0800 (PST) Received: by 10.114.199.18 with HTTP; Tue, 27 Feb 2007 08:51:17 -0800 (PST) Message-ID: Date: Tue, 27 Feb 2007 17:51:17 +0100 From: usleepless@gmail.com To: "Joe Auty" In-Reply-To: <65C65A9B-1EA7-4024-A74B-835589D66047@netmusician.org> 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> <20070224175433.fb82aed4.torfinn.ingolfsen@broadpark.no> <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:51:19 -0000 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. regards, usleep