Manual installation of drivers: Unterschied zwischen den Versionen

Aus Gemini-Wiki
Zur Navigation springen Zur Suche springen
Zeile 18: Zeile 18:
 
And finally, an [http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=103261 overview of plugins] in the board
 
And finally, an [http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=103261 overview of plugins] in the board
  
== Zur Installation ==
+
== Installation ==
{{Hinweis|Für die Installation bittet sich das '''/tmp''' Verzeichniss an, da es automatisch bei einem Neustart der Box gelöscht wird}}
+
{{Hinweis|For the installation the '''/tmp''' directory can be used, after a reboot of the box all files in the directory are deleted}}
  
# Wir verbinden uns per [[FTP|FTP]] mit der Dreambox
+
# Connect via [[FTP (en)|FTP]] with the dreambox
# Kopieren die zu Installierenden Datei(en) nach /tmp
+
# Copy the files in /tmp
# Über den [[Manuelle Installation mit dem Dateimanager|Dateimanager]] installieren wir nun unsere Datei(en), indem wir die Datei auswählen und mit der grüne Taste die Installation starten.
+
# Install the file(s) over the [[Manuelle Installation mit dem Dateimanager|Dateimanager]], by selecting the file and starting the installation over the green button.
  
 
{{Hinweis|Es ist auch möglich die Dateien per [[Telnet|Telnet]] zu installieren, dazu müssen wir nur mit '''cd /tmp''' in das /tmp Verzeichnis wechsel und mit '''install [[IPKG|ipkg]] ********.ipk''' starten wir die Installation}}
 
{{Hinweis|Es ist auch möglich die Dateien per [[Telnet|Telnet]] zu installieren, dazu müssen wir nur mit '''cd /tmp''' in das /tmp Verzeichnis wechsel und mit '''install [[IPKG|ipkg]] ********.ipk''' starten wir die Installation}}

Version vom 22. September 2013, 10:47 Uhr

Deutsch.png - in Deutsch English.png - in English

Basics

Ambox notice.png 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

Ambox attention.png 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

Ambox notice.png For the installation the /tmp directory can be used, after a reboot of the box all files in the directory are deleted
  1. Connect via FTP with the dreambox
  2. Copy the files in /tmp
  3. Install the file(s) over the Dateimanager, by selecting the file and starting the installation over the green button.
Ambox notice.png 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

Ambox notice.png Da wir ja nun schon wissen das auch die Dreambox eine Paketverwaltung hat, kann es vorkommen das bei der Installation gewisse Dependencies/Abhängigkeiten erfüllt sein müssen.Welche Abhängigkeit wird mit den Zeichen für < bedeutet kleiner, mit dem Zeichen > bedeutet grösser und mit dem Zeichen = bedeutet ist gleich signalisiert,und bezieht sich auf die Dateiversion

Abhängigkeiten können sein:

  • Das zusätzliche Dateien/Module benötigt werden.
  • Das Dateien/Module eine gewisse Revision/Version haben müssen.