From owner-freebsd-multimedia@FreeBSD.ORG Wed Oct 11 19:24:01 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86D7E16A416 for ; Wed, 11 Oct 2006 19:24:01 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1smout1.broadpark.no (osl1smout1.broadpark.no [80.202.4.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D7F543D76 for ; Wed, 11 Oct 2006 19:24:00 +0000 (GMT) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0J6Z00LY5KJZ7E80@osl1smout1.broadpark.no> for freebsd-multimedia@freebsd.org; Wed, 11 Oct 2006 21:23:59 +0200 (CEST) Received: from kg-work.kg4.no ([80.203.21.224]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with SMTP id <0J6Z00HLIKJZKV50@osl1sminn1.broadpark.no> for freebsd-multimedia@freebsd.org; Wed, 11 Oct 2006 21:23:59 +0200 (CEST) Date: Wed, 11 Oct 2006 21:23:59 +0200 From: Torfinn Ingolfsen X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH In-reply-to: To: freebsd-multimedia@freebsd.org Message-id: <20061011212359.dfd3b545.torfinn.ingolfsen@broadpark.no> MIME-version: 1.0 X-Mailer: Sylpheed version 2.2.9 (GTK+ 2.8.20; i386-portbld-freebsd5.5) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT References: Subject: Re: New port: pvrxxx for Hauppauge PVR150/500 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: Wed, 11 Oct 2006 19:24:01 -0000 On Tue, 10 Oct 2006 18:32:28 +0200 usleepless@gmail.com wrote: > i just want to make people aware that now there is a driver for the > Hauppauge PVR150 and PVR500 cards ( multimedia/pvrxxx ). Ok, I've tried to test this, with a PVR-350 card on a 6.1-stable / amd64 box: root@kg-quiet# uname -a FreeBSD kg-quiet.kg4.no 6.1-STABLE FreeBSD 6.1-STABLE #10: Wed Oct 11 19:49:47 CEST 2006 root@kg-quiet.kg4.no:/usr/obj/usr/src/sys/QUIET amd64 I tried 'pvr250-setchannel -t -d 0 -g 720x576 -m 4 5', followed by 'mplayer /dev/cxm0' but alas, no picture. Shouldn't this work? I notice that pvr250-setchannel (and probably cxm itself, haven't checked yet) only accept numerical channels (we here in Europe are used to channel names like 'E8', 'S37', 'SE13' and so on) so I chose a channel (5) that I know is in use here, and is supported by the cxm driver / pvr250-setchannel. I've tried other channels as well, without success. If I do 'pvr250-setchannel -d 0 262.250' I get the following in /var/log/messages: Oct 11 21:20:39 kg-quiet kernel: device cxm0 opened Oct 11 21:20:39 kg-quiet kernel: <2>cxm 0-0000: Video signal: not present Oct 11 21:20:39 kg-quiet kernel: <2>cxm 0-0000: Detected format: 0x0 Oct 11 21:20:39 kg-quiet kernel: <2>cxm 0-0000: Detected audio mode: mono Oct 11 21:20:39 kg-quiet kernel: <2>cxm 0-0000: Detected audio standard: not defined Oct 11 21:20:39 kg-quiet kernel: <2>cxm 0-0000: Audio muted: no Oct 11 21:20:39 kg-quiet kernel: <2>cxm 0-0000: Audio microcontroller: stopped Oct 11 21:20:39 kg-quiet kernel: <2>cxm 0-0000: Configured audio standard: undefined Oct 11 21:20:39 kg-quiet kernel: <2>cxm 0-0000: Configured audio mode: MONO1 (LANGUAGE A/Mono L+R channel for BTSC, EIAJ, A2) Oct 11 21:20:39 kg-quiet kernel: <2>cxm 0-0000: Specified standard: automatic detection Oct 11 21:20:39 kg-quiet kernel: <2>cxm 0-0000: Specified input: Tuner Oct 11 21:20:39 kg-quiet kernel: <2>cxm 0-0000: Specified audio input: Tuner Oct 11 21:20:39 kg-quiet kernel: <2>cxm 0-0000: Specified audioclock freq: 48 kHz Oct 11 21:20:39 kg-quiet kernel: <2>cxm 0-0000: Preferred audio mode: mono/language A and I have checked that the sgnal is available, and that the cable is plugged into the tuner input. Anything else I can do? -- Regards, Torfinn Ingolfsen, Norway