• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Kernel][JB][aosp] [USBHOST][sweep2wake] Komodo (10/27/12)

Rxpert83

Dr. Feelgood
NOT MY WORK!!! Originally posted by thicklizard over on Xda. Go hit him with some thanks.


First Jellybean AOSP kernel :)

Original thread:
[Kernel][JB][aosp] Komodo (9/6/12) - xda-developers

This is a AOSP kernel for the lte. I tessted it on aokp and cm10 but should work on all JB roms.


Changelog (9/6/12) rls .01

Added CPU OC to 1.89 ghz
Added schedulers VR, SIO, CFQ, DEADLINE; all optimized for flash devices
Addeded Governors smartass2,interacitve,intellidemand,savadgedzen,2 phase ondemand,performance,conservitive,lionheart
Disabled fair gentle sleepers for better performance on android
increased vm readahead to 1024
made memmory allocation optimizations (shows 726 mb of ram)
many little tweaks compiled with linaro 4.6
XZ compression


NOT RESPONSIBE IF YOU BRICK,DROP,LOSE YOUR DEVICE. FLASH AT YOUR OWN RISK[/B

Download rls .01

https://www.dropbox.com/s/n963obk6k0doush/Komodo_rls.01.zip



rls .01 boot.img

https://www.dropbox.com/s/7blueg5foby7157/Komodo rls .01 boot.zip


gpl legalities

https://github.com/thicklizard



If you like my work buy me a coffee!

Thanks to cyanogenmod.
 
oh nice. just flashed cm10 and the kernel that came with it, just drained the battery like crazy. gonna dl and flash this in a few days.
 
I already did. that's how it works for me. I'm lucky that way. :p

Got something you want to see updated? Let me know, I'll flash it, and it will be updated within 24 hours! I guarantee it! :p
 
JB yes, but we are only on ICS as of right now for stock. we have not had an official JB release yet.

all JB roms are aosp until htc releases the source code for JB sense which has not happened yet.

And that, my friend, was a brain fart . . .
 
Big updates here in the last few days


Changlelog 9/19/12 rls 0.6
better voltage for 2.1
OTG USB HOST MODE
More battery friendly mpdecision(to disable navigate to sys/kernel/msm_mpdecision/conf/enabled change the value to 0)
doing this can harm your phone I do not recomend but to each his own
to change the low value for thermal navigate to sys/kernel/thermal/allowed_low_freq and change to desired frequency


Changelog 9/18/12 rls .05
o2 fix ups
updates from cyanogenmod
gpu oc is now configurable(stock by default)
3 flavors fast, faster, and crazy fast.

to boost GPU use terminal and type the following or navigate with a file exploere and change the corresponding numbers.
GPU is stock clocked at 3D@266 & 2D@200.

To increase maximum GPU frequency in 3D mode to 320 MHz:
echo 320000000 > /sys/devices/platform/kgsl-3d0.0/kgsl/kgsl-3d0/max_gpuclk

To increase maximum GPU frequency in 2D mode to 266 MHz:
echo 266667000 > /sys/devices/platform/kgsl-2d0.0/kgsl/kgsl-2d0/max_gpuclk
echo 266667000 > /sys/devices/platform/kgsl-2d1.1/kgsl/kgsl-2d1/max_gpuclk

Available frequencies:
3D: 320000000, 300000000, 266667000, 228571000, 200000000, 177778000, 27000000
2D: 266667000, 228571000, 200000000, 160000000, 96000000, 27000000
 
So, I've rooted and flashed CM10, but have been avoiding Kernel flashes because they seem riskier. However, this seems worth a shot for the USB-Host function -- as I'd love to be able to bypass the internal DAC to an external DAC/Amp combo to listen to music.

Is this as simple as using ADB to fastboot the boot.img Kernel to my phone (I'm hboot 1.19)? Obviously, I'd be doing a NANDROID backup and a clean install beforehand.

And from what I understand, this Kernel will not work with the Sense ROMs (like MeanROM) if I ever want to go back to the Sense look. Is there any way to "backup/save" my stock kernel before flashing a new one?

Thanks in advance for the help!
 
So, I've rooted and flashed CM10, but have been avoiding Kernel flashes because they seem riskier. However, this seems worth a shot for the USB-Host function -- as I'd love to be able to bypass the internal DAC to an external DAC/Amp combo to listen to music.

Is this as simple as using ADB to fastboot the boot.img Kernel to my phone (I'm hboot 1.19)? Obviously, I'd be doing a NANDROID backup and a clean install beforehand.

And from what I understand, this Kernel will not work with the Sense ROMs (like MeanROM) if I ever want to go back to the Sense look. Is there any way to "backup/save" my stock kernel before flashing a new one?

Thanks in advance for the help!

Since you are on the new H-boot you will have to fastboot flash the boot.img that contains the kernel. There may be a flashable option for S-ON by now. Check the 2nd post in the thread on XDA for S-ON downloads.

You will have to do the same if you wish to go back to a sense-based ROM (flash the boot.img from the sense ROM)

Flashing kernels really isnt too risky. Just make sure you wipe dalvik cache and cache in recovery.

Theres also no need to do a clean install of cm10. Flash it right over top.
 
updated
thicklizard said:
Changelog 10/8/12
currently only working for cm10
added BFQ scheduler
perflock disabled
block layer tweaks
auto group scheduling
New wifi driver built from source with BT-AMP feature
 
I tried to run this earlier but it shows my battery as charging when there is nothing connected to charge it. It kept the led light on. It didn't matter what governor that I tried it did the same thing. I went back to stock kernel with my Pac Man ROM and think I will have to keep stock as this seems to be buggy for me and my device.
 
I tried to run this earlier but it shows my battery as charging when there is nothing connected to charge it. It kept the led light on. It didn't matter what governor that I tried it did the same thing. I went back to stock kernel with my Pac Man ROM and think I will have to keep stock as this seems to be buggy for me and my device.

which one did you flash? i flashed the capped 2.1 version and have no issues so far. i have not tried the max setting......not sure if i want to.......LOL

working great so far on the latest pacman rom.
 
Back
Top Bottom