public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] TerraTec Cinergy C
@ 2008-05-10  6:20 Tommy Alander
  2008-05-10  8:21 ` e9hack
  0 siblings, 1 reply; 6+ messages in thread
From: Tommy Alander @ 2008-05-10  6:20 UTC (permalink / raw)
  To: linux-dvb

Hi,

I am having some problem getting this card working. I'm using the
http://jusst.de/hg/mantis/archive/08f27ef99d74.tar.bz2 driver.
Everything seem to work ok but I'm not able to tune to any channels.

The windows drivers works and are able to find channels.

Using a channel I know works. Gives this:
# czap T2
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
reading channels from file '/root/.czap/channels.conf'
 42 T2:394000000:INVERSION_AUTO:6875000:FEC_NONE:QAM_64:410:420:28009
 42 T2: f 394000000, s 6875000, i 2, fec 0, qam 3, v 0x19a, a 0x1a4
status 00 | signal 0000 | snr 0000 | ber 000fffff | unc 00000a63 |
status 00 | signal 0000 | snr 9999 | ber 000fffff | unc 000061a7 |
status 00 | signal 0000 | snr 8e8e | ber 000006c0 | unc 000063a1 |
status 00 | signal 0000 | snr aaaa | ber 000fffff | unc 00000a4e |
status 00 | signal 0000 | snr 7474 | ber 000006c0 | unc 000063a5 |
status 00 | signal 0000 | snr 8585 | ber 000006c0 | unc 00006395 |
status 00 | signal 0000 | snr 8f8f | ber 000fffff | unc 0000215f |
status 00 | signal 0000 | snr 8f8f | ber 000006c0 | unc 000063a4 |
status 00 | signal 0000 | snr adad | ber 000006c0 | unc 0000639c |

Any pointers how to find out whats wrong?

/Tommy

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [linux-dvb] TerraTec Cinergy C
  2008-05-10  6:20 [linux-dvb] TerraTec Cinergy C Tommy Alander
@ 2008-05-10  8:21 ` e9hack
  2008-05-10 13:39   ` Tommy Alander
  0 siblings, 1 reply; 6+ messages in thread
From: e9hack @ 2008-05-10  8:21 UTC (permalink / raw)
  To: linux-dvb

Tommy Alander schrieb:
> status 00 | signal 0000 | snr 0000 | ber 000fffff | unc 00000a63 |
> status 00 | signal 0000 | snr 9999 | ber 000fffff | unc 000061a7 |
> 
> Any pointers how to find out whats wrong?

The card has no signal.

-Hartmut

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [linux-dvb] TerraTec Cinergy C
  2008-05-10  8:21 ` e9hack
@ 2008-05-10 13:39   ` Tommy Alander
  2008-05-12 12:47     ` nick
  0 siblings, 1 reply; 6+ messages in thread
From: Tommy Alander @ 2008-05-10 13:39 UTC (permalink / raw)
  To: linux-dvb, e9hack

On Sat, May 10, 2008 at 10:21 AM, e9hack <e9hack@googlemail.com> wrote:
> Tommy Alander schrieb:
>> status 00 | signal 0000 | snr 0000 | ber 000fffff | unc 00000a63 |
>> status 00 | signal 0000 | snr 9999 | ber 000fffff | unc 000061a7 |
>>
>> Any pointers how to find out whats wrong?
>
> The card has no signal.

How is that possible when using the same values with the windows
driver works? I have not been able to get any kind of channellock with
linux.

/Tommy

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [linux-dvb] TerraTec Cinergy C
  2008-05-10 13:39   ` Tommy Alander
@ 2008-05-12 12:47     ` nick
  2008-05-12 12:55       ` Tommy Alander
  0 siblings, 1 reply; 6+ messages in thread
From: nick @ 2008-05-12 12:47 UTC (permalink / raw)
  To: linux-dvb

On Saturday 10 May 2008 15:39:29 Tommy Alander wrote:

Check this out

http://www.linuxtv.org/wiki/index.php/TerraTec_Cinergy_C_DVB-C

Let us know if this works 


> On Sat, May 10, 2008 at 10:21 AM, e9hack <e9hack@googlemail.com> wrote:
> > Tommy Alander schrieb:
> >> status 00 | signal 0000 | snr 0000 | ber 000fffff | unc 00000a63 |
> >> status 00 | signal 0000 | snr 9999 | ber 000fffff | unc 000061a7 |
> >>
> >> Any pointers how to find out whats wrong?
> >
> > The card has no signal.
>
> How is that possible when using the same values with the windows
> driver works? I have not been able to get any kind of channellock with
> linux.
>
> /Tommy
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb



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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [linux-dvb] TerraTec Cinergy C
  2008-05-12 12:47     ` nick
