Hi, Nico Nico Sabbi wrote: > Hartmut Hackmann wrote: > >> >> > > Hi, > >> Ah, Good! So the problem lies in the config file for your region. >> Thanks a lot that you informed us immedeately, this saved me from >> some work! >> Will you check the change in? >> >> Best regards >> Hartmut >> > > I don't have cvs access. > BTW, I noticed that in philips_tiger_dvb_mode() you send a message to > > struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = > sizeof(data)}; > > Is .addr the address of the demodulator? (in my case 0x9) ? > Yes. On the tiger board, this message switches the tuner either to the channel decoder or to the analog IF. Since you have 2 tuners, it should not be necessary for you. If i have to check your code in, please send me a complete patch including sign-off. Best regards Hartmut