Dreaming it 2

dohaa32

Member
My Satellite Setup
dreambox 7025s /c
My Location
dk
TPS on dreambox 7025
it is more than a week now and am trying to clear tps on my db, but only blank i get, so therfore i gave up and searching helo in this forum.
i read som threads regarding this like:
http://satellites.co.uk/php-bin/forum/showthread.php?t=74153
did nearly all steps dlemaire did but not succeed
note that i have no :var/keys, but usr/keys
no var/scce, but usr/scce
no var/tuxbox/ , but etc/tuxbox
so i did like this:
-loaded the gemini 1.80
-loaded Evocamd 2.11 EMU from the blupanel
-loaded Evocamd-config 2.02 (bluepanel)
-FTB satan bundle to var/tmp and manual install from db.
-FTB FTP camd_cfg from JFK
rebooted and nothing.
any idea what to do?
 
usr/keys is a softlink to var/keys (or vice versa).

What is the date of the satan keys? Does it have the latest TPS_AES.txt?

Rename camd_cfg as it will overwrite TPS_AES.txt

Welcome to the forum. :)
 
mhku said:
usr/keys is a softlink to var/keys (or vice versa).

What is the date of the satan keys? Does it have the latest TPS_AES.txt?

Rename camd_cfg as it will overwrite TPS_AES.txt

Welcome to the forum. :)
:) I knew it will be u the first who welcome me:) thanks
i have no keys folder under var..i have usr/keys it is NOT a softlink to var/keys,
renamed camd_cfg to camdcfg_(yes TPS_AES.txt updated with latest keys)
and restarted db, till black screen!!
 
Are any channels being decoded or is it just TPS that is failing?

Did you re FTP TPS_AES.txt into your keys folder?
 
mhku said:
Are any channels being decoded or is it just TPS that is failing?

Did you re FTP TPS_AES.txt into your keys folder?
i cannot decode any channel, not only tps
yes i re-ftp TPS_AES.txt to usr/keys.
 
What image are you using as well?

Does your 7025 put the keys correctly into usr/keys and usr/scce?

Use a telnet session make a softlink between var/ keys and usr/keys:

ln -s usr/keys var/

If you multi boot the keys go inside the image mount folder not in /var or /usr
 
mhku said:
What image are you using as well?

Does your 7025 put the keys correctly into usr/keys and usr/scce?

Use a telnet session make a softlink between var/ keys and usr/keys:

ln -s usr/keys var/

If you multi boot the keys go inside the image mount folder not in /var or /usr
Gemini 1.80
i dont know if it puts keys correctly to usr/key and usr/scce...blue panel has no keys selection!!!
can u please describe how to make that soft link..am a newbeginner to db and telnet...i am having dcc running now
 
Get an FTP program like FileZilla and you can "Browse" your dreambox file structure.

It should mention how to telnet in the Dreambox Idiot's guide- if you haven't read it do it now.
 
mhku said:
Get an FTP program like FileZilla and you can "Browse" your dreambox file structure.

It should mention how to telnet in the Dreambox Idiot's guide- if you haven't read it do it now.

FTP program i have one, i have dcc too..
idiot guide i read that b4, checked again through index , but nothing about telnet and its commands there:(

my db is connected through router and i can full acces it by the ftp program.
 
Use your FTP program to see where the keys are. I don't know/ use DCC

Telnet:

open a command prompt on your PC

start > run > cmd

telnet 10.0.0.100 (replace with your Dreambox IP)

ln -s usr/keys var/

This will create a softlink (symlink) called var/keys that will point to usr/keys

Did you install evocamd for a 7025? Have you tried camd3? Again, must be for a 7025
 
mhku said:
Use your FTP program to see where the keys are. I don't know/ use DCC

Telnet:

open a command prompt on your PC

start > run > cmd

telnet 10.0.0.100 (replace with your Dreambox IP)

ln -s usr/keys var/

This will create a softlink (symlink) called var/keys that will point to usr/keys

Did you install evocamd for a 7025? Hav you tried camd3? Again, must be for a 7025
i have full access to my db with ftp and telnet
when i type the command ln -s usr/keys var/
i get this: ln var/: File exists

Yes i installed evocamd 2.11 for 7025 and Evocamd-config 2.02
No didn´t try camd 3 yet.
 
my mistake, try this:

ln -s usr/keys var/keys
 
can you find, using FTP, a folder called /usr/keys and a folder called /var ?

Try:

ln -s /usr/keys /var/
 
mhku said:
can you find, using FTP, a folder called /usr/keys and a folder called /var ?

Try:

ln -s /usr/keys /var/

yes /usr/key and /var exists

ran command on telnet and ok
can now c softlink keys->/usr/keys/ in /var/

restarded db, but still coded
 
Is evocamd the default cam? Is it running? There are keys in usr/keys ?

There are bin files in usr/keys/nagra_roms?
 
mhku said:
Is evocamd the default cam? Is it running? There are keys in usr/keys ?

There are bin files in usr/keys/nagra_roms?
yes evocamd is default and enabled
keys in key folder (check attachment)
 
There are files in nagra_roms? The right hand pane on that pic is your PC? Dates are very old on some of those files. Satan file is 21/09

The only other thing I can guess at is the file structure is different for a 7025; I checked on IHAD an evocamd works on a 7025.

Maybe a 7025 owner can help? And is your config file the one for 2.11 and for a 7025?
 
mhku said:
There are files in nagra_roms? The right hand pane on that pic is your PC? Dates are very old on some of those files. Satan file is 21/09

The only other thing I can guess at is the file structure is different for a 7025; I checked on IHAD an evocamd works on a 7025.

Maybe a 7025 owner can help? And is your config file the one for 2.11 and for a 7025?
yes there r files in nagra_roms
right handed panel is my pc...
maybe u r right...regarding the structure..
missunderstod regarding IHAD (got in the fly hydra:) )
yes i downloaded config via blue panel..supposed to be 7025 compatible


thanks for ur help
 
try key converter follow the instructions find a softcam.key file and make it keylist.txt (evo cam) copy the new file in usr/keys it should works
 
Back
Top