Pinebook Pro only started once - 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: Pinebook Pro only started once (/showthread.php?tid=17631) |
Pinebook Pro only started once - River - 11-21-2022 Pinebook Pro only started once, after that I got black screen and see green power light on. I don't know what to do. I have no other linux machines. but I do have working windows machines. Advice in discord did fix it since no one knows exactly how to make a micro SD card in windows work. I tried but it's not working. I'm not even sure I'm using rigt file. some people in discord said to use SPI file, then other people would come into discord and say no SPI file can't be made in windows. at this point It has been many hours and screen is still black . people in discord seem to disagree on metod. some will say to make a tow - boot but I can't make it work in Etcher. some say don't do that. I'm not sure which are the correct steps since I'm getting conflicting information. All I know is Pinebook doesn't work, black screen and only every booted up into Manjaro One single time. RE: Pinebook Pro only started once - KC9UDX - 11-21-2022 Don't do anything with the SPI ROM. Don't mess with tow-boot at this point. As I said in the other thread, use a different computer to re-flash your eMMC. Unfortunately this is sort of common for Manjaru to do this. But if you keep up on incremental updates, it doesn't happen (as far as I know). RE: Pinebook Pro only started once - River - 11-22-2022 (11-21-2022, 07:34 AM)KC9UDX Wrote: Don't do anything with the SPI ROM. Don't mess with tow-boot at this point. As I said in the other thread, use a different computer to re-flash your eMMC. also when you say using another computer to re-flash te eMMC. how do I physically attach the EmmC module to another PC? Can the other PC be windows computer since my only other PC is windows. RE: Pinebook Pro only started once - KC9UDX - 11-23-2022 You can get an adaptor to connect the eMMC module to a USB port. Pine64 sells them; they may be available elsewhere, I have no idea. You can use Windows. I won't be able to help with that though as I don't run Windows. You will of course need to remove the eMMC from the PBP, which isn't all that bad. RE: Pinebook Pro only started once - River - 11-23-2022 Thanks I will purchase one of those. I have Manjaro KDE installed now and PINEbook Pro works. Several people in live discord chat guided me through install. I had to fix Permissions for Etcher inside Windows Virus Settings to allow it to make Micro SD card. then was able to make 2 working SD cards both with Armbian on them a 16GB and a 32GB MicroSD worked ( I used the XFCE version here https://www.armbian.com/pinebook-pro/ ) . Booted into Armbian, and then used some commands to download and install Manjaro KDE to the EMMC (where it was corrupted). I also successfully made a 8GB MicroSD in Etcher, but for whatever reason , it refused to boot in the PBP (maybe it's too small to actually work). I don't know the minimum size for MicroSD card you need but only 16GB and up booted for me. RE: Pinebook Pro only started once - KC9UDX - 11-24-2022 Most of the ones I use are 8Gb. I'm not sure why a smaller one wouldn't work, but it may have something to do with the way Etcher works. Now that you have Manjaru working, you could use it to write an 8Gb card and see if that works. Also, it would be worthwhile to know if the 16Gb one you made still works. If it doesn't, that probably means that the U-boot that came with Manjaru will not allow you to boot from micro-SD card anymore. RE: Pinebook Pro only started once - River - 11-24-2022 (11-24-2022, 09:20 AM)KC9UDX Wrote: Most of the ones I use are 8Gb. I'm not sure why a smaller one wouldn't work, but it may have something to do with the way Etcher works. Now that you have Manjaru working, you could use it to write an 8Gb card and see if that works. Also, it would be worthwhile to know if the 16Gb one you made still works. If it doesn't, that probably means that the U-boot that came with Manjaru will not allow you to boot from micro-SD card anymore. Manjaro no longer works , I got to point I was so frustrated trying to get tow boot to work that I now have tried most every method I could find in the different forums. The last method was to Delete the UBOOT From EMMC- Manjaro. But before I did that I made SPI.Installer.img SD cards 2-3 of them and none of them boot. I also Inside of manjaro before I deleted the UBOOT from it, I deleted the SPI flash chip /dev/mtd0 and SPI SD won't boot. I also tried to direct write to it and tow boot will not boot from the SPI chip and it will not boot from SD card with spi.installer. and it will not boot if I write the Tow-BOOT...bin to the SPI chip directly either. This was the last suggestion I tried, deleting UBOOT From the EMMC Manjaro . which is why manjaro does not boot now. it did not help. the SD cards with SPI do not boot up. https://github.com/Tow-Boot/Tow-Boot/issues/176#issuecomment-1256913300 RE: Pinebook Pro only started once - wdt - 11-25-2022 Because the pbp has a battery, if it gets into a "bad" state, it can remember that 3 ways to recover from that,,, unplug battery for some hours, perhaps a day equivalently, press reset inside OR hold pwr button down, 20+ sec I think you can figure which is easiest Don't ever put a sd with an A64 OS in (and try to boot), or you will have to do this ------ But reading again, it (pbp) is not locked up I assume your 16G armbian sd still boots??? Why not write tow boot to emmc,, use ONLY these not anything with spi in name -rw-rw-r-- 1 d d 80473 Jan 23 2021 idbloader.img -rw-rw-r-- 1 d d 80258 Jan 23 2021 u-boot.itb In the normal location, ie 64 sectors, 8M RE: Pinebook Pro only started once - River - 11-25-2022 (11-25-2022, 01:13 AM)wdt Wrote: Because the pbp has a battery, if it gets into a "bad" state, it can remember that |