[linux-dvb] Anysee E30 Combo Plus startup mode

Antti Palosaari crope at iki.fi
Tue Aug 25 03:05:38 CEST 2009


On 08/21/2009 04:21 PM, Alexander Saers wrote:
> Hello
>
> I have a Anysee E30 Combo Plus USB device. It's capable of both DVB-C and
> DVB-T. I currently use the device with ubuntu 9.04 64bit with mythtv. I have
> problem with selction of mode for the device
>
> The following way i can get DVB-T
> 1. Power up computer with E30 Combo Plus connected.
> 2. run dmesg

>
> Anyone experienced this problem? It would be nice to run DVB-C without
> having to disconnect and connect hardware.

You are not alone.
Looks like it is GPIO related problem. I don't have currently that device...
It is a little bit hard to fix without knowing exactly how GPIO pins are 
connected in each device. There is too many different hardware revisions 
with different GPIOs, fix one break the other.

 From the anysee.c code you can find following entry:

	/* Try to attach demodulator in following order:
	      model      demod     hw  firmware
	   1. E30        MT352     02  0.2.1
	   2. E30        ZL10353   02  0.2.1
	   3. E30 Combo  ZL10353   0f  0.1.2    DVB-T/C combo
	   4. E30 Plus   ZL10353   06  0.1.0
	   5. E30C Plus  TDA10023  0a  0.1.0    rev 0.2
	      E30C Plus  TDA10023  0f  0.1.2    rev 0.4
	      E30 Combo  TDA10023  0f  0.1.2    DVB-T/C combo
	*/

Antti
-- 
http://palosaari.fi/



More information about the linux-dvb mailing list