-
Notifications
You must be signed in to change notification settings - Fork 373
Description
First release candidate for OctoPi 1.0.0
There are both 32bit and 64bit images available. Which give support to new Raspberry Pi 4B hardware pis that have been shipping out there.
The 64bit image is based on Ubuntu 20.04.4, since it seemed more stable than RaspberryPi OS when testing 64bit, it might improve later on.
Raspsberrypi 3 and up can try the 64bit version. No performance gain in normal OctoPi is expected. It might help future plugins.
Please try the release candidate so we know it works.
32bit armf:
Download it at:
https://unofficialpi.org/Distros/OctoPi/nightly/2022-02-27_2022-01-28-octopi-bullseye-armhf-lite-1.0.0.zip
Md5: 672cc74db5c863e8378d994b8ef25504.
64bit arm64/aarch64:
Download it at:
https://unofficialpi.org/Distros/OctoPi/nightly-arm64/2022-02-27_octopi-20.04.4-preinstalled-server-arm64+raspi-1.0.0.zip
Md5: a78e25bda751e0253981020d2ddf4298.
Changes in the image
- OctoPrint 1.7.3
- Version is 1.0.0, it seem like its about time b6b7f36
- Raspbery PI OS uses bullseye
- rpi.gpio-common has been added
- Fix webcamd daemon loop & handling of non-usb v4l2 devices Fix webcamd daemon loop & handling of non-usb v4l2 devices #741 (@foosel)
- Add a network monitoring for wifi connections Add a network monitoring for wifi connections #729 (thanks @hawkeyexp)
- Delete octopi-network.txt
- picam-bullseye-fix picam-bullseye-fix #763 (Thanks @PowerWiesel)