Feature #1813
openModem support for i9305
0%
Description
According to https://redmine.replicant.us/projects/replicant/wiki/ReplicantStatus#Replicant-60 , Replicant doesn't yet support the i9305 modem. It would be great if the i9305 modem were supported in Replicant.
Related issues
Updated by Wolfgang Wiedmeyer over 7 years ago
Development efforts can be tracked in the wiki: QMI-RIL
Updated by Wolfgang Wiedmeyer over 7 years ago
- Blocks Issue #1834: I9305 suddenly reboots (modem related) added
Updated by Kurtis Hanna over 5 years ago
integfred on the Replicant IRC suggested looking into https://github.com/scintill/android_frameworks_opt_telephony_ril_ofono which is a, "RIL for android based on ofono rather than libqmi". They also said, "ofono supports quite a few modems too I think".
integfred said that they aren't the author of the code and pointed out that there is already a Replicant 6 manifest in the repo.
Updated by Kurtis Hanna over 5 years ago
The MDM9615 baseband modem in the i9305 seems to already mainlined, but it isn't included in the exynos4412-i9305.dts yet.
Also, the same modem is included in the N7105, but the MDM9615 mainline code isn't in the exynos4412-n710x.dts either.
The mainline kernel code for the MDM9615 is here: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drivers/clk/qcom/gcc-mdm9615.c?h=v5.2.7
This mainline code probably lacks firmware loading, so that likely needs to be worked on.
Updated by Kurtis Hanna over 5 years ago
- Related to Feature #1945: Evaluate more in depth the android_frameworks_opt_telephony_ril_ofono RIL added
Updated by Kurtis Hanna over 5 years ago
- Related to Feature #1958: Note II LTE modem (ofono Java RIL) added
Updated by Kurtis Hanna about 5 years ago
Progress has been made on this over at #1958. Testing is needed on the i9305. Can someone test and report back?