Failure to flash Xperia TX - Sony Xperia T, TL, TX, V

Just tried to flash CM12 to my Xperia TX but got "This device is mint" then got status 7.
please advice.
thanks

williamlaw said:
Just tried to flash CM12 to my Xperia TX but got "This device is mint" then got status 7.
please advice.
thanks
Click to expand...
Click to collapse
It's the problem of your firmware try to change it and flash again worked for me
Sent from my Xperia TX using XDA Forums

If it's my CM12.1 that you're trying to install, make sure you fastboot flash the included boot.img before using to flash the ROM.
This should prevent errors like the one you mentioned.

Related

xperia z unfortunately settings has stopped problem

xperia z unfortunately settings has stopped problem
rooted and modded. but settings wont work
please help
yohannenoia said:
xperia z unfortunately settings has stopped problem
rooted and modded. but settings wont work
please help
Click to expand...
Click to collapse
If u have flashed Docomo status bar or deodexed settings.apk then remove settings.odex file from system\app
Sent from my C6602 using xda premium
yohannenoia said:
xperia z unfortunately settings has stopped problem
rooted and modded. but settings wont work
please help
Click to expand...
Click to collapse
If your recovery works, get into recovery and flash the rom that you are on without doing a full wipe. Alternatively do a full wipe and flash whatever you want.
You could also do a fix through SUS or PC Companion but that will most likely do a full wipe and remove the root.
After you are done root again and apply any MODs that you have had previously. Apply the MODs one by one to see which one (if any) causes the problem on your phone.
Next time please post help related issue in the Q/A, help forum.

Porting xperia JB roms from T to TX.

