[Q] Built a CWM recovery, black screen when boot into it - Android Q&A, Help & Troubleshooting

Forgive me if this is the wrong place for this. I followed a few different guides on xda and managed to build a cwm recovery from source. I can fastboot boot into my recovery image and it works fine, makes backups etc. But when i fastboot flash the .img and reboot into recovery it boots to a black screen. Im just not sure where to start in diagnosing the issue. I managed to get a few other issued solved like DTB and malformed fstab, but im stumped here. It might be something silly i did or didnt do. This is for a new device the lg ls740. I can post the recovery.img or the split files from unmkbootimg it it helps, thanks!

I'm having the same issue
Sent from my LGLS740 using XDA Free mobile app

notreal456789 said:
I'm having the same issue
Sent from my LGLS740 using XDA Free mobile app
Click to expand...
Click to collapse
because you were using my recovery, the recovery that doesnt work right! Im asking here for help on what i need to do differently before i compile it.

Ya I figured that out lol ; ) and sorry..I think?I mean, didn't mean to upset you?
Sent from my LGLS740 using XDA Free mobile app

danhalen1 said:
Forgive me if this is the wrong place for this. I followed a few different guides on xda and managed to build a cwm recovery from source. I can fastboot boot into my recovery image and it works fine, makes backups etc. But when i fastboot flash the .img and reboot into recovery it boots to a black screen. Im just not sure where to start in diagnosing the issue. I managed to get a few other issued solved like DTB and malformed fstab, but im stumped here. It might be something silly i did or didnt do. This is for a new device the lg ls740. I can post the recovery.img or the split files from unmkbootimg it it helps, thanks!
Click to expand...
Click to collapse
I think it's because of a brightness problem. You need to enable brightness permanently. For enabling it you need to follow these steps:
1.Unpack your builded recovery(with kitchen)
2.Place "qrdsys.sh" in /ramdisk/sbin/<here>
3.Add the following line into init.rc:
"service qrdtrd /sbin/sh /sbin/qrdsys.sh
oneshot"
4.Repack and flash
Source I got this from: https://github.com/dhinesh77/device_micromax_a57
Get the "qrdsys.sh" file from here: https://github.com/dhinesh77/device_micromax_a57/blob/cm-10.1/recovery/qrdsys.sh
Thanks to dhinesh77 :good:
Try it, if it don't work, report it to me.

GeekyDroid said:
I think it's because of a brightness problem. You need to enable brightness permanently. For enabling it you need to follow these steps:
1.Unpack your builded recovery(with kitchen)
2.Place "qrdsys.sh" in /ramdisk/sbin/<here>
3.Add the following line into init.rc:
"service qrdtrd /sbin/sh /sbin/qrdsys.sh
oneshot"
4.Repack and flash
Source I got this from: https://github.com/dhinesh77/device_micromax_a57
Get the "qrdsys.sh" file from here: https://github.com/dhinesh77/device_micromax_a57/blob/cm-10.1/recovery/qrdsys.sh
Thanks to dhinesh77 :good:
Try it, if it don't work, report it to me.
Click to expand...
Click to collapse
Thanks for the reply, i just tried it here this morning and i still have the same black screen result. Thanks for your help!

danhalen1 said:
Thanks for the reply, i just tried it here this morning and i still have the same black screen result. Thanks for your help!
Click to expand...
Click to collapse
No problem. Actually I thought it would fix it!
Well, what about you try to monitor your screen through ADB to your desktop?
If the recovery works, but has graphical issues, it should show there. If not, it's actually not booting or either not working.

Maby? We haveto zero out the recovery?? Just like the laf partition to access fastboot?
Sent from my LGLS740 using XDA Free mobile app

Related

How to install kernel for android

How am I meant to install a kernel?
Sent from my HTC Explorer A310e using XDA
if its a flashable zip, flash it from recovery.
if its a boot.img, fastboot it from bootloader
you can find softwares to do it too
Sent from my Nexus One using Tapatalk
with CWM or with fastboot app at PC (hh at fastboot mode) ..
"Install from ZIP" option (i.e. flash) using CWM.
n1newbie said:
if its a flashable zip, flash it from recovery.
if its a boot.img, fastboot it from bootloader
you can find softwares to do it too
Sent from my Nexus One using Tapatalk
Click to expand...
Click to collapse
Are kernels very difficult to find? I've searched a lot for kernel 2.6.38.8 and I just can't find the kernel in zip format after looking at a series of error 404 thinking that this kernel is out of date.
Sent from my HTC Explorer A310e using XDA
After flashing the success kernel my phone won't boot? I'm on 10/2.
You haven't specified which is your phone model, as some device's bootloader is locked and some not.
Installing kernel in Samsung devices (Unlocked bootloader) is pretty easy, you just have to flash the zip from CWM recovery. Or if you have got a boot.img make a flashable zip (There are many tutorials over here for that) and flash it.
Another option is, replace the boot.img of your Custom ROM zip file and flash.
ri123 said:
Are kernels very difficult to find? I've searched a lot for kernel 2.6.38.8 and I just can't find the kernel in zip format after looking at a series of error 404 thinking that this kernel is out of date.
Sent from my HTC Explorer A310e using XDA
Click to expand...
Click to collapse
You cant just flash any old kernel. It has to be for your device.
Sent from my GT-I9000 using xda premium
Oh my.. I think you should go into the forum for your device.. go to the q&a section and read.. then read more and when your all done reading... read again! Because I'm thinking if you don't your going to end up with a paperweight.
Sent from my PARANOID SGH-I747m using xda premium
Jason123420 said:
Oh my.. I think you should go into the forum for your device.. go to the q&a section and read.. then read more and when your all done reading... read again! Because I'm thinking if you don't your going to end up with a paperweight.
Click to expand...
Click to collapse
This is the correct answer to every question asked in here so far!!!!
There is no "generic Android way" to do what you're asking for. It can change for every single phone. And if you flash the wrong thing, you may permanently destroy your phone! And if your phone has different variants, be sure to get the version specifically for your exact phone! For example, flashing something for the wrong Galaxy S3 can kill your device in an unrecoverable way because where the kernel goes for one variant is where the bootloader goes for another variant!
If you don't know exactly what you're doing, then don't do it and go learn more! Experiment first ONLY with step-by-step tutorials for your EXACT scenario! If something's different, don't do it!
yeah read into this a good bit more before you do this. look in your phones forums for a guide. you mess this up you phone becomes pretty useless.
I'm a little worried now, and a bit rushed this morning as I have a funeral to attend this morning.
Bottom line, my phone has a blank screen now. It gets past the boot animation, but goes blank after that. I cannot get into recovery or boot loader by pressing the power/vol down buttons. I have done a couple battery pulls, but of no help. When I connect it to my PC, it does not show up as a disk drive, though it did say installing drivers.
Google flashable kernals and put in android sdk folder then go to cmd andtype fastboot flash name of kernal.img. I 90% sure.
Remember to click thanks if I helped
Sent from my AT&T HTC One X using XDA-forum app.
Best is to "Use ADB" !
Press Thanks On Getting Helped
This is the kernel I need for the rom I downloaded,
Team-Hydra / android_kernel_htc_msm8660. It is for the new rom CyanogenMod 10.1 - Android 4.2.1 - Jellybean.
So what is being said is that I need to put this on my sd card in the android sdk folder, the flash it through the command prompt. Is this correct so far?
Kamau54 said:
This is the kernel I need for the rom I downloaded,
Team-Hydra / android_kernel_htc_msm8660. It is for the new rom CyanogenMod 10.1 - Android 4.2.1 - Jellybean.
So what is being said is that I need to put this on my sd card in the android sdk folder, the flash it through the command prompt. Is this correct so far?
Click to expand...
Click to collapse
You need to flash via fastboot like u said Android SDK Folder. Just need to flash the boot.img follow what ROM u flash.
Extract the Boot.img from the ROM.zip u flashed.
Put the Boot.img at SDK folder which is same with fastboot locate.
Boot ur phone to BOOTLOADER -> Fastboot, then using command promp fasboot flash boot boot.img, then reboot your phone..
Here is where I'm at with this.
After letting my phone sit all night without the battery in it, I still have the same problem. After the boot animation, the screen is black. I tried to connect the phone to the pc, but my computer does not see it. I also tried to use a card reader, but still my computer does not see the card either. The reader is working because I put another sd card in it and it saw it.
The thing is now, I can get into the bootloader and recovery, though I now seem to have Clockwork instead of 4ext, which is what I had before I started having problems. Clockwork sees the card as well.
I don't know how to get anything on the card now since I cannot connect to the pc, either through the phone or through a card reader.
Anyone have any ideas?
Kamau54 said:
Anyone have any ideas?
Click to expand...
Click to collapse
What phone do you have?
Sent from my GT-I9000 using xda premium
NIMBAH said:
What phone do you have?
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
I have the HTC EVO V 3D. It's rooted and S-off.

[Q] Evo View wont boot past recovery

A long while back I used the HTC official unlock ( cant remember what it is called ), I installed clockword recovery (5.8.1.5) and rooted but didnt mess with my rom beyond that.
Today my daughter was playing a game and the phone suddenly rebooted (saw it happen) it reboots to recovery. I tried clearing the cache and factory reset still wouldnt boot. Decided to try a ROM to see if that would fix it (did CG ROM Jelly Bean) no change. Not really sure what my next step should be.
It does say "E:unknown misc partition fs_type "ext4"" at the bottom of the clockwork recovery page.
still working on this to no avail, not really sure what to try next. I am worried the tablet may have died proper like.
Halp please!
Sent from my SPH-L900 using xda app-developers app
yehoshua said:
Halp please!
Sent from my SPH-L900 using xda app-developers app
Click to expand...
Click to collapse
try flashing ruu with fastboot see http://forum.xda-developers.com/showthread.php?t=1428104
copperdawgnc said:
try flashing ruu with fastboot see http://forum.xda-developers.com/showthread.php?t=1428104
Click to expand...
Click to collapse
Sorry for the long reply, I spent a TON of time figuring out how to do all this stuff for the version of stuff I beleive I have. At any rate the problem I am consistantly encoutnering is that I cant get to hboot at all. I also cant find advice on how I might repair hboot from recovery. I do have adb access from recovery and can do adb reboot-bootloader but it just thinks for a bit and comes back to recovery. I also tried many times doing the vol-down + power button to get to hboot.
So what is the next step if you cant get to hboot?
so have you done something like
adb reboot-bootloader
fastboot flash zimage zImage
fastboot flash zimage zImage
fastboot reboot
copperdawgnc said:
so have you done something like
adb reboot-bootloader
fastboot flash zimage zImage
fastboot flash zimage zImage
fastboot reboot
Click to expand...
Click to collapse
Yes, when I do adb reboot-bootloader it just reboots into recovery again. fastboot gives the <waiting for device>. I also tried copying the rom.zip from the ruu to an sd card and then using recovery to flash to it. It starts to try then ends with "Installation Aborted".
Not sure if there is a small easy to flash to rom that I could try, even if it wouldnt have much in the way of function. Not sure if this whole thing implies my flash is partially dead or something.
Thanks
Anyone have any ideas for me? I don't really see other posts covering this problem.
Thanks
yehoshua said:
Anyone have any ideas for me? I don't really see other posts covering this problem.
Thanks
Click to expand...
Click to collapse
Moderator moved the thread (thanks), mayhap someone in here can help. Anyone have any ideas?
Only thing I can think of is grabbing a proper RUU executable, there might be a thread in the view dev area that links to some, plugging in your view and try running that. You'll loose root and all but it may bring it back to life
Sent from my ADR6410LVW using Tapatalk 2
gersto said:
Only thing I can think of is grabbing a proper RUU executable, there might be a thread in the view dev area that links to some, plugging in your view and try running that. You'll loose root and all but it may bring it back to life
Sent from my ADR6410LVW using Tapatalk 2
Click to expand...
Click to collapse
Thanks for the idea Gersto but I cant get to fastboot so I cant use an RUU (Unless there is something I dont know). I experimented a bit trying to get the errors about the misc partition and ext4 to go away but nothing I did to that stuff seemed to persist. I do have root and can access it from adb shell.
Not sure if it is the culprit but if anyone knows how to fix the problem wit my misc partition I am all earsl.
Thanks

[Help] USA T-Mobile LG P769 S/W Updaer problem.

