From: Manu Abraham <abraham.manu@gmail.com>
To: Sverker Abrahamsson <sverker@abrahamsson.com>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Mantis status? VP3030 questions
Date: Sat, 30 Aug 2008 21:38:40 +0400 [thread overview]
Message-ID: <48B985A0.7040704@gmail.com> (raw)
In-Reply-To: <483940C30C8D406C93CF3978F5371313@shrek>
Sverker Abrahamsson wrote:
> Hi,
> what is the current status of the Mantis driver (Manu Abrahams tree)? Does it work stable with any card?
>
> I've been trying to make it work for the Twinhan VP3030 DVB-T card but I see that the part that enables the frontend was disabled. I've enabled it and made the neccesary API changes to make it compile (such as using dvb_attach instead of calling directly to the specific frontend attach). The frontend is a ZL10353 (it is now called CE6353 after being aquired by Intel) which is supported on other cards.
>
> In the zl10353_attach routine I see that it's trying to read CHIP_ID from i2c device 0x0f but I'm getting undefined results. Yesterday it was 0xfd, today it has been 0x00. Not 0x14 as it should be.
>
> The only reason I can see for that is that the chip has not been reset properly. The sequence for initializing the frontend is to first power it up by setting gpio bit 0x0c on mantis to 1, then reset it by writing first 0 to gpio bit 13 for 200 ms, then 1.
>
> One potential scenario is that the reset pin is not connected to gpio pin 13 on this board but has some other wiring, other than that I don't know what to look for.
I had the same card, also the same mentioned issue. I figured probably
it could be a hardware related issue. Maybe it is time that i check the
card again.
>
> I tested to comment out the check for CARD_ID, then the frontend is established and it finds the tuner correctly on i2c address 0x60 but it does not work to scann, get tuning failed on all frequencies.
>
The issue what i guess is that the frontend is not RESET or powered up.
Regards,
Manu
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
prev parent reply other threads:[~2008-08-30 17:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-28 11:57 [linux-dvb] Mantis status? VP3030 questions Sverker Abrahamsson
2008-08-30 17:38 ` Manu Abraham [this message]
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=48B985A0.7040704@gmail.com \
--to=abraham.manu@gmail.com \
--cc=linux-dvb@linuxtv.org \
--cc=sverker@abrahamsson.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox