Installing DoomKernel? - Xperia Play Q&A, Help & Troubleshooting

I'm sorry if this has already been posted or this is some stupid question but..
I want to install doomkernel and dont really know how to do the 2nd step (I dunno where the fastboot.exe files are) and the 6th step ( i dunno where to input the commands)
1. download the boot.img & wifi modules update.zip
2. save the boot.img in the folder with fastboot binaries (fastboot.exe files)
3. save the wifi modules update.zip to sdcard (on phone)
4. power down device
5. start device in fastboot mode
6. use the following command to flash the boot.img
Code:
fastboot flash boot boot.img
7. reboot phone and enter recovery
8. flash the wifi modules update.zip for my kernel
9. reboot phone and enjoy the kernel
Also, i have unlocked the bootloader and everything that is required to run \

cmd
run cmd on your windows

Hi pmed u a link and instructions for fastboot as I can't post links here yet.
Sent from my R800i using Tapatalk

shaynethepain said:
Hi pmed u a link and instructions for fastboot as I can't post links here yet.
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
Were you finally able to install the kernel?

Related

Trying to flash my phone to yakju

I'm stuck at #2 and #3.
for step #2 I unzip the file and theres only one FILE. I dont get why its saying theres more then one.
for #step 3. Do I put the file on my phone? where on my phone?
Step-by-step
1) Note: this assumes that you have the drivers for your device set up properly and that you have backed up any data (e.g., photos, etc) to somewhere OFF your device;
2) Download this and unzip the files within to a directory (unzip the zip inside as well);
3) Download the attachment and extract the files into the same directory;
4) Reboot your device into bootloader mode (by turning it off, hold volume up and volume down, and press power) and plug it into your computer;
5) Open a command prompt in the same directory above and do the following:
1) Make sure your computer recognizes your device by typing: fastboot devices
2) Unlock your bootloader: fastboot oem unlock
3) You will see a prompt on your device. This will wipe your entire device (including the /sdcard folder). Accept.
4) Reboot by typing: fastboot reboot-bootloader
5) Optional -- Flash the bootloader: fastboot flash bootloader bootloader-maguro-primekk15.img
6) Reboot (not required if you did not do step 5): fastboot reboot-bootloader
7) Optional -- Flash the radio: fastboot flash radio radio-maguro-i9250xxkk6.img
8) Reboot (not required if you did not do step 7): fastboot reboot-bootloader
9) Flash the ICL53F system partition: fastboot flash system system.img
10) Flash the ICL53F data partition: fastboot flash userdata userdata.img
11) Flash the ICL53F boot partition: fastboot flash boot boot.img
12) Optional -- Flash the recovery partition: fastboot flash recovery recovery.img
13) Erase the cache partition: fastboot erase cache
15) Reboot: fastboot reboot
16) Done!
You have to extract the .tar file inside the zip.
The files DO NOT go on your phone. They go in the same folder as your fastboot.exe is in, on your computer.
El Daddy said:
You have to extract the .tar file inside the zip.
The files DO NOT go on your phone. They go in the same folder as your fastboot.exe is in on your computer.
Click to expand...
Click to collapse
Oh I see, thanks. but what program do I use to extract .tar file inside? I"m using winrar atm but it seems not to be working.
I use 7zip
El Daddy said:
I use 7zip
Click to expand...
Click to collapse
haha, i just downloaded that before u said it.
I'll let u know how things are going.
For step #3. Do I put any files on my phone?
cmd does not see my phone...
No, nothing goes on your phone.
Do you have the adb and fastboot drivers installed? If not download pdanet and run the wizard.
Also, "fastboot devices" won't show your phone unless its in fastboot.
Sent from my Xoom using XDA Premium HD app
El Daddy said:
No, nothing goes on your phone.
Do you have the adb and fastboot drivers installed? If not download pdanet and run the wizard.
Also, "fastboot devices" won't show your phone unless its in fastboot.
Sent from my Xoom using XDA Premium HD app
Click to expand...
Click to collapse
I'm pretty sure I have that installed. Trying to find wizard.
rayoubi said:
I'm pretty sure I have that installed. Trying to find wizard.
Click to expand...
Click to collapse
I dont have adb or fastboot installed.
Do you have the android SDK installed? You must have that set up before you can start the flashing process. There are hundreds of tutorials around the net how to get it set up.
Sent from my Xoom using XDA Premium HD app
El Daddy said:
Do you have the android SDK installed? You must have that set up before you can start the flashing process. There are hundreds of tutorials around the net how to get it set up.
Sent from my Xoom using XDA Premium HD app
Click to expand...
Click to collapse
No. I just got my phone today. I havent even played with it. I just want to yakju so I can update my phone and have google updates. i'm a total noobie. i'm still trying to figure everything out.
What should i do first, i'm lost.
Relax and play with the phone first! Then read up on adb and fastboot as you'll need to know how to use them in future
Sent from my Galaxy Nexus using xda premium
EddyOS said:
Relax and play with the phone first! Then read up on adb and fastboot as you'll need to know how to use them in future
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
I dont want to root it or flash it. I just want to this before I start playing with it because it requires a full wipe, so i rather do this real fast and have then have fun with it.
rayoubi said:
I dont want to root it or flash it. I just want to this before I start playing with it because it requires a full wipe, so i rather do this real fast and have then have fun with it.
Click to expand...
Click to collapse
Then you need to install the sdk on your computer first. Once that is set up you can flash the yakju image.
Sent from my Galaxy Nexus using XDA Premium HD app
El Daddy said:
Then you need to install the sdk on your computer first. Once that is set up you can flash the yakju image.
Sent from my Galaxy Nexus using XDA Premium HD app
Click to expand...
Click to collapse
I installed it. I have the command prompt.
First, you have to open the cmd window from the folder where fastboot and you images are. You can do that by holding down shift and right clicking within that folder. Then chose "open command window here"
Next, boot your phone into fastboot. When there type "fastboot devices" If it shows your device you are good to go. Just follow the steps you posted in your OP.
El Daddy said:
Then you need to install the sdk on your computer first. Once that is set up you can flash the yakju image.
Sent from my Galaxy Nexus using XDA Premium HD app
Click to expand...
Click to collapse
This just isn't true. If you're using the correct package, it includes ADB and Fastboot in it. No need to install the SDK. You just have to be thorough and unzip EVERYTHING in the packages on your desktop.
I think I finished it!!! How do I check if my phone is yakju now?
Oh and In the instruction I didnt install the optional ones.
for exmaple for steps
5) Optional -- Flash the bootloader: fastboot flash bootloader bootloader-maguro-primekk15.img
7) Optional -- Flash the radio: fastboot flash radio radio-maguro-i9250xxkk6.img
I did not install it, i have no idea what its for. Do I need them?
ty everyone!! really thank you guys so much
rayoubi said:
I think I finished it!!! How do I check if my phone is yakju now?
Oh and In the instruction I didnt install the optional ones.
for exmaple for steps
5) Optional -- Flash the bootloader: fastboot flash bootloader bootloader-maguro-primekk15.img
7) Optional -- Flash the radio: fastboot flash radio radio-maguro-i9250xxkk6.img
I did not install it, i have no idea what its for. Do I need them?
ty everyone!! really thank you guys so much
Click to expand...
Click to collapse
If it flashed successfully you have yakju. If you really want to check there are some apps in the market that will check for you. Or you can view the build.prop using a file manager.
If you want to get OTA updates you must flash both of those images. The first one is the bootloader and the second is your radio firmware.
The OTA package checks to see if you have the correct radio, bootloader, kernel, and rom before continuing.
El Daddy said:
If it flashed successfully you have yakju. If you really want to check there are some apps in the market that will check for you. Or you can view the build.prop using a file manager.
If you want to get OTA updates you must flash both of those images. The first one is the bootloader and the second is your radio firmware.
The OTA package checks to see if you have the correct radio, bootloader, kernel, and rom before continuing.
Click to expand...
Click to collapse
Well, I guess i'll flash them now. Do I have to start from #1 and go in order or can I just flash it then restart my phone?

[Q] What is the best kernel for CM10.1? And how to install

Hi,
Everyone talking about installing kernels, the only thing I know is to flash boot.img and install rom from recovery.
But now every new version they talking about publishing of new kernels and us to install it, I have no idea how to install kernels?
And which kernels should I pick?
My main roms is HDR and official CM10.1.
Thanks
Sent from my HTC One X using xda app-developers app
For flash a custom kernel you have to flash boot.img from prompt and after flash from recovery the modules
Guich said:
For flash a custom kernel you have to flash boot.img from prompt and after flash from recovery the modules
Click to expand...
Click to collapse
Thanks, but I need further assistance
What is prompt? Fastboot?
And I don't know to flash the modules, and wich kernel is best for me.
I need help
Sent from my HTC One X using xda app-developers app
1) Download the kernel
2) Extract boot.img and put in folder when you have fastboot and copy the zip in sd of hox
3) Open a prompt in this folder and connect at pc the hox
4) Reboot to fastboot usb the hox
5) "fastboot flash boot boot.img"
6) "fastboot erase cache"
7) Reboot in recovery
8) Flash the modules
9) Reboot
10) Enjoy
For which is the best kernel, i think is this
Guich said:
1) Download the kernel
2) Extract boot.img and put in folder when you have fastboot and copy the zip in sd of hox
3) Open a prompt in this folder and connect at pc the hox
4) Reboot to fastboot usb the hox
5) "fastboot flash boot boot.img"
6) "fastboot erase cache"
7) Reboot in recovery
8) Flash the modules
9) Reboot
10) Enjoy
For which is the best kernel, i think is this
Click to expand...
Click to collapse
Thanks!
What is '' flash the modules'' how do I do that?
And the kernel you recommended is fit for all roms?
Sent from my HTC One X using xda app-developers app
Yes, that kernel is the best at moment (for me)
However, the modules as the zip then you downloaded

Upgrade Stock 4.2.2 to Stock 4.3 from Android Factory Images

1. Download the 4.3 factory images for Takju from http://goo.gl/ABbAmc
2. Extract files using 7-zip on Windows (you need to extract twice and will get the files as: bootloader-xxx.img; radio-xxx.img and image-xxx.zip)
3. Copy these files to the location android-sdk/platform-tools/ (if you have the android-sdk installed or to the location where adb & fastboot is)
4. Plug in your Galaxy Nexus (ensure Debug option is enabled under Developer Settings
5. Follow these commands:
a. adb reboot bootloader
b. fastboot flash bootloader bootloader-xxx.img
c. fastboot reboot-bootloader
d. fastboot flash radio radio-xxx.img
e. fastboot reboot-bootloader
f. fastboot update image-xxx.zip
This would update your Galaxy Nexus from Stock 4.2.2 to Stock 4.3 without losing any data/apps
Note:
1. If you using Windows follow the video tutorial to setup adb and fastboot http://goo.gl/jGcic
2. If you are on Mac, use ./ before the commands for execution
Note 2: With this method you don't need to remove the userdata.img as the command "fastboot update image-xxx.zip" does not touch the userdata on your device.
*Disclaimer: I have followed the above to the T and moved from Stock 4.2.2 to Stock 4.3 with Unlocked Bootloader, but you follow these at your own risk.
I have lost my data.
freezer2000 said:
1. Download the 4.3 factory images for Takju from
2. Extract files using 7-zip on Windows (you need to extract twice and will get the files as: bootloader-xxx.img; radio-xxx.img and image-xxx.zip)
3. Copy these files to the location android-sdk/platform-tools/ (if you have the android-sdk installed or to the location where adb & fastboot is)
4. Plug in your Galaxy Nexus (ensure Debug option is enabled under Developer Settings
5. Follow these commands:
a. adb reboot bootloader
b. fastboot flash bootloader bootloader-xxx.img
c. fastboot reboot-bootloader
d. fastboot flash radio radio-xxx.img
e. fastboot reboot-bootloader
f. fastboot update image-xxx.zip
This would update your Galaxy Nexus from Stock 4.2.2 to Stock 4.3 without losing any data/apps
Note:
1. If you using Windows follow the video tutorial to setup adb and fastboot
2. If you are on Mac, use ./ before the commands for execution
Note 2: With this method you don't need to remove the userdata.img as the command "fastboot update image-xxx.zip" does not touch the userdata on your device.
*Disclaimer: I have followed the above to the T and moved from Stock 4.2.2 to Stock 4.3 with Unlocked Bootloader, but you follow these at your own risk.
I have lost all my apps/data and I have followed this post.
Thanks.
Click to expand...
Click to collapse
You MUST remove userdata.img from image-XXXXX.zip
EvenStar.III said:
freezer2000 said:
1. Download the 4.3 factory images for Takju from
2. Extract files using 7-zip on Windows (you need to extract twice and will get the files as: bootloader-xxx.img; radio-xxx.img and image-xxx.zip)
3. Copy these files to the location android-sdk/platform-tools/ (if you have the android-sdk installed or to the location where adb & fastboot is)
4. Plug in your Galaxy Nexus (ensure Debug option is enabled under Developer Settings
5. Follow these commands:
a. adb reboot bootloader
b. fastboot flash bootloader bootloader-xxx.img
c. fastboot reboot-bootloader
d. fastboot flash radio radio-xxx.img
e. fastboot reboot-bootloader
f. fastboot update image-xxx.zip
This would update your Galaxy Nexus from Stock 4.2.2 to Stock 4.3 without losing any data/apps
Note:
1. If you using Windows follow the video tutorial to setup adb and fastboot
2. If you are on Mac, use ./ before the commands for execution
Note 2: With this method you don't need to remove the userdata.img as the command "fastboot update image-xxx.zip" does not touch the userdata on your device.
*Disclaimer: I have followed the above to the T and moved from Stock 4.2.2 to Stock 4.3 with Unlocked Bootloader, but you follow these at your own risk.
I have lost all my apps/data and I have followed this post.
Thanks.
Click to expand...
Click to collapse
If you follow the steps as they are apps/data stays intact.... Unless you had a locked Bootloader. Unlocking the bootloader formats the complete storage. Else the command to remove the complete userdata partition is : fastboot update -w image-xxx.zip
Click to expand...
Click to collapse
I cant boot into android. Can I just reboot to bootloader and enter the commands?
Or do i need to be on adb sideload mode?
Sent from my YP-GP1 using xda app-developers app
Worked !! Thx
Flashed it with Mobile ODIN
I flashed it with Chainfire's MobileODIN. No problems with updating to 4.3 but lost root (everoot in Odin would not stick). Wiped data is not an issue as I backed it up. Will same root method as before work? Or do I need to wait for new method?
freezer2000 said:
1. Download the 4.3 factory images for Takju from http://goo.gl/ABbAmc
2. Extract files using 7-zip on Windows (you need to extract twice and will get the files as: bootloader-xxx.img; radio-xxx.img and image-xxx.zip)
3. Copy these files to the location android-sdk/platform-tools/ (if you have the android-sdk installed or to the location where adb & fastboot is)
4. Plug in your Galaxy Nexus (ensure Debug option is enabled under Developer Settings
5. Follow these commands:
a. adb reboot bootloader
b. fastboot flash bootloader bootloader-xxx.img
c. fastboot reboot-bootloader
d. fastboot flash radio radio-xxx.img
e. fastboot reboot-bootloader
f. fastboot update image-xxx.zip
This would update your Galaxy Nexus from Stock 4.2.2 to Stock 4.3 without losing any data/apps
Note:
1. If you using Windows follow the video tutorial to setup adb and fastboot http://goo.gl/jGcic
2. If you are on Mac, use ./ before the commands for execution
Note 2: With this method you don't need to remove the userdata.img as the command "fastboot update image-xxx.zip" does not touch the userdata on your device.
*Disclaimer: I have followed the above to the T and moved from Stock 4.2.2 to Stock 4.3 with Unlocked Bootloader, but you follow these at your own risk.
Click to expand...
Click to collapse
ive already flash to 4.3 but how to root??
Root for 4.3 is currently Work In Progress... Chainfire is working hard to resolve the challenges...
Soon it'll be rooted
is this only work for takju ?
@artlogics Follow the same for Yakju too..just download the appropriate Factory Image from Android Developers...
Root is finally available for 4.3 by Chainfire...
Download from http://forum.xda-developers.com/showthread.php?t=1538053
Happy Rooting!!!
I think my nexus 4.3 already fully rooted rite?
Sent from my Galaxy Nexus using xda
Well, I´ve got problem, when I type " fastboot flash bootloader bootloader-xxx.img" with the corrent name of the file adb says "Unknown error" ... Does anyone know how to fix it?
alfel said:
Well, I´ve got problem, when I type " fastboot flash bootloader bootloader-xxx.img" with the corrent name of the file adb says "Unknown error" ... Does anyone know how to fix it?
Click to expand...
Click to collapse
Need to know the following things:
1. Which system are you on - Windows/Linux/Mac?
2. Current version of OS on GNex?
3. Exact error message
freezer2000 said:
Need to know the following things:
1. Which system are you on - Windows/Linux/Mac?
2. Current version of OS on GNex?
3. Exact error message
Click to expand...
Click to collapse
1. Windows 7 - 64 bit
2. Android 4.2.2 - Yakju
3. As I said it says Unknow error
alfel said:
1. Windows 7 - 64 bit
2. Android 4.2.2 - Yakju
3. As I said it says Unknow error
Click to expand...
Click to collapse
It could be due to corrupt adb/fastboot files. Try downloading a minimal packaged adb/fastboot from http://forum.xda-developers.com/showthread.php?p=42407269 and see if that helps. I don't have a windows machine to test it... but i have used something similar on mac too
freezer2000 said:
It could be due to corrupt adb/fastboot files. Try downloading a minimal packaged adb/fastboot from http://forum.xda-developers.com/showthread.php?p=42407269 and see if that helps. I don't have a windows machine to test it... but i have used something similar on mac too
Click to expand...
Click to collapse
Still the same error..
EDIT: oh crap small size.. in the other way it still says Unknow error..
alfel said:
Still the same error..
EDIT: oh crap small size.. in the other way it still says Unknow error..
Click to expand...
Click to collapse
Few more questions:
1. Is your bootloader Locked (do you see a lock under Google when you turn your phone On)
2. Under Settings>Developer options> USB Debugging (do you see a check mark)
3. Have use used adb/fastboot before
4. Share a large screen shot for proper view.
freezer2000 said:
Few more questions:
1. Is your bootloader Locked (do you see a lock under Google when you turn your phone On)
2. Under Settings>Developer options> USB Debugging (do you see a check mark)
3. Have use used adb/fastboot before
4. Share a large screen shot for proper view.
Click to expand...
Click to collapse
1. Yep, my bootloader is locked, to be honest I dont see a lock when my phone is On but in bootloader I can see its locked
2. Yes, USB Debug is on
3. Well thats my first time to work with ADB but before I used command prop. so about commands I know..
4. working on it. Ok.. here is it
http://img209.imageshack.us/img209/2367/by8.png

Xperia X recovery TWRP 3

only for 34.0.a.1.277
and F5121
Root needed
unlocked device needed
tested!
--------------------------------------
Installation
1.connect your phone in fastboot to your pc
2. start Cmd
3. "fastboot devices"
4. download file from here http://www.mediafire.com/download/eczchj6vju3ajme/Xperia_X_F5121_Recovery.img ( place in your User folder C:\ )
4.1 rename file into recovery.img
5. back to cmd
6. "fastboot flash boot recovery.img"
6.1 if dont work rename to boot.img
7. "fastboot erase cache"
8. reboot device with volume- /power into TWRP
IF DONT WORK
1. Install flashtool
2. driver packeges for google
3.selct fastboot in setting (reboot phone into fastboot)
4. select in flashtool "HOTBOOT"
5. select this img
6. finish
At your own risk
First Method dint work...
Nothing happend
Secound One Works fine , now IM in TWRP
Bootloops with this image on uk 277 system.
S0NY#xx_FTW said:
only for 34.0.a.1.277
and F5121
Root needed
unlocked device needed
tested!
--------------------------------------
Installation
1.connect your phone in fastboot to your pc
2. start Cmd
3. "fastboot devices"
4. download file from here http://www.mediafire.com/download/eczchj6vju3ajme/Xperia_X_F5121_Recovery.img ( place in your User folder C:\ )
4.1 rename file into recovery.img
5. back to cmd
6. "fastboot flash boot recovery.img"
6.1 if dont work rename to boot.img
7. "fastboot erase cache"
8. reboot device with volume- /power into TWRP
IF DONT WORK
1. Install flashtool
2. driver packeges for google
3.selct fastboot in setting (reboot phone into fastboot)
4. select in flashtool "HOTBOOT"
5. select this img
6. finish
At your own risk
Click to expand...
Click to collapse
could you make a kernel with twrp for .301 firmware? Or add it to this kernel: http://forum.xda-developers.com/xperia-x/development/root-xperia-x-34-0-2-301-modified-t3465586
has anyone tested this? Is it posible to repack this recovery.img with an other kernel?
Any news ??
Verstuurd vanaf mijn F5121 met Tapatalk
i repacked the recovery image with 301 kernel but I did not tested it yet: https://drive.google.com/open?id=0B2U5uOnQNeJwUTFDR0QzTndVczg
kistigun said:
i repacked the recovery image with 301 kernel but I did not tested it yet: https://drive.google.com/open?id=0B2U5uOnQNeJwUTFDR0QzTndVczg
Click to expand...
Click to collapse
can you test it please bro ?
Pandemic said:
can you test it please bro ?
Click to expand...
Click to collapse
tested is but it did not boot. So I flashed twrp recovery for xperia x compact and kernel for xperia x. It booted but I cant get in twrp.
Edit, I've flashed twrp for x compact(has the same SoC) and booted into twrp true adb. Sadly a lot did not work
Good job!Man!

Question [CLOSED]-

-
great try
Bootloop op fastboot
renegvera said:
Bootloop op fastboot
Click to expand...
Click to collapse
The boot.img was missing, sorry.
Download Boot.img
For a correct PixelExperience flash, you must flash vendor_boot.img and boot.img, the recommended firmware is Miui 13.0.5 SKOEUXM
how to instal step by step ? PLS
margee82 said:
how to instal step by step ?
Click to expand...
Click to collapse
I have updated the post with the installation instructions
Please
Juankaxx07 said:
I have updated the post with the installation instructions
Click to expand...
Click to collapse
Please confirm if we can flash this ROM with above instruction if coming from Eu 13.
And when to flash Vendor and Firmware, it is not mentioned in steps.
how to isnstall it, step by step, pls ?
I do it according to the instructions throws it in fastboot
1. fastboot flash boot_ab boot.img
2. fastboot reboot recovery
3. I do it according to the instructions throws it in fastboot!!!
..and what about the vendor img. ??? Guys, it says download but not included in the instructions
I am coming from regular firmaware official build ( unlocked boot loader ) .
Keep all your instructions.
when i fastboot flash boot_ab boot.img , then rebooting to recovery. Boot logo is stucked.
When I flash another recovery (pixel recovery).
after flash I am stucked at bootloader .
Guys is anyone here who could tell me step by step with link next to it, so i would know what exactly img and Zip i supposed to use .
PLEASE
flash I am stucked at bootloader
margee82 said:
I am coming from regular firmaware official build ( unlocked boot loader ) .
Keep all your instructions.
when i fastboot flash boot_ab boot.img , then rebooting to recovery. Boot logo is stucked.
When I flash another recovery (pixel recovery).
after flash I am stucked at bootloader .
Guys is anyone here who could tell me step by step with link next to it, so i would know what exactly img and Zip i supposed to use .
PLEASE
Click to expand...
Click to collapse
Sorry, I have posted a defective zip, in order to boot, download an official Fastboot ROM and unzip it, then go to the generated folder and open the console inside the folder and execute the following command: "./flash_all.sh"
removin said:
1. fastboot flash boot_ab boot.img
2. fastboot reboot recovery
3. I do it according to the instructions throws it in fastboot!!!
Click to expand...
Click to collapse
Sorry, I have posted a defective zip, in order to boot, download an official Fastboot ROM and unzip it, then go to the generated folder and open the console inside the folder and execute the following command: "./flash_all.sh"
margee82 said:
how to isnstall it, step by step, pls ?
Click to expand...
Click to collapse
Sorry, I have posted a defective zip, in order to boot, download an official Fastboot ROM and unzip it, then go to the generated folder and open the console inside the folder and execute the following command: "./flash_all.sh"
Juankaxx07 said:
Sorry, I have posted a defective zip, in order to boot, download an official Fastboot ROM and unzip it, then go to the generated folder and open the console inside the folder and execute the following command: "./flash_all.sh"
Click to expand...
Click to collapse
Thread closed as OP @Juankaxx07 removed the content of the opening post. Please advise the moderators team (best via the report function) to re-open the thread when ready to add information again.
Regards
Oswald Boelcke
Senior Moderator

Categories

Resources