Has anyone been able to install OLA on linux(rpi), i get dependencies error, and con not install it. How did other get the DMX binding to work on Openhab2?
[20:28:42] pi@openHABianPi:~$ sudo apt-get install ola
[sudo] password for pi:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ola : Depends: libola1 (>= 0.9.8) but it is not going to be installed
Depends: libprotobuf7 but it is not installable
E: Unable to correct problems, you have held broken packages.
@Spaceman_Spiff I have a usb dmx dongle, how can i integrate it with Openhab2? In openhab1.8 i used OLA and the DMX ola binding, I see that in OH2 there is only dmx Ola available.
how does dmx really work? Why does openhab need ola or artnet? My question is why can not openhab write directly to the ethernet or usb dongle, why does need to go through a translator?