[ROM][CM9][JUL13-Build80] Domination - Taking Cyanogenmod to the next level

Status
Not open for further replies.
Search This thread

owain94

Inactive Recognized Developer
Sep 21, 2010
3,538
6,041
29
The Hague
Thank you, unfortunately that's what I expected.
The tune (lagfree) script doesn't run correctly then.

pastime1971 and I have the same problem, we tried some debugging but haven't found the reason, yet. It just doesn't work ot startup. But there seems to be no difference to other scripts, permissions are set correctly of course.


@owain: apperantly the 99rooom init.d script doesn't get executed. It runs fine when you run it manually via Script manager, any idea why?
Other init.d scripts run without a problem.

I can write a service for it that executed the script when the device is booted
It doesn't execute in the inits but does after according to your findings
So a service with a boot receiver seems the best option to me

Sent from my HTC One X using XDA Premium HD app
 
  • Like
Reactions: aksolanki

tonyp

Inactive Recognized Developer
Feb 3, 2011
5,019
34,902
I can write a service for it that executed the script when the device is booted
It doesn't execute in the inits but does after according to your findings
So a service with a boot receiver seems the best option to me

Yup that would probably solve the problem. But it's still strange that this particular script doesn't run. Does it work on the HTC X?
 

owain94

Inactive Recognized Developer
Sep 21, 2010
3,538
6,041
29
The Hague
Yup that would probably solve the problem. But it's still strange that this particular script doesn't run. Does it work on the HTC X?

The OOM settings in ICS changed take for example a look at supercharger v6
On gingerbread or was just a init.d script now you have to compile the system to change it
I suspect this is the same case

This is only a theory please correct me if I am wrong but I think the system set the values
So if you set them in the inits the system will override them
But when you set them while in "Android land" like Google calls it it will not be overwritten

Sent from my HTC One X using XDA Premium HD app
 

aragorn7

Senior Member
Apr 18, 2012
505
306
Thank you, unfortunately that's what I expected.
The tune (lagfree) script doesn't run correctly then.

pastime1971 and I have the same problem, we tried some debugging but haven't found the reason, yet. It just doesn't work ot startup. But there seems to be no difference to other scripts, permissions are set correctly of course.


@owain: apperantly the 99rooom init.d script doesn't get executed. It runs fine when you run it manually via Script manager, any idea why?
Other init.d scripts run without a problem.

@tonyp
Does this mean we need to use your instructions here to make it work for the build #79?
http://xdaforums.com/showthread.php?t=1730872

EDIT: Haha, never mind. I see that you just updated your post 5 min ago. Thanks tonyp, owain, and pastime for looking into this.
 
Last edited:

tonyp

Inactive Recognized Developer
Feb 3, 2011
5,019
34,902
  • Like
Reactions: aragorn7

redh4t

Senior Member
Jan 10, 2012
204
28
Thank you for your great work!

Latest build 79 with Jarvis v7 works great. Battery life is amazing too. 3% = 2h. 20h 18min on battery and 78% left :) Had same results with mtwat cm7 ROM and ironkrnl kernel build.

Using couple of days for now, no bsods, reboots or shutdowns. Thanks again.
 

Kashamalaga

Senior Member
Dec 16, 2011
217
936
Málaga
On this sad days without new builds...

I´ve just reading news for g2x
http://www.xda-developers.com/android/script-and-tweaks-bring-buttery-smooth-g2x-experience/

Just do it for our last Owain build and its running amazing and better smooth that never seen before!

Credits for flak0

Here you can get it done more faster.

Step 1: Download Lagfree-P990.zip below
Step 2: Extract to sdcard or internal storage
Step 3: Assuming your using a rooted file browser. back up your current build.prop
Step 4: place the extracted build.prop in system folder and set permissions to RW-R-R
Step 5: reboot into recovery and wipe dalvik cache
Step 6: reboot, dalvik cache will rebuild
Step 7: use Script manager or whatever app and run the tune.sh make sure you run with SU permissions.

