|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Nah, only 1 commit. When you remove history of a file in git, it is recommended to force the push (especially if you have funky merge histories). This just "re-pushes" some of the previous commits. Then you set that file reference to expire and run garbage collection after it has been expired.
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
ah, i see. learned bout git tweaks yesterday on my own. We going to get rid of the install-seq in there too?
also, vol buttons in ASR work for with latest kernel updates update [acl], ril doesnt show up like before in ps. all there is is /system/bin/rild ???? new ril it is? Last edited by MassStash; 03-24-2011 at 06:06 PM. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
Personally, my preference is for the button mapping we have now, but I know it is different than Haret which I guess has the potential for causing regression issues. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
i cant get back on irc for some damn reason to find out if we need to recompile android so the keys are changed there. If so, then lets just do it on our end how it was. Looks like people like home op where power is.
__________________
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
is this not what changed the keymapping?
Commit in linux-msm-rhod-nand in Linux on Qualcomm's MSM - Gitorious as of current, compiling is necessary for key-mapping is desired, and i'm koo with that Last edited by MassStash; 03-24-2011 at 07:03 PM. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
Also, ACL, any chance we can commit the new mtdparts? Code:
mtdparts=msm_nand:0x4800000@0x0(protected),0x800000@0x4800000(recovery),0x0A000000@0x5000000(system),0xF000000@0xF000000(userdata),0x2000000@0x1E000000(cache) EDIT: Poop, I didn't look far enough down. Yes, you are right. The commit I referenced is in that, so we do need to add the navi_pad to recovery. I'll update the install-seq.sh on git for reference since that is what ACL uses in recovery. I made the changes to the script in the recovery install and am booting up to test right now. I'll let you know how it goes in a little bit. Last edited by natemcnutty; 03-24-2011 at 07:39 PM. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
I am testing the rildarg changes right now. Will let you know if it works OK on CDMA with the force_cdma option turned off.
ACL, do you think I need the new RIL for this to work? |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
OK, recovery doesn't respond to any buttons. Anyone else that is compiling right now able to confirm?
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
nah, latest compile for me makes MORE buttons work for me lol vol buttons didnt work before the latest kernel updates, and now they do. you change anything? i changed key_end to key_home. turns out recovery doesnt work any buttons if there's no key_home because of acl made it look for key_home. so worked for me without notice of this broken part....
[acl], maybe they blocked irc.... haha Last edited by MassStash; 03-24-2011 at 08:11 PM. |
|
|
|