if anybody wants to try to make this work here is a cople of things that need to happen.
If you flash any roms made for LT30p to you LT29i you (I am talking custom roms like from peetr, Tim, Greg, etc) you will ended up with black screen whitin first 30 seconds after boot. To get past this issue you need to replace pre_hw_config.sh script from TX rom into T rom. Also make sure that you replace hw_config.sh file from TX rom to T othervise you will flash new touchscreen firmware to you tx and you will be unable to navigate.
now you rom will boot into android and all functions will be operatinal except touchscreen. Screen will show small circel on display every time you touch the screen and you will see that calibration is way off. You can navigate thru screens as long as you try to follow that cytcle. any apps wou want to open you have to double tap on that app. two fingers on screen at the same time will let you swipe between screns.
I think this issue is releatd to kernel vs display driver mismatch.
Another thing that need's to happen just to be safe is you have to remove touchpanel driver from etc/firmware folader so you don't enad up with dead toucscreen because you didn't copy hw_config.sh .
In case you end up with dead touchscreen you will have to re-flash back to ICS stock to make touchscvreen to work. Flashing JB stock ftf will now resolve this issue.
This issue with screen calibration is in kernel and i remember when i tested doomlords tx kernel V2 this is what happened. I had this cyrcle on my screen just by flashing that V2 kernel to TX rom.
Hi, somehow I managed to flash xperia T rom into TX by following your guide. For cursors, just replace all the content of /system/usr folder from TX to original T rom.
but I have one problem, I cannot turn my wifi on. I don't have wifi mac address in wifi menu. And when I tried to insmod it manually, it gives me error. Could you help me fixing this? I could send you my logcat if you need it. Thanks..
so you got touchscreen to works properly? thats great news.
as far as wifi not working issue is probably releated in updater script with symlinks. doublecheck that please.
Is it possible to port rom for locked BL to TX JB like you did before for ICS?
shad0wbane said:
Hi, somehow I managed to flash xperia T rom into TX by following your guide. For cursors, just replace all the content of /system/usr folder from TX to original T rom.
but I have one problem, I cannot turn my wifi on. I don't have wifi mac address in wifi menu. And when I tried to insmod it manually, it gives me error. Could you help me fixing this? I could send you my logcat if you need it. Thanks..
Click to expand...
Click to collapse
touchscreen is working fine.great find
joonlin said:
Is it possible to port rom for locked BL to TX JB like you did before for ICS?
Click to expand...
Click to collapse
once we know what is neede then it should be ok. patches will not work since some files from original T roms will have to be removed and replaced before flashing to TX
shad0wbane said:
Hi, somehow I managed to flash xperia T rom into TX by following your guide. For cursors, just replace all the content of /system/usr folder from TX to original T rom.
but I have one problem, I cannot turn my wifi on. I don't have wifi mac address in wifi menu. And when I tried to insmod it manually, it gives me error. Could you help me fixing this? I could send you my logcat if you need it. Thanks..
Click to expand...
Click to collapse
got wifi working. driver mismatch again for wifi modules.
only thing left is lights for xperia logo
asterix005 said:
got wifi working. driver mismatch again for wifi modules.
only thing left is lights for xperia logo
Click to expand...
Click to collapse
how did you do that?
I'm still stuck here..
make sure you have this line in your updater scrip under symlinks
symlink("/system/lib/modules/prima/prima_wlan.ko", "/system/lib/modules/wlan.ko");
next replace modules from tx to t rom. modules are under /lib/modules
your camera will be up-side down. replace camera modues from vendor/camera
Weird. I've already done everything as you instructed before
gonna try that again tomorrow.
thanks a lot!
alex you are realy xperia geniuos. i used you patch for about 6 ICS roms.and all worked. after the update to jb started i was not able to update till i installed a stock rom and made my update.i was waiting for the jb patch since the 1st days of xperia jb. please would you mind recomending the list of roms you think that they gone well with your patch.i have xperia tx rooted with the russan stock rom
thank you
bldysurgeon said:
alex you are realy xperia geniuos. i used you patch for about 6 ICS roms.and all worked. after the update to jb started i was not able to update till i installed a stock rom and made my update.i was waiting for the jb patch since the 1st days of xperia jb. please would you mind recomending the list of roms you think that they gone well with your patch.i have xperia tx rooted with the russan stock rom
thank you
Click to expand...
Click to collapse
Thank you. all stock based JB custom roms made for xperia T can be converted to run on TX since they are all based on .489 or .140 base.
I have used recoba's rom to work as a base for conversion. I will test TiMiN8R's rom next and with permision from those devs i can make conversion and upload them.
Xperiment_T_2.5 is working good. Everithing works except xperia logo light - same issue on recoba's rom.
asterix005 said:
make sure you have this line in your updater scrip under symlinks
symlink("/system/lib/modules/prima/prima_wlan.ko", "/system/lib/modules/wlan.ko");
next replace modules from tx to t rom. modules are under /lib/modules
your camera will be up-side down. replace camera modues from vendor/camera
Click to expand...
Click to collapse
Re-Testing again.. and works like charm!
Thanks to you, dude!
But one more thing.. I've gathered all the required things in one folder, including the updater script. but when I tried to install via cwm, it gives me status 6, and failed to install. Can you point me what's wrong?
-----
Edit, almost forgot to tell, I'm using peetr__'s Hybrid rom.. Same problem, xperia logo light is off
Upload your .zip file. It seems you have done something wrong
Sent from my star trek communicator
Sony Flagship device circa 2145
gregbradley said:
Upload your .zip file. It seems you have done something wrong
Sent from my star trek communicator
Sony Flagship device circa 2145
Click to expand...
Click to collapse
Somehow I managed to make it work. Gonna upload the file as soon as i'm back from campus. :thumbup:
Sent from my LT29i using xda app-developers app
asterix005 said:
if anybody wants to try to make this work here is a cople of things that need to happen.
If you flash any roms made for LT30p to you LT29i you (I am talking custom roms like from peetr, Tim, Greg, etc) you will ended up with black screen whitin first 30 seconds after boot. To get past this issue you need to replace pre_hw_config.sh script from TX rom into T rom. Also make sure that you replace hw_config.sh file from TX rom to T othervise you will flash new touchscreen firmware to you tx and you will be unable to navigate.
now you rom will boot into android and all functions will be operatinal except touchscreen. Screen will show small circel on display every time you touch the screen and you will see that calibration is way off. You can navigate thru screens as long as you try to follow that cytcle. any apps wou want to open you have to double tap on that app. two fingers on screen at the same time will let you swipe between screns.
I think this issue is releatd to kernel vs display driver mismatch.
Another thing that need's to happen just to be safe is you have to remove touchpanel driver from etc/firmware folader so you don't enad up with dead toucscreen because you didn't copy hw_config.sh .
In case you end up with dead touchscreen you will have to re-flash back to ICS stock to make touchscvreen to work. Flashing JB stock ftf will now resolve this issue.
This issue with screen calibration is in kernel and i remember when i tested doomlords tx kernel V2 this is what happened. I had this cyrcle on my screen just by flashing that V2 kernel to TX rom.
Click to expand...
Click to collapse
Excuse me..i have flash ExperimenT 2.5 rom and use TX kernel(.411). then use the path http://forum.xda-developers.com/showthread.php?t=2268401
I can successful start into the system, but the screen upside down.
So i used flashtool flash the stock LT29i FTF(.411) back.
the same situation also happened.....why??please help me
It would be great if the MIUI rom from Xperia T can be ported to Xperia TX
Really waiting for it
Sent from my LT29i
lt29 invers display
after flash lt29 has inverted display...i flashed it with setool and didnt help..any idea?
How about porting to XV ?
Sent from my LT25i using xda premium

