EG25-G Android 11 Driver Files

Hi all

I’m trying to get the module EG25-G working on a RK3568. All seems to be ok, you can see the log here

When executing getprop | grep ril it give me some results:
[init.svc.ril-daemon]: [running]
[init.svc.vendor.ril-daemon]: [running]
[init.svc_debug_pid.ril-daemon]: [344]
[init.svc_debug_pid.vendor.ril-daemon]: [384]
[ril.function.dataonly]: [1]
[ro.boot.noril]: [false]
[ro.boottime.ril-daemon]: [8657120667]
[ro.boottime.vendor.ril-daemon]: [9261697311]
[ro.ril.ecclist]: [112,911]

but, when doing with gsm no results. I think the problem is related to the driver files like these:

/vendor/bin/hw/rild
/vendor/lib/libril.so
/system/priv-app/TeleService/TeleService.apk
/system/priv-app/TelephonyProvider/TelephonyProvider.apk
/system/framework/telephony-common.jar

but I don’t have it… can anybody help me please… many days with that without result.

Thanks!

Hi Sir, please provide the Android Log.
logcat -b all