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

    GamePadBlock firmware update issue

    Scheduled Pinned Locked Moved ControlBlock, PowerBlock & Co.
    gamepadblockfirmware update
    4 Posts 2 Posters 667 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.
    • Star_RaiderS
      Star_Raider
      last edited by

      Hello,

      I'm having difficulties in updating the firmware for the GamePadBlock. I'm a technical novice, although I'd like to think I can follow directions.

      On a Mac OS 10.13, admin account, and working from the steps on the GamePadBlock site: https://blog.petrockblock.com/gamepadblock-downloads/.

      When at the "prepare" step, I get a message "Something went wrong. Is brew (https://brew.sh) installed?"

      Paste of the terminal log below. Many thanks for any guidance!

      Davids-MacBook-Air-4:~ DaveB$ /Users/DaveB/Desktop/petrockutil-darwin-amd64 gamepadblock readversion /dev/tty.usbmodem1421
      Found GamepadBlock at /dev/tty.usbmodem1421 . The firmware version of it is ?
      Davids-MacBook-Air-4:~ DaveB$ /Users/DaveB/Desktop/petrockutil-darwin-amd64 gamepadblock prepare
      Attempting to install avrdude with Homebrew...
      Something went wrong. Is brew (https://brew.sh) installed?
      2019/01/20 14:05:57 exec: "brew": executable file not found in $PATH
      Davids-MacBook-Air-4:~ DaveB$ /Users/DaveB/Desktop/petrockutil-darwin-amd64 gamepadblock update /dev/tty.usbmodem1421
      Downloading the latest firmware
      Most current firmware version is 1.2.0
      https://github.com/petrockblog/GamepadBlockUpdater/releases/tag/1.2.0
      Downloading https://github.com/petrockblog/GamepadBlockUpdater/releases/download/1.2.0/firmware.hex to firmware.hex
      48843 bytes downloaded.
      Downloaded firmware file firmware.hex
      Press the RESET button on the GameapadBlock to activate its update mode.
      Press 'Enter' to continue...
      2019/01/20 14:06:34 exec: "avrdude": executable file not found in $PATH
      Davids-MacBook-Air-4:~ DaveB$ 
      
      1 Reply Last reply Reply Quote 0
      • P
        petrockblog Global Moderator
        last edited by

        It might be that brew is not installed on your machine. Brew is a package manager for MacOS and allows you to install all kinds of tools that you might also know from the Linux world. It is used by the update tool.

        Could you try and install brew depicted at https://brew.sh? It boils down to calling

        /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
        
        1 Reply Last reply Reply Quote 0
        • Star_RaiderS
          Star_Raider
          last edited by

          @petrockblog

          That did it! Up and running... thank you!

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

            Glad to hear that!

            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.