Thanks, @AndrewZ , for taking a look.
Started with IP conflict; both the Franklin T10 (4G) and Quanta D53 (5G) are locked to Tmo (US) with LAN sides forced to 192.168.1.x subnet, unconfigurable.
Most posts instruct to scp over /etc/config/network, edit to remove conflict, and copy back. Attempt produced:
ash: /usr/libexec/sftp-server: not found
(Snapshot build, support recently added.)
So considered, realized sed was the better tool anyway:
sed -i s/192.168.1.1/192.168.1.8/ /etc/config/network
(The hotspots can't connect to other subnets on the LAN side. Did try, in case of some magic internal bridging, but no difference.)
Change made as expected and persists, but still neither device connects.
Using the Quanta:
cat /sys/kernel/debug/usb/devices
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 2
B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0002 Rev= 6.06
S: Manufacturer=Linux 6.6.41 xhci-hcd
S: Product=xHCI Host Controller
S: SerialNumber=1e1c0000.xhci
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=256ms
T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 12 Spd=480 MxCh= 0
D: Ver= 2.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 2
P: Vendor=0e8d ProdID=2028 Rev= 2.23
S: Manufacturer=Mediatek
S: Product=mt6890
S: SerialNumber=D53SEE2354D1B027
C:* #Ifs= 2 Cfg#= 2 Atr=80 MxPwr=500mA
A: FirstIf#= 0 IfCount= 2 Cls=e0(wlcon) Sub=01 Prot=03
I:* If#= 0 Alt= 0 #EPs= 1 Cls=e0(wlcon) Sub=01 Prot=03 Driver=(none)
E: Ad=82(I) Atr=03(Int.) MxPS= 8 Ivl=32ms
I:* If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=(none)
E: Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
C: #Ifs= 2 Cfg#= 1 Atr=80 MxPwr=500mA
A: FirstIf#= 0 IfCount= 2 Cls=02(comm.) Sub=06 Prot=00
I: If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=06 Prot=00 Driver=
E: Ad=82(I) Atr=03(Int.) MxPS= 16 Ivl=32ms
I: If#= 1 Alt= 0 #EPs= 0 Cls=0a(data ) Sub=00 Prot=00 Driver=
I: If#= 1 Alt= 1 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=
E: Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=5000 MxCh= 1
B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 3.00 Cls=09(hub ) Sub=00 Prot=03 MxPS= 9 #Cfgs= 1
P: Vendor=1d6b ProdID=0003 Rev= 6.06
S: Manufacturer=Linux 6.6.41 xhci-hcd
S: Product=xHCI Host Controller
S: SerialNumber=1e1c0000.xhci
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=256ms
At boot:
dmesg | grep usb
[5.485417] usbcore: registered new interface driver usbfs
[5.496597] usbcore: registered new interface driver hub
[5.507399] usbcore: registered new device driver usb
[5.559525] xhci-mtk 1e1c0000.xhci: supply vusb33 not found, using dummy regulator
[5.692280] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[6.248740] usb 1-1: new high-speed USB device number 2 using xhci-mtk
After some time, with hotspot the only usb device connected:
[ 489.702789] usb 1-1: USB disconnect, device number 2
[ 491.528657] usb 1-1: new high-speed USB device number 3 using xhci-mtk
[ 491.541835] xhci-mtk 1e1c0000.xhci: ERROR: unexpected setup context command completion code 0x11.
[ 491.559538] usb 1-1: hub failed to enable device, error -22
[ 492.898648] usb 1-1: new high-speed USB device number 4 using xhci-mtk
[ 495.566282] usb 1-1: USB disconnect, device number 4
[ 496.088649] usb 1-1: new high-speed USB device number 5 using xhci-mtk
[ 497.432388] usb 1-1: USB disconnect, device number 5
[ 497.948648] usb 1-1: new high-speed USB device number 6 using xhci-mtk
[ 498.638790] xhci-mtk 1e1c0000.xhci: ERROR: unexpected setup address command completion code 0x11.
[ 498.868719] xhci-mtk 1e1c0000.xhci: ERROR: unexpected setup address command completion code 0x11.
[ 499.098636] usb 1-1: device not accepting address 6, error -22
[ 500.658674] usb 1-1: new high-speed USB device number 7 using xhci-mtk
[ 509.458279] usb 1-1: USB disconnect, device number 7
[ 509.968648] usb 1-1: new high-speed USB device number 8 using xhci-mtk
[ 510.128716] xhci-mtk 1e1c0000.xhci: ERROR: unexpected setup address command completion code 0x11.
[ 510.358781] xhci-mtk 1e1c0000.xhci: ERROR: unexpected setup address command completion code 0x11.
[ 510.588639] usb 1-1: device not accepting address 8, error -22
[ 510.968654] usb 1-1: new high-speed USB device number 9 using xhci-mtk
[ 512.882272] usb 1-1: USB disconnect, device number 9
[ 516.318660] usb 1-1: new high-speed USB device number 10 using xhci-mtk
[ 518.410158] usb 1-1: USB disconnect, device number 10
[ 519.518640] usb 1-1: new high-speed USB device number 11 using xhci-mtk
[ 520.159028] usb 1-1: USB disconnect, device number 11
[ 521.908648] usb 1-1: new high-speed USB device number 12 using xhci-mtk
[1056.397955] usb 1-1: USB disconnect, device number 12
[1056.908610] usb 1-1: new high-speed USB device number 13 using xhci-mtk
Any usb plug/unplug or power cycle of the hotspot produces only a single line:
[] usb 1-1: new high-speed USB device number x using xhci-mtk
Any hope for the patient?