UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. golliath51
    3. Best
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 10
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Sony Xperia 10 (kirin)

      @zentrr my cellular works with this modification:
      by ssh or directly on your terminal
      change your filesystem permission with

      sudo mount -o remount,rw /
      

      modify with vi le file /etc/ofono/ril_subscription.conf by

      sudo vi /etc/ofono/ril_subscription.conf
      
      [Settings]
      #EmptyConfig=false
      #Identity=radio:radio
      #3GLTEHandover=true
      #SetRadioCapability=auto
      
      SetRadioCapability=off
      emptyPinQuery=false
      radioPowerCycle=false
      confirmRadioPowerOn=false
      useDataProfiles=true
      
      [ril_0]
      transport=binder:name=slot1
      name=slot1
      
      [ril_1]
      transport=binder:name=slot2
      name=slot2
      

      and main.conf

      sudo vi /etc/ofono/main.conf
      
      [ModemManager]
      AutoSelectDataSim=always
      
      

      and reboot and phone

      posted in Sony Xperia 10
      golliath51G
      golliath51