I’ve recently installed vanilla OpenWRT on my GL-AR750S-Ext and want to enable USB tethering so I retain the ability that exists in the original GL firmware.
What I mean is, a USB interface doesn’t show up, nor can it be added. I’ll run the command and post the log later when I have a chance. Also, FWIW, it will be tethering with Android. Thanks.
Tue Nov 25 11:26:55 2025 kern.info kernel: \[10023.993351\] usb 1-1: new high-speed USB device number 10 using ehci-platform
Tue Nov 25 11:26:55 2025 kern.info kernel: \[10024.201838\] rndis_host 1-1:1.0 usb0: register 'rndis_host' at usb-1b000000.usb-1, RNDIS device, be:10:e8:4b:66:ee```
Good news, I got it working. I saw on the logread output that the usb device was using the ehci-platform. I checked in the software section of Luci and saw that kmod-usb2-pci provides ehci support and it was not installed. Once I did that the usb0 device showed up and I was able to create a new interface that uses usb0 and assigned it to the wan firewall zone. I'm online with tethering while I write this reply.