[] - Sony Xperia XA Questions & Answers

.

lebigmac said:
Hi. can someone please upload only the stock boot.img from the Nougat firmware for Xperia XA?
Thank you very much!
Click to expand...
Click to collapse
You need to be a little clearer.
1. 100% Stock is a boot.sin which will only flash when using FlashTool. (.sin is a archive like .zip is a archive)
2. If you extract the .sin you will have a boot.elf the .elf can be flashed with recovery or adb shell dd cmd's but Not Flastboot. (or the last time I checked you could not )
3. So are you asking for the .sin, .elf or do you want someone to unpack the .elf then rebuild it as a .img for you??

bigrammy said:
You need to be a little clearer.
1. 100% Stock is a boot.sin which will only flash when using FlashTool. (.sin is a archive like .zip is a archive)
2. If you extract the .sin you will have a boot.elf the .elf can be flashed with recovery or adb shell dd cmd's but Not Flastboot. (or the last time I checked you could not )
3. So are you asking for the .sin, .elf or do you want someone to unpack the .elf then rebuild it as a .img for you??
Click to expand...
Click to collapse
if possible could you send over the boot.sin and recovery.sin so that i can reflash my device as i cannot find these files anywhere thanks

my_old_user_sucked said:
if possible could you send over the boot.sin and recovery.sin so that i can reflash my device as i cannot find these files anywhere thanks
Click to expand...
Click to collapse
Use FlashTool and press the XF (XperiFirm) tab you can then choose which firmware you want.
Or if you want to use the stand alone version of XF (XperiFirm) see here https://forum.xda-developers.com/crossdevice-dev/sony/pc-xperifirm-xperia-firmware-downloader-t2834142

bigrammy said:
Use FlashTool and press the XF (XperiFirm) tab you can then choose which firmware you want.
Or if you want to use the stand alone version of XF (XperiFirm) see here https://forum.xda-developers.com/crossdevice-dev/sony/pc-xperifirm-xperia-firmware-downloader-t2834142
Click to expand...
Click to collapse
I have done this but now i need the original boot img file in order to root the device using magisk is there anyway i could get this file?
---------- Post added at 10:43 AM ---------- Previous post was at 10:26 AM ----------
lebigmac said:
Hi. can someone please upload only the stock boot.img from the Nougat firmware for Xperia XA?
Thank you very much!
Click to expand...
Click to collapse
https://forum.xda-developers.com/xperia-xa/how-to/f3111-f3113-f3115-how-to-root-apply-drm-t3689384
The guide contains the boot.img and recovery.img for xperia xa firmware 33.3.A.1.97
---------- Post added at 10:46 AM ---------- Previous post was at 10:43 AM ----------
bigrammy said:
Use FlashTool and press the XF (XperiFirm) tab you can then choose which firmware you want.
Or if you want to use the stand alone version of XF (XperiFirm) see here https://forum.xda-developers.com/crossdevice-dev/sony/pc-xperifirm-xperia-firmware-downloader-t2834142
Click to expand...
Click to collapse
Many thanks for your help i have found the files i needed and they work perfectly

Related

problem flashing 2.15 firmware.zip?

