Soft brick but can't resolve! - Samsung Galaxy S II Plus

Hi to all. From making XOSP to soft bricking to restore firmware stock... I tried to flash with and without pit the stock firmware (4.1.2 and 4.2.2), but i can't do nothing, only recovery and download mode... i have a difference from stock partition: DTSBK (partition 12) has a ext2 filesystem, but in stock it hasn't... i can send you an image where i can explain this... in command prompt there's my partition table, the other is the stock
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

matteo0026 said:
Hi to all. From making XOSP to soft bricking to restore firmware stock... I tried to flash with and without pit the stock firmware (4.1.2 and 4.2.2), but i can't do nothing, only recovery and download mode... i have a difference from stock partition: DTSBK (partition 12) has a ext2 filesystem, but in stock it hasn't... i can send you an image where i can explain this... in command prompt there's my partition table, the other is the stock
Click to expand...
Click to collapse
I'm not sure, but I don't think that partition is the problem.
Flashing the full stock firmware with Odin should make it normal...
Be sure to flash the right firmware for your model (i905 or i905p)
Sent from my Samsung Galaxy S2 Plus using XDA Labs

Manuel15 said:
I'm not sure, but I don't think that partition is the problem.
Flashing the full stock firmware with Odin should make it normal...
Be sure to flash the right firmware for your model (i905 or i905p)
Sent from my Samsung Galaxy S2 Plus using XDA Labs
Click to expand...
Click to collapse
I'm sure at 100%, flashed a lot of times, i have i9105p... I tried to flash with and without pit 4.1.2 and 4.2.2 stock

matteo0026 said:
I'm sure at 100%, flashed a lot of times, i have i9105p... I tried to flash with and without pit 4.1.2 and 4.2.2 stock
Click to expand...
Click to collapse
Ok, I asked someone that is much more expert than me. He said that DTSBK should only be a backup partition for DTS, so it shouldn't be what causes your issue..
Try to download the firmware again and check the file is not corrupted (you may check the MD5 to be sure), then try to flash it again..
Sent from my Samsung Galaxy S2 Plus using XDA Labs

matteo0026 said:
Hi to all. From making XOSP to soft bricking to restore firmware stock... I tried to flash with and without pit the stock firmware (4.1.2 and 4.2.2), but i can't do nothing, only recovery and download mode... i have a difference from stock partition: DTSBK (partition 12) has a ext2 filesystem, but in stock it hasn't... i can send you an image where i can explain this... in command prompt there's my partition table, the other is the stock
View attachment 3748499
Click to expand...
Click to collapse
and from recovery you can't make anything? even trough adb?

cracker12 said:
and from recovery you can't make anything? even trough adb?
Click to expand...
Click to collapse
By recovery no, but via philz recovery and adb via pc yes, but i don't know which is the command for making a partition without filesystem and if the partitions where i'm going to erase have some important files... Backup of efs i think i have... It isn't that the problem...

matteo0026 said:
By recovery no, but via philz recovery and adb via pc yes, but i don't know which is the command for making a partition without filesystem and if the partitions where i'm going to erase have some important files... Backup of efs i think i have... It isn't that the problem...
Click to expand...
Click to collapse
That partition is not the problem..
VVVV
Manuel15 said:
Ok, I asked someone that is much more expert than me. He said that DTSBK should only be a backup partition for DTS, so it shouldn't be what causes your issue..
Try to download the firmware again and check the file is not corrupted (you may check the MD5 to be sure), then try to flash it again..
Click to expand...
Click to collapse
Sent from my Samsung Galaxy S2 Plus using XDA Labs

Manuel15 said:
Ok, I asked someone that is much more expert than me. He said that DTSBK should only be a backup partition for DTS, so it shouldn't be what causes your issue..
Try to download the firmware again and check the file is not corrupted (you may check the MD5 to be sure), then try to flash it again..
Sent from my Samsung Galaxy S2 Plus using XDA Labs
Click to expand...
Click to collapse
But i used 3 firmwares, 2 4.2.2 and 1 4.1.2... They can't be corrupted, i used many times all... Now i try to remake the partitions to DTSBK and try to flash without pit... Now i flashed 4.2.2 firmware with pit (the correct) for using philz recovery and system, hidden, and data are without filesystem...

Now i tried to remake the partitions from 12 to 21 with the name, as stock. But DTSBK remains on ext2 filesystem, i did the command
Code:
mkpart primary 98.8 99.4
And making nand erase all and flashing the firmware with pit? Is it a too big risk?
Edit: the result of flashing the 4.1.2 stock without pit after remaking the partitions:

matteo0026 said:
Now i tried to remake the partitions from 12 to 21 with the name, as stock. But DTSBK remains on ext2 filesystem, i did the command
And making nand erase all and flashing the firmware with pit? Is it a too big risk?
Edit: the result of flashing the 4.1.2 stock without pit after remaking the partitions:
Click to expand...
Click to collapse
It seems that trying to fix the partition you actually make it worse... I guess the only thing that you can do is to recreate the partition manually using a program like gparted...
Sent from my Samsung Galaxy S2 Plus using XDA Labs

