* [linux-dvb] Problem with mantis drivers for Terratec Cinergy C and CAM
@ 2008-09-06 23:51 Clemens Sutor
2008-09-14 12:34 ` Matthias Dahl
0 siblings, 1 reply; 8+ messages in thread
From: Clemens Sutor @ 2008-09-06 23:51 UTC (permalink / raw)
To: linux-dvb
Hello @all!
I have a Terratec Cinergy C with CI under Ubuntu 8.04 running vdr 1.6.
I use the newest mantis drivers from the mercury repository (83e2af36efe7).
<http://www.jusst.de/hg/mantis/rev/83e2af36efe7>With all free channels everything is running fine but if I insert my CAM into the CI when running vdr, the CAM init fails and even free programs are not viewable anymore.
The dmesg shows:
[ 86.389545] dvb_ca adapter 0: CAM tried to send a buffer larger than the link buffer size (49158 > 128)!
[ 86.491022] dvb_ca adapter 0: CAM tried to send a buffer larger than the ecount size!
[ 86.491027] dvb_ca adapter 0: DVB CAM link initialisation failed :(
Any ideas or fixes for this problem?
Will be a verbose log of the mantis module more helpfull?
Bye
Clemens
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] Problem with mantis drivers for Terratec Cinergy C and CAM
2008-09-06 23:51 [linux-dvb] Problem with mantis drivers for Terratec Cinergy C and CAM Clemens Sutor
@ 2008-09-14 12:34 ` Matthias Dahl
[not found] ` <48CD4B09.8000706@gmx.de>
0 siblings, 1 reply; 8+ messages in thread
From: Matthias Dahl @ 2008-09-14 12:34 UTC (permalink / raw)
To: linux-dvb
Hello Clemens.
On Sunday 07 September 2008 01:51:43 Clemens Sutor wrote:
> [ 86.389545] dvb_ca adapter 0: CAM tried to send a buffer larger than the
> link buffer size (49158 > 128)!
> [ 86.491022] dvb_ca adapter 0: CAM tried to send a buffer larger than the
> ecount size!
> [ 86.491027] dvb_ca adapter 0: DVB CAM link initialisation failed :(
This sounds very familiar. Due the fact that the dvb_ca_50221.c implementation
is the same in the mantis tree, you could be suffering from the same problem
I had. Just to be sure before I send you a patch to try: does it happen more
or less randomly or right after vdr is up and running? Could you please
provide some more informations about your system?
Thanks and have a nice sunday,
matthias.
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] Problem with mantis drivers for Terratec Cinergy C and CAM
[not found] ` <48CD4B09.8000706@gmx.de>
@ 2008-09-14 18:01 ` Matthias Dahl
2008-09-14 19:04 ` Ruediger Dohmhardt
0 siblings, 1 reply; 8+ messages in thread
From: Matthias Dahl @ 2008-09-14 18:01 UTC (permalink / raw)
To: Clemens Sutor; +Cc: linux-dvb
On Sunday 14 September 2008 19:34:02 Clemens Sutor wrote:
> first, thanks for the reply. I hope you can help me.
You're welcome, but unfortunately you are suffering from a totally different
problem. I searched around a bit and found some "old" threads from June 08
with related problems... but no solution. :(
> there is no working CI/CAM support for the Mantis 2033/2040 chipset
> cards. You are telling me the opposite now. Did I get something wrong?
No, actually I did not. :-) All I said is I had a brief look over the mantis
tree and spotted several known areas which area cicam related. From what I
had seen, I thought everything was already in place and concluded that you
might be suffering from a similar problem like I did for several month
because everything looked very familiar. But it seems like the cicam support
is rather new and still not quite ready.
I am sorry I cannot be of more help but I don't have a Mantis based card here
nor have I any experience with the Mantis tree. :-( Maybe someone else...?
Hope you get this fixed sooner rather than later... :-(
So long,
mathtias.
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] Problem with mantis drivers for Terratec Cinergy C and CAM
2008-09-14 18:01 ` Matthias Dahl
@ 2008-09-14 19:04 ` Ruediger Dohmhardt
2008-09-14 19:19 ` Manu Abraham
0 siblings, 1 reply; 8+ messages in thread
From: Ruediger Dohmhardt @ 2008-09-14 19:04 UTC (permalink / raw)
To: Matthias Dahl; +Cc: linux-dvb
> No, actually I did not. :-) All I said is I had a brief look over the mantis
> tree and spotted several known areas which area cicam related. From what I
> had seen, I thought everything was already in place and concluded that you
> might be suffering from a similar problem like I did for several month
> because everything looked very familiar. But it seems like the cicam support
> is rather new and still not quite ready.
>
Yes, for the 2033 it is not working yet!.
And as said several times on this list, I'm waiting for it for a long
time already.
I wonder why Manu does not finish it. There are several people here
waiting for CiCam support.
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] Problem with mantis drivers for Terratec Cinergy C and CAM
2008-09-14 19:04 ` Ruediger Dohmhardt
@ 2008-09-14 19:19 ` Manu Abraham
2008-09-14 19:31 ` Ruediger Dohmhardt
2008-09-14 20:32 ` Clemens Sutor
0 siblings, 2 replies; 8+ messages in thread
From: Manu Abraham @ 2008-09-14 19:19 UTC (permalink / raw)
To: Ruediger Dohmhardt; +Cc: linux-dvb
Ruediger Dohmhardt wrote:
>> No, actually I did not. :-) All I said is I had a brief look over the mantis
>> tree and spotted several known areas which area cicam related. From what I
>> had seen, I thought everything was already in place and concluded that you
>> might be suffering from a similar problem like I did for several month
>> because everything looked very familiar. But it seems like the cicam support
>> is rather new and still not quite ready.
>>
> Yes, for the 2033 it is not working yet!.
> And as said several times on this list, I'm waiting for it for a long
> time already.
> I wonder why Manu does not finish it. There are several people here
> waiting for CiCam support.
It's not something that i am purposefully delaying it. I am also almost
at wits end. It is indeed a silly bug now, as almost everything is done
for the "basic CI-CAM" support on the Mantis. The vendor is also helping
out, by taking a look at the issue, but as said sometimes silly bugs are
hard to find.
Regards,
Manu
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] Problem with mantis drivers for Terratec Cinergy C and CAM
2008-09-14 19:19 ` Manu Abraham
@ 2008-09-14 19:31 ` Ruediger Dohmhardt
2008-09-14 20:32 ` Clemens Sutor
1 sibling, 0 replies; 8+ messages in thread
From: Ruediger Dohmhardt @ 2008-09-14 19:31 UTC (permalink / raw)
To: Manu Abraham; +Cc: linux-dvb
> It's not something that i am purposefully delaying it. I am also almost
> at wits end. It is indeed a silly bug now, as almost everything is done
> for the "basic CI-CAM" support on the Mantis. The vendor is also helping
> out, by taking a look at the issue, but as said sometimes silly bugs are
> hard to find.
>
Ok! Thank you, Manu.
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] Problem with mantis drivers for Terratec Cinergy C and CAM
2008-09-14 19:19 ` Manu Abraham
2008-09-14 19:31 ` Ruediger Dohmhardt
@ 2008-09-14 20:32 ` Clemens Sutor
2008-09-14 21:42 ` Manu Abraham
1 sibling, 1 reply; 8+ messages in thread
From: Clemens Sutor @ 2008-09-14 20:32 UTC (permalink / raw)
To: Manu Abraham; +Cc: linux-dvb
>
>>> No, actually I did not. :-) All I said is I had a brief look over the mantis
>>> tree and spotted several known areas which area cicam related. From what I
>>> had seen, I thought everything was already in place and concluded that you
>>> might be suffering from a similar problem like I did for several month
>>> because everything looked very familiar. But it seems like the cicam support
>>> is rather new and still not quite ready.
>>>
>>>
Thank you for trying to help Matthias.
>> Yes, for the 2033 it is not working yet!.
>> And as said several times on this list, I'm waiting for it for a long
>> time already.
>> I wonder why Manu does not finish it. There are several people here
>> waiting for CiCam support.
>>
>
> It's not something that i am purposefully delaying it. I am also almost
> at wits end. It is indeed a silly bug now, as almost everything is done
> for the "basic CI-CAM" support on the Mantis. The vendor is also helping
> out, by taking a look at the issue, but as said sometimes silly bugs are
> hard to find.
>
> Regards,
> Manu
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
>
Hi Manu,
thanks for the info about the status in develeopment, it's the first
answer I was able to get from "official" sources :)
Can you give us some updates if you get feedback from the vendor please?
Is there something I can do to support you in finding the problem?
Bye
Clemens
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [linux-dvb] Problem with mantis drivers for Terratec Cinergy C and CAM
2008-09-14 20:32 ` Clemens Sutor
@ 2008-09-14 21:42 ` Manu Abraham
0 siblings, 0 replies; 8+ messages in thread
From: Manu Abraham @ 2008-09-14 21:42 UTC (permalink / raw)
To: Clemens Sutor; +Cc: linux-dvb
Hi Clemens,
Clemens Sutor wrote:
> Hi Manu,
>
> thanks for the info about the status in develeopment, it's the first
> answer I was able to get from "official" sources :)
>
> Can you give us some updates if you get feedback from the vendor please?
Of course.
>
> Is there something I can do to support you in finding the problem?
>
The key to the bug lies here:
http://jusst.de/hg/mantis/rev/83e2af36efe7
Regards,
Manu
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-09-14 21:43 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-06 23:51 [linux-dvb] Problem with mantis drivers for Terratec Cinergy C and CAM Clemens Sutor
2008-09-14 12:34 ` Matthias Dahl
[not found] ` <48CD4B09.8000706@gmx.de>
2008-09-14 18:01 ` Matthias Dahl
2008-09-14 19:04 ` Ruediger Dohmhardt
2008-09-14 19:19 ` Manu Abraham
2008-09-14 19:31 ` Ruediger Dohmhardt
2008-09-14 20:32 ` Clemens Sutor
2008-09-14 21:42 ` Manu Abraham
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox