|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
current revision is: "08:25 acl committed 0952be6"
I'm clone from Commits in ~acl/linux-on-qualcomm-s-msm/linux-msm-rhod-nand:htc-msm-2.6.27 - Gitorious Is any wrong here?
__________________
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 |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
Code:
adb shell dmesg > dmesg.txt |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
This is kernel updates. They have not been tested and have not been built to an nbh yet. If you want to build and test, knock urself out. lol.. its impossible to figure out when you put your simcard in this dmesg. Just so much going on in here. ANyways nothing stands out. But thats bad because it should stand out. We have no idea if we are recognising the sim card. I guess we will know more when there is a new ril. The ril changes are simple. We need to get rid of this line " parse_cmdline();" inside the RIL_RadioFunctions and come up with something more elegant. Maybe a property_get so we use the android prop files to determine this nonsense. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
I've just built and running with my own build latest kernel, testing & checking something and will report later
Quote:
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
forgot to mention of another change. Down below notice that there is call to "/bin/pppd" change that to "/system/bin/pppd"
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Question: I have Sprint TP2, when I turn phone off and then plug in USB cable (or charger) my phone vibrates twice and LED turns on but no screen. Is the carging working at this time? I can only pull battery out at this time if I want to boot phone...? Windows sees cable plugged in and charges battery, is there a way to put that code in (or similar code?)
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
New kernel coming out tonight with even more changes, so you can test then. And you are welcomed to write the code if you want to :-p Edit: but yeah its in the works but not as easy as it sounds. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
I was just wondering if it was code (from Windows Mobile) that you could use... Wonder if other phones (android) have the code already? I don't understand the way it works so I am just talking out of my (u know what)...
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
I has search around and got git://gitorious.org/linux-on-qualcomm-s-msm/android-htc-ril.git But it seen for diamond, Can I use it for RHOD500? If yes, how to build it? I was download Android NDK but got error: Code:
┌─(uocnb@hydrogen)-(09:00:41-:-24/03)─-]∙-∙∙· └─(android-htc-ril|diamond)─∙· ../android-ndk-r5b/ndk-build Android NDK: Could not find application project directory ! Android NDK: Please define the NDK_PROJECT_PATH variable to point to it. /home/uocnb/android/android-ndk-r5b/build/core/build-local.mk:85: *** Android NDK: Aborting . Stop. ┌─(uocnb@hydrogen)-(09:02:12-:-24/03)─-]∙-∙∙· └─(android-htc-ril|diamond)─∙· NDK_PROJECT_PATH=$PWD ../android-ndk-r5b/ndk-build Android NDK: Your APP_BUILD_SCRIPT points to an unknown file: /home/uocnb/android/android-htc-ril/jni/Android.mk /home/uocnb/android/android-ndk-r5b/build/core/add-application.mk:116: *** Android NDK: Aborting... . Stop. Best regard! Uoc Nguyen |
|
|
|