On Tue, Jan 23, 2001 at 04:56:25PM +0200, Arieh Bibliowicz wrote:
> I Have an AverMedia TVCapture Card with a BTB848 chip, and I'm trying to run
> it under linux, with no success. Does anyone have experience with this type
> of card, or any pointers to configurations?

Place this in your /etc/modules.conf (or /etc/modutils/aliases,
if you're on Debian):

alias char-major-81 videodev
alias char-major-81-0 bttv
options bttv radio=0 card=6 pll=0
options tuner type=5

If you're running kernel 2.4.0 with devfsd, you might also want:

alias /dev/v4l bttv

On some kernels which don't auto-load 'tuner', you might also add:

pre-install bttv modprobe tuner

Works very well for me with xawtv (TV), qtvidcap (video capture to AVI)
and alevt (teletext).

-- 
Best regards,
Ilya Konstantinov

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to