Try comparing 6.1.3 nvram
I’m assuming I do that by exporting
This is what Codex is telling me. I asked it to diagnose the phone via ADB.
• The device isn’t being rejected by the carrier; it’s refusing to register
because the SIM is invalid for the phone’s SIM‑slot lock.
Evidence from ADB:
- SIM slot lock is enabled: vendor.gsm.sim.slot.lock.state=1.
- Inserted SIM is marked invalid for that lock:
vendor.gsm.sim.slot.lock.card.valid=0.
- Radio stack shows no network reject cause (reject_cause=0) and stays in
NOT_REG_SEARCHING/OUT_OF_SERVICE, with data disallowed due to NOT_ATTACHED.
That combination means the modem never attempts a real attach because the
device’s SIM/region/carrier lock is blocking it.
That seems like it can be bypassed
Can you upload the modem files?
I’m getting root access right now. I’m going to try.
I’m assuming it’s not in the build.prop lol
Hopefully not baked into modem. Maybe in init
I’m new to this stuff. What exactly do you want? Happy to help in any way I can. You want what I pulled through modem meta ? I have a .zip file and a .nvData
I’m gonna download the firmware hold on
Rebooting between Windows and Ubuntu is massively annoying. Why can’t we have SP Flash tool and ModemMeta in Linux? This is just a rant.
I use a vm in Linux
That works well? With SP flash?
Yeah. Passthrough
I’m trying to do this all from my phone in bed instead on walking 10 ft to my pc so this might take some time
Bring your laptop into your bed
That would require me to get up
Funnily enough, Sim lock is disabled in super, time to check the modem
for the new device ?
From the exact device you are testing on
Can use this for an easy time
Or just pull
I’m back and forth between different images. I can send you the original one it came with.
The MTK client pull is good ?