RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    PowerBlock shows strange behavior; Boot once, quick flash always

    Scheduled Pinned Locked Moved ControlBlock, PowerBlock & Co.
    problem powerbl
    7 Posts 3 Posters 2.1k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      wolfman1138
      last edited by

      So I have my power block installed on my rpi3, but it is not behaving correctly.

      I have just installed the new retro-pie 4.0.2 img and I am using a jumper wire as a switch to test.
      When I first plug in the rpi power supply into the poweblock, the Pi is off and the LED is off (expected behavior). Connect the jumper across the switch terminals and the Pi boots but the powerblock LED goes into the quick flash mode. I never see the slow flash, nor the solid on.

      I believe that I got everything installed properly. I followed the step-by-step on the petrockblog page and I see the service started using service --status-all "[ + ] powerblock"

      Disconnecting the jumper/switch does not do anything. I have to still physically remove the power to shut down.

      Any ideas? Thanks!

      1 Reply Last reply Reply Quote 0
      • S
        Septemberist7
        last edited by

        Try connecting the switch before plugging in the power supply?

        (I have not used the PowerBlock)

        1 Reply Last reply Reply Quote 0
        • W
          wolfman1138
          last edited by

          To be sure that it was not a bounce issue, I have soldered a regular SPST switch onto a short 5 inch jumper. I get the exact same behavior. Status LED on the PowerBlock starts the fast flash when the Pi boots and the switch has no affect after the initial power on.

          Thanks for any help.

          1 Reply Last reply Reply Quote 0
          • P
            petrockblog Global Moderator
            last edited by

            Maybe you can post one or two images of your hardware setup?

            1 Reply Last reply Reply Quote 0
            • W
              wolfman1138
              last edited by

              Video:


              Plug in, flip switch, watch it boot with quick flash. No shutdown.

              Pictures:
              http://imgur.com/a/N1tzb

              I have tried it with and without the wireless keyboard and the Xbox controller. Doesn't change the behavior.

              Thanks!

              1 Reply Last reply Reply Quote 0
              • P
                petrockblog Global Moderator
                last edited by

                The observation that the flashing does not stop means that the PowerBlock driver on the Raspberry is not running correctly. Essentially, the PowerBlock service is installed with these steps:

                cd PowerBlock
                make
                

                If everything went fine you can install with the command

                sudo make install
                

                Finally, you install the PowerBlock service as daemon with this command:

                sudo make installservice
                

                Does every single step run without errors?

                1 Reply Last reply Reply Quote 1
                • W
                  wolfman1138
                  last edited by

                  Success! Thanks for the help.
                  Something must have gone wrong with the initial make when I ran through the instructions the 1st time.
                  What I did to fix it.
                  I re-pulled the updates and upgrades and got everything clean.
                  I removed and re-pulled the PowerBlock directory.
                  Followed the make and install.

                  Everything works properly now. Thanks for the help.

                  1 Reply Last reply Reply Quote 2
                  • First post
                    Last post

                  Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                  Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.