On Sun, 12 Feb 2006, Hartmut Hackmann wrote:
Hi, folks
Hi Hartmut and the list,
I worked a bit on the Pinnacle PCTV 300i and i think i got it
fully working now.
Sadly enough not for me. :-(
A remaining problem is that the tda9887.ko module needs to be
loaded before tuner.ko. The reason seems to be the tda8290 probing
code wich seems to be harmful only for the pinnacle cards.
Please try the patch and report whether it works for you.
I have used kernel 2.6.14 on a Debian system and v4l-dvb-20060115.tar.gz
and applied you patch to that one as I couldn't find any newer v4l-dvb
archive.
There were two patches rejected as you may see in the attachment.
As your patch has not been fully applied you may guess my Pinnacle card
does not work as expected.
Where can I find the newer version of the v4l-dvb archive that is
mentioned in your previous message, please ?
Best regards
Hartmut
Regards,
Rainer
--
Rainer Schubert - Linux TV User
Amateur Radio Call DL6HBO
***************
*** 979,985 ****
.radio_type = UNSET,
.tuner_addr = ADDR_UNSET,
.radio_addr = ADDR_UNSET,
- .tda9887_conf = TDA9887_PRESENT | TDA9887_INTERCARRIER | TDA9887_PORT2_ACTIVE,
.inputs = {{
.name = name_tv,
.vmux = 3,
--- 979,985 ----
.radio_type = UNSET,
.tuner_addr = ADDR_UNSET,
.radio_addr = ADDR_UNSET,
+ .tda9887_conf = TDA9887_PRESENT | TDA9887_INTERCARRIER | TDA9887_PORT2_INACTIVE,
.inputs = {{
.name = name_tv,
.vmux = 3,
***************
*** 1668,1674 ****
.radio_type = UNSET,
.tuner_addr = ADDR_UNSET,
.radio_addr = ADDR_UNSET,
- .tda9887_conf = TDA9887_PRESENT | TDA9887_INTERCARRIER | TDA9887_PORT2_ACTIVE,
.mpeg = SAA7134_MPEG_DVB,
.inputs = {{
.name = name_tv,
--- 1668,1674 ----
.radio_type = UNSET,
.tuner_addr = ADDR_UNSET,
.radio_addr = ADDR_UNSET,
+ .tda9887_conf = TDA9887_PRESENT | TDA9887_INTERCARRIER | TDA9887_PORT2_INACTIVE,
.mpeg = SAA7134_MPEG_DVB,
.inputs = {{
.name = name_tv,
_______________________________________________
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb