Code Monkey home page Code Monkey logo

arduino-ide-raspberrypi's People

Contributors

koendv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

kittaakos hallo32

arduino-ide-raspberrypi's Issues

Difficulty Installing AppImage on Raspbian 11

Hello, I am running a Raspbian 11 on a Raspberry Pi 4B and have not been able to install the ARM ports you've made here.

I am attempting to install on an external USB disk. I made the AppImage file executable, but nothing seems to happen after choosing to run the executable, in terminal or otherwise. I have attempted to install the three latest versions you've released, all with the same results. While I am not on Ubuntu, I did install fuse and libfuse2, but it did not make any difference. Navigating to the file through terminal returns that there is no such file or directory.

Readme comments plus build problems - post build 2.0.3

Note: there are more details up on the Arduino thread: https://forum.arduino.cc/t/building-arduino-ide-2-0-for-raspberry-pi-ubuntu-64-bit

Readme: appimage file dependencies on Ubuntu 22.04.
The command:
sudo apt-get install libz1g-dev fuse libfuse-dev
Failed as libz1g-dev did not exist:
Fixed (at least in my attempt) by:
sudo apt-get install zlib1g-dev fuse libfuse-dev
I was able to build a build close to the 2.0.3 version. Artificats are up there.

I then wanted to build a current sources. So instead of deleting my Arduino fork and then fork again, I
tried to simply reset my github project to be in sync with the main branch:

git reset --hard upstream/main
git push --force  origin main

I then went through the steps of doing the patch... And started the build, which failed.

Latest failure run is up at:
https://github.com/KurtE/arduino-ide/actions/runs/3814991625/jobs/6489703279#step:7:668

@per1234 (ptillisch in Arduino thread) - mentioned that maybe it might be related to the changes to the Arduino build infrastructure, from the PR:
arduino/arduino-ide#1757

Note: I had some interesting failures on the first run that failed where the RPI4 running on SSD was stuck in some printing out real low level failures about disk writes failing. Will try to track more of that one down to see if related or not.

AppImage fails to run on latest Raspbian Bullseye

I've just done a clean install of the latest Raspberry Pi OS Bullseye on a Raspberry Pi 4. I then downloaded (to external HD as suggested) the latest AppImage from the releases page, did chmod +x and tried to run it. This results in "No such file or directory" error.

Running file on the AppImage says interpreter /lib/ld-linux-aarch64.so.1. No such file is present in /lib.

Am I missing some dependency?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.