so i tried to flash the latest firmware. the commands i took were
adb reboot bootloader
fastboot oem rebootRUU
the last part is where im having problems. flashing the zip. i done 'fastboot flash zip firmware.zip'
i get the following. 'error: cannot load 'firmware.zip': Unknown error' any ideas? the zip file is in the same directory as fastboot
You renamed the file "firmware.zip" (no quotes) right? Or else changed the command syntax to match the actual file name (as its not actually "firmware.zip" when you download it).
And you are S-off?
If you can't get this way to work, you can try carl1861's flashable zip. It uses the AROMA installer, and you just flash from recovery:
http://forum.xda-developers.com/showthread.php?t=2331373
redpoint73 said:
You renamed the file "firmware.zip" (no quotes) right? Or else changed the command syntax to match the actual file name (as its not actually "firmware.zip" when you download it).
And you are S-off?
If you can't get this way to work, you can try carl1861's flashable zip. It uses the AROMA installer, and you just flash from recovery:
http://forum.xda-developers.com/showthread.php?t=2331373
Click to expand...
Click to collapse
I renamed the file from 2.15.0000...etc. to firmware.zip without quotes, and tried to fast boot flash and got the error I also tried flashing the file with the actual file name but no success!? the file is in the same directory as fastboot as it should be correct? And I'll check out carls tho thanks!
Sent from my HTC One XL using Tapatalk 4
I'll ask again, since you didn't answer: Are you s-off?
---------- Post added at 01:13 PM ---------- Previous post was at 01:12 PM ----------
696kris969 said:
the file is in the same directory as fastboot as it should be correct?
Click to expand...
Click to collapse
Yes, that is correct.
redpoint73 said:
I'll ask again, since you didn't answer: Are you s-off?
---------- Post added at 01:13 PM ---------- Previous post was at 01:12 PM ----------
Yes, that is correct.
Click to expand...
Click to collapse
Sorry yes I am s-off 2.14 firmware
Sent from my HTC One XL using Tapatalk 4
Is your device listed if you type the command:
fastboot devices
If you renamed the firmware zip file to firmware.zip then to flash it you would need to enter fastboot flash zip firmware.zip.zip because you have .zip at the end of the file name. Am I right? So try renaming the file without the .zip at the end.
Sluff said:
If you renamed the firmware zip file to firmware.zip then to flash it you would need to enter fastboot flash zip firmware.zip.zip because you have .zip at the end of the file name. Am I right?
Click to expand...
Click to collapse
Could be. OP should make sure he doesn't have the computer OS set to hide file extensions when he renamed the file. Similar mistakes have been made before.
deleted
Ok guys I'm gonna give sluffs advice a go I'll report back and yes my device is listed
edit: cheers sluff was trying to over thing something as simple
Sent from my HTC One XL using Tapatalk 4
How about carl1961's flashable zip? That should be pretty foolproof. If you are able to flash ROMs (and also S-off and SuperCID), you should be able to flash his firmware update zip.
Did my advice work for you? I'm glad you got it flashed, I know I was a bit confused while trying to flash it myself.
Sluff said:
If you renamed the firmware zip file to firmware.zip then to flash it you would need to enter fastboot flash zip firmware.zip.zip because you have .zip at the end of the file name. Am I right? So try renaming the file without the .zip at the end.
Click to expand...
Click to collapse
Its seeming more and more like this is the issue, as this person seems to have made the same goof: http://forum.xda-developers.com/showthread.php?p=45689800#post45689800
Although, I don't know why the OP hasn't tried the carl1961's version, flashable in recovery, as I suggested.

Convert IMG into Odin flashable TAR.MD5

