GP4 Installation (en): Unterschied zwischen den Versionen

Aus Gemini-Wiki
Zur Navigation springen Zur Suche springen
(7 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 3: Zeile 3:
 
  |[[Bild:english.png]] - [[GP4_Installation (en)|in English]]
 
  |[[Bild:english.png]] - [[GP4_Installation (en)|in English]]
 
  |}
 
  |}
[[Bild:GP4-Desktop.png|right|thumb|400px|GP4 {{Blue | Blue Panel}}]]
+
[[Datei:GP4-Desktop2.png|right|thumb|400px|GP4.1 {{Blue | Blue Panel}}]]
  
 
The Gemini Project 4 can be installed in different ways:
 
The Gemini Project 4 can be installed in different ways:
  
 
* Install a Gemini Project 4 Image.
 
* Install a Gemini Project 4 Image.
* Extend your existing image with the Gemini Project 4 plugins.
+
* Extend your unstable Dream Property image with Gemini Project 4 plugins.
  
 
===Requirements:===
 
===Requirements:===
* [[OE 2.5 (en)|OE 2.5]] image with E2 version '''≥ 4.3.1r28'''.
+
* Grab the latest unstable Image from [https://dreamboxupdate.com/ Dream Property] based on [[OE 2.5 (en)|OE 2.5]] or [[OE 2.6 (en)|OE 2.6]].  
* [[OE 2.6 (en)|OE 2.6]] image with E2 version '''≥ 4.4.1r11'''.  
 
 
* Dreambox connected to the internet for installing the GP4 plugins.
 
* Dreambox connected to the internet for installing the GP4 plugins.
  
Zeile 21: Zeile 20:
 
The images (based on Dream Property) can be downloaded from [http://download.blue-panel.com/krogoth/gemini4-unstable/developer/ here], or [http://download.blue-panel.com/pyro/gemini4-unstable/developer/images/index.php here] and flashed as described in: [[Image installation (en)|Image installation]]. These images include the Blue Panel, File Browser and the Addon Manager. Update the image after flashing to be up to date.
 
The images (based on Dream Property) can be downloaded from [http://download.blue-panel.com/krogoth/gemini4-unstable/developer/ here], or [http://download.blue-panel.com/pyro/gemini4-unstable/developer/images/index.php here] and flashed as described in: [[Image installation (en)|Image installation]]. These images include the Blue Panel, File Browser and the Addon Manager. Update the image after flashing to be up to date.
  
== Manuall installation in an image of your choice:==
+
== Manual installation:==
  
 
=== Installation via CLI: ===
 
=== Installation via CLI: ===

Version vom 16. Januar 2021, 20:44 Uhr

Deutsch.png - in Deutsch English.png - in English
GP4.1 Blue Panel

The Gemini Project 4 can be installed in different ways:

  • Install a Gemini Project 4 Image.
  • Extend your unstable Dream Property image with Gemini Project 4 plugins.

Requirements:

  • Grab the latest unstable Image from Dream Property based on OE 2.5 or OE 2.6.
  • Dreambox connected to the internet for installing the GP4 plugins.
Ambox attention.png Updating from a GP3 Version

GP4 must be installed from scratch, it's not possible to upgrade a GP3 installation! Old settings can't be migrated (except saved channel lists).

Flash a Gemini Project 4 Image:

The images (based on Dream Property) can be downloaded from here, or here and flashed as described in: Image installation. These images include the Blue Panel, File Browser and the Addon Manager. Update the image after flashing to be up to date.

Manual installation:

Installation via CLI:

Connect with the Dreambox using SSH / Telnet, and execute the following command.

OE 2.5

apt update && wget -O /tmp/geminilocale_all.deb http://download.blue-panel.com/geminilocale_gp4.php && dpkg -i /tmp/geminilocale_all.deb

OE 2.6

apt update && wget -O /tmp/geminilocale_all.deb http://download.blue-panel.com/geminilocale_gp4.php && apt install -y /tmp/geminilocale_all.deb

Reboot the Dreambox. Now you can install the GP4 plugins over the Plugin Browser of Dreambox OS.

Installation via Software Manager:

OE 2.5

  1. Download geminilocale - geminilocale_all.deb.
  2. Copy geminilocale via FTP to the directory /tmp.
  3. Install geminilocale with, MenüSettingsSoftware managerLocal Plugins...Internal FlashInstall Pluginsgreen Button.
  4. Standby / Restart → GUI.

OE 2.6

  1. Download geminilocale - geminilocale_all.deb.
  2. Download coreutils - coreutils_arm64.deb.
  3. Copy geminilocale and coreutils via FTP to the directory /tmp.
  4. Install geminilocale and coreutils with, MenüSettingsSoftware managerLocal Plugins...Internal FlashInstall Pluginsgreen Button.
  5. Standby / Restart → Restart.

Screenshots