Manuel15 said:
It seems that trying to fix the partition you actually make it worse... I guess the only thing that you can do is to recreate the partition manually using a program like gparted...
Sent from my Samsung Galaxy S2 Plus using XDA Labs
Click to expand...
Click to collapse
I tried to do the partitions from 12 to 21 giving with adb shell these commands:
Code:
cd /dev/block
Code:
parted mmcblk0
And after i did DTSBK with:
Code:
mkpart primary 98.8 99.4

Guys! I won vs my phone! I flashed twrp when i flashed 4.2.2 stock firmware and changing filesystem in recovery to ext4 to cache and system (data to f2fs before and ext4 after) and partitions gave me the normal dimension, then i flashed XOSP and all was good!!! Tomorrow i try to flash 4.1.2 stock

matteo0026 said:
Guys! I won vs my phone! I flashed twrp when i flashed 4.2.2 stock firmware and changing filesystem in recovery to ext4 to cache and system (data to f2fs before and ext4 after) and partitions gave me the normal dimension, then i flashed XOSP and all was good!!! Tomorrow i try to flash 4.1.2 stock
Click to expand...
Click to collapse
good

Ok, i must make a stock flashable... Odin changes every time the partitions removing the filesystem at system, data and cache

matteo0026 said:
Ok, i must make a stock flashable... Odin changes every time the partitions removing the filesystem at system, data and cache
Click to expand...
Click to collapse
try exslim is a custom stock rom

@matteo0026 you need custom rom based on stock firm? If so..then take a look at SAZY (by @beegee) for me it's the best SII+ custom rom based on stock..Almost sure u will like it too..ExSlim (by @andixlm) is also very stable and good one.

DenisRonaldo798 said:
@matteo0026 you need custom rom based on stock firm? If so..then take a look at SAZY (by @beegee) for me it's the best SII+ custom rom based on stock..Almost sure u will like it too..ExSlim (by @andixlm) is also very stable and good one.
Click to expand...
Click to collapse
XoXo support!

DenisRonaldo798 said:
@matteo0026 you need custom rom based on stock firm? If so..then take a look at SAZY (by @beegee) for me it's the best SII+ custom rom based on stock..Almost sure u will like it too..ExSlim (by @andixlm) is also very stable and good one.
Click to expand...
Click to collapse
Yes, i know but now i have the 4.1.2 baseband... Installed cm10.1 and it's all ok... And i tried ubuntu (it isn't touch, it is only 13.04 adapted for s2 plus!)
beegee said:
XoXo support!
Click to expand...
Click to collapse
When it arrive the newer version, i'll build it (but now the manteiner is busy for studying for the school, as me)

matteo0026 said:
Yes, i know but now i have the 4.1.2 baseband... Installed cm10.1 and it's all ok... And i tried ubuntu (it isn't touch, it is only 13.04 adapted for s2 plus!)
When it arrive the newer version, i'll build it (but now the manteiner is busy for studying for the school, as me)
Click to expand...
Click to collapse
Hey bro, if you want i can give you SAZY, if you are willing to tweak it and theme it, its all yours
I stopped project because of new device, and because i didnt knew what else to make in that rom..
Rom has newest baseband from samsung, some tweaks, some mods and themes icons.
If you want i can contact forum moderator and give this thread to you, but you also need to mention that i was maintainer and that you are taking over the project after long time

beegee said:
Hey bro, if you want i can give you SAZY, if you are willing to tweak it and theme it, its all yours
I stopped project because of new device, and because i didnt knew what else to make in that rom..
Rom has newest baseband from samsung, some tweaks, some mods and themes icons.
If you want i can contact forum moderator and give this thread to you, but you also need to mention that i was maintainer and that you are taking over the project after long time
Click to expand...
Click to collapse
I can't tweak or modding a ROM, for now i can only building. Now this summer i must learning how to modify and updating a kernel and modifying git's things (commits, resolving issues etc...)

Related

[ODIN_ROM] NOTE3 SM-N900 PreRooted Multifiles Firmware

