not running on raspi 2 model b #8

Closed
opened 2025-11-19 07:11:37 -06:00 by GiteaMirror · 6 comments
Owner

Originally created by @mindgam3s on GitHub (Feb 28, 2025).

it shows "illegal instruction"

could you please provide instruction to run it on that model? :(
would really like to run it on my old raspi

lscpu:

Architecture:        armv6l
Byte Order:          Little Endian
CPU(s):              1
On-line CPU(s) list: 0
Thread(s) per core:  1
Core(s) per socket:  1
Socket(s):           1
Vendor ID:           ARM
Model:               7
Model name:          ARM1176
Stepping:            r0p7
CPU max MHz:         700.0000
CPU min MHz:         700.0000
BogoMIPS:            697.95
Flags:               half thumb fastmult vfp edsp java tls
Originally created by @mindgam3s on GitHub (Feb 28, 2025). it shows "illegal instruction" could you please provide instruction to run it on that model? :( would really like to run it on my old raspi lscpu: ``` Architecture: armv6l Byte Order: Little Endian CPU(s): 1 On-line CPU(s) list: 0 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 1 Vendor ID: ARM Model: 7 Model name: ARM1176 Stepping: r0p7 CPU max MHz: 700.0000 CPU min MHz: 700.0000 BogoMIPS: 697.95 Flags: half thumb fastmult vfp edsp java tls ```
Author
Owner

@oschwartz10612 commented on GitHub (Feb 28, 2025):

Are you using the arm32 version and it still is not working?

https://github.com/fosrl/newt/releases/download/1.0.0-beta.5/newt_linux_arm32

@oschwartz10612 commented on GitHub (Feb 28, 2025): Are you using the arm32 version and it still is not working? https://github.com/fosrl/newt/releases/download/1.0.0-beta.5/newt_linux_arm32
Author
Owner

@mindgam3s commented on GitHub (Feb 28, 2025):

yes! AMD32 ARM32 says illegal instruction. AMD64 ARM64 says wrong EXEC format or something

@mindgam3s commented on GitHub (Feb 28, 2025): yes! ~~AMD32~~ ARM32 says illegal instruction. ~~AMD64~~ ARM64 says wrong EXEC format or something
Author
Owner

@oschwartz10612 commented on GitHub (Feb 28, 2025):

When you say AMD is that just at typo or did you use AMD? You want to use ARM.

I just tried building for armv6. Could you try this?

https://github.com/fosrl/newt/releases/download/1.0.0-beta.5/newt_linux_arm32v6

@oschwartz10612 commented on GitHub (Feb 28, 2025): When you say AMD is that just at typo or did you use AMD? You want to use ARM. I just tried building for armv6. Could you try this? https://github.com/fosrl/newt/releases/download/1.0.0-beta.5/newt_linux_arm32v6
Author
Owner

@mindgam3s commented on GitHub (Feb 28, 2025):

yes that was autocorrect on my phone xD

it was ofc ARM32 that was not working.

will try the new build later :) thanks in advance!

@mindgam3s commented on GitHub (Feb 28, 2025): yes that was autocorrect on my phone xD it was ofc ARM32 that was not working. will try the new build later :) thanks in advance!
Author
Owner

@mindgam3s commented on GitHub (Feb 28, 2025):

I just tried building for armv6. Could you try this?

https://github.com/fosrl/newt/releases/download/1.0.0-beta.5/newt_linux_arm32v6

it works!
thank you very very much!

@mindgam3s commented on GitHub (Feb 28, 2025): > I just tried building for armv6. Could you try this? > > https://github.com/fosrl/newt/releases/download/1.0.0-beta.5/newt_linux_arm32v6 it works! thank you very very much!
Author
Owner

@oschwartz10612 commented on GitHub (Feb 28, 2025):

Awesome! I will include that build in future releases!

@oschwartz10612 commented on GitHub (Feb 28, 2025): Awesome! I will include that build in future releases!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/newt#8