From owner-freebsd-net@freebsd.org Mon Mar 30 17:22:16 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2FA45260CCE for ; Mon, 30 Mar 2020 17:22:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 48rfQv0267z4fFJ for ; Mon, 30 Mar 2020 17:22:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 2FF19260CBD; Mon, 30 Mar 2020 17:22:09 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 23C43260CBC for ; Mon, 30 Mar 2020 17:22:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48rfQl2YC6z4f9P for ; Mon, 30 Mar 2020 17:22:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BF7191FFCB for ; Mon, 30 Mar 2020 17:12:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 02UHCuHV028701 for ; Mon, 30 Mar 2020 17:12:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 02UHCuMe028700 for net@FreeBSD.org; Mon, 30 Mar 2020 17:12:56 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 245152] urndis(4) Inseego/Novatel Wireless MiFi 8800/8000 as urndis0 4g/LTE RNDIS fails to tether Date: Mon, 30 Mar 2020 17:12:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: rootless@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: usb@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Mar 2020 17:22:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245152 --- Comment #5 from rootless@gmail.com --- --- Comment #1 from Kubilay Kocak --- 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 ot= her 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-88= 00L-as-urndis0-td361099.html Can you also elaborate on: - "tethering on newer devices", as to whether that means you have an ol= der 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 specifical= ly 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: at usbus1 uhid2 on uhub0 uhid2: on usbus1 usbconfig with the device attached: # usbconfig ugen1.1: <0x15ad EHCI root HUB> at usbus1, cfg=3D0 md=3DHOST spd=3DHIGH (48= 0Mbps) pwr=3DSAVE (0mA) ugen0.1: <0x15ad UHCI root HUB> at usbus0, cfg=3D0 md=3DHOST spd=3DFULL (12= Mbps) pwr=3DSAVE (0mA) ugen0.2: at usbus0, cfg=3D0 md=3DHOST spd= =3DFULL (12Mbps) pwr=3DON (0mA) ugen0.3: at usbus0, cfg=3D0 md=3DHOST spd=3DFULL (12Mbps) pwr=3DSAVE (0mA) ugen1.2: at usbus1, cfg=3D0 md=3DHOST spd=3DHI= GH (480Mbps) pwr=3DON (224mA) also # usbconfig -d 1.2 dump_device_desc ugen1.2: at usbus1, cfg=3D0 md=3DHOST spd=3DHI= GH (480Mbps) pwr=3DON (224mA) bLength =3D 0x0012 bDescriptorType =3D 0x0001 bcdUSB =3D 0x0310 bDeviceClass =3D 0x0000 bDeviceSubClass =3D 0x0000 bDeviceProtocol =3D 0x0000 bMaxPacketSize0 =3D 0x0009 idVendor =3D 0x1410 idProduct =3D 0xb022 bcdDevice =3D 0x0318 iManufacturer =3D 0x0001 iProduct =3D 0x0002 iSerialNumber =3D 0x0003 <0123456789ABCDEF> bNumConfigurations =3D 0x0001 --=20 You are receiving this mail because: You are on the CC list for the bug.=