-
Notifications
You must be signed in to change notification settings - Fork 24
Home
tgascoigne edited this page Jul 7, 2012
·
8 revisions
Working:
- Radio (calls and 3G)
- Audio
- Hardware Acceleration
- WiFi
- Bluetooth
- NFC
- Camera
- FM Radio
- GPS
- Echo/In call volume fixed
- Wifi Tethering
Issues/TODO list:
- Wifi Direct
- Data connection occasionally fails
You can read and add reports to Build test log
Thanks to jangrewe for providing the nightly builds.
Downloads: http://mirror.faked.org/cm9/
Jenkins: http://faked.org/jenkins
Bugs can be reported via the Github issue tracker. Please try to include as much info as possible:
-
How to reproduce the bug
-
Expected outcome
-
Error logs (logcat)
Using CWM you can flash the ROM. The kernel must be flashed manually unless you have S-OFF:
-
Extract the zip file.
-
fastboot flash boot boot.img
Add the following to your .repo/local_manifest.xml:
Sync code.
repo sync
And compile:
add_lunch_combo cm_endeavoru-userdebug
lunch cm_endeavoru-userdebug
(cd device/htc/endeavoru && ./extract_files.sh)
make -j4 otapackage