Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not boots on tapas #946

Closed
ParsaAslaniYC opened this issue Mar 10, 2024 · 11 comments
Closed

Not boots on tapas #946

ParsaAslaniYC opened this issue Mar 10, 2024 · 11 comments

Comments

@ParsaAslaniYC
Copy link

ParsaAslaniYC commented Mar 10, 2024

Describe the bug

im on evox currently and when im using fastboot boot to boot the uefi, phone just restarts

How To Reproduce

Steps to reproduce the behavior:
fastboot boot

Expected behavior

Boot the UEFI

Details:

Redmi Note 12 4g tapas
Android 14
Stock Kernel

@Robotix22
Copy link
Member

That seems like a DTB Issue, The current DTB that is used is from Android 12-13 iirc
Would you mind extracting your DTB?
Here is how:

# ADB Shell
dd if=/sys/firmware/fdt of=/tapas.dtb

# PC
adb pull /tapas.dtb

It requires Root rights if you do it in Android

@ParsaAslaniYC
Copy link
Author

I'll give you the dtb file after unbricking the phone

@ParsaAslaniYC
Copy link
Author

tapas_DTBFILE.zip
Here is it

@Robotix22
Copy link
Member

Alright, Thanks
You can try this Image and report if it worked or not:
Mu-tapas.zip

@ParsaAslaniYC
Copy link
Author

ParsaAslaniYC commented Mar 13, 2024

Still Not booting :(
Some Error's are displayen
ASSERT_EFI_ERROR (Status = Not Found)
ASSERT AutoGen.c +584: !EFI_ERROR (Status)

Before these efi try's to load PcdDxe.efi and EnvDxe.efi but i think its unsuccessful

@ParsaAslaniYC
Copy link
Author

tapas.zip
a new dtb file if you need

@Robotix22
Copy link
Member

Ah, So its not a DTB Issue
Could you send a Picture of your Phone Displaying all the Logs if possible?
Then I would know what to do

@ParsaAslaniYC
Copy link
Author

Thats all of logs:
image

@Statzar
Copy link
Contributor

Statzar commented Mar 14, 2024

Hi. This is a driver related problem. Try booting this, it should work
Mu-tapas.zip

@ParsaAslaniYC
Copy link
Author

Thanks, failed to find an operating system is normal?

@Robotix22
Copy link
Member

Jep, Hold Volume Up to Enter UEFI Menu
And to Boot an OS you have to install it first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants