TuX as LLG logo
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
DMX4Linux 2.6 - A DMX device driver package for Linux
Home Installation Documentation Interfaces Coding

LPR2DMX

The LPR2DMX series from Lighting Solutions.

Hardware configuration

The LPR2DMX series need a parport with interrupt support enabled. This should be standard for all modern parallel ports.

Driver configuration

Synopsis

lpr2dmx [ parport=<parport-number>[,<parport-number>]* ]
The driver autoprobes for interfaces on all parports. The universes are ordered by parport numbers. If you want an alternate order you have to specify the order with the module option parport. You can use the following line in /etc/modules.conf:

options lpr2dmx parport=1
Linux might not correctly autoprobe your parport interrupt. You may have to enable interrupts manually in /etc/modules.conf:

options parport_pc io=0x378 irq=7
or, if you have parport support compiled into your kernel you can use the proc filesystem:

echo 7 > /proc/....


Search:
https://llg.cubic.org/dmx4linux © 2001-2024 by Dirk Jagdmann and Michael Stickel