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.
DTS codec gives "Not Available" on CI+ TVs.
-
- Official SamyGO Developer
- Posts: 111
- Joined: Thu Jun 24, 2010 8:26 am
- Location: Frankfurt, Germany
Re: DTS codec gives "Not Available" on CI+ TVs.
The folder structure on USB should look like this:
The upper level clmeta.dat should contain this information:
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.
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
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>
- erdem_ua
- SamyGO Admin
- Posts: 3126
- Joined: Thu Oct 01, 2009 6:02 am
- Location: Istanbul, Turkey
- Contact:
Re: DTS codec gives "Not Available" on CI+ TVs.
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.
-
- Official SamyGO Developer
- Posts: 111
- Joined: Thu Jun 24, 2010 8:26 am
- Location: Frankfurt, Germany
Re: DTS codec gives "Not Available" on CI+ TVs.
It is strange to not see the two items in the screenshot:
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
SamyGO DCA module
[SamyGO-DCA for CIP devices]
Code: Select all
ls -al /mtd_tlib/swf/CHILDREN/samygodca/
ls -al /mtd_tlib/swf/CHILDREN/samygodca/samygodca/
- erdem_ua
- SamyGO Admin
- Posts: 3126
- Joined: Thu Oct 01, 2009 6:02 am
- Location: Istanbul, Turkey
- Contact:
Re: DTS codec gives "Not Available" on CI+ TVs.
Thanks, problem is just a mistake of dummy user. So solved.
They don't understand from bash, just hopeless M$ slaves.
They don't understand from bash, just hopeless M$ slaves.

- erdem_ua
- SamyGO Admin
- Posts: 3126
- Joined: Thu Oct 01, 2009 6:02 am
- Location: Istanbul, Turkey
- Contact:
Re: DTS codec gives "Not Available" on CI+ TVs.
Use the DTS applications "Restricted Firmware Version" will solve problem.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