Guest dheen Posted December 5, 2010 Report Posted December 5, 2010 (edited) Hello, i've made a recover.img for ZTE Link that don't seems to have the same kernel as racer So let's test it (don't forget to have the proper fastboot and made save of your recovery before !!!) Edit : test the backup mode. the Img are valid and extractable by unyaffs \o/recoverylink.imgfastboot.zip Edited December 5, 2010 by dheen
Guest Mytriox Posted December 5, 2010 Report Posted December 5, 2010 (edited) Yes it ran !!! All extract are good. Thanks. Edited December 5, 2010 by Mytriox
Guest dheen Posted December 13, 2010 Report Posted December 13, 2010 Ok, i try to compile a kernel for the ZTE Link .... but i've got some problem doing it, it appears that the size of the kernel in LINK was limited. It explained why the racer and the link have different base address for boot and recovery (0X02E00000 for racer and 0x03600000 for the link) So i cannot compile a good kernel for the Link ..... it appears that the firmware for the racer is not the same :) .... The kernel size for the link is 1,7 Mo and when i compile a 2.1 version with minimum driver the size is 1,9 mo.... In conclusion, in france we-re doomed :lol: but you could do you're personnal rom in 1.6 :( ( ..... i regret not to wait for the Blade :) ....) i suppose we have to pray for an update by ZTE or Bouygues ( ..... or to start make some money to buy a new phone :P)
Guest Barbatos Posted December 13, 2010 Report Posted December 13, 2010 (edited) And from this link : http://ensupport.zte.com.cn/OldEnSupport/H...010-5/105.shtml Or here : http://support.zte.com.cn/support/news/New...?newsId=1000303 Or here : http://ensupport.zte.com.cn/OldEnSupport/H...010-7/105.shtml Or here : http://www.gomonews.com/zte-quietly-releas...ir-source-code/ Any hope ? Or any chance to upgrade the firmware before using recovery with 2.1 image ? (another french guy with bouygues operator and a fuc... donut phone.....) Edited December 15, 2010 by Barbatos
Guest Mytriox Posted December 14, 2010 Report Posted December 14, 2010 (edited) Just a little question. Did we can change the base address when you flash? Edited December 14, 2010 by Mytriox
Guest dheen Posted December 14, 2010 Report Posted December 14, 2010 Barbatos > already try this, by as i say, when i try to compile the source kernel 2.1 i got a file with 1,9 Mo size and it appears that it's to big for the link The firmware have to be flash before .... and i don't know how (I might be wrong, and i'd love to hear here that someone have a solution :)) Mytriox > the base address is program in the firmware of the phone (upper that kernel) so even if you change the base address in boot.img ou recovery.img the phone don't mind. (you can try to change this in the perl script by adding --base )
Guest Mytriox Posted December 21, 2010 Report Posted December 21, 2010 Thanks for the reply. Another dumb question In this case how bouygue will do for updating the link?
Guest Kriscka Posted December 24, 2010 Report Posted December 24, 2010 Thanks for the reply. Another dumb question In this case how bouygue will do for updating the link? Maybe they just won't update it... :)
Guest bbfox59 Posted January 8, 2011 Report Posted January 8, 2011 Apparently, they won't ^^' http://www.entraide.bouyguestelecom.fr/on-...te-2-1-gp-29960
Guest beurrevo Posted January 16, 2011 Report Posted January 16, 2011 I have tested to compile an android 2.1. No problem to compile, with cross_compilation and all option to rum "make". But when i must create the boot.img with the file zImage, i use this command : ./mkbootimg --kernel omap/arch/arm/boot/zImage --ramdisk boot.img-ramdisk.gz --cmdline "console=ttyS2,115200n8 rw mem=244M@0x80C00000 init=/init ip=off brdrev=P3A_CDMA mtdparts=omap2-nand.0:640k@128k(mbm),384k@1408k(cdt),384k@3328k(lbl),384k@6272k(misc),3584k(boo ),4608k(recovery),143744k(system),94848k(cache),268032k(userdata),2m(kpanic)" -o boot.img The memorys values "640k@128k(mbm),384k@1408k(cdt),384k@3328k(lbl),384k@6272k(misc),3584k(boot) 4608k(recovery),143744k(system),94848k(cache),268032k(userdata),2m(kpanic)" are good or not ? Best Regards !
Guest hhuyf Posted January 21, 2011 Report Posted January 21, 2011 I have tested to compile an android 2.1. No problem to compile, with cross_compilation and all option to rum "make". But when i must create the boot.img with the file zImage, i use this command : ./mkbootimg --kernel omap/arch/arm/boot/zImage --ramdisk boot.img-ramdisk.gz --cmdline "console=ttyS2,115200n8 rw mem=244M@0x80C00000 init=/init ip=off brdrev=P3A_CDMA mtdparts=omap2-nand.0:640k@128k(mbm),384k@1408k(cdt),384k@3328k(lbl),384k@6272k(misc),3584k(boo ),4608k(recovery),143744k(system),94848k(cache),268032k(userdata),2m(kpanic)" -o boot.img The memorys values "640k@128k(mbm),384k@1408k(cdt),384k@3328k(lbl),384k@6272k(misc),3584k(boot) 4608k(recovery),143744k(system),94848k(cache),268032k(userdata),2m(kpanic)" are good or not ? Best Regards ! I have tested to compile kernel,too. ( android 2.1 and 1.6),sourece code from ZTE website。 No problem to compile,but when flash-image into the phone ,the screen turn to colourful point. I thought LCD drivers has some problem. I hope somebody could test to compile android 1.6 kernel.
Guest dheen Posted January 21, 2011 Report Posted January 21, 2011 Same thing with the 1.6 kernel, i try to compile it a while ago. i don't know if it's a LCD driver problem or a memory problem, cause the phone just freeze or flash, but nothing happens, no welcome sound. The src was not proper to work .....
Guest Beka22 Posted February 22, 2011 Report Posted February 22, 2011 Hi all ! I need your recovery img, because my ZTE Link is locked on the unlocking scheme and my phone asks me my google account (i lost it). But i dont know how to install it. Can anyone tell me how i can install the recovery img on my ZTE ?
Guest bbfox59 Posted May 26, 2011 Report Posted May 26, 2011 Hi dheen, I know that that's an old topic but I'd like to know how did you manage to change the recovery for ZTE Racer to have a working recovery for the ZTE Link?
Guest Sebastian404 Posted May 28, 2011 Report Posted May 28, 2011 Has anyone tried the gen1/gen2 versions of clockwork with the Link? I found the source for the Link, but I cant get it to compile there seems to be some issues with lots of ZTE's source code releases.
Guest lucky1pk Posted July 27, 2011 Report Posted July 27, 2011 NEED HELP URGENT Hi i am just a newbe (sory for my english) i have ZTE-LINK after many days of search i found a customer upgrade tool & drivers for zte link on their Handsets Services & Support page (on this address) http://wwwen.zte.com.cn/en/products/mobile/handset_services/index.jsp?stateId=1385&state=France&chnlid=5352 i download it run on xp but the problem is its interface language is French which i can't understand kindly someone translate it. another thing my phone (zte-link)is not going in FTM mode or in Recovery mode with any key combination or battery removel & insurtion. Please help m in this matter Thanks in advance. Tool img. is attched. zte.bmp
Guest St3phen Posted September 21, 2011 Report Posted September 21, 2011 (edited) NEED HELP URGENT Hi i am just a newbe (sory for my english) i have ZTE-LINK after many days of search i found a customer upgrade tool & drivers for zte link on their Handsets Services & Support page (on this address) http://wwwen.zte.com...nce&chnlid=5352 i download it run on xp but the problem is its interface language is French which i can't understand kindly someone translate it. another thing my phone (zte-link)is not going in FTM mode or in Recovery mode with any key combination or battery removel & insurtion. Please help m in this matter Thanks in advance. Tool img. is attched. zte.bmp Hi ! Can you upload this program here please ? (no acces error 500) Translate : the phone will be updated in version : P726GV1.0.0B03 *Chinese language* d. Install driver BEFORE start update (USB driver ??) e. Save your contacts and personnals data before start update f. The phone must switch to download mod before update: stop your device. remove the battery. press volume key. connect your device to PC with USB cable and start device(always volume key pressed) The rest is in chinese language... Volume up I think... Sorry for my english :P Thanks Edited September 21, 2011 by St3phen
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now