I found how to un-softbrick the Nokia 1. - Nokia 1 Guides, News, & Discussion

Sorry to post here. I didn't have enough score to post at Devs section, so I'll post here. Please don't delete my post, or someone please copy all of this post and post it. Thanks so much !
I wanted to install AOSP 9 on my device - the Nokia 1 TA-1047 with MTK6735.
Well, after trying to unlock bootloader with md5, erase system, flash system, what I recieve from the fastboot is: sparse overflow. And I was very worry. Right after that, I use the SP Flash Tool, but again, I was worry because CHIP TYPE is NOT MATCH.
So how will you fix it? I'm gonna show you right now.
First, I found the nb0 file to flash by lucky. Here is the link :
http:// tinyurl .com/ frtnokia1
I think it will work with all model.
Second, use the NOST, it's the software that you'll use to flash.
(RECOMMEND: Don't use the OST LA, it'll not work. I tried a lot.)
Here is the download link (Download the latest release v5.0 at the assets)
https:/ /github .com/StollD/NOST/releases/tag/v0.5
After you install the software, extract the nb0 file from the zip, follow to the FLASH part.
Open the NOST at the desktop, choose Next, select the nb0 file you just extracted, choose the Normal Download and Erase User Data (just in case your files still in the phone, of course you'll LOSS ALL YOUR DATA. Because you don't follow the instruction that BACKUP ALL YOUR IMPORTANT DATA).
DO NOT CHOOSE THE EMERGENCY DOWNLOAD!
Before flash, please turn on your phone and let it at the logo screen.
What are you waiting for? Click Next and you're good to go!
Just in case some error appears, just unplug the USB, connect again and Flash it. I have an error when it rebooting the bootloader, but after reconnect the phone to the PC, I successfully flash my phone, and now it turned normal.
Last recommend: DON'T TRY TO FLASH THE SYSTEM OR ROOT THE DEVICE IF YOU DON'T WANT TO WASTE YOUR TIME.
That's all!

Did you manage to run any custom rom?

Hello i tried to download, but the link you provided seems a file on a sharepoint and i have no access
could you pleaase re-upload the file or share the source?

SORRY !
ramnus said:
Hello i tried to download, but the link you provided seems a file on a sharepoint and i have no access
could you pleaase re-upload the file or share the source?
Click to expand...
Click to collapse
Sorry ! It's a long time I don't access XDA so I can't read your question. Well, this is the file if you're still need : https :// androidfilehost. com/ ?fid= 11410963190603892716

nokia 1 ta-1079
man this work for nokia 1 TA-1079? PLS HELPP
---------- Post added at 10:54 PM ---------- Previous post was at 10:52 PM ----------
smileos said:
Sorry ! It's a long time I don't access XDA so I can't read your question. Well, this is the file if you're still need : https :// androidfilehost. com/ ?fid= 11410963190603892716
Click to expand...
Click to collapse
link is dead error 404 not found
Edit**
Link is working and the nb0 work for nokia 1 TA-1079 ty a lot !!!
i install android 9 in my nokia 1 with fastboot and twrp if u wanna know send me dm

YOU ARE WELCOME !
Since I lost my phone and completly moved to Xiaomi Mi A2 Lite, I can't do anything to the Nokia's things anymore. But I want to know how did you install Android 9 on that tiny phone. Here is my email : [email protected]

Related

D958 back to stock with KITKAT.... rejoice

