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

Skydimo Hardware Not Working After Upgrading Nightly Build #1801

Closed
1 task done
babatonga opened this issue Nov 16, 2024 · 7 comments · Fixed by #1802
Closed
1 task done

Skydimo Hardware Not Working After Upgrading Nightly Build #1801

babatonga opened this issue Nov 16, 2024 · 7 comments · Fixed by #1802
Assignees
Labels

Comments

@babatonga
Copy link

  • 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?

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
@Lord-Grey
Copy link
Collaborator

Would you mind sharing the log lines before the cure ones, please?
From where the LedDevice settings are reported to here.

@Lord-Grey Lord-Grey added needs investigation Further testing is required and removed Waiting For Review labels Nov 16, 2024
@Lord-Grey Lord-Grey self-assigned this Nov 16, 2024
@babatonga
Copy link
Author

Would you mind sharing the log lines before the cure ones, please? From where the LedDevice settings are reported to here.

Here is a full debug log after a clean restart:

2024-11-16T21:27:03.882Z [EFFECTFILES] (INFO) 41 effects loaded from directory :/effects/
2024-11-16T21:27:03.882Z [EFFECTFILES] (INFO) 23 effect schemas loaded from directory :/effects/schema/
2024-11-16T21:27:03.883Z [DB] (DEBUG) (SettingsTable.cpp:278:addMissingDefaults()) Instance [0]: No missing configuration items identified
2024-11-16T21:27:03.883Z [BLACKBORDER|First LED Hardware instance] (DEBUG) (BlackBorderProcessor.cpp:67:handleSettingsUpdate()) Set mode to: letterbox
2024-11-16T21:27:03.883Z [COMPONENTREG|First LED Hardware instance] (DEBUG) (ComponentRegister.cpp:89:setNewComponentState()) Blackborder detector: enabled
2024-11-16T21:27:03.883Z [IMAGETOLED|First LED Hardware instance] (DEBUG) (ImageProcessor.cpp:174:setReducedPixelSetFactorFactor()) Set reduced pixel set factor to 0
2024-11-16T21:27:03.883Z [IMAGETOLED|First LED Hardware instance] (DEBUG) (ImageProcessor.cpp:189:setAccuracyLevel()) Set processing accuracy level to 2
2024-11-16T21:27:03.885Z [JSONSERVER] (DEBUG) (JsonServer.cpp:32:JsonServer()) JSON API  server created
2024-11-16T21:27:03.885Z [SSDP] (DEBUG) (SSDPHandler.cpp:33:SSDPHandler()) SSDP info service created
2024-11-16T21:27:03.886Z [COMPONENTREG|First LED Hardware instance] (DEBUG) (ComponentRegister.cpp:89:setNewComponentState()) Smoothing: enabled
2024-11-16T21:27:03.886Z [SMOOTHING|First LED Hardware instance] (DEBUG) (LinearColorSmoothing.cpp:142:handleSettingsUpdate()) [0] - Type: Linear, Pause: false, Settling time: 150ms, Interval: 33ms (30Hz), delay: 0 frames
2024-11-16T21:27:03.886Z [SMOOTHING|First LED Hardware instance] (DEBUG) (LinearColorSmoothing.cpp:700:selectConfig()) [0] - Type: Linear, Pause: false, Settling time: 150ms, Interval: 33ms (30Hz), delay: 0 frames
2024-11-16T21:27:03.886Z [LEDDEVICE|First LED Hardware instance] (INFO) Start LedDevice 'skydimo'.
2024-11-16T21:27:03.887Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:215:init()) deviceConfig: [{"autoStart":true,"colorOrder":"rgb","currentLedCount":65,"delayAfterConnect":0,"enableAttempts":6,"enableAttemptsInterval":15,"hardwareLedCount":65,"latchTime":30,"output":"ttyUSB0","rate":115200,"rateList":"115200","rewriteTime":1000,"type":"skydimo"}]
2024-11-16T21:27:03.887Z [EFFECTENGINE|First LED Hardware instance] (DEBUG) (EffectEngine.cpp:128:handleUpdatedEffectList()) Effect "Candle": Add custom smoothing settings [3]. Type: Linear, Settling time: 500ms, Interval: 20Hz 
2024-11-16T21:27:03.887Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:565:setLedCount()) LedCount set to 65
2024-11-16T21:27:03.887Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:571:setColorOrder()) ColorOrder set to RGB
2024-11-16T21:27:03.887Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:578:setLatchTime()) LatchTime set to 30ms
2024-11-16T21:27:03.887Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:602:setRewriteTime()) Refresh interval = 1000ms
2024-11-16T21:27:03.887Z [EFFECTENGINE|First LED Hardware instance] (DEBUG) (EffectEngine.cpp:128:handleUpdatedEffectList()) Effect "Rainbow swirl": Add custom smoothing settings [4]. Type: Linear, Settling time: 200ms, Interval: 25Hz 
2024-11-16T21:27:03.887Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:247:startRefreshTimer()) Device is not ready to start a refresh timer
2024-11-16T21:27:03.887Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:584:setAutoStart()) AutoStart enabled
2024-11-16T21:27:03.887Z [EFFECTENGINE|First LED Hardware instance] (DEBUG) (EffectEngine.cpp:128:handleUpdatedEffectList()) Effect "Random": Add custom smoothing settings [5]. Type: Linear, Settling time: 200ms, Interval: 20Hz 
2024-11-16T21:27:03.887Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:621:setEnableAttempts()) Max enable retries: 6, enable retry interval = 15s
2024-11-16T21:27:03.887Z [EFFECTENGINE|First LED Hardware instance] (DEBUG) (EffectEngine.cpp:128:handleUpdatedEffectList()) Effect "Sea waves": Add custom smoothing settings [6]. Type: Linear, Settling time: 200ms, Interval: 25Hz 
2024-11-16T21:27:03.887Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:66:init()) DeviceName   : ttyUSB0
2024-11-16T21:27:03.887Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:68:init()) AutoDevice   : 0
2024-11-16T21:27:03.887Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:69:init()) baudRate_Hz  : 115200
2024-11-16T21:27:03.887Z [EFFECTENGINE|First LED Hardware instance] (DEBUG) (EffectEngine.cpp:128:handleUpdatedEffectList()) Effect "Warm mood blobs": Add custom smoothing settings [7]. Type: Linear, Settling time: 200ms, Interval: 25Hz 
2024-11-16T21:27:03.887Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:70:init()) delayAfCon ms: 0
2024-11-16T21:27:03.887Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDeviceSkydimo.cpp:47:prepareHeader()) Skydimo header for 65 leds (size: 201): Ada 0x00 0x00 0x41
2024-11-16T21:27:03.887Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:90:start()) Not enabled -> enable device
2024-11-16T21:27:03.887Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:140:enable()) Enable device skydimo'
2024-11-16T21:27:03.887Z [LEDDEVICE|First LED Hardware instance] (INFO) Opening UART: ttyUSB0
2024-11-16T21:27:03.887Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:167:tryOpen()) _rs232Port.open(QIODevice::ReadWrite): ttyUSB0, Baud rate [115200]bps
2024-11-16T21:27:03.887Z [EFFECTENGINE|First LED Hardware instance] (INFO) Run effect "Rainbow swirl fast" on channel 1
2024-11-16T21:27:03.887Z [EFFECTENGINE|First LED Hardware instance] (DEBUG) (EffectEngine.cpp:217:runEffectScript()) Start the effect: name [Rainbow swirl fast]
2024-11-16T21:27:03.887Z [MUXER|First LED Hardware instance] (DEBUG) (PriorityMuxer.cpp:183:registerInput()) Register new input 'System/EFFECT' (Rainbow swirl fast) with priority 1 as inactive
2024-11-16T21:27:03.887Z [HYPERION|First LED Hardware instance] (INFO) Initial foreground effect 'Rainbow swirl fast' started
2024-11-16T21:27:03.887Z [EFFECTENGINE|First LED Hardware instance] (INFO) Run effect "Rainbow swirl" on channel 254
2024-11-16T21:27:03.887Z [EFFECTENGINE|First LED Hardware instance] (DEBUG) (EffectEngine.cpp:217:runEffectScript()) Start the effect: name [Rainbow swirl]
2024-11-16T21:27:03.887Z [MUXER|First LED Hardware instance] (DEBUG) (PriorityMuxer.cpp:183:registerInput()) Register new input 'System/EFFECT' (Rainbow swirl) with priority 254 as inactive
2024-11-16T21:27:03.887Z [HYPERION|First LED Hardware instance] (INFO) Initial background effect 'Rainbow swirl' started
2024-11-16T21:27:03.887Z [BOBLIGHT|First LED Hardware instance] (DEBUG) (BoblightServer.cpp:31:BoblightServer()) Instance created
2024-11-16T21:27:03.887Z [HYPERION-INSTMGR] (INFO) Hyperion instance 'First LED Hardware instance' has been started
2024-11-16T21:27:03.887Z [EVENTS] (DEBUG) (EventHandler.cpp:20:EventHandler()) Hyperion event handler created
2024-11-16T21:27:03.887Z [EVENTS-SCHED] (DEBUG) (EventScheduler.cpp:20:EventScheduler()) Hyperion event scheduler created
2024-11-16T21:27:03.887Z [EVENTS-SCHED] (DEBUG) (EventScheduler.cpp:37:handleSettingsUpdate()) Event scheduler is disabled
2024-11-16T21:27:03.887Z [EVENTS-SCHED] (INFO) Disabling event scheduler
2024-11-16T21:27:03.887Z [EVENTS-OS] (DEBUG) (OsEventHandler.cpp:44:OsEventHandlerBase()) Operating System event handler created
2024-11-16T21:27:03.888Z [EVENTS-OS] (DEBUG) (OsEventHandler.cpp:368:registerOsEventHandler()) Registered for suspend/resume events via service: org.freedesktop.login1
2024-11-16T21:27:03.888Z [DAEMON] (INFO) CEC event handler created
2024-11-16T21:27:03.888Z [DAEMON] (INFO) Qt grabber created
2024-11-16T21:27:03.889Z [DAEMON] (DEBUG) (hyperiond.cpp:528:updateVideoGrabbers()) V4L2 grabber created
2024-11-16T21:27:03.889Z [DAEMON] (DEBUG) (hyperiond.cpp:534:updateVideoGrabbers()) Video grabber created
2024-11-16T21:27:03.889Z [DAEMON] (DEBUG) (hyperiond.cpp:549:updateAudioGrabbers()) Audio grabber created
2024-11-16T21:27:03.887Z [JSONSERVER] (INFO) Started on port 19444
2024-11-16T21:27:03.887Z [WEBSERVER] (DEBUG) (WebServer.cpp:44:initServer()) Initialize http-Webserver
2024-11-16T21:27:03.887Z [WEBSERVER] (DEBUG) (WebServer.cpp:44:initServer()) Initialize https-Webserver
2024-11-16T21:27:03.887Z [FLATBUFSERVER] (INFO) Started on port 19400
2024-11-16T21:27:03.887Z [PROTOSERVER] (INFO) Started on port 19445
2024-11-16T21:27:03.889Z [EVENTS-CEC] (DEBUG) (CECHandler.cpp:53:handleSettingsUpdate()) CEC Event handling is disabled
2024-11-16T21:27:03.889Z [EVENTS-CEC] (INFO) CEC handler disabled
2024-11-16T21:27:03.890Z [WEBSERVER] (DEBUG) (WebServer.cpp:98:handleSettingsUpdate()) Apply Webserver settings
2024-11-16T21:27:03.890Z [WEBSERVER] (DEBUG) (WebServer.cpp:98:handleSettingsUpdate()) Apply Webserver settings
2024-11-16T21:27:03.890Z [WEBSERVER] (DEBUG) (WebServer.cpp:118:handleSettingsUpdate()) Set document root to: :/webconfig
2024-11-16T21:27:03.890Z [WEBSERVER] (DEBUG) (WebServer.cpp:118:handleSettingsUpdate()) Set document root to: :/webconfig
2024-11-16T21:27:03.890Z [WEBSERVER] (INFO) 'Hyperion http-Webserver' started on port 8090
2024-11-16T21:27:03.891Z [WEBSERVER] (DEBUG) (WebServer.cpp:194:handleSettingsUpdate()) Setup SSL certificate
2024-11-16T21:27:03.891Z [WEBSERVER] (DEBUG) (WebServer.cpp:212:handleSettingsUpdate()) Setup private SSL key
2024-11-16T21:27:03.891Z [WEBSERVER] (INFO) 'Hyperion https-Webserver' started on port 8092
2024-11-16T21:27:03.895Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:172:tryOpen()) portName:          ttyUSB0
2024-11-16T21:27:03.895Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:173:tryOpen()) systemLocation:    /dev/ttyUSB0
2024-11-16T21:27:03.895Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:174:tryOpen()) description:       USB Serial
2024-11-16T21:27:03.895Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:175:tryOpen()) manufacturer:      1a86
2024-11-16T21:27:03.895Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:176:tryOpen()) vendorIdentifier:  0x1a86
2024-11-16T21:27:03.895Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:177:tryOpen()) productIdentifier: 0x7523
2024-11-16T21:27:03.895Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (ProviderRs232.cpp:178:tryOpen()) serialNumber:      
2024-11-16T21:27:03.896Z [LEDDEVICE|First LED Hardware instance] (INFO) Switching device skydimo ON
2024-11-16T21:27:03.896Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:482:powerOn()) Power On: skydimo
2024-11-16T21:27:03.896Z [LEDDEVICE|First LED Hardware instance] (INFO) Device skydimo is ON
2024-11-16T21:27:03.896Z [LEDDEVICE|First LED Hardware instance] (INFO) LedDevice 'skydimo' enabled
2024-11-16T21:27:03.896Z [COMPONENTREG|First LED Hardware instance] (DEBUG) (ComponentRegister.cpp:89:setNewComponentState()) LED device: enabled
2024-11-16T21:27:03.904Z [HYPERION|First LED Hardware instance] (DEBUG) (BGEffectHandler.h:130:handlePriorityUpdate()) Start background (color-) effect as it moved in scope
2024-11-16T21:27:03.904Z [EFFECTENGINE|First LED Hardware instance] (INFO) Run effect "Rainbow swirl" on channel 254
2024-11-16T21:27:03.904Z [EFFECTENGINE|First LED Hardware instance] (DEBUG) (EffectEngine.cpp:217:runEffectScript()) Start the effect: name [Rainbow swirl]
2024-11-16T21:27:03.904Z [MUXER|First LED Hardware instance] (DEBUG) (PriorityMuxer.cpp:187:registerInput()) Reuse input 'System/EFFECT' (Rainbow swirl) with priority 254
2024-11-16T21:27:03.904Z [HYPERION|First LED Hardware instance] (INFO) Initial background effect 'Rainbow swirl' started
2024-11-16T21:27:03.904Z [MUXER|First LED Hardware instance] (DEBUG) (PriorityMuxer.cpp:427:updatePriorities()) Set visible priority to 1
2024-11-16T21:27:03.904Z [IMAGETOLED|First LED Hardware instance] (DEBUG) (ImageToLedsMap.cpp:112:ImageToLedsMap()) Total index number is: 1173 (memory: 1173). Reduced pixel set factor: 0, Accuracy level: 2, Image size: 117 x 64, LED areas: 65
2024-11-16T21:27:03.904Z [IMAGETOLED|First LED Hardware instance] (DEBUG) (ImageToLedsMap.cpp:112:ImageToLedsMap()) Previous line repeats 1 times
2024-11-16T21:27:03.904Z [HYPERION|First LED Hardware instance] (DEBUG) (Hyperion.cpp:658:handleSourceAvailability()) new source available -> Resume output processing and switch LED-Device on
2024-11-16T21:27:03.904Z [LEDDEVICE|First LED Hardware instance] (DEBUG) (LedDevice.cpp:392:switchOn()) Device skydimo is already on. Skipping.
2024-11-16T21:27:03.904Z [HYPERION|First LED Hardware instance] (DEBUG) (BGEffectHandler.h:125:handlePriorityUpdate()) Stop background (color-) effect as it moved out of scope
2024-11-16T21:27:03.911Z [EFFECTENGINE|First LED Hardware instance] (INFO) Effect [Rainbow swirl] finished
2024-11-16T21:27:04.124Z [EFFECTENGINE|First LED Hardware instance] (INFO) Previous line repeats 1 times
2024-11-16T21:27:04.125Z [MUXER|First LED Hardware instance] (DEBUG) (PriorityMuxer.cpp:364:updatePriorities()) Removed source priority 254
2024-11-16T21:27:06.392Z [WEBSOCKET] (DEBUG) (WebSocketClient.cpp:32:WebSocketClient()) New connection from ::ffff:127.0.0.1
2024-11-16T21:27:06.924Z [EFFECTENGINE|First LED Hardware instance] (INFO) Effect [Rainbow swirl fast] finished
2024-11-16T21:27:07.118Z [MUXER|First LED Hardware instance] (DEBUG) (PriorityMuxer.cpp:376:updatePriorities()) Timeout clear for priority 1
2024-11-16T21:27:07.118Z [MUXER|First LED Hardware instance] (DEBUG) (PriorityMuxer.cpp:427:updatePriorities()) Set visible priority to 255
2024-11-16T21:27:07.118Z [HYPERION|First LED Hardware instance] (DEBUG) (BGEffectHandler.h:130:handlePriorityUpdate()) Start background (color-) effect as it moved in scope
2024-11-16T21:27:07.118Z [EFFECTENGINE|First LED Hardware instance] (INFO) Run effect "Rainbow swirl" on channel 254
2024-11-16T21:27:07.118Z [EFFECTENGINE|First LED Hardware instance] (DEBUG) (EffectEngine.cpp:217:runEffectScript()) Start the effect: name [Rainbow swirl]
2024-11-16T21:27:07.118Z [MUXER|First LED Hardware instance] (DEBUG) (PriorityMuxer.cpp:183:registerInput()) Register new input 'System/EFFECT' (Rainbow swirl) with priority 254 as inactive
2024-11-16T21:27:07.118Z [HYPERION|First LED Hardware instance] (INFO) Initial background effect 'Rainbow swirl' started
2024-11-16T21:27:07.140Z [MUXER|First LED Hardware instance] (DEBUG) (PriorityMuxer.cpp:427:updatePriorities()) Set visible priority to 254
2024-11-16T21:27:07.140Z [HYPERION|First LED Hardware instance] (DEBUG) (Hyperion.cpp:658:handleSourceAvailability()) new source available -> Resume output processing and switch LED-Device on
2024-11-16T21:27:07.140Z [SMOOTHING|First LED Hardware instance] (DEBUG) (LinearColorSmoothing.cpp:676:selectConfig()) Run Effect with Smoothing enabled
2024-11-16T21:27:07.140Z [SMOOTHING|First LED Hardware instance] (DEBUG) (LinearColorSmoothing.cpp:700:selectConfig()) [4] - Type: Linear, Pause: false, Settling time: 200ms, Interval: 40ms (25Hz), delay: 0 frames
2024-11-16T21:27:08.868Z [WEBSOCKET] (DEBUG) (JsonAPI.cpp:119:handleInstanceSwitch()) Client '::ffff:127.0.0.1' switch to Hyperion instance 0
2024-11-16T21:27:09.158Z [WEBSOCKET] (DEBUG) (JsonCallbacks.cpp:69:subscribe()) log streaming activated for client ::ffff:127.0.0.1

@github-project-automation github-project-automation bot moved this from Backlog to Done in Output Devices Nov 16, 2024
@babatonga
Copy link
Author

babatonga commented Nov 16, 2024

oh i accidently closed the issue and have no permissions to reopen it :-)

@Lord-Grey Lord-Grey reopened this Nov 16, 2024
@github-project-automation github-project-automation bot moved this from Done to Backlog in Output Devices Nov 16, 2024
@Lord-Grey
Copy link
Collaborator

Lord-Grey commented Nov 16, 2024

Does a single Color Effect work?

@babatonga
Copy link
Author

Does a single Color Effect work?

No, I tried different colors and effects.

@Lord-Grey Lord-Grey added Bug and removed needs investigation Further testing is required labels Nov 17, 2024
@Lord-Grey Lord-Grey moved this from Backlog to In Progress in Output Devices Nov 17, 2024
@Lord-Grey
Copy link
Collaborator

Dumb error, I missed to copy the LED data into the output buffer :(

Would you mind testing PR #1802 just to be on the same side that it is working at your end now?

See the following link how to test PRs independently from current installations:
https://docs.hyperion-project.org/user/advanced/Testing.html#linux

You need to wait until the PR has finished building....

@babatonga
Copy link
Author

Would you mind testing PR #1802 just to be on the same side that it is working at your end now?

Yes, it's working again with PR 1802 :-)
Thanks for your efforts!

@github-project-automation github-project-automation bot moved this from In Progress to Done in Output Devices Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants