[Q&A][Official] Scorched Kernel ICS Discussion - Samsung Galaxy S Blaze 4G

The main thread should be limited to bug reports and logcats - use this thread for general conversation and question/answers stuffs.
Hope you guys like it!

Great work! Thanks for fixing the standby issue so quickly!
General question: Is it possible to have BLN support with this kernel for use with Tweaked?
I don't really know all that's involved with adding BLN, but it's the reason I keep switching from Tweaked to Thomas's PA. Then I miss wifi calling so I switch back

anactoraaron said:
Great work! Thanks for fixing the standby issue so quickly!
General question: Is it possible to have BLN support with this kernel for use with Tweaked?
I don't really know all that's involved with adding BLN, but it's the reason I keep switching from Tweaked to Thomas's PA. Then I miss wifi calling so I switch back
Click to expand...
Click to collapse
There are two components to BLN. The first part is kernel support, which is ridiculously easy to add in. The second part is a module called lights.msm8660.so that must be built against the proper Android framework (I think).
I've tried getting it to work with erikmm, using a .so file from Cyanogenmod and the BLN application just crashes.
I'm just a kernel developer... I have very limited knowledge of how to build the OS or modules like this one. However, if someone wants to chip in on that part, I'd be more than happy to lend any help I can.
I'll go ahead and add BLN support into the kernel in the next couple of days, and whoever wants to tinker around with getting the module working can do that

Dumb question
How do I access governor settings? Thanks.

Palisandr said:
How do I access governor settings? Thanks.
Click to expand...
Click to collapse
Download antutu cpu master (free) from the play store, or another free app or buy or try some other program. There's quite a few. Almost all do the job well.

merwin said:
There are two components to BLN. The first part is kernel support, which is ridiculously easy to add in. The second part is a module called lights.msm8660.so that must be built against the proper Android framework (I think).
I've tried getting it to work with erikmm, using a .so file from Cyanogenmod and the BLN application just crashes.
I'm just a kernel developer... I have very limited knowledge of how to build the OS or modules like this one. However, if someone wants to chip in on that part, I'd be more than happy to lend any help I can.
I'll go ahead and add BLN support into the kernel in the next couple of days, and whoever wants to tinker around with getting the module working can do that
Click to expand...
Click to collapse
Ill help and yes the bln mod is easy to implement into the kernel then PIA is the lights.*.so not working properly but I'll see what I can do
Sent from my SCH-I605 using xda premium

erikmm said:
Ill help and yes the bln mod is easy to implement into the kernel then PIA is the lights.*.so not working properly but I'll see what I can do
Sent from my SCH-I605 using xda premium
Click to expand...
Click to collapse
Thanks! My real job is getting in the way, but I'll get the change in there. Well, my real job and figuring out why the f**k I can't get adb shell to start as root. Seriously tried everything.
(edit) Everything I had not tried... root ADB access is now achieved. Woot!

Related

[Kernel][TeamViper]Spartacus_EB13_1.3GHz Build From Source[17 Mar 2011]