I found this phone today without a sim or sd card in it today. When I tried to boot it it just sits at the LG logo. I'm not new to MODing and rooting androids but I can't get this to work.
What I've tried is the 3 button rest with no luck so I went to the S/W Updater. I'm using the AIO tool I found in these threads. I've installed the lg drivers and was trying to flash the ICS V10G_00.kdz cause I'm not sure what version of andriod was on it.
I followed the guide but when it starts to flash it gets to 15% and says the phone is not connected to my PC. I attached a screenshot of the error I'm getting. I'm pretty sure I installed everything else I need except I'm not to sure if I have the correct drivers or maybe I need other drivers with them.
Anyone know what I can try to get it working? I haven't messed with many LG's so they are pretty new to me.
Any help would be awesome.
Remember I was never able to boot the phone on so I wasn't able to install any of the drivers that would normally install them selves by plugging in the usb and I couldn't change any of the usb settings in the developers settings.
TIA for any help.
So you "found" phone eh? Maybe they're is a reason no one wanted it anymore.
Sent from my LG-P769 using Tapatalk 2
Yeah I figured this not booting was why they through it out but thought I might be able to recover from it. I've got phones to come back from worse. I just hate these updaters, thats why I never got another Samsung. I didn't even know LG had them. I rooted the optimus s and marquee and never seen an updater. I'm a HTC guy my self.
You need to flash the ice cream u-boot in fastboot
Use this guide
http://forum.xda-developers.com/showthread.php?p=41768774
Then run the offline flash method.
Sent from my LG-P769 using xda app-developers app
kuma82 said:
You need to flash the ice cream u-boot in fastboot
Use this guide
http://forum.xda-developers.com/showthread.php?p=41768774
Then run the offline flash method.
Sent from my LG-P769 using xda app-developers app
Click to expand...
Click to collapse
Thank you. I'll try this after work. The link you gave me doesn't say how to get into fastboot. I haven't seen it on this phone no matter what combination of buttons I hold. How do you get this into fastboot if the phone doesn't power on?
linsalata28 said:
Thank you. I'll try this after work. The link you gave me doesn't say how to get into fastboot. I haven't seen it on this phone no matter what combination of buttons I hold. How do you get this into fastboot if the phone doesn't power on?
Click to expand...
Click to collapse
Inside the zip are instructions on how to set it up. Check out the original thread about fastbooting for some more info, if you have trouble just let me know.
Sent from my LG-P769 using xda app-developers app
Similar issues here. I try to install driver in device manager and it throws an error "third party INF does not contain digital signature information" so i cant run the script to get into fastboot.
kuma82 said:
You need to flash the ice cream u-boot in fastboot
Use this guide
http://forum.xda-developers.com/showthread.php?p=41768774
Then run the offline flash method.
Sent from my LG-P769 using xda app-developers app
Click to expand...
Click to collapse
I tried this but I'm not sure if fastboot is working. I don't see it go into fastboot. I installed the drivers like in the guide and even tried flashing the uboot and xloader and it says done at the end with no error so I'm not sure. I tried flashing the kdz with the updated and still get the same error about the usb not being connected.
Any ideas?
Originally Posted by kuma82<br />
You need to flash the ice cream u-boot in fastboot<br />
Use this guide<br />
http://forum.xda-developers.com/showthread.php?p=41768774<br />
Then run the offline flash method.<br />
Sent from my LG-P769 using xda app-developers app
Click to expand...
Click to collapse
<br />
<br />
I tried this but I'm not sure if fastboot is working. I don't see it go into fastboot. I installed the drivers like in the guide and even tried flashing the uboot and xloader and it says done at the end with no error so I'm not sure. I tried flashing the kdz with the updated and still get the same error about the usb not being connected. <br />
Any ideas?
Click to expand...
Click to collapse
To check if its working, select the option for just fastboot.
Once in that window, type
fastboot devices
This should let you know if it's working.
I like to run the commands manually, Lol it's more reassuring, that everything was done properly.
CM 10.1 P769
---------- Post added at 10:38 PM ---------- Previous post was at 10:36 PM ----------
Gambal85 said:
Similar issues here. I try to install driver in device manager and it throws an error "third party INF does not contain digital signature information" so i cant run the script to get into fastboot.
Click to expand...
Click to collapse
Have you rebooted (windows) and pressed f8 at boot?
CM 10.1 P769
kuma82 said:
To check if its working, select the option for just fastboot.
Once in that window, type
fastboot devices
This should let you know if it's working.
I like to run the commands manually, Lol it's more reassuring, that everything was done properly.
CM 10.1 P769
Click to expand...
Click to collapse
OK fastboot is working but in fastboot the screen is reversed. At the top in reverse it says fastboot v0.5 I believe.
How can I flash the uboot and xloader my self, where can I find them and what are the commands?
Thanks for your help.
Edit: Sorry it takes me so long to reply I've been busy with work.
linsalata28 said:
OK fastboot is working but in fastboot the screen is reversed. At the top in reverse it says fastboot v0.5 I believe.
How can I flash the uboot and xloader my self, where can I find them and what are the commands?
Thanks for your help.
Edit: Sorry it takes me so long to reply I've been busy with work.
Click to expand...
Click to collapse
Here is some help I gave to someone else
http://forum.xda-developers.com/showthread.php?p=43703982
Since you have fastboot running now, just follow the direction on the third link.
After flashing in fastboot, run the offline flash program.
Actually, what happened to that phone you found, might be the same problem for the person on the third link.
CM 10.1 P769
kuma82 said:
Here is some help I gave to someone else
http://forum.xda-developers.com/showthread.php?p=43703982
Since you have fastboot running now, just follow the direction on the third link.
After flashing in fastboot, run the offline flash program.
Actually, what happened to that phone you found, might be the same problem for the person on the third link.
CM 10.1 P769
Click to expand...
Click to collapse
Sorry its been so long but I've been busy.
How do I uninstall the lg United drivers to reinstall them? Ithink thats my issue now. My other problems were cause I wasn't running any programs from the :C drive but I fixed that.
Now I can't get the phone to boot into s/w mode.
Thanks again for your help.
Go to your device manager on your computer to uninstall the drivers.
Sent from my LG-P769(20F) using the xda-developers app. Now hit thanks, 'cause it makes me feel good!
Nathan.7118391 said:
Go to your device manager on your computer to uninstall the drivers.
Sent from my LG-P769(20F) using the xda-developers app. Now hit thanks, 'cause it makes me feel good!
Click to expand...
Click to collapse
I figured it out but I still can't get into s/w mode on the device. I was able to before manually flashing the files. Any ideas how to fix that?
linsalata28 said:
I figured it out but I still can't get into s/w mode on the device. I was able to before manually flashing the files. Any ideas how to fix that?
Click to expand...
Click to collapse
Did you check the md5 sum for the u-boot.img and see if they matched what I posted. Your download might be corrupt. Just the auto option to flash x&u ice for p769
CM 10.1 P769

[Q] Is there any way to unbrick HTC Desire X?

..
Really noone can help? I am really worried, i know that i shouldnt do something which i dont completly understand, i am stupid. I really just want my phone back, even without root. As i mentioned before, I have PhillZ Touch 5 (CWM v6.0.3.7) recovery and acces to bootloader. My CID is T-Mob009.
Could you please tell me at least if this is fixable? Can i go to my local phone service and they will fix it for me? Or can i do something at home?
jeryh160 said:
Really noone can help? I am really worried, i know that i shouldnt do something which i dont completly understand, i am stupid. I really just want my phone back, even without root. As i mentioned before, I have PhillZ Touch 5 (CWM v6.0.3.7) recovery and acces to bootloader. My CID is T-Mob009.
Could you please tell me at least if this is fixable? Can i go to my local phone service and they will fix it for me? Or can i do something at home?
Click to expand...
Click to collapse
it's still can be fix it, not a big problem
maybe you can try reinstall the stock rom
Don't go to local phone service, they can't help
Just find a ROM specific for your phone (search xda for desire x) and put it on sdcard. Either with an external SD reader or through recovery. Then wipe all in recovery, then flash ROM and gapps if needed
Then reboot
Sent from my Nexus 7 using XDA Premium 4 mobile app
jeryh160 said:
Long story short: I think i bricked my HTC Desire X. After rooting (succesful) i tried to remove stock T-Mobile apps. They were re-installing after reboot. I did some research and found many solutions, one of them was to install custom kernel. So, i grabbed neXusKERNELv3 and using WinDroid HTC Desire X Toolkit (Fastboot Commands > Flash > System Image) i flashed .img file to my phone. After rebooting nothing happens - HTC quietly brilliant logo, vibration and blank black screen.
One of the solutions of this problem i found in the internet was to install custom rom, but to do so, i have to acces my sd card, which i cant.
I have acces to bootloader and recovery (phillaz touch 5).
Anyone can help me? I'm noob, i just wanted to get rid of those annoying T-Mobile apps!
Thanks in advance and sorry for my bad English, im not native english speaker.
Update: I turned on the phone and left it alone for some time - after HTC logo and black screen nothing happens for some time and then htc logo appears again, and there is black screen again.
Click to expand...
Click to collapse
Dude one thing, your phone isin't bricked and you said you have Phiz touch recovery right? You can mount your SD card from there (I believe) then...
Before you do any of these make sure you have an unlocked phone (I know you said it. Rooted and unlocked bootloader), java and hansoon 2000's toolkir (optional, if you don't want to use CMD.) and an updated phone (you should have the 1.25 Hboot by now.)
1. Download a ROM and extract the boot.img to the folder where you have "fastboot.exe"
2. Boot your phone to recovery then mount your SD card from there.
3. Copy the ROM on to your SD card. (Oh you know that.)
4. Reboot back to bootloader and select fastboot
5. Plug your phone to your computer using a USB cable and open a command prompt window (CMD)
6. Type the following codes...
Code:
fastboot devices
Then
Code:
fastboot erase cache
And finally
Code:
fastboot flash boot (name_of_image).img
7. BACK UP YOUR STOCK ROM
8. Do a wipe data/factory reset
9. Wipe dalvik cache.
10. Flash the ROM that you placed in your SD card.
I hope it worked lol. Goodluck bro!
In addition if you don't have card reader
1. Flash TWRP or CWM recovery
2. From recovery open "ADB Sideload"
3. Flash the rom.zip with ADB sideload
For more info: http ://android-revolution-hd.blogspot.com.tr/2013/12/ow-to-use-adb-sideload.html
4. Flash kernel (boot.img) via fastboot
Done
I cant believe i was such a dumbass and i didnt think about THAT simple solution earlier! Anyway, my phone's working again thanks to you. IDK why flashing a kernel through that tool i mentioned in 1st post didnt work, but nevermind. Thank you again and have a good day!
jeryh160 said:
I cant believe i was such a dumbass and i didnt think about THAT simple solution earlier! Anyway, my phone's working again thanks to you. IDK why flashing a kernel through that tool i mentioned in 1st post didnt work, but nevermind. Thank you again and have a good day!
Click to expand...
Click to collapse
Friend,
can you tell me what should I exactly do. My problem is as same as you!
Where can I download flashable zip?
---------- Post added at 09:28 AM ---------- Previous post was at 09:02 AM ----------
jeryh160 said:
I cant believe i was such a dumbass and i didnt think about THAT simple solution earlier! Anyway, my phone's working again thanks to you. IDK why flashing a kernel through that tool i mentioned in 1st post didnt work, but nevermind. Thank you again and have a good day!
Click to expand...
Click to collapse
Friend,
please let me know where can I download ROM and boot.img files. Then I can execute same steps ..
thanks for advance
anybody there to help me?
veerusayz said:
anybody there to help me?
Click to expand...
Click to collapse
Just choose a ROM from Android General Section and download it; also you can choose a kernel from Original Android development.
i don't know which ROM to download. can you pls share me the trusted ROM link so that I can download
Why people having problems when they flash kernel through toolkits? Any reason?
Sent from my HTC Desire X using xda app-developers app
veerusayz said:
i don't know which ROM to download. can you pls share me the trusted ROM link so that I can download
Click to expand...
Click to collapse
Download any jb Rom u like. See the screenshots of every rom & download the one which u want.
veerusayz said:
i don't know which ROM to download. can you pls share me the trusted ROM link so that I can download
Click to expand...
Click to collapse
Go to android development section where you can find various roms like this
http://forum.xda-developers.com/sho...ENSE-dx5 1.02 (04-01-2014) JB 4.1.2 | Sense 5
Sent from my HTC Desire X using xda app-developers app
Thanks
I tried to install following
http://d-h.st/Jk5
I got installation aborted error..what is the issue?
---------- Post added at 05:02 AM ---------- Previous post was at 04:21 AM ----------
Anybody there to help me...pls give quick replies..
veerusayz said:
Thanks
I tried to install following
http://d-h.st/Jk5
I got installation aborted error..what is the issue?
---------- Post added at 05:02 AM ---------- Previous post was at 04:21 AM ----------
Anybody there to help me...pls give quick replies..
Click to expand...
Click to collapse
What device do you have? Boot into bootloader and write down everything on that screen here
Sent from my Nexus 4 using XDA Premium 4 mobile app
demkantor said:
What device do you have? Boot into bootloader and write down everything on that screen here
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
hi Im using htc desire x...
what do you mean by Boot into bootloader and write down everything on that screen here...sorry for my ignorance..im new to this
Read this thread thoroughly and this will explain you everything..
http://forum.xda-developers.com/sho..., custom roms installing, going back to stock
And there is a thanks button hit it if you want to give thanks
Sent from my HTC Desire X using xda app-developers app
Volume down while powering on, there will be a bunch of information about your phone. Write down all line for line
Sent from my Nexus 7 using XDA Premium 4 mobile app
Thanks for all your help.
I've flashed boot.img from fastboot command. It worked..To be frank, I dont know how it worked..but it worked :laugh:

[WIP] CWM 6 (Booting and Testing)

Download
Mega
Installing
You can't flash this yet (I'm working on that, I promise) but you can boot from it!
NOTE: THIS IS A WIP. Not a lot has been really tested yet and this is posted merely for your enjoyment atm.
I don't suggest flashing anything yet, not that there is anything to flash heh.
Also, I take no responsibility if you break your watch, yada, yada.
To do this, make sure you have Android's tools (for fastboot), an unlocked bootloader, and the watch connected to your computer in Debug mode.
> adb reboot bootloader
<wait for the reboot to happen>
> fastboot boot /path/to/recovery.img
Click to expand...
Click to collapse
Enjoy!​
Did u push the tree to github?
1st built for me was a no go
wouldn't twrp make more sense since its touch based?
D-FUSE said:
Did u push the tree to github?
1st built for me was a no go
Click to expand...
Click to collapse
Nope, though I'll try to get to it tomorrow after work! If you want, I can give you an overview of what I did:
1. Pull the source for CM11.
2. Dump boot and recovery images using dd.
3. Ran makevender.sh using lge and dory.
4. lunch'd it up.
5. Replaced the recovery.fstab with the fstab from the recovery ramdisk.
6. Ran makerecovery.sh.
7. fastboot boot'd the recovery.img
This is all off the top of my head and missing some random files you had to hack around with, of course. Hope you get it working and more progress is made because I can't get to it for another day!
ptesmoke said:
wouldn't twrp make more sense since its touch based?
Click to expand...
Click to collapse
I explained in the post that I thought CWM had touch built-in and have since switched over to Philz.
Smith7018 said:
Nope, though I'll try to get to it tomorrow after work! If you want, I can give you an overview of what I did:
1. Pull the source for CM11.
2. Dump boot and recovery images using dd.
3. Ran makevender.sh using lge and dory.
4. lunch'd it up.
5. Replaced the recovery.fstab with the fstab from the recovery ramdisk.
6. Ran makerecovery.sh.
7. fastboot boot'd the recovery.img
This is all off the top of my head and missing some random files you had to hack around with, of course. Hope you get it working and more progress is made because I can't get to it for another day!
I explained in the post that I thought CWM had touch built-in and have since switched over to Philz.
Click to expand...
Click to collapse
I wasn't trying to shoot you down just suggesting if it would be easier to iron out since its built to be touch based...that's all
ptesmoke said:
I wasn't trying to shoot you down just suggesting if it would be easier to iron out since its built to be touch based...that's all
Click to expand...
Click to collapse
Heh, don't worry, you didn't seem like you were shooting me down at all! Anyway, I tried TWRP but it wouldn't boot for some reason (it's extremely hard to debug at the bootloader level). So, I went back to CWM and got swipe control working! Here's a build of the recovery image
NOTE: To boot this do NOT flash it; you need to "fastboot boot" it. Also, don't blame me if your watch breaks, yadda, yadda.
As per the source, I'll tell you the truth, it's pretty ugly and I'm deathly afraid of git so give me a few days until I get around to uploading it.
Download: https://mega.co.nz/#!ctMGgb4T!1g3m2PxsXH3LEoF0GuCaxFcfvrUBHc1_IW3nXDdGQbA
Smith7018 said:
Nope, though I'll try to get to it tomorrow after work! If you want, I can give you an overview of what I did:
1. Pull the source for CM11.
2. Dump boot and recovery images using dd.
3. Ran makevender.sh using lge and dory.
4. lunch'd it up.
5. Replaced the recovery.fstab with the fstab from the recovery ramdisk.
6. Ran makerecovery.sh.
7. fastboot boot'd the recovery.img
This is all off the top of my head and missing some random files you had to hack around with, of course. Hope you get it working and more progress is made because I can't get to it for another day!
I explained in the post that I thought CWM had touch built-in and have since switched over to Philz.
Click to expand...
Click to collapse
Interesting.
I was/am working on TWRP, but my first build wouldn't boot.
EDIT: Where did you get that strap? I really like it.
Smith7018 said:
Heh, don't worry, you didn't seem like you were shooting me down at all! Anyway, I tried TWRP but it wouldn't boot for some reason (it's extremely hard to debug at the bootloader level). So, I went back to CWM and got swipe control working! Here's a build of the recovery image
NOTE: To boot this do NOT flash it; you need to "fastboot boot" it. Also, don't blame me if your watch breaks, yadda, yadda.
As per the source, I'll tell you the truth, it's pretty ugly and I'm deathly afraid of git so give me a few days until I get around to uploading it.
Download: https://mega.co.nz/#!ctMGgb4T!1g3m2PxsXH3LEoF0GuCaxFcfvrUBHc1_IW3nXDdGQbA
Click to expand...
Click to collapse
Thanks man. Got it to boot up and backup worked. Guess that's about all u can do for now
Sent from my Nexus 5 using XDA Premium 4 mobile app
dude1981 said:
Thanks man. Got it to boot up and backup worked. Guess that's about all u can do for now
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Awesome! You can technically flash mods; I flashed the iOS emoji mod so now my hangout messages don't have the ugly Google ones :victory:
jamcar said:
Interesting.
I was/am working on TWRP, but my first build wouldn't boot.
EDIT: Where did you get that strap? I really like it.
Click to expand...
Click to collapse
Same, and I gave up; TWRP's UI won't really work out too well at 280x280, IMO, and CWM swipe is already working heh. I got the watch strap from eBay. It was super cheap and easy to adjust!
Why just booting it via fastboot instead of flashing it?
and have you push your device tree to github??
Smith7018 said:
Heh, don't worry, you didn't seem like you were shooting me down at all! Anyway, I tried TWRP but it wouldn't boot for some reason (it's extremely hard to debug at the bootloader level). So, I went back to CWM and got swipe control working! Here's a build of the recovery image
NOTE: To boot this do NOT flash it; you need to "fastboot boot" it. Also, don't blame me if your watch breaks, yadda, yadda.
As per the source, I'll tell you the truth, it's pretty ugly and I'm deathly afraid of git so give me a few days until I get around to uploading it.
Download: https://mega.co.nz/#!ctMGgb4T!1g3m2PxsXH3LEoF0GuCaxFcfvrUBHc1_IW3nXDdGQbA
Click to expand...
Click to collapse
just zipping your device tree and uploading it would work too.
And how you build a recovery and git look skeery?? lol
Smith7018 said:
Awesome! You can technically flash mods; I flashed the iOS emoji mod so now my hangout messages don't have the ugly Google ones :victory:
Same, and I gave up; TWRP's UI won't really work out too well at 280x280, IMO, and CWM swipe is already working heh. I got the watch strap from eBay. It was super cheap and easy to adjust!
Click to expand...
Click to collapse
Good deal. Do u happen have any links to mods or did u create them yourself?
Sent from my Nexus 5 using XDA Premium 4 mobile app
Smith7018 said:
Awesome! You can technically flash mods; I flashed the iOS emoji mod so now my hangout messages don't have the ugly Google ones :victory:
Click to expand...
Click to collapse
This is exactly why I've rooted my watch! Well, that and the Gohma ROM.
The issue I'm having is pushing the .zip file to the sdcard. Getting an error saying it's read-only. Can't do it via adb because the second I boot into CWM my laptop forgets it's connected to anything.
PlayfulGod said:
Why just booting it via fastboot instead of flashing it?
and have you push your device tree to github??
Click to expand...
Click to collapse
It's only booting because it doesn't work when flashed to recovery. The file size is around 8 mb whereas the legitimate recovery is 23 mb, which I'm sure is an issue. Is it possible that I'm only creating a ramdisk that gets paired with the watch's kernel and I need to make an image with both of them? Sorry, this whole uBoot stuff confuses me a bit.
PlayfulGod said:
just zipping your device tree and uploading it would work too.
And how you build a recovery and git look skeery?? lol
Click to expand...
Click to collapse
Heh, I'm not actually afraid of git, I guess, I'm afraid of the whole "making a device-specific git repo that can be easily pulled while building CM." I guess I just don't have the time atm to set it up properly, but dw, I'll get to it this weekend! :fingers-crossed:
dude1981 said:
Good deal. Do u happen have any links to mods or did u create them yourself?
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Well, the iOS mod is something I downloaded awhile ago for my N5. I'm afraid I don't have the link anymore. Sorry, man.
Pepski said:
This is exactly why I've rooted my watch! Well, that and the Gohma ROM.
The issue I'm having is pushing the .zip file to the sdcard. Getting an error saying it's read-only. Can't do it via adb because the second I boot into CWM my laptop forgets it's connected to anything.
Click to expand...
Click to collapse
Try pushing the zip to the sd card while it's normally booted and then restart. I think that's what I did, IIRC.
Smith7018 said:
Try pushing the zip to the sd card while it's normally booted and then restart. I think that's what I did, IIRC.
Click to expand...
Click to collapse
Getting:
Code:
C:\fastboot>adb push emoji.zip \sdcard
failed to copy 'emoji.zip' to '\sdcard': Read-only file system
This was just done while the watch is booted normally and plugged in via USB. It almost seems as though the root permission hasn't worked. I'm at a loss.
Pepski said:
Getting:
Code:
C:\fastboot>adb push emoji.zip \sdcard
failed to copy 'emoji.zip' to '\sdcard': Read-only file system
This was just done while the watch is booted normally and plugged in via USB. It almost seems as though the root permission hasn't worked. I'm at a loss.
Click to expand...
Click to collapse
Weird... I don't even think you need root to push to /sdcard/ but I could be wrong. I'd suggest trying /sdcard/emoji.zip so it knows where to resolve. Also, I don't use Windows, but does the backslash work on adb as a file separator?
what happened to development on this?

Categories

Resources