You are not logged in.

#1 2025-05-05 00:41:02

moosh
Member
Registered: 2025-05-05
Posts: 3

Moto Edge 30 Pro can't do USB tethering

I've been running into this issue where the Edge 30 Pro cannot do USB tethering

After enabling it on the phone, nothing happens on the PC, it doesn't even get recognized with "ip a"
I also saw that it's recognized about 10 times on the USB tree? reports the exact same data, just reported a billion times

I also tried other phones such as the Redmi note 7 and the Moto G7 and they work flawlessly, so it seems to be an Edge 30 issue

My guess is that it's not sending data via RNDIS, but rather using its own proprietary mode which i didn't manage to change, if anyone has any ideas i'm willing to listen

Just in case, currently using NetworkManager, and again, it's setup correctly as tethering works in other phones, just not the edge 30 pro, and i fear it might be the case with every Smart Connect phone from Motorola

Offline

#2 2025-05-05 05:22:16

jl2
Member
From: 47° 18' N 8° 34' E
Registered: 2022-06-01
Posts: 724
Website

Re: Moto Edge 30 Pro can't do USB tethering

recognized about 10 times

Sounds like a faulty cable to me. Try a different one, even if it works with the other two phones.

Does file sharing work? https://wiki.archlinux.org/title/Media_ … r_Protocol

My guess is that it's not sending data via RNDIS, but rather using its own proprietary mode which i didn't manage to change, if anyone has any ideas i'm willing to listen

It works with my moto G30 (a little more recent than yours), and motorola usually doesn't change all to much to their OS.

Last edited by jl2 (2025-05-05 05:22:37)


Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...

Offline

#3 2025-05-05 05:30:48

moosh
Member
Registered: 2025-05-05
Posts: 3

Re: Moto Edge 30 Pro can't do USB tethering

Sounds like a faulty cable to me.

Don't worry, I've tried 3 different cables, they all behave the same, the phone also works fine on windows

Does file sharing work?

Yes, filesharing works normally

Finally I don't think the g30 has smart connect, I do feel like it could be a smart connect issue as it has special hotspot and tethering modes that expect windows, an update might have broken compatibility with Linux and I don't see a clear way to fix it

Offline

#4 2025-05-05 09:07:01

seth
Member
Registered: 2012-09-03
Posts: 64,194

Re: Moto Edge 30 Pro can't do USB tethering

https://bbs.archlinux.org/viewtopic.php?id=304892 ?

it doesn't even get recognized with "ip a"

Run

dmesg -W

attach the phone for tethering and post the tail that generates.

Offline

#5 2025-05-06 03:47:45

moosh
Member
Registered: 2025-05-05
Posts: 3

Re: Moto Edge 30 Pro can't do USB tethering

Here's the only thing that shows up when the phone is connected and it switches to tethering mode

[  876.632313] usb 1-3: new high-speed USB device number 23 using xhci_hcd
[  876.762804] usb 1-3: New USB device found, idVendor=22b8, idProduct=2e24, bcdDevice= 5.10
[  876.762816] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  876.762819] usb 1-3: Product: motorola edge 30 pro
[  876.762821] usb 1-3: Manufacturer: motorola
[  876.762823] usb 1-3: SerialNumber: ZY22FHNZRT
[  876.774294] rndis_host 1-3:1.0 wwan0: register 'rndis_host' at usb-0000:00:15.0-3, Mobile Broadband RNDIS device, 6a:4f:74:17:c2:5a
[  876.814711] rndis_host 1-3:1.0 wwp0s21f0u3: renamed from wwan0


Everything motorola related here, probably reconnections from timing out tethering and going back to basic charging

