Boot issue (red light) - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: General Discussion on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=112) +--- Thread: Boot issue (red light) (/showthread.php?tid=11958) Pages:
1
2
|
Boot issue (red light) - pineitup - 10-27-2020 I have recently installed a fresh copy of Manjaro using the manjaro-arm-flasher, but when I try to boot the machine it shows a red light on the left status indicator, then I have to wait for a few moments, hold the power button for a couple of seconds and then it gets started with running the OS and showing a green light. Why is that and how can I fix that so it would start itself directly after the first time I push the start button? Thanks! RE: Boot issue (red light) - wdt - 10-27-2020 >Why is that and how can I fix that A slightly wrong uboot install uboot-pinebookpro-bsp RE: Boot issue (red light) - pineitup - 10-27-2020 (10-27-2020, 09:06 AM)wdt Wrote: >Why is that and how can I fix that I installed it and the red light thing still happens. What am I doing wrong? It does boot to the right thing after 20 seconds or so, but before I reflashed the OS it didn't have this lag. RE: Boot issue (red light) - wdt - 10-27-2020 Unless they say what the red light means, it's hard to say, obviously turned on by uboot Do you still have to push pwr button a second time? Myself, I'm still on uboot from 19.12, on SD, emmc uboot blanked I think this (19.12) must be bsp uboot because s3 sleep works, not quite as well as mrfixit RE: Boot issue (red light) - vfr400racer - 10-28-2020 (10-27-2020, 09:27 PM)wdt Wrote: Unless they say what the red light means, it's hard to say, obviously turned on by ubootThe red light is on as long as uboot is in command. This takes about 15 seconds on my pbp. As soon as the kernel takes over, the led switches to green. This behavior has been confirmed by a Manjaro dev (@strit). RE: Boot issue (red light) - pineitup - 10-28-2020 (10-28-2020, 10:04 AM)vfr400racer Wrote:I see. So why was it so much shorter, pretty much immediately green after pressing the boot button, on the default installation coming from pine64 before any modifications? Isn't there a way to redo the same setup?(10-27-2020, 09:27 PM)wdt Wrote: Unless they say what the red light means, it's hard to say, obviously turned on by ubootThe red light is on as long as uboot is in command. This takes about 15 seconds on my pbp. As soon as the kernel takes over, the led switches to green. RE: Boot issue (red light) - wdt - 10-29-2020 >Isn't there a way to redo the same setup? Find the package archive on web, it exists,,, OR In /var/cache/pacman/pkg/uboot-p* I see 6 uboots one is bsp Earliest mainline is jul31 .....07-1 I am still on original,, 2019,, I have only a 16M dump as backup (but actually that is easier) But you probably don't have more than 1 or 2 Actually dolphin will offer to install !!! or you can do cmd line way instead 2 gotcha's,, 1st, make a backup of extlinux.conf FIRST,, some change it, wrongly, (LABEL=......) 2nd, only puts them, 2 or 3 files into boot, you have to dd You can "pull" the archive apart, with a little permission difficulty. put them wherever, which ver is best? You will have to experiment and find out ("ark" is not capable of dealing with a xz'd tar, so expand 1st, then use ark, it still had to be w/ sudo???) FWIW RE: Boot issue (red light) - poVoq - 10-29-2020 You need to install the bsp uboot and ALSO flash it to the emmc drive. See other threads about it on this or the Manjaro forum. Once that is done it works great (here). RE: Boot issue (red light) - Seferi - 10-30-2020 There seems be another problem related to uboot with the new batch, did you try to reboot your pbp? Occasionally when I use reboot, I get a grey screen. Appreciate if you could test and report back. Here is the corresponding manjaro thread: https://forum.manjaro.org/t/problem-with-the-lcd-screen-when-rebooting-pinebook-pro/33497/32 RE: Boot issue (red light) - pineitup - 11-01-2020 Yeah I reboot all the time, not sure what it has to do with the issue I'm not clear on how to get about to resolve this uboot config with the new manjaro installation Can anybody kindly give advice here? Thanks |