[KERNEL][WIP] Mason kernel for supersonic v0.14 - EVO 4G Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Introducing the Mason kernel.
​
This started as a project to bring sbc to the supersonic ICS aokp rom. However I decided to go ahead and move forward with moving over some of the fine work that is going on for the Nexus line and bring it over to our beloved evo4g. I want to stress that to my knowledge the things that will be included beyond what is in tiamat/CM9 proper are not very well tested on our platform.
The overwhelming goal is to bring performance and stability improvements to the supersonic platform. The original idea, had a little less scope. I have now broadened its scope to include ICS, GB, and even Sense soon. The project will actually breed a whole line of kernels built for the supersonic with the needs of it's community in mind. Let's breathe some new life into our platform.
Thanks to the evervolv team without which we wouldn't have ICS on the supersonic at the moment.
Kernel Features:
CPU Frequency governors: conservative, ondemand, ondemandX, interactive, interactiveX, smartass, smartassV2, intellidemand, SavagedZen, minmax, lulzactive, lazy, lagfree, userspace, powersave, Lionheart, brazillianwax
I/O Schedulers: deadline (flash optimized), vr, noop, cfq, bfq, sio
HAVS, KSM (I series), Ext2/3/4, NTFS
Variants:
nosbc - Standard kernel without sbc
sbc - Smart Battery Control
hwa - Hardware Acceleration
fso - File synchronization off
Note on FSO:
I provide this without any warranty at all (not that I do with anything else). Yes, fso makes things faster, it's for the speed hungry among you, however there is the potential, however slight that you can get corrupted data on a crash. Do not run this without a proper nand, it's just a bad idea. I haven't personally had any issues, but that doesn't mean that in theory it can't happen. It's a very strong possibility however slight it might be. The price you pay for speed I suppose.
Note on SBC:
There are some out there who find sbc and unholy abomination. Though again I have not experienced issues personally, there are some out there that claim that it can damage your battery, particularly the lifetime of the battery. There is data to support both sides of this argument, and I'm not here to go over all that. But be warned that it may cause some battery issues, and take care that you are both advised of the risks and willing to take them for some extra juice.
TODO:
Code:
* Slated for v0.15/6 sense variant. Yeah you heard me, all your kernels r belong to us.
* Slated for v0.15 Various performance optimizations relating to RCU and power consumption.
* Slated for v0.15 2 more governors.
* Slated for v0.15 Backport of cpufreq from linux 3.0.y.
* Slated for v0.2 Merging of the lines to give us one base kernel instead of 2.
* Slated for v0.3 Linux v3.x.x Lot of work to be done here. Lots of 3.x.x code already being back ported.
Instructions:
Apply with your custom recovery. Amen Ra Style Recovery 3.11 recommended (But not required).
Changelog:
Code:
v0.14 - Feature/Maintenance -
* Added brazillianwax cpufreq governor
* HWA support in the form of variant
* Tweaks to RCU
* Additional tweaks to I/O
* SLQB
* KSM
* FSO
v0.12 - Feature release - Catching us up with the nexus lines set of options.
* Added ondemandX cpufreq governor
* Added interactiveX cpufreq governor
* Added minmax cpufreq governor
* Added SavagedZen cpufreq governor
* Added Lionheart cpufreq governer
* Added intellidemand cpufreq governer
* Deadline tuned for better performance with regard to flash based memory
* Minor code cleanup
v0.10 - Initial release -
* Moved away from the default config and excluded some things that are really only suited for testing reducing overhead.
* Added Lazy cpufreq governor
* Added lulzactive cpufreq governor
* Added ondemand cpufreq governor
* Added ext2 support
* Added ext3 support
* Added ntfs support
* Enabled SBC.
Current Builds:
Mason G series:
Suitable for non hardware accelerated roms, including gingerbread AOSP roms. Works on things like Decks GB 1.3d, and AOKP ICS.
G - v0.14 sbc Mirror 1 (Mediafire) MD5 74da6e014bcdae9db3dd4e80463736c4
G - v0.14 sbc fso Mirror 1 (Mediafire) MD5 e5234c781f2570f81c54e051021bc106
G - v0.14 nosbc fso Mirror 1 (Mediafire) MD5 8c5bc95fd33afd550a53791ab3fa3f8e
Mason I series:
Suitable for hardware accelerated ICS roms. Latest Evervolv preview builds and decks prebetas.
I - v0.14 sbc Mirror 1 (Mediafire) MD5 78de4224872ca118f671832f2d2359ed
I - v0.14 nonsbc Mirror 1 (Mediafire) MD5 991741161bbf03468d5c66e8f97390f2
I - v0.14 sbc fso Mirror 1 (Mediafire) MD5 97b47a4624b3eb714fb2e05350e485c2
I - v0.14 nonsbc fso Mirror 1 (Mediafire) MD5 9bc6d5e59b92c4943959f66778fe3781
Mason S series:
Suitable for gingerbread sense roms.
(Comming soon)
Legacy versions:
Only tested functional on non hardware accelerated roms such as AOKP and Decks GB 1.3d, considered G series Mason.
G - v0.12 sbc - Mirror 1 (dev-host) Mirror 2 (mediafire)
G - v0.12 nosbc - Mirror 1 (dev-host) Mirror 2 (mediafire)
G - v0.10 sbc - Mirror 1 (dev-host) Mirror 2 (mediafire)
Credits:
Code:
preludedrew for the supersonic device tree that makes every supersonic ICS go.
drewis for so much kernel work it's literally amazing.
caynairb for such a great base for which us that are playing with the supersonic kernel have to work with.
cyanogenmod team for kernel tree and all their hard work.
franciscofranco, faux123 for lots of things kernel related.
Knzo, Tegrak, Ezekeel, jsseidel, Erasmux, imoseyon, Mike Chan, Venkatesh Pallipadi, Alexey Starikovskiy, for governor work.
ngh55 for logo love.
This list could go on forever.
My Blog. My GitHub.
Side note:
I will try my hardest to maintain both this and the rootzwiki thread as time allows. That said let's keep the discussion pleasant and on the topic of bugs and features supersonic users would like to see either quashed or provided respectively. I feel bad for slightly hijacking the aokp and other ICS threads so lets move the kernel relevant conversation here.

Useful bug reporting:
* Include the Rom you are running.
* Include the kernel version you are running.
* Include any custom settings you have changed cpu governor/io scheduler/cpufreq scale etc.
* Include any tweak scripts you may be running.
* Include any voltage changes you might be running.
* Include what you expected to happen.
* Include what really happened.
* Include if you can reproduce the bug at will.
* Include logcat and/or any other logging mechanisms you might have available. OS Monitor is a fine choice.
* Include screenshots if possible/applicable.
Be as detailed as possible. Good bug reporting is a great way to add to the community, even if you aren't a developer, this is a excellent way to give back.

One more to be safe.

Thanks atyoung, been following on rootzwiki. Glad to have your thread here as well
Sent from my PC36100 using Tapatalk

Any thoughts on ICS Sense kernel just in case cause theres ruu leaks so we might need one.

thanks man!!!

.Elite_The_King. said:
Any thoughts on ICS Sense kernel just in case cause theres ruu leaks so we might need one.
Click to expand...
Click to collapse
HTC Primo leak is out(HTC one V) sense 4.0 with 1ghz 512mb of ram WVGA
From my Mikrunny 4g using XDA app

