Re: Typhoon DVB-T Duo CardBus again

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

ranger719@xxxxxx wrote:
Hartmut Hackmann wrote:

The reason for this lies in "GPIO magic". With the configuration for card
88, the GPIO configuration for the channel decoder is wrong, so the DSP in
the channel decoder can't boot. But it needs to do this only once after
power up. So we need a specific configuration for your card. The question
is: How do we separate it from the other cards?
By the way: Does your card have a fan?

Hartmut


I can try to remove the casing and make some high-res pictures from the
chips etc. I can also post more info from lspci, lshw and so on
(whatever you need).
As far as I have recognized it does not have a fan (I don't see one,
too). At least I did not hear it if it went on. But we will see this if
I open it. I will do this tomorrow.



Hermanns Tips depend a bit on the following question:
Does your board have 2 tuners or not?
Or in other words: Is it supposed to receive analog and DVB-T
simultanously?


I don't know, I will test this tomorrow, too.

Johannes

Opening the dvice is a bit tricky.
Please try the experimental patch i attached first. You might need a snapshot
of my personal repository or apply it by hand.
If it works, it does not finally solve the problem, but we will know where
we are...

Hartmut
--- v4l-dvb.wk/linux/drivers/media/video/saa7134/saa7134-dvb.c.bck	2006-10-24 22:24:32.000000000 +0200
+++ v4l-dvb.wk/linux/drivers/media/video/saa7134/saa7134-dvb.c	2006-10-24 22:24:32.000000000 +0200
@@ -1164,9 +1164,8 @@
 					       &tda827x_lifeview_config,
 					       &dev->i2c_adap);
 		if (dev->dvb.frontend) {
-			dev->dvb.frontend->ops.tuner_ops.init = philips_tda827x_tuner_init;
-			dev->dvb.frontend->ops.tuner_ops.sleep = philips_tda827x_tuner_sleep;
-			dev->dvb.frontend->ops.tuner_ops.set_params = philips_tda827x_tuner_set_params;
+			dev->dvb.frontend->ops.tuner_ops.sleep = tevion_dvb220rf_tuner_sleep;
+			dev->dvb.frontend->ops.tuner_ops.set_params = tevion_dvb220rf_tuner_set_params;
 		}
 		break;
 	case SAA7134_BOARD_PHILIPS_EUROPA:
_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux