I recently setup an Ubuntu system with EM9191 and MBPL USB drivers installed, after running “sudo mbim-network /dev/cdc-wdm0 start” followed by “sudo bash mbim-set-ip /dev/cdc-wdm0 wwan0” I get a very slow LTE connection. When I attempt to run “at!band=0C” my T-Mobile SIM locks to N71 or N41 but is not registered on the network. This behavior does not happen on my Windows machine which typically registers onto N41 but de-registers when I attempt to use band locking to 0C or any custom band lock. Using latest generic FW from Sierra Wireless EM9191 downloads.
AFTER (not working but on right band):
at!gstatus?
!GSTATUS:
Current Time: 902 Temperature: 33
Thermal Mitigation Level: 0
Reset Counter: 1 Mode: ONLINE
System mode: NR5G PS state: Attached
IMS reg state: NOT REGISTERED IMS mode: Normal
IMS Srv State: UNKNOWN SMS,UNKNOWN VoIP
Yes, same issues with band locking on Windows. Haven’t test on Ubuntu but imagine similar results. Still not getting why it’s defaulting to LTE on Linux when Windows can at least grab 5G.
to register in 5G ENDC network in AT!GSTATUS?, you need to generate some data traffic, for example, ping to google server 8.8.8.8.
After that it should change to 5G ENDC in AT!GSTATUS?
Yes, while sitting on AT!BAND=0 I ran speedtest-cli and ping -I wwan0 8.8.8.8 and it still stuck on LTE.
Also in the set-ip script it has old commands for systemd-resolve which no longer is in Ubuntu 22.04 could that be cause issues? Not sure why LTE would work if so.
Very strange for sure. It is the only card on my machine so definitely is the correct wwan0. I could try another SIM. I don’t have access to AT&T/VZW. Could it be anything with my MBIM network command/get-ip script?
I will also reflash the tmo firmware to see if it helps.
My APN settings from /etc/mbim-network.conf
APN=internet
APN_USER=
APN_PASS=
APN_AUTH=
PROXY=yes
“sudo dhclient wwan0” seems to hang forever with me. I got it work with T-Mobile FW image on Linux however the speeds are horrible compared to the generic FW image I was using. Also I get deprecation warnings about my APN settings, what is the correct APN setting to use?
But generic FW did work on Windows with better speed, that’s what I don’t get. Also seems back on regular machine issue still occurring with TMO firmware only fixed in VM.
So I changed that on my mbim-network.conf and it helped with speeds a bit. Still not working on actual device but more concerned with that band locking still doesn’t work. Setting at!band=0C loses network registration.
when you set at!band=0C, there is no LTE band, so the 5GNSA (ENDC) is not working.
It must register with 5GSA.
Not sure if your area supports 5GSA, you might double check with TMO.
BTW, what is the return of AT!RATCA? in your module?