DMX output scrambled with NanoDMX interface

Generic issues not specifically related to a QLC+ area.
Post here only if you can't really find the reason of an issue
Post Reply
mahaag
Posts: 1
Joined: Tue Dec 27, 2016 7:45 pm
Real Name:

I am using a DMX4ALL NanoDMX interface, QLC+ 4.10.5b on Xubuntu 14.04.

The USB-DMX-interface is working fine until the channel 11 gets used. Then the complete DMX output is scrambled. I need to quit QLC+ and unplug and replug the NanoDMX cable. After I restart QLC+ then, it works again.

If I start QLC+ on the command line like this:

Code: Select all

qlcplus -d 0 -g
I receive the following log output:

Code: Select all

bool QLCFixtureDefCache::addFixtureDef(QLCFixtureDef*) Cache already contains "lightmaXX Platinum CLS-1" 
"/usr/share/qlcplus/fixtures/lightmaXX-Platinum-CLS-1.qxf" not in FixturesMap.xml 
bool QLCFixtureDefCache::addFixtureDef(QLCFixtureDef*) Cache already contains "lightmaXX Platinum CLS-1" 
void IOPluginCache::load(const QDir&) "libolaio.so" doesn't contain an I/O plugin: "Cannot load library /usr/lib/x86_64-linux-gnu/qt4/plugins/qlcplus/libolaio.so: (libolaserver.so.0: cannot open shared object file: No such file or directory)" 
DecoderMAD: cannot initialize. Source file doesn't exist.
virtual bool NanoDMX::open(quint32, bool) "NanoDMX Interface" Initialization failed 
Post Reply