[DISCONTINUED][Dec 16][KERNEL][SD] hastarin r8.6 [standard/eb] - HD2 Android SD Development

NOTE: No longer being developed. You may want to try tytung's kernels instead.
Click to expand...
Click to collapse
Release 8.6
This is a Kernel I built for my own purposes, and now for others, based on the current EVO kernel (as of whenever I last merged it to my branch) and changes from various sources.
Click to expand...
Click to collapse
Features
Here's what's different to the main tree (See changelog for latest changes in case I forget to update this)
Packaged to be compatible with cedesmith's new style initrd for easy installation on builds using it
CIFS support via a module
mac address patch for wifi/bt by mdebeljuh. See http://forum.xda-developers.com/showthread.php?t=819819
Built without support for ext3 and yaffs
Optimized for speed rather than size
Removed some debug features the average user isn't capable of using anyway (dmesg/logcat still work)
G-sensor workaround by mdebeljuh & jdivic (http://forum.xda-developers.com/showthread.php?p=9208297#post9208297)
Smartass governor added as default
Sysfs interface for optional under/overvolting (see http://forum.xda-developers.com/showthread.php?t=821372) (800-1350mV)
Optional overclocking (via SetCPU or similar) to 1536MHz - USE AT YOUR OWN RISK - it may damage your phone
Optional older battery driver with my patch to support the official HTC extended battery (eb version)
Click to expand...
Click to collapse
Extended battery users extra WARNING!
r8.3+ version with "eb" supports extended batteries using the old driver. r7.7+ temperature reporting for extended batteries is reasonable but NOT accurate. Please see this post for more information.
As of r8.5.3 versions without eb in the name have EXPERIMENTAL (ie it has known bugs) support for extended batteries using a patch to the new driver. More information.
Click to expand...
Click to collapse
Use this at your own risk.
How to Install the kernel
Download the latest from here:
Release r8.6 - https://dl.dropbox.com/u/11373163/Kernels/update.kernel.hastarin.16.12.2010.zip
(Overclock and Undervolt enabled but defaults to normal speeds and voltages)
Release r8.6_eb - https://dl.dropbox.com/u/11373163/Kernels/update.kernel.hastarin.eb.16.12.2010.zip
(as above but with older battery driver with extended battery support)
Undervolt 925mV - https://dl.dropbox.com/u/11373163/Kernels/update.kernel.hastarin.undervolt925mV.15.12.2010.zip
(optional update to undervolt to 925mV, edit as needed)
NOTE: It would be nice to see a few more clicks of that Thanks button folks.
Click to expand...
Click to collapse
DONATIONS
In the past I've suggested donating to your favorite charity instead of me.
But I've decided due to the amount of time this is now taking to accept some donations. I encourage you to still consider a charity first, such as:
http://www.kennedysdisease.org/
So far I've had enough donations to buy an official HTC extended battery for testing purposes. Future donations will probably be spent on beer, coffee or junk food.
Please only donate if you can spare the money. NOTE: I've all but given up getting extended battery support working with the new driver!
I also can't make any guarantees on how long I can keep investing time in the kernel so please consider any donations to be for past work done, not what I might do in the future.
Finally please note I'm building a kernel here and working on the odd bit of code. The bulk of the work is done by others:
Cotulla
Markinus
Letama
Rajko
gauner1986
and no doubt more I've missed
Donations to some of them can be made here:
http://forum.xda-developers.com/showthread.php?t=794953
Click to expand...
Click to collapse
Anyone having issues with this kernel. PLEASE before you post them here, try the following:
Make sure you reboot twice after installing so files get updated (or manually update them then reboot if your build won't auto update)
Actually reading the README.txt provided!
Reading my FAQ
If that doesn't work try a stock EVO kernel
If you still have issues with the stock EVO kernel it's nothing I've done and we may have to wait for the devs to fix it.
If that still doesn't work, then don't use any task killers, and try a clean format of your SD card.
If that still doesn't work you're out of luck.
Click to expand...
Click to collapse
Further Information
I am running Autokiller (despite it's name this is not an automatic task killer) set to Optimum.
I do recommend System Panel Lite to be able to see what processes are using your CPU. I DO NOT recommend using any automatic task killer.
I do recommend using EBL with a 3 sec timeout
Further recommendations can be found in My FAQ
Click to expand...
Click to collapse
A note on the included lights file
memin1857 said:
I talked to gauner1986 (author of the new lights file) and the filename comes from the build.prop file.
It is the ro.board.platform=xxxxxx line in the build.prop file.
xxxxx is also your lights filename. (lights.xxxxx.so)
For example my desire hd build has msm7x30
others I have seen are htcleo, default, qsd8k, ace, bravo.
So you have to rename the lights.htcleo.so that is in hastarins root\system\lib\hw folder to match your builds filename if you want it to work.
Click to expand...
Click to collapse
Old versions
Old camera driver versions for builds that haven't been updated to support the new driver yet:
Release r8.5.3_oldcam - http://www.multiupload.com/KTF4ULINT3
(as per base but with old camera driver)
Release r8.5.3_eb_oldcam - http://www.multiupload.com/X6ZTQ9S2ER
(as above but with older battery driver with extended battery support)
Click to expand...
Click to collapse
Notes:
This should work with any build that can use the EVO kernel.
Data will not work on RMNET based builds.
For anyone else complaining about no data issues make sure you installed the kernel AND modules correctly, and if you're using an older build you may need to update your WiFi firmware and/or your radio.
If it's no data over 3G also check your APN settings.
Click to expand...
Click to collapse
Changelog
Code:
[I]Release r8.6 - 16/12/2010[/I]
- Patched Wifi driver to match main tree (fixes wakeup lag when wifi is on) - Thanks Markinus
- Updated init script to update calibration data (fixes mac address not working) - Thanks OSM
- Enabled extreme overclocking and included speeds from mdeejay's kernel. USE THESE AT YOUR OWN RISK I DO NOT recommend overclocking, you will see little benefit in daily use.
[I]Release r8.5.3 - 09/12/2010[/I]
- EXPERIMENTAL support for extended battery users (NOT for daily use yet)
See http://bit.ly/eDLk0g for more information
- REMOVED initrd.gz & haret.exe (by now all recent builds are updated anyway)
- REMOVED LeTama's new PPP wrapper and aussiebum's suggested ppp options
The latest builds incorporate these changes anyway, and you can get them from
the original thread - http://bit.ly/92IBH6
- Modified package to suit cedesmiths initrd.gz - http://bit.ly/foZ1j3
- Trimmed changelog to only include recent changes
- Yet another smd_tty patch test
[I]Release r8.5.1 - 26/11/2010[/I]
- Included LeTama's patch to fix music skipping when turning the screen on
- Included root folder structure with LeTama's new PPP wrapper and aussiebum's suggested ppp options
****** WARNING ************ WARNING ************ WARNING ************ WARNING ************ WARNING ******
Includes new camera driver you may need a new camera APK and libraries, etc
HTC Desire (Sense) Camera APK - http://www.multiupload.com/0YVTSSQO79 (Thanks mdeejay)
Libraries for Desire/Nexus builds - http://www.multiupload.com/1UDF24Y28R (Thanks michyprima)
****** WARNING ************ WARNING ************ WARNING ************ WARNING ************ WARNING ******
[I]Release r8.5 - 23/11/2010[/I]
- Reverted my toolchain due to a wierd bug causing increased power drain in r8.4 after calls
- Updated smd_tty - This is still experimental but the Beta had 900+ downloads with largely positive feedback
- Changed default governor to smartass
[I]Release r8.4 - 18/11/2010[/I]
- WARNING from 8.3 still applies, see below.
- Updated my toolchain to latest CodeSourcery one
- Commit messages follow for the rest. Thanks to huanyu for finding most of the patches so I could just git cherry-pick them, and to mdeejay for pointing me to huanyu's git tree.
b02a70d Tweak smartass for better performance
260b0ba Added some extra debug info for vdd_level being set on bootup, and fixed another warning in WiFi driver.
e9c3ac0 Optimized ARM RWSEM algorithm
fea4f78 increase IDLE_TIMEOUT within kgsl_yamato_idle (kgsl_yamato.c)
f248e15 msm: kgsl: Remove support for mmap from the kgsl driver.
031a7f7 [ARM] msm: qsd8k: audio
7304611 cpufreq: interactive: Changes to interactive governor
c8cec4c cpufreq: interactive: Fix potential division by zero
c69e698 msm_kgsl: Optimize TLB flushing
9e35440 msm_kgsl: Move kgsl_sharedmem_init to module load
[I]Release r8.3 - 17/11/2010[/I]
- Added smartass governor (use SetCPU if you want to try it)
- Added sysfs interface for undervolting (see http://forum.xda-developers.com/showthread.php?t=821372)
- Added g-sensor workaround by mdebeljuh & jdivic (http://forum.xda-developers.com/showthread.php?p=9208297#post9208297)
- Merged main tree - WARNING: Includes new camera driver with auto white balance bug (but auto focus/zoom works)
[I]Release r8.2 - 11/11/2010[/I]
- Minor update to enable App2SD again (yes Angry Birds should install without unmounting SD)
- Merged main tree as usual (nothing of immediate use in there though)
[I]Release r8.1 - 07/11/2010[/I]
- Merged main tree again (light sensor changes, lowered verbosity of battery driver, etc)
- Included latest liblights to go with the light sensor changes
- Removed NFS support
- Moved CIFS support to a module
- Built with support for tunneling (GRE), may help those with VPN issues
[I]Release r8 - 30/10/2010[/I]
- MAJOR CHANGES = now closer to main tree
- Removed gauner1986s video driver tweaks (they were causing issues merging the main tree)
- DOES NOT support extended batteries due to the new ace based driver (until I can figure out a fix, best bet for eb users is to catch myself and/or Markinus on IRC over the next week or so and we may be able to test further)
- DOES NOT support Overclocking/Undervolting/AXI My testing shows they provide minimal benefit in day to day use, and tend to cause unpredictable errors that will make troubleshooting remaining issues (like data issues) harder. I may release a kernel with these things when everything is running smoothly, but until then I won't even be running one on my phone.
- Perflocked = You can't even underclock with SetCPU. My reasoning is the same as above.
- Merged main tree (updated battery driver from Desire HD kernel, plus a tweak to help prevent oom errors)
- Updated wifi.mac patch by mdebeljuh (http://forum.xda-developers.com/showthread.php?p=8828147)
- Added PPP patch from http://docs.openmoko.org/trac/ticket/2212 (no this does not fix everything with PPP)

I hope to upload to Rapidshare Links

Here u go
http://www.multiupload.com/5QIHT86TAU

[Kernel][21.09.2010][Overclocking][Undervolting][AXI]EVO base + tweaks
Click to expand...
Click to collapse
so... you come from the future?

jrdaz said:
so... you come from the future?
Click to expand...
Click to collapse
Lol in some countries (eg. Australia) it's already tuesday... So it is possible

pixine786 said:
Here u go
http://www.multiupload.com/5QIHT86TAU
Click to expand...
Click to collapse
Thanks I'd seen that but hadn't taken the time to sign up and figure it out.
MAsterokki said:
Lol in some countries (eg. Australia) it's already tuesday... So it is possible
Click to expand...
Click to collapse
Exactly, it's 36 minutes in to Tuesday here.

damn for some time I was just thinking what is he talking about... why u giving so much importance to time stamp... Let XDA server do things for you...
Life is simple... U making things complicated

Can this kernel only be used with a hd2 desire hd rom or also with other current roms?

hastarin said:
Thanks I'd seen that but hadn't taken the time to sign up and figure it out.
Click to expand...
Click to collapse
Hope u are not angry on me... I didnt even asked ur permission... Sorry Bro

TheWizzard2203 said:
Can this kernel only be used with a hd2 desire hd rom or also with other current roms?
Click to expand...
Click to collapse
ONLY HD2 Desire HD Rom (Beta 2)

TheWizzard2203 said:
Can this kernel only be used with a hd2 desire hd rom or also with other current roms?
Click to expand...
Click to collapse
I have no idea sorry. I updated the original post to indicate this.

you test this build?
or
you post this builds for other people try without securety

hastarin said:
I debated releasing an actual built version of this, rather than just the diff, but here goes...
This is a Kernel I built for my own purposes based on the current EVO kernel (as of this commit) and the diffs guaner1986 and darkstone provided in his Desire HD - Beta 2 build.
It has some minor tweaks to the code provided to enable overclocking with AXI enabled. Undervolting support was already there, from gauner1986.diff, along with audio tweaks and others. darkstones shadow writes and writecombine graphic tweaks are also included.
Use at your own risk if you know how. I won't be answering questions on this and I won't be doing another build in a hurry, I'll leave that to the core folks that really know what they're doing.
What's included:
The kernel (as Image) and needed modules
Latest haret.exe
A new initrd.gz (for use with darkstones Desire HD Beta 2 Build) with a logo.rle as created by Letama (hope he doesn't mind)
Diff of the changes made
Before people ask, and so I don't have to answer, no it is not built for extended batteries (unless the base kernel is and I didn't know about it).
NOTE: I have not tested this with other builds. Try it at your own risk. I don't understand half the code in gauner1986's patch.
Download from Megaupload:
http://www.megaupload.com/?d=Y18CPVVX
or
http://www.multiupload.com/5QIHT86TAU - thanks pixine786
Click to expand...
Click to collapse
Is this thread exclusive for Android Elites out there?
Thanks for a very informative thread for the Noobs.
What do we do with this?
Threads shared should offer support to EVERYONE. otherwise its DISCRIMINATORY.
starting a thread just to show off your skills with Android and not offering guide and help just pisses me off really

jigners said:
Is this thread exclusive for Android Elites out there?
Thanks for a very informative thread for the Noobs.
What do we do with this?
Threads shared should offer support to EVERYONE. otherwise its DISCRIMINATORY.
starting a thread just to show off your skills with Android and not offering guide and help just pisses me off really
Click to expand...
Click to collapse
Where do you see discrimination ?
There are many post on how to update a Kernel.
The dev has compile the kernel for users that don't know how to compile.
I prefer to say thanks to the user to give us the new kernel ..
Iosu

jigners said:
Is this thread exclusive for Android Elites out there?
Thanks for a very informative thread for the Noobs.
What do we do with this?
Threads shared should offer support to EVERYONE. otherwise its DISCRIMINATORY.
starting a thread just to show off your skills with Android and not offering guide and help just pisses me off really
Click to expand...
Click to collapse
If the OP had used smaller words, would that have made you feel better?

jigners said:
Is this thread exclusive for Android Elites out there?
Thanks for a very informative thread for the Noobs.
What do we do with this?
Threads shared should offer support to EVERYONE. otherwise its DISCRIMINATORY.
starting a thread just to show off your skills with Android and not offering guide and help just pisses me off really
Click to expand...
Click to collapse
And posts like yours are why I said I won't answer questions. The information is out there. I had to find it for myself, so can you.
That said, I've linked "know how" in the original post to the wiki:
http://htc-linux.org/wiki/index.php?title=Leo/UpdateKernel#Installing_latest_Linux_kernel_image_.28zImage.29

Should I try this with mattc 1.7 or is there no chance to boot it with this kernel?

Thanks for your work will test.

if OP wanted to publish something that has worked well for him
he should be willing to support the thread not warn those who
have little knowledge to stay away as he wont be answering questions
see my point? that is not in the spirit of community really now is it?

It's working fine. I don't like the first image but better than a white screen. It's overclock to 1113*** . I'll go home later to test WiFi .
Sent from my Desire HD using XDA App

Related

[ROM] eViL's NXSense myTouch4G v.0.7 ALPHA Espresso Style [12/03/10]

This is a Q&D port of the myTouch4G from this thread here. Thanks to everyone who pointed it out.
http://forum.xda-developers.com/showthread.php?t=812566
*I may or may not support/update this.
http://www.youtube.com/watch?v=BNr-ku3-O0g&feature=player_embedded
Click to expand...
Click to collapse
Screen shots HERE - thx crx4xharder
Click to expand...
Click to collapse
ROM Specs:
myTouch4G Official 1.14 build
Espresso HD
Click to expand...
Click to collapse
What works:
Wifi
Radio
Bluetooth
Click to expand...
Click to collapse
What doesn't work:
camera/camcorder
videos
Wifi UMA calling = bootloop (you've been warned!)
Click to expand...
Click to collapse
Requirements:
Common Sense (this is a VERY EARLY build)
WIPE /DATA!!!!!! <--------- added on 10/27
SDEXT (512mb) partition *Use clockworkmod or RA 1.9.0+
Click to expand...
Click to collapse
Change Log:
v.0.7 ALPHA
Updated base to 1.17 (thx robocik)
camera/camcorder testing
Updated apps
Updated gapps
etc...
v.0.6
Reworked wifi
Moved some system apps back to /system (for performance reasons)
Updated kernel - resync'd with IR's git (oc by default, if you can't boot, try another kernel)
Updated TI backup & alogcat
Custom power menu by snq- *thx Robocik
Trackball unlock by snq- *thx Robocik
Removed DT A2sd *It's automatic now
MD5 - 8BA80393281AC699779FE295CDB261B0
v.0.5
Testing WiFi calling (app will be copied to sd/download) **T-Mobile users only!
Radio 5.12 required
Genius button mapped to search (long press) *thnx robocik
Updated gapps - Youtube, market, Voice
Updated TI backup, alogcat
Built in cpu-scaling for ondemand/powersave *thx FloHimself
MD5 - EC6B900575986A9B7B08DD0F16CC17C7
v.0.4
Rearranged some sys apps
Removed wifi calling (grab it HERE if you still want to try it) *edit, it bootloops
Updated gapps
MD5 - AF8FDDD312C2F51D575A0A7961C750B3
v.0.3.1
Moved apps back to /data/system-app/
cleaned up useless apps
cleaned up libs
MD5 - 32338E68AA541DFDFA18617B8503BD1D
v.0.3
Fixed video playback
Moved some apps to /data/app
more space on /data now
MD5 - 05FDF9B286E24F3FDF1E78C266ECB72D
v.0.2
Misc fixes (should run better)
Audio fixed
Added trackball alert support
graphics should be fixed
Added superuser
more...
MD5 - D6E9D479969F078C7DB6B7F9887A0FAC
v.0.1
Initial release
more info to come....
Click to expand...
Click to collapse
Download:
DOWNLOAD
Click to expand...
Click to collapse
SPECIAL THANKS TO MY PROJECT SUPPORTERS: *Please be so kind as to leave your username.
stea1thmode
Click to expand...
Click to collapse
Test Files:
Kernels:
http://dl.dropbox.com/u/6809682/eViL-35--10-07--1-720p-ir-svs-wmcfg.zip - Wildmonks config
http://dl.dropbox.com/u/6809682/eViL-35--10-09--1-720p-ir-avs.zip - BFQ, Slub
http://dl.dropbox.com/u/6809682/eViL-35--10-18--2-720p-ir-svs-slab.zip - BFQ, Slub
http://dl.dropbox.com/u/6809682/eViL-35--10-26--2-720p-ir-svs-small.zip - CFS, Slab, 3d Reg, new wifi
http://dl.dropbox.com/u/6809682/eViL-35--10-26--3-720p-ir-svs-classic.zip - CFS, Slab, 3d Reg, new wifi
http://dl.dropbox.com/u/6809682/eViL-35--10-26--4-720p-ir-svs-tree.zip - CFS, Slab, 3d Reg, new wifi
eViL-35--11-30--1 WiFi Calling - deadline, new group cpu features, pm_fast for wifi calling, modules compiled in
eViL-35--11-30--2 WiFi Calling - deadline, new group cpu features, pm_fast for wifi calling
eViL-35--11-30--4 - Stock Kernel for NXSense HD & 4G - no oc, deadline, new group cpu features, pm_fast for wifi calling
eViL-35--12-05--1 - oc kernel up to 1190mhz, deadline, new group cpu features, pm_fast for wifi calling
eViL-35--12-06--1 - oc kernel up to 1190mhz, deadline, new group cpu features, pm_fast for wifi calling and himem enabled
Cool! Will try this out during the day.
Cant find the DL Link on your site o0
there's no link on your website?
great!will have a try on it.
Super!! You are Nexus Hero..
I hope you can get the camera working..
no screenshots huh?
hmmmmmm i may give this a try
redrumpeace said:
Super!! You are Nexus Hero..
I hope you can get the camera working..
Click to expand...
Click to collapse
He is not Hero..
But is a Superman!!!!!!!
Thanks for this
Where is ROM LINK?
Sent from my Nexus One using XDA App
where the rom at man?
link does not work
Pretty much, yeah. eViL, there doesn't seem to be a link for the myTouch 4G ROM any where on evil.net. Did we miss something??
Ok, going up to ftp & megaupload now. Couldn't get the webadmin to fix evildroid. Maybe he'll get that fixed soon.
Fixed Link over eViLDROID.net. sorry!
what is myTouch4G can't find anything about it?
soulstorm said:
what is myTouch4G can't find anything about it?
Click to expand...
Click to collapse
http://tmobilemytouch3g.blogspot.com/2010/10/tmobile-announce-new-mytouch.html
http://www.gsmarena.com/t_mobile_mytouch-3520.php
I couldn't get it to boot. Had to use the 10/09 kernel from the HD thread. Stuck on boot screen. Will report back.
Rebooted all is well...
Thanks bro!

[ROM] [DEV] [ICS 4.0.4] *7/1* Evervolv's Aosp TexasIce Cream Sandwich

Evervolv is maintained by MongooseHelix, Preludedrew, and myself. Our goal is to bring ice cream sandwich to unsupported devices guided by the aosp philosophy, everything we do is opensource and transparent to the public. Visit our Gerrit or Github.
We have a few customizations such as:
Androidian Theme
Battery percent
QwikWidgets
Six bar signal strength
Standalone power widgets
Tri State lockscreen with customizable actions
Trackball / Volume wake
Volume button music controls
All of these can be turned off or set back to aosp apperance via our EVToolbox for those that wish to have a pure google look.
Click to expand...
Click to collapse
I originally started porting ICS to my beloved nexus one the very same day google released the source back in November. I had very little knowledge and no experience porting android. It took 2 days to sort countless build errors and get it booting, only a few days later i was able to release my first alpha (where absolutely nothing worked) It has come a long way since then, with hundreds of hours invested on my part and undying support from this wonderful commutity, I am pleased to announce: as of 2.1.0p11 this rom is /almost/ stable. However it will remain in alpha/beta (whatever you want to call it) a while longer, but the majority of people will find this usable as a daily driver.
For those of you not following this thread. You may not know my nexus died. As in the NAND finally gave out ((bootloader) rbchk: Total 1191 bad blocks!!). And I was able to get a replacement on ebay for $142.50 USD. Paid for entirely with your donations! Thank you to everyone who donated (i can't appreciate it enough). I look forward to bringing you the latest and greatest Ice Cream Sandwich to your n1's.
I have spent many hours and sleepless nights on this. So if you like it please feel free to hit that donate button above that picture of me.
Working: [person who helped fix it]
3g (Radio: i use 5.08.00.04 - 5.12 reported working just as well)
Accelerometer/Compass [me][chrs2021]
Apps2sd [me]
Bluetooth [me]
Calling
Camera [rampv78] Preview [kushdeck] Video [mongoosehelix/me]
Fm (reported working with third party apps from market)
Gps
Hardware Acceleration [me] (p8 and up)
Headphone jack [zivan56]
Home button [MongooseHelix]
Init.d [MongooseHelix]
Led (TrackBall) Notifications
MMS
Network Stats and Quota [me]
Opengl support [me]
Screenshots
Sound [sean neeley][me]
Signal Strength [cm][me]
TouchScreen [dr1337] Multitouch (2 finger) [theomy]
Trackball (navigation) [me] (clicking) [jaybob413]
Trackball Wake [me]
USB Mass Storage (native now working)
Usb Tether (dk-zero-cool)
Wifi [cm]
Wifi Signal Strengh Icon in Status Bar. [preludedrew]
Wifi Tethering
Click to expand...
Click to collapse
Not Working:
Gapps might not work properly (search the thread for fixes before posting issues)
wifi ad-hoc/p2p
Builtin alarm clock app doesn't work 100% of the time.
Click to expand...
Click to collapse
TODO list
Fix omx video
Click to expand...
Click to collapse
Short FAQ
Q:Screen wont come back on, the buttons light up but i have no screen?!
A: Try taking out your sdcard. If it works you need to reformat your sdcard and whatever you do dont use clockworkmod!
Q: Im getting lockups and have to pull the battery to restart?
A: Easiest way that seems to do the trick: Goto: Evervolv Toolbox -> Performance -> Processor -> change Min Freq to 384Mhz
A: Or: change the governor from ondemand to smartassv2
Click to expand...
Click to collapse
[STOP]
You must install blackrose hboot before flashing ICS. Instructions.
BlackRose
You must increase the size of the system partiton to fit ICS to at least 210MB
*4/14* I had previously recommended 210 system but am now changing that back to 220. The size of ICS and mainly Gapps is growing and with 210 system on the a2 release, after gapps there is only 6mb free space. That doesnt give me very much room to grow on and can cause problems with people who have bad blocks on the system partiton.
RECOMMENDED: System 220MB Cache 10MB Data 206MB Download
System 210 Cache 8 Userdata 218 Download
(or make your own with the Blackrose installer).
All past builds will work just fine on either layout 210 and 220
Future builds might not fit on 210 as of a2 it is pushing it.
If you are installing for the first time choose the 220mb system.
Flash:
Code:
fastboot flash hboot hboot_brcrust_220-10-206-ICS.nb0
fastboot reboot-bootloader
fastboot -w
If it flashed correctly: after the 'reboot-bootloader' command you will see TexasICS on the second line (under blackrose)
Keep up with latest developments
http://review.evervolv.com
To build Evervolv
Code:
repo init -u git://github.com/Evervolv/android.git -b ics
. build/envsetup.sh
breakfast passion
mka
To flash the img files.
Code:
tar xjf <release name>.tar.bz2
adb reboot bootloader
fastboot -w
fastboot flash system system.img
fastboot flash boot boot.img
fastboot reboot
IRC
Join us in #evervolv on freenode http://www.evervolv.com/chat
My nick is drewis.
Enjoy your TexasIce Cream Sandwich!!
Screens from p9. (left lockscreen, middle notification toolbox, right phone info)
More screens (from my g+) https://plus.google.com/photos/102710594547223731659/albums/5724901287546593969
CHANGELOG / Downloads
CHANGELOG / Downloads
ATTN: ALL BUILDS HOSTED ON GOO.IM WERE LOST.
Here is the final version: http://ev-dl1.deuweri.com/Perdo/Evervolv-Perdo-2.2.0-Final-passion.zip
GAPPS:
(latest are posted to mongoosehelix twitter page) or dl here 5-20-release (thanks TuSKan for the mirror)
Gapps are NOT included in the rom. Reasons for this is 1) smaller upload for me 2) Gapps seem to be the source of most peoples problems. This way you can flash whatever version or package you want/works best (or even make your own custom gapps package)
A2SD
About the included apps2sd see: ->here<-
STOCK KERNELS: (no need to flash, provided if you try another kernel and want to switch back)
Source: https://github.com/Evervolv/android_kernel_htc_qsd8k
2.2.0a3: http://d-h.st/TD0
2.2.0a4: http://d-h.st/1xR
Evervolv-Perdo-2.2.0a6 (7/20)
Unofficial build from lacus88: http://forum.xda-developers.com/showpost.php?p=29127460&postcount=4273
Includes the last few commits we submitted to ics before jellybean came out. that didnt make it into the last build.
Evervolv-Perdo-2.2.0a6 (7/1) (final)
Request fill week:
Notification toolbox now QwikWidgets with easier widget reordering
Long press back to kill apps
Trackball Alert Patch to custom colors using lilhermits app
Toolbox and Themes removed from app drawer: now access through settings
Androidian theme is now mostly complete and usable.
Revert some linaro patches to try and fix some weirdness
Rebuild (7/2)
Fix bootanimation
Cleanup to honeycomb lockscreen
finishing touches to androidian theme
ZIP:http://goo.im/devs/evervolv/20120702/Evervolv-Perdo-2.2.0a6-passion.zip
TARBALL:http://goo.im/devs/evervolv/20120702/Evervolv-Perdo-2.2.0a6-passion.tar.bz2
AROMA INSTALLER:http://forum.xda-developers.com/showpost.php?p=28230809&postcount=4174
2 builds are available this time only difference is the toolchain
MORE STABLE: STOCK GOOGLE TOOLCHAIN
ZIP:http://goo.im/devs/evervolv/20120701/Evervolv-Perdo-2.2.0a6-passion.zip
TARBALL:http://goo.im/devs/evervolv/20120701/Evervolv-Perdo-2.2.0a6-passion.tar.bz2
EXPERIMENTAL: LINARO TOOLCHAIN (bluetooth is broke)
ZIP:http://goo.im/devs/evervolv/cron/20120701-gcc-4.7/Evervolv-Perdo-2.2.0a6-passion.zip
TARBALL:http://goo.im/devs/evervolv/cron/20120701-gcc-4.7/Evervolv-Perdo-2.2.0a6-passion.tar.bz2
I put the wrong boot animation in a6.
Here's the correct one : http://d-h.st/Heh
Or the old one if you dont like it: http://d-h.st/nCg
THESE ARE NOT FLASHABLE: push or copy to /system/media/bootanimation.zip with adb or root explorer.
Evervolv-Perdo-2.2.0a5-passion (6/23)
main thing here is camcorder, native omx encoding is working but decoding is still broke so you can record videos but cant play them back. Issues: video is capped at 15fps so it is a little choppy, recorded video is rotated 90 degrees
usb tether support: not native, using the motorola usb app not included (push to /system/app then the toggle in settings will work) i'll probably never include this app in the build since it runs as a service and that bothers me
be sure to check out new options in the evtoolbox (lockscreen and interface) and the new evtips widget
and get the new gapps installer from bexton
ZIP: http://goo.im/devs/evervolv/20120623/Evervolv-Perdo-2.2.0a5-passion.zip
TARBALL: http://goo.im/devs/evervolv/20120623/Evervolv-Perdo-2.2.0a5-passion.tar.bz2
AROMA ZIP INSTALLER repacked by bexton: http://forum.xda-developers.com/showpost.php?p=27815448&postcount=4051
Evervolv-Perdo-2.2.0a4-passion (6/8)
Forgot to bump the version so its still a4
probably 200+ new commits here. Vast majority do not concern n1. but thought it was worth mentioning
bump IMM76L
surfaceflinger hacks: make ui smoother (error in makefile prevented them from being turned on before)
ZIP: http://goo.im/devs/evervolv/20120608/Evervolv-Perdo-2.2.0a4-passion.zip
TARBALL: http://goo.im/devs/evervolv/20120608/Evervolv-Perdo-2.2.0a4-passion.tar.bz2
Evervolv-Perdo-2.2.0a4-passion (5/28)
lockscreen 'wave' animations will follow the unlock around (not just go right)
180 degree (upsidedown) rotation support
kernel updated: kgslv3.8, tiny rcu optimizations, autogroup, bfqv3r2, smartassv2, armv7 changes from caf
newer adreno libs: in combination with kernel updates should make ui noticeably smoother (note: not backward compatible with any pre a4 kernels including tiamat)
updated cli tools: htop v.9, busybox updated 1.20.1, a2sd cleanup: checkext should work better
ZIP: Evervolv-Perdo-2.2.0a4-passion.zip
TARBALL: Evervolv-Perdo-2.2.0a4-passion.tar.bz2
Evervolv-Perdo-2.2.0a3 (5/7)
browser features (incognito / max tabs)
notification toolbox brightness widget fixes
kernel update: sleep of death seems resolved built inline with googles gcc per https://github.com/Evervolv/android_kernel_htc_qsd8k
camera fixes (rapmv78)
ZIP: http://goo.im/devs/evervolv/20120507/Evervolv-Perdo-2.2.0a3-passion.zip
TARBALL: http://goo.im/devs/evervolv/20120507/Evervolv-Perdo-2.2.0a3-passion.tar.bz2
Evervolv-Perdo-2.2.0a2 (4/13)
Bulgarian keylayout, Dutch dictionary added
working google backup/restore (RMerlin)
Volwake/music controls can now be used concurrenly
battery percent icon by default
lockscreen sound toggle icon now updates properly
bluetooth tethering (untested)
attempt to resolve auto button backlights being too bright in low light
audio files have been restructured. you might have to reset your ringtone / notification settings (not needed if you wipe)
kernel update sha/memcpy optimizations one ondemand gov update (per my wip19 branch)(been using for a week with no issues)
ZIP: http://goo.im/devs/evervolv/20120413/Evervolv-Perdo-2.2.0a2-passion.zip
TARBALL: http://goo.im/devs/evervolv/20120413/Evervolv-Perdo-2.2.0a2-passion.tar.bz2
Evervolv-Perdo-2.2.0a1 (4/2)
merge android 4.0.4
finish merge for omx in framework (still not working, falls back to sw)
removed barcode patch from camera (more stable pictures)(so no panorama,video or barcode now)
ZIP: http://goo.im/devs/evervolv/20120402/Evervolv-Perdo-2.2.0a1-passion.zip
TARBALL: http://goo.im/devs/evervolv/20120402/Evervolv-Perdo-2.2.0a1-passion.tar.bz2
For older builds look at Post#3.
Older Builds
Evervolv-Perdo-2.1.0p14 (3/27)
update to gralloc/hwcomposer (slightly smoother)
enable singlepdp ril feature. (should allow easier apn switching)
omx libs included. native hw assisted video not complete in framework (although youtube hq now utilizes the adsp heap, so that progress)
wifi: eap pwd support
mms: misc updates
kernel rebuild with xz compressed, genlock update
much better multitouch experience (theomy)
camera preview works (kushdeck) barcode scanning (tested w/ google goggles) (panorama, video have issues, also there is a memory leak, leaving the camera app open for 2+min will cause OOM to kill the system server possible causing a reboot)
ZIP: http://goo-inside.me/devs/evervolv/20120327/Evervolv-Perdo-2.1.0p14-passion.zip
TARBALL: http://goo-inside.me/devs/evervolv/20120327/Evervolv-Perdo-2.1.0p14-passion.tar.bz2
Evervolv-Perdo-2.1.0p13 (3/15)
Redemption for p12
ZIP: http://goo-inside.me/devs/evervolv/20120315/Evervolv-Perdo-2.1.0p13-passion.zip
TARBALL: http://goo-inside.me/devs/evervolv/20120315/Evervolv-Perdo-2.1.0p13-passion.tar.bz2
Evervolv-Perdo-2.1.0p12 3/12
Nothing major, but many small changes/optimizations
youtube standard def clips shouldnt stutter (color banding still happens)
evtoolbox: statusbar icons: battery % mod from mongoosehelix
standalone powerwidgets from preludedrew
We will be using goo-inside.me for hosting from now on.
TARBALL pulled
ZIP pulled
Evervolv-Perdo-2.1.0p11-passion (2/27)
Phone should not lockup anymore when rotating display. Landscape mode is still strange, status bar is rendered halfway off screen...but only when rotating right...going left its fine.
Moved to cayniarbs stock(ish) kernel with my kgsl commits and ksm/zram backported from 3.0
EVtoolbox: new menu 'performance' control zram(aka compcache) and ksm, both disabled by default. ksm will reduce memory overhead by 10-15mb with minimal cpu usage (0-1%). ive read that ksm likes to have swap (10% zram should be enough) but youll have to experiment and see. also added 'processor' menu (also from cm) to view/control cpu stats.
Apps2sd: support moving /data/data, (run 'a2sd install' again and choose y when asked about appdata) im still wary of how to handle wipes when appdata2sd is active. so ive added two functions to a2sd: 'nodatasd' which removes appdata2sd flag and optionally removes the appdata from sdcard and 'nosysdata' which removes only the system appdata (ie anything starting with com.android) from the sdcard
Browser: i revised hwcomposer. redering is faster < 1 to 2 secs max under heavy scrolling
Camera preview is still broke.
Devhost was broke while i was uploading this so everything is just up on the mirror site.
http://code.google.com/p/texasice-cream-sandwich-mirror/downloads/list
Evervolv-Perdo-2.1.0p10-passion (2/21)
Rebooting issues should be resovled
Added /system/etc/sysctl.conf to set various vm values. Feel free to modify to your liking
Fastboot imgs: http://dev-host.org/SS3
Flashable zip: http://dev-host.org/Lsh
Evervolv-Perdo-2.1.0p9 (2/16)
whats new:
kernel update: 32bit color (fixes gradient backgrounds)
hwcomposer: rewrote from scratch for qsd8k. (main fix is screen off animation)
statusbar: new toolbox, settings button back to opening settings (swipe to change screens). notifications back to stock behavior. toolbox can even be turned off in evtoolbox
browser: slowed rendering, (fuzzy text takes a few seconds to clear up) is much faster now. (1-2 sec instead of 4-5)
known issues:
reboots: check here for initial workaround
removed omx libs due to build error (just use the ones from p8 if you really want them)
rotation still broke, seems to lockup the most on the home screen.
Code:
kgsl kgsl-3d0: |kgsl_mh_intrcallback| axi write error interrupt
and everything else that was broke in p8
updated bug list thanks mrhohoha
Gapps not included:
Flashable zip: http://dev-host.org/zCx 100.48 MB
Fastboot imgs: http://dev-host.org/KfW 98.69 MB
Evervolv-Perdo-2.1.0p8 (2/10)
Going forward with release. Nothing major changed since pre-p8. Still same major issues as outlined >here<. But its working good enough mainly releasing for those itching to try out chrome beta.
Whats new?
Massive kernel upgrade: misc wifi updates, fix ext 2/3 mountisg issues, add in call recording feature, updated kgsl (3d driver) to version 3.3 (cherry-picked partial upgrade to 3.7), other misc updates required for new kgsl driver. source is temporarily at https://github.com/drewis/tiamat-kernel/tree/wip9
Rom: now build with proper ICS OPENGL support (ie 100% hardware accelerated)(well more like 80-90% for now). I still have several issues to sort before hwa is working properly but this is a great start (imo). Screen off animation not working due to hwcomposer issue.
Notes:
This build is much less stable than p7 (or lower) but faster
You must turn off auto rotate in Display Settings or you will experience lockups that require a battery pull. (i know whats causing it but it will be a fairly difficult fix)
kernel build #119 which means i build the kernel 119 times to get this far, and that number is much much lower than the actual number of times i built the kernel before i got it booting and (mostly) working. Just something to think about, in terms of how much work it took to get this far
camera preview dont work but still takes pictures. also does not include rapmv78 newest fixes for panorama and barcode (didn't seem necessary to include them sinc camera preview doesnt work)
Gapps need to be flashed separetly.
Fastboot: http://dev-host.org/FxQ 99.31 MB
flashable zip: http://dev-host.org/VMr 101.00 MB
Evervolv-Perdo-2.1.0p7 (1/28)
camera libs now built from source.
fix the tiny mms pics for t-mobile.
removed prebuilt omx libs so hw video decoding wont work anymore. (these will be added later when we merge the source from cafs)
updated gapps: paid apps should work now
autobrightness should be working better
flashable zip
Evervolv-Perdo-2.1.0p7-passion.zip - 126.0 MB
fastboot images
Evervolv-Perdo-2.1.0p7-passion.tar.bz2 - 124.8 MB
Evervolv-Perdo-2.1.0p6 (1/16)
lockscreen: can choose whatever you want for the actions in evtoolbox (i'll fix up the "waves" for next time)
evtoolbox: lockscreen stuff - new submenu: interface with tbwake toggle (this was a fucing ***** to make work), vol wake, vol music contols moved here. - sixbar signal toggle in statusbar menu
camera: newer libs from rapmv78 for video
a2sd: added 'checkext' to fix errors on sd-ext partition (you dont need to run this...its already being done on every boot)
kernel: revert to p4 version
gapps included:
flashable zip:Evervolv-Perdo-2.1.0p6-passion.zip - 125.3 MB
fastboot images: Evervolv-Perdo-2.1.0p6-passion.tar.bz2 - 124.0 MB
calendar fix http://forum.xda-developers.com/showpost.php?p=21465864&postcount=1606
Evervolv-Perdo-2.1.0p5 (1/9)
whats new in p5 wipe recommended
notification toolbox: tap settings icon to switch between, long press to open settings
lockscreen: volumebutton music control
lockscreen: nullpointerexception soft reboot issue resolved
kernel: rebuild based on latest from tiamat
6barsignal: new drawables
camera: rapmv78 libs
launcher2: a couple options like hide search bar (there are a few options in the launcher settings that dont do anything yet, the only working opiton is hide search bar)
UMS: should properly detect plug/unplug events now (this is where the wipe is recommended if its not working for you, its cause the old not working settings are saved)
misc: new bootanimation from Bexton
latinime: more dictionaries
apps2sd: rewrote for more awesomeness see: ->here<-
gapps included
flashable zip: Evervolv-Perdo-2.1.0p5-passion.zip - 128.4 MB
fastboot images: Evervolv-Perdo-2.1.0p5-passion.tar.bz2 - 127.4 MB
Evervolv-Perdo-2.1.0p4 (12/31)
whats new in p4
6bar signal strength icons
Lockscreen: bring back tab and rotary style, defalut 3way ics style can now choose what app you want. all options in EVToolbox (all thanks to preludedrew...i did pretty much nothing lol)
Rebuilt kernel: still based on Evervolv/tiamat-kernel 8x50 branch
cyan trackball notifications (samuaz)
facebook sync in contacts
About the power button and reboots: i have been unable to reproduce it so i dont know whats causing it
And i think thats it enjoy your new year.
(gapps included)
Fastboot img's: Evervolv-Perdo-2.1.0p4-passion.tar.bz2 - 123.7 MB
Flashable zip: Evervolv-Perdo-2.1.0p4-passion.zip - 124.3 MB
Whats new in p3
Phone: can now disable voicemail notifications (added as many translations as i could so if i missed you let me know)
Lockscreen: experimental new 3way style (silent toggle / unlock / open messaging app)
(will eventually let user choose between lockscreens) (feedback please)
Mobile Network: auto connect fixed? (thanks samuaz) (please report)
New kernel based on tiamat 8x50 2.6.38.8 w/ smartass gov (please report all problems / fixes)
Note: new kernel does not bring hw accel (everything should be mostly the same as the pershoots one)
Apps2sd: modded scripts.
now has dalvik-cache to sd. just run 'a2sd install' again to activate
swap support (if you have a swap partiton on your sdcard)
new help menu run 'a2sd' without arguments to see
Note: all apps2sd info is logged in logcat. Its at the very beginning under the evervolv banner.
USB: native usb mass storage - almost but not working yet (but we're closer)
Note: even though it doest work we now have some annoying usb and adb icons persistent in status bar. sorry i tried to rush the usb fix into this build and didnt feel like taking it out after it didnt work. (we're gonna start porting new usb gadget eventually to fix this)
(gapps included)
Fastboot img's: Evervolv-Perdo-2.1.0p3-passion.tar.bz2 - 124.5 MB
Flashable zip: Evervolv-Perdo-2.1.0p3-passion.zip - 124.9 MB
Rebuild of Evervolv-Perdo-2.1.0p2-passion
Modded a2sd. Doesn't auto install anymore. Run 'a2sd install' (only need to one time. after that wipes (thats fastboot wipes) won't affect it. it just needs to set a flag on /sd-ext)
Trackball wake (yes you heard me (well read me)) Trackball wake
Merry christmas
Full version for custom BLACKROSE only: (eng build)
Img's for fastboot (w/ Gapps): Evervolv-Perdo-2.1.0p2-passion-tbwake.tar.bz2 - 123.9 MB
Flashable zip: Evervolv-Perdo-2.1.0p2-passion-tbwake.zip - 124.1 MB
Evervolv-Perdo-2.1.0p2-passion
Init.d support.
Included my homebrew a2sd that just sets /sd-ext/app and app-private on the first boot (assuming you wiped with fastboot (actually i think it works without wiping as well but untested)) all the apps already on /sd-ext will then show up without further involvement. (if you wiped with recovery it probably removed the apps on /sd-ext. You can prevent this by going to advanced and only wiping cache and userdata.)
If you dont want that. remove /system/etc/init.d/05mountext and 10apps2sd then flash dark tremors.
Google TTS should now work (was missing a library)
SuperUser should be working.
Removed some extra fonts (saves like 2mb)
e2fsprogs and bash are actually included in this one.
Full version for custom BLACKROSE only: (eng build)
Img's for fastboot (w/ Gapps): Evervolv-Perdo-2.1.0p2-passion.tar.bz2 - 123.8 MB
Flashable zip: (w/ gapps): Evervolv-Perdo-2.1.0p2-passion.zip - 124.4 MB
Evervolv-Perdo-2.1.0p1
merge 4.0.3, trackball works (thanks jaybob413)
Full version for custom BLACKROSE only: (eng build)
Img's for fastboot: Evervolv-Perdo-2.1.0p1-passion.tar.bz2 - 99.0 MB
Flashable zip: Evervolv-Perdo-2.1.0p1-passion.zip - 100.0 MB
Gapps: gapps_ev-ics_12-13-2011.zip - 25.4 MB
New boot.img for 2.1.0p1
Includes init.d support -> tested and working with Darktremor Apps2SD 2.7.5.3 Beta 4a
Removed genlock from kernel: Possible fix for lockups.
boot-12192011.img - 1.9 MB
EV-Alpha3 as flashable zips
Evervolv-Perdo-2.0.0p3-ITL41D-passion.zip - 101.1 MB
Merge in surfacetexture mod by rapmv78. No more "unable to dequeue native buffer" errors.
So this is basically a combination of rmcc, TwistedUmbrella, and rapmv78 egl mods.
It seems very smooth and usable therefore; im am releasing two builds one for blackrose(the one i posted), one for stock.
You might get a random offset error but it will still work just fine.
Evervolv Gapps:gapps_evervolv_ICS.zip - 26.0 MB
EV-Alpha2 ics-passion-ev-alpha2.tar.bz2 - 129.5 MB
Stock Evervolv with these additions:
Merged it TwistedUmbrella egl mods
Added gapps, Bexton's UMS with notifications, bash, htop, rsync, other cmdline goodies
Use N1 boot animation
Gallery works, Maps work.
Haven't had a single crash in 1 hour (make that 2 hours) of use so far. I even watched a video on youtube.
Might be the best one yet (let me know).
Proc usage while playing youtube video:
EV-Alpha1 ics-passion-ev-alpha1.tar.bz2 - 127.2 MB
I joined with the Evervolv team.
This is stock evervolv ics (with my passion device directories).
These are build without opengl but with the rmcc egl hacks and the old gralloc.
This is an eng build with strictmode disabled. So all 'extras' that come with eng are included. (except strict mode)
I added gapps. and Bextons usb mass storage app.
Tested sound and gps they work.
Other than that gallery crashes, boot animation is too small, maps won't load.
Pedlars notification widget and CMSettings aren't in this one.
Nothing drastically different from alpha13. Just a different build tree.
Alpha13r1 ics-passion-alpha13r1.tar.bz2 - 134.3 MB
Exactly the same as alpha13 but without opengl enabled.
Difference: Notably slower, but all the apps work and no crashes. This is much more usable than alpha13. Im gonna stop messing with opengl until we get a proper kernel.
Alpha13 ics-passion-alpha13.tar.bz2 - 131.4 MB
In my failure to bring real hardware accelaration; here's a little hack for you.
There is alot of hype floating around about hardware (gpu) acceleration. The truth is nobody with adreno gpu has it. They only have software acceleration. Some have gotten it to work better than others. Personally i have not put very much time into the 'software hacks' being used. Because heavy kernel mods need to be made to get proper gpu acceleration; on this I have spend nearly 40 hours on with no notable progress made. I'd say in total I have spent 200+ hours trying to make this rom work but it really isn't an easy task. This rom is still very unstable and won't ever work properly until we have proper gpu acceleration. For general purpose (ie. Calls, Messaging, Web Browsing, Music) it works fine, please dont expect more from it. Thanks for testing.
Includes latest from CM.
Ril has these options available in build.prop:
ro.telephony.ril.v3=signalstrength,skipbrokendatacall,facilitylock,datacall,icccardstatus
Only one that is enabled is signalstrength. You can try a combination of them an see if it fixes your data issues.
Fixed (from alpha12): Sound, GPS, Mobile signal, Enable opengl (w/ software hack)
Removed DTApps2sd since it won't work without init.d support.
Gallery keeps force closing. Don't know why.
Settings keep crashing. Don't know why.
Alpha12 ics-passion-alpha12.tar.bz2 - 123.0 MB
EDIT: DO NOT DOWNLOAD THIS. Looks like sound is broken too. Looks like alpha10 is the best bet sofar. Only downhill from there.
EDIT2: err looks like you can push audio.primary.qsd8k and audio_policy.qsd8k to get sound back. (untested)
EDIT3: I was wondering why system size was so much smaller lol.
DISABLE OPENGL: The HWA hack just sucks too much.
Use N1 stock bootanimation. It's cooler. (Oh, and I don't care what you think)
set config_hspa_data_distinguishable to true (Get an H instead of 3g)(I like it more)
Add some overlay items from crespo
Add some optimization cc flags
There were a couple ril changes to cm, maybe this will fix your data issues?
It seems Gallery will not work unless opengl is enabled (regardless of dalvik heap size)
Add htop, powertop, nano, vim, e2fsprogs (when using adb shell type bash to get them to work)
Remove Maps: So you can install the market version.
GPS is broke. It couldn't get it to build so just copied gps.mahmahi from previous build but that didnt work. I'll sort it out later. If you need gps dont upgrade.
Added Darktremor's Apps2sd modified for native bash support (in xbin). But it is not working. /sd-ext is not being mounted. It wont execute at runtime. The way it is set up. init.rc calls etc/init.local.rc calls bin/sysinit calls xbin/run-parts which calls etc/init.d/05mountsd now for somereason 05mountsd is not installed as executable even though it is executable in my out folder. changing 05mountsd to executable afterward still doesnt work. maybe someone can help me out here. my thought is init.d isn't setup properly. Also i would like to keep sysinit (or run-parts) being called from init.local.rc to keep init.rc and init.mahimahi.rc cleaner.
Alpha11 ics-passion-alpha11.tar.bz2 - 130.0 MB Alpha11 is provided out of courtesy and is not supported my me complains about it will be ignored.
system img is ~210MB
aosp apps updated to r1.2
Turn off lockscreen/touchscreen sounds
Decrease animaition by 50% (forgot to change back when added opengl)(increase till your hearts content)
Increase pointer speed to 100 (clicking still doesnt work but hey fast cursor lol)
Update to wpa_supplicant 8 (fixes wifi icon)
Enable OPENGL: Pulled HWA fixes from preludedrew's (evervolv) repo. (NOTE: not real HWA but better)(May exerience significant battery drain)
Update adreno blobs from inc evervolv repo
**W/HardwareRenderer( 1557): Mountain View, we've had a problem here. Switching back to software rendering.**
Add Pedlar's CMSettings (experimental WIP) (has 2 icons don't ***** about it)
Add bash,nano,vim,ncurses,ssh,rsync
Alpha10 Link
Added:
SHA256 crypto to kernel
fuse module to system (for future extended data on sdcard)
Camera app (camera still broke)
Stk
TitaniumBackup
LatinImeDictionary
GoogleCalendar (1st in appdrawer is AOSP if sync doesn't work for you just remove Calendar.apk and use CalendarGoogle.apk)
FileManager (from CM)
**Pedlar's notification power widget (still in WIP stage) Install this to allow configuration.
Resized bootanimation
Correct location/name of some permission files
Removed:
qralloc.qsd8k (slows down UI on not HWAccel builds)(Also removed in Alpha9)
Alpha9 Link
First taste of CM9
Kernel: Kanged pershoots with netstats ported by me from teamhacksung.
Thanks texasice, great work! Will test now. To clarify, is the partition layout mandatory? I have blackrose and can change it myself, but any rationale on this 220/16/200 layout in particular would be helpful.
olm3ca said:
Thanks texasice, great work! Will test now. To clarify, is the partition layout mandatory? I have blackrose and can change it myself, but any rationale on this 220/16/200 layout in particular would be helpful.
Click to expand...
Click to collapse
Any system partition with 200MB or more will work [But the ramdisk is setup for the sys220/cache16/data200 it should still work with other layouts though]
How is texting speed on this one without HW Accel?
bnguyen1983 said:
How is texting speed on this one without HW Accel?
Click to expand...
Click to collapse
I removed gralloc from this build so it is much faster than alpha8. Texting is fine for my slow fingers
So what is to become of the stock Rom?
Sent from my HTC Sensation Z710e using XDA App
Thanks for your hard work, really apreciated
Nexus One - Tapatalk
this is exciting.
And my N1 lives again. This is awesome.
I sometimes do get frustrated by lack of processor and memory. but I just can't seem to upgrade from my N1. Maybe if I get ICS on my N1 I might not have to.
Sent from my Nexus One using XDA App
sl8125 said:
And my N1 lives again. This is awesome.
I sometimes do get frustrated by lack of processor and memory. but I just can't seem to upgrade from my N1. Maybe if I get ICS on my N1 I might not have to.
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
Thats the idea lol. If i could afford a new phone i would get a a galaxy nexus. But im poor so nexus one gets all my love
Even without hardware accel, alpha 9 feels pretty usable.
Thanks for your efforts - great work!
If do this...does it mean that changing Roms is not as simple as just going into recovery and flashing the ROM? Does it take more steps like changing the partition again?
Reserved Spot for later =D
SiNJiN76 said:
If do this...does it mean that changing Roms is not as simple as just going into recovery and flashing the ROM? Does it take more steps like changing the partition again?
Click to expand...
Click to collapse
Simply no. You have a couple options. 1 you can flash the cm7 i built and keep the my new repartitioned hboot. (This is where you need the recovery i provided to flash the cm gapps) 2. You can reflash the 'standard' blackrose hboot and put any rom you want on it. (Without installing my recovery)
Either way blackrose is mandatory. System img is ~192mb so it is too big for stock hboot. So the system partition needs to be grown.
Looks good!
But I will have to wait a little longer to dust off my N1 to try this, because I have a broken power button so I need trackball wake!
j00m said:
Mod edit: trololo
Click to expand...
Click to collapse
I assume you can make CM9 yourself.
Maybe you are the last person to try to use CM9 with blackrose.
Right?
I don't know why you hate blackrose
It's not possible. System apps MUST be on NAND. Period.
Sorry if im a bit rougth but you have to realize that google banned the ICS for N1 due the small system partition. They dont want to upgrade HBOOT because is so dangerous to do via OTA.
j00m said:
Mod edit: trololo
Click to expand...
Click to collapse
Stop spamming.
If you do not want this, then don't use it.
Threatening Devs in dev thread seems very inappropriate.
Sent from my Nexus One using xda premium

CM10 "Jelly Bean" 0.08.3

CM10 "Jelly Bean" for
Nook Tablet
Alpha 0.08.3 Release
“Seriously, Don’t Try To Sell This... You’ll Really, REALLY Regret It” Edition​
Hey all,
So once again it’s time. Introducing the first alpha development preview of CyanogenMod 10 (based on Jelly bean) for the BN Nook Tablet, aka codename: “acclaim”. This preview for the internal “emmc” storage is intended only for developers as it is in a very early development stage and not all features of the device are fully working.
Let’s emphasize that-- THIS IS AN ALPHA, RELEASED FOR YOU TO PLAY WITH AND GET A SENSE OF WHAT’S TO COME. AND SOME THINGS DON’T WORK. REALLY. IF YOU ARE EXPECTING ANYTHING CLOSE TO PERFECTION, WALK AWAY FROM YOUR COMPUTER, LOWER YOUR EXPECTATIONS FOR AN HOUR OR SO, THEN COME BACK. MORE EXCITING DISCLAIMERS/WARNINGS IN ALL CAPITAL LETTERS CAN BE FOUND BELOW. READ THEM.
Also...
If you have troubles and post to this form, please indicate if you use 16GB (1GB RAM) or 8GB (512 MB RAM) model.
WHAT WORKS
3.0 kernel (mostly works, thx to Kuzma)
display
touchscreen
new “CyanoBoot” menu bootloader (thanks to rebellos for most recent enhancements)
accelerometer
data statistics
additional kernel tweaks/improvements/history
bootcount/battery updates & other acclaim peculiarities addressed
sound
video acceleration
hwcomposition
microphone (does it still crash kernel?)
WHAT DOESN’T WORK
- crashes (random reboots - less frequent though)
- battery drain (got also somewhat better)
SUPPORT
You get none. Zero. Zip. We obligate ourselves to providing nothing further. You are on your own and will have to help each other via this thread. This is provided “as-is”, and if you don’t like it... there is always stock and CM7.
We basically lack time to give full dedication to this rom, and we’re looking for skilled devs who know the OMAP4 platform, Android, and/or other things that might be relevant.
Please join us on IRC: some people are on #nook-tablet (freenode).
BUG REPORTS
This is the format for a bug report: “XXXXX isn’t working. Here is how to fix it: [INCLUDE SOLUTION]” Don’t have source? Too bad. You’ll have to wait then.
If you report bugs, please don’t be disappointed if we can’t fix them immediately (or even never). It’s not because we don’t care, but because we don’t have time or don’t know how to fix it.
NOTE: DEVELOPERS WANTED. Please contact us if you are a developer with something to contribute.
INSTALLATION:
Prepare a “bootable” clockworkmod (CWM) recovery SD. There are instructions for doing this in other threads on XDA.
Download a recovery.img (e.g. from CM9) and the update.zip files at the end of this post to your computer from the link below.
Boot into a recovery SD for acclaim and use it to install the update.zip file. Warning: It should overwrite the contents of your emmc, including the stock installation or other operating systems.
From ClockworkMod. perform CWM wipe data and cache (or “restore factory settings”) to clear previous content from those partitions. Again, you will be erasing anything you had on those partitions.
Remove the SD card and select the reboot option. You should now boot into CM10.
At this point, Fattire’s CyanoBoot bootloader can be used to flash recovery.img to the internal mmc.
To install CWM to emmc, download the recovery.img file from CM9 thread and do the following:
Download and install fastboot for your computer’s operating system.
Boot the device and hold the “n” key to get into the cyanoboot menu
From the menu, choose “Enable Fastboot”
On your computer, run: fastboot flash recovery recovery.img.
EMMC? IS THERE AN SD VERSION?
Of course it won’t be hard to do, but don’t look for an SD bootable version from us any time soon. EMMC is our thing, dig?
RETURNING TO STOCK (THEORETICAL-- THIS MAY NOT WORK)
If you have installed above rom and the CWM recovery and you really hate it and want to go back to stock, you may wish to try to flash the original acclaim_update.zip from BN. You have to unzip that file and edit META-INF/com/google/android/updater-script. Drop the first two lines here:
assert(getprop("ro.product.device") == "blaze" ||
getprop("ro.build.product") == "blaze");
Zip the package again. Then go to CWM, flash the zip, wipe, and reboot.
THANKS TO...
chrmhoffmann, hashcode, kuzma, fattire, rebellos, mik_os, nemith, Texas Instruments, BN, and so many others, especially those who helped test cyanoboot.
A special shout out to Bauwks is also in order, who defeated the malevelant locked bootloader with some serious geniusness.
0.08.3:
Changelog:- latest kernel (should roll back the reboot issues). Thanks to kuzma30- CM upstream sync
The files:
cm10-acclaim-0.08.3-full-of-bugs.zip
recovery-0.08.3.img
md5sums:c5fe2a891f3636838da5c1c3a0790cde cm10-acclaim-0.08.3-full-of-bugs.zip554647479d592411779f342d6977e709 recovery-0.08.3.img
-----------------
Older releases:
0.08.2:
- attempt to fix reboot issues differently (cpuidle44xx sync with omap TI kernel and workaround by mik_os/kuzma30. Should maybe also result in a better battery life. Please observe. Thx to both!)
- other kernel fixes: emif from nook hd, IPU deep idle, io tweaks, new governors, etc (thx to mik_os, kuzma30, hashcode). For full kernel change list, please look at kernel source here: https://github.com/Kuzma30/kernel3NookTablet/commits/jellybean.
- cm10 upstream sync
The Files:
cm10-acclaim-0.08.2-full-of-bugs.zip
recovery-0.08.2.img
MD5:
aad0ea1525702f6ed4a8071114daf1ec cm10-acclaim-0.08.2-full-of-bugs.zip
e3cea44fe918560d4780e9e739349227 recovery-0.08.2.img
0.08.1:
- touchscreen driver kernel fix (thanks to mik_os, see here)
- fix reboot into recovery (you also need to flash recovery.img to make this work: fastboot flash recovery /path/to/recovery-0.08.1.img)
- CM10 upstream sync
The Files:
cm10-acclaim-0.08.1-full-of-bugs.zip
recovery-0.08.1.img
MD5:
d00c14c2fc18c3afcd176defef8c2002 recovery-0.08.1.img
4d724adaf878490b8a068d8c4339e2cc cm10-acclaim-0.08.1-full-of-bugs.zip
0.08:
- touchscreen firmware updater app (many, many thanks to mik_os). Handle with care! If you flash back to stock or other roms, remember to flash touch firmware to stock first!)
- kernel updates (mainly drivers taken from Nook HD: many thanks to mik_os, kuzma.)
- cm10 upstream sync
The Files:
cm10-acclaim-0.08-full-of-bugs.zip
recovery-0.08.img
MD5:
5ec4e09e5050d6f75d625674e953b406 cm10-acclaim-0.08-full-of-bugs.zip
868f73098207dab46a5c39f93341e92b recovery-0.08.img
0.07.1
Changelog:
- pvr graphics driver update (IMG DDK [email protected])
- minor kernel changes (check history and contributors at https://github.com/Kuzma30/kernel3NookTablet/commits/jellybean)
- cm10 upstream sync
The Files:
cm10-acclaim-0.07.1-full-of-bugs.zip
recovery-0.07.1.img
MD5:
dcb0e1b4e980f31ca2fceb105727a9ef cm10-acclaim-0.07.1-full-of-bugs.zip
495f89ac4719af8066ddd21369037c47 recovery-0.07.1.img
0.07
Changelog:
- new touchpad driver: a huge thanks to mik_os! This rom and kernel works with newer fw found in other threads here - I personally haven't tried it though. Please beware that upgrading touch firmware might make it impossible to return to stock BN roms. The new driver also fixes issues previously seen in some games (temple run, etc)
- microphone xml config files: does it still crash the kernel?
- cm 10 upstream fixes
The Files:
cm10-acclaim-0.07-full-of-bugs.zip
MD5:
ee2e43591272818a2d9bd65507f580d4 cm10-acclaim-0.07-full-of-bugs.zip
0.06.1
Changelog:
- slightly better screen init (less white flashes on suspend/resume and full bootanim). Not perfect yet, though.
- CM10 upstream sync
The Files:
cm10-acclaim-0.06.1-full-of-bugs.zip
MD5:
5f2411fcf4e72105cc9badef89cb922b cm10-acclaim-0.06.1-full-of-bugs.zip
0.06 (starts to incorporate Android 4.1.2 changes)
Changelog:
- wifi (potential compatibility fixes as described here: https://github.com/loosethisskin/an...mmit/59edc9b57f63d92c228142a026b6ff1ceb6eca8b. Thx to meghd00t.)
- upstream sync with cyanogenmod (4.1.2 as of 10-10-2012)
The Files:
cm10-acclaim-0.06-full-of-bugs.zip
MD5:
2025d35034c50ea8f93413347365aca3 cm10-acclaim-0.06-full-of-bugs.zip
0.05.3
Changelog:
- enable smartreflex (voltage calibration - does this save some power?)
- update SGX
- JellyBean power HAL (thx to Hashcode)
- sync with CM10
- new attempt to fix reboot (cpuidle code from SGSII - device should go into deep sleep again, but reboots ... are they fixed? Guess not.)
The Files:
cm10-acclaim-0.05.3-full-of-bugs.zip
MD5:
4ca4fb6f224237db8af19d78b19fc05f cm10-acclaim-0.05.3-full-of-bugs.zip
0.05.2
Changelog:
- attempt to work around random reboots
(this seems to break proper "deep sleep" as it seems CPU_IDLE related)
- disable a (hopefully) unused regulator (VUSIM)
- dont make the display flash white on startup
- cyanogenmod upstream sync
The Files:
cm10-acclaim-0.05.2-full-of-bugs.zip
MD5:
c5835e6da0aff502ded12187d050c621 cm10-acclaim-0.05.2-full-of-bugs.zip
0.05.1:
Changelog:
- new attempt for 512MB devices for hw video decoding (aka ducati) - thanks to diimka, rebellos.
- less noisy dmesg
- newer su and persistent settings - thanks to meghd00t.
- recovery - thanks to meghd00t, ajayramaswamy.
- IP_NF_RAW - thanks to meghd00t.
- cm10 upstream sync - thanks to the CM folks
The Files:
cm10-acclaim-0.05.1-full-of-bugs.zip
recovery-0.05.1.img
MD5:
ff8254c2fc19f23d02d31cb9eaff0bdf cm10-acclaim-0.05.1-full-of-bugs.zip
0694405ebc452fde673d7e05d1467a5d recovery-0.05.1.img
Thanks as usual: hashcode, rebellos and kuzma30 (they do an __incredible__ job)
0.05:
- updated sgx, wifi
- video hw decoding (aka ducati). Incredible work from: rebellos, ntemis, hashcode, TI (esp. from diimka) and many others. Please report back if it works also on 512MB devices.
- hwcomposition. Incredible work from hashcode.
- cm10 upstream sync
The Files:
cm10-acclaim-0.05-full-of-bugs.zip
(recovery is still broken, so please use older ones or use one from the CM9 thread).
MD5:
2850631a56c6c617c5c917e9515fbfb7 cm10-acclaim-0.05-full-of-bugs.zip
0.04.2:
Changelog:
- updated wifi driver
- cm10 synced with upstream
The Files:
cm10-acclaim-0.04.2-full-of-bugs.zip
(recovery is still broken, so please use older ones or use one from the CM9 thread).
MD5:
5d87970c76c4971a14087b6374c9d4c6 cm10-acclaim-0.04.2-full-of-bugs.zip
0.04.1:
Changelog (aka "fixed"):
- updated SGX driver
- update kernel trying to avoid crashes (thx to rebellos, hashcode), but not successful (random reboots remain)
- sdcard issues after suspend fixed
- USB mount both internal and sdcard (thx to pawitp)
- should also consume less power and sleep deeper
- re-enabled brightness driver
- CM10 upstream changes
The Files:
cm10-acclaim-0.04.1-full-of-bugs.zip
Recovery 0.04.1 removed as it doesn't work (use recovery-0.03.img instead)
MD5:
9335459d3bd3fe56e934b67a90f88039 recovery-0.04.1.img
0.03:
Changelog (aka "fixed"):
- updated wifi and SGX driver
- update kernel trying to avoid crashes (thx to rebellos changes), but not really successful (random reboots seem to remain).
- CM10 upstream changes
- recovery img added
- cyanoboot updates for fastboot improvements
The Files:
cm10-acclaim-0.03-full-of-bugs.zip
recovery-0.03.img
MD5:
5f43b92b836b90df2bc5d9bd1e4bc969 recovery.img
f89e19f31ac6f6f11b3fc6fe53475ca1 cm10-acclaim-0.03-full-of-bugs.zip
0.02:
Changelog (aka "fixed"):
- sound / mic (but mic seems to crash kernel)
- su binary missing (thx hashcode)
- rotation animation (see http://review.cyanogenmod.com/#/c/19182/)
- some typos in cyanoboot (thx fattire/rebellos)
- usb mass storage is default (mtp works also), but only sdcard (not emmc shows up)
- chrome did not show up in market
The Files:
cm10-acclaim-0.02-full-of-bugs.zip
MD5:
5514a0eb67985975748444b0c17934b1 cm10-acclaim-0.02-full-of-bugs.zip
Older releases:
0.01:
The Files:
cm10-acclaim-0.01-full-of-bugs.zip
MD5:
95c3eac13d133feb1ebcf62817d6d866 cm10-acclaim-0.01-full-of-bugs.zip
Reserved for future usage
Wow, awesome! Thanks!
Heh I missed my 3rd post window. Oh well.
fattire said:
Heh I missed my 3rd post window. Oh well.
Click to expand...
Click to collapse
Sorry.......
You have to blame Chris, he posted it on Twitter and I came over quick like.
Ive been on CM9 for what seems like forever. My nook isnt my primary device at the time so all I've gotta say is: Here. we. go.
Sent from my Transformer Pad TF300T using XDA Premium HD app
This "SHOULD" fix your video decoder issue. Needs to go into /system/etc/
http://review.omapzoom.org/#/c/24665/
krylon360 said:
This "SHOULD" fix your video decoder issue. Needs to go into /system/etc/
http://review.omapzoom.org/#/c/24665/
Click to expand...
Click to collapse
wow, WOW WOW ! ! ! The ugliest bug is dead ?
old_fart said:
wow, WOW WOW ! ! ! The ugliest bug is dead ?
Click to expand...
Click to collapse
not sure, I dont have a NT, so I can't test it. but I AM going to modify it for the NC.
gapps-jb-20120711.zip - 72.36 MB This is the gapps for JB.
Sent from my NookTablet using XDA Premium HD app
Can there be a version of this ROM on the 2.6 kernel like there is one for CM9. I use that as my daily driver, wanna use this one similarly too!
NookTabletsPower said:
gapps-jb-20120711.zip - 72.36 MB This is the gapps for JB.
Sent from my NookTablet using XDA Premium HD app
Click to expand...
Click to collapse
I tihnk that may not be the latest... there's a newer one on this thread, it seems.
krylon360 said:
This "SHOULD" fix your video decoder issue. Needs to go into /system/etc/
http://review.omapzoom.org/#/c/24665/
Click to expand...
Click to collapse
It doesn't fix video as the ducati stuff doesn't work. But it fixes audio. Thanks!
To fix audio move attached file to /system/etc:
adb push media_codecs.xml /system/etc/
I believe it random reboots after sleeping for a while. Though to keep it alive, I set the display to go off in 30 min. I use WakeLock also.
The fix to enable chrome and whatnot as described in this post isn't included. Adding that line to your build.prop should enable those apps.
you're awesome guys ...
sound verified
chrmhoffmann said:
It doesn't fix video as the ducati stuff doesn't work. But it fixes audio. Thanks!
To fix audio move attached file to /system/etc:
adb push media_codecs.xml /system/etc/
Click to expand...
Click to collapse
Such a clean build there is no superuser. After I picked up on that 2 minutes later I rebooted again and had sound.
Thanks all!
~frustro
ylixir said:
The fix to enable chrome and whatnot as described in this post isn't included. Adding that line to your build.prop should enable those apps.
Click to expand...
Click to collapse
Done.
ok, i have cwm installed on emmc, i have cyanoboot also, i wiped data/system/cache/dalvic, installed the cm10 zip, and i get boot loop, boot stops during cm9 anim>
Please refrain from posting like this - DEV Thread
Mikey F said:
ok, i have cwm installed on emmc, i have cyanoboot also, i wiped data/system/cache/dalvic, installed the cm10 zip, and i get boot loop, boot stops during cm9 anim>
Click to expand...
Click to collapse
I am not sure what is the intention of your post.
a) If it is a "bug report", you are missing a lot of information...like logs, etc. Let me quote the OP: "This is the format for a bug report: “XXXXX isn’t working. Here is how to fix it: [INCLUDE SOLUTION]” Don’t have source? Too bad. You’ll have to wait then."
b) If you are just looking for support, well then: "You get none. Zero. Zip. We obligate ourselves to providing nothing further."
Please remember, this is a DEVELOPMENT thread, please treat it as such and instead of making posts as this, refer yourself to the Q&A forum, or the General section to post on an existing topic, or make your own topic with questions and/or support related topics.
I'm sure not only I would thank you for that!

[KERNEL][SENSE4+][fireball3.4.10_JB][WIP] K99-Series200 Kernel &up... with OC, UV etc

[KERNEL][SENSE4+][fireball3.4.10_JB][WIP] K99-Series200 Kernel &up... with OC, UV etc
K99-Series200 = new fireball 3.4.10 kernel for Sense4+ (converted from scratch)
based on HTC OneXL JB 3-17-9 kernel src: evitaul-jb-crc-3.4.10-fb67a50,
with fighter ICS 2-17-2 board & sensor files: fireball-ics-crc-3.0.8-abf7709,
fighter-cam file partially based on CM10.2 release for fireball
CHANGELOGS
Code:
FIXED100:
+ add & fix board files
FIXED101:
+ verify src (in comparison to the [WIP] infernal_3.4 from jose & adjust where needed
+ convert fighter board files where needed (initial stage)
+ add and adapt drivers to 3.4.x kernel where needed (prime cam, secondary cam, touchscreen etc)
+ crude 1-line kernel-hack for wifi ... again to fix prima_wlan.ko (for now until impelemted from src!)
(-BUGFIX:)
(+ fixing typos & incomplete conversions of variables etc to get it compiling)
FIXED102:
+ enable NFC support via configs
+ get missing/incomplete sensors etc to work
+ deactivate gyro (we don't have one in fireball)
+ ramdisk fixes to enable AK8973 orientation/3-axis magnetic field sensor as well as accelerometer BMA250
+ add matching prima_wlan.ko from OneXL JB 3-17-9 ROM (to compiled, flashable zip only)
FIXED103:
+ slight CPU Undervolt
+ L2 & BUS OC'ed
+ CPU OC: up to 1674MHz
+ GPU OC: 2D-max 320MHz / 3D-max 450MHz
FIXED103-extra:
+ sweep2wake added by jose51197
Incoming features
THINGS TO COME LATER
Code:
Smartass Governor v2
Hotplug Governor
Intellidemand Governor
ROW iosched
pegasusq iosched
additional batt and performance tweaks
etc
...
basically most neat stuff from previous Infernal-K99 Series100 - 147u12
DOWNLOADS
http://www.androidfilehost.com/?w=files&flid=14468
if you like this work ... feel free to press thanks button &
in case you feel more generous, donations are highly welcome.
I post this for free!​
CREDITS!!!
* jose51197 for his great inspiration and his work on his initial & reworked "ICS infernal-kernel"
* me for the fireball kernel conversion to 3.4.10
* showp1984 for the kcontrol kernel-module
* SebastianFM for his github repo details on how he converted the OneS-C2 kernel to a working Sensation(XE) one
again jose51197 & megaghostgamer ... for dev'ing discussion during the fireball3410 src conversion to create a previously unexisting __JB4.1 Sense4+__ kernel and making it work
SOURCE
https://github.com/k99-fire/k99_fireball3410
fireball3410 - what's working & what doesn't yet work (TESTED on ChaOri-K99 ROM)
CURRENT WORKING STATUS for FIREBALL3410
VERIFIED WORKING:
Code:
++ booting and running fine a JB4.1 Sense4+ rom
++ display panel and touchscreen working
++ proximity/light sensor, info-led and vibration working
++ boot-sounds, alarm sounds, ringtone & vibration on incoming call working
++ incoming and outgoing calls are fine for both mic & speaker
++ sending and receiving SMS are fine, notification sounds audible
++ mobile data works
++ wifi fixed and working
++ DLNA audio playback (via wifi) verified working
++ bluetooth sending and receiving tested works, notification sound also audible
++ acceleration and 3-axix magnetic field/orientation sensor tested working
++ GPS working
++ MTP filetransfer via USB works for both, internal storage & external microSD-card
++ rotation now works everywhere
++ ADB via USB now works as expected
++ microphone as well as sound recording now works as expected
++ headset detection with beats-audio fully working
CURRENTLY BROKEN:
Code:
-- NFC not (fully?!) functional currently
-- cam not yet functional (?_?) ... but almost (cam app doesn't force-close anymore)!
-- s2w needs to be enabled "manually"
cheers,
kimba99
how to install the "ChaOri-K99 fireball3410 v2.00" ROM _correctly_
here you go:
my/our NEW ... Sense4+ FULL ROM port ... "ChaOri-K99 v2.00" is finally published
* please use __THIS new rom only__ for your current JB4.1 w/ Sense needs on fireball
(as we won't continue Infernal4+ from this point on as ChaOri-K99 replaces it)
ROM release thread here => http://forum.xda-developers.com/showthread.php?t=2789698
tested and (currently ONLY nearly full working,) available JB4.1 Sense4+ ROM:
=> Infernal4+ v0.7beta thread
* 1) install jose51197's full ROM base "infernal4+.zip" v0.7beta
(this ROM ... might need the older TWRP 2.3.3.0 to install completely!)
* 2) install my BOTH update packs: combined-fixed OTA && xfixes-extras addon in here
(includes: all-in-1 ... fixed rilfix2, sensorfix_ota2, mms-fix & 24ky's modded rosie.apk)
(adds: libs, bins, audio+mic fixes & hopefully all the missing NFC stuff to infernal rom)
* 3) install my latest "k99-fireball3410" kernel last ... then wipe cache & dalvik, reboot
(this will upgrade you from jose51197's 3.0.8 mod-kernel to my "k99-fireball" 3.4.10 mod-kernel)
(& also fixes the WIFI connectivity for the new 3.4.10 kernel, while we are at it)
hope you like it
Good job bud!! Glad you posted it!
i told ya i will ... once it boots and the main (basic) features are all working ... ((okay, apart from the usual suspects: cam & audio))
UPDATE: audio subsystem for playback now fixed and working (only mic still problematic?!) ... & rotation now works as well!
kimba99 said:
K99-Series200 = new fireball 3.4.10 kernel for Sense4+ (converted from scratch)
based on HTC OneXL JB 3-17-9 kernel src: evitaul-jb-crc-3.4.10-fb67a50,
with fighter ICS 2-17-2 board & sensor files: fireball-ics-crc-3.0.8-abf7709,
fighter-cam file partially based on CM10.2 release for fireball
CHANGELOGS
Code:
FIXED100:
+ add & fix board files
FIXED101:
+ verify src (in comparison to the [WIP] infernal_3.4 from jose & adjust where needed
+ convert fighter board files where needed (initial stage)
+ add and adapt drivers to 3.4.x kernel where needed (prime cam, secondary cam, touchscreen etc)
+ crude 1-line kernel-hack for wifi ... again to fix prima_wlan.ko (for now until impelemted from src!)
(-BUGFIX:)
(+ fixing typos & incomplete conversions of variables etc to get it compiling)
FIXED102:
+ enable NFC support via configs
+ get missing/incomplete sensors etc to work
+ deactivate gyro (we don't have one in fireball)
+ ramdisk fixes to enable AK8973 orientation/3-axis magnetic field sensor as well as accelerometer BMA250
+ add matching prima_wlan.ko from OneXL JB 3-17-9 ROM (to compiled, flashable zip only)
FIXED103:
+ slight CPU Undervolt
+ L2 & BUS OC'ed
+ CPU OC: up to 1674MHz
+ GPU OC: 2D-max 320MHz / 3D-max 450MHz
Incoming features
THINGS TO COME LATER
Code:
Smartass Governor v2
Hotplug Governor
Intellidemand Governor
ROW iosched
pegasusq iosched
sweep2wake
additional batt and performance tweaks
etc
...
basically most neat stuff from previous Infernal-K99 Series100 - 147u12
DOWNLOADS
http://www.androidfilehost.com/?w=files&flid=14468
if you like this work ... feel free to press thanks button &
in case you feel more generous, donations are highly welcome.
I post this for free!​
CREDITS!!!
* jose51197 for his great inspiration and his work on his initial & reworked "ICS infernal-kernel"
* me for the fireball kernel conversion to 3.4.10
* showp1984 for the kcontrol kernel-module
* SebastianFM for his github repo details on how he converted the OneS-C2 kernel to a working Sensation(XE) one
again jose51197 & megaghostgamer ... for dev'ing discussion during the fireball3410 src conversion to create a previously unexisting __JB4.1 Sense4+__ kernel and making it work
SOURCE
https://github.com/k99-fire/k99_fireball3410
Click to expand...
Click to collapse
thanks!!!!!!!
Waiting for your sense5 kernel
zhaotiantian said:
thanks!!!!!!!
Waiting for your sense5 kernel
Click to expand...
Click to collapse
thanks for your thanks ... but ...
as for Sense5 *cough* ... I don't like the visual looks for Sense5.x that much. I much prefer Sense4.5/4+. ... so there won't be ANY Sense5.x kernel from my side! At least NOT before the _camera_ (and the remaining little other things), so basically _everything_ is fully functional on this Sense4+ fireball3410-kernel release!
though IF we manage to fix the coding (and libraries!! inside the rom) to get the camera working, i might consider trying to port the _Evo4G-LTE JB4.3 Sense5.5 kernel_ to fireball.
kimba99 said:
thanks for your thanks ... but ...
as for Sense5 *cough* ... I don't like the visual looks for Sense5.x that much. I much prefer Sense4.5/4+. ... so there won't be ANY Sense5.x kernel from my side! At least NOT before the _camera_ (and the remaining little other things), so basically _everything_ is fully functional on this Sense4+ fireball3410-kernel release!
though IF we manage to fix the coding (and libraries!! inside the rom) to get the camera working, i might consider trying to port the _Evo4G-LTE JB4.3 Sense5.5 kernel_ to fireball.
Click to expand...
Click to collapse
But sense5 is very smooth
Sense4 + it's very old
just wanted to drop by and congratulate you on a great job keeping this phone going :good:
it was a shame the way that htc and verizon treated this phone from the late launch that put it both after the gsIII and right after unlimited data on phone upgrades was killed, and essentially crippled sales from the start....lack of updates (both sense4+ and sense 5 4.2.2 went into testing and were killed due to poor continued sales)....and poor promotion
i had a soft spot for the inc4g, and my wife was actually using mine until early in the year when she got a m7
always good to see a new developer pop up, and keep legacy devices going, congrats!
thanks nitsuj... i really love the device and that's why I decided oh coding for it (of no one else does?!)
as for e.g. Sense4+ had been in testing for fireball... i'd ABSOLUTELY LOVE to get my hands on THAT ROM!!! (or at least it's full lib & framework directories )... and yeah, it is such a real shame they didn't put out either update, especially considering that the main work of coding already HAD BEEN completed! (well i know: testing & quality assurance :/)
PS: i so much hope we get the cam fixed (by either dev's help!) oh the JB Sense kernel ... at least i still have some ideas left what i could try to get it xD
kimba99 said:
thanks nitsuj... i really love the device and that's why I decided oh coding for it (of no one else does?!)
as for e.g. Sense4+ had been in testing for fireball... i'd ABSOLUTELY LOVE to get my hands on THAT ROM!!! (or at least it's full lib & framework directories )... and yeah, it is such a real shame they didn't put out either update, especially considering that the main work of coding already HAD BEEN completed! (well i know: testing & quality assurance :/)
PS: i so much hope we get the cam fixed (by either dev's help!) oh the JB Sense kernel ... at least i still have some ideas left what i could try to get it xD
Click to expand...
Click to collapse
i did try awhile back to get either of the testing roms, no luck unfortunately....some folks just confirmed they existed and were scrapped and that was that
nitsuj17 said:
i did try awhile back to get either of the testing roms, no luck unfortunately....some folks just confirmed they existed and were scrapped and that was that
Click to expand...
Click to collapse
what a damn pity ... for once 1) for the poor coding folks at HTC who spend obviously several days and/or even weeks at their work creating the updated kernel and roms for fireball ... ... ... and now seeing that they've been just DELETED rather than ... at least _released AS IS_ with _no further warranty_ at all (for dev'ing purpose) even at least!
... and second 2) for us "poor private developers" who now have to REINVENT the wheel to recreate from scratch what HTC software developers already did long time ago (just without getting it released to the open public) ... instead we could work on real new features rather than having to get it working at all (considering that it _should_ be working without further ado using the official (though still unreleased) HTC code T_T). srry, but DAMN IT.
PS: sorry for the rant, but that was just so much fitting right here!
PPS: note to self and others: ADB via USB kinda fixed (even w/o a new kernel) ... code is somehow buggy and you need to enable usb-networking (?!? whyever ?!?) to get ADB via USB working ... and obviously reinstall your android usb-drivers for windows, that solved the prob for me, having to use adb-wireless instead). could have sth to do with the switch from "mass storage" in ICS -> "mtp media device" from JB onwards i assume. still the code in my kernel looks like it's the _same_ as for the other HTC MSM8960 devices with official HTC JB kernels! maybe it has to do with the ramdisk? need to investigate further, but at least MTP _and now as well_ ADB are completely working for me with "k99-fireball3410-200a3".
kimba99 said:
K99-Series200 = new fireball 3.4.10 kernel for Sense4+ (converted from scratch)​
Click to expand...
Click to collapse
I can't wait to try this one. I'm going on vacation this weekend so it won't be until next week.
Thanks,
J
recent update:
* ADB via USB now fully works as expected (fixed a unexpected bug in the evita-usb code!)
* microphone and sound recording now also work as expected (was a bug with some files in the ROM, _not_ kernel related!)
* improved situation for the cam (kernel-hack wise *cough* ... will tell details later) ... but at least the camera app does NOT force-close anymore ... and ... the logcat doesn't complain any longer about no compatible cams found
will update github repo and flashable kernel-update download later
cheers
Im back
sweep2wake is done
just on a note ...
we (the "remaining" fireball (sense-)dev team: kimba99, jose51197, 24ky, megaghostgamer) ... now switched from the older "Infernal4+ 0.7beta" ROM to our _new child_ ...
"ChaOri-K99 v2.00" ... JB4.1.1 Sense4+ ROM (based on valentewxc9 build 3.05.709.1 & newly ported from scratch to fireball)

[MOD] BlackenedMod v3.0 (Pixel / Pixel XL)

Introduction:
This modification / custom kernel configuration for Pixel and Pixel XL is optimized and made with the focus on bringing several, carefully tuned behind-the-scenes enhancements & adjustments that improves overall critically needed performance, system responsivness and battery life to the highest possible level. The seed to this project can by the way be found here, for anyone that is interested of its origins.
Note: This script is not recommended to be modified or customized by the user.
The latest release can be found here.
Disclaimer:
This is presented as "what if". If this modification screws up or breaks anything for you, I am not the one to be held responsible. It's a free will to try out this kind of changes/modifications/addons/tweaks, just don't blame the inventors for eventual bad results and/or screw-ups.
Features:
Reduced battery consumption
Device specific enhancements for best possible balance between battery life & performance
Enabled, and fully configured, Boeffla generic kernel wakelock blocker
[
Disabled a lot of useless stuff at kernel level (Improves battery life as well as performance)
CPUSet improvements & optimizations
Schedtune tweaks (Improves responsivness)
Power efficiency enhancements
Wide IO block tuning (Reduces the possibility of hiccups, lags and overhead)
Possibly other miscellaneous things I've forgotten to write down here, both big and small.
Requirements/what you need for getting this script fully working:
An unlocked bootloader
Your own specific choice of kernel
Latest Magisk
Busybox for Android NDK Magisk Module by @osm0sis
Patience
Installation/How-To use & abuse:
1) Download the attached ZIP
2) Extract the script
3) Move the script to the following location;
/data/adb/service.d and give the script the following permissions (0755)
4) Reboot your phone, let Android boot to the launcher and let Magisk boot service do its crucial magic (takes a few seconds before the scripts is fully up and running around behind the scenes)
5) Enjoy!
Note: If you still are unsure how to do for making my kernel configuration / modification work & be up and running behind the scenes, then please read @Phalanx7621 phenomenal guide here or check out @Phalanx7621 in-depth video here. The installation method is the same for both the first generation as well as the second generation of Pixels!
Credits:
@nathanchance for his contributions with his Flash Kernel
@franciscofranco for all the information on which kernel wakelocks that is safe to block
@Phalanx7621 for his phenomenal how-to guide
@Lord Boeffla for his awesome generic kernel wakelock blocker
@pkgnex for inspiring me walking into this partially unknown territory from the beginning
@flar2 for his excellent EXKM application and ElementalX Kernel
@osm0sis for his Magisk Busybox module
Everyone that I've forgotten to mention here
Telegram:
If you want to try out betas / previews of my script before they are officially released, or just hangout and chat a little, then join the official Telegram group here
To-Do list:
Optimize and properly tune things even further for best possible balance between battery life, system responsivness and performance
Contributors:
@xFirefly93
Created: 2018-10-08
Last updated: 2019-01-04
Been following your thread over in the Pixel 2 XL forum, nice to have you here
Edit: sorry for stealing the first post btw hehe
EDIT: My changelog dedicated post have exceeded 30000 characters, so I have decided that the changelog will only be included in the respective update posts from now on!
So you all know how the situation is.
shagbag913 said:
Been following your thread over in the Pixel 2 XL forum, nice to have you here
Click to expand...
Click to collapse
I'll do whatever I can on the first generation Pixels for giving you guys & girls the same awesome experience.
And thanks btw.
:highfive:
Update!
v1.1 (Minor release)
- Made a few more (hopefully) battery conserving adjustments to the Sched governor.
Enjoy!
There is no .core folder inside /sbin, do we have to create it ? Edit: reboot solved. Couldn't see it.
Got it installed and I'm thinking it's working. Does the script turn off Core Control ? Just noticed it's off in Ex Kernel Manager , is this by design ?
Core control screenshot
Phalanx7621 said:
There is no .core folder inside /sbin, do we have to create it ? Edit: reboot solved. Couldn't see it.
Got it installed and I'm thinking it's working. Does the script turn off Core Control ? Just noticed it's off in Ex Kernel Manager , is this by design ?
Click to expand...
Click to collapse
Hm, I have not touched the specific tunable that is controlling Core Control.. Maybe it is disabled because of my Sched CPU governor tweak.
Phalanx7621 said:
Core control screenshot
Click to expand...
Click to collapse
xFirefly93 said:
Hm, I have not touched the specific tunable that is controlling Core Control.. Maybe it is disabled because of my Sched CPU governor tweak.
Click to expand...
Click to collapse
I can confirm that the same happens to me.
Thanks for the work!
Phalanx7621 said:
Core control screenshot
Click to expand...
Click to collapse
Old Man Dave said:
I can confirm that the same happens to me.
Thanks for the work!
Click to expand...
Click to collapse
I'll take a look into it later today.
EDIT: Oh snap, I forgot that I have disabled the Core Control tunable in my script. My bad, sorry.
Do you guys want to have it enabled or disabled btw?
xFirefly93 said:
I'll take a look into it later today.
EDIT: Oh snap, I forgot that I have disabled the Core Control tunable in my script. My bad, sorry.
Do you guys want to have it enabled or disabled btw?
Click to expand...
Click to collapse
I mean I'm only concerned with battery life. If you get better battery life with it off, I'm down with that for sure.
Phalanx7621 said:
I mean I'm only concerned with battery life. If you get better battery life with it off, I'm down with that for sure.
Click to expand...
Click to collapse
I will compare how my Marlin / Pixel XL performs with it disabled respectively enabled and see which "solution" that is giving best battery life with less performance tradeoffs, and then I will include the best overall compromise in v1.2 of my kernel configuration / script.
For anyone else interested in this, this is how I went about it:
1) Downloaded Flash Kernel from his thread over here https://forum.xda-developers.com/pixel-xl/development/marlin-flash-kernel-1-00-t3788300
2) Downloaded the latest version of this mod
3) Downloaded the Magisk module required, which you can find by searching Magisk for "busybox" and choosing the "Busybox for android NDK" version
4) Flash that Magisk module, reboot into recovery, flash the Flash kernel (no need to reflash magisk, it's automatic), reboot back into system.
5) Check to make sure Magisk is functioning properly, for me I had to reboot due to an error in the application but that may have been on my end.
6) So now you have Flash kernel and the Magisk module required to be able to properly run this script. Extract the script from the .zip file you downloaded to a folder.
7) Ok so these next steps if you aren't familiar with this stuff could be tricky, but it's actually simple it just sounds tricky. I use Mixplorer for this, I highly suggest using it, it's free and it's on XDA Labs here. https://labs.xda-developers.com/store/app/com.mixplorer But any file explorer w/ root access will do. Inside the folder you extracted the script into there are two versions, choose the Public Release version and copy that file. Navigate to root ( / ) and go to /data/media/0 and paste the file there. The reason for this is you have to change the permissions to allow it to be an executable script and this folder allows that. (there are other ways to do this, FYI but this works just fine for me) You want the permissions to be 755, so it would look like this: (see attachment) To change permissions in Mixplorer, just long press the file and hit the little i (for information) in the upper right. Then click on the permissions you want to change.
8) Now all you have to do is copy that file you just changed the permissions to and paste it into: /sbin/.core/img/.core/service.d | | Now you won't be able to SEE .core unless you have hidden files on, in Magisk it's in the upper right hand corner 3 dot menu. Click Show Hidden. After you paste the file there, reboot and congratulations, you have achieved greatness.
Phalanx7621 said:
.. FYI..
Click to expand...
Click to collapse
Thanks a lot for the in-depth guide! I added your guide to the OP both in this thread and over at my Pixel 2 (XL) thread!
:highfive:
xFirefly93 said:
Thanks a lot for the in-depth guide! I added your guide to the OP both in this thread and over at my Pixel 2 (XL) thread!
:highfive:
Click to expand...
Click to collapse
Oh ok cool, just wanted anybody else to be able to use this awesome mod too, it works wonderfully!
I miss this path on my pixel: /sbin/.core/img/.core/service.d
i'm on last LOS 16.0
moyses said:
I miss this path on my pixel: /sbin/.core/img/.core/service.d
i'm on last LOS 16.0
Click to expand...
Click to collapse
It's there.... I'm on the same rom. You need to start at root and not device storage, as well as show hidden folders
moyses said:
I miss this path on my pixel: /sbin/.core/img/.core/service.d
i'm on last LOS 16.0
Click to expand...
Click to collapse
Use X-plore file manager adn give Root permissions and in settings Show hidden files or folders something.
Update!
v1.2 (Minor release)
- Optimized Sched governor for best balance between performance & battery life
- Reverted pm_freeze_timeout to stock settings
- Raised dirty_ratio to 30
- Some minor script based clean-ups here and there
Enjoy!
xFirefly93 said:
Update!
v1.2 (Minor release)
- Optimized Sched governor for best balance between performance & battery life
- Reverted pm_freeze_timeout to stock settings
- Raised dirty_ratio to 30
- Some minor script based clean-ups here and there
Enjoy!
Click to expand...
Click to collapse
Hi, which release from Public and Maintenance we have to use. Thank you for your hard work.

Categories

Resources