uDMX Anyma Ubuntu 20.4 - libusb-0.1 problem ??

112 views
Skip to first unread message

Joni-Pekka Kurronen

unread,
Dec 19, 2020, 5:33:46 PM12/19/20
to open-lighting

hi,

Could not find raedy for Ubuntu 20.4 and
finaly got it do usbdmx driver's,...


but still not detect,.. server olad complains that can not
not find /dev/ttyUSB0

I have adde manually so it should be detected,..

Could this be libusb problem ?

Device can be seen correctly at libusb so
what has changed from 18.04 to 20.4 ???

Help welcome!

joni





Joni-Pekka Kurronen

unread,
Dec 20, 2020, 12:54:54 PM12/20/20
to open-lighting
./configure --disable-nanoleaf --disable-all --enable-usbdmx --disable-root-check

adduser olad
addgroup olad plugdev
addgroup olad dialout
nano /etc/init.d/olad

/etc/init.d/olad start

all that it worked out, do not know what's the problem,
olad still complains:
common/io/Serial.cpp:151: Device /dev/ttyUSB0 doesn't exist, so there's no point trying to acquire a lock

Jannis Achstetter

unread,
Dec 20, 2020, 4:55:35 PM12/20/20
to open-l...@googlegroups.com
Good evening joni,

as you said in your message title, you are using the Anyma uDMX device.
Those are not USB-serial-based and as such you won't find a
/dev/ttyUSBX-device node on your machine for them. This is expected.

Can you please show us the output of your ./configure run?

Can you try the configure step with "--enable-libusb"?

Best regards,
Jannis

Am 20.12.20 um 17:59 schrieb Joni-Pekka Kurronen:
> --
> The Open Lighting Project: open-l...@googlegroups.com, #openlighting
> (irc.freenode.org)
> To unsubscribe from this group, send email to
> open-lightin...@googlegroups.com
> For more options, visit https://groups.google.com/groups/opt_out?hl=en
> <https://groups.google.com/groups/opt_out?hl=en>
> ---
> You received this message because you are subscribed to the Google
> Groups "open-lighting" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to open-lightin...@googlegroups.com
> <mailto:open-lightin...@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/open-lighting/ae8d6dfc-8d28-4418-bc2b-21b7755df525n%40googlegroups.com
> <https://groups.google.com/d/msgid/open-lighting/ae8d6dfc-8d28-4418-bc2b-21b7755df525n%40googlegroups.com?utm_medium=email&utm_source=footer>.

Peter Newman

unread,
Dec 22, 2020, 9:45:43 AM12/22/20
to open-lighting
--enable-libusb shouldn't be explicitly needed Jannis as --enable-libusb should bring it in. FWIW --disable-nanoleaf is redundant if you've got --disable-all.

Although as Jannis alludes to, something has gone wrong, if you really did ./configure --disable-nanoleaf --disable-all --enable-usbdmx and you're running that code, nothing should be trying to talk to any ttyUSB0. You did make etc afterwards didn't you?

Sharing config.log would also help.

Unfortunately we missed the 20.04 deadline so this is more complicated than it normally would be (not just apt-get install), our Debian packaging expert is getting us into the next release of that so we should be back in Ubuntu soon.
Reply all
Reply to author
Forward
0 new messages