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

Search This thread

munjeni

Senior Member
Jun 2, 2011
9,720
22,374
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
 
Last edited:

munjeni

Senior Member
Jun 2, 2011
9,720
22,374
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?)
 
Last edited:

munjeni

Senior Member
Jun 2, 2011
9,720
22,374
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/
 

benbailey84

Senior Member
Sep 13, 2011
1,136
358
Summerdale, AL
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/

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
 

sd73ta

Senior Member
Oct 17, 2007
355
19
Connecticut
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
 
  • Like
Reactions: munjeni

tommyguns818

Senior Member
Jan 30, 2011
547
87
SoCal *818*
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.
 

Adam_J_T

Senior Member
Jun 7, 2011
86
10
Central
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.
 

nuttkrakk

Senior Member
Mar 14, 2008
175
25
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.

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
 
E

E.Cadro

Guest
Thanks for all the hard work looking forward to your next release :)

Sent from my CM9 HTC Aria
 

AlbinoAsian

Senior Member
Nov 2, 2010
382
82
Thailand
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
 

munjeni

Senior Member
Jun 2, 2011
9,720
22,374
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!
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 70
    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
    30
    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?)
    12
    Kernel improvements: deep sleep mode working now (7mA battery drain :eek:) -> http://img525.imageshack.us/img525/1629/screenshot2012052019050.png ,new gsensor driver with support for android temperature sensor ;)...etc
    11
    New build is out, enjoy