------------------------------------------------------------------------------**DISCLAIMER**------------------------------------------------------------------------------​
Ok, So I decided to get this kernel out and played with a little more. Had quite a few people test it with success, so I'm gonna release it, but of course, I have to release it with the standard disclaimer.
I nor any of the contributors to this Kernel will be held responsible for anything you decide to do on your own. By downloading and flashing this kernel, you are knowingly accepting the fact that it may not work for you. If you should have any issues though, we are more than happy to help you to try to get it working.
The Battery Tweaks Have Been Removed Until They Are Updated... I Have Permission To Use Them, And I WILL Change Them, But I Will Also Make Sure I Don't Forget Credit This Time. My Apologies For The Last One.
---------------------------------------------------------------------------------**CREDITS**---------------------------------------------------------------------------------​
Rodderik - For helping me out from the start. We've been working on kernels since day one of the source drop, but I also had ROM stuff to do and he just kept his kernel wheels turning. The mans a Genius.
Supercurio - For paving the way with voodoo sound.
Mkasick - For the video and keyboard patches.
Paiyne - For putting all my tester kernels through the gauntlet and letting me know what needed to be fixed right away so I could make sure it was a stable release.
All my other testers - I wouldn't be where I am without you guys. So thank you all
-------------------------------------------------------------------------------**CHANGELOG**-------------------------------------------------------------------------------​
..::Spartacus v1.0::..
*Added A2SD*
*Added A Few CPU Scripts For Verification, And For Setting Frequencies*
*Overclockable To 1.3Ghz*
*Added A 1.3GHz, 1.2Ghz, And 600MHz Step*
*Added Camera/Video Fix By Mkasick*
*Added Keyboard Patch Fix By Mkasick*
*Undervolted A Little, But Not Much Because Of The Battery Tweaking Scripts*
*Added Voodoo Sound By Supercurio*
*Added Rodderiks Malware Patch*
*Raised The FPS Cap*
*Added All Scripts Needed For A2SD*
*Added My Custom Backup And Restore Scripts*
*Built From Source*
*Removed Battery Tweak Scripts Until I Update Them*
Yes.... I will make sure credit goes to everyone else that worked on them too...
NOTE: My custom backup and restore scripts are a work in progress. I know for sure that the backup works (I've had many testers confirm this), but I've changed the restore script, so hopefully it works for you. To give you a few features of what the script does, here's a brief rundown.
Backup
1. Backs up /data/app.
2. Backs up /data/app-private.
3. Backs up /data/data
4. Creates a compressed .tar file of backed up /data/data to conserve space.
5. Creates a folder on your sdcard for easy access labeled "backuppro".
Restore
1. Restores /data/app from sdcard to phone.
2. Restores /data/app-private from sdcard to phone.
3. Uncompresses .tar file and restores data to phone.
4. Once restored, the apps show back up in your "downloads" section of the Market again so you can still update when an update is available.
5. What to restore is optional. Whether it be both apps and data, or one or the other. You have the option to choose what you want with simple "y" or "n" responses.
When running the backup.sh script, you may see "No such file" or "No such directory", don't worry this is normal, it is still performing the requested actions. Also, before you backup or restore, the script will tell you exactly how much space is being used in the folder on your sdcard. This number does not show up until after the first time you run it obviously, but after the first time, it will show you exactly how much space you are using for apps & data.
---------------------------------------------------------------------------------**SCRIPTS**---------------------------------------------------------------------------------
Here Is A List Of The Scripts Included In The Kernel Flash And Their Description Of What They Do
(All commands are typed here exactly as they should be typed into Terminal Emulator following "su")​
1. 1200perf.sh - This script can be run to quickly change the CPU Frequency to 1.2GHz Max and 200MHz Min Frequencies while on the Conservative Governor.
2. 1300perf.sh - This script can be run to quickly change the CPU Frequency to 1.3GHz Max and 200MHz Min Frequencies while on the Conservative Governor.
3. backup.sh - This script was created custom by Team Viper to backup your /data/app & /data/app-private folders to your sdcard, as well as your /data/data folder.
4. restore.sh - This script was created custom by Team Viper to restore your /data/app & /data/app-private folders and your /data/data files back to your phone from the sdcard.
5. cpufreq.sh - This script sets your governor to 'Conservative' and your frequency changing thresholds to 50/10.
6. getfreq.sh - This script can be run to tell you your current CPU Frequency.
7. getgov.sh - This script can be run to tell you your current CPU Governor.
8. verifycache.sh - Force /system dalvik-cache on /data instead of /cache if it is not large enough.
9. maxperf.sh - This script sets your CPU to 'Conservative' while setting your Max frequency to 1300MHz, and your Min frequency to 200MHz.
10. minfree.sh - This script sets your phones internal memory killer to slightly more aggressive settings.
11. tweaks - This script allows you to change certain features of the phone. With it, you can change your Hardware Accelleration, Stagefright Media Player, JIT, and Dalvik Heap Sizes status to either Enabled or Disabled. It prompts you to make a backup first, or you can not use the script.
12. Malware Patch - Rodderick wrote up this script to prevent anyone from accessing your phone or causing virus like issues. Thanks Rodderik, we love your tight butt.
------------------------------------------------------------------------------**DOWNLOADS**------------------------------------------------------------------------------
Spartacus Kernel Download & Mirror
Spartacus_v1.0_EB13_1.3GHz​
This Kernel Was Built Entirely From Source, But Has The Battery Tweaks Removed Until They Are Updated. I Will Post Another Version Tomorrow When I Get More Time With The A2SD Scripts In It.
------------------------------------------------------------------------------**APPLICATIONS**------------------------------------------------------------------------------
Here are a few applications that you can use with the kernel. Some applications are needed, such as Terminal Emulator, some applications are optional, such as Voodoo Control App, and some applications are just for fun, such as Linpack. Regardless of your choice, enjoy
Voodoo Control App
Terminal Emulator
Linpack
Quadrant
Smartbench 2010
Smartbench 2011
Neocore FPS Test
SimplyLock Lockscreen Replacement
Just wanted to make sure everyone was aware, even though they are posted in my thread, I am NOT taking credit for them. Just a heads up.
NOTE: All the applications that I have listed here are FREE in the market. I simply placed them here for convenience. If you like the apps, feel free to go to the market and purchase the donation versions if available.
You can also download SetCPU from the Developers page on XDA found here or you can get it from the Android Market. If you like the app, show your support for the Dev and purchase it, it's cheap, it wont break you .
------------------------------------------------------------------------------**RESOURCES**------------------------------------------------------------------------------​
Team Viper
Team Viper's Official Site: Click Here
Team Viper's Official Wiki: Click Here
Team Viper's Official Tickets: Click Here​
I'd like to now thank all of you for your support! All the work I do is 100% free and I will never charge for anything I do. Should you ever feel the need to donate, you are more than welcome to and you can donate by clicking this link.
Click Here to buy me a soda, beer, or Flux Capacitor for my DeLorean... Yes, that's right, you are NOT the only time traveling Ninja, set on a quest for truth and justice. The only difference between me and you... I was trained by Chuck Norris.
Downloading now.
You should of waited to see if you get the OP back,you should be ok since you said you made a mistake...
Sent from my SPH-D700 using XDA Premium App
ecooce said:
You should of waited to see if you get the OP back,you should be ok since you said you made a mistake...
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
I was going to, but i hate defending myself for honest mistakes... I removed any trace of anything people could yell about. I built this personally from source myself, and people can see that i did it. That way there's no questions. And for all the people that said stuff in the other thread... If you don't like my work... don't download it... seriously... developing for the Samsung Epic turned from being fun for me to living in a daytime soap opera... This may be the last thing i do.
Nothing against you ecooce... i've got no beef with you... I agree 100% with the statement you made, what he did was uncalled for... but credit DID need to be given... I just wish i would have been properly presented with the opportunity to fix my mistake before anything happened. I would have gladly done so.
I'm sorry, i don't mean to rant, i just feel like i need to present my case to everyone. If you've been a loyal follower of Viper or not, i never intended to do wrong. I understand that when ViperROM first started, yeah, we have had a few things that didn't work, but our ROM is just like anyone else's out there today... I've personally never heard of anyone needing to replace their phone after running one of my ROM's... I'm not even making the current release, and TPhillips busted his ass on it, but i'm sure someone will say something about it. ViperROM has advanced since we've started, and we're not backing down because some of the other dev's dont like us. We don't care. Again, i apologize for not giving credit to begin with, it was an honest mistake and i gladly fixed the mistake by stating i was sorry.
Here's the bottom line. I Credited other people in my thread, so it's obvious i don't have issues with crediting people. I apologize for my mistake. If you don't like me, or any other person of the team, you have the freedom to choose not to install this. To everyone else, Thank you.
Agreed,well said...
Sent from my SPH-D700 using XDA Premium App
BThomas22x said:
I was going to, but i hate defending myself for honest mistakes... I removed any trace of anything people could yell about. I built this personally from source myself, and people can see that i did it. That way there's no questions. And for all the people that said stuff in the other thread... If you don't like my work... don't download it... seriously... developing for the Samsung Epic turned from being fun for me to living in a daytime soap opera... This may be the last thing i do.
Nothing against you ecooce... i've got no beef with you... I agree 100% with the statement you made, what he did was uncalled for... but credit DID need to be given... I just wish i would have been properly presented with the opportunity to fix my mistake before anything happened. I would have gladly done so.
I'm sorry, i don't mean to rant, i just feel like i need to present my case to everyone. If you've been a loyal follower of Viper or not, i never intended to do wrong. I understand that when ViperROM first started, yeah, we have had a few things that didn't work, but our ROM is just like anyone else's out there today... I've personally never heard of anyone needing to replace their phone after running one of my ROM's... I'm not even making the current release, and TPhillips busted his ass on it, but i'm sure someone will say something about it. ViperROM has advanced since we've started, and we're not backing down because some of the other dev's dont like us. We don't care. Again, i apologize for not giving credit to begin with, it was an honest mistake and i gladly fixed the mistake by stating i was sorry.
Here's the bottom line. I Credited other people in my thread, so it's obvious i don't have issues with crediting people. I apologize for my mistake. If you don't like me, or any other person of the team, you have the freedom to choose not to install this. To everyone else, Thank you.
Click to expand...
Click to collapse
Good man.
As someone thats around you guys alot (the team), I've got to say people on here don't understand how much work gets put into these things. Even though he borrowed some Scripts, as you can see here, the kernel doesn't need the scripts at all to run, and is an amazing kernel WITHOUT the scripts, with just everything BT made HIMSELF.
The dudes helping our Epics while ACTIVELY serving our country EVERYDAY as well, and you don't see him complain or ask for anything in return. Imagine yourself being in the military all day and than dev'ing all night. I sure as hell know I'd be tired. But he still does it anyway cause he enjoys it.
But as you can tell, it seems that enjoyment is slowly being taken away from him, which is horrible. Hasn't anyones momma on here taught them the "If you don't have anything nice to say, don't say anything at all?".
Dudes a great guy yet I haven't seen much respect shown toward him on here and its kind of sickening. I mean no disrespect towards anyone on here, but anyone that's got something against BT or anyone on the ViperTeam, take it up with them privately from now on. You may also take notice that they ViperTeam doesn't go around implying they're better than anyone like some other groups you see around. If you don't like their stuff, they don't care. Just don't use it.
And a problem I saw in the other thread was people saying the kernel was breaking their root.
People, if your on Syndicate, Their root is in their KERNEL instead of their ROM. Therefore if you flash a kernel that doesn't have the root files, you will lose root on the ROM because the root was in the kernel. So stop thinking its the kernels fault when your on Syndicate and this kernel makes you lose root.
Don't know if it works but you can try flashing the kernel than one-click-rooting if you want. That may make it work. Other than that, don't keep saying "I'm running ACS's rom and this kernel makes me lose root! rage!!$%%percent%[email protected]!"
/rant.
Keep it up BT, trying er out now.
Soooo...this does have a2sd?
I know it says "added a2sd", I only ask since the a2sd instructions werent included
Btw, whats the swap partition for? I have a2sd setup from baked snack, but I don't remember it having me make a swap partition...what purpose does that serve? (Just out of curiosty)
And since I don't have a swap, I'm gonna have to remove the partitions first....is there an option to do this in cwm or will I have to adb it?
Sent from my baked and emotionless SPH-D700
thanks
thanks bro you now how i feel hahaha you the man regardless so lets just do the dang thing BT imma hit u up in the irc bro..tomorrow lol
Does this kernal still have the color problem?
Sent from my SPH-D700 using XDA App
Thanks!
10 char
**** happens people can be big ass's but don't trip everyone still loves you and the work you and the team do. Maybe next time they won't jump the gun and freak out about the little stufff in life.
Sent from my SPH-D700 using XDA Premium App
Just installed and love the speed of this.
But after I wake the phone up from from its first sleep after reboot, color goes weird. Color is all washed out.
Screen looks normal on first boot, its only after the first wake up does it go weird.
I will reinstall when this is fixed.
Can we get everything except the color changes without a2sd?
Sent from my Epic 4G using XDA Premium app
SemiGamer said:
Good man.
As someone thats around you guys alot (the team), I've got to say people on here don't understand how much work gets put into these things. Even though he borrowed some Scripts, as you can see here, the kernel doesn't need the scripts at all to run, and is an amazing kernel WITHOUT the scripts, with just everything BT made HIMSELF.
The dudes helping our Epics while ACTIVELY serving our country EVERYDAY as well, and you don't see him complain or ask for anything in return. Imagine yourself being in the military all day and than dev'ing all night. I sure as hell know I'd be tired. But he still does it anyway cause he enjoys it.
But as you can tell, it seems that enjoyment is slowly being taken away from him, which is horrible. Hasn't anyones momma on here taught them the "If you don't have anything nice to say, don't say anything at all?".
Dudes a great guy yet I haven't seen much respect shown toward him on here and its kind of sickening. I mean no disrespect towards anyone on here, but anyone that's got something against BT or anyone on the ViperTeam, take it up with them privately from now on. You may also take notice that they ViperTeam doesn't go around implying they're better than anyone like some other groups you see around. If you don't like their stuff, they don't care. Just don't use it.
And a problem I saw in the other thread was people saying the kernel was breaking their root.
People, if your on Syndicate, Their root is in their KERNEL instead of their ROM. Therefore if you flash a kernel that doesn't have the root files, you will lose root on the ROM because the root was in the kernel. So stop thinking its the kernels fault when your on Syndicate and this kernel makes you lose root.
Don't know if it works but you can try flashing the kernel than one-click-rooting if you want. That may make it work. Other than that, don't keep saying "I'm running ACS's rom and this kernel makes me lose root! rage!!$%%percent%[email protected]!"
/rant.
Keep it up BT, trying er out now.
Click to expand...
Click to collapse
I don't complain much on here, but one click root didn't work. I read the whole thing and it keeps saying not allowed throughout the process so hopefully I can figure it out how to deeply my phone. To the op, thanks for your efforts
Sent from my SPH-D700 using Tapatalk
squshy 7 said:
Soooo...this does have a2sd?
I know it says "added a2sd", I only ask since the a2sd instructions werent included
Btw, whats the swap partition for? I have a2sd setup from baked snack, but I don't remember it having me make a swap partition...what purpose does that serve? (Just out of curiosty)
And since I don't have a swap, I'm gonna have to remove the partitions first....is there an option to do this in cwm or will I have to adb it?
Sent from my baked and emotionless SPH-D700
Click to expand...
Click to collapse
Bump quoting because I want this answered (specifically about the swap)
Sent from my baked and emotionless SPH-D700
BT again THANKS!
Will try it out.
Been running Viper Roms forever but was trying others while waiting for the new release. i was on Midnight when I flashed the new Kernel and it seemed to work fine. I then put Trinity back on an did a few more things....well bottom line I cannot get the new kernel to work now with trinity. I've odin'd back to stock and worked my way up and as soon as I put the new kernel on it hangs at the Samscreen. I can flash the 03a and 4 kenels with no problem but Spartacus is out of the question. Any Idea what I may have F'd up?
BT...just trying this out and seems to be great, as usual from team viper. Just a quick question...does running one of the performance scripts eliminate the need for set cpu...or would I still need both? Thanks again! Happy st pat's day!
Sent from my SPH-D700 using XDA Premium App
lilmikeyv said:
BT...just trying this out and seems to be great, as usual from team viper. Just a quick question...does running one of the performance scripts eliminate the need for set cpu...or would I still need both? Thanks again! Happy st pat's day!
Edit: nm...the scripts didn't seem to work for me...I'll just adjust on set cpu then...superfast...thanks!
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
Sent from my SPH-D700 using XDA Premium App
It eliminates it.
lilmikeyv said:
BT...just trying this out and seems to be great, as usual from team viper. Just a quick question...does running one of the performance scripts eliminate the need for set cpu...or would I still need both? Thanks again! Happy st pat's day!
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
Sent From My Evo Killer!

<Thanks for testing via pm everyone!>smoothFAILkernel

UPDATE 4.10.11 - Moving my learning curve towards a more user-biased concept - see x99percent or scaryghoul for GREAT kernels!
OP Here - http://romrepo.info/viewtopic.php?f=19&t=20
WARNING! Will not have wifi working and will not work properly on cm nightlies 31+, newest MIUI, Evervolvs new release may still not have the new video drivers. See original link for details.
Git: https://github.com/smoothtaste/speedy-gb
Proof of concept, with my sd reader fried I need a bigger test base to see if its going in the right direction and actually being used by end-users. If anyone is up to helping me with merges and such while I'm stuck in the middle of nowhere it'd be pretty sweet
Original goal: bring an OC/UV kernel to the table for 2.3 aosp roms with proper smartass governor implementation *as per x99percents interpretation. Then as kernel matures implement into aosp build (A few of my fellow users have agreed to or already are working on this.)
Git cloned toastcfh, not used to having to list things publicly so my git is sloppy. ENTIRE kernel base is toastcfh. I just cloned him a few moments too early, cause the video drivers are already outdated.
Inserted freq/voltage tables found in x99's sense kernels. Also implemented x99s interpretation of the governors, great work.
Very special thanks to scaryghoul for repeatedly telling me how far too far really is, for giving me a couple great scripts (which I then misused, hence broken wifi.) And for just being a cool mofo who knows some shiz.
UPDATE 4.10.11 - Moving my learning curve towards a more user-biased concept - see x99percent or scaryghoul for GREAT kernels!
You have been warned, I am teaching myself at my own pace and there might not be ANY reason YOU should use this. Unless you wanna help me get better, of course.
REMEMBER! Not cm7 31+ or newest miui. Will have a VERY hard time scrolling.
Download - http://www.mediafire.com/?q2ga68mqvwsawsb
Toasted by Nightly.
Changelog!
V.0.0.fail
Merged with toastcfh 3.27 - integrated x99percents freq tables and governor patches. Made into flashable zip thanks to scaryghouls script - and in turn destroyed wifi functionality. My mistake :X
If anyone does this on the correct roms I'm looking for battery life and performance infos. If we get a lil attention, we'll go ahead and bring the public release up to date.
Toasted by Nightly.
Ahhh shift ya got it workin!?
Sent from my HTC Knight using MikShift using TapaTalk
Yeah I did the other day. Like I said my Shift for personal use has crapped out, no sd card mounting anymore. XD - Dunno why I left my spare at home.
If people like the implementation and performance on older builds I'll update it. Like I said before, ANY guidance and/or advice is GREATLY appreciated.
Sent from my PG06100
smoothtaste said:
Yeah I did the other day. Like I said my Shift for personal use has crapped out, no sd card mounting anymore. XD - Dunno why I left my spare at home.
If people like the implementation and performance on older builds I'll update it. Like I said before, ANY guidance and/or advice is GREATLY appreciated.
Sent from my PG06100
Click to expand...
Click to collapse
That happened to me the other day...try going to recovery..I think under advanced settings and partition the sdcard..I lost 1 gb by doing it but it worked..i was on CM7..I think I went to umount and it never remounted
Sent from my HTC Knight using MikShift using TapaTalk
It won't download from media.
On my Gingerbreaded Evo-Shifted Premium XDA App.
JKILO said:
That happened to me the other day...try going to recovery..I think under advanced settings and partition the sdcard..I lost 1 gb by doing it but it worked..i was on CM7..I think I went to umount and it never remounted
Sent from my HTC Knight using MikShift using TapaTalk
Click to expand...
Click to collapse
Yeah I've done that too. Nothing.
Crash its the same one you tried the other day. If mediafire doesn't work for you guys ill put it up somewhere else.
Sent from my PG06100
Will this work for CM7 RC 4.1 without issue?
Thanks buddy.
smoothtaste said:
Yeah I've done that too. Nothing.
Crash its the same one you tried the other day. If mediafire doesn't work for you guys ill put it up somewhere else.
Sent from my PG06100
Click to expand...
Click to collapse
On my Gingerbreaded Evo-Shifted Premium XDA App.
fifedogg said:
Will this work for CM7 RC 4.1 without issue?
Click to expand...
Click to collapse
Not this one, I've got a new one compiled but have been nowhere near my computer to upload it.
Smooth this would great for 4.1, lol!
smoothtaste said:
Not this one, I've got a new one compiled but have been nowhere near my computer to upload it.
Click to expand...
Click to collapse
On my Gingerbreaded Evo-Shifted Premium XDA App.
CrashV2010 said:
Smooth this would great for 4.1, lol!
On my Gingerbreaded Evo-Shifted Premium XDA App.
Click to expand...
Click to collapse
I'm trying crash, lol. I'm terrible at getting around to things.
Sent from my PG06100
smoothtaste said:
I'm trying crash, lol. I'm terrible at getting around to things.
Sent from my PG06100
Click to expand...
Click to collapse
Dude, I'm just picking on ya... This is great stuff on the Shift....
hey sorry to go a little off topic. I didn't want to start a new thread. Any progress on a aosp rom smoothtaste? =D can I help in anyway shape or form (aka buy u a beer to get u into ur dev zone)?
lilgrass71 said:
hey sorry to go a little off topic. I didn't want to start a new thread. Any progress on a aosp rom smoothtaste? =D can I help in anyway shape or form (aka buy u a beer to get u into ur dev zone)?
Click to expand...
Click to collapse
Get with jkilo. He'll know if there's progress being made or not. My current dilemma (with both kernel and rom dev) is I'm in the middle of nowhere and don't have the service to sync upstream.
Sent from my dread(ed) speedy
UPDATE 4.10.11 - Moving my learning curve towards a more user-biased concept - see x99percent or scaryghoul for GREAT kernels!

>>>Vanilla-Swirl-ICS<<<[4.0.3]V1.0

>>>Vanilla-Swirl-ICS-4.0.3<<<
I am a new developer learning ROM development
I have decided to take over where thebakeryoven stopped
this is based on 4.0.3
I take no credit for what thebakeryoven has done to this rom
>>>Features<<<
Market is integrated
added dalvik mods and some script edits
many small unseeable mods
Trebuchet Launcher (may be changed to Nova give me an opinion)
Downloads
for V2.5 PM me its a lot better
it has scripts from luciferri integrated
toggles
Better Dalvik optimization than 1.0
GAPPS
Read me first
on first boot it will give you two options choose setup
also the background will be messed up after you finish configuring google account
reboot and background will be fixed.
NOTE
even though it looks like google apps it doesnt install gapps
that is not allowed if you want you can download them for the market.
>>>What's Coming<<<
in later version the two options at first boot will be fixed. (will be in 2.0)
also more stability is coming in 2.0
USB-MS integrated in 2.0
better dalvik optimization in 2.0
Latest Trebuchet in 2.0
USB mount fix
http://forum.xda-developers.com/showthread.php?t=1389375
Not Working:
Camera
Wimax
4G
I overclock to 1075mhz and it runs really snappy
happy new year
I wasn't aware the ICS google apps were downloadable from the market? I thought those were the older version?
I could be wrong though..
not sure about that either but they work.
bbowerman said:
not sure about that either but they work.
Click to expand...
Click to collapse
It would be nice to have a gapps zip to flash with this though as having the newer ICS gapps is one of the bonuses of running ICS alphas in the first place..Just a suggestion.
MrDSL said:
It would be nice to have a gapps zip to flash with this though as having the newer ICS gapps is one of the bonuses of running ICS alphas in the first place..Just a suggestion.
Click to expand...
Click to collapse
I will put upload gapps and link it on main post in a minute.
Link is up
Not a big fan of nova, I like original.. Just a thought... Thanks for taking over... Great challenge!
Sent from my PC36100 using xda premium
storm68 said:
Not a big fan of nova, I like original.. Just a thought... Thanks for taking over... Great challenge!
Sent from my PC36100 using xda premium
Click to expand...
Click to collapse
thanks for the input on this that helps greatly feel free to give me any advice/suggestions at any time.
Does cam work on this
Sent from my PC36100 using XDA App
arcejefferson said:
Does cam work on this
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
No should have added a list of not working sorry.
will add one.
waiting on someone to compile a driver
I am not that experienced yet.
if someone wants to compile one be my guest
I think someone is working on it though
bbowerman said:
No should have added a list of not working sorry.
will add one.
waiting on someone to compile a driver
I am not that experienced yet.
if someone wants to compile one be my guest
I think someone is working on it though
Click to expand...
Click to collapse
I know Decks been working on camera. Is this still based off of Decks or is it independent now?
guih said:
I know Decks been working on camera. Is this still based off of Decks or is it independent now?
Click to expand...
Click to collapse
its based off thebakeryoven
which is based off of decks so yes.
Update
I have done endless work this morning 2.0 is almost ready.
bbowerman said:
I have done endless work this morning 2.0 is almost ready.
Click to expand...
Click to collapse
Can't wait to test it out!
2.0 Update
It is finished right now when I get home tommorow I will upload it as soon as i get there.
I'm running decks, which is great...with that said, what is the feedback on this?? And where are some screenshots? (Not trying to be pushy)
bbowerman said:
its based off thebakeryoven
which is based off of decks so yes.
Click to expand...
Click to collapse
I'm getting ready to release my rom which is based off of yours which was based off of thebakeryoven which is based off of decks...hahahaha...I mean, how many times is decks work going to get ripped and turned into an "improved rom"....I mean, I could see if you were actually developing this BUT you're just editing the build.prop to make it your own and MAYBE adding or taking a few apps here and there BUT at the end of the day, you're not doing NOTHING....thebakeryoven didn't do anything and you most likely won't do anything but wait til either jaredthegreat or decks to do something so you can kang it.....JUST saying!...hahaha
So what made thebakeryoven drop work?????
Sent from my PC36100 using xda premium
sobaked2921 said:
So what made thebakeryoven drop work?????
Sent from my PC36100 using xda premium
Click to expand...
Click to collapse
His laptop broke and he decided to quit supporting that rom so he can learn first instead of kanging people's work left and right...
@mazdarider23
before you start saying anything on thebakeryoven or me get your facts straight build.prop wasnt the only thing "just edited" dalvik mods where added look for yourself also systemui.apk settings.apk and framework-res.apk where all decompiled edited and recompiled.
yes I understand that is not much I am not an experienced Developer but that is a lot more than just editing some text or build.props
I hope you do some better modding to this Rom but check the work before you go off saying things about thebakery or me.
this is the reason most developers are banning these projects.
and also I am not to proud to say Deck is a way better dev than me and is far more experienced.
and yes you may even be a better dev than me but you cant expect much from a single inexperienced dev
if you want to criticize take time out of your day to show us more!!!
asd87 said:
I'm running decks, which is great...with that said, what is the feedback on this?? And where are some screenshots? (Not trying to be pushy)
Click to expand...
Click to collapse
visually wise it looks the same havent changed the actual look yet but market is integrated in and like I said in the main post dalvik mods are done and some other mods I listed to mazda rider
P.S. chevy stomps mazda any day all day

[ROM][CM9] Android ICS Rom Port 2/17/2012

Cyanogen Mod 9 Port
For HTC Aria (Liberty)​
Current Developers
-Winsuk (original creator)
-rkrishnan2012
Thanks to (others who have helped)
rapmv78 (ICS HAL Camera code)
DrowningChild (Gingerbread Kernel)
zivan56 (Headphone fix)
CyanogenMod (ICS)
Working Features
Touchscreen
Calling/Texting
Wifi
Bluetooth
Accelerometer
Audio (Headphone icon doesn't work)
Not Working
EGL
Camera
GPS
FM Radio
More Stuff...
Current Progress
Getting the hardware acceleration to work...
Getting the camera to work using HAL ICS drivers...
Getting the GPS to work using HAL ICS drivers...
Download Link (thanks to Winsuk for compiling this version): http://www.mediafire.com/?pc22g4z8ceqzgg1
Gapps: http://evervolv.bpcr.biz/Eligo/ics/gapps-ics-tiny.zip
Github (Winsuk): https://github.com/WinSuk
Github (rkrishnan2012 [experimental/code might not work]): https://github.com/rkrishnan2012
What if I want to help?
Firstly, you need to read this and then compile android from winsuk's source. Then, look below and see what you need to do. Also, if you happen to get something to work, I can add your name to the developer list above. Thanks!
2/19/212
-Someone needs to try this and rename camera.qsd8k.so to camera.liberty.so and copy it into /system/lib/hw/camera.liberty.so. According to rapmv78, this should fix the camera.
Note to mods: Please PM me if there is something wrong with this thread, because I don't want this to be taken down again.
^ ^ ^ thanks For this. Hopefully this stays ;p
Love my Aria !!
It seemed like it got taken down due to the GPL restrictions in the thread in the stickies. I'm sure winsuk can reupload it following. The new guidelines.
Sent from my rooted phone
rkrishnan2012, Thank you for getting this back up here. I can't wait to see some more work done on it.
I hope you guys get the rest of the stuff running. My girlfriend dying to try this out since she 4.0 running on my phone.
Sent from my ADR6300 using XDA App
dirtsky said:
I hope you guys get the rest of the stuff running. My girlfriend dying to try this out since she 4.0 running on my phone.
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
I wish I knew a girl that knew what ICS was XD.
Anyway thanks for getting this back up, I look forward to seeing some Hardware Acceleration and Panoramic Pictures!
FlyinHi said:
I wish I knew a girl that knew what ICS was XD.
Anyway thanks for getting this back up, I look forward to seeing some Hardware Acceleration and Panoramic Pictures!
Click to expand...
Click to collapse
That is Funny!!
FlyinHi said:
I wish I knew a girl that knew what ICS was XD.
Anyway thanks for getting this back up, I look forward to seeing some Hardware Acceleration and Panoramic Pictures!
Click to expand...
Click to collapse
Lol! Well the only reason she knows what it is, is because of me talking about flashing different previews on my phone. But still I'd really like to see this running on the Aria.
Sent from my ADR6300 using XDA App
thank you!!! hope to see everything working soon
Sent from my HTC Sensation XE with Beats Audio using xda premium
If anyone wants, I can post instructions for what you can do to help with this project....This will involve having a linux system and compiling stuff (instructions will be provided).
I would be more than willing to help, but I dont have access to a linux OS.
tad1993 said:
I would be more than willing to help, but I dont have access to a linux OS.
Click to expand...
Click to collapse
You could dual boot: http://www.ubuntu.com/ (and of course, it's free ).
You can also create a bootable Linux USB drive http://unetbootin.sourceforge.net/.
Sent from my cm_tenderloin using xda premium
Okay then, I will post up some instructions for you guys to help out in this project.
Edit:
I added some stuff for you guys to follow/do. It should fix (or help fix) the camera.
I'd love to help! I'll fire up my Linux distro after work today and see what I can find.
EDIT:
SSH'd in to it, downloading everything now! Should have a build by the end of the night.
Nice. Let me know if you get any errors...
rkrishnan2012 said:
Nice. Let me know if you get any errors...
Click to expand...
Click to collapse
Had some interesting fun with the packages on Oneiric. Turns out lib32readline5-dev no longer exists in the repositories. I managed to find the lib32readline5 package, will that suffice, or should I remove that package and manually install the -dev one? Found a .deb for it after I had already started the repo sync.
you should be fine without it...as long as you have ubuntu 64bit (Oneric).
If you get any build errors (like I did), let me know because there is a fix for it...
Also, please try out the HAL camera as I said in my first post before you compile the rom.
THanks!
Hi there guys, Great to see that work is still being done on such an old phone, though its old, im stuck with it so a fresh look can be nice once in a while , Ill be keeping a keen eye on the updates , i tried the rom for myself and am impressed, not too far away from making this a RC imo, oh and, if anyone is keen, is anyone able to look into making the earpiece volume for incalls a little louder? I wasnt able to test it myself because no calls were going through, only texts , but if its anything like the original htc sence rims or the CM6-7.x 's they are a tad quiet and would do with some modding anyways thats just my 2 cents, Happy Modding!
Oh and i tried the camera "patch" I think, it didnt seam to fix it for me, though all i did is unpacked the files placed the renamed fixed camera .SO file into the correct location, then repacked the lot before flashing, I dont know if i was supposed to delete the other camera file that was there??

[WIP] [ROM] ICS Mutt

Ok, here is what I got for you guys to help me out on.
These are kanged from Gummy ICS for the Nexus S 4G along with parts from VB and KJ6.
ICS Mutt vTESTER 3. Still needs some smali/baksmali and a look at a few of the .apks.
ICS Mutt vTester 3
Changelog:
Added old version of swype to fix keyboard issue (temp fix)
Changed launcher
Hopefully fixed phone.apk and contacts.apk
Report back with logcats, what you did, and what happened. Also provide me a list of apps that are available.
erik and I did a lot...lol
Here is a link for the original bins, libs, and framework. This download is ONLY for those who are assisting. The zip contains a read me... read it:
Org Files
All these are flash at your own risk. These are NOT FOR TESTING OR CHECKING OUT! They are for Devs ONLY wanting to assist with this project while I am without an SGS4G. Just to let everyone know, I got a bad update from windows on my computer and it screwed up my hard drive (thanks Bill!). These are versions that were still on my sdcard that I had to piece together from memory. Please run logcats (preferably verbose) and report them back to me so I can make my notes and document all changes for reference on future devleopment. Anyone willing to lend a hand during my phones abscence, it will be much appreciated.
Here are links to the original ROMs for reference:
Gummy
Slim ROMs
Reserved for later to add info...
i am willing to test and to help discover bugs.
talbachi said:
i am willing to test and to help discover bugs.
Click to expand...
Click to collapse
Awesome! I'm recompiling some things right now and should have a tester out in the dev section (provided I can get the damn pointer to sync...lol)
We are so close now...
what!!!! first miui then cm7 now ics u guys i dont which rom im gonna use u guys are great thanks for making this phone way better aww yeah!!!
Hey man. Congratz that's quite an achievement
Sent from my SGH-T959V using xda premium
Do the "Emergency Call" and Language buttons work?
7TimesCursed said:
Do the "Emergency Call" and Language buttons work?
Click to expand...
Click to collapse
Nope... I did a verbose logcat and think i found the problem... Will work on it when i get home...
Sent from my BAMF SGH-T959V!
HolyGhostBoy1 said:
what!!!! first miui then cm7 now ics u guys i dont which rom im gonna use u guys are great thanks for making this phone way better aww yeah!!!
Click to expand...
Click to collapse
CM7 will probably work first, then after a week or more, MIUI willost likely work, then ICS. Because bhundven and raver, maybe me, will probably help Thomas with the kernel and more.
Sent from my SGH-T959V using xda premium
Hell yeah i'm super excited
Sent from my SGH-T959V using Tapatalk 2 Beta-2
Wait, so does this boot anymore?
Or did it die after you fixed the bug.
Because, sometimes, things can just boot in a fluke.
It still boots. Just doesn't do anything...lol... I'm going to rework everything right now... I got the source code for it...
Is there a github for this, or is this based on the sdk image?
bhundven said:
Is there a github for this, or is this based on the sdk image?
Click to expand...
Click to collapse
Good question brian. I didn't even think to post that. Thanks. Here are the links:
Gummy Source Code
Compile Gummy Yourself
And the OP:
[ROM][AOSP][4.0.3][CDMA] Gummy 0.9.0
thomas.raines said:
Good question brian. I didn't even think to post that. Thanks. Here are the links:
Gummy Source Code
Compile Gummy Yourself
And the OP:
[ROM][AOSP][4.0.3][CDMA] Gummy 0.9.0
Click to expand...
Click to collapse
Man,
I wish we had that many devs on our phone
Oh well, if we had more on cm7, it will help us collect more info on our phone so we can try a port to ics or aosp, or whatever...
Think of cm7 as a 'information collector' we can use to do new projects in the future.
I'd love to hop on this project, but I can't handle that much multitasking. I think we'd get further with more people on cm7, and then later do an ics port.
whadathink?
bhundven said:
whadathink?
Click to expand...
Click to collapse
I wish we did as well. I am amazed on how many devs they have with the cappy (my wife has one) and that phone kinda sucks...lol
I think you are right about cm7. As much as I would like to continue with this project, I think we need cm7 first...lol
I have recompiled this thing 22 times now and still cannot get it to work. The biggest accomplishment I have made was getting it to boot and the setup wizard to display. But have not gotten past that.
I don't know much about kernels, but the way you and team acid have laid things out for us, as well as having a little bit of time since I am on vacation now, I think I am giong to take a shot at it. But I still think there is A LOT more reading/learning I need to do first...lol
thomas.raines said:
I wish we did as well. I am amazed on how many devs they have with the cappy (my wife has one) and that phone kinda sucks...lol
I think you are right about cm7. As much as I would like to continue with this project, I think we need cm7 first...lol
I have recompiled this thing 22 times now and still cannot get it to work. The biggest accomplishment I have made was getting it to boot and the setup wizard to display. But have not gotten past that.
I don't know much about kernels, but the way you and team acid have laid things out for us, as well as having a little bit of time since I am on vacation now, I think I am giong to take a shot at it. But I still think there is A LOT more reading/learning I need to do first...lol
Click to expand...
Click to collapse
Enjoy your vacation!
Thanks brian...
Just to update everyone. I managed to get fix a couple of things. When I hit the menu button while in setup wizard, I can get into the wireless menu. I was also able to navigate thru the setup wizard, but had no keyboard input my email/password. I found I was missing a key file for the keyboard and will fix it later. However, after navigating thru the setup wizard, the homescreen/lockscreen doesn't show. It's coming together, slowly but surely...
Keep up the great work Thomas!
I made some good progress, I think anyways...lol
I installed swype and was able to get past the setup wizard properly.
I got the lockscreen to appear with a temp fix.
Still no homescreen, but I know where the problems lie and will be working on them tomorrow...
ICS is almost here!!!!!!!!!!!!!!!

Categories

Resources