TheGammaSqueeze / GammaOS

LineageOS based firmware for Anbernic Unisoc T618 devices
Apache License 2.0
393 stars 14 forks source link

Stuck in the first launch #59

Closed 6dean closed 1 year ago

6dean commented 1 year ago

Hey,

I followed all steps from this video : https://www.youtube.com/watch?v=BD0ab1gr4gM Now my RG405M doesn't start anymore, I am stuck from the first launch after using EraseUserData :

IMG_5479 13100

A brand new RG405M already dead lol

Thx

TheGammaSqueeze commented 1 year ago

Hold down volume down and power button to force restart.

You'll be booted back into the stock OS.

Enable USB debugging again, use the command adb reboot fastboot.

If that doesn't work and you end up back on this screen, plug in your USB cable and use the command:

fastboot reboot fastboot. That should get you back into fastbootd mode (if you end up in recovery mode instead ,just navigate to this using your volume buttons, and press power to confirm).

Then proceed with the installation using the FlashPartitions and EraseUserData scripts.

On Fri, 4 Aug 2023, 15:26 Rockdean, @.***> wrote:

Hey,

I followed all steps from this video : https://www.youtube.com/watch?v=BD0ab1gr4gM Now my RG405M doesn't start anymore, I am stuck from the first launch after using EraseUserData :

[image: IMG_5479 13100] https://user-images.githubusercontent.com/114014511/258448185-0b212465-a3bb-46b2-8ddc-3c276f001217.jpg

A brand new RG405M already dead lol

Thx

— Reply to this email directly, view it on GitHub https://github.com/TheGammaSqueeze/GammaOS/issues/59, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3ZOUJWN5WRILORCV4AWYZDXTUBC7ANCNFSM6AAAAAA3EJH6LU . You are receiving this because you are subscribed to this thread.Message ID: @.***>

inteyes commented 1 year ago

Correct me if I'm wrong, but this video despite being very helpful, misses one important step - checking for another fastboot installations in the OS. I've already seen a couple of times on local forums that this is the culprit for the scripts not executing correctly.

Maybe it will be better to stick with the original instructions for this matter.

6dean commented 1 year ago

@TheGammaSqueeze it works fine now, thank you so much 🥳

@inteyes I think you are right, it was just the video on the forum i was, they showed this video and I stupidly followed it, I should have followed the original README.