From owner-freebsd-multimedia@FreeBSD.ORG Mon Dec 12 10:17:43 2005 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 304C916A422 for ; Mon, 12 Dec 2005 10:17:43 +0000 (GMT) (envelope-from gregory@mdmspb.com) Received: from mail.mdmspb.com (mail.mdmspb.com [212.119.187.251]) by mx1.FreeBSD.org (Postfix) with SMTP id 4429343D5A for ; Mon, 12 Dec 2005 10:17:40 +0000 (GMT) (envelope-from gregory@mdmspb.com) Date: Mon, 12 Dec 2005 13:17:31 +0300 From: "S.N.Grigoriev" To: freebsd-multimedia@freebsd.org Organization: MDM-Bank SPb PLC Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-fixed: Message-Id: <20051212101740.4429343D5A@mx1.FreeBSD.org> Subject: PCTV problem 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: Mon, 12 Dec 2005 10:17:43 -0000 Hi, I've recently purchased a Pinnacle PCTV Pro PCI card. In accordance with the FreeBSD handbook this card is supported by the bktr(4) driver. But all my attempts to use it have been unsuccessful: I've always got something like colorized snow on the top part of the program's window. I would like to know if there is a way to fix my problem. My configuration is: FreeBSD v.6.0 RELEASE (amd64) nVidia nForce4-based motherborad 3dfx VooDoo4 4500 PCI video card Kernel config: options BKTR_NEW_MSP34XX_DRIVER options BKTR_USE_FREEBSD_SMBUS options BKTR_USE_PLL device smbus device iicbus device iicbb device ic device iic device iicsmb device smb device bktr ------------------------------------ dmesg info: bktr0: mem 0xe8001000-0xe8001fff irq 19 at device 7.0 on pci1 bktr0: [GIANT-LOCKED] smbus0: on bktr0 smb0: on smbus0 iicbb0: on bktr0 iicbus0: on iicbb0 master-only ic0 on iicbus0 iic0: on iicbus0 iicsmb0: on iicbus0 smbus1: on iicsmb0 smb1: on smbus1 bktr0: MT2032: Companycode=3cbf Part=5a Revision=5a bktr0: MT2032 not found or unknown type bktr0: Detected a MSP3400@-@0 at 0x80 bktr0: Pinnacle/Miro TV, msp3400c stereo. ------------------------------------------------ I've tried to use this configuration with mplayer and xawtv (frequency table: 'russia', TV norm: SECAM/SECAMD). Fxtv always crashes my system with page fault errors. Regards, Serguey.