Sundtek usb DVB-T/C Installation on a Dreambox

Status
Not open for further replies.

lolazoca

Registered
Messages
704
Sundtek usb DVB-T/C Installation on a Dreambox

Installation

You need to connect to your dreambox, this can either be done using telnet or DCC 1.20

following use cases have been reported to be successful:

internal tuner / external usb tuner
HD capture int. / SD watching USB
SD capture int. / HD watching USB
SD capture int. / SD watching USB

1. connect to the dreambox

attachment.php


2. go to tools - telnet, change to the tmp directory and download following file

attachment.php


run following commands in the telnet window:

Code:
cd /tmp
wget http://www.sundtek.de/media/sundtek_installer_development.sh
chmod 755 sundtek_installer_development.sh

run the installer with following command

Code:
sundtek_installer_development.sh

you'll be asked if you accept this installation (don't worry nothing bad can happen)

attachment.php


afterwards you can choose an option which mode should be used, change to the startscripts with following command:

Code:
cd /usr/script

the command ls will show up the available files in the corresponding directory

attachment.php


if you want to set up DVB-C to be started automatically:

Code:
DVB_C_Tuner_autostart.sh

for using the DVB-T mode automatically whenever you reboot the dreambox:
Code:
DVB_T_Tuner_autostart.sh

after this reboot your dreambox and your dreambox converts to a dualtuner settopbox ...
 
Status
Not open for further replies.
Top