sonyxperiadev / bug_tracker

Empty repository that is used as a bugtracker for Open Devices project
52 stars 13 forks source link

Xperia5 V: phone sevice not working on android-14_r67 #855

Closed ziggutas closed 6 days ago

ziggutas commented 2 weeks ago

Platform: yodo Device: Xperia5 V, XQDE-54 (pdx237) Kernel version: 5.15 Android version: android-14_r67 Software binaries version: Patched SW_binaries_for_Xperia_Android_13_5.15_v4a_yodo.zip

Description Insert SIM and boot the device and there is not indication that there is SIM in the phone. SIM status in Settings is greyed out and there is no network icon in status bar or pull down settings.

I see that this pretty much duplicates #847 but that's for aosp13 and I don't know what the etiquette is here. Do I add a "me too for aosp14 Xperia 5 V" comment in that issue and close this one; or do I leave this one open? Or does a fix in 13 automatically result in a fix for 14? Apologies for my ignorance in this matter!

Additional context radio.txt https://pastebin.com/PyycF1Pp

EmanuelCN commented 1 week ago

The log is quite self explainatory, you are missing vendor/lib64/vendor.qti.hardware.radio.internal.deviceinfo-V1-ndk.so, try adding it from stock and see how it goes, eventually send new logcat after adding the library.

ziggutas commented 6 days ago

Thanks for the suggestion! I was unable to install aosp14 again even though I seemingly started from the same stock version and followed the same steps from my notes.

I'm stepping back from this for now and closing this issue.