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

    still trying to get it to work.

    Scheduled Pinned Locked Moved ControlBlock, PowerBlock & Co.
    powerblockinstall error
    5 Posts 3 Posters 1.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.
    • R
      Radioman673
      last edited by

      Re: PowerBlock install

      0_1495777577575_Powerblock3.jpg

      I have actually reformatted my SD card and reinstalled Retropi 4.2 and then performed 2 different variations of the install for the PowerBlock. both versions stop at the "cmake .." or "make" commands. here are the web pages and instructions: http://blog.petrockblock.com/gadgets/powerblock-another-power-switch-for-the-raspberry-pi/ and https://github.com/petrockblog/PowerBlock#building-and-installation

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

        Can you post the output of the console here? It would be interesting to see the error message to get an understanding of the problem.

        1 Reply Last reply Reply Quote 0
        • O
          ortsac @Radioman673
          last edited by

          @Radioman673 Looking at the picture you posted, it seems that some commands are missing:
          you typed:

          cd PowerBlock
          make

          it should be:

          cd PowerBlock
          mkdir build && cd build
          cmake ..
          make

          1 Reply Last reply Reply Quote 0
          • R
            Radioman673
            last edited by

            I spent the weekend on this and finally got it to work. The "petrockblog" install was incorrect.

            O 1 Reply Last reply Reply Quote 0
            • O
              ortsac @Radioman673
              last edited by

              @Radioman673 So that we can all learn from your experience, what is exactly wrong with the install at "petrockblog"? I followed it to the letter and I had no issue with it...

              1 Reply Last reply Reply Quote 0
              • 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.