|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
Also, this is development thread with deep mod in system (kernel, module...) then C & C++ is used for this job . If you want to develop front end app, you need to work with Java, btw there is no way for .NET LOL @[ACL] did you forgot to push something? I've got error while trying to build kernel. Code:
arch/arm/mach-msm/board-htcrhodium.c:61:23: error: bootcheck.h: No such file or directory arch/arm/mach-msm/board-htcrhodium.c: In function 'halibut_init': arch/arm/mach-msm/board-htcrhodium.c:779: error: implicit declaration of function 'boot_reason_charge' arch/arm/mach-msm/board-htcrhodium.c:783: error: implicit declaration of function 'is_a9_ready' arch/arm/mach-msm/board-htcrhodium.c:820: error: implicit declaration of function 'send_to_limbo' make[1]: *** [arch/arm/mach-msm/board-htcrhodium.o] Error 1 make: *** [arch/arm/mach-msm] Error 2
__________________
No money, no honey!
--- Motoroi XT720 - MIUI 1.10.21-t2w - [OC 1Ghz very fast & smooth] - CM-7.1.0-11.10.12-ODEX-XT720-J.Y.Daddy Last edited by tiger2wander; 03-24-2011 at 12:06 AM. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
was updated, builds ok now...
__________________
Rockin' The Official TouchPro 2 aka "The dopest phone with keyboard still":
F**k windows mobile, NAND flash to droid.... |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Just updated and build ok now, going to test new build
How changed made for: http://htcdevs.wirelesstcp.net/files...generic-ril.so I'm going to test it also. |
|
||||
I think the no force cdma may be messin with me..... droppin this via wifi, apn will not save for some reason??? Is this just me?
Sent from my APN handicapped nandroid |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
OOOOps!
Latest commit of kernel seen prevent recovery to load its menu Its stuck at Android logo screen, can not show menu by power button. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
There was a haret patch that some key files around Commit in linux-msm-rhod-nand in Linux on Qualcomm's MSM - Gitorious May need to revert this then or fix it if this is the issue.
__________________
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
I also did a dirty build (without 'make clean') and then it said: "NBH ... can not find system on NAND partitions"
I've just do another clean build and will test again soon. Another problem: in the last kernel I loaded from htcdevs.wirelesstcp.net/files/xdandroid/ it seen not load correct keyboard map for my RHOD500. Where I need mod to correct that? Sadly, I was also has dead loop caused by do a fresh install while battery low Just bought an external multi charger to save it LOL |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
Also the "LATEST" are behind from git. I sent massive patches yest so i stopped outbuild from making 10 diff new kernels that may not work. So test off git if you can. And that key issue looks simple . just need people to test. The gsm ril is prob our future ril. No longer supports force cdma .. which i will push to tinboot as we.. edit: ok reason why recovery doesnt work is because before it was labled as key_home and now its key_power. Since i only check for key_home then its broke. So real fix would be for me to change it on the recovery, but if you want to test you can chance this on the kernel. Last edited by [ACL]; 03-24-2011 at 09:48 AM. |
|
|
|