Fix PinePhone Pro when unable to boot due to drained battery - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone Pro (https://forum.pine64.org/forumdisplay.php?fid=177) +--- Forum: General Discussion of PinePhone Pro (https://forum.pine64.org/forumdisplay.php?fid=178) +--- Thread: Fix PinePhone Pro when unable to boot due to drained battery (/showthread.php?tid=15945) |
Fix PinePhone Pro when unable to boot due to drained battery - butjar - 02-02-2022 I just wanted to share how I got my PPPro booting after the battery was fully drained (just after I received my phone). I saw there are already some Threads (e.g. #15896) which describe this issue. However, I wanted to share some additional debugging instructions for reference. These instructions will help ascertaining if the phone enters Maskrom mode correctly (precondition for charging the drained battery). The actual instructions that helped me solving my issue are described in the blue box of the Installation instructions in the PPPro wiki. Behavior: The phone does not boot (neither does it charge) Fix: Instructions how to charge the PPPro if the battery is fully drained (quoted from the wiki): Quote:If the battery is fully drained U-Boot might fail to boot any installed operating system on the eMMC and microSD card due to a bug. In addition to these instructions, I observed the lsusb and dmesg outputs when connecting the PPPro to the USB port of my laptop. I opened two terminal windows:
After charging the phone for several hours (~2-3h), I was able to boot the PPPro. However, the phone was still almost drained. I finished the initial setup and re-plugged the phone into my USB charger and finally my PPPro is charging as expected. RE: Fix PinePhone Pro when unable to boot due to drained battery - Ulfnic - 02-04-2022 You can also use a bench power supply with CC CV if you're careful. Set voltage to 3.8v and current to 0.5A, then attach it to the + - pads of the battery. That'll give you enough capacity to boot and charge normally. Be sure to: - Not leave unattended, it should be in visual range and close to you at all times. - Feel the battery occasionally for heat, if it's noticeably warmer than ambient at a 0.5A charge the battery is dangerously damaged. - Occasionally check the voltage, if it isn't rising either the contacts are bad or the battery is bad. RE: Fix PinePhone Pro when unable to boot due to drained battery - gerrit - 02-28-2022 (02-02-2022, 09:24 AM)butjar Wrote: If the battery is fully drained U-Boot might fail to boot any installed operating system on the eMMC and microSD card due to a bug. Does anybody know if there is a way to fix that bug permanently? Flashing a new U-Boot maybe? RE: Fix PinePhone Pro when unable to boot due to drained battery - TRS-80 - 02-28-2022 (02-28-2022, 10:02 AM)gerrit Wrote: Does anybody know if there is a way to fix that bug permanently? Flashing a new U-Boot maybe? I am sure that the best people are working on it. RE: Fix PinePhone Pro when unable to boot due to drained battery - biketool - 03-01-2022 Another option is to use a dedicated USB--> li-ion charger, they are commonly available for charging cheap vape-cigarettes, I see them for about 1-5 euros. Easy to crack open and connect the correct polarities, it charges enough to boot in a few minutes or safely use it to fully charge your battery should the charging system be damaged or inoperable. If you are in a dire situation where you NEED to get a booted phone you can cut any USB cable and connect the correct polarity to the poles of a li-ion battery for a minute or so and have enough to boot if not another 60 sec until you can get normal internal charging. 5v is just outside the spec but I have never had it be a problem as 5v should be within the engineering reserve for a standard Li-ion battery <<<but can overcharge and damage the battery>>> if used to do a real full charge and not just get the V high enough to boot the bootloader and enable the phone's internal charger. None of this is specific to Pinephone but is general for nearly all ~3.6v Li-ion batteries and devices which require sufficient voltage in the battery to get start up a bootloader to get charging started. Again the emergency hack uding a stripped USB cable is bad practice but should get you back to charging voltage in nearly all cases without damage though some batteries and devices are non-standard conforming so do at your own risk in an emergency when you REALLY NEED to get communications restored and need to take a small risk. RE: Fix PinePhone Pro when unable to boot due to drained battery - mrnobody - 03-24-2022 (02-02-2022, 09:24 AM)butjar Wrote: I just wanted to share how I got my PPPro booting after the battery was fully drained (just after I received my phone). I saw there are already some Threads (e.g. #15896) which describe this issue. However, I wanted to share some additional debugging instructions for reference. These instructions will help ascertaining if the phone enters Maskrom mode correctly (precondition for charging the drained battery). The actual instructions that helped me solving my issue are described in the blue box of the Installation instructions in the PPPro wiki. I was following the instructions but it still wasnt seeing any rockchip devices in lsusb, so what worked for me was TO ALSO REMOVE THE BATTERY, then press the reset button while connecting the cable. Once rockchip reappeared , I then reattached the battery and released the reset button and continued charging RE: Fix PinePhone Pro when unable to boot due to drained battery - fxc - 03-24-2022 (03-24-2022, 08:14 AM)mrnobody Wrote: After charging the phone for several hours (~2-3h), I was able to boot the PPPro. However, the phone was still almost drained. I finished the initial setup and re-plugged the phone into my USB charger and finally my PPPro is charging as expected. Removing the battery is actually part of the wiki instructions, would recommend to have an eye on the wiki whenever there is an issue, see https://wiki.pine64.org/wiki/PinePhone_Pro#Installation_instructions. RE: Fix PinePhone Pro when unable to boot due to drained battery - 98cwitr - 05-21-2022 during the "watch lsusb" I see it pop in the list for a sec and then disappear. I assume this means it tried and failed to enter said mode. |