понедельник, 21 июля 2008 г.

Ubuntu Kworld BT878

KWorld 878 RF TV Tuner Card

Hope this helps:

Code:
sudo gedit /etc/modprobe.d
and then put bttv in the list of modules like this:
Quote:
ide-cd
ide-disk
ide-generic
lp
mousedev
psmouse
snd_via82xx
8139too
bttv
ptserial
Now create the bttv module like this
Code:
 sudo gedit /etc/modprobe.d/bttv
And copy this into this file
Quote:
# i2c
alias char-major-89 i2c-devb
options i2c-algo-bit bit_test=1
# bttv
alias char-major-81 videodev
alias char-major-81-0 bttv
# My TV Card
options bttv card=78 tuner=1 radio=1 pll=1 adc_crush=0