public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Problems with Terratec Cinergy C PCI (DVB-C)
@ 2009-11-05 13:15 Justin Raug Veggerby
  0 siblings, 0 replies; only message in thread
From: Justin Raug Veggerby @ 2009-11-05 13:15 UTC (permalink / raw)
  To: linux-media

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





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-05 13:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-05 13:15 Problems with Terratec Cinergy C PCI (DVB-C) Justin Raug Veggerby

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox