We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[hyperiond LEDDEVICE] LedDevice 'adalight' found. [hyperiond LEDDEVICE] Opening UART: /dev/ttyACM0 [hyperiond LEDDEVICE] Device disabled, device 'adalight' signals error: 'Invalid serial device name: [/dev/ttyACM0]!' [hyperiond LEDDEVICE] Device disabled, device 'adalight' signals error: 'Error opening device!'
The serial device detection was working prior this commit: e365a28
On a linux system, try to connect led hardware through a serial interface.
A working serial device detection.
ping @heikobihr
Hyperion Server:
Hyperion Server OS:
The text was updated successfully, but these errors were encountered:
Duplicate to #859, Fix is part of #855. Immediate workaround is just using the portable without /dev/, i.e. ttyACM0 only.
Sorry, something went wrong.
No branches or pull requests
Bug report
The serial device detection was working prior this commit: e365a28
Steps to reproduce
On a linux system, try to connect led hardware through a serial interface.
What is expected?
A working serial device detection.
What is actually happening?
ping @heikobihr
System
Hyperion Server:
Hyperion Server OS:
The text was updated successfully, but these errors were encountered: