-
-
Notifications
You must be signed in to change notification settings - Fork 404
Description
- I confirm that this is an issue rather than a question.
Bug report
My Arduino Nano serial connection does not show up here:

I flashed my Arduino Nano with this Sketch https://github.com/hyperion-project/hyperion.ng/blob/master/assets/firmware/arduino/adalight/adalight.ino
I am running latest hyperion.ng from https://hub.docker.com/r/sirfragalot/hyperion.ng in my docker enviroment in an LXC Container on Proxmox(should be no Problem, because i am running similar setup with homeassistant and an Zigbee serial device)
I passed the ttyUSB0 Device by adding
devices:
- /dev/ttyUSB0
to my docker compose file.
I can see it Inside the docker container under /dev/ttyUSB0. I also can open a serial connection from inside the docker container and see the Output of the Arduino Nano.
But in the Hyperion GUI it does not get recognized.
Steps to reproduce
passthrough an Arduino Nano through docker container.
What is expected?
ttyUSB0 getting recognized as an adalight device in the web gui
What is actually happening?
no serial device gets recognized.
System
Hyperion Server:
- Build: (HEAD detached at 2.0.12) (GitHub-dc6aa4d/df14958-1637501177)
- Build time: Nov 21 2021 17:25:24
- Git Remote: https://github.com/hyperion-project/hyperion.ng
- Version: 2.0.12
- UI Lang: de (BrowserLang: de-DE)
- UI Access: expert
- Avail Capt: v4l2,framebuffer,x11,xcb,qt
- Config path: /root/.hyperion
- Database: read/write
Hyperion Server OS:
- Distribution: Debian GNU/Linux 10 (buster)
- Architecture: x86_64
- CPU Model: AMD Ryzen 5 5600G with Radeon Graphics
- CPU Type: 80
- Kernel: linux (5.13.19-6-pve (WS: 64))
- Root/Admin: true
- Qt Version: 5.11.3
- Python Version: 3.7.3
- Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.127 Safari/537.36