PRE ROOT FIRMWARE SM-N900 FOR FLASH VIA ODIN
Rom for flash via PC Odin
Kernel -stock, Recovery - stock
WARNING! After flash this ROMs you are will have: binary - Samsukng official, system - custom
If you needs wipe user data, open recovery and select WIPE DATA/FACTORY RESET
Superuser.apk (SuperSU)
Now you are free to choose what kind of modem and location you prefer to use it because the firmware is divided into three parts
CODE - PDA, MODEM - RADIO, CSC - LOCATION
In addition, you can make owners CSC. Packing cache.img and hidden.img into Odin package use this tool [TOOL] TAR.MD5 PACKAGER
DOWNLOAD:
How to flash
PUSH THE BUTTON
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Special Thanks
Chainfire, DjeMBey
So can I on only flash the PDA in order to get root and keep the existing modem and csc?
thanks.
Sent from my SM-N9005 using Tapatalk 2
Is it no wipe?
Sent from my SM-N900 using xda app-developers app
May I know What about Knox? Will it trigger it become 0×1?
Create system.img method and S4 same?
joechan said:
So can I on only flash the PDA in order to get root and keep the existing modem and csc?
thanks.
Click to expand...
Click to collapse
You are must or select some CSC or make it self and flash together with PDA
Chenglu said:
Create system.img method and S4 same?
Click to expand...
Click to collapse
Yes 32 bit into block
raitospk said:
May I know What about Knox? Will it trigger it become 0×1?
Click to expand...
Click to collapse
I would say definitely yes...
lynx2025 said:
Is it no wipe?
Click to expand...
Click to collapse
Yes - no wipe, for wipe wipe data/ factory reset
iznee said:
I would say definitely yes...
Click to expand...
Click to collapse
No N900 hasnt this info into odin mode
Anyone who has successfully flashed this...could you be kind enough to state:
1-Your device model
2-Original firmware
3-Region
4-Any problems arising after flashing
Thank a million...
---------- Post added at 08:29 PM ---------- Previous post was at 08:27 PM ----------
A.S._id said:
No N900 hasnt this info into odin mode
Click to expand...
Click to collapse
Ooppsss...Sorry my bad...after too much reading, my impression was that, if you disturb anything, the first thing that will happen is Knox warranty void.
Sorry again...got to read more.
Thanks.
Hello there ,
I have a small query b4 I do want to know if I m wrong or correct
I wanna use the pre rooted file u have for Note3
and I want indian csv bootloader etc can I extract that from indian stock firmware merge with your files and flash it will it be ok as I don't want to kill my Baby
Any help is appreciated
123hiten said:
Hello there ,
I have a small query b4 I do want to know if I m wrong or correct
I wanna use the pre rooted file u have for Note3
and I want indian csv bootloader etc can I extract that from indian stock firmware merge with your files and flash it will it be ok as I don't want to kill my Baby
Any help is appreciated
Click to expand...
Click to collapse
You can take my preroot PDA, make your CSC packing cache.img, hidden.img into .tar and flash
BOOTLOADER and MODEM possible unused
I have a question...the SM-N900 device must have the same firmware region code (XXU) as the uploaded files or it doesn't matter? I'am a little bit confused.
Thanks.
iznee said:
Anyone who has successfully flashed this...could you be kind enough to state:
1-Your device model
2-Original firmware
3-Region
4-Any problems arising after flashing
Click to expand...
Click to collapse
First of all Thanks A.S._id.
I flash, because I need two thing : french and root.
My phone come from Thailand and I flash only PDA, no region change.
I have french language now :good:
For root, it did write something about blocking SU (or something like that) on first boot, I did clean the message too quiclky.
But so far no root and SU fail
(I'm going to try the recovery there : [RECOVERY]CWM Based Recovery 6.0.3.7 for N900 N900S N9005 N9006 N900T
EDIT : Finaly, with CWM and SU update, My device is rooted !
Thanks a lot
!!!
Description: http://forum.xda-developers.com/showpost.php?p=46024258&postcount=1
Made of CAC-N900XXUBMI5 After flashing, just go through all the settings, go to the market, download and put it SuperSU open it and perform all the requirements of what he will ask all) KNOX not swear.
Download
Thanks for the help last time with the CSC thing
Wanted to know one more thing are you also working on N900 deodex Rooted firmware as I m planning to start a theme on that
I tried on odex but I m loosing wifi
Any help is appreciated bro
KNOX?
Hi there,
The device is NOT fully rooted, actually, well, even after applying
http://forum.xda-developers.com/showthread.php?t=2460720 , I get crashes and instabilities among the installed apps.
Deleted all the KNOX apps using Titanium backup and applying http://forum.xda-developers.com/showthread.php?t=2463116&nocache=1 but it did not seem to help. I even did a full wipe, cache wipe, and Dalvik wipe.
Is everybody happy or is it me?
thank you
Hello All...
Could anyone teach me how to know the correct firmware or corresponding files for our bootloader, CSC, modem & PDA version? I only know there are Build Number, Baseband & Kernel version in the "About Device" section but i don't quite understand here.
Thanks in advance
Denim Guy said:
Hello All...
Could anyone teach me how to know the correct firmware or corresponding files for our bootloader, CSC, modem & PDA version? I only know there are Build Number, Baseband & Kernel version in the "About Device" section but i don't quite understand here.
Thanks in advance
Click to expand...
Click to collapse
*#1234#
or
run terminal:
$ echo | getprop
or
$ getprop > /sdcard/getprop.txt
...

T210 4.4.2 stock firmware