Lot of us root our 4.2.2 and flashed a freedom recovery and were very happy until we come to know the fact that we cannot update to Kitkat any more.
some successfully flashed the KDZ in a normal flash way but others were the victims of CDC serial driver.
that was the HISTORY
Lets catch the ear from the other way round.
this is a TOT flash method which says bye bye to cdc driver
i'm going to share the link of the guy who did all the hard work i'm only the contributing some of my efforts here.
the link
http://www.lgbbs.net/thread-3-1-1.html
this link will give a detail tutorial. if you allready flashed all the drivers, do not do it again.
you can download the TOT file from here
https://mega.co.nz/#!7wBnkCKR!zT19XISIhlrP3-ZN24TF5RFeFVOt1vOlOHdPl-lYE4o
DLL file is attached in the post.
LG Flashtool 2014 sometimes becomes headache to find on the net. good news! file attached follow the installing instructions
https://www.dropbox.com/s/da13ysxmhikxpdc/LGFlashTool_1.8.1.1023.zip?dl=0
those unfortunate you can't get into download mode, somehow have to fix that first. no download mode, no flash.
Happy flashing guys of D958 varient.
ENJOY KITKAT
other varients who are struggling with 4.2.2 JB, try and get your TOT file
it should be something like this. cut past the file link in google and see if you can find your download
http://www.vungoc-mobile.com/index.php/section-blog/53-use
PS: copy both dll and tot file in
c:/lg/flashtool folder
Where to put that dll?
---------- Post added at 09:42 AM ---------- Previous post was at 09:41 AM ----------
Ok thx
---------- Post added at 09:44 AM ---------- Previous post was at 09:42 AM ----------
Can someone send here a pic of good download mode please
[/COLOR]Can someone send here a pic of good download mode please[/QUOTE]
there is no good download mode or bad download mode. simply download mode
switch off the mobile, keep volume up pressed and put the usb cable untill download mode appears.
Thank you for tutorial
Why couldn't you take updates? Is it just the D958?
please re share tot file
Hi, I am happy to see that discussions about Flex are not dead! I am one of the unfortunate guys who have got no more download, no more recovery. I understood that the only way to fix it is to force the phone into an almost-bricked state by shorting some pins, then to deal directly within the internal sdcard. Is there anybody who can teach me WHAT to short? A photo with be great.
Tot file
Tot file
Please give me a link
All links are not working

[TRYING] To Fix SIM Offline Nokia X2

We all know many people still get this problem but not yet fixed, yeah mee too :crying: , but today I want I'm and other people want to hardwork together to make this fixed.
So, before it , thanks to @FrozenTears also to try for first time to fixed this but some report result us still not working.
Now let me try too...
Required:
1. Rooted phone
2. "Terminal" already installed
Download this file
1. Extract to /storage/sdcard1/ (your Memory Card), so the path will be : /storage/sdcard1/partition/
2. Open Terminal in your android phone, type this:
First, u will need to enter the root acces, so type:
Code:
$ su
file misc.img
Code:
# dd if=/storage/sdcard1/partition/misc.img of=/dev/mmcblk0p22
file persist.img
Code:
# dd if=/storage/sdcard1/partition/persist.img of=/dev/mmcblk0p18
file modem.img
Code:
# dd if=/storage/sdcard1/partition/modem.img of=/dev/mmcblk0p1
then, reboot
Code:
# reboot
and let's see are this will working or not ...
not working bro
nokia x2ds
Dear bro shall i do it with sim inserted r exerted .
---------- Post added at 05:07 PM ---------- Previous post was at 04:19 PM ----------
Not workinr bro
Not working
Someone told me this might be a motherboard problem
Zaidmughal said:
Someone told me this might be a motherboard problem
Click to expand...
Click to collapse
But, how can the software can be affected to motherboard just because we got flashing Wrong ROM? :| I think the exact problem still on our software.
i just flashed the lolipop rom for x2 2times then the 3rd time sims got offline bro
any help??
lollipop rom link: http://forum.xda-developers.com/nokia-x2/development/nokia-ara-t3129374
T4ufik_Hidayat said:
But, how can the software can be affected to motherboard just because we got flashing Wrong ROM? :| I think the exact problem still on our software.
Click to expand...
Click to collapse
Yes I asked that guy about it and he said software can damage hardware. And ik we got the problem by flashing a wrong ROM hope u will fix it and if it is not HW issue. Best of luck bro......
Bro, Iam Indonesian too.
My SIMcard cannot detect any contact. What should I do fix this issue?
---------- Post added at 01:20 AM ---------- Previous post was at 12:41 AM ----------
Thanks bro, It works
Guys, please reflash your ROM, put your simcard and apply this method.
sending from my Nokia X2 CM 11 ara
Nokia x2ds offline sim problem
Plz help me guys i have the same problem with m'y phone . i have instlled cm12 ans m'y phone didnt détection sim . next i tryed to ecrase imei1 imei2 to put it another time next i find my phone offline and cant show signal of operator sim . and i find my name's phone changed to ara . plz anyone can help me ???
Sims Offline
I do all this but not working brother.
Not working for me
I've tried this but no luck. Maybe i should reflash the rom after the process?
hi ,in china can not download,can you upload this : https://www.androidfilehost.com/ ,thank Q
work 4 me
My solution work 100%:
1-> flash Pac-Man v4.3
2-> wipe /system /data /cache /dalvik, all
3-> flash daily driver version of your choice
done
Virgo Sun said:
My solution work 100%:
1-> flash Pac-Man v4.3
2-> wipe /system /data /cache /dalvik, all
3-> flash daily driver version of your choice
done
Click to expand...
Click to collapse
Dude.. i have search pac man rom 4.3 and i cant found it.. would you like share the link?... i hope this can help us...
Agusgamasy said:
Dude.. i have search pac man rom 4.3 and i cant found it.. would you like share the link?... i hope this can help us...
Click to expand...
Click to collapse
There u go https://drive.google.com/file/d/0BzvN5qtn_oucNUdEV0JXWUtQRk0/view
So should i flash it using care suit? I has been flash that rom and flash all the img.. but still same..
Agusgamasy said:
So should i flash it using care suit? I has been flash that rom and flash all the img.. but still same..
Click to expand...
Click to collapse
It works for me. I use TWRP
Just flash the whole zip. I dont care about img
Dont you see at least this rom enable radio immediately after flashing
Virgo Sun said:
It works for me. I use TWRP
Click to expand...
Click to collapse
Me too... i use twrp 3.00... i flash the pac rom... and flash all img... but still same... not work... hah.. mybe i should flash it using nokia care suit but theres problem when logging in care suit server... Its that tru microsoft has benn stop suport the nokia x series? So i could use nokia software recovery and i dont know where i should download the firmware...
T4ufik_Hidayat said:
We all know many people still get this problem but not yet fixed, yeah mee too :crying: , but today I want I'm and other people want to hardwork together to make this fixed.
So, before it , thanks to @FrozenTears also to try for first time to fixed this but some report result us still not working.
Now let me try too...
Required:
1. Rooted phone
2. "Terminal" already installed
Download this file
1. Extract to /storage/sdcard1/ (your Memory Card), so the path will be : /storage/sdcard1/partition/
2. Open Terminal in your android phone, type this:
First, u will need to enter the root acces, so type:
file misc.img
file persist.img
file modem.img
then, reboot
and let's see are this will working or not ...
Click to expand...
Click to collapse
Can someone please provide stock flashable zip or img of other NokiaX2DS partitions which might be intentionally or unintentionally possibly affected during custom ROM installations?

