[ROM][4.3][CM10.2][UNOFFICIAL]LG Optimus One Family CM10.2 - Optimus One, P500 Original Android Development

CyanogenMod for LG MSM7x27 Devices (P500, P505, P506, and P509)
CyanogenMod 10.2 is here for the LG Optimus One Family!!
cyanogen said:
CyanogenMod 10.2 is a free, community built distribution of Android 4.3 (Jelly Bean) which greatly extends the capabilities of your phone.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Click to expand...
Click to collapse
A very special thanks to AndroidMeda (hephappy) for all his hard work on this ROM. Thanks!
Google Apps are not included in this ROM. Use my shrinked package or another one for best results.
What works (as of September 4):
Camera
Video recording
Panorama
Video playback (LQ and HQ)
WiFi
3G
Hardware lights
Display
All accelometers
Google Apps
Most Project Butter related enhancements
All native apps
Most audio
Airplane Mode
Screen off and on animations
Lockscreen animations
Most CM10.2 features
What doesn't work (as of September 4):
Any ARMv7 features
Google Now (sorry, it's never going to work)
Speakerphone
Bluetooth
Wi-Fi tether (no workarounds with Google Play Apps)
Call hold
VGA Video Recording (lags at around 18 FPS)
Sceenshots:
Upload some and send me links!
Basebands:
LG Optimus One (P500): V20
LG Phoenix (P505): V20
LG Thrive (P506): V11
LG Optimus T (P509): V11

Downloads:
All ROM downloads are available at our Jenkins: http://jenkins.androidarmv6.org/job/android
Google Apps:
Google Apps (For Mini/MDPI Devices) -- Preferred Download

Changelog:
September 4, 2013:
Initial Release
Fixed GSM
Fixed SD card mounting
Implemented a new init.d system

:crying:
Amazing!
:good:

Its beautiful..
Enviado desde mi Nexus 4 usando Tapatalk 4

WooW Great, now iam ready to taste Jellybean4.30. Downloading....

rahulsby said:
WooW Great, now iam ready to taste Jellybean4.30. Downloading....
Click to expand...
Click to collapse
Waiting for your Mini Gapps for Android 4.3 . TIA
EDIT:
Here is the link of full Gapps for CM 10.2.x, Android 4.3:
http://goo.im/gapps/gapps-jb-20130813-signed.zip

This is FANTASTIC !!!
Anyone tried the 1st build yet ??

Trying now, and works fine.
Gapps not installed
Will report soon
Sent from my LG-P500 using xda app-developers app

Finally new dedicated thread.
Tested this last build (05.09.2013 5:51:35).
As written before rom is a bit laggy.
But only for first time. After a pair reboots it's going very fast.
Internet connection for Wi-Fi / GSM appears with huge delay.
On 10.1 all normal, so it's no router problem.
Noticed that zRam option in Performance settings went back.
Also fixed on-line Voice Search and WhatsApp notification sound
Bug summation:
– no loudspeaker
– Bluetooth wont off
– Wi-Fi tether broken again, even Google Play apps
– no indication of transmitting / receiving data on Wi-Fi and cell network icons (small arrows)
– long connecting to internet after boot
– no option for enable navigation panel
– Mounts2SD wont work in easy way. Link2SD fine.
Old:
– Wi-Fi battery drain
– dark camera

Bonoboo said:
Finally new dedicated thread.
Tested this last build (05.09.2013 5:51:35).
As written before rom is a bit laggy.
But only for first time. After a pair reboots it seems going normal.
Internet connection for Wi-Fi appears with huge delay.
On 10.1 all normal, so it's no router problem.
Noticed that zRam option in Performance settings went back.
Bug summation:
– no option to enable navigation panel
– no loudspeaker
– Bluetooth wont off
– Wi-Fi tether broken again (just writes "Error")
Old:
– Wi-Fi battery drain
– dark camera
Click to expand...
Click to collapse
Firstly, thanks to FPChaim.
Just add code: qemu.hw.mainkeys=0 in build.prop, reboot and navigation buttons is there. No need to use physical button. Then, go to Settings>Interface to configure navigation button.

Hi, Friends, I installed CM 10.2, it is smooth.
Anyone wanna Super trimmed Android 4.3 Gapp with Mini LatinIME(english) (Only 11.3MB)
gapps-jb-4.3-Sep-05-rahulsby
with updated playstore. :highfive:

xu3sno said:
Firstly, thanks to FPChaim.
Just add code: qemu.hw.mainkeys=0 in build.prop, reboot and navigation buttons is there. No need to use physical button. Then, go to Settings>Interface to configure navigation button.
Click to expand...
Click to collapse
or try this:
http://forum.xda-developers.com/showthread.php?t=1330150

rahulsby said:
Hi, Friends, I installed CM 10.2, it is smooth.
Anyone wanna Super trimmed Android 4.3 Gapp with Mini LatinIME(english) gapps-mini-jb-4.3-Sep05-13.zip (18.4MB)
with updated playstore. :highfive:
Click to expand...
Click to collapse
Not working 11.8 mb only at mediafire
Sent from my LG-P500 using xda app-developers app

xu3sno said:
Firstly, thanks to FPChaim.
Just add code: qemu.hw.mainkeys=0 in build.prop, reboot and navigation buttons is there.
Click to expand...
Click to collapse
rishabh22 said:
or try this:
http://forum.xda-developers.com/showthread.php?t=1330150
Click to expand...
Click to collapse
Guys, thanks, your advices would be helpful for other users.
I just noticed, that option gone from Settings for some reason and will be nice to get it back.
Maybe it's aftermath of reorganization settings by CM team, don't know.
---------------------------
Now SWAP supports natively.
Please, explain, how it activates?
Automatically when will be found swap-partition on sdcard?

SWAP will need a third party app to work, such as Mounts2SD
It's pretty decent, but I have to say I'm sticking with CM10.1 for now. All the features aren't ported yet and CM10.1 is a hell of a ton faster.
Sent from my iPod touch using Tapatalk

look at the file in system\etc\media_profiles.xml It handle Default camera light exposer, image quality, video quality. look at the code,
HTML:
<MediaSettings>
<!-- Each camcorder profile defines a set of predefined configuration parameters -->
<CamcorderProfiles cameraId="0">
<EncoderProfile quality="high" fileFormat="mp4" duration="60">
<Video codec="h264"
bitRate="1500000"
width="320"
height="240"
frameRate="15" />
<Audio codec="aac"
bitRate="128000"
sampleRate="44100"
channels="2" />
</EncoderProfile>
See this code
codec="h264"
bitRate="1500000"
width="320"
height="240"
frameRate="15"
Our Video camera have only 320X240 resolution and "15" frameRate. i hope that our great dev solve VGA video recording issue :good:

rahulsby said:
look at the file in system\etc\media_profiles.xml It handle Default camera light exposer, image quality, video quality. look at the code,
HTML:
<MediaSettings>
<!-- Each camcorder profile defines a set of predefined configuration parameters -->
<CamcorderProfiles cameraId="0">
<EncoderProfile quality="high" fileFormat="mp4" duration="60">
<Video codec="h264"
bitRate="1500000"
width="320"
height="240"
frameRate="15" />
<Audio codec="aac"
bitRate="128000"
sampleRate="44100"
channels="2" />
</EncoderProfile>
See this code
codec="h264"
bitRate="1500000"
width="320"
height="240"
frameRate="15"
Our Video camera have only 320X240 resolution and "15" frameRate. i hope that our great dev solve VGA video recording issue :good:
Click to expand...
Click to collapse
I'll see what I can do.
Sent from my iPod touch using Tapatalk

Bonoboo said:
Now SWAP supports natively.
Please, explain, how it activates?
Automatically when will be found swap-partition on sdcard?
Click to expand...
Click to collapse
If the kernel support swap natively, and you have swap partition in your sdcard, then AFAIK swap on automagically during system booting. Please correct me If I'm wrong.
In linux environment, swap partition should be listed on /etc/fstab something like:
/dev/sda4 swap swap defaults 0 0
You may refer swap in android:
http://forum.xda-developers.com/showthread.php?t=1445543
http://forum.xda-developers.com/showthread.php?t=1659231

dreamaddict said:
Not working 11.8 mb only at mediafire
Sent from my LG-P500 using xda app-developers app
Click to expand...
Click to collapse
Sorry That's uploading error
This is my Super trimmed Gapp android 4.3 gapps-jb-4.3-Sep-05-rahulsby.zip
Zip have only 11.3 MB with trimmed LatinIME.apk (english) :good:

Related

[ROM] CyanogenMod 9.1.0d (Android 4.0.4) [20130107]

Main credits:
Obviously, it's the CyanogenMod team and all CM contributors in the first place.
Besides that and my own humble work, CM for Milestone would not be where it is now without the essential works of Skrilax_CZ (2nd-init, OpenRecovery, custom kernel, 2ndboot fixes and more), Czechop (hack to the kernel usb initialization code that allows to keep BP working after 2ndboot to custom kernel), f_pasha (gkisystem semaphore patch), Tiago Sousa (author of the original overclock kernel module) and contributions from others that I forgot to list here .
Also worth mentioning is a lot of notable work done by the Defy developers: Epsylon, Quarx and Maniac103
The original 2ndboot code is by Dmitriy Taychenachev and Eugen Maksimov.
Please note that Milestone is not officially supported by CyanogenMod.
Source: https://github.com/nadlabak
Home page: http://android.doshaska.net/cm9
Build from source: http://android.doshaska.net/cm9build
Download:
CM9.1.0d: http://d-h.st/7eH
gapps 20121225: http://d-h.st/xd0
OpenRecovery 2ndbootOR: http://code.google.com/p/cyanogenmod4milestone/downloads/detail?name=OpenRecovery_2ndbootOR_v1_1.zip
Because of limited space in system, gapps are installed to /data/vendor. But if ext partition is present on sdcard, they are moved to /sd-ext.
Therefore ext partition is highly recommended for CM9, otherwise the space for apps in /data will be too limited.
You can find instructions on how to resize fat and create ext3 partition directly in OpenRecovery in this very fine guide by pontomedon:
Full guide from stock Motorola Android to CyanogenMod 7 for Milestone
CM9 for Milestone is using 2ndboot to run custom kernel despite the bootloader kernel lock.
Android 4.x requires at least 340MB RAM available to kernel and userspace
As we have only 225MB, don't expect any miracles - the hardware constrains count.
HW acceleration increases application's RAM demands. You can use the included HWA Settings app to disable it per app.
Known issues:
You tell me .
9.1.0d (4.0.4) 07.01.2013
- fix: keep keyboard backlight off while keyboard is hidden
- fix crash on launch of certain apps (e.g. Aldiko) - use workaround for occasional mysteriously zeroed bitmap scale parameter
- Apollo music player fixes - jellybean backports; reworked image fetching and caching (by iwo)
9.1.0c (4.0.4) 30.12.2012
- call recording: fix recording for calls with asterisk in the phone number
- fix the per app HW acceleration disable code to work according to application package name as specified by HWA Settings app (the original implementation [which pre-dated HWA app usage] used process name, not package name)
- re-implement the 'Disable Dock Observer' option - for users of phone cases with magnetic closures (to prevent the screen turning on in reaction to a magnet appearing near the phone)
9.1.0b (4.0.4) 26.12.2012
- fix VoiceSearch, VoiceTyping and Talk (voice) - please use the updated gapps package http://d-h.st/xd0
- fix adb toggle
- fix possible crash when recording videos and re-enable limited preview frame rate for better Camera app responsiveness
- fix backup of system files (mostly gapps) during ROM updates
- add built-in call recording option; no beeps every 10s during call recording any more
- updated CMFileManager
- wifi: disable 802.11n support by default (HT_Enable in tiwlan.ini) to prevent stale data connections when using certain N routers
- kernel: reverted doubling of the DAC fifo size to 16384 (to prevent audio drop-outs) as it caused broken audio playback in certain games
in case you're wondering why the new build is not uploaded to github as before, see https://github.com/blog/1302-goodbye-uploads
9.1.0a (4.0.4) 11.12.2012
- fix relaunch of some activities on keyboard slide out/in (e.g. YouTube playback, Root Explorer...)
- CMFileManager included (backport from JB)
- fix unwanted lcd-backlight activation by camera button while the screen is off (was related to the light sensor workaround that allows to use camera button to provoke sending of light sensor data without waiting for ALS interrupt)
- better handling of Basband Processor panic (by maniac103) - instead of immediate reboot like in stock firmware, user is notified and can choose to postpone the reboot (e.g. when he's got some work to finish first). Note about the reason of reboot is displayed after restart.
- workarounds for some motorola RIL issues that cause occasional data connectivity problems (by maniac103)
- optional swap activation on boot via /system/etc/init.d/12swap
-- requires swap partition present as third partition on sdcard
-- swap size (in kB) is determined by persist.sys.swapsize property
-- no persist.sys.swapsize property defined or set to 0 means no swap activation
example how to set persist.sys.swapsize property in terminal:
su
setprop persist.sys.swapsize 16384
9.1.0 (4.0.4) 05.12.2012
notable recent fixes and features:
- support for connecting to adhoc wifi
- fixed wifi networking when using UPnP/DLNA apps
- note that this build is done from the branch with removed theme engine,
as the theme support seems to be too heavy, hurting performance of our device
07.03.2012
update-cm-9-20120307-SNAPSHOT-umts_sholes-signed.zip
- video recording (not exactly smooth yet, but working nevertheless)
- added missing sysctl to prevent RAM fragmentation (cause of gmaps freezes)
- etc.
03.03.2012:
- camera is working (only taking pictures, not video recording; panorama mode is not working)
- switched back to Calendar and LatinIME built from source (use the updated gapps-ics-4.0.3-20120302)
- bootanimation is enabled by default, it can be disabled under performance settings
- baseband selection is under device>advanced settings
- usb and native wifi tethering is not working yet (but should be fixed soon, probably in the next build)
14.01.2012:
notes:
- until the open source solution will be ready, Google builds of Calendar and CalendarProvider are installed via gapps to provide Google Calendar sync. Google build of LatinIME is included to provide access to downloadable dictionaries.
- most of the gapps are installed to /data/vendor. if you are updating from earlier CM9 build, use "rm -r /system/*" in recovery console before installation to make sure you don't run out of space in /system because of previously installed gapps
- bootanimation is disabled (debug.sf.nobootanimation=1 in build.prop), because the default bootanim takes more than 80MB of RAM while running, which may cause issues - from very long boot time to bootloops.
thanks its enough for me to see the ics working in my poor milestone
Sweet, thanks for that update...too bad the Camera aint working yet, else i would give it a 24/7 testrun
Fantastic. Thanks for the update.
Gonna use it on a daily basis (already using the first "unofficial" RC0)...
camera is an optional to me...
+1 testing
thanks kabalan...
when you say that "dont expect a fix anytime soon", you mean it´s almost impossible? or there´s a possibility?
i´m not asking for ETA, just want to understand a little more about this problem.
thanks again!
I left my laptop at night building the rom and when I woke up today was 100%, LOL.
well, at least now i know how to do that hehe...
it´s always nice to learn something...
thanks again, again! hehe cya
jonatasmz said:
thanks kabalan...
when you say that "dont expect a fix anytime soon", you mean it´s almost impossible? or there´s a possibility?
thanks again!
Click to expand...
Click to collapse
Let the future answer
thanks nadlabak!
Can all apks of the system combined GAPPS coexist now?
Let's start with feedback.
1) when using games (that need multitouch for onscreen controls), there's a sort of "touch memory": the device "remembers" the last touch without registering correctly touch release event. When you press a virtual button again, the device "feels" the old touch in other places of the screen, and the only way to reset the situation is applying a double touch (a sort of pinch)
great work, Thanks for your hard work for our milestone.
Is it possible to use a QWERTZ (Germany) keyboard layout für the hardware keyboard?
Thanks in advance..
Soxes said:
Is it possible to use a QWERTZ (Germany) keyboard layout für the hardware keyboard?
Thanks in advance..
Click to expand...
Click to collapse
would you try through openrecovery? It would be interesting to check...
Can I put bootanimation to data\local as in CM 7?
I'm asking just to make sure it won't cause any problems in this alpha ROM.
This alpha version works as a charm anyway. And I don't know what You did Nadlabak, but I had problems with Wi-fi always (most of the pages loaded slowly (took 5mins on Wi-Fi)) but now everything loads very quickly while on Wi-Fi too.
Thanks for doing CM 9 for us
You are the best!
Wow~ nice work!
I'll test on my Milestone.
And i'll try to port to XT800W and XT720.
Thanks for your work always!
Still having no luck building a working package.
Core 2 Duo P8700
4G RAM
Archlinux 64bit
python2 2.7
gcc-libs-multilib 4.6.2-5
gcc-multilib 4.6.2-5
jdk6 6-1
make 3.82
The output package can be applied in OR, but reboot results in a black screen. After removing /system/media/bootanimation.zip and set debug.sf.bootanimation=0 in build.prop, original android boot logo shows up.
Then I see android logo animation, after about 10 secs, it stucks and black screen and show again. Loop.
Nothing in /cache/logger/
What should I do to provide more information?
Working great here, awesome job as always kabaldan!
Anyone knows if there's a way to only show the contacts which have phone numbers like in the contacts app from GB?
i´m stuck at Android is Upgrading...
it´s in loop
Optimizing aplications...
Starting aplications...
and then appear Unfortunately, Google account manager has stopped
and go again to "Optimizing application"
i wiped everything.. =\
maybe i need to format my SDCARD.. will try it... (WORKED)
thanks!
cya
scoutme said:
would you try through openrecovery? It would be interesting to check...
Click to expand...
Click to collapse
Doesn't work
Sent from my Milestone using XDA App
WOW great to see ICS alpha finally on the Motorola milestone
Even though I have moved on to the Nexus S
I'm still waiting for my ics OTA because its been pulled due to battery issues
Sent from my Nexus S using XDA App
Wow... it runs amazingly well!!! However, I'd like to report a bug in case nadlabak isn't aware of it, usb tether FCs settings.
Great work as always!
Enviado desde mi Milestone usando Tapatalk

[ALPHA][ROM][4.0.4] CyanogenMod 9 for Samsung Galaxy SL - Alpha 14

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.0 (ICS), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
IMPORTANT!
Click to expand...
Click to collapse
* PLEASE READ THE ENTIRE TOPIC BEFORE FLASHING THE ROM.
Bug Reports
Click to expand...
Click to collapse
* REPORT BUGS IN THE TOPIC ONLY.
* DON'T SEND ME PM MESSAGES ABOUT BUGS OR FEATURE REQUESTS.
* ONLY REPORT THE BUGS IN CM9. I DON'T PROVIDE SUPPORT FOR OTHER ROMS. POST IN THEIR RESPECTIVE THREADS.
* IF YOU ARE ON A CUSTOM KERNEL, FIRST CHECK WITH THE STOCK KERNEL AND THEN REPORT THE BUG.
Downloads
Click to expand...
Click to collapse
ROM Downloads
Google Apps - Download from ROM Manager or from Here
Changelog
Click to expand...
Click to collapse
Alpha 14 - 10082012
Fixed issues with Bluetooth Toggle
Changes and Fixes from Upstream.
Alpha 13 - 09222012
HWComposer Hacks for increased performance.
Fixed Battery Drain (Reverted Samsung Sync Fix).
Camera opens much faster.
Autofocus fixes for Camera Timer mode.
Changes and Fixes from Upstream.
Alpha 12 - 09022012
Updated kernel to latest release by Samsung.
Sync Bug fix reworked (New Sources)
Front Camera Flip, Green Flickers (New Sources)
Bluetooth performance tweaks (New Sources)
Few patches from TI for bionic / gralloc to increase performance (untested).
Upstream Changes.
Alpha 11 - 08042012
Fixed Video Recording.
Fixed Audio Latency which was causing Audio sync issues.
Bluetooth MAC and Device Name fixes.
Fixed issues with Bluetooth doesn't turn on at times until reboot.
Temporary fix for WiFi Scan issue.
Alpha 10 - 07242012
Fixed Media Playback on 720P videos.
Added MP3 and AAC Codecs.
Youtube now runs on hardware codecs.
Faster camera preview.
Included Samsung STK
Preliminary support for Video Recording (Needs some rework on Camera HAL).
Mainstream updates.
Alpha 9 - 07092012
Adjusted Back Button App kill Timeout
Updates and Fixes from the Mainstream.
Alpha 8 - 06202012
Fixed Camera color issues in apps (Cartoon Camera, Videocam Illusion)
Faster Camera Preview.
Restored Front Camera preview as that of A6.
Root access in recovery
Added Reboot to Download Mode.
Fixed few vibration patterns.
Faster boot animation.
Fixed issues with repeating keys in Recovery.
Tweaked autobrightness.
Fixed battery capacity to 1650mah.
Updated proprietary libraries from XXLE4
Fixed dmesg spam.
Few kernel CPU Fixes.
Alpha 7 - 06112012
Button lights are now controlled by the kernel
Added Device Setting to control Button Lights Timeout
Fixed few issues with Notification LED Indication.
Few more Bluetooth Fixes.
Tweaked GPU performance
Sync Bug Fix (Thanks XDA_BAM!)
Long press Menu button opens Google Search.
Updated sources (New Boot Animation!)
Camera Changelog:
Fixed issues with Third Party Apps (Hopefully)
Fixed Face Unlock (Barely works due to VGA Camera)
EXIF orientation for Front Camera (Partially)
Added Focus Modes (Auto, Macro and Face Detection)
Fixed issues with Landscape Scene Mode
Front Camera Stretch issues Fixed (Not perfect)
Support for 720p Preview (For Future use)
Fixed Autofocus issues with Timer Mode.
Alpha 6 - 05282012
Fixed USB Mass Storage Support
Fixed Minor Audio distortion issues when ringtone is played with HeadPhones
Fixed LED Button Lighting
Fixed Pulse Light Notification (BLN)
Fixed Haptic Feedback on Touchkeys
Backlight Fix - Thanks to arindammanidas!
Fixed GPS broken in Alpha 5
Fixed Bluetooth Crash and Disconnection issues thanks XDA_BAM
Updated to latest CM9 Nightly. (Lockscreen Weather Widget and New Apollo Player)
Camera Changelog:
Fixed issues with capture on Alpha 5
Really fast capture speed (Shutter).
Optimized image sizes for loss-less compression.
Fixed force close upon capture (Hopefully).
Fixed mirroring issues with Front facing camera after capturing.
Alpha 5 - 05232012
Fixed Microphone in Applications.
Updated Audio and Samsung Kernel Drivers.
Added Device Specific Settings.
Added HSPA/UMTS mode toggle.
Fixed Vibration Intensity. It could be adjusted from the Advanced Settings.
Included few dalvik tweaks for performance.
Added Samsung Service Mode.
Updated to latest CM9 Nightly.
Alpha 4 - 05102012
Fixed Camera preview and capture.
Switchable Internal and External Memory.
Use Opensource Audio HAL with FM Radio Support.
Fixed Audio Shutter during playback.
Fixed screen flickering when display is turned off.
Fixed multiple press issues with Home Button (Thanks XDA_BAM!)
Removed testing H/W Codecs. Youtube should now work on Software Rendering.
Updated to latest CM9 Nightly.
Alpha 3 - 04052012
Based on 4.0.4 CM9 Release.
Lots of bugfixes from upstream.
Upgraded GPU drivers. Fixed Hardware Acceleration.
Microphone Fixed in Applications.
Experimental Support for HD Video Playback (Not yet Complete).
Added Data Usage Limit / Statistics.
Revert to Samsung Mounts (Internal and External SD) to fix proper removal of External SD Card.
Few performance tweaks.
Update v2 - 04062012
Fixed issues with Updater Script (Black Screen)
Fixed GPU issues. Chrome now works fine.
Alpha 2 - 01192012
Fixed Audio (Ringtones and Media)
Fixed Bluetooth Audio and added A2DP Profiles. (Phone and Media)
Fixed Outgoing calls - Unable to Hang Up.
Fixed Incoming Calls - Doesn't Appear.
Fixed WIFI DHCP Issues.
Auto Brightness Fixed.
Pulse Light Notification (Somewhat works).
Fixed Proximity Sensor (Phone Calls).
Removed default search Apps. Google Apps package has newer versions.
Performance Tweaks.
Alpha 1 - 01172012
Initial Release
Installation Instructions
Click to expand...
Click to collapse
Stock ROM
1. Flash CWM Compatible Kernel (CF ROOT)
2. Reboot to Recovery.
3. Select the ROM zip from your SD Card and flash.
4. Go to Advanced -> Reboot Recovery.
5. After the Recovery restarts, Wipe Data / Factory Reset.
6. Mounts and Storage -> Format dbdata
7. Flash Google Apps.
8. Reboot
Any other AOSP ROM (CM7/MIUI)
1. Reboot to Recovery.
2. Select the ROM zip from your SD Card and flash.
3. Go to Advanced -> Reboot Recovery.
4. After the Recovery restarts, Wipe Data / Factory Reset.
6. Mounts and Storage -> Format dbdata
7. Flash Google Apps.
8. Reboot
Upgrading from previous versions of CM9
1. Reboot to Recovery.
2. Select the ROM zip from your SD Card and flash.
3. Flash Google Apps.
4. Reboot
Sources
Click to expand...
Click to collapse
https://github.com/teamhacksung
IRC Channel
Click to expand...
Click to collapse
Network: irc.freenode.net
Port: 6667
Channel: #i9003-ics
All Credits to
Click to expand...
Click to collapse
codeworkx
waleedq
CyanogenDefy Team [tpruvot, Quarx, nadlabak] for helping with OMX.
Known Issues
Click to expand...
Click to collapse
1. WIFI doesn't work perfectly. Network strength doesn't show up and the network often disconnects.
2. There is LAG in the UI due to lack of Hardware Composer.
3. Front Facing camera preview is improper.
4. Video recording and playback suffers low framerate issues. Will be fixed soon.
5. Built-in WiFi hotspot doesn't work. Please use third party applications.
nice try and keep up the spirit but we can not have stable/proper cm7 & 9 unless we have the right drivers
Thanks going to download now for testing and maybe helping
Looks great!
http://forum.xda-developers.com/showthread.php?t=1448303
would be of great help with camera
nice work man !!!!
nice work dhiru
dhiru1602 said:
Known Issues
1. WIFI doesn't work perfectly. You will not be able to see any networks when you first turn it on. Add a fake network manually and the wifi networks will show up. Make sure you assign a Static IP since DHCP doesn't work. Also, network strength doesn't work properly.
Click to expand...
Click to collapse
Can you please look here? It says ICS behaves funny because of regional sim.
http://forum.xda-developers.com/showthread.php?p=21406675
Click to expand...
Click to collapse
It made front page XDA news here
And thanks for the good work.
Nice work man!
awesome man. ! can you just check if the face detection unlock works ?
anna0811 said:
awesome man. ! can you just check if the face detection unlock works ?
Click to expand...
Click to collapse
Camera not working
anna0811 said:
awesome man. ! can you just check if the face detection unlock works ?
Click to expand...
Click to collapse
Thats a very very secundary aspect. Lets give some peace so that they can work calmly. Mod, please delete this post if it is unnecessary.
Enviado desde mi GT-I9003 usando Tapatalk
Great job dhiru...
Sorry i cannot test until all basic functions (for me calls, messaging, mails) are enabled.
facing backlight problem in CM7,MIUI,and.... CM9 also...
really annoyed me ...
http://www.youtube.com/watch?v=HEmiX-iOOwM&feature=youtu.be
But thanks, dhiru1602
quan815 said:
facing backlight problem in CM7,MIUI,and.... CM9 also...
really annoyed me ...
http://www.youtube.com/watch?v=HEmiX-iOOwM&feature=youtu.be
But thanks, dhiru1602
Click to expand...
Click to collapse
Are you using any SGSL variant or International Version? Check the underside of your battery just to be sure.
quan815 said:
facing backlight problem in CM7,MIUI,and.... CM9 also...
really annoyed me ...
http://www.youtube.com/watch?v=HEmiX-iOOwM&feature=youtu.be
But thanks, dhiru1602
Click to expand...
Click to collapse
its a kernel problem..........using uc v08 may fix ur issue.....n if not than wait for a stable rom.....n please dont bug this thread also just like other threads....u have posted this problm many times we knw u have this prob n cant fix it ryt nw so wait .....n keep this thread clean plzzzz
Check what code/
Model: GT-I9003
SSN:-I9003GSMH
really rom is awesome
only problem is not able to make any calls
1400 quadrand score
video acceleration is working great...
I need a good volunteer for device testing with modding skills. Leave me a PM.

[ROM]CM9 4.0.4 ICS Liberty[09.Jul.2012]

Sorry, I do not want to make confusion with two different roms (munjeni/Winsuk), currently Winsuk github source in comparation with my localy source is much different, also kernels is diferent, so I opened this thread from that reason! Will update this thread soon!
CM9 4.0.4 ICS Liberty (Ice Cream Sandwich)
This is a port of CM9 (Ice Cream Sandwich) for Aria/Liberty based on WinSuk repo
Screenshoots:
http://img845.imageshack.us/img845/340/screenshot2012040818074.png
http://img585.imageshack.us/img585/8750/screenshot2012040818081.png
http://img442.imageshack.us/img442/491/screenshot2012040818083.png
Currently working and not working:
What works:
Auto-brightness
Bluetooth
Browser
Capticive buttons (with backlight)
DSPManager
Headphones/Headset (with buttons)
Keyboard
Market downloads
MMS
Notification light
Overclocking
Phone radio (calling, sms, data)
Sensors (light, proximity, rotation, acceleration, compass)
Sound & Mic
Superuser
Tethering (Bluetooth untested)
Touchscreen (with multitouch)
Trackball
USB Mass Storage Device
Vibration & Haptic feedback
Wifi
Gallery
Wifi sleep
Built-in data usage meter - full working now
Hardware acceleration (EGL)
Live wallpapers
Screenshots
Screen off/on animations
Wallpaper scrolling
wake by trackball
bootanimation - have right size now including cm9 logo
Wifi signal strength bar on status bar (wpa_supplicant_8)
GPS
Camera shoots and preview
Fast gps lock (qcom-librpc + new gps.conf)
Mobile networks choosing in Select Network
If something missing or not working please let me know!
What working but not good:
Camera panorama
Camcorder (can not stop recording)
HQ Videos... have frezes (we need hardware bassed decompresion instead of software bassed to get fully working videos)
FM radio have no audio
Google Apps for Ice Cream Sandwich:
You need to find an stable gapps for your needs!
But I use this and it's stable for me -> http://goo.im/gapps/gapps-ics-20120422-signed.zip
My Aria android git: https://gitorious.org/ics-on-htc-aria/master/commits/master
My kernel git: http://gitorious.org/ics-cyanogenmod-2-6-35-kernel-msm7227-for-htc-aria/ics/commits/master
Download old cm9 rom - 07.Jun.2012.:
http://www.2shared.com/file/R6uEJBP4/cm9_liberty-ota-engroot_07Jun2.html
md5: C25F74D11F0C1E03BC72927ABCA8E686
Download new cm9 rom - 09.Jul.2012.:
http://www.2shared.com/file/pUT_xRG1/cm9_liberty-ota-engroot_09Jul2.html
md5: 269880B7DC6224E28325F273F91451E7
WARNING for new cm9 rom!
Rom have scripts that will erase all nand partitions needed for clean install! Android folder and .android_secure folder will be deleted from sdcard allso, so backup your data if you have something inside!
Thanks:
First, big thanks to Qualcomm and their user space library that was needed for HW acceleration!!!
Google - for both Android and their search engine, which are awesome
CyanogenMod Team
WinSuk
s0be
modpunk
Everyone who has shared their working ICS source - It has helped a lot in fixing things
Instruction/fixes/changelog is here:
10.Apr.2012:
Wifi signal icon is fixed
13.Apr.2012:
source totaly cleaned after some tests (pull reguest from Cyanodenmod cm9 repo + very small changes (like untached)), right key is in board_device_liberty
gps fixed (I'm not tested)
very fast and smooth response on everything
lightsensor fixed
libcamera.so is patched from msm7k to msm7x27 but not working (need to port old QualcommCameraHardware.cpp)
27.Apr.2012:
Camera preview and camera shoot is fixed, not stable but working good [credits to modpunk, WinSuk and all who shared their source]
Ics librpc for gps fixed [credits to modpunk]
kernel updated [there was problem with memory allocation, so camera not worked from that reason...]
a lot of framework changes/cleanups is fixed by Cyanogenmod team so... [all credits to him]
maybe I forgot something?
light sensor/backlight is fixed and tested, please read this:
How to enable utomatic backligh:
- go to settings/display/brightnress and set it to automatic
- go to settings/display/automatic_backlight select use custom
- go to settings/display/automatic_backlight/edit_other_levels and set 0,33,77,220,308,397,485,698,860,1023 seccond column 66,96,103,115,130,152,152,255,255,255 third column 255,255,0,0,0,0,0,0,0,0, than save&apply
- go to settings/display/automatic_backlight and select allow light decrease
- go to settings/display/automatic_backlight/decrease_hysteresis and set it to 50%
Now its totaly automatic for me...​
28.Apr.2012:
rom is deodexed now!
03.May.2012:
New kernel with realigned Aria memory layout (heap size is increased for 8MB {adsp_size have 4MB more, gpu_size have 4MB more})... no more (sometimes but very less) force closes
New kernel modules (cifs, tun, nls_utf8, bcm4329.ko)... its needed for mounting network folders
New camera updates (Thanks WinSuk)
New memalloc and gralloc lib (disabled annoying "debug" log for memalloc... now its only "info" and "error")
Video still is not fixed (my wrong sorry... some HQ videos working but most of HQ videos not working )... I think maybe reason is not good because googleOMX is msm7627 ?
10.May.2012:
New kernel with new allocators (not fully ported from kernel 3 "contiguous memory nomap" only part of it )
Kernel, enabled SLOB, enabled KSM, enabled LZO compresion needed for zRam... and a lot of other... you can see all changes on my git!
New camera upstream updates + camera timer + updates from WinSuk git (Thanks WinSuk, s0be, cm team and all who working on camera)
A lot of fixes from upstream
No force closes (added some scripts to init.d like zram automout, zram auto free, free pagecache, free dentries and inodes, modules automount, gps permission...)... but in prevention of force closes, you need to free memory sometimes to get android stable(I use airdroid app and his great memory releaser)
Old librpc + new gps.conf (gps have fast lock now)
First config screen on first boot
Video still is not fixed
Camera recorder is not fixed
You need to enable "kernel same page merging" in setting/performance. To get full working autobacklight you need to enable "allow lights decrease" in settings/display/automatic_backlight. You do not need to enable zram, it's enabled by default by script until compcache_enable is fixed android side, kernel side it's good. This build is more stable for me!
13.May.2012:
Logo for my kernel
Some tweaks for ram (you will have constantly 90mb amount of the free memory, so... less force closes or maybe no force closes)
Camera recorder is fixed but... ((camcorder recording but no one cm9 rom for Aria have video encoding/decoding hardware bassed, its software bassed... 15 fps... we need hardware bassed compresion/decompresion to get fully working recorder and youtube videos)
07.Jun.2012:
Mobile networks choosing in Select Network
zRam full fixed, you can enable/disable/set_size from settings menu
A lot a lot a lot of Cyanogenmod upstream changes
kernel: Framebufer console during boot (Its for fun... if you not like it I will disable in next build)
kernel: VR IO scheduler
kernel: InteractiveX governor
kernel: deep sleep mode
09.Jul.2012:
All new Cyanogenmod upstream changes
kernel: Framebufer console during boot disabled
kernel: deep sleep mode (reverted back to like previous build)
some progress with FM radio (all is fixed and working but only have no audio ... maybe some one have some programing skills to find what is wrong with audio? Or maybe to manually send command to kernel to get fm audio routing to headset?)
ROM...?
Where did the ROM download link go...?
We all just waiting very impatient for you
A link?
dimon2242 said:
A link?
Click to expand...
Click to collapse
Later...
Sent from my HTC Intruder
um currently drooling waiting for this ?
Same here....
Sent from my Liberty using xda premium
Sorry guys, I have problem with wifi strength bars on status bar, it must to work but it not working, I enabled everything in wpa supplicant to get that bull s* working but it stil not working... found something new about camera in my log, it fail on /dev/pmem (missing adsp memory region size of the 32m?)... so I will update this thread in next few days until I maybe fix camera (increase/move/remap adsp region in memory)... so please wait!
Logcat for camera -> http://paste.ubuntu.com/920854/
munjeni said:
Sorry guys, I have problem with wifi strength bars on status bar, it must to work but it not working, I enabled everything in wpa supplicant to get that bull s* working but it stil not working... found something new about camera in my log, it fail on /dev/pmem (missing adsp memory region size of the 32m?)... so I will update this thread in next few days until I maybe fix camera (increase/move/remap adsp region in memory)... so please wait!
Logcat for camera -> http://paste.ubuntu.com/920854/
Click to expand...
Click to collapse
No worries man, we are just glad you are taking the time to port for this old device...
Sent from my Liberty using xda premium
I thought in the other post you said GPS was working but this post has it under not working. Not be a **** just curious if it is or isn't not workIng
Sent from my hp touchpad using cm9
i have not ever tried to flash any ICS yet on my aria. I may have to try this out. Ill have to test out the gps, camera, problems. other than that.....cant wait to do this.
Looks good! I'm really impressed you got EGL working; it looks pretty much complete. If you get camera working this might be a daily driver! Thanks so much, man. I'll look forward to it.
tommyguns818 said:
i have not ever tried to flash any ICS yet on my aria. I may have to try this out. Ill have to test out the gps, camera, problems. other than that.....cant wait to do this.
Click to expand...
Click to collapse
One week ago I was exactly in your place. This Rom rocks on the aria. Thx to all developers and contributors.
Sent from my CM9 HTC Aria
http://cmw.22aaf3.com/gapps/gapps-ics-20120317-signed.zip
This gapps also working for me.
it is from cyanogenmod's wiki
http://wiki.cyanogenmod.com/wiki/Latest_Version
Thanks for all the hard work looking forward to your next release
Sent from my CM9 HTC Aria
Thank you for your support and look forward to the new version!
Thank you for your hard work. Since installing your ROM a week ago I haven't been able to boot into CWM recovery any ideas why? It just hangs at the HTC logo. If I boot into CM 9 no problems at all.
Thanks
AlbinoAsian said:
Thank you for your hard work. Since installing your ROM a week ago I haven't been able to boot into CWM recovery any ideas why? It just hangs at the HTC logo. If I boot into CM 9 no problems at all.
Thanks
Click to expand...
Click to collapse
Try reflashing recovery.
First post is updated, there is link to rom! I must to say, after many pull reguests from diferent github sources Im not surre if it is better than before, I need to revert it to begining (my cm9 that I compiled before), so if you see something strange or something better than before, please report it here. Current progress: gps and camera still not fixed, allso wifi signal strenght, I tried everything but it not working, but for camera I will ry to increase adsp memory region because have error from there. For gps, its hard for me, not understand how to fix it, tried linkung oncrpc devices to current defined oncrpc device, but gps not working. Wifi signal icon allso have problem becouse it need wpa supplicant v8 but we using v6, v8 is not possible compiling because need hard porting...etc...wake up by oj is fixed, bootanimation is fixed, data usage metar fixed ... in any way I will continue working with kernel to get something about camera... enjoy!
Thanks munjeni, for bring CM9 to the aria ^0^

[ROM] CyanogenMod 6.3.9a (Android 2.2.1) [08Jun2012]

Thanks to all the people who have made CM possible on the milestone. Thanks in particular to Kabaldan and Milaq who have carried on developing for the milestone.
I've kept the same numbering as milaq. And since he stopped at 6.3.6, I've started the numbering from 6.3.7.
Note:
Keyboard layout is by default qwerty (it was euro_qwerty in milaq's ROM). Change it on first boot through Settings -> CyanogenMod settings -> Input Settings -> Keyboard layout
CyanogenMod 6 (FroYo)
This is a forked CM6 from milaq with feature backports from kabaldan's CM7
Source: https://github.com/vikasbn/
08 Jun 2012
* Fixes FC in Settings -> Applications -> Running Services
01 Jun 2012
* Latest fixes for some packages/apps
* Changed battery capacity to 1420 (the rating on MS battery is 1390min/1420typ -- I had read it wrong the first time)
* Lock Home in memory by default (better performance, lesser launcher redraws)
* Show CPU Info and RAM info in 'About Phone'
* Wider camera profile (854x480, was 720x480 earlier)
04 May 2012
* Long press Widgets in notification bar to get to settings
* Option to disable boot animation (shaves off about 10-12s from boot time)
* Dspbridge backport from kabaldan's CM7
* LatinIME and MMS app to run in systemui process
* Changed battery capacity to 1390 in power profile
* Improve scrolling cache backport
* Added sysctl.conf from kabaldan's CM7 (has new min_free value to alleviate RAM fragmentation)
* Some ICS transitions (like while closing/opening a window)
19 Apr 2012:
* Backported option to hide hold button on in-call screen
* Backported the LED settings rewrite. So the Notification LED settings is now the same as CM7 (faster)
Downloads:
* 6.3.9a (08 Jun 2012)
* 6.3.9 (01 Jun 2012)
* 6.3.8 (04 May 2012)
* 6.3.7 (19 Apr 2012 )
* gapps (01-11-2011)
Great Keep up mate
@Vikasbn : Can you please backport the rotation animation in CM9 to CM6?
Thanks
hearts king101 said:
Great Keep up mate
Click to expand...
Click to collapse
THanks
I'll try
heorung said:
@Vikasbn : Can you please backport the rotation animation in CM9 to CM6?
Click to expand...
Click to collapse
I'll try to do that. I haven't looked at it at all, so don't know how easy/complex it is.
vikasbn said:
I'll try to do that. I haven't looked at it at all, so don't know how easy/complex it is.
Click to expand...
Click to collapse
I saw some commits related to the ICS rotation on Nadlabak github:
- https://github.com/nadlabak/android_frameworks_base/commit/1b4e52f7a99c5d51930e16b53ab0415c5b20906d
- https://github.com/nadlabak/android_frameworks_base/commit/7e377b4c03b99d59edb919298574ca7a7053ac66
- https://github.com/nadlabak/android_frameworks_base/commit/159ddccc7b44f727d80274c546b4d6a7cbe47541
This commit maybe helpful for CM6 performance : https://github.com/nadlabak/android_frameworks_base/commit/9828f89ff2e1d557ad36d3691d49be6d85d93ec5
heorung said:
I saw some commits related to the ICS rotation on Nadlabak github:
- https://github.com/nadlabak/android_frameworks_base/commit/1b4e52f7a99c5d51930e16b53ab0415c5b20906d
- https://github.com/nadlabak/android_frameworks_base/commit/7e377b4c03b99d59edb919298574ca7a7053ac66
- https://github.com/nadlabak/android_frameworks_base/commit/159ddccc7b44f727d80274c546b4d6a7cbe47541
This commit maybe helpful for CM6 performance : https://github.com/nadlabak/android_frameworks_base/commit/9828f89ff2e1d557ad36d3691d49be6d85d93ec5
Click to expand...
Click to collapse
Nice work! Thanks for looking those up. THat makes it easy
vikasbn said:
Nice work! Thanks for looking those up. THat makes it easy
Click to expand...
Click to collapse
Can u backport calling in background and the keyboard ?and access WiFi, Bluetooth, ...... settings thru status bar toggles ( long press on icon takes u to setting )? plus play\pause thru camera button while screen off .
Thanks in advance
hearts king101 said:
Can u backport calling in background and the keyboard ?and access WiFi, Bluetooth, ...... settings thru status bar toggles ( long press on icon takes u to setting )? plus play\pause thru camera button while screen off .
Thanks in advance
Click to expand...
Click to collapse
Long press to settings from Notification bar toggle is on my ToDo list too. Let's see how that goes.
You should try to contact 89luca89 if you haven't already, as he managed to do some neat stuff (like the settings from notification bar thingie) on his froyomod.
Sent from my Milestone using XDA
hand picket cm7 commits
Please add these memory related path
https://github.com/nadlabak/android...mmit/360546f164b3377130046172dbb92a81cd3ab653
https://github.com/nadlabak/android...mmit/00b57ff50ac32fcf3302f3fc374af6cd64179251
https://github.com/nadlabak/android...mmit/22ba48cba6cb79d26530da5d0f3c845b4884ca25
not sure about that one in froyo
https://github.com/nadlabak/android...mmit/bb8b7f08be493e9f99e54761dd58f700a767e2c0
sysctl - gmaps antifreeze
https://github.com/nadlabak/android...mmit/d72ac6b6a9aacf98052f491dfee00b6e94eda9e6
https://github.com/nadlabak/android...mmit/37da75e69e622d88eff0cc8b655edb997177a5b8
Power profile I belief it make battery meter more reliable
https://github.com/nadlabak/android...mmit/f3c9b286c434d7502d1089522aa9e6b1036e5314
https://github.com/nadlabak/android...mmit/1b3523b587c3b813db2e0664b024c8223c7c82d6
16 bit transparency make scrolling smother
https://github.com/nadlabak/android...mmit/efaf9fd7a7283d70b045fb9998034825d85df3eb
https://github.com/nadlabak/android...mmit/f767eeabca93e98fd55eb1c71543f9e45536e043
disable boot animation in cm settings
https://github.com/nadlabak/android...mmit/5eeeec5f5d93a13334cb61f2559fa7c3c53e9d5c
alicheusz said:
Please add these memory related path
https://github.com/nadlabak/android...mmit/360546f164b3377130046172dbb92a81cd3ab653
...
disable boot animation in cm settings
https://github.com/nadlabak/android...mmit/5eeeec5f5d93a13334cb61f2559fa7c3c53e9d5c
Click to expand...
Click to collapse
Wow, seems like most milestone users are also developers
Thanks! I'll look into those and see if they apply to froyo..
I think you have to be at least part-dev to be able to use this thing on a daily basis. Motorola gave up on us a long time ago, and the "average" end-user would've taken this device back to their carrier the first time they tried to run Angry Birds and it FC'd because of insufficient RAM.
Don't get me wrong, I love this thing and still can't find a QWERTY-slider replacement from my carrier that has at least the same specs, but I'd upgrade in a heartbeat if Telus got the Milestone4. Or if Samsung decided to do a QWERTY-slider Galaxy S III.
dstruct2k said:
I think you have to be at least part-dev to be able to use this thing on a daily basis. Motorola gave up on us a long time ago, and the "average" end-user would've taken this device back to their carrier the first time they tried to run Angry Birds and it FC'd because of insufficient RAM.
Don't get me wrong, I love this thing and still can't find a QWERTY-slider replacement from my carrier that has at least the same specs, but I'd upgrade in a heartbeat if Telus got the Milestone4. Or if Samsung decided to do a QWERTY-slider Galaxy S III.
Click to expand...
Click to collapse
haha, you are right about that. Though i'm not sure i'll buy a samsung till they improve their build quality. my milestone has withstood some really amazing things.
Do i just flash this over old CM6? And please try to port the Overclock Settings which changed the cpu freq. It's the only thing I'm missing from CM7.
Do you intend to include AOSP security fixes to the FroYo branch, i.e. the 2.2.3 vs. 2.2.2 diff? I'm also curious what changes had been left off 2.2.2 apart from the infamous SMS/MMS routing bug which was backported by Kabaldan...
Sent from my Milestone
Blo0dyGER said:
Do i just flash this over old CM6? And please try to port the Overclock Settings which changed the cpu freq. It's the only thing I'm missing from CM7.
Click to expand...
Click to collapse
Yes, just flash it over existing (milaq's) cm6.
Vatazhka said:
Do you intend to include AOSP security fixes to the FroYo branch, i.e. the 2.2.3 vs. 2.2.2 diff? I'm also curious what changes had been left off 2.2.2 apart from the infamous SMS/MMS routing bug which was backported by Kabaldan...
Sent from my Milestone
Click to expand...
Click to collapse
I'm not sure I'll be merging from AOSP, but CM branch sure. I don't know about the SMS bug, I'll ask kabaldan. THanks!
I believe that the SMS bug has been fixed in 0.07-11.01.28.
The AOSP security fixes I mentioned are detailed here.
Also, backporting the recent DSP bridge fix would be great.
...and thank you for your efforts in keeping MM alive!
Vatazhka said:
I believe that the SMS bug has been fixed in 0.07-11.01.28.
The AOSP security fixes I mentioned are detailed here.
Also, backporting the recent DSP bridge fix would be great.
...and thank you for your efforts in keeping MM alive!
Click to expand...
Click to collapse
Thanks for the links, I'll see what I can do

[ROM-AOSP] Unofficial CM10.1 (JB 4.2.2) [08/12 ICON DRAG FIX]

Unofficial CyanogenMod 10.1 for the Kindle Fire HD 7"
*** USE AT YOUR OWN RISK! WHILE I TRY MY BEST TO PROVIDE WORKING KERNELS/ROMS, I AM NOT RESPONSIBLE IF THIS SOFTWARE OR ANYTHING I'VE WORKED ON SUDDENLY FRIES YOUR DEVICE. ***
BEFORE YOU BEGIN MAKE SURE YOU HAVE A 2ND-BOOTLOADER INSTALLED CORRECTLY AND CAN SEE THE BLUE LOGO DURING BOOTUP:
http://forum.xda-developers.com/showthread.php?t=2128848
AUDIO: DO NOT ENABLE "LOCK SCREEN AUDIO" OR "TOUCH SOUNDS" IN SOUNDS MENU. THIS *CAN* BREAK AUDIO.
CyanogenMod Changelog (DO NOT DOWNLOAD ANY .ZIP FILES -- FOR OFFICIAL DEVICES ONLY)
http://changelog.bbqdroid.org/
Download Information:
[LATEST][08/12] BETA CM10.1 + 3.0.50+ KERNEL
Mirror 1: http://goo.im/devs/Hashcode/tate/cm10.1/cm-10.1-20130812-UNOFFICIAL-tate.zip
Mirror 2: http://d-h.st/B3U
md5sum: 2a2864b4b714a0547d4a86a003aaa4cc
(camera fixes included, don't need a 2nd .zip flash for camera fix)
[07/26] BETA CM10.1 + 3.0.50+ KERNEL
Mirror 1: http://goo.im/devs/Hashcode/tate/cm10.1/cm-10.1-20130726-UNOFFICIAL-tate.zip
Mirror 2: http://d-h.st/FDd
md5sum: b9149d99691919b9f3e9de0508a29f6b
ALSO NEEDS CAM-FIX2.ZIP (Flash after the ROM.zip in TWRP)
http://goo.im/devs/Hashcode/tate/cam-fix2.zip
md5sum: cf2b57c2d146431d55a6f0566291aa4c
[07/18] ALPHA CM10.1 + 3.0.50+ KERNEL
Mirror 1: http://goo.im/devs/Hashcode/tate/cm10.1/cm-10.1-20130718-UNOFFICIAL-tate.zip
Mirror 2: http://d-h.st/a1p
md5sum: d0c0a7cf39567b2e4028c8c29074c7ab
Older builds can be found in the same folder on goo.im:
http://goo.im/devs/Hashcode/tate/cm10.1/
Download Google Apps:
http://goo.im/gapps
(For Android 4.2.1/CM 10.1 use the top row gapps)
PLEASE BE SURE TO WIPE SYSTEM & DATA/CACHE (FACTORY RESET) WHEN COMING FROM AMAZON STOCK SOFTWARE.
(It's the "Wipe" button and then "System" and then "Factory Reset" button in TWRP -- this does NOT clear your sdcard space)
Be aware that the "sdcard" space has changed slightly from ICS to JB4.2. You will find your stock amazon OS files in /data/media/ or "sdcard" on the Stock OS. But CM10.1 will create a sub directory "/data/media/0" and call that "sdcard". And in TWRP it will also use "data/media/0" as "sdcard". This has to do with multi-user settings. So when placing files on the "sdcard" be sure to check both locations before wondering why that file is missing.
CHANGES:
[08/12] Includes a Trebuchet patch to fix the screen flip-flop when trying to drag an icon in landscape (by XDA user Wickets^)
[08/12] Headphone volume raised (set to 114)
[07/26] Deep sleep fixed == better battery life. Report in on your findings
[07/26] More Dalvik VM tweaks
[07/17] Dolby: [WIP] Initial work for Dolby support in CM10.1 -- Still troubleshooting audio effect pre-gain handling
[07/17] Audio: Fixed MIC initialization -- works perfectly now, everytime.
[07/17] Camera: cleaned up DCC file handling for a bit more "Amazon"-like performance.
[07/13] USB Vendor ID / Product ID's have been reset to match the Amazon OS / TWRP values. Should help keep Windows drivers from going bonkers.
[07/13] Some Audio issues have been resolved. It shouldn't stop when swapping apps, etc. Still low volume currently where Dolby decoder is used.
[07/13] CM refreshed which includes several well-known security exploit patches
[07/13] PVR/SGX driver updated to [email protected] fixing several games and Google Earth
[07/13] Fixed a Bluetooth issue: stuck in TRANSITION mode till it's enabled/disabled after a reboot. This was causing extra battery drain.
[07/13] Some tweaks to Android vm allocations. Still needs work, but less apps are being killed off on the boot.
[06/04] CM refresh for changes (no device updates)
[05/14] New android OS audio driver MIC works but may need to be stopped / re-started once (WIP)
[05/11] Camera should be working again
[05/11] Built-in kernel runs at 1.2GHZ for now
[05/08] Removed ducati overclock for Tate (causes codec binary to crash repeatedly)
[05/08] Fixed race condition when starting pvrsrvinit (was causing bootloop) (I have this change local, will try for merge or push to local git later)
[05/08] Fixed orientation for HDMI output (requires a /data wipe) -- sound is W.I.P.
[05/08] Fixed default landscape orientation (was backwards)
[05/08] Fixed power HAL to retain current max CPU freq (original code by twa_priv, patched by Hashcode)
[05/07] Added 1.5GHZ cpu speed, but default is 1.2GHZ -- change in performance settings
[05/07] Raised headphone volume by 10%
[04/22a] Fix backlight control
[04/22a] Set density to 213 (Nexus 7 Setting) for compatibility with the Market
[04/22] [Thanks to Maromi] Fixed the last bug for KFireHD 7" release (egl.cfg referenced wrong graphics driver)
[04/20] [Thanks to Javabugs] Bluetooth firmware is now renamed correctly so that it loads and should work
[04/05] Basic audio function is now working. This means volume adjustable speaker output and headset output. NO input works yet -- still WIP.[/B]
[04/01] Basic camera function now working, tho after video recording is stopped, camera will FC during thumbnail creation. Video is recorded successfully tho. Panorama crashed out entirely still WIP.
[02/25] Updates to CM10.1 (4.2.2_r1)
[02/01] First release for KFireHD 8.9
FEATURES / WORKING:
3.0.50 kernel (up from a stock 3.0.8 kernel). This includes updates from Texas Instruments, Google and Kernel.org.
PowerVR Graphics Drivers: DDK [email protected] for Android (Jellybean compatible)
Audio
Camera
Wifi
Bluetooth
Sensors
HWAcceleration
HD Codecs for YouTubeHD and Netflix
HDMI video out is now correct and work across several resolutions. YMMV
DEVS
BUILDING THIS ROM:
First, read through Google's Android website about "how to setup a build environment":
http://source.android.com/source/initializing.html
Then you can setup the Kindle Fire Android projects by doing the following:
(This manifest allows for building Kindle Fire 1st (otter) and 2nd gen (otter2) + KFireHD 8.9" (jem) as well)
Code:
mkdir android
cd android
# Use main repo for CyanogenMod 10.1
repo init -u https://github.com/CyanogenMod/android -b cm-10.1
# Then add the local_manifest.xml for the Kindle Fire
curl -L -o .repo/local_manifest.xml -O -L https://raw.github.com/KFire-Android/android_local_manifest/cm-10.1/local_manifest.xml
repo sync
vendor/cm/get-prebuilts
. build/envsetup.sh && brunch tate
CURRENT KNOWN ISSUES:
When long pressing icons in landscape mode to move them, etc the screen will flip upside down for a moment and right itself. This causes the action to be aborted.
Rotation selection in games is hit and miss. Some work perfectly and some like to flip the device upside down. Still debugging what is causing this.
AUDIO: Any decoder which uses Dolby surround current has a lower volume than the rest of the system (Netflix, Google Movies, etc). It's a WIP.
3D Performance: Is only OK. Needs some troubleshooting and perhaps kernel cleanup. Work-In-Progress.
Sensors: Testing various sensors, gyro seems 90 degrees off, etc.
Bluetooth audio is still a work in progress, especially voice input.
SCREENSHOTS!
wow
going to try it now.
thank you Hashcode.
Thanks Hashcode for all your hard work. I'm excited about what's to come!
Gapps link isn't working.
CM 10.1 on my Kfhd7
Krsmqn said:
Thanks Hashcode for all your hard work. I'm excited about what's to come!
Gapps link isn't working.
CM 10.1 on my Kfhd7
Click to expand...
Click to collapse
That's odd. It comes right up for me. Here's the direct D/L link:
http://goo.im/gapps/gapps-jb-20130301-signed.zip
Direct link works fine (thank you) but the other doesn't for me... Weird. Oh well :thumbup:
*Edit* http//http//... That's why... Weird but why the double http?
CM 10.1 on my Kfhd7
I flashed the version by Maromi in the CM10.1 development thread, is there any danger to dirty-flashing updates from that version to future updates to this version?
Thank you very much Hashcode .
: Good:: Good:: Good:
I have a problem.
I installed gapps and I can't get past signing in Google even though WiFi is connected .
I'm stuck.
anybody know what the problem is?
So many things are going to come from this! I can't wait! Thanks! (Cough cough Ubuntu xD ) jk no pressure on anyone.
Sent from my Amazon Kindle Fire HD using xda app-developers app
Brilliant! Thank you! Eventually it took you less than what you expected. When I get home I'll buy you a beer. Thanks for all your effort
Enviado desde mi KFTT usando Tapatalk 2
Compared to the Maromi ROM, everything looks tiny, and that's due to the DPI. Otherwise, everything works fine except the Menu button on the home screen of Nova Launcher Prime, in which tapping it does absolutely nothing, but it did bring up the settings in the Maromi ROM.
The density setting could be a good debate. The stock build.prop sets 160. However, I see that Kinology uses 200 and the older CM10 build used 210. I believe 160 is the most compatible and presents a rather nice dual pane settings view, but I'm open to suggestions / voting or whatever. Eventually this will be merged into CM as official and I'd like for it to obviously fit most user's needs by default.
Also, since we're on the issue of defaults, does your build use the Dolby Digital Plus for surround sound? I'm testing the build's features and such, using MX Player running an HD copy of Inception, which is a very intensive audio killer near the end when the track "Time" plays. I don't know if it's just me, but it sounds as if your build doesn't use the Dolby technology.
I have a problem.Brightness don't work .Camera recording the audio noise is very annoying ! Please help thanks a lot.
From my point of view 160 dpi makes everything too much tiny, I bet for 200 or 210. But It's only an opinion
Two problems that I found so far.
Volume is too low.
Video playback (using mx player ) is almost like showing picture maybe 3 frames per sec.
does anyone have these problem?
cm 10
just flashed hashcodes release and its running like a brick **** house :good: good work hash the dpi seems fine to me and most of my applications seem to be working fine no incompatibilities so far so good. now the door is open cant wait to see what else is install for my beloved kindle
rob :good:
Derp. Installed second bootloader. Downloading this now xD
Great work Hashcode!
Just flashed, loving it but quick question though, do I need to root again?
EDIT: Forget that, just saw Superuser in the Settings menu
Anyone else having issues with brightness, moving the slider does nothing here?
Still great work though :good:

Categories

Resources