We've launched our new site at www.openlighting.org. This wiki will remain and be updated with more technical information.
Difference between revisions of "DMX 4 Linux"
From wiki.openlighting.org
(6 intermediate revisions by 5 users not shown) | |||
Line 2: | Line 2: | ||
{{Features|linux=yes|free=yes}} | {{Features|linux=yes|free=yes}} | ||
− | |||
+ | DMX 4 Linux has been the de-facto library for communicating with DMX devices under Linux. | ||
+ | Supporting over 14 DMX interfaces including PCI, USB and parallel port models, the DMX 4 Linux architecture is easily extensible. | ||
+ | |||
+ | Alternatives include the driver framework [[OLA]] (with many DMX over IP protocols) and the controller app [[QLC]] that directly supports [[Enttec]] [[Open DMX USB]] [[Anyma uDMX]] , and with a special kernel module the [[Rodin1]]. | ||
+ | |||
+ | ''' DMX 4 Linux 2.6 Release''' | ||
+ | Development snapshots for 2.6 kernels from the dmx4linux developers are [http://www.cubic.org/~michael/dmx4linux-daily/ here] | ||
+ | |||
+ | Bastien Andres has made an unofficial release of [[DMX 4 Linux]] for the 2.6 series of kernels. A number of drivers have been modified to compile cleanly on 2.6 and the build system has also been cleaned. | ||
+ | |||
+ | Some drivers do not compile or are incomplete, see the STATUS_BA file in the archive for more details. Sources available [http://www.nomis52.net/data/sources/dmx4linux-2.9-ba-061001.tgz here] | ||
+ | |||
+ | The latest official release is 2.6.1 from April 2008 [ftp://ftp.cubic.org/pub/llg/dmx4linux-2.6.1.tar.gz]. | ||
[[Category:Drivers / Libraries]] | [[Category:Drivers / Libraries]] |
Latest revision as of 02:34, 20 December 2009
Link: http://llg.cubic.org/dmx4linux/
{{ #if: yes | }}{{ #if: | }}{{ #if: yes | }}{{ #if: | }}{{ #if: | }}{{ #if: | }}{{ #if: | }}{{ #if: | }}{{ #if: | }}
DMX 4 Linux has been the de-facto library for communicating with DMX devices under Linux.
Supporting over 14 DMX interfaces including PCI, USB and parallel port models, the DMX 4 Linux architecture is easily extensible.
Alternatives include the driver framework OLA (with many DMX over IP protocols) and the controller app QLC that directly supports Enttec Open DMX USB Anyma uDMX , and with a special kernel module the Rodin1.
DMX 4 Linux 2.6 Release Development snapshots for 2.6 kernels from the dmx4linux developers are here
Bastien Andres has made an unofficial release of DMX 4 Linux for the 2.6 series of kernels. A number of drivers have been modified to compile cleanly on 2.6 and the build system has also been cleaned.
Some drivers do not compile or are incomplete, see the STATUS_BA file in the archive for more details. Sources available here
The latest official release is 2.6.1 from April 2008 [1].