-
Notifications
You must be signed in to change notification settings - Fork 371
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OctoPi 1.1.0 RC1 Status #837
Comments
Did some initial testing and here's what I found:
So we do have an issue here, as |
I found that the wifi.nmconnection seems to have radio disabled at boot for 5ghz and needs to fix that somehow |
If anyone has any idea why the cameras before V3 don't work it would help me fix it and have RC2 out |
I still do not see octoprint on the rpi imager with pi 5 selected. |
@00ihsan Because its not released yet, its a candidate.
|
@guysoft thanks for the quick reply! any idea when its released/ETA? No pressure! |
@00ihsan I am currently block on cameras not detected. I didn't get to plugging one to a pi to debug. I hope in a few weeks. But any help on that would speed it up. Also depends if we need an RC3. |
Copy that! I’ll see if i can help with that.
Met vriendelijke groet,
Ihsan Topcu
…________________________________
Van: Guy Sheffer ***@***.***>
Verzonden: Monday, December 2, 2024 11:59:13 PM
Aan: guysoft/OctoPi ***@***.***>
CC: 1H54N ***@***.***>; Mention ***@***.***>
Onderwerp: Re: [guysoft/OctoPi] OctoPi 1.1.0 RC1 Status (Issue #837)
@00ihsan<https://github.com/00ihsan> I am currently block on cameras not detected. I didn't get to plugging one to a pi to debug. I hope in a few weeks. But any help on that would speed it up. Also depends if we need an RC3.
—
Reply to this email directly, view it on GitHub<#837 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANT57AI3Z6TNZESKRK24ZB32DTQ4DAVCNFSM6AAAAABSJKH3O2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMJTGE2TIMJXG4>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Ok, looks like if I run
The camera can take pictures with:
If I switch in I get when running
Then the camera works normally. So will change that. |
Looks like this commit fixes the network manager issue: So this means all reported RC1 issues have been fixed and can build RC2 The only thing is the size of the image, will try see what grew |
Was hoping to try this some time this week, so I tried to use the RPi imager to grab the latest, but it's a bit confusing as to which 64bit one is which as some are duplicated: I'm using the Windows imager with the command: |
New RC2 is practically ready. I am waiting for end of holidays to publish it |
Use RC2 |
First release candidate for OctoPi 1.1.0
There are both 32bit and 64bit images available for Raspberry Pi
There is also a new beta release for Le Potato AML-S905X-CC.
Its beta because I is not as tested as OctoPi for Raspberrypi. And I hope that having it available might let people play with it and tell me what can be done to get the wifi and cameras working correctly.
This image brings support to Raspberry Pi 5. It also drops wpa-supplicant support due to raspberrypi/bookworm-feedback#72
Please try the release candidate so we know it works.
32bit armf:
Download it at:
https://unofficialpi.org/Distros/OctoPi/nightly/2024-11-22_2024-11-19-octopi-bookworm-armhf-lite-1.1.0.zip
Md5:
173a6b93942e83c960d84d70f6c6f778
.64bit arm64/aarch64:
Download it at:
https://unofficialpi.org/Distros/OctoPi/nightly-arm64/2024-11-22_2024-11-19-octopi-bookworm-arm64-lite-1.1.0.zip
Md5:
5344de5850bc402da5e741e96dcf3eef
.Let Potato AML-S905X-CC (based on debian):
https://unofficialpi.org/Distros/OctoPi/debian_lepotato/nightly/2024-11-22_debian-12-base-arm64+aml-s905x-cc-1.1.0.zip
Md5:
5c892cb5b187ad79612f39597c214054
Changes in the image
/boot/config.txt
has moved to/boot/firmware/config.txt
See The file/boot/config.txt
has moved to/boot/firmware/config.txt
CustomPiOS#220Please try the release candidate so we know it works.
wifi.nmconnection
file in the/boot/firmware
folder that lets you configure wifi headless. Its more limited at the moment than the wpa supplicant versionThe text was updated successfully, but these errors were encountered: