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

    undrwater

    @undrwater

    1
    Reputation
    3
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    undrwater Unfollow Follow

    Best posts made by undrwater

    • 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

    Latest posts made by undrwater

    • OSK not showing on Settings/Accounts text fields (Oneplus 3t)

      I was attempting to set up my nextcloud sync via Settings / Accounts. When I tapped on the "Nextcloud" icon, a dialog showed with text fields to enter URL, Username, etc...

      When taping inside one of these fields, no OSK (on screen keyboard) shows.

      Anyone else having this issue? This is on a Oneplus 3t.

      posted in Support
      U
      undrwater
    • 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