So... I'm new to all of this & completely stumped. I know git has a cherry-pick function to pull this code into my copy. I have no clue how it works.
Everything I try with git ends up in this:
fatal: Not a git repository (or any of the parent directories): .git
Everything I've done so far is manually editing, which would take weeks seeing all of edowar's changes - & I've been looking thru all of them (& noticed HDMI is still not working) trying to figure out how to add them.
I have Isaac's repo. I have the proprietary files included. I've run a successful (but not booting) build from them.
Sorry if I'm being an ignorant newb but that's what I am and I'm not afraid to admit it.
Everything I try with git ends up in this:
fatal: Not a git repository (or any of the parent directories): .git
Everything I've done so far is manually editing, which would take weeks seeing all of edowar's changes - & I've been looking thru all of them (& noticed HDMI is still not working) trying to figure out how to add them.
I have Isaac's repo. I have the proprietary files included. I've run a successful (but not booting) build from them.
Sorry if I'm being an ignorant newb but that's what I am and I'm not afraid to admit it.

ICS Kernel (should work on MT):
https://github.com/edowar/FIH-msm7x30-ics
The rest of CM9 (from isaac's repo or CM), our device specifics:
https://github.com/edowar/android_device_fih_fb0 <-- try this first
or
https://github.com/edowar/android_device_fb0
Proprietary blobs can be downloaded here:
http://androidforums.com/triumph-al...7-source-development-area-11.html#post3634312
or use extract-files.sh script from the CM7 build thread instructions plugged into a Froyo ROM.
Build away! I will when I get time & my build env working again.