From owner-freebsd-multimedia@FreeBSD.ORG Tue Apr 17 11:08:43 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 3144B16A401 for ; Tue, 17 Apr 2007 11:08:43 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.237]) by mx1.freebsd.org (Postfix) with ESMTP id DEF7F13C455 for ; Tue, 17 Apr 2007 11:08:42 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: by nz-out-0506.google.com with SMTP id r28so1461795nza for ; Tue, 17 Apr 2007 04:08:42 -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=pH7pooh7iVb6Zj+w9FQrSrAfnjm0Pa0nZDU/hEWk2+6926xJLBSnHczEI7xFAXKa9nFhprVSCsxaTHKWgp5bT+78W+lQMPVZ55hu3wmAabCTX1Bh9L6lgvLtW1H7iMDLvY7MQHMXNkeMTefqmnf+YY+j+mT8FKfQtc15GeUVk4g= 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=OoWnl51QgTCFpm9Q3QUHZMTA3yAzEBgJzcXT/+Un3DY3r3b5O3WKl5g99I7518g5sKyBOGlOMxX10crBEttbqR09IaVMfQ0W14pYhWw29n7HHwgO+PTAR5cmSsiWdxXEV9740vhX2lgIeqtm+8RBSx+ZP4EUqL7MLNkbr3/yW3c= Received: by 10.115.54.1 with SMTP id g1mr2362290wak.1176808121702; Tue, 17 Apr 2007 04:08:41 -0700 (PDT) Received: by 10.114.192.12 with HTTP; Tue, 17 Apr 2007 04:08:41 -0700 (PDT) Message-ID: Date: Tue, 17 Apr 2007 13:08:41 +0200 From: usleepless@gmail.com To: "Jim Stapleton" In-Reply-To: <80f4f2b20704170330o50451bdbu64c3f9e8d7463ad0@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: <80f4f2b20704160659q77ef204dlbb29a3a432891a9c@mail.gmail.com> <80f4f2b20704160745r50010c8ap62fdae49d9acdd92@mail.gmail.com> <80f4f2b20704161613o616193f5w61d75a4de96213c0@mail.gmail.com> <80f4f2b20704170308m3efddb80h74b6bc5b4fe18f5@mail.gmail.com> <80f4f2b20704170330o50451bdbu64c3f9e8d7463ad0@mail.gmail.com> Cc: freebsd-multimedia@freebsd.org Subject: Re: pvrxxx, linux code and modules 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, 17 Apr 2007 11:08:43 -0000 Jim, On 4/17/07, Jim Stapleton wrote: > Ahh, does it have the code I shipped you to fix tuner code 103 (0x67)? > (I can check when I get home, but I'm just curious now) me is curious too, because i imported the tuner module from ivtv. let me know what happens. > hmm, when I dmesg'ed to get my tuner code, I got this also (repeated a lot): > cxm0: encoder dma not already in progress > cxm0: encoder dma not enough buffer space free > > I take it this is due to the method I watch the tuner, and not serious? i dunno. if you are cat'ing to a file, it shouldn't happen. if you are piping it into mplayer and mplayer is trying to sync a/v, this could still happen. it this the latest version you are talking about? can you post the relevant part of your dmesg? ( tuner startup ? ) thanks, usleep > > > > On 4/17/07, usleepless@gmail.com wrote: > > Jim, > > > > On 4/17/07, Jim Stapleton wrote: > > > > no: this only uses the _open, _read, _close functions of the driver. > > > > none of the bktr, meteor or v4l(2) interfaces are called. how did you > > > > tune to the correct frequency? > > > > > > pvr250-setchannel > > > > > > > > > > > > > > Right now, I user the pvr250[I hit tab here] command, but if I could > > > > > > > simply do an echo/redirection, it would feel a lot more natural to me > > > > > > > I guess (more UNIXy), and since it would be interfacing the device > > > > > > > directly, I wouldn't get the obnoxious bktr warnings. > > > > > > > > > > > > if there are problems with the pvr250-setchannel command, these need > > > > > > to be addressed. what errors are you getting? > > > > > > > > > > sjss@elrond 19:10:02 (0) ~/dev/orps > pvr250-setchannel -t 60 > > > > > ioctl( tfd, BT848_GAUDIO ) failed.: Device not configured > > > > > > > > > > > > > > > This does not stop it from working, it's just an annoyance. > > > > > > > > which driver is this ? pvr250? pvrxxx from the ports tree? > > > > > > > > > > pvrxxx compiled within the last month or so, ports updated around the > > > day before, guess I hadn't realized it was fixed. > > > > it hasn't been fixed in the ports tree yet. you'll have to download > > the one from: > > http://usleepless.110mb.com/pvrxxx_port.tgz > > > > it needs some other work before i will update the one in the ports tree. > > > > regards, > > > > usleep > > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org" >