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

    Posts

    Recent Best Controversial
    • RE: noobie OnePlus WiFi issue

      There is a bug report for this issue here:
      OnePlus One wifi switch after OTA6 #995

      Specifically this comment:
      WCNSS_qcom_cfg.ini

      One needs to enable developer mode in settings. Then connect with a device with adb tools installed.

      Then:

      adb shell
      

      Once you're in the shell:

      sudo mount -o remount,rw /
      

      That is to mount the root partition read/write. Now you can replace or edit the WCNSS_qcom_cfg.ini file. The one mentioned in #995 was sufficient to get wifi working for me.

      Hope this helps

      posted in Support
      U
      undrwater