Personal tools
The Open Lighting Project has moved!

We've launched our new site at www.openlighting.org. This wiki will remain and be updated with more technical information.

OLAGuruPlug

From wiki.openlighting.org

Revision as of 21:34, 16 May 2010 by Nomis52 (talk | contribs) (Created page with 'This describes how to setup OLA on a [http://www.globalscaletechnologies.com/c-4-guruplugs.aspx GuruPlug]. These devices make excellent low cost DMX512 nodes. == Prerequ…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This describes how to setup OLA on a GuruPlug. These devices make excellent low cost DMX512 nodes.

Prerequisites

This assumes you have a shell on the guru plug and that it can contact the internet to download the packages. Note that the default guru plug is insecure and comes with a lot of extras (samba, myqls, lighthttpd etc.) that aren't required. Fixing this is outside the scope of this tutorial.

Installation

Setup

Add a user ola for the daemon to run as:

 $ adduser ola 

If you intend to use USB devices, you need to add this user to the plugdev group. Modify the line with plugdev in /etc/group:

 plugdev:x:46:ola

Finally add any udev rules that you'll need. See OLA Device Specific Configuration

Running

Change to the ola user and the start the daemon:

 $ su ola
 $ olad -l 3