All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: Jelle de Jong <jelledejong@powercraft.nl>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Afatech DVB-T - Installation Guide - v0.1.1j (not working)
Date: Tue, 14 Oct 2008 18:16:07 +0300	[thread overview]
Message-ID: <48F4B7B7.4080107@iki.fi> (raw)
In-Reply-To: <48F4B576.8010509@powercraft.nl>

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/

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

  reply	other threads:[~2008-10-14 15:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-14 11:57 [linux-dvb] Digittrade DVB-T (Afatech DVB-T) (af9015.fw) - Device Information Jelle de Jong
2008-10-14 12:24 ` Jelle de Jong
2008-10-14 13:59   ` [linux-dvb] Afatech DVB-T - Installation Guide - v0.1.1j (not working) Jelle de Jong
2008-10-14 14:53     ` Antti Palosaari
2008-10-14 15:06       ` Jelle de Jong
2008-10-14 15:16         ` Antti Palosaari [this message]
2008-10-14 19:30           ` [linux-dvb] Afatech DVB-T - Installation Guide - v0.1.1j (70% working) Jelle de Jong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48F4B7B7.4080107@iki.fi \
    --to=crope@iki.fi \
    --cc=jelledejong@powercraft.nl \
    --cc=linux-dvb@linuxtv.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.