-
-
Notifications
You must be signed in to change notification settings - Fork 406
Labels
Description
- I confirm that this is an issue rather than a question.
Bug report
After upgrading to the nightly build version 2.0.17-beta.2+nightly2024111627f74af4e33e389288ec9fcd160260e0e7302888 from the repository nightly.apt.releases.hyperion-project.org, my Skydimo hardware has stopped functioning.
Steps to reproduce
- Update to
2.0.17-beta.2+nightly2024111627f74af4e33e389288ec9fcd160260e0e7302888 - Switch from the Adalight/Skydimo controller to the Skydimo controller.
- Ensure correct LED settings (number of leds, layout, ...)
What is expected?
- The Skydimo hardware should operate as it did prior to the refactoring (likely introduced in Skydimo as own device #1800).
What is actually happening?
- The hardware remains non-functional, with the lights not turning on. No error messages are recorded in the debug log (see below).
2024-11-16T18:33:58.414Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:140:enable()) Enable device skydimo'
2024-11-16T18:33:58.414Z [LEDDEVICE|First LED Hardware instance] (INFO) Opening UART: ttyUSB0
2024-11-16T18:33:58.414Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:167:tryOpen()) _rs232Port.open(QIODevice::ReadWrite): ttyUSB0, Baud rate [115200]bps
2024-11-16T18:33:58.437Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:172:tryOpen()) portName: ttyUSB0
2024-11-16T18:33:58.437Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:173:tryOpen()) systemLocation: /dev/ttyUSB0
2024-11-16T18:33:58.437Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:174:tryOpen()) description: USB Serial
2024-11-16T18:33:58.437Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:175:tryOpen()) manufacturer: 1a86
2024-11-16T18:33:58.437Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:176:tryOpen()) vendorIdentifier: 0x1a86
2024-11-16T18:33:58.437Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:177:tryOpen()) productIdentifier: 0x7523
2024-11-16T18:33:58.437Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:178:tryOpen()) serialNumber:
2024-11-16T18:33:58.437Z [LEDDEVICE|First LED Hardware instance] (INFO) Switching device skydimo ON
2024-11-16T18:33:58.437Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:482:powerOn()) Power On: skydimo
2024-11-16T18:33:58.437Z [LEDDEVICE|First LED Hardware instance] (INFO) Device skydimo is ON
2024-11-16T18:33:58.437Z [LEDDEVICE|First LED Hardware instance] (INFO) LedDevice 'skydimo' enabled
2024-11-16T18:33:58.438Z [COMPONENTREG|First LED Hardware instance] (DEBUG) (ComponentRegister.cpp:89:setNewComponentState()) LED device: enabled
System
Hyperion Server:
- Build: (HEAD detached at 27f74af) (GitHub-d74bbbe/27f74af-1731692237)
- Build time: Nov 16 2024 01:27:35
- Git Remote: https://github.com/hyperion-project/hyperion.ng
- Version: 2.0.17-beta.2+nightly2024111627f74af4e33e389288ec9fcd160260e0e7302888
- UI Lang: de (BrowserLang: de)
- UI Access: default
- Avail Screen Cap.: framebuffer,x11,xcb,qt
- Avail Video Cap.: v4l2
- Avail Audio Cap.: audio
- Avail Services: boblight,cec,effectengine,forwarder,flatbuffer,protobuffer,mDNS,SSDP,borderdetection
- Config database: /home/daniel/.hyperion/db/hyperion.db
- Database: read/write
- Mode: Non-GUI
Hyperion Server OS:
- Distribution: Linux Mint 22
- Architecture: x86_64
- CPU Model: 12th Gen Intel(R) Core(TM) i7-12700KF
- CPU Type: 151
- Kernel: linux (6.8.0-48-generic (WS: 64))
- Root/Admin: false
- Qt Version: 6.4.2
- Python Version: 3.12.3
- Browser: Mozilla/5.0 (X11; Linux x86_64; rv:132.0) Gecko/20100101 Firefox/132.0
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done