Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Kyrylo
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 36
    • Best 3
    • Groups 0

    Kyrylo

    @Kyrylo

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

    Kyrylo Follow

    Best posts made by Kyrylo

    • RE: USB-tethering doesn't work on my Onelpus 3.

      @Lakotaubp
      Yep!
      I can mistaken, maybe order should be different.
      I've just messed up with those commands and suddenly it worked.

      posted in Support
      K
      Kyrylo
    • RE: USB-tethering doesn't work on my Onelpus 3.

      @slowcyclist Thank You very much!

      I've just copied and pasted some of lines from your topic and USB-tethering WORKS NOW!!!
      (I don't know why😁 )
      Here are that commands:
      $ sudo android-gadget-service enable rndis
      $ sudo bash /android/system/halium/usr/share/usbinit/setupusb reset
      $ sudo bash /android/system/halium/usr/share/usbinit/setupusb rndis
      $ sudo ifconfig rndis0 up
      $ sudo tethering enable

      Please, test it sombody else with Oneplus3.

      posted in Support
      K
      Kyrylo
    • RE: USB-tethering doesn't work on my Onelpus 3.

      Thank You all!
      I was confused by the fact that someone said that he had this feature on Oneplus 3.
      So...
      I hope we will have this in nearest future.
      Have a nice day!

      posted in Support
      K
      Kyrylo

    Latest posts made by Kyrylo

    • RE: USB-tethering doesn't work on my Onelpus 3.

      @commisde Hey!
      If I'm not mistaken there is no problem with USB-tethering on Nexus 4.
      You should just type those two commands in terminal:

      $ android-gadget-service enable rndis
      $ sudo tethering enable
      posted in Support
      K
      Kyrylo
    • RE: USB-tethering doesn't work on my Onelpus 3.

      @Lakotaubp
      Yep!
      I can mistaken, maybe order should be different.
      I've just messed up with those commands and suddenly it worked.

      posted in Support
      K
      Kyrylo
    • RE: USB-tethering doesn't work on my Onelpus 3.

      @slowcyclist Thank You very much!

      I've just copied and pasted some of lines from your topic and USB-tethering WORKS NOW!!!
      (I don't know why😁 )
      Here are that commands:
      $ sudo android-gadget-service enable rndis
      $ sudo bash /android/system/halium/usr/share/usbinit/setupusb reset
      $ sudo bash /android/system/halium/usr/share/usbinit/setupusb rndis
      $ sudo ifconfig rndis0 up
      $ sudo tethering enable

      Please, test it sombody else with Oneplus3.

      posted in Support
      K
      Kyrylo
    • RE: USB-tethering doesn't work on my Onelpus 3.

      Thank You all!
      I was confused by the fact that someone said that he had this feature on Oneplus 3.
      So...
      I hope we will have this in nearest future.
      Have a nice day!

      posted in Support
      K
      Kyrylo
    • RE: USB-tethering doesn't work on my Onelpus 3.

      @gischpelino Your idea sounds good.
      Thank you for clarifying the question.

      posted in Support
      K
      Kyrylo
    • RE: USB-tethering doesn't work on my Onelpus 3.

      @Lakotaubp No results with UT Tweak Tool.
      Is it common issue?
      Has anybody USB-tethering working on OP3?

      posted in Support
      K
      Kyrylo
    • USB-tethering doesn't work on my Onelpus 3.

      Hello!
      I have a issue with usb-tethering.
      When I type in terminal
      $ android-gadget-service enable rndis
      rndis enabled
      $ sudo tethering enable
      Device "rndis0" does not exist.
      Error: Connection 'tetherning' does not exist.

      I have had this problem for a long time. I installed the new version several times, but to no avail.
      This feature worked fine on Android, but does not work on UBports.

      Does anyone have any idea where to look for the cause of the fault?
      Thanks in advance.

      posted in Support
      K
      Kyrylo
    • RE: How to: test GStreamer-droid based camera support in Ubuntu Touch (for Halium 7.1 based port)

      @peat_psuwit Hi!
      About video recording on OnePlus 3.
      When I press the record button everything freezes, and there are no errors in the terminal.
      Last line in the terminal:
      [PERFORMNCE]: Last frame took 60 ms to render
      Here are a couple of screenshots:
      https://ibb.co/T8CtXdM
      https://ibb.co/vPMjBKG
      I hope this will be usefull... somehow
      P.S.: Great work. Thanks a lot.
      P.P.S.: Does IOS werx... somehow?

      posted in OS
      K
      Kyrylo
    • RE: How to: test GStreamer-droid based camera support in Ubuntu Touch (for Halium 7.1 based port)

      @peat_psuwit Thanks! I've reinstalled UT and camera works now.
      But video recording still doesn't work.
      Where where should I provide debug information if you need it?

      posted in OS
      K
      Kyrylo
    • RE: How to: test GStreamer-droid based camera support in Ubuntu Touch (for Halium 7.1 based port)

      @Kyrylo

      error from previous post edited:
      ā€œā€œā€œ
      Loading module: 'libubuntu_application_api_touch_mirclient.so.3.0.0'
      library "libgui.so" wasn't loaded and RTLD_NOLOAD prevented it
      Creating a QMirClientScreen now
      Import path added "/opt/click.ubuntu.com/com.ubuntu.camera/3.1.2+gstdroid3/lib/aarch64-linux-gnu"
      Camera app directory "/opt/click.ubuntu.com/com.ubuntu.camera/3.1.2+gstdroid3"
      ..................................................................................
      camera-app: //usr/share/droidmedia/hybris.c:57 __resolve_sym: Assertion `ptr != NULL' failed.
      Aborted.
      """
      Is there any way to solve the problem?
      Thanks in advance.

      posted in OS
      K
      Kyrylo