From owner-freebsd-multimedia@FreeBSD.ORG Sun May 15 16:08:42 2005 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 B75BF16A4CE for ; Sun, 15 May 2005 16:08:42 +0000 (GMT) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id E079F43D7B for ; Sun, 15 May 2005 16:08:41 +0000 (GMT) (envelope-from karolis.t@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so2204241nzk for ; Sun, 15 May 2005 09:08:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=SAxPJX1qNJAZGiy1OIrqG1PHG4ApmvtxcGJZiOxeFdxVMcnsoAFnahxIy50uuF2eX2F7qqezE+V7WKD+ymKziVsqcwb0BGTaTjPP1iCsbFqQIjpJ1A0y7QM2aQskdXEUZqEq4PCNLFC0iyYAMP81jIh/PTSsu+zEl8YKm5NhxaM= Received: by 10.36.101.11 with SMTP id y11mr1398634nzb; Sun, 15 May 2005 09:08:41 -0700 (PDT) Received: by 10.36.42.9 with HTTP; Sun, 15 May 2005 09:08:41 -0700 (PDT) Message-ID: <6f896f9a0505150908491d050c@mail.gmail.com> Date: Sun, 15 May 2005 20:08:41 +0400 From: Karolis Tamutis To: freebsd-multimedia@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Getting bt878 tuner card to work X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Karolis Tamutis List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2005 16:08:42 -0000 Hello, I recently bought a Leadtek winfast tv2000xp tuner card, which is based on bt878 chipset. I installed the bktr driver, all went ok. dmesg output: # dmesg | grep bktr bktr0: mem 0xe6000000-0xe6000fff irq 5 at device 9.0 on pci= 0 bktr0: Leadtek Winfast TV 2000, Philips FR1236 NTSC FM tuner. This means the card is detected and should be working? What software should I use? I tried xawtv without success, since scantv is for some reasons not included in the package installed from port. What should I scan channels with? Also looked into mythtv, but then realised it works only with Hauppauge PVR-250 card.