From owner-freebsd-multimedia Mon Oct 29 17:35:58 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from mail5.nc.rr.com (fe5.southeast.rr.com [24.93.67.52]) by hub.freebsd.org (Postfix) with ESMTP id D521A37B405 for ; Mon, 29 Oct 2001 17:35:55 -0800 (PST) Received: from stealth.cary.dummynet ([66.26.231.240]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 29 Oct 2001 20:35:48 -0500 Received: (from rhh@localhost) by stealth.cary.dummynet (8.11.4/8.11.4) id f9U1Zbb02233; Mon, 29 Oct 2001 20:35:37 -0500 (EST) (envelope-from aa8vb@nc.rr.com) X-Authentication-Warning: stealth.cary.dummynet: rhh set sender to aa8vb@nc.rr.com using -f Date: Mon, 29 Oct 2001 20:35:36 -0500 From: Randall Hopper To: Farshid Qavamian Cc: multimedia@FreeBSD.ORG Subject: Re: thanks and question Message-ID: <20011029203536.B2049@nc.rr.com> References: <20011023073410.79774.qmail@web13907.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011023073410.79774.qmail@web13907.mail.yahoo.com>; from ghavamian@yahoo.com on Tue, Oct 23, 2001 at 12:34:10AM -0700 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Farshid Qavamian: |I really thanks for your great services. |I have a problem, i will be glad if you lead me. |I have a VIDEO DECODER CARD(BT848KPF), but a have not |any DRIVER and APPLICATION for to work with it. |Where could i find them? For the bktr driver, see: http://vulture.dmem.strath.ac.uk/bt848/ Add the various bits to your kernel config, config, build, and install: device bktr device smbus device iicbus device iicbb # XFree86 4.0 wants these options SHMALL=1025 options SHMMAX="(SHMMAXPGS*PAGE_SIZE+1)" options SHMMAXPGS=1025 options SHMMIN=2 options SHMMNI=256 options SHMSEG=128 Then install and run fxtv from ports: http://www.FreeBSD.org/ports/graphics.html#fxtv-1.03 Randall -- Randall Hopper aa8vb@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message