[linux-dvb] Afatech DVB-T - Installation Guide - v0.1.1j (not working)
Antti Palosaari
crope at iki.fi
Tue Oct 14 17:16:07 CEST 2008
Jelle de Jong wrote:
> Antti Palosaari wrote:
>> hello Jelle,
>> sorry for top-posting...
>>
>> Error from attached file:
>>
>> [ 57.163981] DVB: registering frontend 0 (Afatech AF9013 DVB-T)...
>> [ 57.277990] af9015: command failed:2
>> [ 57.278001] mt2060 I2C read failed
>>
>> goes to the fact that I2C-communication towards tuner is behind I2C-gate
>> of the AF9015/AF9013. MT2060 you use does not have I2C-gate implemented.
>> Use newer MT2060 module for correct functionality.
>>
>> See for more information:
>> http://palosaari.fi/linux/v4l-dvb/controlling_tuner.txt
>> http://palosaari.fi/linux/v4l-dvb/controlling_tuner_af9015_dual_demod.txt
>>
>> reagrds
>> Antti
>
> Thanks for the information, since one of my specializations is embedded
> hardware development, I do understand the presented issues.
>
> Should there not be an option to the MT2060 module to use the I2C-gate
> or not? What can I do to get this device working now?
There is no option for I2C-gate, gate will be called every time when
access to tuner is needed. If you already use MT2060 coming with AF9015
driver it should work. I doubt that you are mixing em2880 driver and
af9015 and wrong tuner driver is coming from em2880. But I am not sure.
Could you make clean install to see whether or not it is working.
hg clone http://linuxtv.org/hg/v4l-dvb/
make
make install (root privileges)
replug stick
reboot
plug stick
It should work (hopefully)
reagrds
Antti
--
http://palosaari.fi/
More information about the linux-dvb
mailing list