Dreambox
HowTo: Configure DM800 to display service list on OK
Jul 14th
Add the following element (in bold) to the /usr/share/enigma2/keymap.xml file:
<map context=”InfobarChannelSelection”>
<key id=”KEY_OK” mapto=”openServiceList” flags=”m” />
</map>
HowTo: Flash Your DM800
Jul 14th
- Power off the Dreambox.
- Holding down the power button, power up the Dreambox.
- Wait for the message “*** STOP ***“. At this point you can release the power button. Make a note of the IP address displayed.
- Open a web browser and enter the URL “http://ip-address” (where ip-address is the IP address noted in the previous step).
- On the displayed web page, click “firmware upgrade“.
- Select the flash file you want to flash. Note: Make sure the file has an “.nfi” extension.
- Click “FLASH!“
- Reboot
New autosatxml v2.0.1 release
Nov 1st
New version v2.0.1 compressing the binary and addressing a problem with the generated XML.
Install the contents of the attached file into the /var/tuxbox/plugins directory.
Download link: autosatxml-v201.tar.gz
HowTo: Flash Erase a Dreambox using Telnet
Nov 1st
Should you ever need to flash erase your Dreambox from the command prompt:
- Telnet into your Dreambox
- If you have a DM500, DM56xx or DM7000….issue the following command:
eraseall /dev/mtd/1 && reboot
- If you have a DM600-PVR, DM500+ or DM7020…issue the following command:
rm -R /etc/enigma && killall -9 enigma