How to get the Geexbox distribution

Revision as of 22:38, 4 June 2010 by Eballetbo (talk | contribs) (Feedback and Contributing)

Revision as of 22:38, 4 June 2010 by Eballetbo (talk | contribs) (Feedback and Contributing)

(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 want to contribute to GeeXboX please subscribe to the development list (devel at geexbox.org).

Creating articles in the wiki is a collaborative process, at any point, if you see a mistake you can contribute to this article.

Please, use the discussion tab for user comments. This is useful to separate page content and the discussion thereof and also, if you don't want to give normal users the right to edit the page but still want user contributed notes.

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

Consult the User's Guide for information on using the wiki software.

There is a set of Wiki contribution guidelines.