@ 2008-05-12 12:55       ` Tommy Alander
  2008-05-17 19:11         ` Joakim Berglund
  0 siblings, 1 reply; 6+ messages in thread
From: Tommy Alander @ 2008-05-12 12:55 UTC (permalink / raw)
  To: nick, linux-dvb

On Mon, May 12, 2008 at 2:47 PM, nick <boexli@gmx.net> wrote:
> On Saturday 10 May 2008 15:39:29 Tommy Alander wrote:
>
> Check this out
>
> http://www.linuxtv.org/wiki/index.php/TerraTec_Cinergy_C_DVB-C
>
> Let us know if this works

I tried the latest version of the mantis
driver(http://jusst.de/hg/mantis) and that one works.
(I also updated the wiki with that information)

/Tommy

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [linux-dvb] TerraTec Cinergy C
  2008-05-12 12:55       ` Tommy Alander
@ 2008-05-17 19:11         ` Joakim Berglund
  0 siblings, 0 replies; 6+ messages in thread
From: Joakim Berglund @ 2008-05-17 19:11 UTC (permalink / raw)
  To: linux-dvb

Citerar Tommy Alander <tommy.alander@gmail.com>:

> On Mon, May 12, 2008 at 2:47 PM, nick <boexli@gmx.net> wrote:
>> On Saturday 10 May 2008 15:39:29 Tommy Alander wrote:
>>
>> Check this out
>>
>> http://www.linuxtv.org/wiki/index.php/TerraTec_Cinergy_C_DVB-C
>>
>> Let us know if this works
>
> I tried the latest version of the mantis
> driver(http://jusst.de/hg/mantis) and that one works.
> (I also updated the wiki with that information)
>


I gotta be missing something...
Either I got wrong manufacturer of the CAM or the CA part isn't done yet..
(yes it works under windows)

Help?

[ 1593.696531] found a VP-2040 PCI DVB-C device on (01:09.0),
[ 1593.696533]     Mantis Rev 1 [153b:1178], irq: 17, latency: 64
[ 1593.696536]     memory: 0xfd0ff000, mmio: 0xffffc20000602000
[ 1593.697966]     MAC Address=3D[00:08:ca:1c:72:73]
[ 1593.697991] mantis_alloc_buffers (0): DMA=3D0x8480000 =20
cpu=3D0xffff810008480000 size=3D65536
[ 1593.698009] mantis_alloc_buffers (0): RISC=3D0xc026000 =20
cpu=3D0xffff81000c026000 size=3D1000
[ 1593.698250] DVB: registering new adapter (Mantis dvb adapter)
[ 1593.907441] mantis_frontend_init (0): Probing for CU1216 (DVB-C)
[ 1593.908297] mantis_frontend_init (0): found Philips CU1216 DVB-C =20
frontend (TDA10023) @ 0x0c
[ 1593.908312] mantis_frontend_init (0): Mantis DVB-C Philips CU1216 =20
frontend attach success
[ 1593.908327] DVB: registering frontend 0 (Philips TDA10023 DVB-C)...
[ 1593.908362] mantis_ca_init (0): Registering EN50221 device
[ 1593.908371] dvb_ca_en50221_init
[ 1593.908503] mantis_ca_init (0): Registered EN50221 device
[ 1593.908514] mantis_hif_init (0): Adapter(0) Initializing Mantis =20
Host Interface
[ 1593.909626] dvb_ca_en50221_thread
[ 1594.789292] TUPLE type:0x53 length:8
[ 1595.188698]   0x00: 0x34 4
[ 1595.588104]   0x01: 0x8b .
[ 1595.987512]   0x02: 0x53 S
[ 1596.386917]   0x03: 0x08 .
[ 1596.786325]   0x04: 0x34 4
[ 1597.185730]   0x05: 0x8b .
[ 1597.585137]   0x06: 0x53 S
[ 1597.984543]   0x07: 0x08 .
[ 1597.984546] dvb_ca adapter 0: Invalid PC card inserted :(


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-05-17 19:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-10  6:20 [linux-dvb] TerraTec Cinergy C Tommy Alander
2008-05-10  8:21 ` e9hack
2008-05-10 13:39   ` Tommy Alander
2008-05-12 12:47     ` nick
2008-05-12 12:55       ` Tommy Alander
2008-05-17 19:11         ` Joakim Berglund

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