GP4 Installation (en)

Aus Gemini-Wiki
Zur Navigation springen Zur Suche springen
Deutsch.png - in Deutsch English.png - in English
GP4.2 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 (OE2.5), or here (OE2.6) 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_gp42.php && dpkg -i /tmp/geminilocale_all.deb

OE 2.6

apt update && wget -O /tmp/geminilocale_all.deb http://download.blue-panel.com/geminilocale_gp42.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