Discussion:
[vdr] hardware for dvbufs9xx output plugin
(too old to reply)
Torgeir Veimo
2012-04-13 13:36:56 UTC
Permalink
Am wondering if anyone has an overview of which hardware works with
the dvbufs9xxx output plugin?

http://gitorious.org/open-duckbox-project-sh4/tdt/trees/master/tdt/cvs/apps/vdr/vdr-1.7.22/PLUGINS/src/dvbufs9xx

Eg the Atevio 7500 works with this output plugin.
--
-Tor
Alex Alex
2012-04-13 13:42:04 UTC
Permalink
hi,
japs works without problems. only cam switch i got problems.
i hope here some give me a tipp how i can slow this problem

http://aaf-board.com/forum/showthread.php?76593-VDR-duckbox < here i wrote a tutorial howto install vdr on atevio or octagon or kathin ufs 910.
Post by Torgeir Veimo
Am wondering if anyone has an overview of which hardware works with
the dvbufs9xxx output plugin?
http://gitorious.org/open-duckbox-project-sh4/tdt/trees/master/tdt/cvs/apps/vdr/vdr-1.7.22/PLUGINS/src/dvbufs9xx
Eg the Atevio 7500 works with this output plugin.
--
-Tor
_______________________________________________
vdr mailing list
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Wolfgang Rohdewald
2012-04-13 13:51:01 UTC
Permalink
Post by Alex Alex
hi,
japs works without problems. only cam switch i got problems.
i hope here some give me a tipp how i can slow this problem
http://aaf-board.com/forum/showthread.php?76593-VDR-duckbox < here i wrote a
tutorial howto install vdr on atevio or octagon or kathin ufs 910.
would that also work with Kathrein UFS 940?
--
Wolfgang
Torgeir Veimo
2012-04-13 15:22:55 UTC
Permalink
Looks like it would cover most of the devices here;
http://wiki.hdfreaks.cc/index.php/Fortis_Modelle
--
-Tor
Alex Alex
2012-04-13 15:29:57 UTC
Permalink
japs, but can u help me?
Post by Torgeir Veimo
Looks like it would cover most of the devices here;
http://wiki.hdfreaks.cc/index.php/Fortis_Modelle
--
-Tor
_______________________________________________
vdr mailing list
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Alex Alex
2012-04-14 15:21:31 UTC
Permalink
here works with e2 or neutrino

http://gitorious.org/open-duckbox-project-sh4/tdt/blobs/master/tdt/cvs/apps/enigma2/lib/dvb_ci/dvbci.cpp
http://gitorious.org/open-duckbox-project-sh4/tdt/blobs/master/tdt/cvs/apps/neutrino/src/zapit/src/ci.cpp

i think in vdr ci.c is misstake vor the duckbox driver. there is one two thinks to change then it runs without problems.

my chain of thought is:
vdr starts on pro7 cam start decrypt. 1-2-3 hours later all thinks work. ( decoding all right)
now i switch 20-60 min later the bild hangs and under settings->cam->modulinformation i see modul cpu 99% ( my think is update funktion send wrong data to alpharypt)
vdr->func_setpid->driver->alphacrypt and the driver get wrong info?

if i change device.c
eSetChannelResult cDevice:etChannel(const cChannel *Channel, bool LiveView)
{
if(camSlot)
camSlot->StopDecrypting();
then the channel switchetches works without rpoblems.

i think there is a wrong flaq for update or something near it.
but im in php good. vdr is only hobby and i learn c++

no one an idee?
japs, but can u help me?
Post by Torgeir Veimo
Looks like it would cover most of the devices here;
http://wiki.hdfreaks.cc/index.php/Fortis_Modelle
--
-Tor
_______________________________________________
vdr mailing list
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
_______________________________________________
vdr mailing list
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
Loading...