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
(Brought it up to date, more links to related software) |
|||
Line 3: | Line 3: | ||
− | DMX 4 Linux | + | 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 [[LLA] (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] | 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]] |
Revision as of 02:46, 11 June 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 [[LLA] (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].