Only first led of WS2818B lights up

  • I have the issue as described above.

    Config: Rpi3, Hyperbian, WS2812B 240 leds, connected to GPIO (18), powerblock powersupply (100W)

    When I start up Hyperion, only the first led powers on.

    Capture card works and that first led responds to what the capture card 'sees'

    All leds were on once, after that I rebooted the Rpi to test again, and the problem was back.

    I can't find out the problem, checked all connections over and over.

    I measure almost 5V at the end of the tape, so power is good and tape is not cut somewhere.

    I added the config in the attachments, it must be in there....


    I hope you can help me...

  • what color is the LED? I'm not sure if it has bearing, but i had the problem initially. also, what input resolution are you currently testing on?

    When I ran 4k, i had no signal. When I ran 720 or 1080 it ran immediately. Also... I forgot to add... my PC was set to 120hz @ 4k, and that was an issue. The splitter I had initially was HDCP 2.0, and everything else was 2.2.


    Problem is I fixed everything almost all at once. I know for a fact the 4k@120 held me up after I switched the splitter out

  • I had the same problem, i use the gpio pins for data. So i ran the following 2 codes in this order

    sudo systemctl disable --now hyperiod@pi

    sudo systemctl enable --now hyperiond@root


    then reboot.


    It worked for me, but im new aswell and my lights dont work correctly either...

    Maybe someone can ferivy what is just typed...

  • Thank you Lighting-guy.


    A few remarks. I don't have 'hyperiond@.service', I do have hyperion.service.

    The content of that file does not have a User section.

    See below the content of the file above.


    [Unit]

    Description=Hyperion ambient light systemd service

    After=network.target


    [Service]

    ExecStart=/usr/bin/hyperiond

    WorkingDirectory=/usr/share/hyperion/bin

    TimeoutStopSec=5

    KillMode=mixed

    Restart=on-failure

    RestartSec=2


    [Install]

    WantedBy=multi-user.target


    The changes of Yasir also don't work because of the system service name.

  • By the way, I would expect it to be a more config issue...
    As the first led does everything you would expect, just led 2 until 240 don't :(

    So addressing the other 239 leds seems to be the issue, rather then rights to use the GPIO (IMHO)

  • Oké. But I searched of the file, it does not exist on my Pi with Hyperbian.


    Can anyone confirm my config (screenshots) Is good?


    Any other way to test the connection to the led tape?

  • Is there anything in /boot/config.txt that might be causing issues?


    Here is the listing:


    # Uncomment this to enable infrared communication.

    #dtoverlay=gpio-ir,gpio_pin=17

    #dtoverlay=gpio-ir-tx,gpio_pin=18


    # Additional overlays and parameters are documented /boot/overlays/README


    # Enable audio (loads snd_bcm2835)

    dtparam=audio=on


    [pi4]

    # Enable DRM VC4 V3D driver on top of the dispmanx display stack

    dtoverlay=vc4-fkms-v3d

    max_framebuffers=2


    [all]

    #dtoverlay=vc4-fkms-v3d

  • if all of this dont work then we do something diffrent


    in terminal of raspi;


    sudo systemctl disable --now hyperiond@pi

    sudo systemctl enable --now hyperiond@root

    sudo reboot now




    copy and paste this code line with ctrl/shift +V in terminal then press enter


    until last line of reboot


    after reboot


    sudo apt-get update


    sudo apt-get upgrade




    then open hyperion and post debug log

  • I think the 2nd LED is defect. You can test this, if you have male jumper cables. You said, measured 5V and GND at the end?

    That's good. Make a connection after the first LED (Data Out) to the third LED (Data In). :thumbup:

    Grüße aus Österreich / Greetings from Austria !

    - Don't wanna miss it anymore !

  • Hi Mike,

    I think you are right! I already tried holding the data out to the middle wire, but that did not give the right result.

    Now I waited a few exta seconds and you could see the software addressing them all.

    So, I cut the first few leds from the tape (I already did the same on the other side, seems damaged as well.


    Tomorrow I will do some soldering of wires. Any suggestions how? I mean, what is the most stable approach?

    I have a slodering station, heat shrink tube etc.

  • :thumbup: I also had a few strips with defective LEDs. The simplest solution is to cut out the defective LED and solder in a new LED using short pieces of wire. The copper areas should be large enough. Even easier if the strip is not yet stuck to the TV.

    Grüße aus Österreich / Greetings from Austria !

    - Don't wanna miss it anymore !

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!