Hello dear humans,
This tutorial will help you convert simple IMG files into TAR.MD5, which is flashable using Odin (Mobile or PC version both).
For this you need to install JAVA JDK and Cygwin from the links below.
JAVA JDK: http://www.oracle.com/technetwork/ja...s-2133151.html
Cygwin: content.wuala.com/contents/neroyoung/XDA%20ROM%20Dev%20Tools/Cygwin.zip
How to install?
-Before doing anything, install Java then install Cygwin by extracting the zip and then extracting the cygwin_packages.zip, Run the cygwin.exe setup and select "Install from local...." then select the folder containing extracted files from cygwin_packages.zip, then click the "S" like button on all
and install in a folder you can access easily using commands.
(THE ABOVE LINKS ARE ONLY FOR WINDOWS VERSION OF JDK AND CYGWIN, IF YOU WANT TO INSTALL IN OTHER OPERATING SYSTEMS SO PLEASE GOOGLE IT. #IN LINUX DON'T INSTALL ANYTHING JUST DO IT IN THE TERMINAL)
Now in folder installed cygwin, go to home open cygwin.exe or open it from the shortcut in your desktop (THE IMG FILE AND CYGWIN MUST BE IN SAME FOLDER), lets name our IMG file recovery.img, in cygwin type the following commands without $ [Because cygwim already types $ before a command]
$ tar -H ustar -c recovery.img >
recovery.tar
$ md5sum -t recovery.tar >> recovery.tar
$ mv recovery.tar recovery.tar.md5
Congrats you've successfully concerted your IMG file.to Odin flashable TAR.MD5
Hit Thanks if this helped you.
The [TOOL] TAR.MD5 PACKAGER make it easy. From Dev. A.S._id. Thanks @A.S._id
Link HERE.
ValenteL said:
The [TOOL] TAR.MD5 PACKAGER make it easy. From Dev. A.S._id. Thanks @A.S._id
Link HERE.
Click to expand...
Click to collapse
Thank you for your help to the people!
But i want people to know more about using linux and it's commands.
f_u_006 said:
Thank you for your help to the people!
But i want people to know more about using linux and it's commands.
Click to expand...
Click to collapse
I'm Sorry, in this case is a good idea. I don't know Linux and must use that tools.
ValenteL said:
I'm Sorry, in this case is a good idea. I don't know Linux and must use that tools.
Click to expand...
Click to collapse
Good, But my dream is to become a developer!
f_u_006 said:
Good, But my dream is to become a developer!
Click to expand...
Click to collapse
You are a young man You can. Good luck for it.
But me I'm a old man and can't learn more. I tried twice learn Linux but... I not like it. I'm a Windows man.
---------- Post added at 10:28 AM ---------- Previous post was at 10:16 AM ----------
Anyway, I ripe the cache.img or cache.img.ext4 to have the CSC that it have whit this: http://forum.xda-developers.com/showthread.php?t=2666907
But after modify the CSC I need make the inverse, from a folder whit CSC, remake the .img or .img.ext4 to replace the oldest. I don't know make this.
You know something about?
Thanks
ValenteL said:
You are a young man You can. Good luck for it.
But me I'm a old man and can't learn more. I tried twice learn Linux but... I not like it. I'm a Windows man.
---------- Post added at 10:28 AM ---------- Previous post was at 10:16 AM ----------
Anyway, I ripe the cache.img or cache.img.ext4 to have the CSC that it have whit this: http://forum.xda-developers.com/showthread.php?t=2666907
But after modify the CSC I need make the inverse, from a folder whit CSC, remake the .img or .img.ext4 to replace the oldest. I don't know make this.
You know something about?
Thanks
Click to expand...
Click to collapse
Sorry i didnt got ya!
You said you extracted and modified img and added the CSC?#?#
f_u_006 said:
Sorry i didnt got ya!
You said you extracted and modified img and added the CSC?#?#
Click to expand...
Click to collapse
After ripe the cache img i have a foder csc called /system like the csc in on the Rom's.
But the Rom's whit multi-csc OXXENB1 have all XEO from Poland by default. I made that MOd's csc to install my TPH becuse the ROM to PORTUGAL HAVE XEO by Default. But I needd root for that.
Then I want put TPH by default on system/csc from .img file and remake it to include on Rom and flash it, to have TPH at end by default on my Rom.
ValenteL said:
After ripe the cache img i have a foder csc called /system like the csc in on the Rom's.
But the Rom's whit multi-csc OXXENB1 have all XEO from Poland by default. I made that MOd's csc to install my TPH becuse the ROM to PORTUGAL HAVE XEO by Default. But I needd root for that.
Then I want put TPH by default on system/csc from .img file and remake it to include on Rom and flash it, to have TPH at end by default on my Rom.
Click to expand...
Click to collapse
LMAO, What phone are you using?
You mean your trying to add root or some other modifications to your rom and then flash it?

how to create a boot.tar.md5 file from img For Odin

how to create a boot.tar.md5 file from img For Odin please
I already try with the script of this post => http://forum.xda-developers.com/showthread.php?t=2446269 but it does not work , Rodin speaks of a problem md5.
I join my boot.img if someone could make me a boot flashable via odin I should thank him !
link boot.img => boot.img
naudmick said:
how to create a boot.tar.md5 file from img For Odin please
I already try with the script of this post => http://forum.xda-developers.com/showthread.php?t=2446269 but it does not work , Rodin speaks of a problem md5.
I join my boot.img if someone could make me a boot flashable via odin I should thank him !
Click to expand...
Click to collapse
try this in terminal(if you use linux)
"tar cvf mykernel.tar boot.img"
don't forget to cd to directory of the boot.img file.
neonkat said:
try this in terminal(if you use linux)
"tar cvf mykernel.tar boot.img"
don't forget to cd to directory of the boot.img file.
Click to expand...
Click to collapse
try does not work via terminal emulator ! pc windows 10 no Linux
no way to flash a boot.img via odin ???
naudmick said:
try does not work via terminal emulator ! pc windows 10 no Linux
no way to flash a boot.img via odin ???
Click to expand...
Click to collapse
try this:-http://forum.xda-developers.com/showthread.php?t=2446269
Just use official tar for Windows.
You can't flash an img file in Odin needs to be tar or md5 file. 7zip tars don't work but that does.
neonkat said:
try this:-http://forum.xda-developers.com/showthread.php?t=2446269
Click to expand...
Click to collapse
already trying bootloop
Test file here => https://mega.nz/#!nxcRyJ5T!xrTinHRyxrQaln933BmBg-fM-xz2B9-RK1kqbspYHqk
exad said:
Just use official tar for Windows.
You can't flash an img file in Odin needs to be tar or md5 file. 7zip tars don't work but that does.
Click to expand...
Click to collapse
test and bootloop
Maybe the problem is your boot.img file
naudmick said:
test and bootloop
Click to expand...
Click to collapse
you can install cygwin(linux emulator for win) and try my commands in post #2 ..else request some other user who have linux to make one for you.
exad said:
Maybe the problem is your boot.img file
Click to expand...
Click to collapse
I extract the boot.img rom stock CIO9 with winrar problem just might be the !
naudmick said:
I extract the boot.img rom stock CIO9 with winrar problem just might be the !
Click to expand...
Click to collapse
Do you have TWRP installed? Custom Rom with root?
davebugyi said:
Do you have TWRP installed? Custom Rom with root?
Click to expand...
Click to collapse
No TWRP installed and stock Rom COI9 with root UniKernel v8-0002 COH9 to install the application in priv-app and wanted to return to the stock kernel.
if someone already you extract a kernel ?
naudmick said:
No TWRP installed and stock Rom COI9 with root UniKernel v8-0002 COH9 to install the application in priv-app and wanted to return to the stock kernel.
if someone already you extract a kernel ?
Click to expand...
Click to collapse
flash custom kernel,boot up,flash stock boot.img with flashify app
problem solved.
neonkat said:
flash custom kernel,boot up,flash stock boot.img with flashify app
problem solved.
Click to expand...
Click to collapse
Extract Boot.img (stock COI9 tar.md5) with Winrar, 7zip or other ?
naudmick said:
Extract Boot.img (stock COI9 tar.md5) with Winrar, 7zip or other ?
Click to expand...
Click to collapse
doesn't matter..just get the boot.img.
I talk to extract the boot.img archive. tar stock coi9
naudmick said:
I talk to extract the boot.img archive. tar stock coi9
Click to expand...
Click to collapse
you mean from stock rom.zip?
Stock rom COI9.tar samobile no zip
naudmick said:
Stock rom COI9.tar samobile no zip
Click to expand...
Click to collapse
search over google or xda,there are different tools which help to extract the samsung's stock rom(.tar.md5).
or request someone to upload it.

[GUIDE] [UNBRICK] Reviving Yulong Coolpad Dazen 1 (8297L-I00)

Hi Hi.. friends.. its been 5 months since Coolpad Dazen 1 (8297L-I00) was launched in India and yet the stock rom for this phone is not available on net. Even at Coolpad's official service support site where firmware for all of their models are available, our beloved Dazen 1 seems to be an orphan.
There is no cwm available for our device either.
But if you are rooted and were searching for cwm and probably got one (wrong one which is for coolpad f1 plus) following some misguiding articles. and if you try to flash it to your phone, you will get stuck in bootloader mode. But don't worry it can be fixed easily..
NOTE: YOU WILL BE RESPONSIBLE FOR ANY TYPE OF DAMAGE THAT CAN HAPPEN TO YOUR PHONE. I HAVE TESTED THIS METHOD AND IT WORKED PERFECTLY FINE FOR ME. IT WILL WORK FOR YOU AS WELL IF YOU FOLLOW THE STEPS CAREFULLY.
Steps.
#1. Download the recovery.zip below, extract the files.
#2. Download and install the drivers if u haven't already.
#3. Power off your phone, connect it to pc, press and hold the Volume + and Power key for a few seconds to enter bootloader.
#4. Go to the folder where u extracted the files, Press Shift key then right click any where on the window and select open command window here.
#5. Press Volume+ key in phone.
#6. Type this command in command window.
Code:
fastboot devices
if your device is listed. then type
Code:
fastboot flash recovery recovery.img
If flash succeeds then you are done.
Code:
fastboot reboot
to reboot your device.
and if you don't see your device listed then make sure you have installed the drivers.
NOW.. if you mess up with your system u will brick your device OR try to apply OTA update on your rOOted phone, u will stuck on boot logo.
and these bricks will be pain in head to fix.. because there's no cwm backup or no stock rom.
but somehow @jaswant singh has managed to create fastboot flashable system.img which can restore our system but there are issues with it, wifi and bluetooth do not work after flashing.. but we hope that it will be fixed soon.
this is only way to fix this brick until stock rom becomes available.
oooooooohhhhhhhhhhh yeaaaah...........
Created my own system.img with help of @jaswant singh
and finally fixed my dazen 1 completely.. everything is working fine... wifi, bluetooth, sims are also working..
Fully functional Stock system.img is ready.
[Supports OTA Update]
Link below..
https://mega.nz/#!3gRkVLLB!MAUWgk_OjOCPrTI8qMeGfU30o8Ejq6NPw8T0qLglM8s
Flash system.img in fastboot.
#1. For windows.
copy system.img in your adb folder. put your phone in fastboot and give the command.
Code:
fastboot flash system system.img
it will take 2-3 minutes to complete. when its done, type
Code:
fastboot reboot
#2. For Ubuntu.
cd to the directory where you have put system.img. put your phone in fastboot and give the command.
Code:
fastboot flash system system.img -i 0x1ebf
when done.
Code:
fastboot reboot -i 0x1ebf
Voila.... :highfive::highfive:You just unbricked your coolpad dazen 1 and saved yourself some cash that you would have paid to service center.
So, Hit thanks button if I helped you.
OTA bricking the phone after root is really sad.. I don't think i will root my phone not until we find ways to counter this problem..
Anyways its good to finally see development work start on our Coolpad Dazen 1.. Better late than never..
This is the complete guide to unbrick coolpad dazen 1
---------- Post added at 07:28 AM ---------- Previous post was at 07:27 AM ----------
http://forum.xda-developers.com/showthread.php?p=63542971
---------- Post added at 07:31 AM ---------- Previous post was at 07:28 AM ----------
I need to upload all the stuff and will do it soon......
Not if any one have IMEI problem then please give the IMEI no I will solve it
Bugs are WiFi and Bluetooth not working
Will be fixed soon
Stock recovery and boot images link
https://www.dropbox.com/s/dfth7bs1601e7ni/boot and recovery.zip?dl=0
---------- Post added at 09:28 AM ---------- Previous post was at 09:13 AM ----------
System image link
Will recover the imei no also
https://www.dropbox.com/s/bay9cu8sbkn9oel/system.zip?dl=0
---------- Post added at 09:31 AM ---------- Previous post was at 09:28 AM ----------
Flash the files by fast boot
Commands
Fastboot flash boot boot.img
Fastboot flash recovery recovery.img
Fastboot flash system system.img
System image will take approx 10 minutes to flash
If any tell me will try to fix
@jaswant singh's guide
Requirements
1. Linux box or virtual machine
2. simg2img, make_ext4fs binaries which can be downloaded from here
web.djodjo.org/?a=download:an...inux:ext4tools
Procedure:
system stock files(u can get it by nandroid backup)
place you system files and the 2 binaries in one directory, and make sure the binaries have exec permission.
Code
mkdir sys
Place all the system stock files in sys folder
Part 2 - create a new flashable system image.
1. sudo ./make_ext4fs -s -l 2147483648 -a system system.img sys/
2. rm -fr sys
Now u I'll get system.img
Flash it by fastboot
fastboot flash system system.img
jaswant singh said:
Stock recovery and boot images link
https://www.dropbox.com/s/dfth7bs1601e7ni/boot and recovery.zip?dl=0
---------- Post added at 09:28 AM ---------- Previous post was at 09:13 AM ----------
System image link
Will recover the imei no also
https://www.dropbox.com/s/bay9cu8sbkn9oel/system.zip?dl=0
---------- Post added at 09:31 AM ---------- Previous post was at 09:28 AM ----------
Flash the files by fast boot
Commands
Fastboot flash boot boot.img
Fastboot flash recovery recovery.img
Fastboot flash system system.img
System image will take approx 10 minutes to flash
If any tell me will try to fix
Click to expand...
Click to collapse
@jaswant singh plz post md5 sum for system.zip so that we can check after download that the downloaded file is ok...
It's OK
jaswant singh said:
It's OK
Click to expand...
Click to collapse
have u checked your zip file after creating it?? i have downloaded it but its corrupted... don't know if got corrupted during download..
Yes it's okk
jaswant singh said:
Yes it's okk
Click to expand...
Click to collapse
well.. my data limit is exhausted.. can u give me nv file and where to put it?
OK I'm out of town will give you in night
jaswant singh said:
Yes it's okk
Click to expand...
Click to collapse
i think it wasn't uploaded successfully.. i have saved the file in google drive and google is unable to open the archive..
Alright I'll re-upload it
use 7zip
jaswant singh said:
Alright I'll re-upload it
Click to expand...
Click to collapse
use 7zip with ultra compression level and compression method: LZMA for best compression..
cm11 compressed 2.43 gb
http://forum.xda-developers.com/chef-central/android/aokp-aosp-cyanogenmod-miui-source-code-t2918515
for me also archive is showing corrupted. :crying: Still my phone is dead
Don't worry i will upload my system.img soon...
Sent from my Coolpad 8297L-I00 using XDA Free mobile app
How to root coolpad dazen 1
hey guys running lack of time will start work on dazen after 8/11/15 sorry guys just wait some more
........
sorry guys took along time
now I have a working link for system.img
after downloading hit thanks........
link:- https://mega.nz/#F!nJRyAT4R!kWFsSayc_WyLg128aASQaA

new recovery twrp for j120h supports otg

hello My friends
I've repaired errors
And added features
download new recovery and unzip the file and flash by RASHR.APK
Features:
Code:
1-Supports otg usb
2-Supports ext sdcard
3-Added full support f2fs
4-Disabled Knox in the kernel and boot initialization
Enjoy :fingers-crossed:
Do not forget thank Button
only for j120h? or all divices
I can confirm it works and detects extSdCard properly now. To flash it via Odin I converted it to tar.md5. To save you the trouble I'm attaching it zipped up (unzip before flashing, and choose BL in Odin).
guloher said:
only for j120h? or all divices
Click to expand...
Click to collapse
yep,j120h only
what model you want
r4veren said:
I can confirm it works and detects extSdCard properly now. To flash it via Odin I converted it to tar.md5. To save you the trouble I'm attaching it zipped up (unzip before flashing, and choose BL in Odin).
Click to expand...
Click to collapse
thx pro
very nice
can you add pls like make SeLinux Permissive
---------- Post added at 02:47 AM ---------- Previous post was at 02:38 AM ----------
r4veren said:
I can confirm it works and detects extSdCard properly now. To flash it via Odin I converted it to tar.md5. To save you the trouble I'm attaching it zipped up (unzip before flashing, and choose BL in Odin).
Click to expand...
Click to collapse
md5 error binary
الله محيي اصلك يا ابن البلد
مشكوور كتيير
:laugh:

Categories

Resources