Open thxrben opened 4 years ago
I probably should add that im using a RPi4, and this should be ola 0.10.7 via apt-get. I also do have a udev-rule:
SUBSYSTEM=="usb|usb_device", ACTION=="add", ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", GROUP="plugdev" And i did add the user pihole to the group plugdev.
Can you disable the StageProfi plugin please and then try again.
If that doesn't work can you share your olad -l 4 logs please: https://www.openlighting.org/ola/get-help/ola-faq/#How_do_I_get_olad_-l_4_logs
I am actually now getting a new error:
Mar 17 16:30:06 raspberrypi olad[595]: common/io/Serial.cpp:151: Device /dev/ttyUSB0 doesn't exist, so there's no point trying to acquire a lock
DMESG:
[ 155.540126] usb 1-1.3: new full-speed USB device number 4 using xhci_hcd
[ 155.686368] usb 1-1.3: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[ 155.686390] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 155.686409] usb 1-1.3: Product: FT232R USB UART
[ 155.686426] usb 1-1.3: Manufacturer: FTDI
[ 155.686443] usb 1-1.3: SerialNumber: AK069Q8Q
[ 155.693093] ftdi_sio 1-1.3:1.0: FTDI USB Serial Device converter detected
[ 155.693270] usb 1-1.3: Detected FT232RL
[ 155.697409] usb 1-1.3: FTDI USB Serial Device converter now attached to ttyUSB0
Ola:
Mar 17 16:32:36 raspberrypi olad[595]: plugins/ftdidmx/FtdiWidget.cpp:343: FT232R USB UART with serial number : AK069Q8Q Setting new line property failed
Mar 17 16:32:36 raspberrypi olad[595]: libs/usb/HotplugAgent.cpp:172: USB hotplug event: 1:5 @0xb1902118 [add]
Mar 17 16:32:36 raspberrypi olad[595]: plugins/ftdidmx/FtdiWidget.cpp:343: FT232R USB UART with serial number : AK069Q8Q Setting new line property failed
Ola with -l4: https://hatebin.com/vrwdmnowug
I disconnected it after a few secons and playing around with fades, however, then it started displaying the "Setting new line property failed" error again.
I guess that since its a serial device, it was not able to send the command / data (sometimes indicated by a newline or \n). Anyways, i still cant get any data out of it, even when plugged in by the beginning when i started the software (No green led flashing).
I have been trying to use the Eurolite for a few weeks now, but no data is getting out of the device.
Ola-Log:
As soon as i attach the device, it does this:
And if i try it to use it in the webpanel:
BUT, as soon as i remove it:
And this does repeat infinitely, until i restart the service.