Well, it also works without touching the fsg partition, but I still have to check if that works for stock images as well...And how do we obtain root without flashing twrp? Most descriptions go this way
Well, it also works without touching the fsg partition, but I still have to check if that works for stock images as well...And how do we obtain root without flashing twrp? Most descriptions go this way
No, it works with stock-rom as well.
(It's not even necessary to flash a different recovery... However, I still need to gather some info from people with a factory-made dual-sim phone to maybe address the second imei = 0 thing).
Well, it also works without touching the fsg partition, but I still have to check if that works for stock images as well...
ro.hw.device
ro.fsg-id
ro.carrier
ro.hw.radio
persist.radio.multisim.config
/fsg/%s_%s.img.gz
/fsg/0.img.gz
/fsg/%s_%s_%s_%s.img.gz
/fsg/%s_%s_%s.img.gz
[ro.hw.device]: [sheridan]
[ro.boot.fsg-id]: []
[ro.carrier]: [reteu]
[ro.hw.radio]: [ROW]
[persist.radio.multisim.config]: [dsds]
fastboot erase modemst1
fastboot erase modemst2
fastboot erase cache
fastboot reboot
fastboot erase modemst1
(bootloader) has-slot:modemst1: not found
erasing 'modemst1'...
OKAY [ 0.178s]
finished. total time: 0.178s
fastboot erase modemst2
(bootloader) has-slot:modemst2: not found
erasing 'modemst2'...
OKAY [ 0.184s]
finished. total time: 0.184s
fastboot reboot
rebooting...
Is there a way to get the second SIM running without unlock the bootloader? Probably not, isn't it?
I made a mistake and my first Imei is 0. Flashing NANDROID Backup is not possible because TWRP says its write protected. Any ideas?
The Second SIM suddenly wasn´t recognized anymore. I tried to redo the steps from post #1: Deleting and Renaming the 4 files (griffin and the sheridan) and do the fastboot steps:
I haven´t erased anything (hope so). I only copied the complete "fsg" folder back from SD to /system and tried the steps again. I also tried to install different roms (incl. wipe cache/data). SIM 1 IMEI is "unbekannt" = unknown and no baseband is available.
Meanwhile there was also no SIM-Card Menu in the settings. This was solved by toggling the app "MultiSIM-toggle"
Start your phone into recovery mode (TWRP) and have the PC connected.OK, i have copied the fsg with ES File Explorer before all changes to the sd card & to the pc. But i have no "persist" partition.
adb shell "dd if=/dev/block/sda3 of=/tmp/sda3.bin"
adb pull /tmp/sda3.bin
Im just curious about how the 2nd SIM registers with IMEI 0, doesn't the Carrier block the sim?
I ordered a (supposedly) dual-SIM version of the SIM tray from Aliexpress. The seller was not quite sure about whether or not the tray can take two SIM cards, but I decided to get it anyways: if I need to cut anything, I'd rather cut a spare.
Bought one from ebay Germany (delivered from China): http://www.ebay.de/itm/172391547845
Delivery took about two weeks. Fits and looks like original one. I have not done the software changes yet to enable Dual Sim, so using it still only with one Sim and SD.
###Disclaimer###
I am not responsible if your phone will be damaged, broken, boot looping.
YOU are choosing to make these modifications and accept the fact that something might go wrong.
setprop persist.radio.multisim.config dsds
fastboot erase modemst1
fastboot erase modemst2
fastboot erase cache
fastboot reboot
Note that there are baseband files in fsg not only for griffin but also for sheridan. My phone reports as:And now i am still on the old SRS called baseband :crying:
I don't have ideas anymore.... Do you have some more? Thx!
[ro.mot.build.oem.product]: [griffin]
[ro.product.device]: [griffin]
[ro.product.name]: [griffin]
[ro.boot.device]: [sheridan]
[ro.hw.device]: [sheridan]
Do both slots support LTE?
Gesendet von meinem SM-N910F mit Tapatalk
Did you have to cut the SIM holder?
Also, was you second IMEI a zero or a valid number?
su
mount -o rw,remount /system
cd /system
cp build.prop build.prop.orig
echo ro.hw.dualsim=true >>build.prop
mount -o ro,remount /system
ro.hw.dualsim=true