nubia Z9 mini Indian™ version Internet Solutions©【 100% working 】

Here you will get every possible helps for ur Nubia Z9 mini Indian Version.
Things will be worse if internet not working on your mobile, same happened with me so i can understand my so much time is wasted for doings things back to work.
For saving your worthy time in searching internet i have done work simpler with all Tools together and simple manual to be understand.
Thanks to all who worked in solving the problem.
➡Download all the files from my Google Drive and Before that Read the Instructions Manual to follow the steps in it.
➡Download All Tools from HERE
➡Download Nubia Emergency Tool instead of "Toolstudio4.6" on Windows 8/ Windows 10
reply if things done or stuck. i will help
and don't forget to
PRESS THANKS for our hard work
@99.hemanth @#kingKai# @ravipsk
try this forum for solutions to ur misery reply if problem persist
Dolby Atmos for stock ROM
https://drive.google.com/file/d/0BwtoIMKf470SSFhiX2NRak0ydTg/view?usp=docslist_api
Thank you Aashish,
Your help made my nubia z9 back in game, appreciated from heart.
In the instructions i like to add some more points, to make the process more simpler: (These are some additional points for help, please follow the original instructions) :
4) Enble USB debugging on your phone and enable RSA security key box shown, when connected to your PC: Dont panic if no RSA security key box comes.
5) Now install drivers.exe on your windows 7 with your mobile kept on: Another way of installing drivers is by running the autorun to install drivers when you connect your nubia z9 with cd install usb option.
6) Once this serial port driver is installed check it on your Device manager-Ports settings. It should show USB Diagnostic MDM port: It could be like this also , USB diagnostic port com 12/13 or any other number, but remember to update the Set baud rate as 115200.
10) Select back up and press Settings tab in backup, and set baud rate as 115200: if your back up shows error, Also uncheck the PRL box.
Thank you Aashish again.
Any time brother
M_Aashish said:
@99.hemanth @#kingKai# @ravipsk
try this forum for solutions to ur misery reply if problem persist
Click to expand...
Click to collapse
@M_Aashish .... for time being all good mate ... Thanks again !
Doubts
Hi Ashish.. should i be in stock indian rom at the first step to take backup or i can be in 3.75 also?
u should take backup. but if u don't have then no problem this step works on all stock versions
i hd done this on 3.67 and succeeded
M_Aashish said:
u should take backup. but if u don't have then no problem this step works on all stock versions
Click to expand...
Click to collapse
Where do we find stock (Indian rom) ??
---------- Post added at 05:20 PM ---------- Previous post was at 04:58 PM ----------
NvN77 said:
Thank you Aashish,
Your help made my nubia z9 back in game, appreciated from heart.
In the instructions i like to add some more points, to make the process more simpler: (These are some additional points for help, please follow the original instructions) :
4) Enble USB debugging on your phone and enable RSA security key box shown, when connected to your PC: Dont panic if no RSA security key box comes.
5) Now install drivers.exe on your windows 7 with your mobile kept on: Another way of installing drivers is by running the autorun to install drivers when you connect your nubia z9 with cd install usb option.
6) Once this serial port driver is installed check it on your Device manager-Ports settings. It should show USB Diagnostic MDM port: It could be like this also , USB diagnostic port com 12/13 or any other number, but remember to update the Set baud rate as 115200.
10) Select back up and press Settings tab in backup, and set baud rate as 115200: if your back up shows error, Also uncheck the PRL box.
Thank you Aashish again.
Click to expand...
Click to collapse
Hi ., Please help me with my doubts;
Nubia z9 mini and rooted, now it has Navin's (nx511j-v3.18_custom.zip) rom. The data is not working and i am trying to get to follow recommendations/instructions in this post.
Kindly assist me with the following;
1. Do i need to use a factory/stock rom first, if yes, how to get a stock indian rom? Kindly share links.
2. where to get nubia tools? the link mentioned in this's post does not have it...
3. nothing happens in Tools studio even after entering the password. Why does this happen? Any work around for this?
Please support .. Await yours.
-Vivek
magnumindia said:
Where do we find stock (Indian rom) ??
---------- Post added at 05:20 PM ---------- Previous post was at 04:58 PM ----------
Hi ., Please help me with my doubts;
Nubia z9 mini and rooted, now it has Navin's (nx511j-v3.18_custom.zip) rom. The data is not working and i am trying to get to follow recommendations/instructions in this post.
Kindly assist me with the following;
1. Do i need to use a factory/stock rom first, if yes, how to get a stock indian rom? Kindly share links.
2. where to get nubia tools? the link mentioned in this's post does not have it...
3. nothing happens in Tools studio even after entering the password. Why does this happen? Any work around for this?
Please support .. Await yours.
-Vivek
Click to expand...
Click to collapse
u can take qcn backup while on v3.18 rom..its a official rom only. ..nubia tooks is tools studio wch u already downloded...try running as Run as Administrator mode...make sure u disable any antivirus app on your pc...
u are already on stock or company ROM. navin's ROM are only modified.
first u take NV backup through Nubia tool and proceeds as per "Instructions Manual" in my Google Drive
it doesn't matter with Indian/International ROM
M_Aashish said:
Here you will get every possible helps for ur Nubia Z9 mini Only Indian Version.
Things will be worse if internet not working on your mobile, same happened with me so i can understand my so much time is wasted for doings things back to work.
For saving your worthy time in searching internet i have done work simpler with all Tools together and simple manual to be understand.
Thanks to all who worked in solving the problem.
Download all the files from my Google Drive and Read the Instructions Manual to follow the steps in it.
https://drive.google.com/folder/d/0BwtoIMKf470SRUxfdHA5cU14ZTQ/edit
reply if things done or stuck. i will help
and don't forget to
PRESS THANKS for our hard work
Click to expand...
Click to collapse
Thanks Ashish bro.. I really really appreciate it..
I have just bought the Nubia Z9 Mini (in India) but without you guys my mobile would be only a call picker. Thanks again...
abhipanthi said:
Thanks Ashish bro.. I really really appreciate it..
I have just bought the Nubia Z9 Mini (in India) but without you guys my mobile would be only a call picker. Thanks again...
Click to expand...
Click to collapse
Any time mate
M_Aashish said:
u are already on stock or company ROM. navin's ROM are only modified.
first u take NV backup through Nubia tool and proceeds as per "Instructions Manual" in my Google Drive
Click to expand...
Click to collapse
Ashish brother, thanks for your input.
Could you guide me on how to take NV backup through Nubia Tool !
The ToolStudio 4.6 is not working , after entering the password it just dosent start any window..
I had also disabled the Av program and Firewall ... still no progress...
Kindly help...bro.
---------- Post added at 04:05 AM ---------- Previous post was at 03:58 AM ----------
meconfusedthinker said:
u can take qcn backup while on v3.18 rom..its a official rom only. ..nubia tooks is tools studio wch u already downloded...try running as Run as Administrator mode...make sure u disable any antivirus app on your pc...
Click to expand...
Click to collapse
Thanks for your directions.
Where can i find the Qualcomm tools for taking backup? Please advise
I did follow your instructions by disabling AV and Firewall but no progress
Also i did run it as Administrator mode... I am doing some thing wrong, please giude...
---------- Post added at 04:09 AM ---------- Previous post was at 04:05 AM ----------
M_Aashish said:
u are already on stock or company ROM. navin's ROM are only modified.
first u take NV backup through Nubia tool and proceeds as per "Instructions Manual" in my Google Drive
Click to expand...
Click to collapse
Just out of curiosity, cant this be made as a ZIP file so any beginner like me can flash it via TWRP?? Thanks in advance.. Aashish bro
on which Windows OS u r?
right click on Nubia tool and try to open through "run as administrator" it will work disable any antivirus for false alarm.
if this didn't work use this tool
https://drive.google.com/file/d/0B4-DGlMIrJgAWnFtd1lXbDF0UVU/view
@munmun @veenuatwal apply tricks on this forums1st page and apply updates by navin ROM. ur internet issue will not arise
Please help installing mdm driver..
Cant flash radio files
munmun said:
Please help installing mdm driver..
Cant flash radio files
Click to expand...
Click to collapse
have u read the instructions manual first

