From owner-freebsd-multimedia@FreeBSD.ORG Sun Apr 8 20:50:26 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 3473516A402 for ; Sun, 8 Apr 2007 20:50:26 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.238]) by mx1.freebsd.org (Postfix) with ESMTP id E209213C455 for ; Sun, 8 Apr 2007 20:50:25 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: by nz-out-0506.google.com with SMTP id r28so933721nza for ; Sun, 08 Apr 2007 13:50:25 -0700 (PDT) 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=mkeztD++uTbHxa7VxnPcAWyU2tMUgPdxl12nYaY0p8pijrxlomcVW1tqSk3CzRcIlB039JOMS62IRo/i63XNcg3Iz1mVe7vwPiqju1Mjp/IVBZ9In1IvMuu95MT122C6BiEHlH6SCkRUv93Ut5csw3mtk0vacQ+YUetDMbiiqso= 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=WRf/b9x1R5Lmldz62Nota19KMKaGhAyGAXVQxJhlH7dbuoFnaic9hYbIM+zL2LZzw0qLcIN1WsZoZv7T2YZfyMxry6g5vZZtbzDul2CXe3i1yzDVTERHNEJK1equdYKtEXmO4Zyps/BBnpCS6cyIwJyGorZ33dUKyvR+JEMyysc= Received: by 10.115.54.1 with SMTP id g1mr2034432wak.1176065425066; Sun, 08 Apr 2007 13:50:25 -0700 (PDT) Received: by 10.114.192.12 with HTTP; Sun, 8 Apr 2007 13:50:24 -0700 (PDT) Message-ID: Date: Sun, 8 Apr 2007 22:50:24 +0200 From: usleepless@gmail.com To: "Sean West" In-Reply-To: <50feecaf0704081306r6d94b89bh9fdf5e07fb7244f1@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070407194836.d725b2f3.torfinn.ingolfsen@broadpark.no> <20070408132915.784476c3@devil.troback.com> <20070408140116.52189ca7@devil.troback.com> <20070408154643.4dd4c20c@devil.troback.com> <20070408212347.3d00e8ae@devil.troback.com> <50feecaf0704081306r6d94b89bh9fdf5e07fb7244f1@mail.gmail.com> Cc: FreeBSD Subject: Re: pvr-350 not working - how to debug? 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: Sun, 08 Apr 2007 20:50:26 -0000 Sean, On 4/8/07, Sean West wrote: > On 4/8/07, usleepless@gmail.com wrote: > > Anders, > > > > On 4/8/07, Anders Troback wrote: > > > On Sun, 8 Apr 2007 16:01:23 +0200 > > > usleepless@gmail.com wrote: > > > > > > > Anders, > > > > > > > > On 4/8/07, Anders Troback wrote: > > > > > > > > > > # pvr250-setchannel 280.25 > > > > > > > > > > ==> /var/log/messages <== > > > > > Apr 8 15:40:45 tv kernel: before tuner_command! > > > > > Apr 8 15:40:45 tv kernel: tuner: tv freq set to 540.00 > > > > > > > > ^^^^^ > > > > > > > > my bad! i hardcoded a frequency! > > > > > > > > > Apr 8 15:40:45 tv kernel: tuner: Huh? tv_set is NULL? > > > > > Apr 8 15:40:45 tv kernel: cxm0: tuner failed to lock > > > > > > > > we will have to see if this disappears as well. try: > > > > http://usleepless.110mb.com/pvrxxx_port-08042007.tgz > > > > > > > > regards, > > > > > > > > usleep > > > > > > OK, if I: > > > tv# pvr250-setchannel 175.25 > > > > > > /var/log/messages says: > > > Apr 8 21:20:05 tv kernel: before tuner_command! > > > Apr 8 21:20:05 tv kernel: tuner: tv freq set to 175.00 > > > Apr 8 21:20:05 tv kernel: tuner: Huh? tv_set is NULL? > > > Apr 8 21:20:05 tv kernel: cxm0: tuner failed to lock > > > > > > > > > Please let me know if I can assist you in any way!!! > > > > Anders, thank you for your time. As it turns out, i implemented the > > initialization of the linux-tuner only for pvr500 cards... > > > > I just installed 08042007. I can tune with MHz or channel, but doing a > -m 2 causes a page fault. are you in PAL or NTSC land? you say you can tune, but not change the channelset. what happens if you tune by frequency and cat /dev/cxm0 > test.mpg? regards, usleep