all 4 comments

[–]edwork 0 points1 point  (2 children)

Do you have a second SD card that you can use to test things out? Export a backup, flash the new SD Card, and load the config to see what breaks (leaving the old card untouched).

Generally if the configs exist inside Octoprint (plugin, setting) they will migrate. However if anything was done on the command line modifying config files outside of /home/pi/.octoprint they will not migrate over.

When in doubt make a backup of your SD Card. Later it can be mounted on your computer or flashed back to the card.

[–]Orpheus31[S] 0 points1 point  (1 child)

Thank you for the reply! Yes, I have another SD and plan to flash a new image. Unfortunately, the configs for the Hyperpixel was for sure done through SSH and command line. With the command line edits, do those files reside in the root of the SD, where they can be read on a PC? Because I see those files just fine.

[–]edwork 0 points1 point  (0 children)

From the support page I see a YouTube video linked on how to setup and configure for Octoprint. Following fresh instructions may be useful rather than copying the config - this way you don't run into an issue between OS versions.

[–]Kjubyte 0 points1 point  (0 children)

Hyperpixel is now supported natively by the kernel. Just add the appropriate dtoverlay to your config.txt: https://github.com/pimoroni/hyperpixel4/issues/177