LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Playtv Pro 2 (PV-BT878P) wont install debian sarge (https://www.linuxquestions.org/questions/debian-26/playtv-pro-2-pv-bt878p-wont-install-debian-sarge-505131/)

serverjunkie 11-26-2006 11:13 PM

Playtv Pro 2 (PV-BT878P) wont install debian sarge
 
Ok well mythtv is fully installed and now all I have to do is install the tv card. Only problem is is that it WONT install!

dmesg says that bttv just starts it as a UNKNOWN/GENERIC when i have this in /etc/modprobe.d/bttv:

Code:

options bttv card=70 tuner=38 radio=1 gbuffers=8 automute=0 gpiomask=0x3F audiomux=33,32,35,35,40 bttv_verbose=0
I know that looks extreme but i got it from a tut for my card. Now that should force bttv to load it like that but it wont.

After i have done rmmod bttv and then do modprobe bttv i get:

Code:

/lib/modules/2.4.27-3-386/kernel/driers/media/video/bttv.o: post-install bttv failed
/lib/modules/2.4.27-3-386/kernel/driers/media/video/bttv.o: insmod bttv failed

All i can say is.... HELP:D

petersum 11-30-2006 08:39 PM

Yes, remember KISS! (Keep it simple, stupid)
Just use card= tuner= pll= radio=

You might also need:
include /etc/modprobe.d/bttv
line in /etc/modprobe.conf

If this doesn't work, recheck the card/tuner numbers.


All times are GMT -5. The time now is 07:52 PM.