-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[Bug]: Can't build legacy branch of kernel for bcm2711 #7055
Comments
Jira ticket: AR-2456 |
Did you try without modifications? |
@EvilOlaf I'm currently testing |
Stashed & reset, set to |
It works on current and edge, but fails on legacy, right? |
@igorpecovnik exactly that. |
Why do you need legacy? We don't do much here, so its probably broken / unmaintained upstream. Those are patches: Can't you use 6.6.y kernel for your use case? |
I'm trying to get up & running RPi 3 based device, but on 6.6.x kernel I get error -110 for mmc1 device, which is SDIO based wifi card. 6.10 doesn't even work for me there. Since I want to get this specific ones as well as rpi 4, I need to find something which will work on both of them. |
I was able to build it now. |
I can confirm that I get exactly the same error as KhazAkar when building the legacy branch from the main and v24.08 branches. There must be some error when building the dtb packages because the package https://fi.mirror.armbian.de/apt/pool/main/l/linux-dtb-legacy-bcm2711/linux-dtb-legacy-bcm2711_24.5.1_arm64__6. 1.77-S2101-D440d-Pdbc3-C2812H5c21-HK01ba-Vc222-Bf15a-R448a.deb does not contain any dtb files. Also packages https://fi.mirror.armbian.de/apt/pool/main/l/linux-6.1.77/linux-image-legacy-bcm2711_24.5.1_arm64__6.1.77-S2101-D440d-Pdbc3-C2812H5c21-HK01ba-Vc222-Bf15a-R448a.deb and https://fi.mirror.armbian.de/apt/pool/main/l/linux-6.1.77/linux-image-legacy-bcm2711_24.2.1_arm64__6.1.77-S14c3-D6b4a-Pdbc3-Ca3a2Hfe66-HK01ba-Vc222-B067e-R448a.deb do not include any dtb files. |
Would you mind saying how did you managed to do so? My bash-fu is not great, so I'd appreciate any help :) |
What happened?
What happened:
Expectation: It should build, just like
current
branch.How to reproduce?
Plus, changes mentioned in logs are from this PR: #6503 - but since replacing config.txt from customize-image.sh wasn't working with it, I just appended my own lines to this changes - but shouldn't be relevant here.
Branch
other (only relevant in corner cases)
On which host OS are you running the build script and observing this problem?
Ubuntu 22.04 Jammy
Are you building on Windows WSL2?
Relevant log URL
https://paste.armbian.com/qabigucato
Code of Conduct
The text was updated successfully, but these errors were encountered: