[Bug 245152] urndis(4) Inseego/Novatel Wireless MiFi 8800/8000 as urndis0 4g/LTE RNDIS fails to tether

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 30 17:22:16 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245152

--- Comment #5 from rootless at gmail.com ---
    --- Comment #1 from Kubilay Kocak <koobs at FreeBSD.org> ---
    Can you provide us with information (ideally on FreeBSD) on the relevant
    Novatel device(s) that do work on FreeBSD, including which versions they
work on.

Good question.  It appears that some older devices do.  I don't have any other
devices nor working devices.  Just from searching on the web I found that an
MiFi7730, from here:
https://forum.netgate.com/topic/143342/unable-to-properly-keep-usb-ethernet-interface-attached-on-verizon-jetpack-7730l/2

I also found the following on the OpenBSD listserv:
http://openbsd-archive.7691.n7.nabble.com/patch-for-Inseego-Novatel-MiFi-8800L-as-urndis0-td361099.html



    Can you also elaborate on:

    - "tethering on newer devices", as to whether that means you have an older
    device that works, or worked in the past?

Just based on reports from the web.  I only have the MiFi 8800/8000 - the
differences are the frequencies for the cell modem tied to the carrier.


    - "enabling tethering is not get picked up", whaty does this specifically
mean
    with regard to steps to reproduce, commands, outputs, errors,system
    configuration to do so, etc (please provide as attachments)

1) Plug in the device via USB.
2) It should be picked up as an rndis device and assigned to ue0 (assuming no
other ue devices).  [even using usbconfig -d ugen1.2 set_config 1 doesn't
result in an RNDIS ethernet interface being created]


    Additionally, the following may be helpful

dmesg at plugin:
ugen1.2: <Novatel Wireless MiFi 8000> at usbus1
uhid2 on uhub0
uhid2: <HID Interface> on usbus1



usbconfig with the device attached:
# usbconfig
ugen1.1: <0x15ad EHCI root HUB> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps)
pwr=SAVE (0mA)
ugen0.1: <0x15ad UHCI root HUB> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps)
pwr=SAVE (0mA)
ugen0.2: <VMware VMware Virtual USB Mouse> at usbus0, cfg=0 md=HOST spd=FULL
(12Mbps) pwr=ON (0mA)
ugen0.3: <VMware, Inc. VMware Virtual USB Hub> at usbus0, cfg=0 md=HOST
spd=FULL (12Mbps) pwr=SAVE (0mA)
ugen1.2: <Novatel Wireless MiFi 8000> at usbus1, cfg=0 md=HOST spd=HIGH
(480Mbps) pwr=ON (224mA)

also

 # usbconfig -d 1.2 dump_device_desc
ugen1.2: <Novatel Wireless MiFi 8000> at usbus1, cfg=0 md=HOST spd=HIGH
(480Mbps) pwr=ON (224mA)

  bLength = 0x0012
  bDescriptorType = 0x0001
  bcdUSB = 0x0310
  bDeviceClass = 0x0000  <Probed by interface class>
  bDeviceSubClass = 0x0000
  bDeviceProtocol = 0x0000
  bMaxPacketSize0 = 0x0009
  idVendor = 0x1410
  idProduct = 0xb022
  bcdDevice = 0x0318
  iManufacturer = 0x0001  <Novatel Wireless>
  iProduct = 0x0002  <MiFi 8000>
  iSerialNumber = 0x0003  <0123456789ABCDEF>
  bNumConfigurations = 0x0001

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-net mailing list