Just saw this on Twitter... A stock kitkat for the T210. Firmware is Italy version. First official T210 4.4.2?
SamFirmware ‏@SamFirmware 4m
Firmware: T210XXBNH4_T210OXABNH4_ITV (Android 4.4.2) http://www.sammobile.com/firmwares
I am downloading it now...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Finnaly!!!!!!
Downloading now and will flash it right away
safariking said:
Finnaly!!!!!!
Downloading now and will flash it right away
Click to expand...
Click to collapse
Could you possibly test and find out if Tri-Star has issued a new locked BL that would prevent downgrading? Thank you.
safariking said:
Finnaly!!!!!!
Downloading now and will flash it right away
Click to expand...
Click to collapse
Could you please report any possible changes (new bootloader, issues with the old recoveries,...) so we can see what's working and what's needing our attention?
As far as i know the twrp and cwm recovery's are working fine havnt flashed them yet will do in a moment everything else is working good no problems so far
Sent from my GT-I9105P using XDA Free mobile app
safariking said:
As far as i know the twrp and cwm recovery's are working fine havnt flashed them yet will do in a moment everything else is working good no problems so far
Sent from my GT-I9105P using XDA Free mobile app
Click to expand...
Click to collapse
Sounds great, so rooting is working just as fine as it did on 4.1?
laufersteppenwolf said:
Sounds great, so rooting is working just as fine as it did on 4.1?
Click to expand...
Click to collapse
It should be on the T211 KK port it did so should be fine on this one to will test tommorow going to sleep now cya
Sent from my GT-I9105P using XDA Free mobile app
Its working GREAT!
Download yesterday, and flash it...been playing around all day
Working great! :victory:
I flashed this on my t210 and now it wont let me install any custom rom, always goes back to recovery. I can reflash any stock rom, but as soon as i try any custom it just reboots constantly to recovery mode. Any ideas?
Any idea if it triggers flash counter?
My way
Pixel Power said:
I flashed this on my t210 and now it wont let me install any custom rom, always goes back to recovery. I can reflash any stock rom, but as soon as i try any custom it just reboots constantly to recovery mode. Any ideas?
Click to expand...
Click to collapse
Same thing happend to me.I dont know why,but quick solution is:
Recovery found in this page on post 2 - http://forum.xda-developers.com/showthread.php?t=2433853
1. T210R - http://forum.xda-developers.com/attachment.php?attachmentid=2242397&d=1378598406
T210 - http://forum.xda-developers.com/attachment.php?attachmentid=2242399&d=1378598406
2.Go to download mode (menu+down volume + power) and flash it true Odin.
3.Now u are in Stock Moded recovery.When u step in again in recovery just press restart.
It will boot it now in ur rom.
4.If u want to flesh custom recovery do it true odin.
In my case when i flesh custom recovery again i have only one chanse to flash new rom or something like that,becouse recovery boot loop will come again
So that is my solution that i do for my self.
Sry for my bad english!
Edit:NVM
MaXim.ArHein said:
Same thing happend to me.I dont know why,but quick solution is:
Recovery found in this page on post 2 - http://forum.xda-developers.com/showthread.php?t=2433853
1. T210R - http://forum.xda-developers.com/attachment.php?attachmentid=2242397&d=1378598406
T210 - http://forum.xda-developers.com/attachment.php?attachmentid=2242399&d=1378598406
2.Go to download mode (menu+down volume + power) and flash it true Odin.
3.Now u are in Stock Moded recovery.When u step in again in recovery just press restart.
It will boot it now in ur rom.
4.If u want to flesh custom recovery do it true odin.
In my case when i flesh custom recovery again i have only one chanse to flash new rom or something like that,becouse recovery boot loop will come again
So that is my solution that i do for my self.
Sry for my bad english!
Click to expand...
Click to collapse
This isnt the same problem as Im having, the problem that I have is that I am unable to install anything other than a stock rom, not able to get any root.
Pixel Power said:
This isnt the same problem as Im having, the problem that I have is that I am unable to install anything other than a stock rom, not able to get any root.
Click to expand...
Click to collapse
Ok.U say that u can not instal any custom rom true custom recovery (philz,TWRP or CWM) ???
This doesnt sound good. Does anyone know what the problem is, and how to solve it?
Perhaps stock recovery doesn't let you flash custom rom.
Did you try from stock recovery to flash custom recovery? Like philz?
Try that and then from philz custom recovery flash custom rom.
Sent from my SM-T210 using XDA Free mobile app
I sorted it out eventually, if anyone else has the problem I flashed my custom rom, then went back into download mode in odin and reflashed stock recovery wiped data cache etc rebooted. Seems to be ok again now, thanks to previous help.
Stock KK certainly doesnt like to play nice with anything custom
Pixel Power said:
I sorted it out eventually, if anyone else has the problem I flashed my custom rom, then went back into download mode in odin and reflashed stock recovery wiped data cache etc rebooted. Seems to be ok again now, thanks to previous help.
Stock KK certainly doesnt like to play nice with anything custom
Click to expand...
Click to collapse
Hi
Does it trigger flash counter? Any Knox present? Does it trigger Knox? Is it rootable (e.g. with Towelroot) without triggering Knox?
Thanks
shayind4 said:
Hi
Does it trigger flash counter? Any Knox present? Does it trigger Knox? Is it rootable (e.g. with Towelroot) without triggering Knox?
Thanks
Click to expand...
Click to collapse
I dont know, there was no knox info on the downloader screen the same as is on my tab pro.

