Peter Newman
Peter Newman
Hi @daveol , I assume you're not currently working on this still, if so should I unassign you? Did you have any partial branches others could pick up on?
That's a bug in the tests or our Debian config @magdesign . Are you saying you don't get the same issue if you run `make check` in a normal git...
> The error only appears when I have set my `/etc/network/interfaces` to a static IP address and/or the wlan as hotspot with a fixed IP address too. But at that...
> Regular building works, but debuild fails. Just to clarify 100%, do you mean `make` succeeds or `make check` succeeds? The former won't run the tests so wouldn't hit this...
Firstly have you seen our FAQ question: https://www.openlighting.org/ola/get-help/ola-faq/#Can_you_add_support_for_the_ltinsert-name-heregt_device So the good news is: https://github.com/hzeller/rpi-rgb-led-matrix/blob/master/examples-api-use/README.md#running-some-demos > To run the actual demos, you need to run this as root so that the...
> > Firstly have you seen our FAQ question: > > https://www.openlighting.org/ola/get-help/ola-faq/#Can_you_add_support_for_the_ltinsert-name-heregt_device > > I am sorry, I did not read the FAQ. No worries @freaknils . We've just been...
Can you share olad -l 4 logs please: https://www.openlighting.org/ola/get-help/ola-faq/#How_do_I_get_olad_-l_4_logs > Note that this is a custom device, and for testing purposes, I changed the device parameters to Manufacturer ID=0x6A6B (DMXking),...
> Let me clarify a few things: the Prototype Manufacturer ID works too, 0x7FF0. I just chose the first obvious code path in `WidgetDetectorThread`. It's not a product and it's...
> I forgot to ask: Where is this RDM timeout label documented? It's nowhere in the Enttec protocol doc. > See: https://dol2kh495zr52.cloudfront.net/pdf/misc/dmx_usb_pro_api_spec.pdf Welcome to a half-documented closed source device... See...
> I'm experimenting with some things. Running `ola_rdm_discover` _never sends any serial traffic to the widget_. As per the other message you need a `-f`. > I found this: >...