.Elite_The_King. said:
Any thoughts on ICS Sense kernel just in case cause theres ruu leaks so we might need one.
Click to expand...
Click to collapse
Ruu leaks alone won't be very helpful to kernel devs, we need code with which to play with. That said if/when sense kernel code hits for the supersonic, I will evaluate making a parrallel Mason for that. Most of my currently planned changes aren't are not specific enough to ASOP to prevent it.
I say most because there are a few things that I know for sure won't make it in without more hacking than I'm willing to do for sense atm.
Make no mistake, I'm a asop fanboy.

Would this be the same kernel you posted a day or two ago? I'm lovin it, the sbc helps a bunch

Any chance of getting a bfs version or r we sticking with cfq for now on.

checkawrz said:
Would this be the same kernel you posted a day or two ago? I'm lovin it, the sbc helps a bunch
Click to expand...
Click to collapse
No though it did provide a base, of sorts.
Papa Smurf151 said:
Any chance of getting a bfq version or r we sticking with cfs for now on.
Click to expand...
Click to collapse
As far as I know bfq is supported in this kernel as is any number of other I/O govs. Check whatever you're using to switch them and see if it's a option. The bfq code needs some updating though, which I'll address at a later date.
I recommend deadline on the supersonic, particularly after my next version drops which has some improvements for deadline used with flash memory.

Good job...
SBC on sense is kicking my butt so far...
Can I ask how you came about the name for the kernel, just idle curiosity...

evo4gnoob said:
HTC Primo leak is out(HTC one V) sense 4.0 with 1ghz 512mb of ram WVGA
From my Mikrunny 4g using XDA app
Click to expand...
Click to collapse
Yeah its actually the (HTC One S) broke it down. and its 1Ghz ram

atyoung said:
No though it did provide a base, of sorts.
As far as I know bfq is supported in this kernel as is any number of other I/O govs. Check whatever you're using to switch them and see if it's a option. The bfq code needs some updating though, which I'll address at a later date.
I recommend deadline on the supersonic, particularly after my next version drops which his some improvements for deadline used with flash memory.
Click to expand...
Click to collapse
I'll make sure I add that option to change it in my script for all to enjoy

Papa Smurf151 said:
I'll make sure I add that option to change it in my script for all to enjoy
Click to expand...
Click to collapse
Right on, side note: just about anything that is tiamat based which is anything ics for the supersonic right now is going to have deadline. Maybe not the version that's going to drop in the am, but some type of deadline.

running good so far, better then the tiamat sbc kernel just released yesterday, as in a lot less lag

Quick Question.
I'm one of the lucky few in a 4G coverage area. I tether a lot bc I'm broke and can't afford wifi. Any progress on getting Wimax 4G working?

Master_Ellis said:
I'm one of the lucky few in a 4G coverage area. I tether a lot bc I'm broke and can't afford wifi. Any progress on getting Wimax 4G working?
Click to expand...
Click to collapse
I wouldn't hold my breath.

Master_Ellis said:
I'm one of the lucky few in a 4G coverage area. I tether a lot bc I'm broke and can't afford wifi. Any progress on getting Wimax 4G working?
Click to expand...
Click to collapse
Just flash a ROM with working 4G.
~ I'm a fungi

Master_Ellis said:
I'm one of the lucky few in a 4G coverage area. I tether a lot bc I'm broke and can't afford wifi. Any progress on getting Wimax 4G working?
Click to expand...
Click to collapse
Not.....gonna.....happen.......
Maybe in a galaxy far, far, away. But not in this light year.
Thanks atyoung.
Sent from my PC36100 using xda premium

Related

[KERNEL] AT&T/Rogers dag .42 1.83GHzOC/UV/init.d/BFQ/BLN/FUSE/adb root/optimized

