From owner-freebsd-multimedia@FreeBSD.ORG Mon Apr 16 23:14:01 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 B83EE16A404 for ; Mon, 16 Apr 2007 23:14:01 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.189]) by mx1.freebsd.org (Postfix) with ESMTP id 479A313C459 for ; Mon, 16 Apr 2007 23:14:01 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: by mu-out-0910.google.com with SMTP id g7so2051181muf for ; Mon, 16 Apr 2007 16:14:00 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=S+JDncgltP31HN9YQ1OaznFGrtpk81yF0HMDCb+fYlbxSmVKclGfP/hssOBSxN8Nsd6GA9xUHhUy3FWLsX82/tCkynsPD029Fux2Hq6h3x2Xjb0RLRy6yeN8PWTMVb2lr7/QJBG1HU1Cj57G7VpGK0SIgircD0Nr9Gvj9OL+nS4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=na+5B/v8rRlL8ZjzO+Z6Bd00D986df1raTgXJxO2o052hI+wvzYETyrjAYWJqiwSG7Au2TobVN0GrG/HLIqRfsXYUWAWSNcOresza5ciCnNfiEZfR7/yDxhKIERJM5gb4u+y3U7UzzQ735VjT4ji4SV7Ef9v6HR86pqL8b4zbBo= Received: by 10.82.163.13 with SMTP id l13mr9382582bue.1176765239640; Mon, 16 Apr 2007 16:13:59 -0700 (PDT) Received: by 10.82.155.5 with HTTP; Mon, 16 Apr 2007 16:13:59 -0700 (PDT) Message-ID: <80f4f2b20704161613o616193f5w61d75a4de96213c0@mail.gmail.com> Date: Mon, 16 Apr 2007 19:13:59 -0400 From: "Jim Stapleton" Cc: freebsd-multimedia@freebsd.org 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: <20070416055055.GC1593@wantadilla.lemis.com> <80f4f2b20704160659q77ef204dlbb29a3a432891a9c@mail.gmail.com> <80f4f2b20704160745r50010c8ap62fdae49d9acdd92@mail.gmail.com> 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: Mon, 16 Apr 2007 23:14:01 -0000 > btw, which applications are able to read from pvrxxx devices using > these interfaces? I dunno, I cat /dev/cxm to vlc... Does that count? > > 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. -Jim Stapleton