From owner-freebsd-multimedia@FreeBSD.ORG Sun Sep 12 11:43:06 2004 Return-Path: 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 0FA2716A4CE for ; Sun, 12 Sep 2004 11:43:06 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEF8243D53 for ; Sun, 12 Sep 2004 11:43:05 +0000 (GMT) (envelope-from luisjoseve@gmail.com) Received: by mproxy.gmail.com with SMTP id 79so602999rnk for ; Sun, 12 Sep 2004 04:43:02 -0700 (PDT) Received: by 10.38.14.33 with SMTP id 33mr655193rnn; Sun, 12 Sep 2004 04:43:02 -0700 (PDT) Received: by 10.38.209.18 with HTTP; Sun, 12 Sep 2004 04:43:02 -0700 (PDT) Message-ID: <8379182a040912044319e276fd@mail.gmail.com> Date: Sun, 12 Sep 2004 07:43:02 -0400 From: =?ISO-8859-1?Q?Luis_Jos=E9_Da_Silva_Gonz=E1lez?= To: freebsd-multimedia@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: TV/FM card X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: luisjose@tusitio.com.ve List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Sep 2004 11:43:06 -0000 Hello, I found my old TV/FM card in somewhere in my room and I wanted to make it work and since my desktop spend most of the time running in FreeBSD i wanted to set it up here because is pointless set it up in other OS. This is my card's details: Askey - CPH05x "Magic TView" (w/FM) chips: bt878khf 25878-12, 24c02, hef4052bt, xtal28 tuner: PHILIPS 4002fh5 FM: 1236DH connectors: TV, Audio Out, Video In, SVideo In (4pol) onboard connector: J4 LGGR I followd the instruction in 'man brooktree' and some webpages. i added the following lines to my KERNCONF but Im going to start with some information about my system. [8:45pm]luisjose@desktop:~# uname -a FreeBSD desktop.tusitio.on 5.3-BETA3 FreeBSD 5.3-BETA3 #16: Thu Sep 9 20:49:40 VET 2004 =20 root@desktop.tusitio.on:/usr/obj/usr/src/sys/Desktop i386 ok here is the KERNCONF about the tv card: options BKTR_ALLOC_PAGES=3D216 options BKTR_SYSTEM_DEFAULT=3DBROOKTREE_NTSC options BKTR_GPIO_ACCESS options BKTR_USE_PLL device bktr device iicbus device iicbb device smbus device ichsmb device iicsmb and the dmesg show: bktr0: mem 0xdddfe000-0xdddfefff irq 10 at device 6.0 on pc= i0 bktr0: [GIANT-LOCKED] bktr0: Warning - card vendor 0x14ff (model 0x3002) unknown. bktr0: Pinnacle/Miro TV, Temic NTSC tuner. In order to be able to tune the tv channels I must set 'sysctl hw.bt848.tuner=3D10' [8:47pm]luisjose@desktop:~# sysctl -a |grep bt848 hw.bt848.card: -1 hw.bt848.tuner: 10 hw.bt848.reverse_mute: -1 hw.bt848.format: -1 hw.bt848.slow_msp_audio: -1 I get video and i can tune Radio station and TV Channels but there is no sound at all so is useless at all , i tried changing 'hw.bt848.card' from -1 to 13 and no sound either =3D/ --=20 Luis Jos=E9 Da Silva G.