From owner-freebsd-multimedia@FreeBSD.ORG Wed Mar 21 01:15:27 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 98F1516A400 for ; Wed, 21 Mar 2007 01:15:27 +0000 (UTC) (envelope-from danny@ricin.com) Received: from smtpq1.tilbu1.nb.home.nl (smtpq1.tilbu1.nb.home.nl [213.51.146.200]) by mx1.freebsd.org (Postfix) with ESMTP id 5DFC013C46C for ; Wed, 21 Mar 2007 01:15:27 +0000 (UTC) (envelope-from danny@ricin.com) Received: from [213.51.146.189] (port=60148 helo=smtp2.tilbu1.nb.home.nl) by smtpq1.tilbu1.nb.home.nl with esmtp (Exim 4.30) id 1HTpQE-0008Bu-7D for freebsd-multimedia@freebsd.org; Wed, 21 Mar 2007 02:15:26 +0100 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.214.242]:62995 helo=desktop.homenet) by smtp2.tilbu1.nb.home.nl with esmtp (Exim 4.30) id 1HTpQC-0003WC-9f for freebsd-multimedia@freebsd.org; Wed, 21 Mar 2007 02:15:24 +0100 From: Danny Pansters To: freebsd-multimedia@freebsd.org Date: Wed, 21 Mar 2007 02:15:12 +0100 User-Agent: KMail/1.9.6 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703210215.13028.danny@ricin.com> X-AtHome-MailScanner-Information: Please contact support@home.nl for more information X-AtHome-MailScanner: Found to be clean Subject: Re: AVerMedia AVerTV Hybrid FM PCI & PCCCA 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, 21 Mar 2007 01:15:27 -0000 On Tuesday 20 March 2007 23:25:31 Da Rock wrote: > I just had a brainwave (not bad seeing as it was before my morning > coffee!)- but I need to confirm some things first. > > Has anyone got both DVB and analogue TV working using the saa driver with > this card? Or has there been an issue with channel scanning? > > Now that I remember, what I noticed with Fedora Core 4 (which was far too > outdated for my liking anyway) was that the driver was a philips saa > driver, which gave me the idea to try again with BSD because I remembered > there was an saa driver available for it too. Soooo, I loaded xine into BSD > but it couldn't work without channels. To fix this for Fedora there is a > script called dvbscan with the driver, but it won't work with BSD. There is > also a program called xtv which comes with it, but again only works with > linux. > > So I'll chase this up and see if this might work. I didn't have any success > with KBTV- I couldn't get it to use the saa module, but that's probably > just me. If you insist, yes. If you don't provide any useful info, even more yes. You should compile it with port options set for SAA. It only supports analog so far though. Dan.