Hello,
trying to set up dual WAN using my phone on my RT-AC88U. I have an older Samsung Galaxy Note 9 that runs Android 10 and that phone works fine through USB tethering. However, my new Xiaomi 11T Pro with Android 12 is never detected by the router and it doesn't even work as a storage device doesn't matter what option I choose in the mode menu on the phone. Also the router detects the phone when running cat /proc/bus/usb/devices but it never attaches a driver to it:
To my understanding, if I was able to assign the rndis_host driver to it, it is going to work correctly. Any ideas how I could do that? Or any other workaround? Because running the usb_modeswitch, doesnt seem to work because it doesnt seem to have the modes for this vendor/model.
Thank you in advance
trying to set up dual WAN using my phone on my RT-AC88U. I have an older Samsung Galaxy Note 9 that runs Android 10 and that phone works fine through USB tethering. However, my new Xiaomi 11T Pro with Android 12 is never detected by the router and it doesn't even work as a storage device doesn't matter what option I choose in the mode menu on the phone. Also the router detects the phone when running cat /proc/bus/usb/devices but it never attaches a driver to it:
Code:
T: Bus=02 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 25 Spd=480 MxCh= 0
D: Ver= 2.01 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=2717 ProdID=ff80 Rev= 5.04
S: Manufacturer=Xiaomi
S: Product=Xiaomi 11T Pro
S: SerialNumber=ed32e89e
C:* #Ifs= 2 Cfg#= 1 Atr=80 MxPwr=500mA
A: FirstIf#= 0 IfCount= 2 Cls=ef(misc ) Sub=04 Prot=01
I:* If#= 0 Alt= 0 #EPs= 1 Cls=ef(misc ) Sub=04 Prot=01 Driver=(none)
E: Ad=81(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=8e(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=0f(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
To my understanding, if I was able to assign the rndis_host driver to it, it is going to work correctly. Any ideas how I could do that? Or any other workaround? Because running the usb_modeswitch, doesnt seem to work because it doesnt seem to have the modes for this vendor/model.
Thank you in advance