Date: Mon, 29 Oct 2001 20:35:36 -0500 From: Randall Hopper <aa8vb@nc.rr.com> To: Farshid Qavamian <ghavamian@yahoo.com> Cc: multimedia@FreeBSD.ORG Subject: Re: thanks and question Message-ID: <20011029203536.B2049@nc.rr.com> In-Reply-To: <20011023073410.79774.qmail@web13907.mail.yahoo.com>; from ghavamian@yahoo.com on Tue, Oct 23, 2001 at 12:34:10AM -0700 References: <20011023073410.79774.qmail@web13907.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011029203536.B2049>