Mobile House မန္ဘာ မ်ား ေက်းဇူး ၿပဳ ၿပီး www.mobilehouse.co.nr မွ တိုက္ ရိုက္ ၀င္ေပး ပါ ရန္ ႏွင္႔ အသစ္ တင္ သမွ် ကို သိရွိ ေစရန္
https://www.facebook.com/MobileHouseServiceCentre
မွာ Like လုပ္ ေပး ၾက ပါ ....

Sunday, September 16, 2012

Xperia Sola root လုပ္နည္း

Root လုပ္ဖို႔ အရင္ unlocking bootloader  လုပ္ရပါမယ္

  • get the IMEI code for ur device: type *#06# in phone dialer to find it out, note only the digits (no dashes)
  • download the fastboot package with usb drivers (alternate drivers if the ones in package dont work)
  • make sure u have a windows PC with USB cable to connect the phone
  • power down ur phone and keeping the Volume Up button pressed connect the USB cable to PC this will trigger FASTBOOT mode and windows will start driver installation, extract the above package and point the driver install to that location (usb_driver) folder
  • once drivers are installed just disconnect cable and power on device


[ how to unlock ] (official way)
  1. Go to: http://unlockbootloader.sonymobile.com/ and read everything!
  2. At the bottom click 'Start Unlocking the Bootloader'
    Quote:
    First, you should confirm that it is possible to unlock the boot loader of your phone by checking the service menu. In your phone, open the dialler and enter *#*#7378423#*#* to access the service menu.

    In your phone, tap Service info > Configuration > Rooting Status. If Bootloader unlock allowed says Yes, then you can continue with the next step. If it says No, or if the status is missing, your device cannot be unlocked.
  3. after u have verified that u can unlock bootloader, scroll to the bottom of the page and click "Continue"
  4. you will get "are u sure prompt" accept it by clicking "yes i am sure" (i assume that u have read an understood it)
  5. then accept the "legal terms"
  6. finally u will get a "Create Unlock request" page, enter your IMEI (sometimes the last digit needs to be removed for this to work), name and email address
  7. You should now receive your unique unlock key, its displayed on screen, SAVE THIS KEY SAFELY
  8. Extract fastboot_with_Android_USB_file.rar and open fastboot folder
  9. Hold SHIFT and right click on the background of the folder
  10. Select 'Open command window here'
  11. Connect your phone in fastboot mode (turn phone off, hold Volume UP button and plug in USB Cable) [make sure drivers are installed as explained above)
  12. In the cmd windows type in fastboot.exe -i 0x0fce getvar version
  13. If a value is returned (it will return 0.5), it means the phone is correctly connected
  14. Type in fastboot.exe -i 0x0fce oem unlock 0xKEY and replace KEY with the key which u received earlier.
  15. You're device should now be bootloader unlocked


[ how to install this kernel ]

  1. download the kernel.elf
  2. save the it in the folder with fastboot binaries (fastboot.exe files)
  3. power down device
  4. start device in fastboot mode
  5. use the following command to flash the kernel.elf
    Code:
    fastboot flash boot kernel.elf
  6. reboot phone and enjoy the kernel


download here
ေဒါင္းၿပီးရင္ kernel.elf လို႔ နာမည္ ၿပန္ၿပင္ပါ ။
ဆက္ဖတ္ရန္>>>