Update for 06-05-22 17:15
This commit is contained in:
parent
a490de1f4f
commit
689372ee7a
@ -35,3 +35,18 @@ USE="gles gles2-only"
|
|||||||
|
|
||||||
This ensures that we will only compile programs using OpenGL ES, or OpenGL for
|
This ensures that we will only compile programs using OpenGL ES, or OpenGL for
|
||||||
embedded systems.
|
embedded systems.
|
||||||
|
|
||||||
|
== Troubleshooting ==
|
||||||
|
|
||||||
|
=== Phone not booting due to fully drained battery ===
|
||||||
|
|
||||||
|
Battery voltage will be ~2.4V when dead in my experience. To get the phone to
|
||||||
|
boot
|
||||||
|
|
||||||
|
1) Remove SDcard
|
||||||
|
2) Remove battery, serial, and usb cables
|
||||||
|
3) Reinstert the battery
|
||||||
|
4) Hold down the RESET button
|
||||||
|
5) While holding the button down, connect the USB port to a computer
|
||||||
|
6) let go of the button
|
||||||
|
7) in `lsusb` you should see `2207:330c Rockship electrions`
|
||||||
|
Loading…
Reference in New Issue
Block a user