Page 1 of 1

DTS codec gives "Not Available" on CI+ TVs.

Posted: Thu Nov 25, 2010 2:49 pm
by erdem_ua
Some CI+ TV users have "Not Available" error when they try to execute DTS codec from childrens menu. What problem might be? Do you know?
Thanks.

Re: DTS codec gives "Not Available" on CI+ TVs.

Posted: Thu Nov 25, 2010 6:43 pm
by smartsmurf
The folder structure on USB should look like this:

Code: Select all

<samygodca>
  +-clmeta.dat
  +-samygodca.png
  <samygodca>
    +-samygodca.png
    +-clmeta.dat
    +-libavcodec.so.52
    +-libavcore.so.0
    +-libavformat.so.52
    +-libavutil.so.50
    +-libdca.so
    +-samygodca.so
    +-samygodca_inj.so
The upper level clmeta.dat should contain this information:

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<contentlibrary>
  <contentpack id="samygodca">
    <category>Children</category>
    <title language_id="English">[SamyGO-DCA for CIP devices]</title>
    <startpoint language_id="English">dummy</startpoint>
    <thumbnailpath>samygodca.png</thumbnailpath>
    <info language_id="English">SamyGO-DCA for CIP devices</info>
    <totalsize>1</totalsize>
  </contentpack>
</contentlibrary>
The trick is to let the CI+ device copy content into children category (under /mtd_tlib/swf/CHILDREN/samygodca) and then claim that the application /mtd_tlib/swf/CHILDREN/samygodca/samygodca is a "Game". This bypasses the signature check.

Re: DTS codec gives "Not Available" on CI+ TVs.

Posted: Thu Nov 25, 2010 7:23 pm
by erdem_ua
Yes, there is no problem at copying to TV, but trying to execute from content manager children menu gives that error depending user at Turkish donanimhaber forum. It works for most users. But don't know what he is made to archive this. I explain each step. Telnet Enabler looks like working at there. Near DTS codec, Just wonder what is "Not Available" message. Here is the link for screenshots. I don't understand the situation actually. And "?ocuk" means Children in Turkish. It looks like he made those things correct.

Re: DTS codec gives "Not Available" on CI+ TVs.

Posted: Thu Nov 25, 2010 10:36 pm
by smartsmurf
It is strange to not see the two items in the screenshot:

Code: Select all

SamyGO DCA module
[SamyGO-DCA for CIP devices]
The one in brackets [] comes from the outer clmeta.dat and the other entry "SamyGO DCA module" comes from the inner one. For me it seems that not all files had been copied to TV. Can you ask the user to run the following statements?

Code: Select all

ls -al /mtd_tlib/swf/CHILDREN/samygodca/
ls -al /mtd_tlib/swf/CHILDREN/samygodca/samygodca/

Re: DTS codec gives "Not Available" on CI+ TVs.

Posted: Thu Nov 25, 2010 11:51 pm
by erdem_ua
Thanks, problem is just a mistake of dummy user. So solved.
They don't understand from bash, just hopeless M$ slaves. :)

Re: DTS codec gives "Not Available" on CI+ TVs.

Posted: Sat Nov 27, 2010 1:59 am
by erdem_ua
piefko wrote:Hi together,

what was the problem in detail? I'm getting the same splash screen with my UE40B7090 CIP Device... Always the message, "Not Available".

I've edited via the telnet session in vi the clmeta.dat, because this one had some signs at the end of every line... But it didn't help...
What I'm doing wrong???

Thanks for you help

BR
Piefko
Use the DTS applications "Restricted Firmware Version" will solve problem.