meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
dreambox:dm800 [2015/06/23 14:43] – created niziak | dreambox:dm800 [2020/10/01 13:17] (current) – niziak | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== DM800... ====== | ||
+ | Versions: | ||
+ | * **DM800 HD PVR** - label: MODEL: DM800 HD | ||
+ | * **DM800 SE** | ||
+ | * **DM800 SEv2** | ||
+ | |||
====== DM800 PVR ====== | ====== DM800 PVR ====== | ||
+ | |||
+ | ===== Commands ==== | ||
+ | * restart < | ||
+ | * disable enigma2 (e.g. to update lamedb)< | ||
+ | * enable enigma2 < | ||
+ | |||
Line 5: | Line 17: | ||
http:// | http:// | ||
+ | |||
http:// | http:// | ||
How to flash: | How to flash: | ||
https:// | https:// | ||
+ | |||
+ | ===== OpenPLi ===== | ||
+ | |||
+ | NOT TESTED | ||
+ | [https:// | ||
+ | |||
+ | [https:// | ||
+ | [https:// | ||
+ | |||
===== Tunisia Dreambox ===== | ===== Tunisia Dreambox ===== | ||
http:// | http:// | ||
+ | |||
http:// | http:// | ||
+ | |||
+ | There is Blue Panel (BP3) available. You can use it to install additional software wchich is not available using normal opkg manager. | ||
+ | File / | ||
+ | * http:// | ||
+ | <code xml> | ||
+ | <plugin name=" | ||
+ | </ | ||
+ | |||
+ | Inisde ipk package: | ||
+ | < | ||
+ | drwxr-xr-x root/ | ||
+ | drwxr-xr-x root/ | ||
+ | drwxr-xr-x root/ | ||
+ | -rwxr-xr-x root/ | ||
+ | drwxr-xr-x root/ | ||
+ | drwxr-xr-x root/ | ||
+ | -rwxr-xr-x root/ | ||
+ | </ | ||
+ | |||
+ | ===== Preparation ===== | ||
+ | Copy SSH key: < | ||
+ | |||
+ | <code bash> | ||
+ | opkg install kernel-module-tun | ||
+ | opkg install tinc_1.0.25-r2_mips32el-nf.ipk | ||
+ | opkg install oscam_1.10\+9164-r0_mips32el-nf.ipk | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | echo tun >/ | ||
+ | update-modules | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | will install ntpdate, and add cron job to synchronise time every 30 minutes (/ | ||
+ | |||
+ | Config files: | ||
+ | * / | ||
+ | * **/ | ||
+ | * / | ||
+ | |||
+ | Install from Blue Panel: | ||
+ | * oscam (alternative) | ||
+ | * picon (http:// | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||