Currenly the remote has been remapped to allow sideways bouquets scrolling and when on the epg when pressing green,yellow or red to switch on a timer event rather than record DVR or ngrab (these can still be selected from the timer edit window though)
If you want those back to defaults just erase
/var/tuxbox/config/enigma/resources/rcdm5xxx.xml
and rename
/var/tuxbox/config/enigma/resources/rcdm5xxx.xml.bak
to "rcdm5xxx.xml" then reboot enigma.
---A note on using SCAM from the flexmenu (currently set on the blue button)
When this is selected from the flexmenu the keys from evocamds keylist.txt are written to the nagra file (both found in var/keys) - the box reboots and then uses scam with the new nagra keyfile.
The chances are you're going to need to edit /var/scripts/updatesdisable.sh
the part that says 5B01 is the bit you'll need to edit depending on your key provider:
My key provider is 5a01 (which can be found by looking at your keylist.txt file) so I need to add 1 hex number to that to make it 5b01, for example if your key provider in keylist.txt is 5c01 you would need to edit updatesdisable.sh to say 5d01 for scam to work for you.
Still to do : edit the boot logo as I used my custom dbox logo (due to the fact i like it -
).
If you enable the plugins menu again you'll see I added some extra plugins not found in the jade image, these can be removed if you don't use them.
If you use the pli menu to enable a different cam - then the flexmenu cam selection will be disabled, this is to stop you trying to run two cams at the same time.
Last but not least - this image has been set up for east central scotland and contains bouquets and services as well as my own local cables.xml - DO NOT USE factory reset options to wipe those out or you will wipe out other files needed for this modded image - use dreambox edit instead to add your own services/bouquets and cables.xml files or for editing.
Once that's done you can use the flexmenu to make your own custom backup image.
Laters and enjoy - this image contains no keys:
use menu/setup/software management/downloads/keys from MrDude/virgin keys - this will download the keys to make your box autoupdate.
download link here:
have fun - MrDude.
PLEASE NOTE
This is not a final modded release, just a tester - I have already modded some files so you can use your own boot logo from var and use a startup script as well if you want, also i have freed up quite alot of space in var so there is more to come yet - watch this space.
If you want those back to defaults just erase
/var/tuxbox/config/enigma/resources/rcdm5xxx.xml
and rename
/var/tuxbox/config/enigma/resources/rcdm5xxx.xml.bak
to "rcdm5xxx.xml" then reboot enigma.
---A note on using SCAM from the flexmenu (currently set on the blue button)
When this is selected from the flexmenu the keys from evocamds keylist.txt are written to the nagra file (both found in var/keys) - the box reboots and then uses scam with the new nagra keyfile.
The chances are you're going to need to edit /var/scripts/updatesdisable.sh
Code:
echo "N: { 5B01 00 { $key01 $key02 $key03 $key04 $key05 $key06 $key07 $key08 } } SysID: ($prov1$prov2)" > /var/keys/nagra
echo "N: { 5B01 01 { $key11 $key12 $key13 $key14 $key15 $key16 $key17 $key18 } } SysID: ($prov1$prov2)" >> /var/keys/nagra
My key provider is 5a01 (which can be found by looking at your keylist.txt file) so I need to add 1 hex number to that to make it 5b01, for example if your key provider in keylist.txt is 5c01 you would need to edit updatesdisable.sh to say 5d01 for scam to work for you.
Still to do : edit the boot logo as I used my custom dbox logo (due to the fact i like it -
).If you enable the plugins menu again you'll see I added some extra plugins not found in the jade image, these can be removed if you don't use them.
If you use the pli menu to enable a different cam - then the flexmenu cam selection will be disabled, this is to stop you trying to run two cams at the same time.
Last but not least - this image has been set up for east central scotland and contains bouquets and services as well as my own local cables.xml - DO NOT USE factory reset options to wipe those out or you will wipe out other files needed for this modded image - use dreambox edit instead to add your own services/bouquets and cables.xml files or for editing.
Once that's done you can use the flexmenu to make your own custom backup image.
Laters and enjoy - this image contains no keys:
use menu/setup/software management/downloads/keys from MrDude/virgin keys - this will download the keys to make your box autoupdate.
download link here:
Code:
http://rapidshare.com/files/133178506/jade_modded.rar.html
PLEASE NOTE
This is not a final modded release, just a tester - I have already modded some files so you can use your own boot logo from var and use a startup script as well if you want, also i have freed up quite alot of space in var so there is more to come yet - watch this space.
Comment