[Q] flash system.img from recovery, please help me

When i put
flash_images system /sdcard/system.img
i have error 1 on TRWP recovery
sorry for my English :3
kingspeed said:
When i put
flash_images system /sdcard/system.img
i have error 1
sorry for my English :3
Click to expand...
Click to collapse
I tried several things and never succeded. Tried to make a flashable zip able to flash images, but wont work.
kingspeed said:
When i put
flash_images system /sdcard/system.img
i have error 1 on TRWP recovery
sorry for my English :3
Click to expand...
Click to collapse
You can't flash images from recovery, only zips. You need to use fastboot to flash a system image.
So there isn't any way
kingspeed said:
So there isn't any way
Click to expand...
Click to collapse
Actually, looking at your screenshots I might be wrong. I'm still on 2.8.0 and there is no option to flash images, only zips. But it looks like the version of TWRP you're running does have the option to flash images. I've never seen that before, you learn something new every day I guess. That being the case, I don't know why you would be getting that error. Are you sure you're trying to flash the correct image?
EDIT: I just checked out the TWRP thread, and according to the OP, you can only flash boot and recovery images, not system images. So I guess my original post still stands. If you want to flash a system image, you need to use fastboot. Otherwise, flash a ROM.
http://forum.xda-developers.com/showpost.php?p=47108907&postcount=1
What's the big deal? Why not just use fastboot?
Thank you sir
did you know if anyone modified system.img to .zip ?
just system file without data
for don't delete my app
and again sorry for my English
Fastboot flash system system.img is all you need
oh i didn't read the last one
unfortunately my computer breakdown last night and where i live in syria there isn't a lot of computers
kingspeed said:
oh i didn't read the last one
unfortunately my computer breakdown last night and where i live in syria there isn't a lot of computers
Click to expand...
Click to collapse
Are you unable to boot or something? Can you get a ROM onto your phone and flash that?
no i cann't flash any rom
and now i try to install Miui and flash it on MultiRom
kingspeed said:
no i cann't flash any rom
and now i try to install Miui and flash it on MultiRom
Click to expand...
Click to collapse
What do you mean you can't flash any ROM? Please try and be as clear as possible- if I don't understand what's going on, I can't be of much assistance.
What situation are you in? How did you get into your current situation?
So is your original system wiped? You can't boot into android anymore?
I'm so sorry sir
I have multirom manager , and by mistake I install Miui OS on the primary OS , after 10 seconds i stop it , so the primary KitKat system wiped.
Thanks to god I solved this problem by flash system.img from laptop and flash another recovery by (NRT toolkit ) than open multirom from the primary OS to reinstall last version of kernel and TWRP recovery
If you have the latest twrp you can flash img. If there is an error then the system.img must be corrupt (maybe bad download). Is your multirom up to date?
Sent from my Nexus 5 using XDA Premium App
wangdaning said:
If you have the latest twrp you can flash img. If there is an error then the system.img must be corrupt (maybe bad download). Is your multirom up to date?
Sent from my Nexus 5 using XDA Premium App
Click to expand...
Click to collapse
It was my understanding that you can flash any .img other than system.img. At least that's what it said in the OP of the TWRP thread when I read it the other day.
---------- Post added at 06:56 AM ---------- Previous post was at 06:54 AM ----------
kingspeed said:
I'm so sorry sir
I have multirom manager , and by mistake I install Miui OS on the primary OS , after 10 seconds i stop it , so the primary KitKat system wiped.
Thanks to god I solved this problem by flash system.img from laptop and flash another recovery by (NRT toolkit ) than open multirom from the primary OS to reinstall last version of kernel and TWRP recovery
Click to expand...
Click to collapse
So are you up and running then?
And FYI, stop using toolkits. You should have flashed recovery the same way you flashed system.img, from your laptop with fastboot. Toolkits can cause a lot of problems and if you rely solely on them, you'll never learn how to fix any problems that you may encounter.
Oh, never actually used it, just knew you could flash img files.
Sent from my Nexus 5 using XDA Premium App
Thank you all :* , now everything fine.
just how to install CM 12 on Multirom if was the primary kitkat
i try to install this ,than flash official CM12 but it stuck on logo :3

[TUTORIAL] [Noob-Friendly] How to Flash CM12 from Stock ROM

