Re: Linux Appimage 64 Bit (x86-64)

2 views
Skip to first unread message
Message has been deleted

Malka Crickenberger

unread,
Jul 10, 2024, 9:48:52 AM7/10/24
to newsbertive

I am trying to change to linux.
I have put a copy of linux on a new partition on my computer and can load and run it
uname-a returns
Linus bob-desktop 5-15-0-60 generic #66-ubuntu SMP Fri Jan 20 14:29:49 UTC 2023 x86_64 x86_64 xs86_64 GNU/Linux
I have downloaded AppImage 64 bits (X86-64) from the Arduino Software page. made it executable and run it.
All I get is a white box with the arduino logo in the middle moving in and out of the page (getting larger and smaller).
Thinking I had done something wrong I downloaded the linux zip file, extracted it and ran the appimage file from within it to get the same blank page with the arduino symbol on it.
Thinking it just took a while I left it all night, in the morning I still just had the arduino logo on the white page.
I can't see any other file to load, can anyone see what I am doing wrong?

Hi semperidem, yes you did. It had so many faults I asked the staff to delete it.
I have found how to get the directories and files in terminal and done as you ask ptillisch, It ran as you say and then produced the box as above it is on the linux partition of another machine so I can't just paste it here.
The machine it is on is only wifi connected and much slower than this machine. I will try to send it to my e-mail address and pick it up here please bear with me.

linux appimage 64 bit (x86-64)


Descargar Zip ::: https://pimlm.com/2yPKGE



Right! I did as you asked and it gave me the box above for a short period and then loaded the IDE.
I have managed to produce a short cut on my desktop for it that works.
I tried to select a board and gave me the board manager and then started to download something else to do with board manager?
It is so long since I first loaded the IDE onto a computer, is this normal?
It looks as if it is loading board packages and port details.

I tried to select a board and gave me the board manager and then started to download something else to do with board manager?
It is so long since I first loaded the IDE onto a computer, is this normal?
It looks as if it is loading board packages and port details.

Yes, that is normal. The Arduino IDE 1.x installation includes the "Arduino AVR Boards" platform of the Uno, Leonardo, Mega, etc. boards. Arduino IDE 2.x works similarly, but a little differently in that the installation doesn't contain the "Arduino AVR Boards" platform, but it automatically installs the latest version on the first run after a fresh installation (unless you already have the "Arduino AVR Boards" platform installed on your computer).

If you are using one of the boards of that platform (e.g., Uno, Leonardo, Mega), you don't need to make any other installations after that, but if you have a different board then you also need to use Boards Manager to install the platform that adds support to Arduino IDE for the board.

However, I came across this QEMU Appimage at _Appimage.
There are two variants available, and without exhaustive testing, they both seem to work in BookwormPup64, as well as Fossapup64, Debian Dog and Quickpup64.
It does not run without error in S15pup for some reason, thus far.

To use the Appimge, download and change the permissions to executable. Lets say its called QEMU-x86_64.AppImage. For convenience, place in a new directory (say, QEMU). Open a terminal in that directory.

Once running use Geany in the virtual OS to add a partition table to the VirtualHDD and then format it to say, vfat32. Then install the OS as required on the HDD. The installed image can then be booted by changing the script from -boot d to -boot a.

AND, instead of having to look up the correct mod-probe to use on your PC, no matter if Intel or if AMD, use this Puppy Linux exclusive for QEMU users to do that for you by @norgo . This tiny utility SHOULD be included in all QEMU packages provided for forum distros for its automation of testing and turning the KVM ability 'on' within the running system.

to be faster for you unpack the appimage with ./my_appimage --appimage-extract and modify the AppRun file adding the option -f in the proot line after the proot option in $HERE/junest/bin/junest proot -f -n -b it should look like this, if you are in a hurry otherwise wait for my change in the github, I belive this is the fix for this problem.

friends I'm trying to fix that problem you have informed, but no success. I have other builds of qemu but it's old builds that I have built using old linux distros for better compatibilty in newer systems, it was build using pkg2appimage if you have interest on it just tell me I can upload for you.

dear friends I've tried everything but no success. I guess for now we may stick with ordinary builds made by pkg2appimage using old linux distros. Junest is not a bad idea but needs to maturate a bit. I've find out that junest is not good enough to run on systems that uses root directly like puppy linux does, I've installed fossa puppy in my machine for testing this appimages built on top of junest.
I am able to accept ideas if anyone find out a solution contact me.
I'll be uploading other builds of qemu I've made before to github.
thanks for your patience.

hello friends I've made a new appimage using the git version of qemu it's the latest version from the source code built against ubuntu 20.04, still having some things to be done but the network is working.
I need ideas of how to enable audio on the host os. please if you download it read it the readme file for new instructions.
hope you enjoy!

d3342ee215
Reply all
Reply to author
Forward
0 new messages