Skip to content
New issue

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

Serial device detection broken on Linux #865

Closed
1 task done
oCanna opened this issue Jul 5, 2020 · 1 comment
Closed
1 task done

Serial device detection broken on Linux #865

oCanna opened this issue Jul 5, 2020 · 1 comment
Labels

Comments

@oCanna
Copy link
Contributor

oCanna commented Jul 5, 2020

  • I confirm that this is an issue rather than a question.

Bug report

[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

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:

  • Distribution: Ubuntu 20.04 LTS
  • Arch: x86_64
  • Kernel: linux (5.4.0-40-generic (WS: 64))
  • Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0
@oCanna oCanna added the Bug label Jul 5, 2020
@Lord-Grey
Copy link
Collaborator

Duplicate to #859, Fix is part of #855.
Immediate workaround is just using the portable without /dev/, i.e. ttyACM0 only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants