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

random colors in each led. #897

Closed
1 task done
juanesf opened this issue Jul 23, 2020 · 19 comments
Closed
1 task done

random colors in each led. #897

juanesf opened this issue Jul 23, 2020 · 19 comments
Assignees
Labels

Comments

@juanesf
Copy link

juanesf commented Jul 23, 2020

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

Bug report

I just compiled and installed Hyperion, nothing abnormal. but when I try to use hyperion app android the LEDs light up randomly except for the first one. It is worth mentioning that the effects and the usb capture work without problems.
Edit:

  • Compiled from source

Steps to reproduce

What is expected?

solid colors along the led tape
Screenshot_20200722-224911_Hyperion Free

What is actually happening?

random colors in each led.
20200722_224808
20200722_224737

System

Hyperion Server:

Hyperion Server OS:

  • Distribution: Ubuntu 20.04 LTS
  • Arch: arm
  • Kernel: linux (5.7.7-sunxi (WS: 32))
  • Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML)
@juanesf juanesf added the Bug label Jul 23, 2020
@tpmodding
Copy link
Collaborator

What happens if you use the hyperion webinterface to change colors or effects?
also i have seen you are using a nodemcu to controll...which software do you have on your nodemcu? AND you dont have a level shifter, nor a capacitor for the nodemcu...am i right? those are a lot of things which come together.... could you recheck everything...

@juanesf
Copy link
Author

juanesf commented Jul 23, 2020

  • when using the interface only the effects work well, the colors have the same problem in the application and web-ui.
    Effects:
    Screenshot_20200723-093940_Chrome
    20200723_094003_1

Colors:
Screenshot_20200723-094236_Chrome
20200723_094313

@tpmodding
Copy link
Collaborator

Ok, then i would ask you to wait till alpha7, in alpha 7 we have implemented wled as a own device

which led device settings did you use?

@juanesf
Copy link
Author

juanesf commented Jul 24, 2020

I have used both instances, before raw udp. and now wled and rawudp with the same results.

@juanesf
Copy link
Author

juanesf commented Jul 24, 2020

I want to try the installation before commit: #875

Edit:
i just tried hyperion 2.0.0-alpha.6 where it is working smoothly but in alpha.7 it doesn't

@juanesf
Copy link
Author

juanesf commented Jul 24, 2020

Screenshot_20200724-093420_Chrome
20200724_093442

Hyperion Server:

Hyperion Server OS:

  • Distribution: Ubuntu 20.04.1 LTS
  • Arch: arm
  • Kernel: linux (5.7.7-sunxi (WS: 32))
  • Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML)

@m-idler
Copy link

m-idler commented Jul 24, 2020

Got the same issue with a fresh HyperBian setup. Effects work wonderful, solid colors lead to the same random led behaviour. Can i support anyhow?

@dvd77
Copy link

dvd77 commented Jul 24, 2020

Same here... with alpha 6 everything is ok, in v7 its not.
Example : when RGB byte order is started ( solid color) random leds are turned on in different colors

My hw setup : apa102 connected via wled, raspberrypi 0w

@tpmodding
Copy link
Collaborator

Hey, please dont get me wrong but "i doesnt work now" is something where i think "no infos, no config nothing...i can do nothing with those informations...just ignore it"
i think we have good developers which do awesome work and always try to fix problems as soon as posible, but to do this we need debug logs, and a loooot more information....so if you want to help us and if you want that we help you, please use our github issue template, give us more infos and more logs that so that we can all work together. Regards TP

Lord-Grey referenced this issue Jul 25, 2020
* Print stack trace on crash

* Printing stack trace is fully functional except for WIN32

* Minor fixes

* Minor fixes
@Lord-Grey
Copy link
Collaborator

@juanesf I confirm that is a bug in the setColor routine.

@Joeboyc2
Copy link
Contributor

I've got the same issue too using apa102s.
I've also found that I can't turn the leds off atall so I've had to switch the led device option off in remote control when I switch the tv off

@m-seker m-seker mentioned this issue Jul 25, 2020
14 tasks
@RaymondMouthaan
Copy link
Contributor

Saw same behaviour too using a ws2815b

@Joeboyc2
Copy link
Contributor

Ive gone back to alpha 6 and all is working just fine

@jonwilliams84
Copy link

Same issue here with WLED or udpe131.

Effects work fine but solid colours results in random colours for each led.

On a side-note is there anyway that the colour I set directly in WLED can have a higher priority than that set in Hyperion? Or someway of syncing the two, so if I change the colour in WLED, the colour / effect is updated in Hyperion?

@tpmodding
Copy link
Collaborator

@jonwilliams84 nope, udp-incoming data > everyhting else, but this is more related to wled

@jonwilliams84
Copy link

I am thinking that maybe a 'sync' endpoint / listener on hyperion that maybe WLED could post changes to / current settings upon change...that way any colours set from WLED directly could be reflected in hyperion. I understand that this would also require buy-in from the WLED project to add code to their app too.

@drew-holt
Copy link

#906 resolved this for me setting solid colors in the web-ui, hyperion android app, and home assistant. thanks!

@juanesf
Copy link
Author

juanesf commented Jul 30, 2020

Same for me

@maltonic
Copy link

maltonic commented Nov 15, 2022

#906 resolved this for me setting solid colors in the web-ui, hyperion android app, and home assistant. thanks!

Hi, i'm having the same problem with Hyperion (https://docs.hyperion-project.org/), but i don't know exaclty how to solve this with #906 . Can you tell me what steps i need to do precisely? thank you

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