UNBRICK YOUR PHONE: MsmDownloadTool V3.0.6 --OnePlus3_16_A.041.170208

Hello everyone and nice evening!
So, I have little news here introducing the MsmDownloadTool V3.0.6 --OnePlus3_16_A.041.170208 full package tool to do the full reset on your OnePlus 3.
If I have to be honest this is not my package so use it on your own risk.
It wipes all the partritions and downloads a completely new firmware!.
This is from OnePlus tech guys, what didn't work for me, so I had to send my phone to RMA process.
Don't ask where did I get this I put a hand on my heart - I did not steal it or anything but it's original stuff, trust me.
The entire process how to restore phone is same as the Naman Bhalla writes in his Mega Unbrick Guide, thanks him for the MsmDownloadTool guide but again - it didn't work out for me as well, but who knows - this is still the same thing as this guy one, but just read deal from OnePlus.
Step 1:
1.) Drivers : download the drivers for the Snapdragon
2.) Recovery Tool : download the recovery tool
Step 2 :- Extract Drivers and Recovery Tool files in any folder (preferably desktop).
Step 3 :- Turn off Driver Signature Enforcement. To do so, Paste the following command into the Command Prompt window and press Enter:
bcdedit /set testsigning on
And after that just restart your pc and test mode will show up.
Step 4 :- Press the power button for 40 seconds to turn off the phone.
Step 5 :- Press only volume up button for a few seconds and while keeping it pressed,connect your phone to PC.Keep volume up pressed till your device shows in device manager as [Unknown Device,QHUSB_BULK (under Unknown Devices) or Qualcomm HS USB (under COMs and Ports)].
Step 6 :- Right Click on your device in the device manager and select Update Device Software. Choose the .inf file and select Qualcomm 9008 from the listed devices.
Step 7 :- When the device shows as Qualcomm 9008 ,go to the extracted Recovery Package and run the MSM Download Tool as administrator.
Step 8 :- Click start at top left corner and wait for it to finish (green text will come).
Step 9 :- Disconnect phone from PC and boot into system when download is complete
Step 10:- ENJOY!
Click to expand...
Click to collapse
This is early stage thread so keep an eye on news. next are gonna be L2 drivers. It's the same thing I think as the others which we can find here on in google, but again - official. I know it maybe does not make any sense, but still give it a try!
DOWNLOAD IT NOW!
And if it asks for password when you click link then you can find it here
All credits goes to OnePlus! Thank you! :good:
Drivers coming soon!
djemm1996 said:
Drivers coming soon!
Click to expand...
Click to collapse
this is not from
http://www.leeco.re/topic/1260-helpx820-manager-defined-as-qualcomm-hs-usb-qdloader-9008/?page=1
??
Same.. thank you
OnePlus3_16_A.56.170923.rar
OnePlus3_16_A.56.170923.rar
Anyone know the password please.....
naikpinku said:
OnePlus3_16_A.56.170923.rar
Anyone know the password please.....
Click to expand...
Click to collapse
Did you open the password link?
Gdrive link please
please provide gdrive link...mega link take double gb of files
https://s3.amazonaws.com/oneplussupport/Op3/N/OnePlus3_16_A.56_170923.rar
---------- Post added at 09:10 PM ---------- Previous post was at 09:08 PM ----------
Oxygen OS 4.5.0
---------- Post added at 09:12 PM ---------- Previous post was at 09:10 PM ----------
Latest Unbrick Tool
whats the password of this New 4.5.0 unbrick tool bro.....
whats the password of this New 4.5.0 unbrick tool bro..... plzz tell me
Anyone know how to crack rar password,
Try many time but failed....
rar unlocker failed...
rar password remover failed...
Open with your password , but unable to extract with 7z, winrar etc.password is from op's link
!UyJRwbJK6kHTDpmesBYao0knaOTwbgu4dSiokV1XLYU
Hi, what's the password for your file? I tried the given link above but it doesn't work. Please tell me.
Download the below link....
Unbrick Tool 4.5.0
Password not required
https://uloz.to/!ycZn06lHps6A/oneplus3-16-a-56-170923-zip
here is new tool and drivers:
mega.nz/#!RqgTQTyJ!LXv3bRmoG_HH-oxIZi8jbKqDLe4ZwtzVQxOjLfDRB2E
mega.nz/#!NmhhgZyB!CM7Fw8VjECiMIhh4gRXUx24QVCiE599_ZFAPDf0 8AiM
Eddie__cz said:
here is new tool and drivers:
mega.nz/#!RqgTQTyJ!LXv3bRmoG_HH-oxIZi8jbKqDLe4ZwtzVQxOjLfDRB2E
mega.nz/#!NmhhgZyB!CM7Fw8VjECiMIhh4gRXUx24QVCiE599_ZFAPDf0 8AiM
Click to expand...
Click to collapse
Password asking. where is the password?
emonkhan826 said:
Password asking. where is the password?
Click to expand...
Click to collapse
The password is part of the link. Did you copy the link correctly?
Eddie__cz said:
The password is part of the link. Did you copy the link correctly?
Click to expand...
Click to collapse
It's not working ? what's password needed? ?
emonkhan826 said:
It's not working what's password needed? ?
Click to expand...
Click to collapse
ok, new links with separate passwords..
Drivers:
-link: mega.nz/#!RqgTQTyJ
-password: !LXv3bRmoG_HH-oxIZi8jbKqDLe4ZwtzVQxOjLfDRB2E
Unbrick tool:
-link: mega.nz/#!NmhhgZyB
-password: !CM7Fw8VjECiMIhh4gRXUx24QVCiE599_ZFAPDf08AiM
Eddie
---------- Post added at 01:34 PM ---------- Previous post was at 01:31 PM ----------
.. or you can use this links:
uloz.to/!N5R1z7mIxHLk/l2-drivers-zip
uloz.to/!ycZn06lHps6A/oneplu...-56-170923-zip
Eddie__cz said:
ok, new links with separate passwords..
Drivers:
-link: mega.nz/#!RqgTQTyJ
-password: !LXv3bRmoG_HH-oxIZi8jbKqDLe4ZwtzVQxOjLfDRB2E
Unbrick tool:
-link: mega.nz/#!NmhhgZyB
-password: !CM7Fw8VjECiMIhh4gRXUx24QVCiE599_ZFAPDf08AiM
Eddie
---------- Post added at 01:34 PM ---------- Previous post was at 01:31 PM ----------
.. or you can use this links:
uloz.to/!N5R1z7mIxHLk/l2-drivers-zip
uloz.to/!ycZn06lHps6A/oneplu...-56-170923-zip
Click to expand...
Click to collapse
Now its working fine thank you ?
Eddie__cz said:
here is new tool and drivers:
mega.nz/#!RqgTQTyJ!LXv3bRmoG_HH-oxIZi8jbKqDLe4ZwtzVQxOjLfDRB2E
mega.nz/#!NmhhgZyB!CM7Fw8VjECiMIhh4gRXUx24QVCiE599_ZFAPDf0 8AiM
Click to expand...
Click to collapse
Not asking password in chrome browser + mega app and everything going smoothly and bootloader locked and no DM verity and no unlocked bootloader warning . Thanks a lot .
Be thankful if any one can confirm that this tools may be used to root OPPO R7 Plusm Chinese version with MSM8939 Octa core?

Samsung Note 8 (SM-N950F) Sim not Detecting after 01-July-2020 Patch Update

HI Friends,
Please help me to sort my Samsung Note 8 (SM-N950F) Sim not Detecting after 01-July-2020 Patch Update.
Factory Reset it but still the same.
Re-seat the the Sim Tray ,Tried Different sims but still have the same issue.
Please help me
Thank you.
Exactly same thing happened today.
Same thing happened with me today.
I tried factory reset.
I also tried flashing latest rom using Odin but got system version mismatch error. device 11 binary 10
It's better to wait for next firmware update.
Can't even boot into recovery now.
Will get back if I get anything working again.
sim not detected
Same issue with me. did all methods, but now stuck, have to wait for next update
poor update , same issue iv been stuck from 4pm once the update kicked in.
Service centre too closes early cos of the pandemic.
Avoid the update for the guys who havent updated it. July patch india
please help us to at least rollback.
isurues said:
please help us to at least rollback.
Click to expand...
Click to collapse
Have you tried flashing SCDTF1 FIRMWARE! That's the only firmware you can flash for now.
Look for either XEU OR BTU, don't worry about your CSC as long as you are using the multi-CSC OXM firmware your CSC will be supported.
Same issue here as well
Yes I did got same issue after update .... Contacted samsung but they dont have any solution .... pls keep all of us posted with the solution if any .... Actual problem is with IMEI number not displaying which prevents Network to come up .... this is what one of the samsung representative told me ....
Everyone pls keep posted for any update on this.
BluePhnx said:
Have you tried flashing SCDTF1 FIRMWARE! That's the only firmware you can flash for now.
Look for either XEU OR BTU, don't worry about your CSC as long as you are using the multi-CSC OXM firmware your CSC will be supported.
Click to expand...
Click to collapse
I have tried N950FXXSCDTF1_N950FOXMCDTF1_BTU from Sammobile.
then it will be SW REV. Check fail(Bootloader) error due to latest version of BL
vinaykdmp said:
Same thing happened with me today.
I tried factory reset.
I also tried flashing latest rom using Odin but got system version mismatch error. device 11 binary 10
It's better to wait for next firmware update.
Can't even boot into recovery now.
Will get back if I get anything working again.
Click to expand...
Click to collapse
try to flash ins firmware without csc (BL, Ap, CP).. phone will boot.. you can use with wifi... at least work without sim...
chanchal.shohel said:
try to flash ins firmware without csc (BL, Ap, CP).. phone will boot.. you can use with wifi... at least work without sim...
Click to expand...
Click to collapse
Tell me a thing if samsung will rollout an update for fixing this will sammobile get it at same time?
Can u explaing the process please
hainguyenthao said:
Just edit build.prop and flash AP file custom then it will be fixed no need to wait next update
Click to expand...
Click to collapse
Can u explain the process please
A new update has arrived. using samfirm to download it. Will update once I try Odin.
Edit: downloaded via samfirm and installed via odin. Back to normal!
ver N950FXXSDDTG5
no need to pay sammobile for fast speed. samfirm takes it directly from samsung server.
New update rolled out on Sammobile. have downloaded it, by paying 300rs. from paypal for fast download. phone is working fine. download the update of 29/07/2020.
Xda doesnt allow new users to post link. so u have to check on its page.
vinaykdmp said:
Same thing happened with me today.
I tried factory reset.
I also tried flashing latest rom using Odin but got system version mismatch error. device 11 binary 10
It's better to wait for next firmware update.
Can't even boot into recovery now.
Will get back if I get anything working again.
Click to expand...
Click to collapse
Your update section is functional? I can't even search for the updates, throws can't connect error!
Amijaz said:
Your update section is functional? I can't even search for the updates, throws can't connect error!
Click to expand...
Click to collapse
Have you updated? With the latest rom
---------- Post added at 05:53 AM ---------- Previous post was at 05:48 AM ----------
kunal_07 said:
A new update has arrived. using samfirm to download it. Will update once I try Odin.
Edit: downloaded via samfirm and installed via odin. Back to normal!
ver N950FXXSDDTG5
no need to pay sammobile for fast speed. samfirm takes it directly from samsung server.
Click to expand...
Click to collapse
Thankyou for updating, really appriciated.
nickme36 said:
Have you updated? With the latest rom
---------- Post added at 05:53 AM ---------- Previous post was at 05:48 AM ----------
Thankyou for updating, really appriciated.
Click to expand...
Click to collapse
Finally, flashed the latest fixed firmware. My eyes opened when the VoLTE icon appeared during the setup. Back to normal! Thank god.
kunal_07 said:
A new update has arrived. using samfirm to download it. Will update once I try Odin.
Edit: downloaded via samfirm and installed via odin. Back to normal!
ver N950FXXSDDTG5
no need to pay sammobile for fast speed. samfirm takes it directly from samsung server.
Click to expand...
Click to collapse
Can I do this at home without visiting service centre ??
Will I lose data after you apply this update ? I mean do I need to do factory reset to apply this latest update ??
Official process which Samsung told me to do
NOTE:-
We do not have confirmation regarding WILL DATA BE LOST OR NOT
STEP 1:-
Kindly follow these steps Phone should be in Switch OFF state, follow the procedure as below: Long press “Volume Down + Power Key + Bixby Key”
STEP 2:-
After warning message will be displayed as shown in above image. Press the Volume up button and device will go to same state as shown. Connect the phone to laptop/desktop via USB Cable.
STEP 3:-
Click on the link and download 2 files in one Folder https://www.mediafire.com/folder/o2u26wfcpdz68/
STEP 4:-
After that Install Smart switch application in laptop/desktop before proceeding further (https://www.samsung.com/in/support/smart-switch/)
STEP 5:-
Connect device with laptop/desktop using USB cable
STEP 6:-
Double click “N950FXXSDDTG5” exe file which is downloaded from the link
STEP 7:-
After that Tool will be opened as shown below. Click “Start” Button
STEP 8:-
If “Pass” is displayed on tool screen as below then device will return to home screen after some time.
has anyone tried this method? please let me know if its working
---------- Post added at 05:11 PM ---------- Previous post was at 05:09 PM ----------
jazzydedania728 said:
NOTE:-
We do not have confirmation regarding WILL DATA BE LOST OR NOT
STEP 1:-
Kindly follow these steps Phone should be in Switch OFF state, follow the procedure as below: Long press “Volume Down + Power Key + Bixby Key”
STEP 2:-
After warning message will be displayed as shown in above image. Press the Volume up button and device will go to same state as shown. Connect the phone to laptop/desktop via USB Cable.
STEP 3:-
Click on the link and download 2 files in one Folder https://www.mediafire.com/folder/o2u26wfcpdz68/
STEP 4:-
After that Install Smart switch application in laptop/desktop before proceeding further (https://www.samsung.com/in/support/smart-switch/)
STEP 5:-
Connect device with laptop/desktop using USB cable
STEP 6:-
Double click “N950FXXSDDTG5” exe file which is downloaded from the link
STEP 7:-
After that Tool will be opened as shown below. Click “Start” Button
STEP 8:-
If “Pass” is displayed on tool screen as below then device will return to home screen after some time.
Click to expand...
Click to collapse
The link seems very fishy, should i trust this or report it.
SIM card not getting detected samsung note 8 SM-N950F
after the new update, for Samsung note 8 model SM-N950F
sim cards are not detectable,
IMEI number not available
not able to login to Samsung account
the software update on settings won't connect to Samsung servers now,
just wifi works,
Did factory reset, cleared all cache, no use, still the same.
plz any helps, i am stuck as i in a different country, none of the phones here as an issue, so they don't even know there is a problem,
---------- Post added at 06:49 PM ---------- Previous post was at 05:50 PM ----------
Rulinglionadi said:
has anyone tried this method? please let me know if its working
---------- Post added at 05:11 PM ---------- Previous post was at 05:09 PM ----------
The link seems very fishy, should i trust this or report it.
Click to expand...
Click to collapse
thisssss workssssssss :good::good::good::good::good:

Categories

Resources