TrebleDroid / treble_experimentations

Scripts to automatically build/CI/Release TrebleDroid GSI
Other
212 stars 27 forks source link

realme 7 5G (RMX2117) not booting android-14.0.0_r14 TD GSI #60

Open techyminati opened 10 months ago

techyminati commented 10 months ago

Current Behavior:

Describe the bug

To Reproduce

  1. Boot to fastbootd on RMX2117
  2. fastboot flash system system.img ( flash is successfull)
  3. Reboot
  4. Stucks at splash and reboots to recovery

Expected behavior

Logs

Here are logs console-ramoops.zip

Smartphone (please complete the following information):

Additional context

phhusson commented 10 months ago

Please take logs again using this image instead: https://phh.freeboxos.fr:49026/share/JkXlQBEqXMVBwbY1/s-logs.img

phhusson commented 10 months ago

Issue can be worked around by editing init's make_dir_with_options to ignore FscryptSetDirectoryPolicy return value. It is yet unknown on which dir this is an issue, investigation needs to keep going.

techyminati commented 10 months ago

phh.txt

@phhusson here's logcat

techyminati commented 10 months ago

phh2.txt

techyminati commented 10 months ago

@phhusson any update?

phhusson commented 10 months ago

"Fuck this shit" I commited the ugly hack you tested: https://github.com/TrebleDroid/platform_system_core/commit/162e9613ff719fd58133d2b8965358d0946daadc

techyminati commented 10 months ago

So, should I close this issue or keep this open for time being @phhusson

phhusson commented 10 months ago

Please test latest build and close if it's indeed fixed