-
Notifications
You must be signed in to change notification settings - Fork 373
Description
Second 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 on RpiOS 64bit and not Ubuntu 20.04.4 as it was in RC1, 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-08-03_2022-04-04-octopi-bullseye-armhf-lite-1.0.0.zip
Md5: 7697e9e235e22ce3cab992be074e4a9a.
64bit arm64/aarch64:
Download it at:
https://unofficialpi.org/Distros/OctoPi/nightly-arm64/2022-08-03_2022-04-04-octopi-bullseye-arm64-lite-1.0.0.zip
Md5: 28b817abcfcef877219f3c9b05913d01.
Changes in the image since RC1
- OctoPrint 1.8.1
- ships ffmpeg with HLS support at
/opt/ffmpeg-hls/ffmpegHLS V4L2 M2M encoder #784 - 64 bit build has moved to raspios (Switch arm64 nightly build to raspios_arm64 #785)
- Uses new Rpi userless system
- Uses Debian "bullseye" RpiOS 2022-04-04
Changes in the image
OctoPrint 1.8.0- 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)