avafinger / nanopi-m4-ubuntu-base-minimal

Nanopi M4 RK3399 base minimal image for development (mali fbdev / gbm) - Camera support
53 stars 10 forks source link

Nanopi M4 emmc not booting #15

Open yousuffarhan opened 4 years ago

yousuffarhan commented 4 years ago

I have followed the instructions, and my SBC is not booting. The green light turns on for a few seconds before shutting off. My monitor displays a black screen instead of the "no signal" messag,e

avafinger commented 4 years ago

Do you have a TTL-USB to grab the boot log from the serial console? Does it boot from SD Card?

yousuffarhan commented 4 years ago

UPDATE: It boots but the display does not work. Anyway to install it headless? It's not letting me ssh.

avafinger commented 4 years ago

The Image is a headless install, is that what you mean? There is no Desktop. It sounds very weird. Do you have NanoPi M4 v2? There is no support for LPDDR4 in this Image.

No ssh means you have no eth0, the kernel has crashed, very likely.

If you don't have M4 v2, can you try this and see if it boots? https://github.com/avafinger/nanopi-m4-ubuntu-base-minimal/releases/tag/v1.27

avafinger commented 4 years ago

You can try this kernel, no lpDDR4 yet.

Boot from older kernel (EON Image) and then apply:

yousuffarhan commented 4 years ago

Hey, so after a day of me leaving it to run, it has booted and has been stuck as "Starting Kernel Modules." It is the Nano Pi m4 V1, and ssh is not working, and gives me a "Connection refused" error.

avafinger commented 4 years ago

Maybe it is related somehow to this: https://github.com/avafinger/nanopi-m4-ubuntu-base-minimal/issues/16#issuecomment-570996405