Manual installation of drivers
- in Deutsch | - in English |
Inhaltsverzeichnis
Basics
The dreambox has a package management system (*.ipk), which monitors the installation, deinstallation and updating of drivers, plugins etc. When updating the Secondstage Loader or drivers, it's sufficient to install the most recent version. Afterwards reboot the box.
Drivers have the following naming convention: dreambox_dvb_modules_xxxxxxxx |
If you flash a Secondstage Loader as *.nfi, the package management system of Enigma2 will not be aware of the change, and the dependencies will be wrong |
Where do I find the Secondstage Loader, drivers, plugins (as *.ipk) etc..
First of all: the official feed from Dream Multimedia.
Secondstage Loader can also be found here in the board (but can not be used for the installation over the file manager) , same for the drivers
And finally, an overview of plugins in the board
Installation
For the installation the /tmp directory can be used, after a reboot of the box all files in the directory are deleted |
- Connect via FTP with the dreambox
- Copy the files in /tmp
- Install the file(s) over the Dateimanager, by selecting the file and starting the installation over the green button.
Es ist auch möglich die Dateien per Telnet zu installieren, dazu müssen wir nur mit cd /tmp in das /tmp Verzeichnis wechsel und mit install ipkg ********.ipk starten wir die Installation |
Dependencies=Abhängigkeiten
Abhängigkeiten können sein:
- Das zusätzliche Dateien/Module benötigt werden.
- Das Dateien/Module eine gewisse Revision/Version haben müssen.