-
Notifications
You must be signed in to change notification settings - Fork 13
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
Xperia 5 IV AOSP 13 building and flashing results in not working GSM, camera #847
Labels
Comments
There is no such library in /vendor/lib64, and in /odm/lib64 there is a "similar" one
|
@jerpelea you mentioned the posibility of GSM working on A13 in #846 (comment) do you have an advice what to look for? Thanks! |
for tests you can take the library from a stock image and compare the vintf with stock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Platform: nagara
Device: pdx224
Kernel version: 5.15
Android version: android-13.0.0_r75
Software binaries version: SW_binaries_for_Xperia_Android_13_5.15_v4a_nagara.zip
Previously working on
Has this always been a problem, or is it a new issue?
This is my first build.
Description
I followed the AOSP 13 build steps from here.
Checked out branch android-13.0.0_r75, and doing
lunch aosp_xqcq54-userdebug
followed by make. So pre-built 5.15 kernel.I had to revert a commit, see #846
Resulting images:
Booted into fastboot, ran
fastboot reboot fastboot
so it endered fastbootd.Then flashed:
(The slot was by default slot_a)
and
Before this, the device was running stock 64.1.A.0.913
I got promted by fastboot to clear user data and I did (from the phone).
Symptoms
AOSP 13 boots but immediately shows a dialog with "There's an internal problem with your device. Contact your manufacturer for details". GSM is not available (the SIM card was working on stock before). Camera doesn't start, immediately crashes.
There may be other missing HW functionalities.
How to reproduce
Steps above in description..
Additional context
Add any other context, e.g. upload logs or screenshots about the bug here.
Logcat until launcher is on screen: https://gist.github.com/b100dian/c3aee54a2bee7f1736eb5ed131303e1a
Additionally, the fastbootd screen doesn't look very well now (not sure how it was before..):
The text was updated successfully, but these errors were encountered: