Specifically, I am trying to get the newest Arduino IDE on my three day old Raspberry Pi 5 with 64 bit Bookworm, but I do not seem to be able to get any appimage whatsoever to work on my Pi 5.
Background:
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
new Raspberry Pi 5
loaded Bookworm, 64 bit, Debian desktop
details:
ccccccccccccccccccccccccccccccccccccccccccccxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
now for Arduino 1.8.19:
Loaded Legacy IDE 1.8.19 Arduino. No problems. Icon on desktop. Starts fine.
Xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
now for Arduino IDE 2:
from Arduino website instructions:
Linux
To install the Arduino IDE 2 on Linux, first download the AppImage 64 bits (X86-64) from the Arduino Software page. Ok. Got this:
arduino-ide_2.3.0_Linux_64bit.AppImage
Before we can launch the editor, we need to first make it an executable file. This is done by:
• right-click the file,
• choose Properties,
• select Permissions tab,
• tick the Allow executing file as program
• Result are these symbols. And no arduino 2.3.0
Any suggestions welcome.
Image may be NSFW.
Clik here to view.
Background:
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
new Raspberry Pi 5
loaded Bookworm, 64 bit, Debian desktop
details:
cccccccccccccccccccccccccccccccccccccccccccc
Code:
myname@raspberrypi:~ $ cat /etc/*releasePRETTY_NAME="Debian GNU/Linux 12 (bookworm)"NAME="Debian GNU/Linux"VERSION_ID="12"VERSION="12 (bookworm)"VERSION_CODENAME=bookwormID=debianmyname@raspberrypi:~ $ uname -aLinux raspberrypi 6.1.0-rpi7-rpi-2712 #1 SMP PREEMPT Debian 1:6.1.63-1+rpt1 (2023-11-24) aarch64 GNU/Linuxmyname@raspberrypi:~ $ lscpuArchitecture: aarch64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little EndianCPU(s): 4 On-line CPU(s) list: 0-3Vendor ID: ARM Model name: Cortex-A76 Model: 1 Thread(s) per core: 1 Core(s) per cluster: 4 Socket(s): - Cluster(s): 1 Stepping: r4p1 CPU(s) scaling MHz: 62% CPU max MHz: 2400.0000 CPU min MHz: 1500.0000 BogoMIPS: 108.00 Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm lrcpc dcpop asimddpmyname@raspberrypi:~ $ dpkg --print-architecturearm64myname@raspberrypi:~ $ getconf LONG_BIT64myname@raspberrypi:~ $ archaarch64myname@raspberrypi:~ $ sudo apt updatemyname@raspberrypi:~ $ sudo apt upgrademyname@raspberrypi:~ $
now for Arduino 1.8.19:
Loaded Legacy IDE 1.8.19 Arduino. No problems. Icon on desktop. Starts fine.
Xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
now for Arduino IDE 2:
from Arduino website instructions:
Linux
To install the Arduino IDE 2 on Linux, first download the AppImage 64 bits (X86-64) from the Arduino Software page. Ok. Got this:
arduino-ide_2.3.0_Linux_64bit.AppImage
Before we can launch the editor, we need to first make it an executable file. This is done by:
• right-click the file,
• choose Properties,
• select Permissions tab,
• tick the Allow executing file as program
• Result are these symbols. And no arduino 2.3.0
Any suggestions welcome.
Image may be NSFW.
Clik here to view.

Statistics: Posted by shore — Tue Feb 13, 2024 4:28 pm