Hello Everybody!
So, this is some kernel code that I ported over from the lovely Jugs0.3 kernel and Synergy kernel for T-Mobile SGS II, applied to our fancy pants Skyrocket. The codebase has been brought nearly up to parity with codeaurora msm kernel and I have also patched out several buggeroonskis.
It's tested by myself and the awesome guys in irc.irondust.net #skyrocket, thanks fellers!
This version has OC support to 1.863GHz and 1.6v, with BFQ, UV/OC support, init.d support, BLN support, compiler optimizations, and insecure (for adb root access)
It is packaged as a CWM zip for the easy flashing.
Thanks to the awesomeness known as k0nane for hosting!
[size=+3]
0.42 Download
AT&T 0.42
Rogers 0.42
[/size]
Overclock/Voltage script (Flashable CWM zips)
1.72GHz
1.78GHz
1.83GHz
[size=+3]Original Kernels and stock files to restore from CWM[/size]
AT&T: Original Kernel/init.qcom.rc/lights.msm8660.so CWM zip
Rogers: Original Kernel/init.qcom.rc/lights.msm8660.so CWM zip
NOTE: 1.78GHz is about all I can run stable, and running with 192MHz active seems to cause SoD for me. Careful with undervolting. A few people have reported filesystem corruption resulting in force closes every bootup when volts are too low, resulting in the need to flash the original recovery.img (CWM will not fix it), and wipe data/cache to restore phone.
Old Versions said:
AT&T 0.41 (Mirror)
Rogers 0.41 (Mirror)
AT&T 0.4 (Mirror)
Rogers 0.4 (Mirror)
AT&T 0.3: AT&T Kernel 0.3
Rogers 0.3: Rogers Kernel 0.3
AT&T Kernel 0.3-pre2
Rogers Kernel 0.3-pre2
AT&T 0.2 kernel (no rogers release for 0.2)
dag-sgh-i727-183ghz-initd-unsecure-kernel-0.1.zip
dag-sgh-i727-183ghz-1325v-initd-unsecure-kernel-0.1.zip
dag-sgh-i727-178ghz-initd-unsecure-kernel-0.1.zip
dag-sgh-i727-172ghz-initd-unsecure-kernel-0.1.zip
dag-sgh-i727-167ghz-initd-unsecure-kernel-0.1.zip
Click to expand...
Click to collapse
As it is using the same OC/UV codebase as t-mobile sgs ii, the same tools apply to adjusting OC/UV: 1,2,(guide to creating voltage control scripts)
Changelog:
0.42
- New sysfs interface allowing tweaking of voltages and frequencies beyond CPU: L2 Frequency, sys_vdd, vdd_dig, vdd_mem, L2 <---> CPU frequency mapping
0.41
- Fixed a crash with video playback in 0.4
0.4
- Merge to codeaurora msm kernel, bringing in a few months worth of patches
- Multiple optimizations to audio/video encoding/decoding path
- Fixed CPU1 locking at lower speeds
- AAC Multi-Channel/Dual-Mono audio decoding support
- Added lower 3D GPU step for power saving on less demanding 3d apps
- Multiple power saving features
- Tons of debug code removed
- Compressed with xz for a smaller kernel
- Reduced latency for CPU1 hotplug for faster bringup/shutdown
- Scheduling improvements, ARM SMP Ticketing
0.3
- re-built from rogers source, with OC/UV code from romanbb/faux123/mr.x
- ondemand, interactive, userspace, performance, conservative, lagfree, smartassV2 governors
- Deeper sleep state enabled and lowest stepping reduced to 54MHz - should improve battery life vs. stock kernel (may be offset by GPU OC)
- 25mV undervolt across the board
- bus speeds/volts reduced slightly for stability
- GPU overclock 30mhz on 3d core and 10mhz on 2d core
- Autoscheduling implemented
- 1.83GHz step currently not working, seems to be related to GPU overclock and over-current protection. Setting 1.83GHz step causes weirdness like one core locking to 900mhz while the other core reports 1.83 and is really running 1.78. Stick to 1.78 max for now.
- USB OTG support is enabled - I have no devices/cables to test this functionality, please report!
0.2
Merged in some parts of Synergy kernel
Set to no OC/UV by default, use System Tuner or similar to apply OC/UV
BFQ Scheduler
lagfree/ondemand[X]/interactive[X]/performance/smartassV2 governors (default ondemand)
384mhz minimum by default (192 may cause problems)
BLN (use bln control app from market to activate and control)
Shut down issue fixed
Bootanimation reverted to samsung for the mo (weirdness with /system/bin/bootanimation?)
0.1
First Release, based on romanbb's jugs kernel
Source located here:
https://github.com/dagnarf/dagkernel
The obligatory screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
reserved2!
I'm k0nane, and I approve this message. Shouts to #skyrocket and the Hit Squad.
here are some proof
Here are some screen shots of the new Kernel running
Have fun guys. You guys will definitely feel a difference on your Skyrocket
Runs well, had to slightly declock to 1780 to run benchmarks without the phone rebooting itself.
Sent from my SGH-T989 using xda premium
Same here. Just as the T-Mobile was unstable at 1.8, so is this but my gosh, it is fast!! Thank you for the port.
Da_G said:
First version here has OC support to [email protected], with UV support, init.d support, boot anim support, compiler optimizations, and insecure (for adb root access)
Click to expand...
Click to collapse
Since this is a port from Jugs does it support BLN also?
Girn said:
Runs well, had to slightly declock to 1780 to run benchmarks without the phone rebooting itself.
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
So, what are the benchmarks at? Will be flashing soon.
Gr8Danes said:
So, what are the benchmarks at? Will be flashing soon.
Click to expand...
Click to collapse
wanna say in the 4100's high side really nice
any of you folks running this with the skystocketeer ROM? thanks for the feedback
Running with SkySTOCKeteer (although I may have to go back until the Clock is brought back 0.o)
At 1.72ghz
Out of 5 runs
My highest quadrant 4400
Lowest Quadrant 3680
AnTuTu 6608 (best of 3 runs)
Is anyone having any issues with downloading content from the Market (non WiFi)?
No problem with Market via data here.
Which clock is out? Crawl. I use this as more of a daily driver than an experimental devoted device
2.5 yr old will def change it up for ya
Sent from my SAMSUNG-SGH-I727 using xda premium
I have no clock app, at all. (the normal Android Clock app is gone) with SkySTOCKeteer
crawlgsx said:
I have no clock app, at all. (the normal Android Clock app is gone) with SkySTOCKeteer
Click to expand...
Click to collapse
So no statusbar clock?
If answer is no - same reason for me to hold off until development passes the stock hashmark?
Sent from my SAMSUNG-SGH-I727 using xda premium
jcvancleve said:
So no statusbar clock?
If answer is no - same reason for me to hold off until development passes the stock hashmark?
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
The Statusbar clock is there, the lockscreen clock is there, there is no clock APP.
You fellas an your fancy clocks..
Sent from my SAMSUNG-SGH-I727 using xda premium
Just installed the kernel.
Booted up.
Waited a couple minutes.
Then kicked off AnTuTu.
About ten seconds later, the phone rebooted.
It's cycling.
Rebooting over and over.
Gets to the lock screen and a few seconds later it reboots.
Over and over. lol
Only other mod is the T-Mobile BeastMod ROM using r34p3rex's method for running TMO ROM's on the Skyrocket.
I'm guessing this kernel is conflicting with that somehow.
CZ Eddie said:
Just installed the kernel.
Booted up.
Waited a couple minutes.
Then kicked off AnTuTu.
About ten seconds later, the phone rebooted.
It's cycling.
Rebooting over and over.
Gets to the lock screen and a few seconds later it reboots.
Over and over. lol
Click to expand...
Click to collapse
Did you install something to change the clock? It does not like 1.8ghz, clock it down to 1.78/1.72 and try again.
Though it may not like the Tmobile stuff too, not sure.

[ROM/MOD][The Family] Melchizedek - AOSP ICS{4/23/2012}

