How to get the Geexbox distribution

Revision as of 16:55, 4 June 2010 by Davide (talk | contribs) (How to build)

Revision as of 16:55, 4 June 2010 by Davide (talk | contribs) (How to build)

(work in progress)

Contents

Introduction

(todo)

Features

  • Enna media center
  • OpenGL|ES acceleration
  • DSP-accelerated media playback with GStreamer (work in progress)
  • ...

How to build

TARGET_ARCH=arm
TARGET_CPU=cortex-a8
SERVICES=yes
XORG_DRIVERS="omapfb"
PULSEAUDIO=no
GSTREAMER=yes

  • run make flat to build the distribution

Prepare your MicroSD the following way (and order):

  • one FAT32 (type 0B) partition, any size, I took 8MB
  • one EXT2 partition
  • Copy /boot/* (uImage and boot.ini script) to FAT32 partition
  • Copy all other files/dirs to EXT2 partition.

IGEPv2 detects the boot.ini script which contains all the necessary instructions for the OS to auto-boot.

Feedback and Contributing

If you're interested in GeeXboX distribution at any point you can contribute to this How-To.

Editing permissions are restricted to registered users. Register in the main IGEP site and you will have single sign-on.