I have an X3000 that will sometimes switch to SIM 2 - which is empty - after a power cycle. I've seen some other posts - mostly involving various crash scenario - where people say they have seen this. Is this issue more prevalent, and is there a way to force the X3000 to stay on SIM 1 as there's really only 1 SIM. Auto switch is not enabled. Currently running 4.4.13, though it has happened on earlier versions.
hey @n2qew
When switching card slots during startup, you will see a switch to SIM2. Will it still automatically switch to SIM1 in the end
No it does not switch back to SIM 1. The symptom is no cellular communications after power was interrupted to the unit and then restored. Had to log in to it and select SIM 1.This is not the first time it's happened. It's also happened on a prior release. Also, I have seen other reports of this on the forum.
hey @n2qew
I have tried multiple times locally but have not reproduced this problem. When you reproduce this problem,
cat /etc/config/glmodem
To check this issue, can you share your device by following the steps below? Thanks
Technical Support via GoodCloud.tar (192 KB)
I cannot reproduce it at will either. It's a problem when power it randomly interrupted to the units, and it just doesn't resume being visible. To recover requires getting within WiFi range of them, or connecting to the LAN side. When you look at the radio status, it says SIM not registered, and that it's trying to use SIM slot 2, which has no SIM. It's definitely not an "every time" thing.
Which carrier's card are you using
T-Mobile - business. Nothing done to lock sites, or mask channels.
Okay, in order to debug this issue, I need to replicate the scene to verify my hypothesis. If you encounter it again, be sure to
cat /etc/config/glmodem
The same thing happens to me also, in fact today it happened. SIM 2 is empty. I power cycled the Spitz, when it starts up, it tries to connect to SIM 2 for some reason, when it can't, I see it changing Sims, then connecting to SIM 1. If it keeps happening, I will just put SIM 1 SIM card, into SIM 2 slot.
hey @blancmange
Can you cat /etc/config/glmodem
and share the results
I'll pm the results.
I will do that when it happens again. As I explained, it happens after a power cycle. These are continuously powered, so power interruptions are infrequent. But having it go offline with no way talk to remotely results in having to drive to the site that it happens at. I also see a subsequent message from another user who observes the same. In my initial post, I explained that I see other posts on the forum where others experience this happening. As a point of reference, I am posting from my modem - the one I personally use at home. Sensitive info - MDN, ICCID, etc - cut short or replaced(MDN), but I wonder if what I see is what you are thinking... That I previously had a SIM in slot 2 - it's not there now, it wasn't there when this last happened and the unit hasn't been defaulted since - so it "thinks" maybe it should use that slot. You will also notice that I'm currently running the most current beta. My unit - the one I pasted from - was actually running the latest non-beta when this last happened.
root@192.168.8.1's password:
BusyBox v1.33.2 (2024-12-27 09:03:17 UTC) built-in shell (ash)
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -| || | | || || |
|_____|| |||||___||| |____|
|| W I R E L E S S F R E E D O M
OpenWrt 21.02-SNAPSHOT, r15812+908-46b6ee7ffc
root@GL-X3000:~# cat /etc/config/glmodem
config global 'global'
option log_level '0'
option sim1_apn_polling '0'
option sim2_apn_polling '0'
config switch 'sim'
option sim_num '1'
config signal 'signal'
option enable '1'
option signal_capture_interval '10'
option signal_capture_cycle '1800'
option signal_cloud_cycle '300'
config slot 'modem_0001_dual'
option enable '0'
option timing_enable '0'
config network 'network_sim2'
option apn 'fast.t-mobile.com'
option proto 'qcm'
option device '/dev/mhi_QMI0'
option auth 'NONE'
option metric '40'
option roaming '1'
option band_enable '0'
config slot 'modem_0001_dual_sim2'
option carrier 'T-Mobile'
option iccid '89012604087xxxxxxxx'
config modem 'modem_0001_traffic_limit'
option save_to_flash '0'
config network 'network_sim1'
option apn 'fast.t-mobile.com'
option proto 'qcm'
option device '/dev/mhi_QMI0'
option metric '40'
option roaming '1'
option band_enable '0'
config slot 'modem_0001_dual_sim1'
option carrier 'T-Mobile'
option phone_number '15188675309'
option iccid '89012604077xxxxxxxx'
root@GL-X3000:~#
@n2qew I'm in the same situtation as you, SIM 2 used to have a SIM in, even though it's empty now, the Spitz still tries to connect to SIM2 as it has old APN settings still arroneously associated with it, @Jane is aware, and hopefully will provide a solution.
I wonder if editing that file to delete SIM 2 references will help. Or, maybe nuke - rename - the file and then get on the web interface to get it to use SIM 1 will recreate it with no SIM 2 references?
hey @n2qew @blancmange
can you share your device by following the steps below? Thanks
Technical Support via GoodCloud.tar (192 KB)