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

    Posts

    Recent Best Controversial
    • RE: USB tethering - Windows driver

      Use usb_moded_util to switch between USB modes, for example:

      usb_moded_util -c rndis //activates USB Tethering
      usb_moded_util -m //lists supported modes
      usb_moded_util -h //to get help

      posted in Support
      G
      gun630
    • RE: USB tethering - Windows driver

      I found the solution, I had to install the "Remote NDIS Compatible Device" driver from Microsoft. The device is not recognized automatically because it doesn't have a proper signature, I guess. Follow the instructions starting with "Do the following to install the “RNDIS drivers” and the terminal application.":

      https://docs.sailfishos.org/Support/Help_Articles/Recovery_Mode/

      posted in Support
      G
      gun630
    • USB tethering - Windows driver

      Hi,
      I managed to install UT 20.04 on my Pixel 3a and after realizing that the setupusb script has been replaced with usb-moded, I also got USB tethering running. Connected to a Linux machine, everything works fine. But when I connect the phone to a Windows 10 machine, the OS does not install a driver, the RNDIS device is unknown and I haven't been able to install a driver. Does anyone have an idea what driver to install?

      https://docs.ubports.com/en/latest/porting/configure_test_fix/USBModed.html#usbmoded

      posted in Support
      G
      gun630