This is my first tutorial so please tell me if I missed anything​ This thread will teach some noobs here who are on stock 4.1.2/4.2.2 and want to flash latest roms like cm12/cm11/Euphoria Os and etc. This tutorial is self-tested by me!
______________________________________________________________________________
1) Firstly, you should unlock the bootloader. To do this go to this thread> http://forum.xda-developers.com/xperia-l/general/tutorial-bootloader-unlocking-relocking-t2332900 (after flashing you may get a bootloop so flash stock ftf to recover > http://forum.xda-developers.com/xperia-l/general/xperia-l-how-to-flash-tool-unlocking-t2337955 http://forum.xda-developers.com/xperia-l/general/sony-xperia-l-flashable-ftfs-locked-t2560642
2)You should install a recovery > http://forum.xda-developers.com/xperia-l/orig-development/cwm-recovery-installer-t2589320 for this you need root > http://forum.xda-developers.com/xperia-l/general/rootkit-xperia-l-15-3-1-17-1-click-root-t2591290 Backup your stock rom(optional) and TA(if the phone gets damaged during warranty) and copy rom zip file to sd card http://forum.xda-developers.com/xperia-l/orig-development/4-4-3-aospa-legacy-4-4-beta1-t2571273
3) In recovery Wipe cache/dalvic/art cache> Factory data reset> clean to install a new rom
4) Flash the rom and Gapps for specific rom(may not be included so google (the version of android gapps) and flash it after rom. Edit: Flashing kk is not necessary.
5) Reboot and wait for some time... Instalation takes some time... :good:
___________________________________________________________________________
6)(BONUS) If you want a good recovery like philz/twrp > http://forum.xda-developers.com/xperia-l/themes-apps/beta-fota-cwm-one-klick-t3068084 just install an app and click install philz. The app that installs a recovery is unique. It won't be overriden by another rom's recovery and u won't have to flash tz boot.img again and again... Thumbs up if you liked my tutorial :good: I do appreciate it! And of course, if you need any help just comment here or add me on facebook.
I'm here to help you guys!​
Edit: There are so many good roms for our XL on xda( I don't compare hard work of devs). Here are some ones that I tried and suggest checking out:
Euphoria OS: http://forum.xda-developers.com/xperia-l/orig-development/rom-euphoria-os-1-0-t3069503
Ressurection remix: http://forum.xda-developers.com/xpe...m-resurrection-remix-lollipop-v5-3-0-t3008255
Glade rom: http://forum.xda-developers.com/xperia-l/orig-development/rom-glade-rom-t3060544
And one for KK: http://forum.xda-developers.com/xperia-l/orig-development/4-4-3-aospa-legacy-4-4-beta1-t2571273 check out my video on youtube!
My video reviews on YouTube​Glade Rom https://www.youtube.com/watch?v=a3k8wF_2pAA
Flex OS: https://www.youtube.com/watch?v=yGmrg6wpdrA
What's on My android(cm12) >> https://www.youtube.com/watch?v=wxJCoAzq56Y
Ressurection Remix Rom: > https://m.youtube.com/watch?v=X8D_lY2xVfU
Blisspop: https://www.youtube.com/watch?v=ubY1hxQdJoA
My Channel: https://www.youtube.com/channel/UC9wT3_zp21yFjIm0hi2S-kw
Happy flashing!
edit: did i say something?
Sent from my C2105 using XDA Free mobile app
You should add backup of TA before unlocking bootloader (in case if phone will got damaged.. during warranty). Else your tutorial is great
Kosa02 said:
You should add backup of TA before unlocking bootloader (in case if phone will got damaged.. during warranty). Else your tutorial is great
Click to expand...
Click to collapse
Copy that! Adding right now!
Iasashvili said:
This is my first tutorial so please tell me if I miss anything​ This thread will teach some noobs here who are on stock 4.1.2/4.2.2 and want to flash latest roms like cm12/cm11/Euphoria Os and etc. THIS tutorial is self-tested by me!
1) Firstly, you should unlock the bootloader. To do this go to this thread> http://forum.xda-developers.com/xperia-l/general/tutorial-bootloader-unlocking-relocking-t2332900 (after flashing you may get a bootloop so flash stock ftf to recover > http://forum.xda-developers.com/xperia-l/general/xperia-l-how-to-flash-tool-unlocking-t2337955 http://forum.xda-developers.com/xperia-l/general/sony-xperia-l-flashable-ftfs-locked-t2560642
2)You should install a recovery > http://forum.xda-developers.com/xperia-l/orig-development/cwm-recovery-installer-t2589320 for this you need root > http://forum.xda-developers.com/xperia-l/orig-development/rom-pac-t27490553) Backup your stock rom(optional) and TA(if the phone gets damaged during warranty) and copy rom zip file to sd card( KK rom is recommended first)http://forum.xda-developers.com/xperia-l/orig-development/4-4-3-aospa-legacy-4-4-beta1-t2571273
4) Wipe cache/dalvic/art cache> Factory data reset> clean to install a new rom
5) Flash the rom. And GApps for specific rom(may not be included so google (the version of android gapps) and flash it after rom
6) reboot and wait for some time... Instalation takes some time... :good:
7) If you want a good recovery like philz/twrp > http://forum.xda-developers.com/xperia-l/themes-apps/beta-fota-cwm-one-klick-t3068084 just install an app and click install philz. The app that installs a recovery is unique. It won't be overriden by another rom's recovery and u won't have to flash tz boot.img again and again... Thumbs up if you liked my tutorial :good: I do appreciate it!
Click to expand...
Click to collapse
hello, i want to try the step 7.. if after i unlock bootloader then i just intall philz apk?
Yes
tbooz14 said:
hello, i want to try the step 7.. if after i unlock bootloader then i just intall philz apk?
Click to expand...
Click to collapse
Install the app and click philz if your bootloader is unlocked. BTW it's written in that thread that can only be installed on cm12/cm11 etc. But not on stock. If you want a recovery on stock rom try the step 2)
you should wipe cache and dalvik after flashing
and one question why is KK recommended first?
No need to wipe cache/dalvic
Flashing_Expert said:
you should wipe cache and dalvik after flashing
and one question why is KK recommended first?
Click to expand...
Click to collapse
Lol, flashing kk is recommeded because I did that myself. The thread says that It's self-tested by me well, I flashed cm11 and than cm12
Iasashvili said:
Lol, flashing kk is recommeded because I did that myself. The thread says that It's self-tested by me well, I flashed cm11 and than cm12
Click to expand...
Click to collapse
cm11 isnt nessasary...
cm11 overrides system and userdata partition...
cm12 does the same... so there isnt any differenz in flashing cm12 from stock or from cm11....
only thing usefull is to flash latest stock before flashing cm12 ... because other than custom roms ...stock rom will override nearly all partitions.... that means better modem...baseband ...etc... so you should come from last stock
Sent from my C2105 using XDA Free mobile app
Thanks
SdtBarbarossa said:
cm11 isnt nessasary...
cm11 overrides system and userdata partition...
cm12 does the same... so there isnt any differenz in flashing cm12 from stock or from cm11....
only thing usefull is to flash latest stock before flashing cm12 ... because other than custom roms ...stock rom will override nearly all partitions.... that means better modem...baseband ...etc... so you should come from last stock
Sent from my C2105 using XDA Free mobile app
Click to expand...
Click to collapse
Deleted my nonsense!
Iasashvili said:
Lol, flashing kk is recommeded because I did that myself. The thread says that It's self-tested by me well, I flashed cm11 and than cm12
Click to expand...
Click to collapse
well this is how many myths about flashing stuff born...
Iasashvili said:
Lol, flashing kk is recommeded because I did that myself. The thread says that It's self-tested by me well, I flashed cm11 and than cm12
Click to expand...
Click to collapse
hello me again.. have some question again.. hehe if i want to flash RR rom by david then i have to flash first the cm11? then cm 12?
or skip flashing cm 11 or cm 12 and go ahead on RR by david
also i tried to back up TA but its fail need rooting acces..
The tutorial for installing recovery is for locked bootloader will it work for unlocked?
Sent from my C2105 using XDA Free mobile app
clean install directly
tbooz14 said:
hello me again.. have some question again.. hehe if i want to flash RR rom by david then i have to flash first the cm11? then cm 12?
or skip flashing cm 11 or cm 12 and go ahead on RR by david
also i tried to back up TA but its fail need rooting acces..
Click to expand...
Click to collapse
No need to flash cm11/cm12 as it was sad...
yes, it will work for UBL too
grenademik said:
The tutorial for installing recovery is for locked bootloader will it work for unlocked?
Sent from my C2105 using XDA Free mobile app
Click to expand...
Click to collapse
But in my experience, the recovery was a little buggy and after some time was gone Not sure why. Used it just once to flash cm12
Yeah, sorry about that...
Flashing_Expert said:
well this is how many myths about flashing stuff born...
Click to expand...
Click to collapse
I was just sharing my own experience. Thanks for notice. I just edited it
now you update this.. all is clear now no more question thanks.. ill recommend this thread of your to others newbie
you are always the best guys.......thank you:good::good::good::good:
I have a HUGE problem. Please help me ASAP!
I just flashed my Xperia L to CM 12.1. I was already on CM 12 before. So I went into recovery, wiped everything and installed the new ROM from zip. Everything worked fine except for the network signal. I was getting no network signal at all. So, when I rebooted the phone, I saw that the ThunderZap kernel was also removed. I tried to flash the kernel using flashtool, but this particular variant has 2 .img files (bootlp and bootkk). I flashed them both using the FlashtTool. Now, when I reboot my phone, all I see is the ThunderZap logo. Please help me ASAP, as this is my only primary driver phone.
I rooted the phone using the install.bat toolkit. unlocked the bootloader using flashtool and imei on sony. flashed stock rom. then installed recovery and flashed a custom rom.
The wifi stopped working. cant even turn it on. (the date keeps reseting to 1970 on every flash btw)
Tried miui rom, cm12, stryfex roms. same issue..
I tried:
Installing a different version of flashtool
Changing wlan.ko(can't find a prima folder)
Installing a different kernel
Flashtool says error flash aborted on flashing stock ftf
(Closing TA partition
09/004/2015 19:04:30 - INFO - Parsing boot delivery
09/004/2015 19:04:30 - INFO - Ending flash session
09/004/2015 19:04:30 - ERROR -
09/004/2015 19:04:30 - ERROR - Error flashing. Aborted
09/004/2015 19:04:30 - INFO - Device connected in flash mo)
please tell me how to get wifi to work on cm12 or flash a stock ftf

After uninstalling magisk

I cannot find any stock boot img. After uninstalling magisk the phone goes into a boot loop. I have TWRP installed and the make n model of the mobile is: samsung galaxy note 5 SM-N920G
Please help
Here you go:
Download Samsung Stock ROM for all models (Latest Firmware)
Download the latest Samsung Stock ROM (original firmware) for all Samsung Smartphone and tablets with instruction manual.
androidmtk.com
how did you uninstall magisk via magisk manager app?
just restore the magisk created boot.img backup grab it via TWRP root/data/magisk_backup?????
let's just hope it not yet deleted
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Did you install magisk from TWRP? Was data encrypted at that time? If yes there won't be a backup because the magisk backup is in data/adb. So twrp wouldn't be able to write the backup due to encryption. If your are stuck in a bootloop just install the firmware
Tab E said:
Did you install magisk from TWRP? Was data encrypted at that time? If yes there won't be a backup because the magisk backup is in data/adb. So twrp wouldn't be able to write the backup due to encryption. If your are stuck in a bootloop just install the firmware
Click to expand...
Click to collapse
Yes. So install through odin and all that? Would it work the same way?
BoltXavier said:
Yes. So install through odin and all that? Would it work the same way?
Click to expand...
Click to collapse
By installing the stock firmware, you will resolve the bootloop. Just restoring the stock boot img form the firmware will also do. Just remember the next time you install magisk, format data first to temporarily disable encryption.
Tab E said:
By installing the stock firmware, you will resolve the bootloop. Just restoring the stock boot img form the firmware will also do. Just remember the next time you install magisk, format data first to temporarily disable encryption.
Click to expand...
Click to collapse
Can i install that with twrp? Or do I have to remove TWRP and get the stock recovery, I am pretty new at this
BoltXavier said:
Can i install that with twrp? Or do I have to remove TWRP and get the stock recovery, I am pretty new at this
Click to expand...
Click to collapse
If you remember, in your magisk manager is ramdisk 'yes'?
Please say if it's yes or no. The process branches at this point
Tab E said:
If you remember, in your magisk manager is ramdisk 'yes'?
Click to expand...
Click to collapse
if you don't remember, no problem
Tab E said:
if you don't remember, no problem
Click to expand...
Click to collapse
It was 'Yes' and the rest two parameters were 'No'
BoltXavier said:
Yes. So install through odin and all that? Would it work the same way?
Click to expand...
Click to collapse
If ramdisk is yes, just flash the boot.img
You can extract it from the firmware
Tab E said:
If ramdisk is yes, just flash the boot.img
You can extract it from the firmware
Click to expand...
Click to collapse
BoltXavier said:
It was 'Yes' and the rest two parameters were 'No'
Click to expand...
Click to collapse
I would recommend to flash the whole firmware. Because extracting the boot img you might corrupt the boot.img and flash a corrupt img.
Update: I dont know what's wrong, I have used ODIN to install... a new recovery and Boot.img. for the model, but it is still in a bootloop.
EDIT : the original recovery has been recovered
BoltXavier said:
Update: I dont know what's wrong, I have used ODIN to install... a new recovery and Boot.img. for the model, but it is still in a bootloop.
EDIT : the original recovery has been recovered
Click to expand...
Click to collapse
I think you must flash to stock rom/firmware. Do you know how to do that?
Tab E said:
I think you must flash to stock rom/firmware. Do you know how to do that?
Click to expand...
Click to collapse
I did flash a stock rom from firmware.mobi, I hope it was what you said it was. But other than that I do not know much.
BoltXavier said:
I did flash a stock rom from firmware.mobi, I hope it was what you said it was. But other than that I do not know much.
Click to expand...
Click to collapse
So did the phone boot?
Tab E said:
So did the phone boot?
Click to expand...
Click to collapse
No, still on a bootloop
Ok sorry my mistake. I didn't read your message completely. Just restoring this boot.img recovery.img doesn't seem to work. Go ahead and restore your ENTIRE firmware. All the best
Tab E said:
Ok sorry my mistake. I didn't read your message completely. Just restoring this boot.img recovery.img doesn't seem to work. Go ahead and restore your ENTIRE firmware. All the best
Click to expand...
Click to collapse
Thanks for all the help so far. I am really dumb at this. Can you please tell me where can I get the entire firmware? I googled and SAMmobile asks me for some membership program, is there a free way?
BoltXavier said:
Thanks for all the help so far. I am really dumb at this. Can you please tell me where can I get the entire firmware? I googled and SAMmobile asks me for some membership program, is there a free way?
Click to expand...
Click to collapse
Also I live in croatia, so the firmware that has brazil mentioned in its description work for my phone?

Categories

Resources