THIS THREAD IS NOW DEPRECATED. REFER TO THE HYBRID THREAD FOR FUTURE UPDATES TO THIS KERNEL.
{
"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"
}
G3MOD TEAM
Founder
dharamg3
Kernel Developers
hillbeast , moikop , cool.darshak
Application Developers
dympy , andreapier
ROM/Theme Developers
Stylooo , RafayelG , aarrun
Kernel Features:
Lite Version: 83MHz - 667MHz
Performance Version: 100MHz - 1000MHz
Ultimate Version: 100MHz - 1200MHz
Extreme Version: 100MHz to 1400MHz
RootADB
Busybox 1.19
File System Support: rfs/ext2/ext3/ext4
Init.d Scripts
1% Battery Mod
OverClocking
UnderVolt
data2sd
BFQ I/O Scheduler
Voodoo v10
CWM Recovery
CompCache
BootLogo
TinyRCU
MultiBoot
Kernel Hz: Lite:256 Performance:300 Ultimate:500 Extreme: 1000
tun.ko
jhash3 implemenented
100MHz CPU clock stepping
DMA Enabled in G3D
Dynamic OC
CWM Features:
1) Power Menu
1.1) Power Off
1.2) Reboot
1.3) Reboot Recovery
1.4) Download
2) Update.zip's
2.1) Update.zip from sdcard Root
2.2) Select .zip from sdcard
2.3) Toggle Signature Verification
2.4) Toggle Script Asserts
3) Multiboot
3.1) Switch ROM's
3.2) Backup ROM
3.3) Switch Kernel's
4) Wipe
4.1) Data / Factory Reset
4.2) Cache
4.3) Wipe dalvik cache
4.4) Wipe Battery Stats
5) Backup and Restore
5.1) Backup
5.2) Restore
5.3) Advanced Backup 5.3.1) Boot 5.3.2) System 5.3.3) Data 5.3.4) Cache 5.3.5) sd-ext
5.4) Advanced Restore 5.4.1) Boot 5.4.2) System 5.4.3) Data 5.4.4) Cache 5.4.5) sd-ext
6) Mounts And Storage
7) Advanced
Kernel Changelog:
v1.9 (09/09/2011)
tun.ko included and enabled
100MHz CPU clock steppings: you can now set your speed to anything between 100 and 1400MHz in 100MHz step (100, 200, 300...)
CPU minimum frequency now 100MHz on Performance, Ultimate and Extreme
jhash3 for improved HSDPA/3G/EDGE speeds.
Multiboot improved for data backup and recovery
Added Reboot and Wipe Data/Dalvik Cache to main menu of CWM.
DMA enabled in G3D - Thanks marcellusbe
Added InDroid and CM7 to Multiboot
v1.8 [30/08/2011]
Reworked Battery Driver
Reworked CWM Recovery
Now 11 ROM's support in Multiboot
Kernel Downloads:
http://code.google.com/p/g3modteam/downloads/list
Steps To Install Kernel:
1. Download the kernel.
2. Flash using Odin via One-Package
3. Install g3mod app by dympy
Steps for Multi boot:
1) Flash Kernel v1.7+
2) Go to CWM Recovery -> Multiboot -> Backup ROM.
3) Backup your Current ROM to ROM1 (It will backup the system.img at /sdcard/Android/data/g3mod/romname_ROM )
4) Add the system.img of your 2nd ROM to /sdcard/Android/data/g3mod/romname_ROM and similarly for different ROM's.
5) Use the CWM Recovery -> Multiboot -> Switch ROM option to switch between different ROM's.
Note: Ask the developer of the ROM's to provide you with the system.img for their ROM
System Img's:
CyanogenMod 6.2 Alpha 4 System.img
Steps for Changing the Max Freq(Dynamic OC):
There is an entry in /sys/devices/system/cpu/cpu0/cpufreq/plls_table where you can put your own value for APLL.
Before doing this, set "PERFORMANCE" governor on and min and max frequencies to the maximum.
Code:
// Do this in adb
echo "0 a[SIZE="5"][B][U]258[/U][/B][/SIZE]0[SIZE="5"][B][U]3[/U][/B][/SIZE]01 a14d0303 c07e13fc cf850240" > /sys/devices/system/cpu/cpu0/cpufreq/plls_table
You need to replace the 258(Hex Value) with your desired value.
Here 258 means
(2*16*16) + (5*16) + 8 = 600
and 3 means it is 600*2 = 1200
Therefore, a2580301 means 1200MHz.
This is a temporary method. For a permanent Method, add this line to a init.d script. Name the script to something like S10_Dyanmic_OC.
Help Others: If you calculate a Hex Value for a particular frequencies add it here:
https://docs.google.com/spreadsheet/viewform?formkey=dG5hdnpsWFdTNExiY2t3dy16VzBvaWc6MQ
You can view all the frequency Hex value's calculated by others over here:
https://docs.google.com/spreadsheet...G5hdnpsWFdTNExiY2t3dy16VzBvaWc&hl=en_US#gid=0
Kernel Related Media:
5 Touch Support:
BootLogo and Progess Bar
Multi Boot
Source For Developers:
https://github.com/dharamg3
Note:
I am learning how to develop kernels.
I'll add different features as and when i can implement them.
The main goal of this kernel will be to keep the phone stable and fast.
There will be nothing as alpha or beta releases.
I'll give out the kernels directly, but if anything goes wrong and you have to reflash the ROM or kernel, please dont start shouting.
You may give me different ideas on what features to implement. I'll try my best to implement all the features you want
Many of the features implemented in this kernel, are taken from marcellusbe's Fugumod Kernel, and I shall be ever thankful to marcellusbe for the fugumod kernel
Warning:
I am not responsible for any damage caused to your phone (softbrick or hardbrick)
Credits:
marcellusbe for all his help, awesome CM6.2/CM7 & fugumod kernel
supercurio for voodoo v10
Paolo for BFQ I/O Scheduler
Stylooo for the different version's banner
All developers for making this an awesome phone
Everyone who is helping is solving different issues with this kernel
Please let me know if i am missing anyone
Reserved for something incredible we develop
and for something even more incredible
Will this kernel support the new CM7 alpha?
Benjamin_L said:
Will this kernel support the new CM7 alpha?
Click to expand...
Click to collapse
Yes, there will come a new kernel for that...
dharamg3 said:
Yes, there will come a new kernel for that...
Click to expand...
Click to collapse
Can we expect 1 kernel running all Android flavours via multiboot without data wipe and with all features (which are working in original rom) working? Now we still have to switch rom AND kernel.
Thanks for the time and energy spend on developing only the best for our phone.
Send from my Samsung GT-5800.
Digibonez said:
Can we expect 1 kernel running all Android flavours via multiboot without data wipe and with all features (which are working in original rom) working? Now we still have to switch rom AND kernel.
Thanks for the time and energy spend on developing only the best for our phone.
Send from my Samsung GT-5800.
Click to expand...
Click to collapse
each kernel has different initramfs, and hence to prevent problems, we keep the kernel's separate...which also help in debuggin problems easier...maybe we will try a method, that switches the kernel automatically..just you need to have the kernel in .zip format in the sdcard...
Any changelog for 1.9, I know that wil be 100mhz steps in overclocking
fuxmen said:
Any changelog for 1.9, I know that wil be 100mhz steps in overclocking
Click to expand...
Click to collapse
hmm, wait for it...in some hours we shall release the changelog...
dharamg3 said:
hmm, wait for it...in some hours we shall release the changelog...
Click to expand...
Click to collapse
Ok I very like suprices like with CM 7a6
After several hours of repeated compiling and uploading, v1.9 is uploaded.
Downloads are at http://code.google.com/p/g3modteam/downloads/list.
hillbeast said:
After several hours of repeated compiling and uploading, v1.9 is uploaded.
Downloads are at http://code.google.com/p/g3modteam/downloads/list.
Click to expand...
Click to collapse
Flashing ultimate now
edit[/]
The 100mhz steps is awesome and 100mhz minimum.
Now i have 100-900mhz
-150mV on 100mhzeditgave me frezee
-125mV on 200mhz
-100mV on rest freq
maybe this saves my battery a little bit
THX a lot!
kernel cm 6.2 performance shows "froyo 1.9 ultimate" in Settings > About
Sent from my GT-I5800 using Tapatalk
Related
A.I.B. v0.3 Cataclysm with CM Power Widgets
{
"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"
}
Hello everyone, behind Cataclysm there's a lot of work, every single detail is there on purpose, i hope you enjoy my work.
Features:
- Reodex only.
- Cyanogen Power Control on notification bar: you can use up to 12 widget to handle many functions of your phone, directly, no popups.
- Smart update of system apps: On boot every update get pushed into system apps and get reodex for performance increase and better cache / space management.
- New cache optimization and management.
- Preconfigured taskkiller for memory optimization.: Android management is not enough with the few memory ideos has.
- Facebook Contact pic sync with no loops and no decrease performance
- Governor Smartass optimized for battery saving and performance.
- 165 mb free internal memory at boot.
- Ability to use Link2SD without a second partition.
- Multitouch
- Kernel Underclock/Overclock 30-->750
- Ext3, Ext4, Cifs, OpenVPN Support
- Transparent Widgets
- Many tweaks and fixes: Malware patch, Time fix, Bugreport fix, Zipaligned, Bash support, Updated host, Apn, Short operator names, SD boost, Kernel tweaks, Memory tweaks, and many others.
Instructions CM Power Widgets:
Defaults widgets are : Autorotate Bluetooth Brightness GPS MobileData and Wifi.
You can have up to 6 widget at same time choosen from 12:
Airplane AutoRotate Bluetooth Brightness GPS LockScreen MobileData ScreenTimeout SleepMode Sound Sync Wifi
Inside /system you'll find a file named cataclysm-nw.txt, edit it and modify it as you wish. Make sure to not change the text format.
The options are:
Code:
toggleAirplane
toggleAutoRotate
toggleBluetooth
toggleBrightness
toggleGPS
toggleLockScreen
toggleMobileData
toggleScreenTimeout
toggleSleepMode
toggleSound
toggleSync
toggleWifi
If you change it directly on your phone remember to reboot.
Alternatively you can use the app made from bimbomix72 to configure it.
Instruction Link2VFS:
If you wish to use Link2SD without a second partition download one of the files below and unzip it on the root of your SD card. Reboot and use Link2SD normally.
**256 MB** **512 MB** **1GB** **2GB**
Download:
Cataclysm 0.3
MD5: 38d44554f2484c6fb549ebb504c63986
SHA1:eaa612f28113ae3c0d07b27cbe14aae43222e31b
If you like this rom don't forget to "thanks" me :>
Additional Packages:
Original Froyo Font
No Bootlog
ICS GenieWidget ( news and meteo )
Set CM PowerWidget App
Notes:
To make widget works had to change many lines of code inside many system files, including framework; long story short: you can't change the theme of this rom, if you don't like it choose another one, also don't ask for any theme related change.
Credits:
tj_style: Kernel MultiTouch Patch
EP690D: U8180 stock rom
CyanogenMod Team: Power Control Widget
JsChiSurf: PWC per Sense.
:mmm:
sounz promising ^^
will take it for a spin once I get tired of playing w/ current ROM ;-)
regards,
Does this ROM support swap?
update fix on homepage, hf.
Looks good, might give it a try after I try the 0.9 version of DJDroid.
Plz keep updating this page as well, i think most users can't understand italian.
added new version.
Now you can use link2sd without second partition
added new freq, modded governor and many other stuff.. check changelog on first page
worth to try! thanks atl4ntis!
i have ext4 partition on my sdcard... but when i use link2sd it said that ext4 is not supported on this device... is it true?
also it is rebooted when i choose freq to 748 on no frills cpu
af.wirapraja said:
i have ext4 partition on my sdcard... but when i use link2sd it said that ext4 is not supported on this device... is it true?
also it is rebooted when i choose freq to 748 on no frills cpu
Click to expand...
Click to collapse
added on main post a small patch to reenable ext4 and ipv6 ( needed by goggles )
apologize for any inconvenience this have caused
edit: if it reboots it's cause your cpu doesn't support that high freq, try to lower it , not every cpu supports it
thanks...
one more thing... i can't install gtalk... from market or .apk that i get from somewhere on this site... install it normally or push it via adb, it's not installed.
Hello, thanks for your feedbacks
Gtalk probably doesn't install cos the one you found isn't signed properly.
You could push it in system/app or sign it and adb install it normally.
If you still have any issue i'll upload it for you, just checked and it works normally.
atl4ntis said:
Hello, thanks for your feedbacks
Gtalk probably doesn't install cos the one you found isn't signed properly.
You could push it in system/app or sign it and adb install it normally.
If you still have any issue i'll upload it for you, just checked and it works normally.
Click to expand...
Click to collapse
i installed it from market... no success...
could you gimme link that can teach me how to sign an apk?
hello this is a nice read to learn how to sign an app:
http://developer.android.com/guide/publishing/app-signing.html.
I've uploaded for you and whoever needs an archive with all the latest Gapps missing in the rom plus some few other interesting apps. It's just an archive don't try to flash it via recovery. As for your problem, try the talk.apk inside it.
edit: Link on main page
Adobe flash!! Realy!!!possible!????
not yet man, it's on the "todo" list, i'm workin on it, it could work sometimes in the future or not, who knows. market works like a charm, so does link2vfs, so let's see what can we do with flash.
atl4ntis said:
not yet man, it's on the "todo" list, i'm workin on it, it could work sometimes in the future or not, who knows. market works like a charm, so does link2vfs, so let's see what can we do with flash.
Click to expand...
Click to collapse
You seem to take things way up the level...keep it up. Iam downloading ur rom...i knw dat armv6 has enuogh power to run flash maybe jst tweaks or mods! And wow over 4000video apps....amazing!
i'm not that crazy man i'm trying to make at least flash lite working, no chance for the full version as we got armv6 cpu, my goal is at least to have a chance to use those sites with small flash components, to buy a ticket, to check latest footbal scores, to play small games fx. Also tried few flash opensource but they just don't do the job.
Thank you for trying this rom
atl4ntis said:
i'm not that crazy man i'm trying to make at least flash lite working, no chance for the full version as we got armv6 cpu, my goal is at least to have a chance to use those sites with small flash components, to buy a ticket, to check latest footbal scores, to play small games fx. Also tried few flash opensource but they just don't do the job.
Thank you for trying this rom
Click to expand...
Click to collapse
Agree somethng better then nothng..btw iam not gting 4000 above apps in market for video????got like 2955 apps(stil more then ever b4 this i had like 2200 max!)
could be a country related issue, but the important thing is that you can see the high res app, the ones that needs a qvga++ res, like skyfire or icq, that's what the unlock in mainly meant for
Hello, Thanks for sharing the g apps ! i'll try to push it later since i'm using the device for wifi tethering
Anyway, this is such an incredible ROM! Three days using it on my c8150... incredibly fast and stable !
Sent from my Galaxy5 using XDA Premium App
Hallo, here is my personal cm7 build with GoLauncher as a default launcher!
Some screen shoots:
{
"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"
}
http://img542.imageshack.us/img542/2207/device20120119193045.png
http://img337.imageshack.us/img337/2295/device20120119193106.png
http://img846.imageshack.us/img846/5976/device20120119193123.png
http://img689.imageshack.us/img689/6895/device20120119193144.png
http://img823.imageshack.us/img823/3998/device20120119200616.png
What is needed if you want this on your device:
- phone need to be s-off + rooted
- you need recovery to install this
- you need to create 2 partitions on your sd card using an tool like "MiniTool Partition Wizard" (first partition need to be primary fat32 and seccond need to be primary ext4 (becouse I enabled apps2sd))! Do not create extended partition, all must be primary or instalation will be unsucesfull!!!
- install recovery and wipe everything using recovery (boot, sd-ext, cache, data, system)
- delete all android folders from your sd card and copy zip to sd card
- than install rom zip using recovery
After installing and runing your new rom:
- go to settings/aplication/all/google service framework and force stop + clear data!
- go to settings/aplication/all/settings and clear data!
- reboot!
What working:
- apps2sd enabled, cpu owerclock is default set to interactive|245min|806max
- video working, camera, camcorder, wifi, gps, bluetooth, data...
What not working:
- I don't know, please let me know
Kernel chagelog:
EDIT 20.Feb.2012:
- added nand partition (full nand size part) so you can dump whole nand
- enabled swap
- fixed lightsensor levels
- owerclocked video hw for better response
- some kernel fixes
- added cpu governors (SCARY, SAVAGEDZEN, SMARTASS and SMARTASS2)
EDIT 02.Mar.2012:
- reenabled interactive governor
- some changes in power management (now smallest battery drain!)
- 13 cpu frequencies (including 19mhz)
EDIT 09.Mar.2012:
- zram module added (will create init script in next update)
- genirq: pm: Fix the enable ordering in resume
How to install? Simple go to recovery, erase boot, flash boot_update.zip from attachment. Kernel is compatible with cm7! Please let me know how it working in your device!
Enjoy with CM7 + GoLauncher
Ahh some competition ehh? ;D
Sent from my SGH-I997 using XDA App
Sweet. I like options specially being that ive never tried go launcher. I'll have to try this out...a crazy thought......I wish somebody would whip up some kernel action. Just a thought for you devs out there.
Kernel is updated, see first post!
Anyone tried updated kernel?
I did. Installed over CM7.2 KANG 2012-02-20 build. I wanted to try Smartass and Smartass2 governors. No improved battery life noticed, but i'm too lazy to uninstall it and as no bugs discovered so far i currently live with this kernel
ext4 partition size?
munjeni said:
You need to create 2 partitions on your sd card using a tool like "MiniTool Partition Wizard" (first partition need to be primary fat32 and second need to be primary ext4 (because I enabled apps2sd))! Do not create extended partition, all must be primary or installation will be unsuccessful!!
Click to expand...
Click to collapse
Do you have a suggestion on how large to make the primary ext4 partition for apps2sd? Thanks.
How large? Its based on your needs!
New boot image updated... see changelog on first page!
So Im on the new nightly and would like to try your kernel. so do I format boot in recovery and flash the download? or cant I just wipe cache and dalvik then flash your boot_image file? thxs.
munjeni said:
How large? Its based on your needs!
New boot image updated... see changelog on first page!
Click to expand...
Click to collapse
source for kernel?
looking to renew my kernel (rebased but stuck, all on my git)
tommyguns818 said:
So Im on the new nightly and would like to try your kernel. so do I format boot in recovery and flash the download? or cant I just wipe cache and dalvik then flash your boot_image file? thxs.
Click to expand...
Click to collapse
just erase boot ad than flash zip, than reboot!
drowningchild said:
source for kernel?
looking to renew my kernel (rebased but stuck, all on my git)
Click to expand...
Click to collapse
initial repo from here -> https://github.com/CyanogenMod/htc-kernel-msm7227 and patch in attachment + files... maybe this changes will work better in your kernel? What battery current value is in sleep mode in your kernel?
Thxs....just to clarify, there is no clear boot option in CW. Sorry that im a knuckle head & not getting this. Just excited 2 try new kernel, munjeni. There's A format boot option so I tried that and flashed the zip and it boot looped. Never booted up. Back to my nandriod . Well hellooo Mr. Drowningchild!! Nice to see that your going to maybe implicate some cool changes in your kernel. Hope it works out.
tommyguns818 said:
Thxs....just to clarify, there is no clear boot option in CW. Sorry that im a knuckle head & not getting this. Just excited 2 try new kernel, munjeni. There's A format boot option so I tried that and flashed the zip and it boot looped. Never booted up. Back to my nandriod . Well hellooo Mr. Drowningchild!! Nice to see that your going to maybe implicate some cool changes in your kernel. Hope it works out.
Click to expand...
Click to collapse
ok, but its boot update for cm 7.2! If you want, maybe try to replace init.d folder from my aria cm build and try if it will boot? In any way I have plan to create new custom build with go launcher + latest cm7. Whats new in cm7 rc2 ?
Rc2 nightly? not much but I do wanna say that I'm loving your kernel. Running 128/806 MHz on smartassV2. I finally got rid off setcpu and finally have a phone that goes to sleep in screen off. Also no lag after an hour say when the phone rings from screen off. Currently on rc2 newest nightly.
Thanks dude, from your "plot" I see there is unused frequencies, for example 128mhz (i think some frequencies not exist!), 19mhz and 864 working but device sometimes rebooting phone so I will play with 19 and 864 (will try to see what frequency cause device reboot)....etc, but "sleep mode" is 70% good now (in a morning when I wakeup my device I seen 4mA battery current value so its good thing, device going to deep sleep mode!) but other 30% (for example when device go to sleep for 5 minutes, when I wake up device, current value is 50mA so it mean is not in deep sleep becouse some of "components" is not in sleep mode...etc... will try to fix that 30% things about...
In any way its better than before, battery drain in sleep mode after "night to morning" is about 5% of the capacity, so its very good
I have to say....i've totally ditched launcher pro for go launcher. after you set up go launcher.....yeah it takes a bit but its just like launcher pro but much more options. so its worth it. also, no more crappy reboots and have to force close LP. go launcher has some nifty widgets too with SUPPORT. i think the launcher pro dude took a long deep vacation. Gonna flash this ROM on my wifes being that i got her a new aria. . im a cheaP a$$. keep you guys posted.
Kernel updated, changelog is in first page
zram -doesnt- need to be build as a module, built in works fine for our device
and you shouldnt need a script for it there already is one, 'compcache' in /bin and cmsettings.
the only thing i see for a change there would be the swappiness, defaults to 30, which from what ive always seen was it was being unused
The only issue i am having is play market wont download or update apps. My mom and wife both on same wifi have no problems. Im not sure if its this rom or what. Other data works fine.
Sent from my Liberty using xda premium
Yes, its something about enabled apps2sd but problem fixed when you go to applications/all/google service framework/force stop/clean data/reboot
{
"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"
}
You must do a full wipe in recovery if coming from another ROM base. Do not do a full wipe from the bootloader. Don't forget to do a Nandroid Backup first and give the ROM 10 mins to stabilise!
Features and Tweaks
This ROM is based from OMNI AOSP sources
Based off omni-4.4.4-20140829-zombi_flo-KANG source by lj50036/hardslog
Full Aroma Installer for main rom
DPI Size: 320 (Stock fonts), 280 (Medium fonts) & 240 (Small fonts)
Launchers: Omni, Google Experience Launcher, Apex , Nova
Boot Animations: ZOMBi-X, Android-L, Nexus Phase Beam
Gapps (updated by me to Google latest apks and libs)
Misc Apps: ESFile Explorer, Adobe Flash, AdAway, Titanium Backup, Keyboard Manager
Tweaks: File system and performance optimised, Init.d support!, Zip Align, Force GPU Rendering
Continued Best Support of any ROM!
Warning - experimental tweaks
Option to enable / disable data journaling on /data during install - CAN CAN CAUSE DATA LOSS IF SUDDEN SHUTDOWN OR CRASH
Option to enable / disable fsync during install - CAN CAN CAUSE DATA LOSS IF SUDDEN SHUTDOWN OR CRASH[/COLOR]
[*]Tip 1: Go to Settings - About Tablet, Click build number 7 times
Now you will see Developer Settings & Performance menus
[*]Tip 2: In Dev Settings, enable advanced reboot & change window animation,
transition animation & animator scales down to 0.2x for extra snappiness
[*]Tip 3: FLOATING WINDOWS: Settings - Interface - more... - Omni Switch
Bug List
Change Log
20141022 Beta 2 changes
- Fixed Terminal not installing
- Fixed Aroma font size so you don't need a microscope to read it
- Nightly build form 10/09/2014
- Many kernel tweaks
- Overclocking to 1.7GHZ
- GPU overclocking to 484MHZ
- Dynamic Fsync
- EXT4 tweaks for better performance
20141002 Beta 1 changes
- Initial Release!
The Team
@sbdags - Creative Mastermind (From CROMi-X/CROMBi-kk ROMS)
@lj50036 - Source Guy (From CROMBi-kk ROMS)
@hardslog - The Canadian (From Grimlock ROMS)
Credits
Google, wow is all I can say!
Omni Team - Thanks!
@_that For all the great advice, watching over us and fixing everything we break!!!!!
To Do
Tablet view in settings
XDA:DevDB Information
ZOMBI-X, ROM for the Nexus 7 (2013)
Contributors
hardslog, lj50036, sbdags
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: OMNI AOSP
Version Information
Status: Beta
Current Beta Version: 2014-10-22
Beta Release Date: 2014-10-22
Created 2014-10-03
Last Updated 2014-10-22
How to Upgrade and Downloads
UPGRADE INSTRUCTIONS
Steps
1. If you haven’t yet, unlock your Nexus 7
2. Install the omni version of Team Win Recovery Project (TWRP). Note this ROM will NOT install with older versions of recovery!
*ALL THESE INSTRUCTIONS CAN BE FOUND HERE - http://forum.xda-developers.com/showthread.php?t=2389107
FLASHING THE ROM FROM RECOVERY
Steps
1. Download the ROM below and save to your internal or USB-OTG. Do not unzip the file.
ZOMBi-X ROM DOWNLOAD
Note: The first boot after install will take 10 mins whilst everything is built. Some people might think it is looping but it is not
ZOMBi-X Full Mirror 1
ZOMBi-X Full Mirror 2
MD5 Sum: 1606f013e8ab937328c2b381498c2b7b
Join us on IRC for a chat or if you have questions:
Freenode
#zombi-x
There is no Q&A section for this rom as it is still in dev so you are ok to post your questions here!
One more
Will try ?
All Kernels included in this ROM package are unofficial, as they are complied from source, thay may not match the source that they were forked from. I will be linking the kernel source code as per the GNU GPL License.
Just waiting on the link lmao
shaolinz said:
Just waiting on the link lmao
Click to expand...
Click to collapse
Lol its up now
Tough crowd in here
Sorry been working a lot haven't had time to flash blah ..... Will flash tonight ..... Thanks for your work
Sounds awesome trying it out with multirom now
A few bugs found that will be fixed in the next release
1) Aroma font is kinda small, will look to increase this
2) Terminal emulator does not get installed through Aroma
i tried to install and symlinks failed then it says no os installed and also it tried to install SU ..... let me know what you think
shaolinz said:
i tried to install and symlinks failed then it says no os installed and also it tried to install SU ..... let me know what you think
Click to expand...
Click to collapse
Sounds like to me /system was mounted when you started the install ....
Try this boot into recovery do a wipe then reboot back into recovery and flash the rom zip ...
If asked tell recovery no, do not install SU...
Thx Josh
I had the same thing, I just started the installation again, this time there were no errors.
DirtyHarrx said:
I had the same thing, I just started the installation again, this time there were no errors.
Click to expand...
Click to collapse
What recovery ?
Thx Josh
lj50036 said:
What recovery ?
Thx Josh
Click to expand...
Click to collapse
Normal TWRP 2.8.0.1, as I didn't find this "Omni Version of TWRP".
DirtyHarrx said:
Normal TWRP 2.8.0.1, as I didn't find this "Omni Version of TWRP".
Click to expand...
Click to collapse
So you did get it installed and all is good now, yes ?
If this happens to anyone else along the way, can someone plz save me a recovery.log ....
After installing and getting the symlinks failed error run this command from PC ...
Code:
adb pull /tmp/recovery.log
Thx Josh
lj50036 said:
So you did get it installed and all is good now, yes ?
If this happens to anyone else along the way, can someone plz save me a recovery.log ....
After installing and getting the symlinks failed error run this command from PC ...
Code:
adb pull /tmp/recovery.log
Thx Josh
Click to expand...
Click to collapse
Here you go, sir:
recovery.log
Aroma Log
DirtyHarrx said:
Here you go, sir:
recovery.log
Aroma Log
Click to expand...
Click to collapse
I see this is always an issue...
Code:
mount: failed to mount /dev/block/platform/msm_sdcc.1/by-name/system at /system: Device or resource busy
mount: failed to mount /dev/block/platform/msm_sdcc.1/by-name/data at /data: No such file or directory
I am looking into this now, thx for the feedback ...
Thx Josh
Exclusively FOR ALL GALAXY ACE 3 VARIANTS !
Intro
I'm aiming to help our little phone by introducing a very small script that will be a game-changing .
from now on you will not need any cleaner or booster for your phone as this script will do MOST things
to make your device up and running .
Goals
1- create a script that runs every boot to rejuvenate the device.
2- inject cleaning and performance boosting instructions to the script.
3- dispense a group of apps and replace them with a script to improve battery life and free up some space.
Features
CPU configurations :
- compatible with all ROM's
- CPU settings changed to Recommended CPU settings.
- CPU governor changed to Recommended CPU governor.
- Governor values changed to Recommended governor values.
- CPU settings and Governor values are fully locked to prevent any changes.
IO configurations :
- add random disabled
- io stats disabled
- rotational storage disabled
- RQ affinity set to less aggresive
- noop as default io scheduler
- internal storage read ahead value set to 384KB
- external storage read ahead value set to 1024KB
- dynamic fsync disabled
Entropy configurations :
- read wakeup threshold value set to 64
- write wakeup threshold value set to 128
LMK configurations :
- adaptive LMK feature disabled
- MinFree parameters values changed to Recommended MinFree parameters values.
RAM configurations :
- Kernel Samepage Merging feature disabled
- swappiness value set to 0
- swap feature disabled
System and app caches :
- clean system junk every boot (Upcoming)
- clean system caches every boot (Upcoming)
- clean app caches every boot (Upcoming)
How to Install
1- delete any kernel manager you have then download the script from downloads (page 2) and flash it via TWRP or any recovery.
2- download script manager from here , then open the app.
3- click on "browse as root" and tick "don’t ask again" then press OK.
{
"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"
}
4- click on the three dots and select "Advanced’ then "Configuration" and don’t forget to give the app root permissions.
5- go down and untick "Show running in background notification".
6- now go back and search for the script folder "Script Engine" which is just there ,just swipe down.
7- click on the script "ZFS" which is inside the folder "Script Engine" , enable su and boot then click on save.
8- exit and REBOOT your device.
Q&A
Q1 :Why we need script manager app ?
A : unfortunately there's a problem with the device
It does support init.d scripts but all script doesn't boot for some reason
And that's why we need a script manager to resolve this bug.
Q2: Can I change CPU governor ?
A : no you can’t because I locked all CPU setting
Q3 : Can we request a feature ?
A : I’m not kotzir but I will try to respond to all requests positively.
Q4 : How I can unlock/change locked settings ?
A : to do that you must delete the script folder and then reboot. positively.
Downloads
ZFS-Android 8.x.x / 7.x.x / 6.x.x / 5.x.x
ZFS-Android 4.x.x
Changelog
Code:
[COLOR="Red"]2018-2-6 (v0.3)[/COLOR]
-big update.
-more instructions added.
-all listed features added.
-lock and unlock settings instructions added.
[COLOR="red"]2017-X-XX (v0.1)[/COLOR]
-initial build.
Sources
XDA forums
Google
Big Thanks To
[email protected]
[email protected]
F. [email protected]
[email protected]
How did I end up in Thanks???
Uumas said:
How did I end up in Thanks???
Click to expand...
Click to collapse
good question
you motivated me to make something better and that's why I have to say thanks :good:
I forgot to say that you must reboot your phone to execute the script ,otherwise script instructions will not be applied.
i will give it a try today
Sekiyama-Kernel for Moto G Stylus 5G
The kernel is based on sources from @Electimon which can be found here.
Features:
Main Features:
- Based on kernel sources from Motorola
- New performance based scheduler "dragrace" which prefers max clocks during screen usage.
Your battery milage will vary. With heavy usage I average about 10% for every 3 hours of background playback while still maintaining overall battery life when I forgo usage.
- Exfat support for external SD Cards
- Disabled ZRam
To improve memory latency
- Updated to 5.4.147 (stock is 5.4.61) thanks @Electimon
- This kernel is non-modular! All vendor modules are baked into the kernel. This includes sensors, audio, networking, and display.
- Use bbr as default TCP congestion algorithm (fastest algo according to this excellent research from @kdrag0n found here )
- Removed ALL debug config options and disabled printk
- Wireguard Support
- Magisk Stub integrated
Changelog:
Android 11
1.4 Sekiyama 4
1.3 Sekiyama 3
https://github.com/ArtiicPanda/akmosaka/releases/tag/pre-release-r1
1.0 Initial Release
https://github.com/ArtiicPanda/akmosaka/releases/tag/pre-release
Downloads:
Releases · ArtiicPanda/moto-osaka
Contribute to ArtiicPanda/moto-osaka development by creating an account on GitHub.
github.com
Requirements
- Unlocked Bootloader
- USB Debugging in developer options enabled
- Latest adb and fastboot
How to flash the Kernel:
Boot to TWRP and flash zip:
In fastboot boot the recovery.img
Commands:
Code:
fastboot boot recovery.img
Go to "Advanced" -> "ADB Sideload"
Commands:
Code:
adb sideload <path to zip>
Boot to fastboot/bootloader to flash boot.img:
Either select Reboot to bootloader option via buttons
or type:
Code:
adb reboot-bootloader
Now in fastboot flash boot.img
Commands:
Code:
fastboot flash boot boot.img
Reboot either via buttons
or by typing
Code:
fastboot reboot
@Electimon for sharing his 5.4.147 source, none of this would be possible without him sharing it.
@topjohnwu for magisk and his entire work!
@Freak07 for his kernel thread from which I drew inspiration.
Source Code: https://github.com/ArtiicPanda/akmosaka/
Downloads:
Releases · ArtiicPanda/moto-osaka
Contribute to ArtiicPanda/moto-osaka development by creating an account on GitHub.
github.com
Will this work on the boost mobile variant xt2131-1
{
"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"
}
so it seems that the kernel is functioning afaik. the only issue i havwe noticed as of yet is an error at boot into system. It syas the Following
***************
Android System
There's an internal problem with your device. Contact your manufacturer for details.
***************
info would be great thanks
sosthenisRR said:
so it seems that the kernel is functioning afaik. the only issue i havwe noticed as of yet is an error at boot into system. It syas the Following
***************
Android System
There's an internal problem with your device. Contact your manufacturer for details.
***************
info would be great thanks
Click to expand...
Click to collapse
Seems to be failing safetynet. I should have a solution by next release.
Hi everyone, on my device (XT2131-1, Spectrum Mobile), this kernel causes some stuttering, especially when entering the password to unlock. Is this a known issue?
Thanks in advance.
DustyAngel47 said:
Hi everyone, on my device (XT2131-1, Spectrum Mobile), this kernel causes some stuttering, especially when entering the password to unlock. Is this a known issue?
Thanks in advance.
Click to expand...
Click to collapse
Next release should fix your issues!
New update released. This brings many changes such as disabling Zram to improve system latency, new cpu scheduler "dragrace" as default (prefers higher clocks while screen is active), and fixes to SD Cards. Also, I improved support for those of you who installed the TWRP ramdisk. Enjoy!
Can confirm the update fixes the stuttering issues, at least for me. Thanks for the work!
Working well and no noticeable stutter now. Also the flag at UI start is resolved. Here is a twrp recovery log.
Works on Android 12 Pixel rom gsi...
only thing is i dont see the new scheduler dragrace you mentioned in the update.
see pic..
thanks again ,,the data speeds are better than the pure stock boot.img.
jhjhjhjhjhjh said:
Works on Android 12 Pixel rom gsi...
only thing is i dont see the new scheduler dragrace you mentioned in the update.
see pic..
thanks again ,,the data speeds are better than the pure stock boot.img.
Click to expand...
Click to collapse
Do chat features (text, mms) and calling work on this gsi? Caos and Lir need a bit more work than I can muster to give at the moment.
sosthenisRR said:
Do chat features (text, mms) and calling work on this gsi? Caos and Lir need a bit more work than I can muster to give at the moment.
Click to expand...
Click to collapse
thread link
GSI Compatibility Thread
What GSI are you guys rocking? I have Pixel Experience 12 from Phhusson. To install larger GSI images we have to either ditch the product image or system-ext image. I chose to get rid of my product image and that doesn't seem to have much of...
forum.xda-developers.com
and i have been using this as my daily driver for weeks now loving it...
[GSI][UNOFFICIAL][12] Pixel Experience
Pixel Experience for GSI What is this? Pixel Experience is an AOSP based ROM with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation) Their mission is to offer the maximum possible stability and...
forum.xda-developers.com
Which method are you guys using to install? Zip or boot.img?
ArtiicPanda said:
Which method are you guys using to install? Zip or boot.img?
Click to expand...
Click to collapse
I was supposed to only use one? D:
I am very good at reading instructions lmao
ArtiicPanda said:
Which method are you guys using to install? Zip or boot.img?
Click to expand...
Click to collapse
I updated to the new gsi 12 and re-flashed the kernel via fastboot method and now i see the new governor...kernel working well.
i installed it after i ported the boot.img_kernel .
great work
features for next release:
fsync on/off
lrng/drng switching
simple LMK (low memory killer)
if you there are features you wish to have that i haven't named, don't be afraid to ask!
ArtiicPanda said:
features for next release:
fsync on/off
lrng/drng switching
simple LMK (low memory killer)
if you there are features you wish to have that i haven't named, don't be afraid to ask!
Click to expand...
Click to collapse
My only request would be gpu boost from 650mhz to 750mhz would be awesome...
prioritize audio option to reduce audio latency
How are updates looking? @ArtiicPanda
Edit: Also to go with the GPU boost requested above, a slight CPU overclock would be amazing. This phone gets such good battery life I think it would be worth the tradeoff. Maybe make 2 versions of the kernel -- one normal, and one "performance" with gpu/cpu overclocks and let people choose
Edit2: Also noticing that the "tap to wake" feature gets a little wonky once the device hits (what I assume) is deep sleep. Takes 2 sets of taps to get the screen to come on. Somewhere around 45 seconds to a minute after turning the screen off and leaving the device alone. Any time before that, works exactly as intended. Definitely kernel related as it's the only difference between my unlocked model and the Cricket next to it.
Edit3: Also perhaps enabling the "notification led" on the front?