11-20-2021, 12:47 PM
(11-19-2021, 02:59 PM)wantageek Wrote:(11-17-2021, 11:58 PM)wdt Wrote: It's probably a slightly "off" uboot, manjaro has done this beforeThanks for the input.
You could get a serial window on the uboot process, flip the headphone switch
and make/buy a serial connector. But you still have the problem---what uboot??
You don't want to take my advice, I won't use a uboot/kernel that does NOT have "good" sleep
So I am stuck with mrfixit's uboot and 5.8.14,,, this gives 10+ days sleep
To experiment, get some (more than 1) small uSD (2GB from phones ideal),
put your present uboot on it (&fix mbr table), make a fs on the rest (uboot in 1st 16M,,32768 sectors)
(as so... dd if=/dev/emmc of=/dev/sd bs=1M count=16,,, then fix mbr table on sd)
copy emmc mbr(1 sector, the 1st) to this fs (that you just made on sd), then blank 1st 16M on emmc
(as so....dd if=/dev/zero of=/dev/emmc bs=1M count=16 ,,, change /dev/emmc to appropriate)
Then copy original emmc.mbr back (to emmc)
So, the boot rom finds nothing on SPI, nothing on emmc, finds idbloader on sd, loads uboot on sd
Since the sd is mostly blank, then uboot looks for the next in its boot_target list, finds emmc
(with the right files) and boots it
On any other 2 GB uSD, try other uboot packages
Whe you find one that works well, copy it to emmc, then copy original emmc.mbr
The reason for a fs on the 2GB, uboot (IIRR) gets a bit pissy if it tries to read a fs and can't
By doing it this way, you may not have to take off back (of pbp)
After all, most SBC run from the wall, not from batteries
Mine is still set up this way, still haven't found a better uboot than mrfixit (not looking that hard)
-----
You could also look at dmesg to see if anything obvious....dmesg|less
I've lef this unpowered for a few hours with the battery disconnected.
Switched the UART switch over and plugged the serial cable into the headphone jack but nothing has come up in the terminal.
Also resat the eMMC for good measure (again), switched it off and tried another fresh install on SD as well.
Still nothing coming out of this, I'm going to raise a support ticket to see what they say.
Thanks again for your help, I'll keep this thread open for a bit longer to see if anyone else can suggest anything.
Also had the same problem and have tried similar things. I was installing Manjaro, shut down to take out SD card and now I have no signs of life. I’ve tried all of the above steps including building without EMMC installed nothing.
Left battery disconnected over night and when I plug back in, board warms, no lights, no screen… retry all resets still nothing. It won’t boot off SD card without eMMC installed either. I don’t have a serial cable… anything else? This seems bricked