phhusson / treble_experimentations

Notes about tinkering with Android Project Treble
3.38k stars 655 forks source link

Can't recieve call on 5G with volte enabled #2473

Open weaponmasterjax opened 1 year ago

weaponmasterjax commented 1 year ago

On 5g device(Redmi note 11 5g)(evergo),the ims app does work with ordinary LTE and enables volte. But there is no settings for VoNR and SA networks. AND NOT RECIEVING INCOMING CALLS. This is on a MTK device. Custom roms with mtk telephony provider seems to work fine.

8y386854 commented 1 year ago

I have the same issue. I cannot receive calls after turning on Volte. However, there is no problem regarding calling out and receiving SMS. My mobile is Realme V3 5g, it is a Mediatek one. Is there a solution?

weaponmasterjax commented 1 year ago

I have the same issue. I cannot receive calls after turning on Volte. However, there is no problem regarding calling out and receiving SMS. My mobile is Realme V3 5g, it is a Mediatek one. Is there a solution?

yes. Because memetek used a different framework implementation for 5g ims so the default AOSP one wont work. So the best solution is to find specific aosp rom for your device.

phhusson commented 1 year ago

Are you saying there is a fix in device specific rom? If yes please provide a link to that fix

Le Sun Jul 23 18:22:56 GMT+02:00 2023, Jax Leo @.***> a écrit :

  I have the same issue. I cannot receive calls after turning on   Volte. However, there is no problem regarding calling out and   receiving SMS. My mobile is Realme V3 5g, it is a Mediatek one. Is   there a solution?    yes. Because memetek used a different framework implementation for  5g ims so the default AOSP one wont work.  So the best solution is to find specific aosp rom for your device.    —  Reply to this email directly, view it on GitHub  [https://github.com/phhusson/treble_experimentations/issues/2473#issuecomment-1646881516],  or unsubscribe  [https://github.com/notifications/unsubscribe-auth/AAAA4OTZMWGYHTIIZXNXJNTXRVFWBANCNFSM6AAAAAASDDNNN4].  You are receiving this because you are subscribed to this  thread.Message ID: @.***>

weaponmasterjax commented 1 year ago

https://github.com/dm700-devs/device_xiaomi_camellia/commit/8e027f081420fd8d149bb5708466ed2738101d91

and probably also https://github.com/dm700-devs/device_xiaomi_camellia/commit/41e67134d2cbf8a10f82d6f854e6044465643a3c and https://github.com/dm700-devs/device_xiaomi_camellia/commit/ac29d44b2ffce2eaa189db5a693db29762738b19

phhusson commented 1 year ago

All those three are already embedded in gsi

Le Sun Jul 23 18:52:05 GMT+02:00 2023, Jax Leo @.***> a écrit :

     @.  [https://github.com/dm700-devs/device_xiaomi_camellia/commit/8e027f081420fd8d149bb5708466ed2738101d91]    and probably also @.  [https://github.com/dm700-devs/device_xiaomi_camellia/commit/41e67134d2cbf8a10f82d6f854e6044465643a3c]  and @.  [https://github.com/dm700-devs/device_xiaomi_camellia/commit/ac29d44b2ffce2eaa189db5a693db29762738b19]    —  Reply to this email directly, view it on GitHub  [https://github.com/phhusson/treble_experimentations/issues/2473#issuecomment-1646888952],  or unsubscribe  [https://github.com/notifications/unsubscribe-auth/AAAA4OXGFWEGVREZWHEBYV3XRVJDLANCNFSM6AAAAAASDDNNN4].  You are receiving this because you commented.Message ID: @.>

8y386854 commented 1 year ago

I have the same issue. I cannot receive calls after turning on Volte. However, there is no problem regarding calling out and receiving SMS. My mobile is Realme V3 5g, it is a Mediatek one. Is there a solution?

yes. Because memetek used a different framework implementation for 5g ims so the default AOSP one wont work. So the best solution is to find specific aosp rom for your device.

Sadly, I can't find a specific aosp rom or custom rom for my Realme V3. I have tried almost all a12 and a13 gsi roms, but got the same results.