Guest Sebastian404 Posted January 9, 2011 Report Posted January 9, 2011 He usually always shares the source...hmm. Hope we can get it :D The only version I could find was of 2.0.0 on his github... and Ive seen the most recent update he's got for the passion is 2.2.1...
Guest lordofangels Posted January 9, 2011 Report Posted January 9, 2011 Hi Seb, Can I just flash this with your CW 2.5.1.8 if I use this one- recovery-RA-blade-v2.0.0-update_signed.zip Fantastic work, as always
Guest Sebastian404 Posted January 9, 2011 Report Posted January 9, 2011 Hi Seb, Can I just flash this with your CW 2.5.1.8 if I use this one- recovery-RA-blade-v2.0.0-update_signed.zip Fantastic work, as always yeah I've uploaded update's to my site.. http://android.podtwo.com/recovery/
Guest lordofangels Posted January 9, 2011 Report Posted January 9, 2011 yeah I've uploaded update's to my site.. http://android.podtwo.com/recovery/ Wow Seb, you are a star, thank you so much...\o/
Guest vareBlade Posted January 9, 2011 Report Posted January 9, 2011 (edited) yeah I've uploaded update's to my site.. http://android.podtwo.com/recovery/ Minor misspell, in 2nd line on your site it says: These are buildis of Koush's ClockworkMod Recovery and Amon_RA's RA-Recovery for the ZTE-Blade. Edited January 9, 2011 by vareBlade
Guest TheDOC1 Posted January 9, 2011 Report Posted January 9, 2011 However, instead I compiled a 2.6.29 kernel with EXT4 support (attached). It also using my 2.6.29 base so it shouldn't invert colors on TFT phones.Could you please share the sourcecode you used and the .config for this build?
Guest Sebastian404 Posted January 9, 2011 Report Posted January 9, 2011 (edited) Could you please share the sourcecode you used and the .config for this build? its the standard Kernel from ZTE's website, I pulled proc/config.gz from a running device, then I ziped it, renamed it to .config, then I ran make menuconfig, and picked EXT3 and EXT4 support from the Filesystems tab... Edited January 9, 2011 by Sebastian404
Guest TheDOC1 Posted January 9, 2011 Report Posted January 9, 2011 its the standard Kernel from ZTE's website, I pulled proc/config.gz from a running device, then I ziped it, renamed it to .config, then I ran make menuconfig, and picked EXT3 and EXT4 support from the Filesystems tab...Thx for the reply. It was more into the direction of kallt_kaffe, I thought there was a problem with TFT devices on your kernel (I don't have a TFT SF myself).
Guest Sebastian404 Posted January 9, 2011 Report Posted January 9, 2011 Thx for the reply. It was more into the direction of kallt_kaffe, I thought there was a problem with TFT devices on your kernel (I don't have a TFT SF myself). I've had contradictary reports... I'm tempted to go out and see if I can buy a TFT device to try it out... but... I dunno if I need yet another device to carry around with me, the TSA always ask why I have 3 cell phones on me
Guest TheDOC1 Posted January 9, 2011 Report Posted January 9, 2011 (edited) Its more that the problem is that ext4 is not supported... it should mount try to mount as ext4 and then fall back to ext3, then ext2 and then give up..... I thinkI think, mounting it with -t ext4 has fallbacks if the partition is ext3 or ext2 (downward compatible) so it should work with both of these partition types without the hassle to try differnt mounts. It actually works here for my ext3 partition. I don't know about the partitioning within the recovery, if that will end up working in an image, where the kernel doesn't support ext4. However, I'm totally excited about this recovery over clockwork recovery. There are just those functions added that I always missed in CWM. Edited January 9, 2011 by TheDOC1
Guest Sebastian404 Posted January 9, 2011 Report Posted January 9, 2011 I think, mounting it with -t ext4 has fallbacks if the partition is ext3 or ext2 (downward compatible) so it should work with both of these partition types without the hassle to try differnt mounts. It actually works here for my ext3 partition. I don't know about the partitioning within the recovery, if that will end up working in an image, where the kernel doesn't support ext4. now I've got a kernel with ext4 support is seems to happily work... from ADB its going to use what's in /etc/fstab and that is set at auto.. but format a card as ext2, then mount it from within RA and then do a 'mount' from ADB it shows up mounted as EXT4 at the end of the day tho. it seems to work, its just a quirk.
Guest kallt_kaffe Posted January 9, 2011 Report Posted January 9, 2011 I'm interested in what you did about your 2.6.29 base working with TFT... I thought the latest source we got from ZTE had TFT drivers already? when I got TFT owners to test out clockworkmod, they all seemed to be happy with it, and I'm using the same kernel with this.....The latest 2.6.29 source from ZTE has some of the files update for TFT but they didn't include everything. Didn't you have to remove the LcdPanleID to get it to compile? I had to but what happens is that R and B is swapped on TFT displays. So I put the variable back and added a check in another file and changed the pixel format for TFT displays. I've attached my changed files for the 2.6.29 kernel.changedfiles.zip
Guest kallt_kaffe Posted January 9, 2011 Report Posted January 9, 2011 I've had contradictary reports... I'm tempted to go out and see if I can buy a TFT device to try it out... but... I dunno if I need yet another device to carry around with me, the TSA always ask why I have 3 cell phones on me That's propably because Clockwork is mostly green and green is well, green on both screen types. It's Red and Blue that gets swapped on the TFT unless you fix it in the kernel.
Guest Sebastian404 Posted January 9, 2011 Report Posted January 9, 2011 The latest 2.6.29 source from ZTE has some of the files update for TFT but they didn't include everything. Didn't you have to remove the LcdPanleID to get it to compile? I had to but what happens is that R and B is swapped on TFT displays. So I put the variable back and added a check in another file and changed the pixel format for TFT displays. I've attached my changed files for the 2.6.29 kernel. Ahhh, yeah I deleted that LcdPanelID reference.. but I did ask on the ClockworkMod Recovery Thread for feedback from people with TFTs and they all said it was fine... so I assume it was... Thanks for that I'll check the changes out
Guest kallt_kaffe Posted January 9, 2011 Report Posted January 9, 2011 Ahhh, yeah I deleted that LcdPanelID reference.. but I did ask on the ClockworkMod Recovery Thread for feedback from people with TFTs and they all said it was fine... so I assume it was... Thanks for that I'll check the changes out If you add them all to your source tree make sure AHB overclocking is not enabled (check acpuclock.c, it's a define in the beginning of the file) because not all phones like AHB overclocking (although most do) so it's a bad thing to have enabled in a recovery image.
Guest zapher Posted January 9, 2011 Report Posted January 9, 2011 Ahhh, yeah I deleted that LcdPanelID reference.. but I did ask on the ClockworkMod Recovery Thread for feedback from people with TFTs and they all said it was fine... so I assume it was... Thanks for that I'll check the changes out I don't think the color is such a deal breaker. Not very suprising it didn't come back as a bug when all that's changed is a switch between R and B.
Guest fonix232 Posted January 9, 2011 Report Posted January 9, 2011 I've had contradictary reports... I'm tempted to go out and see if I can buy a TFT device to try it out... but... I dunno if I need yet another device to carry around with me, the TSA always ask why I have 3 cell phones on me You can send me one of your phones any time :D BTW yes, kaltt's fix works, while your kernel won't, so as soon as I get back to my Win7 installation (ficked it up somehow, now I can't boot), I will test RA :P
Guest TheDOC1 Posted January 9, 2011 Report Posted January 9, 2011 (edited) Here is a version with ext4 enabled in recovery (unmodified source from github, see post #1) and kallt_kaffe's kernel from earlier in this thread (post #80) to try out. recovery_RA_blade_v2.0.0_with_kallt_kaffes_kernel.img Edited January 9, 2011 by TheDOC1
Guest zapher Posted January 9, 2011 Report Posted January 9, 2011 What's the difference between; recovery-RA-blade-v2.0.0-CM.img recovery-RA-blade-v2.0.0-CM-update_signed.zip recovery-RA-blade-v2.0.0.img recovery-RA-blade-v2.0.0-update_signed.zip Are the CM just with cyanogenmod-colors? What is signed then?
Guest fonix232 Posted January 9, 2011 Report Posted January 9, 2011 What's the difference between; recovery-RA-blade-v2.0.0-CM.img recovery-RA-blade-v2.0.0-CM-update_signed.zip recovery-RA-blade-v2.0.0.img recovery-RA-blade-v2.0.0-update_signed.zip Are the CM just with cyanogenmod-colors? What is signed then? The ZIPs can be installed from Recovery, while the images can be flashed only from Fastboot (or from ADB using flash_image).
Guest zapher Posted January 9, 2011 Report Posted January 9, 2011 The ZIPs can be installed from Recovery, while the images can be flashed only from Fastboot (or from ADB using flash_image). Of course! That makes sense. Thanks!
Guest harry_m Posted January 9, 2011 Report Posted January 9, 2011 Thanks for this recovery! I've always liked amon_ra more than clockwork :-)
Guest Sebastian404 Posted January 9, 2011 Report Posted January 9, 2011 (edited) can someone with a TFT device give this a go and let me know if it looks like the picture Edited January 10, 2011 by Sebastian404
Guest Simon O Posted January 10, 2011 Report Posted January 10, 2011 Just a heads up for people using this. Backups created using Clockwork Recovery will not restore using Amon_RA. Bart mentioned this on Twitter today. Both recoveries use Nandroid but do so differently.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now