Pi Zero W

Apologies to create a new topic.

Is there any update on support Plexamp on for Pi Zero?

Currently when attempting to run node a Illegal instruction message is logged:

mt@raspberrypi:~/Downloads/plexamp $ uname -m
armv6l
mt@raspberrypi:~/Downloads/plexamp $ node --version
v16.3.0
mt@raspberrypi:~/Downloads/plexamp $ node ./js/index.js 
Illegal instruction

i’m sorry, but armv6 isn’t supported.

Righto. Too bad. So no plans to support?

Ah have just realised the release notes do mention:

64-bit capable Raspberry Pi

Many thanks

32-bit works fine, we support ARMv7 and ARMv8, but no plans to support down from there as there are performance and other challenges.

Now that the R-Pi zero 2 is out I was planning to try and use that. It has the same processor as the R-Pi 3 which is what I used on this original project.
In theory I should just be able to swap the SD card to the pi zero 2.
Although the last time I updated the R-Pi 3 inside that headless speaker it seemed to break something.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.