I love Boingg! I put together an intro video on the app for folks new to, or curious about Norns:
HI. Since two latest Norns update, Boing ins’t loading. I get error message “missing polySub”. I removed and re installed but no joy.
script clear
script load: /home/we/dust/code/boingg/boingg.lua
script run
loading engine: PolySub
SCRIPT ERROR: missing PolySub
try ‘SYSTEM > RESTART’
reading PMAP /home/we/dust/data/boingg/boingg.pmap
m.read: /home/we/dust/data/boingg/boingg.pmap not read
hi there! sorry to hear that you’re having troubles! it’s working for me here, on norns 220321
. are you on the latest norns update?
Hi! Well… something odd is happening. I go to update, it loads the update, shuts down, but then after powering again, it seems to not have updated. So each time I power again, it gives me option to install update 220321.
running update…
From maiden :
needs new disk image, aborting.
update complete.
just to confirm — have you done the fresh disk image install for 220306
? updates after this version will still show up for previous softwares, but won’t install unless that foundation has been laid. maiden will report that message you shared if installation isn’t possible.
more info here: norns: new image 220306
Hi Dan. Philippe here Errr, no, I’ve not been aware of the need to do a disk image install.
Is it this I gotta do ? :
Use etcher or the official Raspberry Pi Imager to flash your SD card, using these shield-specific instructions. Be sure to use a high quality SD card – if you have any trouble, please try a different card.
If etcher or the Imager do not work for you, or if you prefer to use the command line, see this guide.
After flashing your SD card, you’ll need to expand the filesystem:
- Open a terminal on a computer connected to the same network as your shield
- Execute:
ssh we@norns.local
Password:sleep
- if you cannot connect to
we@norns.local
, try replacingnorns.local
with your shield’s IP address, discoverable by hitting K2 on theSELECT / SYSTEM / SLEEP
screen
- Execute:
sudo raspi-config
- Navigate to
Advanced Options
and hit RETURN - Select
Expand Filesystem
and hit RETURN - Lots of activity will happen. When it’s done, power down and reboot. If you get any errors, reboot again.
- Connect norns to your network and update via SYSTEM > UPDATE
- Consider changing the default password and address
If you have previously connected to a shield (either by this same IP address or simply norns.local
) in the past, you may see a warning that the ‘remote host identification has changed’. this is because the shield now has a new host key. The error will give you a filepath to your hosts file, but if you are on MacOS you can simply execute rm -f ~/.ssh/known_hosts
in Terminal to erase the previous hosts file and start fresh.
hi philippe! wonderful to run into you!!
yeah! a bit more as well, outlined in this post, which i added as an edit before you probably saw it
Hey hey hey! Yes, I’m getting there thanks. All done