The Family Proudly Presents:
Melchizedek
For Inspire 4G or Desire HD
*DISCLAIMER*
You do this knowing all risks involved with flashing a ROM.
Neither I nor any member of The Collective is responsible for any permanent damage.
This is considered an Alpha release so please treat it like an Alpha and expect bugs and some things not to work properly.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
*Read This Entire Post Completely Then Read it Again*
[/CENTER]
NOT WORKING:
-Camcorder
-Other minor bugs
*WARNING*
-Do not ask for support or complain that something doesn't work because YOU restore apps and/or data and/or system settings from Titanium Backup or Mybackup etc.
-If you would like a CFS version grab the one from the OTA .
-Do Not ask for ETA on the next release
-Do Not ask for help if you didn't full wipe before coming from a different rom!
-Do Not Flame other users in my thread! Read the Rules
-Please do not post bug reports unless you are specifically asked by a member of our team to test something and report back. We know some things aren't fully functioning.
-Do not ask for features unless I post a question asking what features people would like. (which will be seldom)
-Enjoy the rom and remember it is ALPHA Quality and sure to contain bugs
All credits goes to existz, LorDClockan, twistedumbrella, dh.harald, CM crew, Evervolv, synergye, AOKP team, flappjaxxx, and all others that have contributed to this extension of our community!​
What is it you ask?
-A Serious Work in Progress!
-This is compiled from from source from AospX by existz
-Redemption Tools app with OTA features
-Custom Camera Launcher that launches Angel Camera for stills and VideoCam Illusion for Videos
(You need a player like Rock Player Lite or MXPlayer to Play the Videos)
-OTA updates.
-Andrev OC built in with CPU Tweak for custom Sleep/Wake Profiles
-Custom Preset CPU OC profiles and preset UV settings
-Latest Gapps for ICS and libs
-Apex Launcher
-ES File Manager
-Titanium Backup
-QuickPic
-Palringo chat app - team chat room is: theandroidcollective sign in with XDA name if at all possible! (Gotham theme by Trevino07 and Zelendel)
-Tons of Features in Collective Tools in the Settings Menu
-Ability to download and install Nova Launcher and others along side the default launcher.
-Again Please keep in mind that this is an Alpha Release. It is very stable for every day use but will contain bugs
**included kernel in this build is stock aospX. The custom profiles from tools and the clock steps in cpu tweak will not work. If you are using included kernel, please use AX Control for setting clock speeds and governors. The LorDMod kernels, found in the OTA are compatible with Tools and CPU Tweak. We are working on going back to our own custom kernel, so bear with us**
Download Melchizedek
Melchizedek Q&A​
How To:
1. Back Up your Stuff.
2. Wipe Data/ Factory Reset
3. Wipe Cache and Dalvik Cache
4. Flash .zip in recovery
5. Allow full first boot, reboot
6. Sign in to Market to add account.
7. Open Redemption Tools from Settings Menu and make it your own.
8. Rate the thread and hit some "Thanks" buttons!
Video by Flow-Wolf
Custom OC Profiles & Undervolt Settings:
Sloth - Sleep = conservative 122/122 + Wake = ondemand 122/921
flappjaxxx - Sleep = conservative 122/122 + Wake = ondemand 122/1152
rasroy - Sleep = conservative 122/384 + Wake = ondemandX 122/1382
Nun - Sleep = conservative 230/384 + Wake = ondemand 230/1228
Lone Star - Sleep = conservative 122/122 + Wake = ondemandX 230/1305
In the CPU Tab hit your Menu button and you will see CPU Tweak.
CPU Tweak is exactly that, it will allow you to fully customize your Sleep and Wake Governors and Clock Speeds.
*Warning* Do be careful with this as using incorrect settings may have ill effects.
Do not use these setting unless you know what you are doing.
Undervolting:
Lite Undervolt = -25mV
Standard Undervolt = -50mV
Aggressive Undervolt = -75mV
Credits and Thanks (in no particular order)
existz
LorDClockan
Zelendel
flappjaxxx
cwhitney24
Trevino07
joedeuce
dh.harald
twistedumbrella
CM crew
Evervolv
synergye
AOKP team
Nunhugger
Johnsondr80
alienmind
killersloth
ashies7
Gio22
Tx Redneck
mrhaley30705
Pick A Name
studacris
JoeDV
Sybregunne - For giving us Andrev OC and Daemon Controller
AngelDeath - For awesome GPS work
crypted- For awesome GPS Work
Tsjoklat for modded market
Flow-Wolf for video review
The Collective of course!
All of the folks that came over to the Palringo chat to help testing.
Let me know if I forgot anyone!
The XDA community as a whole!
*For users that prefer a non-standard DPI, please use the modded market from the OTA. Keep in mind that you will have to purchase paid apps from the browser, not from the Play Store App.*
Code:
4/23/12 - [URL="http://bit.ly/I4rVFJ"]v2.1 Alpha[/URL]
-Updated included apps
-tweaks to build prop for data speeds and wifi connection stability
-Included stock aospX "cottoncandy" kernel
-other stuff I forgot...
changes from AR29 and 30:
(AR30)Merged latest from AOSP master
framework: updates from CodeAurora
updated bash (4.2) and lsof (4.86)
build: various gcc 4.6 compiler fixes
qcom/mm-video: updated latest from CodeAurora
skia: Revert "external/skia: Add QC hooks" (Issue #50)
dalvik: Revert "Debug Change to stop the process with excessive JNI"
(AR29)Ace: enable mass storage
Ace: update prop for better pm
Gapps: Updated to latest 20120317
aospX/common: Add OpenVPN to build
aospX: use cleaner default wallpaper
Camera: commits from CAF and Twisted
DexOpt anything on /system in /cache
Music: Merged latest from CodeAurora
system/core: Merged 4.0.4_r1.1 history
qcom/display: disabled various debugging
qcom/display: Merged latest from CodeAurora
framework: Various commits from CodeAurora
framework: Fix contact lookup with CLIR prefix
framework: AudioManager: Handle KEYCODE_VOLUME_MUTE
Updated iptables (v1.4.13) and iproute2 (3.3.0)
kernel: kgsl,vidc,rotator,pmem updated from CAF
Mms: Fix wrong message selection in context menu
Mms: Make notifications consistent with the Gapps
Rebased webkit/skia/v8 off latest from CodeAurora
DeskClock: Fix "dismiss dialog would unlock lockscreen"
DeskClock: Added flip to dismiss/snooze functionality
libphonenumber: Avoid '0' being discarded in dial string.
Browser: swipe edge of screen to view the previous/next tab
Attempt #1 to fix homescreen stutter (reverted CAF performance class)
libI420colorconvert: Add new library for MovieStudio color conversions
4/15/12 - [URL="http://bit.ly/HJ6ury"]v2.0 Alpha 1.2[/URL]
-Changed base to AospX by existz (based on AR28)
-Includes lordmodUEv9.4.1-ICS-BFS by LorDClockan as stock kernel
-Apex is included launcher
-revamped OTA
-Much smoother overall AOSP build
-Tons of under the hood improvements
-Stuff I forgot
4/1/12 - [URL="http://bit.ly/H88Buc"]v1.0 Alpha 1.5.1[/URL]-Initial Public Release
Mine for.....well not sure yet but im sure ill use it for something
Downloading now. Many thanks to all who sweated over this.
Sent from my HTC Inspire 4G using xda premium
Congrats
Awesome work as always guys.
Mine
I got your 10 char right here
Rocking bacon...ics style
Yesssss I've been waiting to leave a post on Mel!!!!!!!! Thanks Roy and team for this great rom!:beer::beer::beer::beer::beer::beer::beer:
Sent from Mel free of Bobbies.
It's heeerrrreee great job! Thanks!
Thanks bunches :thumbup::thumbup::thumbup:
Sent from my Desire HD using Tapatalk
About time!
First ics rom I have ever used that my games did not inexplicably freeze! Great work, and as always anxiously awaiting the next build!
Been on this for 4 days now. Hard to believe that ICS could be so smooth and problem free for me. Hard to see how anything could dethrone this one. Great job with this Roy, and thanks for the opportunity to be a small part in all of this.
Sent from my HTC Inspire 4G using xda premium
Great job as always, Roy!
Inspire 4G // Melchizedek
been using this rom for a few days now and ever since i put it on my phone its been rainy and wet outside. The other day we had hail and it was 70 some degrees. Other than that everything is perfect. Hopefully this will be fixed in the next update. On a more serious note temple run doesnt recognize swipes. I switched back to absolution for a minute and it ran perfect... then wiped and reinstalled cheese d_ick and still doesnt recognize swipes. That is really the only thing ive noticed.
great work, Roy. a-1 daily driver - really no reason for anyone to be on GB anymore, IMHO.
Great job as always Roy!!!
And a big thanks to the entire Collective the foe yet another Great ROM
Sent from my HTC Inspire 4G using Tapatalk
bobbydbost said:
been using this rom for a few days now and ever since i put it on my phone its been rainy and wet outside. The other day we had hail and it was 70 some degrees. Other than that everything is perfect. Hopefully this will be fixed in the next update. On a more serious note temple run doesnt recognize swipes. I switched back to absolution for a minute and it ran perfect... then wiped and reinstalled cheese d_ick and still doesnt recognize swipes. That is really the only thing ive noticed.
Click to expand...
Click to collapse
Noticed the same issue with age of zombies touch is not registered correctly but it is alpha and a good alpha at that, I can't wait till they get it running as smooth as leisure suit
Sent from my Inspire 4G using XDA
Always nice to have a collective or team Phoenix release every April 1.
Sent from my Desire HD using Tapatalk
Really really wanna try this but link seems to not work with my app... I'm unsure it pulls up the weboage but nothing saying its downloading so please guys help
Sent from my Inspire 4G using xda premium
toxicpaulution said:
Really really wanna try this but link seems to not work with my app... I'm unsure it pulls up the weboage but nothing saying its downloading so please guys help
Sent from my Inspire 4G using xda premium
Click to expand...
Click to collapse
Works fine here
I got your 10 char right here
Rocking bacon...ics style
Same here, no problem at all.

[ROM/MOD][The Collective] Melchizedek - AOSP ICS{4/23/2012}

The Family Proudly Presents:
Melchizedek
For Inspire 4G or Desire HD
*DISCLAIMER*
You do this knowing all risks involved with flashing a ROM.
Neither I nor any member of The Family is responsible for any permanent damage.
This is considered an Alpha release so please treat it like an Alpha and expect bugs and some things not to work properly.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
*Read This Entire Post Completely Then Read it Again*​
NOT WORKING:
-Camcorder
-Other minor bugs
*WARNING*
-Do not ask for support or complain that something doesn't work because YOU restore apps and/or data and/or system settings from Titanium Backup or Mybackup etc.
-If you would like a CFS version grab the one from the OTA .
-Do Not ask for ETA on the next release
-Do Not ask for help if you didn't full wipe before coming from a different rom!
-Do Not Flame other users in my thread! Read the Rules
-Please do not post bug reports unless you are specifically asked by a member of our team to test something and report back. We know some things aren't fully functioning.
-Do not ask for features unless I post a question asking what features people would like. (which will be seldom)
-Enjoy the rom and remember it is ALPHA Quality and sure to contain bugs
All credits goes to existz, LorDClockan, twistedumbrella, dh.harald, CM crew, Evervolv, synergye, AOKP team, flappjaxxx, and all others that have contributed to this extension of our community!​
What is it you ask?
-A Serious Work in Progress!
-This is compiled from from source from AospX by existz
-Redemption Tools app with OTA features
-Custom Camera Launcher that launches Angel Camera for stills and VideoCam Illusion for Videos
(You need a player like Rock Player Lite or MXPlayer to Play the Videos)
-OTA updates.
-Andrev OC built in with CPU Tweak for custom Sleep/Wake Profiles
-Custom Preset CPU OC profiles and preset UV settings
-Latest Gapps for ICS and libs
-Apex Launcher
-ES File Manager
-Titanium Backup
-QuickPic
-Palringo chat app - team chat room is: theandroidcollective sign in with XDA name if at all possible! (Gotham theme by Trevino07 and Zelendel)
-Tons of Features in Collective Tools in the Settings Menu
-Ability to download and install Nova Launcher and others along side the default launcher.
-Again Please keep in mind that this is an Alpha Release. It is very stable for every day use but will contain bugs
**included kernel in this build is stock aospX. The custom profiles from tools and the clock steps in cpu tweak will not work. If you are using included kernel, please use AX Control for setting clock speeds and governors. The LorDMod kernels, found in the OTA are compatible with Tools and CPU Tweak. We are working on going back to our own custom kernel, so bear with us**
Download Melchizedek
Melchizedek Q&A​
How To:
1. Back Up your Stuff.
2. Wipe Data/ Factory Reset
3. Wipe Cache and Dalvik Cache
4. Flash .zip in recovery
5. Allow full first boot, reboot
6. Sign in to Market to add account.
7. Open Redemption Tools from Settings Menu and make it your own.
8. Rate the thread and hit some "Thanks" buttons!
Video by Flow-Wolf
Custom OC Profiles & Undervolt Settings:
Sloth - Sleep = conservative 122/122 + Wake = ondemand 122/921
flappjaxxx - Sleep = conservative 122/122 + Wake = ondemand 122/1152
rasroy - Sleep = conservative 122/384 + Wake = ondemandX 122/1382
Nun - Sleep = conservative 230/384 + Wake = ondemand 230/1228
Lone Star - Sleep = conservative 122/122 + Wake = ondemandX 230/1305
In the CPU Tab hit your Menu button and you will see CPU Tweak.
CPU Tweak is exactly that, it will allow you to fully customize your Sleep and Wake Governors and Clock Speeds.
*Warning* Do be careful with this as using incorrect settings may have ill effects.
Do not use these setting unless you know what you are doing.
Undervolting:
Lite Undervolt = -25mV
Standard Undervolt = -50mV
Aggressive Undervolt = -75mV
Credits and Thanks (in no particular order)
existz
LorDClockan
Zelendel
flappjaxxx
cwhitney24
Trevino07
joedeuce
dh.harald
twistedumbrella
CM crew
Evervolv
synergye
AOKP team
Nunhugger
Johnsondr80
alienmind
killersloth
ashies7
Gio22
Tx Redneck
mrhaley30705
Pick A Name
studacris
JoeDV
Sybregunne - For giving us Andrev OC and Daemon Controller
AngelDeath - For awesome GPS work
crypted- For awesome GPS Work
Tsjoklat for modded market
Flow-Wolf for video review
The Collective of course!
All of the folks that came over to the Palringo chat to help testing.
Let me know if I forgot anyone!
The XDA community as a whole!
*For users that prefer a non-standard DPI, please use the modded market from the OTA. Keep in mind that you will have to purchase paid apps from the browser, not from the Play Store App.*
Code:
4/23/12 - [URL="http://bit.ly/I4rVFJ"]v2.1 Alpha[/URL]
-Updated included apps
-tweaks to build prop for data speeds and wifi connection stability
-Included stock aospX "cottoncandy" kernel
-other stuff I forgot...
changes from AR29 and 30:
(AR30)Merged latest from AOSP master
framework: updates from CodeAurora
updated bash (4.2) and lsof (4.86)
build: various gcc 4.6 compiler fixes
qcom/mm-video: updated latest from CodeAurora
skia: Revert "external/skia: Add QC hooks" (Issue #50)
dalvik: Revert "Debug Change to stop the process with excessive JNI"
(AR29)Ace: enable mass storage
Ace: update prop for better pm
Gapps: Updated to latest 20120317
aospX/common: Add OpenVPN to build
aospX: use cleaner default wallpaper
Camera: commits from CAF and Twisted
DexOpt anything on /system in /cache
Music: Merged latest from CodeAurora
system/core: Merged 4.0.4_r1.1 history
qcom/display: disabled various debugging
qcom/display: Merged latest from CodeAurora
framework: Various commits from CodeAurora
framework: Fix contact lookup with CLIR prefix
framework: AudioManager: Handle KEYCODE_VOLUME_MUTE
Updated iptables (v1.4.13) and iproute2 (3.3.0)
kernel: kgsl,vidc,rotator,pmem updated from CAF
Mms: Fix wrong message selection in context menu
Mms: Make notifications consistent with the Gapps
Rebased webkit/skia/v8 off latest from CodeAurora
DeskClock: Fix "dismiss dialog would unlock lockscreen"
DeskClock: Added flip to dismiss/snooze functionality
libphonenumber: Avoid '0' being discarded in dial string.
Browser: swipe edge of screen to view the previous/next tab
Attempt #1 to fix homescreen stutter (reverted CAF performance class)
libI420colorconvert: Add new library for MovieStudio color conversions
4/15/12 - [URL="http://bit.ly/HJ6ury"]v2.0 Alpha 1.2[/URL]
-Changed base to AospX by existz (based on AR28)
-Includes lordmodUEv9.4.1-ICS-BFS by LorDClockan as stock kernel
-Apex is included launcher
-revamped OTA
-Much smoother overall AOSP build
-Tons of under the hood improvements
-Stuff I forgot
4/1/12 - [URL="http://bit.ly/H88Buc"]v1.0 Alpha 1.5.1[/URL]-Initial Public Release
What's the gaming performance of this rom? Otherwise it looks good. I will flash this later to give you some feedback. Good luck.
CJHolder said:
What's the gaming performance of this rom? Otherwise it looks good. I will flash this later to give you some feedback. Good luck.
Click to expand...
Click to collapse
It's been good for everyone in testing. Hit the Q&A and let us know how it performs for you.
Mine
I got your 10 char right here
Rocking bacon...ics style
It's finally here. It's really great stuff! Enjoy
Great rom , no bugs at all
Wow. First things first, we need more ROMs like this. Brilliant work.
This ROM is smooth, I mean smooth. I've been using it for an hour or so now and am very impressed. APEX is a good choice of launcher too. As for the gaming performance, well. It's definitely the best performance from a ICS rom but not quite as good as a GB rom. However this is expected considering ICS has not been officially released yet.
Working Camcorder! Yes! Finally. This is fantastic news, although it is laggy as **** in 720p. Still, another work in progress, but it's a start and I'm looking forward to recording in 720p
Apps... There are a few of unnecessary apps. But settings have a few hints to upcoming features which I'm looking forward too such as a theme selection tool.
Anyhow, I will continue to post feedback as well as bugs that I may come across.
Good luck with the development of this ROM!
Thanks, CJ-
Been using this one for a couple of hours now and I must say it runs great. No fc's so far and very smooth. Thanks!
Will report back if anything strange comes up.
Stitch15 said:
Been using this one for a couple of hours now and I must say it runs great. No fc's so far and very smooth. Thanks!
Will report back if anything strange comes up.
Click to expand...
Click to collapse
Glad you are enjoying it!
If you have any problems or questions, please come see us in the Q & A thread.
Absolution 3.7 /Redemption A4.0/ Melchizedek Alpha 1.5.1
How About market? Can i buy app? I ask because on ice cold Sandwich i cant, reverted market doesnt work
Wysłane z mojego Desire HD za pomocą Tapatalk
Yes, finally Melchizedek got its own thread
Running version 1.5.1 now since last Thursday, and it is really stable and reliable even for daily usage.
Actually I only had once a reboot of my mobile while browsing with Dolphin Browser HD. For camera I use a 3rd party app which works fine.
The only requests I would have are still:
1. The lockscreen delay is not properly working. Screen is locked immediately and not after the selected time - when I lock the screen manually.
2. The mobile data option would be great to be selectable as well within the profiles.
Otherwise working perfectly until now.
Looking forward on the next release of that nice ICS rom!
Nice rom, thanks for your work.
Maybe the screen brightness would be more accurate...
ICV said:
Nice rom, thanks for your work.
Maybe the screen brightness would be more accurate...
Click to expand...
Click to collapse
Indeed, that's something which I recognized as well. Is taking some time before it has been adjusted properly.
Oww .. man .. the best ics rom .. its great smooth and no bugs at all .. but is my opinion how's you guys ..
Sent from my HTC Desire HD using Tapatalk
THX for this very nice ICS Rom ...
Works great!
Wifi hotspots not function , any help ?
Sent from my HTC Inspire 4G using xda premium
Guichinga said:
Indeed, that's something which I recognized as well. Is taking some time before it has been adjusted properly.
Click to expand...
Click to collapse
ICV said:
Nice rom, thanks for your work.
Maybe the screen brightness would be more accurate...
Click to expand...
Click to collapse
They are working on all these little bugs
Verstuurd van mijn HTC Desire HD met Tapatalk
thanks for you are roms is fest and good
Hi !!!
Just wanted to know if there is anything EXTRA ( improvement or fine tuning) to " flappjaxxx" ICS ROM ???
I asked 'cause flappjaxxx ICS ROM has been my everyday ROM and it is PERFECT with NO COMPLAINTS...whatsoever.
If it is more or less the same ROM then its gonna be a PERFECT piece of art.
Thanxxx

[KERNEL][CM10] Mazout360's custom CM10 kernel [2.6.39][V0122]

CUSTOM CM10 KERNEL FOR THE P999​Buttery smooth and fast!​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This thread will host my custom CM10 P999 kernel, from the V30A sources released for the P990
I will keep upgrading this kernel and make it as buttery smoooooth as possible!
This thread, and the kernel, are still a WIP for now​
INSTRUCTIONS
For dualboot users : Boot into CM10.1 and power off the phone. Then, go to recovery using power + vol. down like always.
1) Flash a compatible ROM in recovery(See compatibility section)
2) Flash this kernel (See download section for available versions)
3) Advanced > Wipe dalvik cache and Fix permissions
4) Reboot and enjoy!
********************************************************************************************
DISCLAIMER
I am not responsible for any damage related to the installation of this kernel on your device.
This is still a beta and could not be stable with every functions. You do this at your own risk.
********************************************************************************************
COMPATIBILITY
- Adampk's custom CM10.1 ROM build 7
- My CM10.1 Weeklies
********************************************************************************************
DOWNLOADS
Stock voltage, base kernel
DOWNLOAD HERE
Overclocked @1,2GHZ Be aware that this is still a beta. Flash at your own risk!
DOWNLOAD HERE
********************************************************************************************
CREDITS
Credits to everybody who contributed to this project, so that our phone could run at his full potential!
TonyP, Harsh and wkpark For the help they had given me by PM
Naberus, King-Nai and Adampk For their work on the kernel or the base ROM
...and everybody who contributed to the development process, with logcats or with their support!
Sorry if I forgot someone please remind me
********************************************************************************************
My github​
CHANGELOG
Version 0122
- ROW I/O Scheduler
- Google SNAPPY zRam compression
- LowMemoryKiller updated
- SMP driver updated
- LED blinking function
- TCP Proportional rate reduction
- Fixed LEDs on during deep sleep
- Updated INTERACTIVE CPU governor
- Added Bluedroid support
- ...and much more!
(Credits to Pengus77 for these updates!)
Version 0116 + OC (See last post)
- Enabled wifi deepsleep
- Fixed brightness override
Version 0104
- Added hotplug and smartassv2 CPU governors and adapted to our device
- Mooooaaar available RAM (yay!)
- Radio still silenced
- Several WIFI tweaks and battery saving fixes
- Several audio driver fixes
- Fixed WIFI for CM10.1
- Removes MMS messenger app
- Cherrypicks from the latest tegra 2.6.39 kernel (See github)
Version 1219 + OC
- Set I/O to CFQ to reduce lag
- Battery meter touch-ups
- Removed RIL/Radio and Wifi Calling (kineto) for battery saving and faster boot/shutdown
Version 1215 + OC
- Support for CM10.1
- Fixed battery meter when not charging
- Many, many various fixes
- Fixed ADB detection for non-linux systems
Version 1213 + OC
- Add back in-OS support for Deadline I/O Sched.
- Added newest BFQ I/O Sched. (v5r1) for 2.6.39 kernels and set as default
- Added V(R) I/O Sched.
Version 1211OC
- Initial release @1,2GHz
Version 1211
- Initial release
- Fixed boot for the P999
- Fixed WIFI and camera hangs
- Memory and speed tweaks (buttery smooth at first release )
***********************************************
TO DO LIST (Upcoming builds...)
- Fix radio nodes
Now that you guys are divorced, I'll check with my boss and see if I can do an article on just your kernel solely, if not, I'll mention it in my ROM article when the radio gets up and running. Thanks boss, killer work.
Sent from my LG-P999 using xda app-developers app
mustangtim49 said:
Now that you guys are divorced, I'll check with my boss and see if I can do an article on just your kernel solely, if not, I'll mention it in my ROM article when the radio gets up and running. Thanks boss, killer work.
Sent from my LG-P999 using xda app-developers app
Click to expand...
Click to collapse
Hehe I like the term divorced here I made a thread to simplify things up, and separate kernel related stuff to ROM dev. related stuff. This has always been kind of a teamwork project since a ROM cannot run without a kernel and a kernel is useless without a ROM. Now that Arcee has implemented the newer V30A stuff in his repo, adampk doesn't really need my kernel anymore to test his RIL as he has everything in hand to make one himself.
Haha, that's cool, I noticed is thread jacking comment, soooo I couldn't help but use the "divorce" term. Good work nonetheless.
Sent from my LG-P999 using xda app-developers app
Mazout. I know that once its fully functional u will redo the amount of ram to be assigned to apps. I just wanted to know have u tested the rom's performance after changing those numbers yet? M asking this because I heard on p990 thread that because of less ram... they had to reduce the amount of ram for apps in order for the OS to work fluidly ... do u have any rough idea how much ram will u assign to apps and to OS? To get the same fluidity as now with some ram left for heavy apps like GTA 3 or Modern Combat 3
Sent from my LG-P999 using Tapatalk 2
n30wav3 said:
Mazout. I know that once its fully functional u will redo the amount of ram to be assigned to apps. I just wanted to know have u tested the rom's performance after changing those numbers yet? M asking this because I heard on p990 thread that because of less ram... they had to reduce the amount of ram for apps in order for the OS to work fluidly ... do u have any rough idea how much ram will u assign to apps and to OS? To get the same fluidity as now with some ram left for heavy apps like GTA 3 or Modern Combat 3
Sent from my LG-P999 using Tapatalk 2
Click to expand...
Click to collapse
Well, with that info in mind, you could setup swapper2 for some app swap space memory, granted your external SD is class 8 or 10. Than we'd be able to give up app ram for sys ram, with a slightly longer app load time for memory intensive apps, such as games you mentioned. i play them too.
Since this is kernel and not rom, i was going to suggest possibly baking the app into the rom, bit here is a mute point.
G2x-CM7 Weekly 12/09/12 Build, Trinity T15 Kernel
n30wav3 said:
Mazout. I know that once its fully functional u will redo the amount of ram to be assigned to apps. I just wanted to know have u tested the rom's performance after changing those numbers yet? M asking this because I heard on p990 thread that because of less ram... they had to reduce the amount of ram for apps in order for the OS to work fluidly ... do u have any rough idea how much ram will u assign to apps and to OS? To get the same fluidity as now with some ram left for heavy apps like GTA 3 or Modern Combat 3
Sent from my LG-P999 using Tapatalk 2
Click to expand...
Click to collapse
This patch is already included in this build. I have about ~350mb for apps. If I want to increase this I would have to reduce the GPU allocated memory which, in this case with 3D graphics apps, might no be beneficial.
If there's too many reports of having not enough free RAM I will consider adjusting this.
Mazout360 said:
This patch is already included in this build. I have about ~350mb for apps. If I want to increase this I would have to reduce the GPU allocated memory which, in this case with 3D graphics apps, might no be beneficial.
If there's too many reports of having not enough free RAM I will consider adjusting this.
Click to expand...
Click to collapse
... I was getting 35 MB free without any app installed or running when I tested the rom u posted with ur kernel built-in .... 350 MB is good for me .... shouldnt it be higher than 35mb if u have allocated 350 MB like 150 or something?
Edit: m also not in favour of reducing gpu ram....
Sent from my LG-P999 using Tapatalk 2
Wow you guys did it... mad props and respect haha, I will wait test it until radio is fixed I havent flashed anything forever after hearing p990 is getting cm9 and that we might get cm10 so few more days
The p990 source drop happened today. Brace yourselves
Sent from my LG-P999 using xda app-developers app
joeyxl said:
The p990 source drop happened today. Brace yourselves
Sent from my LG-P999 using xda app-developers app
Click to expand...
Click to collapse
Yesterday*
My build is based on them
With the source, can you fix the battery meter issue?
Sent from my LG-P999 using Tapatalk 2
now do we need to make a user thread for this?
G2x-CM7 Weekly 12/09/12 Build, Trinity T15 Kernel
fduong97 said:
With the source, can you fix the battery meter issue?
Sent from my LG-P999 using Tapatalk 2
Click to expand...
Click to collapse
I'm pretty sure they said it was an OS problem. Would have to be fixed by modifying the cyanogenmod sources. The same with the RIL
@Mazout360 where's your repo on github, so that everyone can see what changed (in case of bugs and stuff).
adampk said:
@Mazout360 where's your repo on github, so that everyone can see what changed (in case of bugs and stuff).
Click to expand...
Click to collapse
I hope this discrepency won't get Mazout360 booted off xdadevelopers, like happened to someone else, because he is probably making changes very quickly to get his work "out the door" and will document it ASAP.
Core Memory said:
I hope this discrepency won't get Mazout360 booted off xdadevelopers, like happened to someone else, because he is probably making changes very quickly to get his work "out the door" and will document it ASAP.
Click to expand...
Click to collapse
R u referring to his git? Just relax... he has one... I would let him talk
Sent from my LG-P999 using Tapatalk 2
adampk said:
@Mazout360 where's your repo on github, so that everyone can see what changed (in case of bugs and stuff).
Click to expand...
Click to collapse
Core Memory said:
I hope this discrepency won't get Mazout360 booted off xdadevelopers, like happened to someone else, because he is probably making changes very quickly to get his work "out the door" and will document it ASAP.
Click to expand...
Click to collapse
Yes I had a git before (when I was doing my first betas) but it is private. I will create a github account and upload my files before the next release (that's a promise). I want to make it clean and leave dev. notes for everybody to understand what I did. My kernel source is on my ubuntu which doesn't have an internet connection so didn't have time to transfer it and upload yet.
OP updated with github link and 1,2GHz OC (kept stock voltage to reduce risk of issues with beta). Tested long enough for stability.

[DISCUSSION][INFO][VILLE][EVITA][JEWEL][M4]Frosted Kernel Discussion Thread

Discussion Thread and Other Info for Frosted Kernel
Main Development Thread for Ville is Here: http://forum.xda-developers.com/htc-one-s/development/kernel-frosted-kernel-javelinanddart-t3031529/
Main Development Thread for Evita is Here: http://forum.xda-developers.com/one-x-att/development/kernel-frosted-kernel-javelinan-t3039320
Main Development for M4 is Here: http://forum.xda-developers.com/htc...kernel-frosted-kernel-javelinanddart-t3045541
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.
* 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. :P
* blah blah blah you get the point.
*/
Sample Voltage Tables:
My Voltage Table:
This thread is to keep my development thread a little cleaner.
Enjoy and Happy Flashing!
Credits and Thanks:
Will Update Later
Bricked Edition​
What is Bricked Edition?
Bricked Edition is the version of Frosted Kernel with @show-p1984's MSM_MPDECISION and MSM_THERMAL
What is the focus of Bricked Edition?
Speed and Stability as well as decent battery life and no overheating.
Why would I choose Bricked Edition?
If you prefer @show-p1984's MSM_MPDECISION and MSM_THERMAL over @faux123's Intelli_Plug and Intelli_Thermal
Sample Configurations:
My Configuration:
Intelli Edition​
What is Intelli Edition?
Intelli Edition is the version of Frosted Kernel with @faux123's Intelli_Plug and Intelli_Thermal
What is the focus of Intelli Edition?
Speed and Stability as well as good battery life and no overheating.
Why would I choose Intelli Edition?
If you prefer @faux123's Intelli_Plug and Intelli_Thermal and you want better battery life.
Sample Configurations:
My Configuration:
Void Edition​
What is Void Edition?
Void Edition is Bricked Edition with more features and hopefully better performance
What is the focus of Void Edition?
Speed, Stability, Battery Life, and Customizability
Why would I choose Void Edition?
If you prefer @show-p1984's MSM_MPDECISION and MSM_THERMAL over @faux123's Intelli_Plug and Intelli_Thermal and if you love tweaking your phone a lot
Pros and Cons of the Editions​Bricked Edition:
Pros:
Fast
Stable
Lots of Tweaks for MSM_MPDEC and MSM_THERMAL
Good Battery Life (with badass governor)
Cons:
Actually none that I can think of
Intelli Edition:
Pros:
Quick
Stable
Kinda shortchanged on tweakability
Good Battery life
Cons:
Lags a lot depending on the governor
Void Edition:
Bricked Edition + More Features + More Speed
Pros:
All of Bricked Editions
Lots of Tweaks and Speed
Cons:
None that I can think of actually
FAQ​Q: What is MSM_THERMAL?
A: Kernel based 3-phase thermal control!
This replaces your /system/bin/thermald binary which is renamed by the installer to thermald_bck.
It will throttle your cpu speed to keep it cool and unleash it if the cpu has cooled down enough. (3 phases: low, mid and high)
Check /sys/kernel/msm_thermal/conf/ for the thermal configuration
Q: What is MSM_MPDECISION
A: 100% kernel based multi core decision! (should cpu1 be online or not?)
This replaces your /system/bin/mpdecision binary which is renamed by the installer to mpdecision_bck.
Check /sys/kernel/msm_mpdecision/conf/ for the configuration.
Q: What is MSM_MPDECISION Input Boost?
A: This will boost your min cpu speed if you touch the screen or press a button and gives you full control.
In those events the min cpu freq will be risen to a predefined value (look below) on every online cpu. This boosts overall reaction times and smoothness a lot.
Q: What is Sweep2Wake?
A: You "Sweep" your fingers across the capacitive buttons to the right in order to wake the screen up
Q: What is Sweep2Sleep?
A: Sweep2Wake but sweeping to the left to turn the screen off
Q: What is DoubleTap2Wake?
A: You double tap one of the capacitive buttons (set which one in trickstermod) to wake it up
Q: What is DoubleTap2Sleep?
A: DoubleTap2Wake except it turns the screen off
Q: What is Pocket Detection?
A: It tries to detect if your phone is in a pocket. If it is, the aforementioned wake control will be disabled
Q: What is -O3 Optimization?
A: It's a GCC Optimization that compiles faster, more optimized code
Q: What are TCP Congestion Control Algorithms?
A: http://en.wikipedia.org/wiki/TCP_congestion-avoidance_algorithm
Q: What is a CPU Governor?
A: It decides how the CPU should be used
Q: What is a GPU Governor?
A: Same thing as CPU Governor but for GPUs
Q: What is an I/O Scheduler?
A: Like a CPU Governor for Input Output (file system) Events
Q: What is Fast Charge?
A: If enabled, It forces your phone to detect a USB Port as an Outlet to Speed Up Charging (depends on the output capacity of the USB Port
Q: What is FRANDOM?
A: A fast pseudo-random number generator
Nice one...Glad to see that Bubba is not dead and it's features survived (even if with another name). Thank you all involved in this project and maybe we will see a Lollipop kernel too
Rapier said:
Nice one...Glad to see that Bubba is not dead and it's features survived (even if with another name). Thank you all involved in this project and maybe we will see a Lollipop kernel too
Click to expand...
Click to collapse
+1... Very thanks javelinanddart
And we will see a Lollipop kernel too???
Winstarshl said:
+1... Very thanks javelinanddart
And we will see a Lollipop kernel too???
Click to expand...
Click to collapse
@Rapier
Possibly, its in my rainl branch but idk if it's functional, i'll try compiling it later
and I have to have some kind of originality
i added frandom support and 4 more io schedulers and OC up to 2.1 and im compiling that right now
javelinanddart said:
@Rapier
Possibly, its in my rainl branch but idk if it's functional, i'll try compiling it later
and I have to have some kind of originality
i added frandom support and 4 more io schedulers and OC up to 2.1 and im compiling that right now
Click to expand...
Click to collapse
For 4.4 or for 5.0 cause I didn't understood right. Right now I cannot test this kernel since I'm on CM12 Lollipop but I'll test it on Candy and LiquidSmooth probably tomorrow or this night
Rapier said:
For 4.4 or for 5.0 cause I didn't understood right. Right now I cannot test this kernel since I'm on CM12 Lollipop but I'll test it on Candy and LiquidSmooth probably tomorrow or this night
Click to expand...
Click to collapse
for 4.4
we have cm12 already??? where?!?!
javelinanddart said:
for 4.4
we have cm12 already??? where?!?!
Click to expand...
Click to collapse
:laugh: http://forum.xda-developers.com/htc-one-s/development/rom-cyanogenmod-12-lollipop-htc-one-s-t2946468 you not see??? this post?
javelinanddart said:
for 4.4
we have cm12 already??? where?!?!
Click to expand...
Click to collapse
Here
http://forum.xda-developers.com/showthread.php?t=2946468
Sent from nowhere over the air...
Winstarshl said:
:laugh: http://forum.xda-developers.com/htc-one-s/development/rom-cyanogenmod-12-lollipop-htc-one-s-t2946468 you not see??? this post?
Click to expand...
Click to collapse
Yeah i just saw it and I think I'm going to stick with 4.4 (CM11) but I'll work on development for CM12 and you and @Rapier can test it when im done working on it
javelinanddart said:
Yeah i just saw it and I think I'm going to stick with 4.4 (CM11) but I'll work on development for CM12 and you and @Rapier can test it when im done working on it
Click to expand...
Click to collapse
Of course
Sent from nowhere over the air...
javelinanddart said:
Yeah i just saw it and I think I'm going to stick with 4.4 (CM11) but I'll work on development for CM12 and you and @Rapier can test it when im done working on it
Click to expand...
Click to collapse
Yes of course, I'm only for it, if need any tests, write)
And now i test this kernel on cm 4.4)
@Rapier @Winstarshl
New version out for 4.4, check the AFH or the downloads tab
added 2.1GHz and 4 new i/o schedulers (fifo, vr, zen, and tripndroid)!!
Going to work on Lollipop now, wish me luck!
javelinanddart said:
@Rapier @Winstarshl
New version out for 4.4, check the AFH or the downloads tab
added 2.1GHz and 4 new i/o schedulers (fifo, vr, zen, and tripndroid)!!
Going to work on Lollipop now, wish me luck!
Click to expand...
Click to collapse
Okey no test new ver. 4.4...
Goooooog luck for dev to Lollipop)))
and yet, I'm a little advertised on your core on 4pda)
________
UPD: Ohhh this is the first kernel on which I have earned FauxSound - nice, very nice) Very thanks fotr this too)
UPD2: Now tested last version ... and set interactive with VR; .......until all wonderfully)
Winstarshl said:
Okey no test new ver. 4.4...
Goooooog luck for dev to Lollipop)))
and yet, I'm a little advertised on your core on 4pda)
________
UPD: Ohhh this is the first kernel on which I have earned FauxSound - nice, very nice) Very thanks fotr this too)
UPD2: Now tested last version ... and set interactive with VR; .......until all wonderfully)
Click to expand...
Click to collapse
@rmbq added Faux Sound I added VR...
OC past 1809 is completely unstable, so I'll disable that
javelinanddart said:
@rmbq added Faux Sound I added VR...
OC past 1809 is completely unstable, so I'll disable that
Click to expand...
Click to collapse
Ohhh this is very nice rezult) Seed)
1809 and VR))) Very good)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Categories

Resources