From: Justin Raug Veggerby <veggerby@justin.dk>
To: linux-media@vger.kernel.org
Subject: Problems with Terratec Cinergy C PCI (DVB-C)
Date: Thu, 05 Nov 2009 14:15:19 +0100 [thread overview]
Message-ID: <4AF2CFE7.8080700@justin.dk> (raw)
Hi there,
I am at the point where I almost give up.
I have tried to get my mediacenter to recognize and use the Terratech
Cinergy C card, the lspci output looks like the lspci output on the wiki
page about this card:
http://www.linuxtv.org/wiki/index.php/TerraTec_Cinergy_C_DVB-C
I am not a C programmer, but I have looked at the sources from:
http://mercurial.intuxication.org/hg/s2-liplianin
And from what I can tell (from inserting some debug printk) the
tda10023_attach is called, but it fails as the id is returned as being 255.
I know it reaches this line:
if ((id & 0xf0) != 0x70) goto error;
But it doesn't reach the printk below that:
printk("TDA10023: i2c-addr = 0x%02x, id = 0x%02x\n",
state->config->demod_address, id);
Can anybody help me?
Best regards
Justin
reply other threads:[~2009-11-05 13:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4AF2CFE7.8080700@justin.dk \
--to=veggerby@justin.dk \
--cc=linux-media@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox