Software |
DMX4Linux Driver Suite for Linux |
csv2iif.pl suite convert PayPal transactions to IIF, OFX, QIF |
Hardware |
DMX30 Interface 128Ch SPP |
DMX43 Interface 2out 2in EPP |
LED Hardware for Linux and Windows |
EPROM Sampler for 8 bits of sound |
Misc |
CatWeasel Linux drivers for MK3/4 PCI |
pg_trompe PostgreSQL replication |
trycatch C exception/signal handling lib |
Patches to various software |
Tools and small scripts |
Docs misc documents |
Links to lighting stuff |
Install DMX4Linux
A group dmx is created during install. If you want to use the
lighting applications from a non-superuser you should add the username
to group dmx by editing /etc/group .
PrerequisitesTo compile and use the drivers you only need the Linux kernel headers and a recent C compiler (plus the standard tools like make, sh etc). The additional tools and applications require the following programs (but they are not required for the dmx functionality).
The Linux Kernel needs to have the following enabled: "Loadable Module Support/Set version information on all symbols for modules" ConfigurationYou need to configure dmx4linux before compiling. Execute
CompilationType InstallationYou have to become root to install DMX4Linux. Install the driver
modules and software with Loading a driverDrivers for pci, pcmcia and usb interfaces should be loaded
automatically if the interface is present. Drivers for parport or isa
interfaces need to be loaded manually. Simply issue a You should now proceed with the Getting Started document. If you don't see any output on your hardware you should check the appropriate interface pages. |