Navigation

    IO Rodeo Forum

    • Register
    • Login

    Problems with serialport AppImage on Linux (Rasperry Pi 3)

    Announcements
    3
    4
    2291
    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.
    • S
      Sharlow last edited by

      HI I want to connect the rodeostat to Rasperry Pi 3 (Linux). After downloading the AppImage and making it executable I keep getting the cannot execute binary file: Exec format error’.

      Is there a way to fix this?

      W 1 Reply Last reply Reply Quote 0
      • M
        moda2cool last edited by

        let me read a little and will try to help you

        1 Reply Last reply Reply Quote 0
        • W
          Will Dickson @Sharlow last edited by

          @Sharlow

          The current AppImage binary is built for x86-64 whereas the rpi is ARM. So in order to get this to work you will need to rebuild the serialport-bridge AppImage from source for ARM. This can be done on the raspberry pi itself. The source code for the serialport-bridge can be found here https://bitbucket.org/iorodeo/serialport-bridge You should be able to rebuild the package using "npm build". I have tried this, but I think it should work.

          S 1 Reply Last reply Reply Quote 0
          • S
            Sharlow @Will Dickson last edited by

            @Will-Dickson Hi I tried with npm but I got an error ELIFECYCLE errno 1.

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