【Patch】【ALL BL】Make T rom work on V

I have tested it in Hybrid rom by peetr_,and MIUI V5 by Rimmer1966.The patch works well.So,I share it there
The patch include stock boot.img and cwm recovery,for unlocked BL and locked BL
MIUI V5 : http://forum.xda-developers.com/showthread.php?t=2451833
Hybrid : http://forum.xda-developers.com/showthread.php?t=2240485
How to use it?
1.Delete boot.img of T rom,and push it to you phone(you would regret installing T's boot.img)
2.Wipe data and format system
3.Install the modified T rom,and don't quit Recovery
4.Install the patch,and reboot
Download:
http://pan.baidu.com/s/1ikcfy
Warning again:Never try to install T's boot.img,it would damage your device!
Can this work with 4.2.2 ROM? If not can I replace the files with those from a 4.2.2 zip?
paxy97 said:
Can this work with 4.2.2 ROM? If not can I replace the files with those from a 4.2.2 zip?
Click to expand...
Click to collapse
I guess not~you can try to compare V's cm10.1 with T's
So with this I can install any T ROM that available?
Sent from my LT25i using xda app-developers app
Is it for unlocked or locked ?
xfreakers said:
Is it for unlocked or locked ?
Click to expand...
Click to collapse
ALL BL,the patch include stock boot.img and cwm recovery
cnkhanh said:
So with this I can install any T ROM that available?
Sent from my LT25i using xda app-developers app
Click to expand...
Click to collapse
any 4.1 stock rom or based on it~
Very useful patch. Thanks a lot:good:
The only problem I am facing is there is no LTE support.:crying:
I have just installed Honami Experience v4 with this patch. Everything is working well except video playing with Movies. I have figure out the problem, that was libswiqisettinghelper.so. I have replaced it with the rom's one. And everything is perfect.:victory:
Hi, Could someone upload this patch to another file hosting service ? I can't download it. Thanks
gorneman said:
Hi, Could someone upload this patch to another file hosting service ? I can't download it. Thanks
Click to expand...
Click to collapse
Here you go http://d-h.st/zOX
If OP doesn't want mirrors I'll remove it.:good:
Edit:I forgot, I have edited the script not to delete chrome from system.
Don't forget...edit build.prop line too. Change LT30/LT30i with LT25/LT25i, Xperia T with Xperia V.
thunder888 said:
Don't forget...edit build.prop line too. Change LT30/LT30i with LT25/LT25i, Xperia T with Xperia V.
Click to expand...
Click to collapse
I have added a script to change it~
tangjun269 said:
I have tested it in Hybrid rom by peetr_,and MIUI V5 by Rimmer1966.The patch works well.So,I share it there
The patch include stock boot.img and cwm recovery,for unlocked BL and locked BL
MIUI V5 : http://forum.xda-developers.com/showthread.php?t=2451833
Hybrid : http://forum.xda-developers.com/showthread.php?t=2240485
How to use it?
1.Delete boot.img of T rom,and push it to you phone(you would regret installing T's boot.img)
2.Wipe data and format system
3.Install the modified T rom,and don't quit Recovery
4.Install the patch,and reboot
Download:
http://pan.baidu.com/s/1ikcfy
Warning again:Never try to install T's boot.img,it would damage your device!
Click to expand...
Click to collapse
Hi,
Does include download contains T boot or V boot?
Pls advice.
Regards,
monsterday2002 said:
Hi,
Does include download contains T boot or V boot?
Pls advice.
Regards,
Click to expand...
Click to collapse
V boot.img
Can i use other kernel, for example dk, or with this patch has to be the one in folder?
Odesláno z mého LT25i pomocí Tapatalk
JirousH said:
Can i use other kernel, for example dk, or with this patch has to be the one in folder?
Odesláno z mého LT25i pomocí Tapatalk
Click to expand...
Click to collapse
any V boot.img is ok
Thank you
I am now running the hybrid rom and I really like it.
Thank you for your patch which made it possible.:good:
tangjun269 said:
any V boot.img is ok
Click to expand...
Click to collapse
I had lots of random reboots when I used Doomkernel so maybe it is good to use the stock one.
tulen_kobi said:
I am now running the hybrid rom and I really like it.
Thank you for your patch which made it possible.:good:
I had lots of random reboots when I used Doomkernel so maybe it is good to use the stock one.
Click to expand...
Click to collapse
Can you post some screenshot about the hybrid rom??and what is hybrid rom act? Sorry for the noob questions bro
Sent from my LT25i using XDA Premium 4 mobile app
warning
I have flashed the hybrid rom and the patch.
For the short time everything seemed to be fine but afterwards my phone started to reboot quite often.
I have flashed diferent Xperia V's ROM but the problem still persists. Now the phone is unusable, it can't event boot on battery.
My battery is probably gone. I don't know if flashing the Hybrid rom and the dead of my battery are linked but take care.
i would like to try with this rom: http://forum.xda-developers.com/showthread.php?t=2508023
but there is no boot.img inside so i dont know if i can try safely

[Q] Sony Xperia TX [4.3] how to install android kitkat???

please help me i want to install android kitkat 4.4.. or android lollipop if its possible on my xperia tx lt29i give me video toturial please thanks
bgerto said:
please help me i want to install android kitkat 4.4.. or android lollipop if its possible on my xperia tx lt29i give me video toturial please thanks
Click to expand...
Click to collapse
here you go bro android lollipop http://forum.xda-developers.com/xperia-t-v/orig-development/tx-cyanogenmod-12-homebuild-t2946762. install the zip using recovery and flash the kernel using fastboot
Thanks man
I install it's very cool
how to use fast boot
Hey, how do u use fastboot??? can u put a tutorial or explain here?? I also have a tx with recovery!!1
camilo1402 said:
Hey, how do u use fastboot??? can u put a tutorial or explain here?? I also have a tx with recovery!!1
Click to expand...
Click to collapse
First you have to unlock your bootloader and then you can get into fastboot mode by holding volume + while connecting your phone to the pc...let go of the volume button once the blue led lights up.
Sent from my Xperia V using XDA Free mobile app

[Q] Xperia Z 5.0.2 Recovery

can some one reply with a working recovery for xperia z running 5.0.2?, because i tried nut latest recovery and it caused a bootloop.​
SkoopMan said:
can some one reply with a working recovery for xperia z running 5.0.2?, because i tried nut latest recovery and it caused a bootloop.​
Click to expand...
Click to collapse
try this http://forum.xda-developers.com/xperia-z/help/lollipop-5-0-2-10-6-0-454-pre-rooted-t3116205
i know it seems too much but its worth your time
SkoopMan said:
can some one reply with a working recovery for xperia z running 5.0.2?, because i tried nut latest recovery and it caused a bootloop.​
Click to expand...
Click to collapse
Use 2.8.19 version...
And make "true " to byeyeselinux in xzdr.prop in sdcard
And it will definitely work
Xzdr.prop is in xzdualrecovery folder

Categories

Resources