Skip to content
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

Ulefone Power 5 Mobile networks works only on first sim only 2G mode #416

Closed
jMurr opened this issue Mar 2, 2019 · 4 comments
Closed

Ulefone Power 5 Mobile networks works only on first sim only 2G mode #416

jMurr opened this issue Mar 2, 2019 · 4 comments

Comments

@jMurr
Copy link

jMurr commented Mar 2, 2019

Hi! I have Ulefone Power 5 on MTK 6763.
The phone can't connect to mobile network 3G or 4G, only 2G (EDGE) and only first sim-card.

@phhusson
Copy link
Owner

phhusson commented Mar 2, 2019

try that:

adb root
adb shell
$ sqlite3 /data/user_de/0/com.android.providers.telephony/databases/telephony.db 'update carriers set  modem_cognitive=1'

@jMurr
Copy link
Author

jMurr commented Mar 2, 2019

Now both SIM cards connected to their networks on 4G/
But, the second SIM periodically looses network and network signal level is very low.
screenshot_20190302-201818
screenshot_20190302-201808

@stormwin
Copy link

Hi all,
I have my phone successfully running on AOSP 9 for almost a month.
Haven't tested SIM because it is not my primary phone (yet).
What i detected as a problem so far:

  1. Camera button (hardware one) not starting camera app and not taking photo.
  2. I have sound only on the right speaker. Nothing coming out from the left one. It was working great on stock rom.
  3. Sometimes when the phone is locked, and i click on power button, screen flashes ~5 times. (2-3 flashes per second)

Maybe these can be fixed with some build.prop line, i don't know.
@jMurr Can you confirm these problems on your end?

@phhusson

@phhusson
Copy link
Owner

Sounds like this issue is a big mess, but original issue has been fixed.
If you have nother issues, open new issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants