Related
Hi all,
This is my first attempt to contribute to this forum. Hope you like it. :wink:
In case of problem the FAQ below may help.
If any body want to share their Wizard ROM (e.g. CHT ROM currently doesn't have upgrade program) Yet the ntrw may not 100% reliable, they can just backup their OS ROM using aWizard and then share with others using the xda-developers ftp site.
ahlok_hk
[Attention]
This utility is created for experimental purpose only. Use it at your own risk!
!!!!Please choose the unlock CID option before you flash any new ROM!!! Or your phone may risk chance to become dead!!!!
Starting from version 1.3, please put your ROM file to the "ROM" folder and BMP file in "SplashBMP" folder
Version 1.3 beta 2 is not fully tested. If you have doubt please use version 1.2
[Introduction]
aWizard is a user friendly ROM Utility which provide a single place to do Wizard ROM related tasks. OS ROM can be backup and restore using USB ActiveSync connection. In addition to backup/restore, I have successed in modifying the OS ROM and flash it back to the Wizard. This function will be available in the coming releases depends on demand.
Some user have reported that they have successfully backup and restore their Charmer(MDA Compact II) OS and Extended ROM. But again. Please make sure you know what u are doing before your write anything to the Charmer. I don't have a Charmer device to test with. So do it at ur own risk.
Other ROM Types like Bootloader, Radio and Extended ROM will not be affected. To change those parts, please use cooresponding update programs and then use aWizard to change the OS to your desired one.
[History]
1.0
- First Release
1.1
- Add Backup Extended ROM Support (Restore Extended ROM not ready yet)
- Fix size checking problem in some locale
1.1a
- remove Backup ROM Option remark issue
1.1b
- minor enhancement to prevent some user's problem in 'e' option
- add reminder to unlock before write option
1.2
- add backup and restore radio rom option
- minor ui enhancement
- revised instruction
1.3 beta 1
- add "ROM" and "SplashBMP" folder for easy file management
- add convert and flash BMP directly to Wizard as Splash Logo
- add backup and restore Splash Logo ROM
- UI enhancement
- add readme option
1.3 beta 2
- force unlockcid in every write option
[Credits]
- The utilities and idea used by aWizard come from the following parties. I would like to thanks them for making the Wizard more interesting to play with!
- itsme for 'itsutils'
- MachinaGod for 'RapiUnlocker'
- MachinaGod for 'lokiwiz'
- mamaich for 'WM5 ROM editing tool'
- psneddon and kenu for Logo Converter
- nicob for scripting tips
- xda-developers.com, buzz.net and others
[Installation]
Unzip the aWizard.zip to C:\aWizard or D:\aWizard folder.
[Usage]
Run aWizard.cmd on DOS Prompt, or just double click the file in Windows Explorer. If fail, rename to aWizard.bat before run.
* Please put ROM(Including Splash Logo ROM) in the ROM folder, and Splash BMP files(*.BMP) in SplashBMP folder.
[Options]
< a -View README file>
< e - Enable RAPI >
- Choose this before choosing other options. This enable your PC to control the Wizard using USB ActiveSync connection.
<u - Unlock CID>
- (Strongly suggested to run this first!!!) Unlock the CID of Wizard so that the Wizard can be upgrade to other ROMs
<b - Backup OS, Radio, Splash Logo and Extended ROM from device>
- This option backup your Wizard's Radio and OS, Radio ROM to a file and files in Extended ROM to a folder. It backup OS and Extended ROM and Radio ROM only. Bootloader will NOT be backup.
- All files will be backup to a single folder for easy archive and mofication using 'm' option later.
< s - Write Backup Splash Logo (.nba) to Wizard>
- Flash backuped Splash ROM to Wizard. Soft reset is required to enable new Splash Logo. No need to hard reset.
< c - Convert + write BMP(240x320) Splash Logo to Wizard>
- Flash BMP file directly to Wizard. No pre-convertion is required. Please save a 240 x 320 24-bit BMP file to "SplashBMP" folder before running this option. Soft reset is required to enable new Splash Logo. No need to hard reset.
<w - Write OS ROM to device>
- Use this option to write OS ROM file to your device. Even you have bootloader and Radio ROM from vendor A, you can flash OS ROM from vendor B to the Wizard. No SD Card is required. Unlock CID First!!!
<r - Write Radio ROM to device>
- Use this option to write Radio ROM file to your device. No SD Card is required. Unlock CID First!!! Soft reset is required to enable new Radio ROM. No need to hard reset.
<m - Modify nba file>
- To be released depends on demand
<x - Extract contents of nba file>
- To be released depends on demand
[FAQ]
Q1 : How to flash ROM file to device:
A1:
1.run option 'e'
2.run option 'u'
3.run option 'b' if u want to backup ur current ROM
4.run option 'w' or 'r'
Q2 : What to do if the device hold at splash screen after upgrade?
A2:
- connect the device with usb cable
- hold the "voice dial" and shortly press the reset button by stylus
- release the reset button and wait for the USB color screen
- download and run the shipped ROM upgrade program (with .exe file extension) e.g. ftp://xda:[email protected]/Uploads/HTC_Wizard/Roms/
- you device will be bootable again.
- then start aWizard and run through the 'e', 'u', 'w' one by one. Of coz you have to connect your phone to ActiveSync before running the 'e' option.
Q3 : I have the follow error during the read or write operation, what should I do?
Copying C:\aWizard\lib\itsutils.dll to WCE:\windows\itsuti
Could not update itsutils.dll to the current version, mayb
try restarting your device, or restart ActiveSync
A3 :
If the error occur, that means the USB connection is interrupted.
- Please DON'T reset your Wizard.
- Please re-plug the USB cable and wait for ActiveSync to reconnect.
- Run aWizard to retry the operation again.
P.S. You need to login to download the attached file.
Why only OS? You should add 'radio' too.
Button said:
Why only OS? You should add 'radio' too.
Click to expand...
Click to collapse
I am still finding way to do so... Maybe you can help finding out how. The code of aWizard may give you some hint.
But if you really want to upgrade to latest radio ROM (e.g. the T-mobile is the latest at this moment), you can download the MDA Vario Upgrade Program from T-mobile. Then restore your backuped OS ROM. Of coz the installed program have to be backup using Backup Managers first.
b - doesn't work now! You have a mistake in .bat file 'r' instead of 'b' :wink:
Button said:
b - doesn't work now! You have a mistake in .bat file 'r' instead of 'b' :wink:
Click to expand...
Click to collapse
Updated v1.0a... Thanks for remind me :wink:
Hi, ahlok, thanks for your utility! I'm just using it to backup my MDA Compact II ROM, see if it works.
negatong said:
Hi, ahlok, thanks for your utility! I'm just using it to backup my MDA Compact II ROM, see if it works.
Click to expand...
Click to collapse
You are welcome. Looking forward to your result!
ahlok_hk said:
negatong said:
Hi, ahlok, thanks for your utility! I'm just using it to backup my MDA Compact II ROM, see if it works.
Click to expand...
Click to collapse
You are welcome. Looking forward to your result!
Click to expand...
Click to collapse
ahlok, I could successfully backup the ROM. But when I just tried to write the dumped ROM (exactly the dumped file) back to the device with option 'w', it raised error: 'File [] size not valid!'. What's wrong there?
And if I downloaded an official upgrade ROM and used Extend Tool (64HTC Extended ROM Tool) to decode the '.nbf' to '.nba', can I use that decoded '.nba' file to write the another device with your utility?
negatong said:
ahlok, I could successfully backup the ROM. But when I just tried to write the dumped ROM (exactly the dumped file) back to the device with option 'w', it raised error: 'File [] size not valid!'. What's wrong there?
And if I downloaded an official upgrade ROM and used Extend Tool (64HTC Extended ROM Tool) to decode the '.nbf' to '.nba', can I use that decoded '.nba' file to write the another device with your utility?
Click to expand...
Click to collapse
Please run cmd.exe at ur PC and go to the lib folder. Then run "pdocread -t" and reply here or PM me the result. Thanks.
On my charmer I get the following output
3 partitions, 2 binary partitions
customerid=00000000 uniqueid= 00 00 00 00 49 0b 01 01
real nr of sectors: 116736 - 57.00Mbyte (0x3900000)
ahlok_hk i would like thanq for your time and releasing this little but very helpful application.
When i return from Xmas holidays i will try it with my Qtek 9100 (English version).
But i have a little question, what is .nba files and how they've been used?
Thanks psneddon, ur result shows that Wizard and Charmer have the same OS ROM size. I think this tool should be ok for Charmer.
I have add some code enhancement to prevent error of negatong. Please use the latest version 1.0c and see if it can write the ROM back. Wait for ur good news. : )
bill_viper said:
But i have a little question, what is .nba files and how they've been used?
Click to expand...
Click to collapse
.nba files are decryted ROM. If there is demand, later I will post new version of this tool to modify the ROM easily.
Just dumped my Qtek 9100 ROM (english) with the following info:
ROM 1.6.7.1 WWE
ROM Date: 11/28/05
Radio Version: 01.13.0
Protocol 4.6.13.24
ExtROM: 1.6.7.101
and the ROM is located at:
http://www.richardgoodwin.com/Qtek_9100_1_6_7_ENG.zip
Give it about 20 minutes to upload. Like the aWizard tools, I take no responsibility, etc If this becomes a popular ROM, I hope one of the forum folks will upload it to the xda-developers FTP...
rgoodwin said:
Just dumped my Qtek 9100 ROM (english) with the following info:
ROM 1.6.7.1 WWE
ROM Date: 11/28/05
Radio Version: 01.13.0
Protocol 4.6.13.24
ExtROM: 1.6.7.101
and the ROM is located at:
http://www.richardgoodwin.com/Qtek_9100_1_6_7_ENG.zip
Give it about 20 minutes to upload. Like the aWizard tools, I take no responsibility, etc If this becomes a popular ROM, I hope one of the forum folks will upload it to the xda-developers FTP...
Click to expand...
Click to collapse
Thanks rgoodwin! I sucessfully flash ur new ROM to my Wizard! Could u also share the extended rom? You can use total commander to copy the content of "\extended_rom" out.
Only if you promise to tell me any changes you see with this ROM version, in areas like:
speed
stability
GPRS performance/stability
http://www.richardgoodwin.com/Qtek_9100_1_6_7_ENG_Extended_ROM2.zip
Doesn't seem like there's much in there!
P.S. One more request....seems like when I find an app and install it, then if I say need to replace the installed EXE with a patched version, the Qtek says it's no longer compatible or missing a component. I thought I read this might be due to digital signatures, but I'm not sure if so or how to get around it...
ahlok_hk i would like to flash my Qtek 9100 with the new rom posted by rgoodwin. If i'll use aWizard which of ROM/Radio/Protocol/ExtROM will be updated?
Thanks rgoodwin again! I just played with the new ROM without install the Extended ROM. So far it is as stable as the other ROMs.
bill_viper said:
ahlok_hk i would like to flash my Qtek 9100 with the new rom posted by rgoodwin. If i'll use aWizard which of ROM/Radio/Protocol/ExtROM will be updated?
Click to expand...
Click to collapse
Dear bill_viper, If you download the first file by rgoodwin, you will upgrade the OS ROM. Download the 2nd one and copy to \extended_rom will upgrade ExtROM.
ROM
By reading the description of this utility I don't think this ROM will have the radio firmware in it. I could be mistaken.
Thanks again for the reply ahlok_hk.
But reading your description i found this:
"<w - Write OS ROM to device>
- Use this option to write OS ROM file to your device. Even you have bootloader and Radio ROM from vendor A, you can flash OS ROM from vendor B to the Wizard. No SD Card is required. "
According to the above i think that if i'll flash my 9100 with the new rom the radio will not be upgraded. Am i right? If yes, how can i upgrade radio rom too?
Hi All
I Have Problem I Have Pda2k And I Update It Rom 2003 To W5
The Update Done 100% And I Used It More Than 3 Months Without Any Problem ?
But I Format It To Install Win2003 Again Anf Change The Rom Size Maybe And Formate It But He Stop (extended Rom Eoor ) )and I Install Again W5 Again Its Install Complete>>
But When I Reset To Format ( No Yes Yes ) And Press The Message Bottom To Start The Installation Dissplay White Page And He Stoop ????
When I Try To Install W2003 (the Original Copy) He Dissplay Rom Extended Eoor When Install W5 Its Install But Not Mork (white Page ) And Stop >>>
Can Any One Give Me The Solution ?? Pls
if i were you i would reset the ext-rom back to default
http://wiki.xda-developers.com/index.php?pagename=BA_FAQ_STUCK_AT_STARTUP
then reformat again
Thanks Alot For Ur Reply ?? But
thanks for ur reply
i follow ur links and instruction (BA_FAQ_STUCK_AT_STARTUP)
but in instruction no 4 (Choose WCEUSBSH001) not dissplay to me in mtty
in display ( usb ) ???
and i make all the other instruction but also display 4 colors until now
and i tried to formated again after this but nothing ?/
where the problem ????
best regards
About
This thread contains all the Android NAND development that is going on in different websites like Github.com
The developers are not responsible for any damages happened to your phone in any way so be aware of what you are doing
Note that the development is still in "Beta" state and it has few issues which are still under development, the Android NAND ROMs are almost ready for day to day use
you can always switch back to any windows mobile ROM by flashing the official or a custom windows mobile ROM just like when you had windows mobile using any Sony Ericsson Xperia X1 ROM Update utility or the SD Card (KOVSIMG.nbh) method, as the SPL or windows mobile's bootloader will not be effected
there will be few random screen flashes when the device start even when you shift back to windows mobile but this does not effect the performance of the device in anyway
Your SD Card Android ROMs are not going to be effected but you wont be able to run them unless you re-install Windows Mobile again
below is the list of whats working and not working so far
Working
Phone
SMS
Speaker
LEDs
Bluetooth (beta)
Headphone
Media Playback
Touch Pad
Data connection (GPRS/3G)
Main Camera (Beta)
Hardware acceleration (3D/OpenGL ES) (beta)
USB (beta)
Screen (beta)
Keyboard/Keypad
WiFi (Beta)
Battery Meter (beta)
Battery Charging
Battery Life (beta)
Camera Flash LED
GPS (beta)
Not working
Light Sensor (Under development)
FM Radio
Hardware Acceleration bugs
Flash Player support, YouTube HQ Mode support
Front Camera
Main Camera bugs (under development)
focus function
WiFi bugs (under development)
WEP connection support
GPS bugs (under development)
Bluetooth bugs (under development)
once turned on, causes rapid battery drain and cant be turned off unless user restart the device
USB bugs
Battery Life (beta)
still not same as Windows mobile
Screen auto rotation bug
rotates to landscape every time user turns the screen off and on
Battery Meter (beta)
inaccurate after certain percentage of battery
Downloads
below is the list of Files which are required
HSPL 0.78 (optional)
Download it from here if you haven't install a Custom ROM before or you are on initial HSPL 0.72
A ROM update utility (optional)
Kovsky Advance ROM update utility is recommended as Its easier to work with, but the official RUU and SD Card method will do the same
Latest Android bootloader
Download the latest bootloader available here
Android Driver and Fastboot
Xperoid installer is recommended as it contains the necessary files of Android SDK only and can do the job automatically,
Latest Android Recovery
Download the latest recovery available here
Latest Android Kernel
Download the latest Kernel available here
An Android ROM
choose and download your favorite Android ROM from here or here
Video
Here is the video of how to install any NAND ROM, lots of steps have changed but the main procedure is the same
PART 1
PART 2
1.HSPL
If you have already installed a custom Windows Mobile ROM and have the 0.78 version skip this part, to know about your SPL version turn off your phone, hold Volume down button and while holding hold the power button till you see the Tri colour screen which is the SPL; If you have Olinex name on any line, you have HSPL,
SPL is like your devices BIOS, and Hard SPL will unlock your devices bootloader to allow you to install any custom made Read only memory (ROM)
to do a HSPL refer to THIS thread
(if you had a problem in performing a HSPL, read the replies at the end of the above thread as there were some users not being able to HSPL the normal way and had to do few other steps)
2.Android BootLoader
Put the .zip ROM you have downloaded in the root of your SD Card before you do anything further; which means put the .Zip file in E:\ROM.zip if your SD Card drive letter is E
HTC Linux LK bootloader allows the device to run the kernel directly after it got turned on
Install it just like the way you install any other Windows Mobile ROM, which is using a RUU or the SD Card method
It is always recommended to do a Task29 before you flash an Android Bootloader if you know how to.
(Kovsky Advance RUU)
3.Kernel
Kernels are like drivers in PC, it connects and manage the hardware of the device
they have to be installed using Fastboot. Fastboot is a command line tool used to directly flash the filesystem in Android devices from a host via USB.
>For Windows users
Extract Xperoid Installer
Rename the Kernel you have downloaded to boot.img, then place it in the Xperoid fastboot folder
Rename the recovery you have downloaded to recovery.img, then place it in the Xperoid fastboot folder
connect your phone and install the drivers from Android USB driver folder
then simply run Xperoid Fastboot installer.bat from the Xperoid fastboot folder
>For Linux based OS users
follow the instruction on This page
{
"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"
}
5.Recovery
ClockWorkMod Recovery is like the BIOS in PCs, which is the software that can install and manage the device's software
To go into recovery turn on your device and as soon as the phone starts (Sony Ericsson logo stage) hold the Camera Focus button which is holding the Camera button half pressed till recovery starts, (it might take few seconds to load)
once you are in recovery use the touch pad to go up and down, power button to go back and middle button to select trough the menu,
Go to mounts and storage> Format Data
Go to mounts and storage> Format Cache
Go to mounts and storage> Format dalvik cache
go back to main menu
Go to install zip from SDcard
select the file and install it
after installation select restart system now
Remove the SD Card and the battery, put the battery in, turn on the phone and wait till it completely start up
Re enter recovery with SD Card inserted and install the GAPPS
Load the system without SD Card and sync it with your accounts and open all the apps once and then restart again and once you are in android again insert your SD Card
If you are updating your ROM from an earlier version of NAND Android ROM
Download the full wipe script and put it in the root of SD Card
Go to backup and restore
select Backup
go back to main menu
Go to install zip from SDcard
select the full wipe script.zip and install it
go to main menu
Go to install zip from SDcard
select your new ROM and install it
go back to main menu
go to backup and restore
go to Advanced restore
select Restore data
go back to main menu
select restart system now
Recommendations:
Booting with SD Card inserted:
As you might have notice in the guide, the Kernels have a major bug of not being able to boot the ROM with a normally formatted SD Card inside the device. so we have to format the SD card in a special way to bypass this problem
To do so follow this guide
You have to perform these recommended actions for better performance
Back to Windows Mobile:
In order to switch back to any windows mobile ROM, enter the Windows mobile bootloader (SPL) by turning the device on while holding Power and Volume down buttons together, and once you entered SPL simply flash the ROM as you did earlier
It is always recommended again to do a Task29 before and a Hard reset after you installed a Windows Mobile ROM
report back your issues and problems for faster and better ROMs in future.
Special thanks goes to:
SP3DEV
Sun Dream
XDAndroid team
Neopeek
Ady
zargloub
Jerrytan
BrickPSP
Elibl
Im not asking for donation but press the thanks button , Please Vote for this thread too
Hi, very good guide... but
What features are working/not working on the NAND build?
lordblacksuca said:
Hi, very good guide... but
What features are working/not working on the NAND build?
Click to expand...
Click to collapse
updated
kerfooly said:
updated
Click to expand...
Click to collapse
could you add a link to gapps, too?
The guide is very good But I have allready done it
Edit: Just want to let you know, CWM is upside down.
Greetings, guys!
It is necessary to simplify setting!
Task 29
Hey guys,
Just tried to flash the NAND version, but after doing the task 29 I cant reconnect to the PC to flash the other stuff like LK Bootloader etc. All i get is the Sony Ericsson logo at the start of the boot.
How can to get around this?
Thanks in advanced
you must go in bootloader (hold Volume down+power button until you get in the tri-color screen) in order to connect to pc via usb
stefanpowell said:
Hey guys,
Just tried to flash the NAND version, but after doing the task 29 I cant reconnect to the PC to flash the other stuff like LK Bootloader etc. All i get is the Sony Ericsson logo at the start of the boot.
How can to get around this?
Thanks in advanced
Click to expand...
Click to collapse
Go in Bootloader to flash LK Boot
Hi Guys !
When wallpaper are changed the Android will restart. And sometimes reset when I try to unlock phone.
EDIT:
And when I try to unlock the phone screen will be whole black until the keyboard is opened.
Yes, these problems are kernel related...
Like bad wifi width, no mobile data (can't understand why it isn't included, because it says it is easy to add).
Finally, This sounds great ... finally a NAND build ... following with great excitement ... I'll flash it as soon as I get a chance ... college is keeping me busy ... but I'll try to find time to read and figure it out ...
THANKS SO MUCH
Great
Thanks for the update, very nice build, I hope we can have a fully working android in NAND soon.
Thank you all.
Waiting For Final NAND Android?
Are you developing this Nand Rom?
tamakura said:
Waiting For Final NAND Android?
Are you developing this Nand Rom?
Click to expand...
Click to collapse
if you want final nand soon just flash this and report errors and issues, it will help alot
neoofoox said:
could you add a link to gapps, too?
The guide is very good But I have allready done it
Edit: Just want to let you know, CWM is upside down.
Click to expand...
Click to collapse
updated again please do report more
tamakura said:
Waiting For Final NAND Android?
Are you developing this Nand Rom?
Click to expand...
Click to collapse
No this is mostly done by SP3DEV (alex)
does this ROM support Flash and AVI?
Hammerhead89 said:
does this ROM support Flash and AVI?
Click to expand...
Click to collapse
non of the ROMs support Flash player, but AVI, if you install an app and your file be small maybe
Could someone send me the driver for x1 while it is connected in fastboot mode, because it can't find a driver (win xp) have tried the contained driver in the sdk pack, and some others.
I am new here. I flash LK Bootloader successfully. But I don't how to do next step. I downloaded and installed Android SDK, I installed Google usb, I start the phone and it's start into boot loader screen with "reverting to fastboot..." so I don't know ho to do fast boot via PC
=============================
I did it but recovery is up - down :-( any solutions?
Hi every one, I'm really tired from trying new Rom's every 24H :cyclops: , non of them was stable , so I made this thread ( http://forum.xda-developers.com/showthread.php?p=29336253#post29336253 ) and got Surprised that some of friends said there is too many stable Rom's ,so I start thinking is there some thing wrong with what I do ! and here is the list:
1- wipe data + cash
2- wipe devlak cash +battery state
3- go to storage and format every thing but SD card
4-flash the rom
5-sing in in my Google account than backup my contacts
6- open file manger then downloading MyBackUp Pro and restore my App's
7- sing in my FB, twitter, instgram,whatsapp,viber...
8-sync my FB contacts
9- charge my phone fully then apply battery Calibration
10- start using my phone
while after stable using , FB and twitter start to force close , than I got the message :the process com.google.gapps ..... force close ,also the process include the word (media) ,I turned off the phone and restart it , the phone is stack at logo , so why this is keep happening to me , and plz if there any recomandation for a stable rom and a kernal that gave a good battery life+low temperature (since I live in a country where 37 degree noun as a nice weather )
​
WIPE (wipe data/factory reset + wipe cache partition)
Install the ROM from internal sdcard using ClockworkMod Recovery
You're making this way to complicated,
This is all you need to do.
Dont restore the app from mybackpro. It gives FC a lots of time.
Hey
You need to flash the rom and KEEP it that way for some time after finishing the set up..
plus you are loading too many apps(i m guessing)...use astro instead...and flash only a lil apps...
after a day or two u can flash how many ever apps you phone can support...
and u dont really need to Clear boot stats and format everything...
Hi to all brains here
My xperia was going well until i decided to put on Android gingerbread - first i format the SD card and split into 3 pieces - ext2, linux swap, and a partion in FAT32. Then i extracted the files and installed first NPK install from the folder and the bios* letters started to appear (as it was shown on the video that i watched) it should have taken 3 minutes but in my case was about 1 minute and restarted the second final step was to start Haret i think was called exe but it showed me that either it has no certificated trust or it is missing file from it. Then my finger key board and several others apps had the same problem and the same text message, i tried to reinstall the apps but when i click to install them it asks me if im sure for this app and then - installation unsuccesfull. Please if anyone has an idea what has crashed to help me fix it
Have you tried a hard-reset?
The hard-reset is made by HardSPL or? Im not so familiar with this. :good: I tried to install hardSPL but because of this error it cannot be installed. Thank you for answering me in advance :good:
I'm doing the following: Formats the SD card into 4 parts: 1 - sdcard (FAT32); 2 - system (ext2); 3 data (ext2); 4 - cache (ext2). Then installing ... restarting ... Everything OK.
Mindaugas626 said:
I'm doing the following: Formats the SD card into 4 parts: 1 - sdcard (FAT32); 2 - system (ext2); 3 data (ext2); 4 - cache (ext2). Then installing ... restarting ... Everything OK.
Click to expand...
Click to collapse
Installing - hardSPL ? or what I formated my SD card but with no result.
By the way - the request. Manreikia good Xperia RELEASES. Maybe you put me ? I would be very grateful. I have a HTC Touch Diamond2 (Topaz).
Okay i fix everything and install the gingerbread, but i have a problem the android system was ok when i finished the installation but when i restarted it doesnt started up... I haven't installed LK bootloader or else. What do i need for booting auto Android that i had installed??