Gemini3 Wizard (en): Unterschied zwischen den Versionen

Aus Gemini-Wiki
Zur Navigation springen Zur Suche springen
 
(23 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 6: Zeile 6:
 
The '''Gemini3 Wizard''' (Package name '''g3wizard''') is an extension to install the [[Gemini Project 3 (en)|GP3 Plugin]] via Internet.
 
The '''Gemini3 Wizard''' (Package name '''g3wizard''') is an extension to install the [[Gemini Project 3 (en)|GP3 Plugin]] via Internet.
  
The plugin creates a new [http://en.wikipedia.org/wiki/Software_repository Software Feed] in the directory <code>/etc/opkg</code>, from where the GP3 Plugin is installed. The Gemini3 Wizard can be started over the {{Blue|blue}} button → {{Taste|Gemini3 Wizard}}. Choose the point {{Taste|Install the Gemini Plugin}}, to start the installation.  
+
The plugin creates a new [http://en.wikipedia.org/wiki/Software_repository Software Feed], from which the GP3 Plugin is installed. The Gemini3 Wizard can be started over the {{Blue|blue}} button → {{Taste|Gemini3 Wizard}}. Choose the point {{Taste|Install the Gemini Plugin}}, to start the installation.  
  
 
After the installation, the message {{Taste|Reboot Dreambox?}} is displayed. Confirm with {{Taste|yes}}.  
 
After the installation, the message {{Taste|Reboot Dreambox?}} is displayed. Confirm with {{Taste|yes}}.  
Zeile 13: Zeile 13:
 
In the iCVS [[Image (en)|Image]] (OE 1.6) the Wizard is integrated and only needs to be started by the user. With all other images the Gemini3 Wizard needs to be installed before executing.
 
In the iCVS [[Image (en)|Image]] (OE 1.6) the Wizard is integrated and only needs to be started by the user. With all other images the Gemini3 Wizard needs to be installed before executing.
 
__TOC__
 
__TOC__
Beim Ausführen vom g3wizard werden verschiedene Bedingungen getestet und bei Problemen am TV ausgegeben. Sind die Bedingungen nicht erfüllt, schliesst sich der g3wizard mit einer entsprechenden Fehlermeldung. Folgende Überprüfungen durchläuft der g3wizard.
+
When executing the g3wizard different contitions are checked. If a problem is detected, a message is displayed on the TV and the wizzard is stopped. Following checks are performed by the g3wizard.
  
* Kontrolle der Internetverbindung und der Abhängigkeiten für das GP3 Plugin.
+
* Check the internet connection and the dependencies for the GP3 Plugin.
* Wird ein Release Image von DMM erkannt, kann das Image auf den Stand eines experimentellen DMM Images gebracht werden, damit die Abhängigkeiten vom GP3 Plugin erfüllt sind. Die Bestätigung der Abfrage erfolgt durch den Benutzer und kann nicht mehr rückgängig gemacht werden. Das Image muss nach GP3 Installation via [[GP3 Addons|Addons]], auf den neusten Stand gebracht werden.
+
* '''Up to OE 2.0:''' If a Release Image from DMM is detected, the possibility to switch the sytem to an experimental DMM Image. This way the dependencies for the GP3 Plugin are fulfilled. The user needs to confirm this action, a downgrade to the Release image afterwards is not possible. After the GP3 installation the updates of the image must be installed via [[GP3 Addons (en)|Addons]].
  
{{Hinweis|Es gelten natürlich nach wie vor, die folgenden [[GP3_Installation#Voraussetzungen|Voraussetzungen]], für eine Installation des GP3 Plugins.}}
+
{{Hinweis|Of course for the installation of the GP3 Plugin can only be performed when the  [http://wiki.blue-panel.com/index.php/GP3_Installation_%28en%29#Requirements requirements] are fulfilled.}}
 +
{{Achtung|There are '''two''' g3wizards, depending on the Image generation. One for OE 1.6 / [[OE 2.0 (en)|OE 2.0]] and one for [[Dreambox OS (en)|Dreambox OS]] based images (stable or unstable). Please use the correct version. If not, the package management system will not install the wizzard.}}
  
== Mögliche (Fehler)meldungen ==
+
== Possible (error) messages ==
Die folgenden Bilder zeigen die möglichen Abfragen und Fehlermeldungen, die beim Ausführen des g3wizards erscheinen können.
+
The following images display the possible messages which can appear while executing the g3wizards.
  
<gallery widths="180">
+
<gallery widths="250">
Datei:Gemini3 Wizard.png|Installation starten
+
Datei:Gemini3 Wizard.png|Start the installation
Datei:Gemini3 Wizard Network error.png|Netzwerkfehler
+
Datei:Gemini3 Wizard Network error.png|Network error
Datei:Gemini3 Wizard Dependencies.png|Fehlende Abhängigkeiten
+
Datei:Gemini3 Wizard DNS error.png|Primary DNS not configured
Datei:Gemini3 Wizard Experimental.png|Wechsel auf Experimentelles DMM Image
+
</gallery>
Datei:Gemini3 Wizard Neustart.png|Neustart Abfrage
+
<gallery widths="250">
 +
Datei:Gemini3 Wizard Dependencies.png|Missing dependencies
 +
Datei:Gemini3 Wizard Experimental.png|Switch to an Experimental DMM Image
 +
Datei:Gemini3 Wizard Neustart.png|Reboot confirmation
 +
Datei:Gemini33 Wizard newest gp.png|Rerun of GP3.3 wizard shows the timeliness of the gp plugin
 
</gallery>
 
</gallery>
  
 
== Download of the Wizard ==
 
== Download of the Wizard ==
[http://download.blue-panel.com/gemini3/g3_wizard Gemini3 Wizard (g3wizard)]
+
* [http://download.blue-panel.com/gemini3/g3_wizard Gemini3 Wizard (g3wizard)] for OE 1.6 and [[OE 2.0 (en)|OE 2.0]].
 +
* [http://download.blue-panel.com/gemini33/g3_wizard Gemini3 Wizard (g3wizard)] for [[Dreambox OS (en)|Dreambox OS]] and [[OE 2.2 (en)|OE 2.2]] / [[OE 2.5 (en)|OE 2.5]].
  
 
== Installation of the Wizard ==
 
== Installation of the Wizard ==
Read the article [[GP3 Installation (en)|GP3 Installation]].
+
{{Hauptbeitrag (en)|GP3 Installation (en){{!}}GP3 Installation|}}
{{Hauptbeitrag (en)|GP3 Installation (en)|}}
 
  
 
== Deinstallation of the Wizard ==
 
== Deinstallation of the Wizard ==
After the [[Gemini Project 3 (en)|GP3]] installation the wizard can be removed with the following command.
+
If desired, the wizard can be removed over the software manager after the installation of [[Gemini Project 3 (en)|GP3]].
<syntaxhighlight>
+
 
opkg remove g3wizard
 
</syntaxhighlight>
 
 
== Source code ==
 
== Source code ==
The source code for the Gemini3 Wizard can be found here: http://download.blue-panel.com/gemini3/g3_wizard?what=src
+
* The source code for the Gemini3 Wizard (OE 1.6 and OE 2.0) can be found here: http://download.blue-panel.com/gemini3/g3_wizard?what=src
 +
* The source code for the Gemini3 Wizard (OE 2.2) can be found here: http://download.blue-panel.com/gemini33/g3_wizard?what=src
  
 
[[Kategorie:GP3 (en)]]
 
[[Kategorie:GP3 (en)]]

Aktuelle Version vom 22. Dezember 2016, 18:22 Uhr

Deutsch.png - in Deutsch English.png - in English
Run wizard

The Gemini3 Wizard (Package name g3wizard) is an extension to install the GP3 Plugin via Internet.

The plugin creates a new Software Feed, from which the GP3 Plugin is installed. The Gemini3 Wizard can be started over the blue button → Gemini3 Wizard. Choose the point Install the Gemini Plugin, to start the installation.

After the installation, the message Reboot Dreambox? is displayed. Confirm with yes. The GP3 Blue Panel can be open over the blue button.

In the iCVS Image (OE 1.6) the Wizard is integrated and only needs to be started by the user. With all other images the Gemini3 Wizard needs to be installed before executing.

When executing the g3wizard different contitions are checked. If a problem is detected, a message is displayed on the TV and the wizzard is stopped. Following checks are performed by the g3wizard.

  • Check the internet connection and the dependencies for the GP3 Plugin.
  • Up to OE 2.0: If a Release Image from DMM is detected, the possibility to switch the sytem to an experimental DMM Image. This way the dependencies for the GP3 Plugin are fulfilled. The user needs to confirm this action, a downgrade to the Release image afterwards is not possible. After the GP3 installation the updates of the image must be installed via Addons.
Ambox notice.png Of course for the installation of the GP3 Plugin can only be performed when the requirements are fulfilled.
Ambox attention.png There are two g3wizards, depending on the Image generation. One for OE 1.6 / OE 2.0 and one for Dreambox OS based images (stable or unstable). Please use the correct version. If not, the package management system will not install the wizzard.

Possible (error) messages

The following images display the possible messages which can appear while executing the g3wizards.

Download of the Wizard

Installation of the Wizard

Hauptbeitrag.png see article: GP3 Installation

Deinstallation of the Wizard

If desired, the wizard can be removed over the software manager after the installation of GP3.

Source code