[   62.466669] usb 1-4: new high-speed USB device number 5 using xhci_hcd
[   62.591922] usb 1-4: New USB device found, idVendor=22b8, idProduct=2e46, bcdDevice= 5.10
[   62.591934] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   62.591936] usb 1-4: Product: motorola edge 30 pro
[   62.591939] usb 1-4: Manufacturer: motorola
[   62.591941] usb 1-4: SerialNumber: ZY22FHNZRT
[   62.712639] usbcore: registered new interface driver cdc_ether
[   62.723497] rndis_host 1-4:1.0 wwan0: register 'rndis_host' at usb-0000:00:15.0-4, Mobile Broadband RNDIS device, 72:48:61:38:83:b8
[   62.723562] usbcore: registered new interface driver rndis_host
[   62.743938] rndis_host 1-4:1.0 wwp0s21f0u4: renamed from wwan0
[   70.604773] wlan0: deauthenticating from 44:48:b9:23:2c:9f by local choice (Reason: 3=DEAUTH_LEAVING)
[   74.531997] usb 1-4: USB disconnect, device number 5
[   74.532073] rndis_host 1-4:1.0 wwp0s21f0u4: unregister 'rndis_host' usb-0000:00:15.0-4, Mobile Broadband RNDIS device
[   75.042811] usb 1-4: new high-speed USB device number 6 using xhci_hcd
[   75.169036] usb 1-4: New USB device found, idVendor=22b8, idProduct=2e24, bcdDevice= 5.10
[   75.169047] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   75.169050] usb 1-4: Product: motorola edge 30 pro
[   75.169052] usb 1-4: Manufacturer: motorola
[   75.169054] usb 1-4: SerialNumber: ZY22FHNZRT
[   75.178254] rndis_host 1-4:1.0 wwan0: register 'rndis_host' at usb-0000:00:15.0-4, Mobile Broadband RNDIS device, 4e:62:25:82:55:e3
[   75.209265] rndis_host 1-4:1.0 wwp0s21f0u4: renamed from wwan0
[  129.287511] warning: `plasmashell' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[  170.224898] usb 1-4: USB disconnect, device number 6
[  170.224993] rndis_host 1-4:1.0 wwp0s21f0u4: unregister 'rndis_host' usb-0000:00:15.0-4, Mobile Broadband RNDIS device
[  170.713918] usb 1-4: new high-speed USB device number 7 using xhci_hcd
[  170.842690] usb 1-4: New USB device found, idVendor=22b8, idProduct=2e82, bcdDevice= 5.10
[  170.842710] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  170.842716] usb 1-4: Product: motorola edge 30 pro
[  170.842722] usb 1-4: Manufacturer: motorola
[  170.842727] usb 1-4: SerialNumber: ZY22FHNZRT
[  220.306210] wlan0: authenticate with 44:48:b9:23:2c:9f (local address=d0:c5:d3:18:3f:a1)
[  220.306343] wlan0: send auth to 44:48:b9:23:2c:9f (try 1/3)
[  220.307422] wlan0: authenticated
[  220.313654] wlan0: associate with 44:48:b9:23:2c:9f (try 1/3)
[  220.317447] wlan0: RX AssocResp from 44:48:b9:23:2c:9f (capab=0x511 status=0 aid=91)
[  220.319975] wlan0: associated
[  220.374405] wlan0: Limiting TX power to 30 (30 - 0) dBm as advertised by 44:48:b9:23:2c:9f
[  241.742307] usb 1-4: USB disconnect, device number 7
[  242.129832] usb 1-4: new high-speed USB device number 8 using xhci_hcd
[  242.254747] usb 1-4: New USB device found, idVendor=22b8, idProduct=2e46, bcdDevice= 5.10
[  242.254758] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  242.254760] usb 1-4: Product: motorola edge 30 pro
[  242.254763] usb 1-4: Manufacturer: motorola
[  242.254765] usb 1-4: SerialNumber: ZY22FHNZRT
[  242.261676] rndis_host 1-4:1.0 wwan0: register 'rndis_host' at usb-0000:00:15.0-4, Mobile Broadband RNDIS device, 06:f1:dc:0d:2b:5b
[  242.297294] rndis_host 1-4:1.0 wwp0s21f0u4: renamed from wwan0
[  262.164898] usb 1-4: USB disconnect, device number 8
[  262.164967] rndis_host 1-4:1.0 wwp0s21f0u4: unregister 'rndis_host' usb-0000:00:15.0-4, Mobile Broadband RNDIS device
[  262.609666] usb 1-4: new high-speed USB device number 9 using xhci_hcd
[  262.737835] usb 1-4: New USB device found, idVendor=22b8, idProduct=2e82, bcdDevice= 5.10
[  262.737846] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  262.737849] usb 1-4: Product: motorola edge 30 pro
[  262.737852] usb 1-4: Manufacturer: motorola
[  262.737854] usb 1-4: SerialNumber: ZY22FHNZRT
[  349.116374] usb 1-4: USB disconnect, device number 9
[  356.114699] usb 1-3: new high-speed USB device number 10 using xhci_hcd
[  356.239635] usb 1-3: New USB device found, idVendor=22b8, idProduct=2e82, bcdDevice= 5.10
[  356.239647] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  356.239649] usb 1-3: Product: motorola edge 30 pro
[  356.239651] usb 1-3: Manufacturer: motorola
[  356.239654] usb 1-3: SerialNumber: ZY22FHNZRT
[  421.721292] usb 1-3: USB disconnect, device number 10
[  422.113570] usb 1-3: new high-speed USB device number 11 using xhci_hcd
[  422.238624] usb 1-3: New USB device found, idVendor=22b8, idProduct=2e46, bcdDevice= 5.10
[  422.238648] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  422.238656] usb 1-3: Product: motorola edge 30 pro
[  422.238663] usb 1-3: Manufacturer: motorola
[  422.238668] usb 1-3: SerialNumber: ZY22FHNZRT
[  422.247946] rndis_host 1-3:1.0 wwan0: register 'rndis_host' at usb-0000:00:15.0-3, Mobile Broadband RNDIS device, da:94:2a:1f:8d:0f
[  422.570186] rndis_host 1-3:1.0 wwp0s21f0u3: renamed from wwan0
[  423.169635] usb 1-3: USB disconnect, device number 11
[  423.169782] rndis_host 1-3:1.0 wwp0s21f0u3: unregister 'rndis_host' usb-0000:00:15.0-3, Mobile Broadband RNDIS device
[  423.681625] usb 1-3: new high-speed USB device number 12 using xhci_hcd
[  423.806242] usb 1-3: New USB device found, idVendor=22b8, idProduct=2e24, bcdDevice= 5.10
[  423.806265] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  423.806273] usb 1-3: Product: motorola edge 30 pro
[  423.806280] usb 1-3: Manufacturer: motorola
[  423.806286] usb 1-3: SerialNumber: ZY22FHNZRT
[  423.811299] rndis_host 1-3:1.0 wwan0: register 'rndis_host' at usb-0000:00:15.0-3, Mobile Broadband RNDIS device, 96:48:2c:8b:e6:26
[  423.832658] rndis_host 1-3:1.0 wwp0s21f0u3: renamed from wwan0

Last edited by moosh (2025-05-06 03:51:44)

Offline

#6 2025-05-06 05:06:05

mithrial
Member
Registered: 2017-03-05
Posts: 92

Re: Moto Edge 30 Pro can't do USB tethering

Wait for kernel 6.14.6.

Offline

#7 2025-05-06 06:48:15

seth
Member
Registered: 2012-09-03
Posts: 64,194

Re: Moto Edge 30 Pro can't do USB tethering

For all we know this problem is limited to NM only, dhcpcd or networkd don't care and treat the modem like any other network device.

Offline

Board footer

Powered by FluxBB