From owner-freebsd-multimedia@FreeBSD.ORG Wed Dec 15 20:55:16 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 6079716A4CE for ; Wed, 15 Dec 2004 20:55:16 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE8F143D2D for ; Wed, 15 Dec 2004 20:55:15 +0000 (GMT) (envelope-from appaquet@gmail.com) Received: by rproxy.gmail.com with SMTP id q1so642710rnf for ; Wed, 15 Dec 2004 12:55:15 -0800 (PST) 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; b=f/FYcYw5sOBOJjux7LplLlTPdDG8D4OsLgoJunw+YGuRpehHXJa0AC9TMLkmBkXmxXCXKAcr52NlEOsuC4dffk2PYARbEEfmu7peOvaIygQkOXZ0m9HM5nF478AhSHvGiwHZ/JM+LApRrr6DX8QyA7rq92XdPHWtUbn2fxj0M0U= Received: by 10.38.83.22 with SMTP id g22mr2989168rnb; Wed, 15 Dec 2004 12:55:15 -0800 (PST) Received: by 10.38.14.24 with HTTP; Wed, 15 Dec 2004 12:55:15 -0800 (PST) Message-ID: <70420664041215125537eff18@mail.gmail.com> Date: Wed, 15 Dec 2004 15:55:15 -0500 From: =?ISO-8859-1?Q?Andr=E9-Philippe_Paquet?= To: freebsd-multimedia@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Bktr tv tuner problem X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: =?ISO-8859-1?Q?Andr=E9-Philippe_Paquet?= List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2004 20:55:16 -0000 Hi, I just migrated from 4.10-stable to 5.3-stable (Fresh install) and I'm getting problem with my tv tuner card. On 4.10-stable it was working fine with fxtv + wmtune (for the radio). But, on 5.3, with fxtv, I get the image but the sound goes away after a second. After 4~5 seconds, FreeBSD hangs and I have to reboot it... wmtune does the same thing for the sound but doesn't hang the system. I tried with both kldloaded driver and directly in the kernel. I recompiled my kernel with these options: device bktr device iicbus device iicbb device smbus options OVERRIDE_TUNER=3D9 options OVERRIDE_CARD=3D6 I also tried the BKTR_NEW_MSP34XX_DRIVER options but it does the same thin= g.. The card and tuner number are the same that I was using on 4.10-stable. So, any idea why first, I have sound for only a second (it's not my soundcard, I tested it) and why fxtv hangs my system. Thanks Andr=E9-Philippe