8000 circle/boot - downloads not working (anymore?) · Issue #572 · rsta2/circle · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

circle/boot - downloads not working (anymore?) #572

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

Open
pottendo opened this issue May 8, 2025 · 3 comments
Open

circle/boot - downloads not working (anymore?) #572

pottendo open 8000 ed this issue May 8, 2025 · 3 comments

Comments

@pottendo
Copy link
Contributor
pottendo commented May 8, 2025

Hi,
i found it super-convenient to download the proper Pi bootfiles using:
cd circle/boot
make

however since a few days this seems to be broken somehow, I tested from 2 sites and 2 different Linux distros, and get this:

circle/boot$ make
rm -f bootcode.bin fixup*.dat start*.elf bcm*.dtb *.dtbo kernel*.img armstub*.bin LICENCE.broadcom COPYING.linux
make clean -C "../tools/bootloader"

[...]
Downloading bcm2712-rpi-cm5-cm5io.dtb ...
Downloading bcm2712-rpi-cm5l-cm5io.dtb ...
make: *** [Makefile:32: firmware] Error 8

circle/boot$ ls -l
total 3012
drwxrwxr-x 2 pottendo pottendo    4096 Mai  8 17:03 armstub
-rw-rw-r-- 1 pottendo pottendo       0 Mai  8 17:08 bcm2710-rpi-zero-2-w.dtb
-rw-rw-r-- 1 pottendo pottendo       0 Mai  8 17:08 bcm2711-rpi-400.dtb
-rw-rw-r-- 1 pottendo pottendo       0 Mai  8 17:08 bcm2711-rpi-4-b.dtb
-rw-rw-r-- 1 pottendo pottendo       0 Mai  8 17:08 bcm2711-rpi-cm4.dtb
-rw-rw-r-- 1 pottendo pottendo       0 Mai  8 17:08 bcm2712d0-rpi-5-b.dtb
-rw-rw-r-- 1 pottendo pottendo       0 Mai  8 17:08 bcm2712-rpi-500.dtb
-rw-rw-r-- 1 pottendo pottendo       0 Mai  8 17:08 bcm2712-rpi-5-b.dtb
-rw-rw-r-- 1 pottendo pottendo       0 Mai  8 17:08 bcm2712-rpi-cm5-cm5io.dtb
-rw-rw-r-- 1 pottendo pottendo       0 Mai  8 17:09 bcm2712-rpi-cm5l-cm5io.dtb
-rw-rw-r-- 1 pottendo pottendo   52476 Mai  8 17:08 bootcode.bin
-rw-rw-r-- 1 pottendo pottendo     476 Mai  8 17:03 config32.txt
-rw-rw-r-- 1 pottendo pottendo     734 Mai  8 17:03 config64.txt
-rw-rw-r-- 1 pottendo pottendo   18693 Mai  8 17:08 COPYING.linux
-rw-rw-r-- 1 pottendo pottendo       0 Mai  8 17:08 fixup4cd.dat
-rw-rw-r-- 1 pottendo pottendo       0 Mai  8 17:08 fixup4.dat
-rw-rw-r-- 1 pottendo pottendo       0 Mai  8 17:08 fixup_cd.dat
-rw-rw-r-- 1 pottendo pottendo       0 Mai  8 17:08 fixup.dat
-rw-rw-r-- 1 pottendo pottendo    1594 Mai  8 17:08 LICENCE.broadcom
-rw-rw-r-- 1 pottendo pottendo    3152 Mai  8 17:03 Makefile
-rw-rw-r-- 1 pottendo pottendo    3834 Mai  8 17:03 README
-rw-rw-r-- 1 pottendo pottendo       0 Mai  8 17:08 start4cd.elf
-rw-rw-r-- 1 pottendo pottendo       0 Mai  8 17:08 start4.elf
-rw-rw-r-- 1 pottendo pottendo       0 Mai  8 17:08 start_cd.elf
-rw-rw-r-- 1 pottendo pottendo 2984320 Mai  8 17:08 start.elf

Probably not a circle issue, but a bit weird. Some files can be loaded others not.
Some details:

Downloading bcm2712-rpi-cm5-cm5io.dtb ...
--2025-05-08 17:14:16--  https://github.com/raspberrypi/firmware/blob/4bb9d889a9d48c7335ebe53c0b8be83285ea54b1/boot/bcm2712-rpi-cm5-cm5io.dtb?raw=true
Resolving github.com (github.com)... 140.82.121.3
Connecting to github.com (github.com)|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 429 Too Many Requests
2025-05-08 17:14:16 ERROR 429: Too Many Requests.

Any idea?
thanks, pottendo

@rsta2
Copy link
Owner
rsta2 commented May 8, 2025 via email

@pottendo
Copy link
Contributor Author
pottendo commented May 8, 2025

Ah thx, didn't see that - sorry for not checking properly. bye, pottendo

@pottendo pottendo closed this as completed May 8, 2025
@rsta2
Copy link
Owner
rsta2 commented May 9, 2025

I think we should keep this open, so that other user can quickly find it. I will close it after the next release is done.

@rsta2 rsta2 reopened this May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0