Reboot will disable script, run at every boot or set it with script manager

7 days ago as i did write. no execution at boottime cause as Owain said, android default values overwrite that.

Regards,
Kasha
 

David2X

Member
Apr 4, 2011
19
3
Paris
Urbanears headphones with OWAIN CM9

Hi all,

I just bought urbanears plattan headphones. The headphone works well, but the control button doesn't work (neither with google music nor Apollo..). It works well with my girlfriend O2X with Froyo.. There's some settings somewhere, it's a know problem?
 
Last edited:

Nova163

Senior Member
Mar 16, 2011
339
140
Any clue why wifi won't stay on while asleep? Setting it to never turn off doesn't seem to work
 

Ultramanoid

Senior Member
Apr 24, 2011
3,967
1
6,987
東京都 Tokyo Metro

aksolanki

Senior Member
Mar 14, 2011
436
210
Lugo, Italy.
www.thisiswhatwedo.com
Exchange your phones. ( ^_^)/
Wow Ultramanoid, really helpful idea. I hope your not a marriage guidance counselor. Your advice would be "get a divorce!". ;):D

To the other posters with Wi-Fi issues. If was in your situation, I would flash the ROM again. As a last resort I would do a full wipe (factory reset), and then flash. Sorry I don't have a definite answer.

Have fun. Anil
 
  • Like
Reactions: Ultramanoid

aksolanki

Senior Member
Mar 14, 2011
436
210
Lugo, Italy.
www.thisiswhatwedo.com
How's the battery in build 79?
Hi aldyu, in 24hrs with 3G and Wi-Fi on, and my screen on time at around 45 mins, at the end of that period, I have 60 % left.

On a heavy 12 hour day, with screen usage around 3 hours. Playing games watching videos, surfing the web etc. My battery will be dead or near dying.

I do use a live wallpaper, and 3 widgets running all the time.


Have fun. Anil
 

tonyp

Inactive Recognized Developer
Feb 3, 2011
5,019
34,902
$ cat /proc/sys/vm/*
0
/proc/sys/vm/compact_memory: Permission denied
1024000
0
20480000
50
0
300
0
500
0
32
65530
10240
4
4096
0
1
0
1
50
3
0
0
0
1
30
25
1|app_37@android:/ $


Did you really do a clean install? Apperantly it should work with the script owain has included.

Could some more people who are using this ROM #79 (and did NOT flash or install the tune.sh script manually) please run the following command from Terminal:
Code:
cat /proc/sys/vm/*

Does it look like the above quote (that's why I fully quoted it)?
Or are line 3 to 7 these numbers: 0 50 0 20000 70 20000?
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 308
    OwainP9.png


    about.png

    Why is this ROM "taking CyanogenMod to the next level?

    CyanogenMod does not want to include many customizations like they did in cm7
    But why not? We want to customize our phones!
    This ROM adds more options and cherries to CyanogenMod, cherry picked from the CM gerrit, Google gerrit, AOKP gerrit, many github pages that are around or made by me

    This ROM also includes a lot of experimental changes like many NEON optimized code sets, better libraries like jpeg-turbo and tweaked surface flinger, skia and many more

    Want to turn the recent panel in to an app killer?
    Just select the option for a kill-all button!

    You want to use this big awesome screen for tablet mode?
    OK! just boot in tablet mode then!

    You want to reboot but don't wait to long?
    Just execute a hot reboot this is 50% - 70% faster then a normal reboot

    You want a custom density?
    Got that covered!

    Hate the default Roboto font?
    Just change it to another font with the build in font changer!

    Hate the stupid useless overflow menu button (onscreen menu button)?
    Also got an option for that just hide it!

    Hate the ugly Android Global Action (power menu) dialog?
    Just change it to a nice three row picture view without text

    In Android you can swipe from the top of the screen downwards to expands the status bar
    Why only from the top of the screen?
    In this ROM you can define actions for
    • Swiping top edge
    • Swiping left edge
    • Swiping right edge
    • Swiping bottom edge

    for example if you want the hide the status bar you can simply define a swipe action for it to an edge you like

    And there is many more in this ROM!

    Stock but still highly customizable the way we like it

    ScreensP9.png


    Download.png

    ROM:

    Hopto (Thanks to vadonka for his hosting!)
    Dev-Host
    MediaFire
    XDA File Server (Thanks to Korumera for his hosting!)

    Gapps:

    gapps-ics-20120429-modified-for-custom-density
    If you have problems with the modified package flash the stock package
    gapps-ics-20120429-stock

    flash one of those
    and if you want inverted holo black gapps instead of holo white flash this afterwards

    gapps-ics-20120429-holo-black-addon

    Running a su660 baseband on your p990? then you'll need a nitz fix!
    flash this http://www.mediafire.com/?r5b82glm39s4hj4


    Credits.png

    • Zowie93 - For all the drawables in this topic
    • Team douche - For CyanogenMod
    • Team KANG - For AOKP
    • Pastime - For a ****load of patches
    • sgt7 - For a lot of nice stuff
    • Aksolanki - For his drawables
    • Temasek - For being a source of inspiration
    • Harsh - For keeping me awake all night
    • Mr Apocalypse - For leaking butter all over my ****
    • Ricardo aka arcee - For well this is obvious isn't it...
    77
    Changelog.png

    build 80
    • Odexed
    • A lot of Power Widget improvements
    • Camera burst shot
    • Camera ISO
    • Smart call option
    • Statusbar brightness sliding and longpress
    • Settings apk GPS toggle (right under WiFi and Bluetooth)
    • Settings Processor.java: Fixes and Cleanups
    • Mms: fixes battery drainage while receiving Mms with data connection off
    • Libjpeg-turbo is back
    • Externalize symbol picker options to resources
    • Mms: cleanup in locale
    • Fix a possible off-by-one in the dalvik verifier
    • Camera: added continuous-picture focus mode
    • Dalvik: switched code to blx <reg>
    • Dalvik: hprof generation, not writing the first record
    • Improve HttpResponseCache performance
    • Option to let the ringone start with low volume and get louder.
    • Option for rotating while in call
    • Option to use the statusbar while in call
    • Option to fade touch keys while in call
    • Standardized keybord input
    • Updated lockscreen weather layout
    • Fixed weather refresh bug
    • Inlcuded AOKP weather icons they look way better IMHO
    • Included jelly bean animation
    • Animations are way smoother now
    • Hybrid bar thanks to rob43
    • Reduced the lockscreen clock margin it was to bug in my opinion
    • Fix a bug that slow down opening of applications
    • Replaced new lockscreen music layout black background with a transparant one
    • Fix in WiFi policy
    • Added correct honeycomb lockscreen ripple (previous one was to small)
    • Improved button changer
    • Fixed multiple Global actions dialog that slows the system down
    • Added a status bar section in Settings main screen it became to big for a sub settings
    • Profile status on settings header screen
    • Theme status on settings header screen
    • Improved power widget behaviour
    • Added tablet power widget options
    • Added hybrid power widget options
    • Disabled recent chooser when you activated hybrid bar OR flipped combined bar (while in tablet mode ofc) will be compatible later on
    • Deleted lockscreen alignment it was to confusing for some people
    • Cleaned up battery info
    • Fixed font changer
    • Prioritize input methods
    • Added smart call (when you are in a SMS conversation just hold you phone next to your ear to call that person (That ugly GS3 is not the only phone designed for humans)
    • Initialize mJunkPath to false
    • Parcel compRequired flag correctly
    • Fix shutdown sequence to avoid SIGSEGV when running am command
    • Limit length of SSID input string to 32
    • Wifi: update text displayed during hotspot on/off
    • Fix automatic timezone failing on some GSM networks
    • Fixed a lot of hot reboots
    • Servicemanager: Allow tegra audio to register as a service
    • Fixed google voice voicemail function
    • Everything is build with a new toolchain
    • Fixed 95% of all the reboots
    Build 79:
    • Updated to IMM76I
    • Fixed tablet mode
    • Share to clipboard (usefull when you cannot copy something but only share for example youtube)
    • PowerSaver ported over from AOKP
    • Init.d config UI
    • Ability to choose the recent layout (Stock, WebOS, Sense 4)
    • Option for adding the day of the week next to the clock in statusbar
    • Option for persistent lockscreen battery percentage
    • Option to disable the camera shutter sound
    • Added more information to the "About phone" screen
    • Huge code cleanup
    • All the items in Settings -> System -> Statusbar should be working better now
    • More Linaro improvements
    • Don't let apps disable the SIM PIN entry screen
    • Don't consider input restricted if keyguard is still disabled
    • Option to use hardware menu key for app switching
    • Add system setting to control display of action overflow button
    • Brightness toast panel
    • Switch to dp from px for insets (lockscreen settings)
    • Lockscreen: toggle music layout (between stock and custom)
    • Bluewall firewall (notification sound mute)
    • Adds options to control scroll friction and velocity
    • Bootanimation performance enhancements
    • MIUI Style carrier text in the statusbar
    • Custom alpha level and color overlay for notification icons
    • MIUI like battery bar
    • Modified expanded status bar layout a bit it looks way better in my opinion
    • Build.prop tweaks UI

    Build 78:
    • merged up to the lastest cm sources
    • merged all the experimental and stable linaro changes
    • system is build with the latest linaro 4.7-2012.05 toolchain
    • live wallpapers are build with the stock 4.4 and 4.3 AOSP toolchains because linaro can't build them
    • frameworks optimized for new linaro toolchain
    • expirimental arm v7 cortex a9 improvements
    • Add option to enable notification counts
    • Performance: Activity manager perf unnecessary recalc of oom_adj
    • Make brightness control more responsive
    • fixed external BT gps date/time issue
    • Settings observer to screenshot sound option
    • Fix off-by-one error when filtering application UIDs
    • Prevent empty overflow popup when there are no overflow items.
    • Foreground activity performs [Resume] and [Pause] when any process died in sleep mode
    • Fix for too many binder calls in packagemanager
    • Fix potential NPE when saving fragment state
    • Do not dispatch context selection events to non-visible fragments
    • Edge swipe configurable distances
    • Avoid dirty region drawing when EGL Surface object is not updated
    • Optional compact contact listview
    • Status Bar Brightness Control Padding
    • bootanimation: performance enhancements
    • Fix some Applications ANR issue in monkey test
    • Updated libjpeg-turbo to the latest linaro sources
    • Updated libpng to the latest linaro sources
    • Optional bottom statusbar
    • Port bug fixes from webkit to plug leaks
    • WebGL for the Android browser in Ice Cream Sandwich
    27
    build 74 is up

    merged up to the last commits

    lockscreen calendar
    weather position chooser
    lockscreen music layout fixed (tablet mode bootloop fixed)
    weatherpanel changed to linear layout (tablet mode bootloop fixed)
    recents panel on lockscreen (navbar only)
    condensed global action drawable update to match ICS style
    lots of weather panel fixes
    vol up + vol down = toggle ringer (just like power + vol down = screenshot)
    reverted to old libgui.so it did break just to much

    Screenie of calendar on lockscreen
    bc5a4a0c-3815-bcee.jpg
    25
    uploading kang 67 right now

    merged up to the last commits

    fixed a huge memory leak
    Move sleep settings back to SettingsView
    tablet power widget update
    GlobalActions: Fix themeing of the ShutdownThread (non condensend only)