-
Notifications
You must be signed in to change notification settings - Fork 407
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
Odroid HC1 does not boot on 6.1.y and 6.6.y kernels #437
Comments
What defconfig you used? what gcc you used? what u-boot... |
|
Unrelated, but could you confirm the kernel built from the odroid-6.6.y branch should be used for N2 devices as well? That would mean https://github.com/archlinuxarm/PKGBUILDs/tree/master/core/linux-odroid-n2 could be removed. Edit: Unless perhaps they should use the generic https://github.com/archlinuxarm/PKGBUILDs/tree/master/core/linux-armv7 |
Yes, we are using odroid-6.6.y for C4 Series, N2 Series and XU4. |
Sure, here you go! @mdrjr thanks for still supporting the eol'ed platform *edit: attached the log, sorry had a long day |
My HC1 refuses to boot with exact same error (won't duplicate logs). |
I learned how to properly use defconfig's now 😅. Please try linux-odroid-xu3 6.6.44-1 @wickner-consid @kyak
odroidxu4_defconfig. Previously I had copied the defconfig rather than using |
@mdrjr -
Do you know if this branch will work with the C1 or C2? |
Sadly I have to report the issue on the current kernel too. In the meantime, could somebody point me in the right direction on how to compile a working kernel from an x86 system 😅 ? |
If you need any kernel, then regular This vendor kernel still doesn't work for me (same crash as your's). |
Ah nice, thanks for the super quick reply and info! (and sorry for the ping, forgot you would be notified from the quote)
Follow up to that: Do you know of any way or just suck it up and reinstall from scratch with the |
One question, are you guys using xu4 dtb or hc1 dtb? |
How can I check? |
Well, I just plugged the SD card to laptop and overwrote broken zImage with the one from linux-armv7 package. As soon as it booted, I installed linux-armv7 package properly. |
Thanks a ton! The kernel now loads but To not go any further offtopic, thank you so much @kyak and if I can be of any further help just give me a ping @mdrjr Edit: if anybody stumbles onto this from Google. Here is how I got back to a running system afterwards. Fixing the |
archlinuxarm/PKGBUILDs#2027 (comment) (https://github.com/user-attachments/files/16120285/exception.txt)
ffaille/alarm-linux-odroid-xu3#1
The text was updated successfully, but these errors were encountered: