-
Notifications
You must be signed in to change notification settings - Fork 34
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
NanoPC T6 not booting #130
Comments
Connect to the UART console and show the complete log output during boot. |
I experience the same thing, it will not boot. I try to mount the boot image and get an error stating that there is some thing wrong with /dev/loop |
Things are not looking good at all! System gets in a boot loop shortly after loading the kernel: DDR Version V1.08 20220617 Verified-boot: 0Checking atf-1 0x00040000 ... sha256(b40ce543bb...) + OKChecking u-boot 0x00a00000 ... sha256(c51a050e8c...) + OKChecking fdt-1 0x00ace978 ... sha256(feae82f1bf...) + OKChecking atf-2 0x000f0000 ... sha256(f202de33d9...) + OKChecking atf-3 0xff100000 ... sha256(af08976afd...) + OKJumping to U-Boot(0x00a00000) via ARM Trusted Firmware(0x00040000) INFO: Preloader serial: 2 U-Boot 2024.01johang-dirty (Apr 01 2024 - 02:14:17 +0000) Model: FriendlyElec NanoPC-T6 Flattened Device Tree blob at edbe56f0Booting using the fdt blob at 0xedbe56f0 Starting kernel ... "Synchronous Abort" handler, esr 0x96000010, far 0x1f0 Code: 72676574 36383161 636d655f 6265645f (6d5f6775) resetting ... This goes over and over forever! There is a mismatch compared to working Armbian image using vendor kernel 6.1.43: Armbian: Image used is as4ahb |
This is the problem. DTB is corrupt for some reason. |
Is there a way to dig into this? SD card used to write the image file is in good condition. The same card was used to boot another noble image with success: That image has the "dfs get fsp_params" error too but boots normally |
I would go into the U-Boot console at |
Hello, I have updated bootloader to v1.16 from v1.08 but problem remains. This bootloader along with friendlyelec U-Boot SPL are able to boot properly all Armbian SD images. |
Hello,
I have installed the noble and trixie images to a known good SD card but neither image will boot on my T6. There is nothing displayed at the screen which is using HDMI cable. Same SD card is booting Armbian running kernel 6.1. I have successfully installed Armbian at the attached NVME disk.
I cannot get any logs as it does not actually boot.
The text was updated successfully, but these errors were encountered: