[rom][4.0.4] KWIQ-ICS [4/17/12][beta][stable]

Search This thread

LAYGO

Senior Member
Jul 7, 2010
382
30
I'm up & running now. Got the Notif Toolbar running. Took me a sec to figure out to swipe to see the actual notifications. Miss the CM type toolbar. So far so good, but it made my Nexus running CM9 reboot after using Wifi Tether. First random reboot on me there. Was tethering so I could get logged in on my EVO. The only other WIFI I had available requires a web auth, which I couldn't access during the login process.
 

Flashdot

Senior Member
Sep 27, 2012
72
21
Suggestions

I think it would be really nice to have the "expandable/expanded" option under the volume panel. It would also be really nice to have the Wheatley governor added to the list. After letting the rom settle it has been one of the best roms other than decks reloaded. Looking forward to seeing more from this rom.

Now I'm just waiting on the "Decks Reloaded JellyBean" :D
 

MBQ_

Senior Member
Sep 3, 2011
14,799
22,998
29
Phoenix, Arizona
MBQonXDA.com
I think it would be really nice to have the "expandable/expanded" option under the volume panel. It would also be really nice to have the Wheatley governor added to the list. After letting the rom settle it has been one of the best roms other than decks reloaded. Looking forward to seeing more from this rom.

Now I'm just waiting on the "Decks Reloaded JellyBean" :D

Added to what list? Hahaha. If you want Wheatley, use the latest Mason IE kernel, or I kernel. I forget

Also, I don't know if this will get updated. As they say... If it ain't broke, don't fix it.

:good:

Sent from my Galaxy Nexus using xda app-developers app
 

Flashdot

Senior Member
Sep 27, 2012
72
21
Hmmm... Somehow I didn't think that one through lol. I tend to do that occasionally.

Hopefully this question isn't as absent minded.

Has anyone tried a Mason kernel on this rom?
 

jamieg71

Senior Member
Mar 13, 2011
3,102
7,627
Sanford, Florida
I suppose if the interest is there, I may, might, do a more updated ICS ROM. I do have a great build of CM10 I put together, personally, I would suggest trying out, SmurfMod. I guess I'll have to mull this idea over. My plate is rather full, but then its Thanksgiving after all and I'm a glutton...
 

aheeejd

Senior Member
I personally think that would be killer. I still like ICS I would dare say more then JB, although right now I have evervolv's rom on phone. I used this rom allot when new, but I hear ya on being busy, Happy Thanksgiving Jamie, come on people, throw some feedback out jamies way.

Sent from my PC36100 using xda premium
 
  • Like
Reactions: jamieg71

dieselford

Senior Member
Jan 8, 2012
1,058
867
Tampa, FL
I already shared my feelings on this with Jamie! You know I support it 100%. Bring it on Jamie!

Sent from my PC36100 using xda app-developers app
 
  • Like
Reactions: jamieg71

guinzo

Senior Member
Oct 5, 2011
209
24
i cant find playstore..and when i instal gapps it only show bunch of ads......
:silly:
 

Top Liked Posts

  • There are no posts matching your filters.
  • 31
    KWIQ-ICS



    First off, this Rom is based off Evervolv-Acies-2.2.0a1-supersonic with permission of preludedrew.. Please go hit his donate button, he's done more than a lot to bring true ICS to our OG's.

    PY10CC8y



    This rom is something I've been working on for fun and to get a better handle on what works for mods and tweaks on 4.x.x roms. I chose Evervolv's base because of it's minimalistic & stable qualities. This is 4.0.4 with HWA combined with what IMO is the fastest most stable kernel I have ran so far on any ICS roms. Most all mods and tweaks are built into the ram-disk so they are present at first boot every boot. This seems to provide for a more responsive experience with the proper settings. I do not claim the settings I've used to be the best possible for ICS or any other roms at this time, the current version will reflect settings I have tried out with positive results. Those parameters are a WIP and I will continue to update as I'm aware of and find better settings, all input and suggestions is highly welcomed. Feel free to run your favorite scripts tweaks and mods, if you would please share your results and best settings. Please read and follow "How To Flash" below for best results
    Thanks and enjoy!


    The Goods
    Code:
    Based on Evervolv-Acies-2.2.0a1-supersonic
    Includes [URL="http://xdaforums.com/showthread.php?t=1546878"]Mason[/URL] I - v0.14 sbc fso
    Fully ODEXED system and framework
    Custom bootani by me 
    optimized framework & system files
    removed some system apps (live wallpapers, etc)
    optimized pngs in frame/res
    zipaligned all apps
    
    [COLOR="Green"]Various tweeks and mods in;[/COLOR]
    Build.prop:
     wifi.supplicant_scan_interval=180
     dalvik.vm.heapstartsize=2m
    
    systcntrl.conf:
     vm.swappiness = 10
     vm.dirty_ratio = 80
     vm.dirty_background_ratio = 15
     vm.vfs_cache_pressure = 25
    
    
    init.rc:
     write /proc/sys/kernel/sched_wakeup_granularity_ns 1500000 
     write /proc/sys/vm/dirty_expire_centisecs 200
     write /proc/sys/vm/dirty_background_ratio  15 
    (this way it is pre-existing from first write in case systcntrl is removed/changed)
     setprop net.tcp.buffersize.default 6144,87380,1048576,6144,87380,1048576 
    
    
    init.supersonic.rc:
        setprop ro.FOREGROUND_APP_MEM 6400
        setprop ro.VISIBLE_APP_MEM 8960
        setprop ro.SECONDARY_SERVER_MEM 14080
        setprop ro.BACKUP_APP_MEM 14080
        setprop ro.HOME_APP_MEM 14080
        setprop ro.HIDDEN_APP_MEM 17920
        setprop ro.CONTENT_PROVIDER_MEM 38400
        setprop ro.EMPTY_APP_MEM 64000
        write /sys/module/lowmemorykiller/parameters/minfree 
                                        6400,8960,19200,23040,38400,64000
        write /sys/block/mtdblock4/bdi/read_ahead_kb 12
        write /sys/block/mtdblock5/bdi/read_ahead_kb 12
        write /sys/block/mtdblock6/bdi/read_ahead_kb 12
        write /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq 1036000
        write /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor ondemand
        write /sys/devices/system/cpu/cpufreq/ondemand/sampling_rate 25000
        write /sys/kernel/mm/ksm/sleep_millisecs 2000
        write /sys/kernel/mm/ksm/pages_to_scan 128



    Things to do
    Code:
    Optimize all system app pngs
    strip languages from framework/ and system/app
    status bar/notification toggles
    center clock mod (possibly MIUI style)
    sense 4.0 style task managing
    refine ramdisk mods for better responsiveness
    include option for non fso (sbc?) kernel
    find better camera app/fix lag
    theme some stuff
    have an ice cold beer
    Open for all suggestions feel free to ask!


    NOT WORKING
    Code:
     - No 4G
     - No Front Facing Camera
     - Camcorder F/C, Camera is buggy at best
     - Netflix(Audio works, no video)
     - Some apps may or may not work

    Changelog
    Code:
    4-17-12 -First Public Release


    How To Flash
    Code:
    1) Download rom to sd and verify md5
    2) In recovery manually wipe everything except sd card
    3) Flash [URL="http://xdaforums.com/attachment.php?attachmentid=452272&d=1291053174"]THIS[/URL] or another cleaner script.
    4) Flash rom, when prompted flash GAPPS
    5) Reboot
    6) Enjoy my bootani, (had the lockscreen up after the 29th "flash",  I know..)
    7) Skip the set up and disable auto sync
    8) Allow phone to "settle in" for a minimum 5 minutes
    9) Sign in/sync etc.
    10) when all set up reboot
    
     I recommend changing the governor in Evervolv Toolbox/ performance and see what works best with your phone.


    Credits
    Code:
    Google for the Android experience
    HTC for a great device that two years later still holds it own
    Preludedrew and all involved in [URL="http://www.evervolv.com/"]Evervolv[/URL]. (you can follow @preludedrew on Twitter) 
    [URL="http://xdaforums.com/member.php?u=4210085"]atyoung[/URL] for his [URL="http://xdaforums.com/showthread.php?t=1546878"]Mason[/URL] kernel. Please go hit his thanks button up!
    Also special thanks to [URL="http://xdaforums.com/showthread.php?t=1517632"]Papa Smurf151[/URL] for some of the values from his smurfed out tweeks I've used in testing. 
    Please go hit him up with a thanks in his thread.
    
    and of course, deck,  dsixda, tommy, jesusfreak, brut.all and many more for sure!
    this list could go on and on


    Disclaimer
    Code:
    Your warranty is now VOID. I am not responsible if you brick your device, flash at your own risk.
     This is soley an individual effort I offer to you for your flashing pleasure.


    Download
    KWIQ-ICS ver 001


    GAPPS ICS 3-30-12

    Hit that thanks button for me if you enjoy my work!:D
    9
    My deepest apologies for the long delay on an update. I overbooked my time with other projects. I'll be freed up in a matter of days, if not hours. When I do update, expect the same level of unmatched stability, and a much more feature rich experience.
    This thread seemed to be dead for so long I figured there was a lack of interest, apparently I need to check my Dev-Host account more often. 776 downloads, and no reported bugs outside the OP. A couple dozen PM's showing support and giving personal thanks (thanks everyone of you). So, believe this, the next iteration of KWIQ-ICS is going to be my way of thanking all you great folks that have enjoyed this so far.
    P.S. If your a flashaholic like myself, keep an eye open for this. It's gonna change the standard for stability and performance, it can't help to, it's based on the greatest AOSP rom to have ever graced the EVO.

    Jamie
    6
    If anyone is interested I will post this rom de-odexed to make it easier to apply mods and such.

    Just hit the thanks button on this post to vote yes to deodexing.
    5
    This sounds good but I was just wondering if you have any screenshots? and most importantly how's the battery life without changing kernel?
    Been good for me so far. YMMV of course.

    There's a screenshot in the OP. Battery life with Mason Kernel is very good on most phones. Try it and you'll love it.
    Completely agree thanks for chiming in!
    Rom is running wonderfully and quite quickly I must say, well done! I would like to see DSP manager added in (although it does sound great already : p) and if you could add in those quick toggles (particularly the flashlight) that would make things really perfect. Love it tho so far :)
    I'll look into DSP, other mods you mentioned are in the works, I miss the flashlight more than anything!
    Great rom u have here. Very fast IMO, and stable. Keep up the awesome work!!

    Sent from my KWIQ powered EVO using XDA
    Thank you, it should get even better as we find proper settings for OOM, and what not.
    Does anyone know where I can find a flashable zip for inverted SMS/mms?

    Sent from my KWIQ powered EVO using XDA
    You might try Mazda's One stop Shop for ICS.
    VERY COOL jamieg71! I'll have to flash this morning :)
    Thanks Mazda, really looking forward to your feedback, big fan of Dark LIGHT and would appreciate any insights you care to share. :)

    picking this one up~..... cool to see you on ics.....i'm a huge fan of your other rom!...

    anyway to add the weather in the notification.. loke aokp?.....thats probably one of the slickest features.....


    great work man!
    Thanks crstfr! I'm working on adding features and will definitely be looking into those for sure.

    So camcorder does not work, correct? Don't see any info in op about it.

    Sent from my heart
    Sorry I will update OP to be more clear, I think I missed camcorder in what's not working. Camera itself though it does actually work, is IMO in need of some major attention. This is one of my top priorities!

    Flashed this yesterday and had a reboot when playing triple town. I under locked the Max to 768 which appears to prevent and reboots with triple town.

    If anyone is having random reboots I would suggest underclocking and using smartass v2.

    Sent from my PC36100 using Tapatalk 2
    Thanks for the feedback, all truth be told, this ROM is a little pyschizophrenic (*sp?) for it's first few hours. Not sure why that is, has something to do with my commits on dirty background ratio and some other settings. Am testing some new parameters now. I found this current version to have some occasional redraws and random lag, while it does run pretty good I think there is room for improvement. Update soon...

    just put this on the wife's phone last night, so far so good

    Good to hear she likes it! Wish my girl would have even the slightest interest in anything to do with Android. Anytime I try to show her a ROM I'm working on, or testing out, I get that dear in the headlights blank stare accompanied ny the standard "That's nice honey, could you check my oil?".... wth? lol
    4
    Ah, I see ... though, IMHO, it's kinda sucky ... not enough toggles, brightness takes up whole row, hard to move rearrange.

    I guess I'm not into Evervolv's implementation here. CM and MIUI are light years ahead...

    Plus the launcher keeps force closing, app drawer won't open, keyboard doesn't show up on text entry ... I guess it's not for me!

    Maybe if you had read the OP and could follow directions you would have had the same experience as the other 800 or so people that flashed it. Aren't you the same Guy that just posted Smelkus' work?
    Apparently you have difficulties with following directions or understanding rules.
    You don't like the rom, move on. This ain't troll central.

    Sent from my PC36100 using Tapatalk