[Kernel] [Sprint] [1.4/1.2 OC] Bauxite Kernel - 2/12/11 -V3.3 - Galaxy Tab Android Development

Extremely Alpha Code
Hey everyone...
I've developed what I think is the first 1.2ghz overclock for the Galaxy tab Sprint ONLY.
WARNING: THIS KERNEL MAY NOT WORK ON YOUR DEVICE, MIGHT DESTROY YOUR DEVICE, MIGHT PUNCH YOUR CHILDREN, I AM NOT RESPONSIBLE FOR ANY DAMAGE CAUSED BY THIS KERNEL, USE AT YOUR OWN RISK
Whew... now that the warning is out of the way I present a 1.4/1.2 overclock based off of the details here:
http://forum.xda-developers.com/showthread.php?t=943669
Quadrant Score: 1129
Linpack Score: 19.29
You will want to unpack the zImage and push it over with Heimdall, while in download mode (hold down power + vol-down until you get the download mode screen).
FOR OTHER DEVELOPERS
------------------------------------------
As I stated before, if you follow the link above and modify the exact same lines you can add this to you kernels as well.. however the file names are different, the files you want to modify are..
arch/arm/plat-samsung/max8998_consumer.c
arch/arm/plat-samsung/s5pc11x-dvfs.c
arch/arm/mach-s5pv210/clock.c
The last one took me forever to grep and find...
This is just the first of many versions, I will look into other CPU frequencies and voltages, lets see how far we can push this baby.
Donate!

V3.3 --- EXT4 ONLY Kernel... only use this if you are on ext4
V3.1 --- Fixed Ext4(?) NOPE
V3.0 --- Based on EA24 Source - untested with older software. Adds EXT4 (broken)
V2.0 --- 1.4/1.2 GHZ OC, reverted previous changes, NO EXT4 (yet..) ONLY FOR SPRINT, USB FIXED - based on koxudaxi's patch
You'll want to use the voltage control app here:
http://forum.xda-developers.com/showthread.php?t=943669
V1.2 --- 1.2 ghz OC, 1.35 Overvolt (for stability), ext2/3/4/rfs
V1.1 --- Added 1ghz back in as a choice, reset your setcpu to select it.
V1.0 --- Added 1.2ghz overclock (replaced 1.0ghz default, will fix later)

would you be willing to do one for us gsm users if we provide kernals for you

Testing now but awesome work!! Works like a charm! I would take it it would run stable about the same speeds as the other Hummingbird processors at normal voltage ( 1200 ) and lower voltages at 1440 just fine but who knows
This is with this Kernel and OCLF.
(LinPack 17.5)
(Quad Score 2369)
(SmartBench 1469 3344)

Damn you, sprint users. . At least there is hope for pushing the Tab now, cheers

How about just setting #define USE_1DOT2GHZ 1 in s5pc11x-dvfs.c and in linux/arch/arm/mach-s5pv210/cpu-freq.c?
That should switch everything to 1.2GHz tables that Samsung nicely prepared for us?
it seems to work for me just fine.

how to update?

Are you sure it works without altering clock.c? Until I changed that file my device was reporting 1.2ghz but it was still super slow.
EDIT: nvm, you're right. Changing that would change clock.c as well. I don't plan on using the default tables, but it's a good place to start if you want to stick to default values. I know this thing can do more than 1.2ghz.
Sent from my galaxy tab

b0ricuaguerrero said:
would you be willing to do one for us gsm users if we provide kernals for you
Click to expand...
Click to collapse
Anyone could do it easily, but I"ll see what I can do. I've gotten ahold of roto's initrd, I just need to grab the source from Samsung. I don't get home until very late in the evening so I can't promise that someone won't beat me to it!

Please, someone beat him to it.

I've never flashed a kernel before, but it worked without a hitch. Thanks!

This sounds awesome, I'm curious if it makes a big difference in performance and how it affects battery life, those of you that use it please post your experiences! Thanks! I know using custom kernels on my N1 makes a huge difference though so I'm hoping this does too...

Looking forward to seeing how much difference this makes, my n900 i clock to 1.2ghz from the default 600 clock (downclocked cortex A7 @ 600mhz default). so pretty sure the tab should do 1.4 or so faultlessly?
Looking forward to GSM revisions, hopefully Roto may even include this in his roms later (well i'm wishing ^^).
Nice to see someone brave enough to start the ball rolling

futuregerald said:
This sounds awesome, I'm curious if it makes a big difference in performance and how it affects battery life, those of you that use it please post your experiences! Thanks! I know using custom kernels on my N1 makes a huge difference though so I'm hoping this does too...
Click to expand...
Click to collapse
Performance increase is definitely noticeable, a lot less lag all around.
Sent from my galaxy tab

had my first lockup with it trying to play 1080p file in vplayer since vplayer don't use gpu to render. But basic video player plays fine just guessing voltage is a little high but who knows still awesome: )
Sent from my SPH-P100 using XDA App

Any word on if this will work for vzw?
I just bought a Galaxy tab and I've never built an Android Kernel before but I spent yesterday tearing through the how-to from the CM guys. I'm familiar with C pretty well, so I was glad to see that I'd be building C and not some Java I'd be totally illiterate to. I'm hoping stepping up to these crazy ARM cores from my usual embedded work with AVR's and 32mhz ARMs shouldn't have too terrible a learning curve.
Anyone who's done kernel building for android before: Is it pretty much a straight forward build process? For some of the embedded work I've done with RTOS systems I've spent days digging through memory maps, linker files and assembly code to trouble shoot issues... Just curious if those will be useful skills for android?

TheCodeBenders said:
Any word on if this will work for vzw?
I just bought a Galaxy tab and I've never built an Android Kernel before but I spent yesterday tearing through the how-to from the CM guys. I'm familiar with C pretty well, so I was glad to see that I'd be building C and not some Java I'd be totally illiterate to. I'm hoping stepping up to these crazy ARM cores from my usual embedded work with AVR's and 32mhz ARMs shouldn't have too terrible a learning curve.
Anyone who's done kernel building for android before: Is it pretty much a straight forward build process? For some of the embedded work I've done with RTOS systems I've spent days digging through memory maps, linker files and assembly code to trouble shoot issues... Just curious if those will be useful skills for android?
Click to expand...
Click to collapse
I actually used the Verizon kernel configuration, since there is no sprint one. I think it should work on Verizon.. make a kernel backup first!
The only difference could be in the initrd but I have no way of knowing until someone tries it.

Bauxite said:
I actually used the Verizon kernel configuration, since there is no sprint one. I think it should work on Verizon.. make a kernel backup first!
The only difference could be in the initrd but I have no way of knowing until someone tries it.
Click to expand...
Click to collapse
You used the .config file? I spent a few hours trying to get a config file setup right.. then u posted which thank you! Lol
Sent from my SPH-P100 using XDA App

The configuration files are stored in arch/arm/configs
There is one for every type of tab
Sent from my galaxy tab

Bauxite said:
The configuration files are stored in arch/arm/configs
There is one for every type of tab
Sent from my galaxy tab
Click to expand...
Click to collapse
Thanks
Sent from my SPH-P100 using XDA App

Related

HTC overclocking

Regardless of the mythical talk of overclocking your HTC device being a bad thing (if done reasonably) Has no drastic effect on your device! For the past 2 years I have been using a small yet simple app called performance. With the app, you can overclock your device up to 624mhz (for those with lesser performance) or underclock your higher powered device to save battery life!
All you have to do is unzip the file save it the memory card, then copy it to your device root menu (NOT WINDOWS ROOT), run the app, enable the software, and there you go, simple and easy!
I'm not going to take any credit for this app, because it isn't mine! There is no mention of anyone who created this app. But, if you are out there, let me know!
If any one has any other questions, drop me a line!
dude, for what CPU is it made...
Has no drastic effect on your device!
Click to expand...
Click to collapse
well, oc should have drastic effect..
--
ehhh.. doesn't work on pxa270 cpu. it looks just as uni oc-er, if i remember right.
it is not working at all(cpu clock is NOT changing, as i supposed.
---
also, it is hard to imagine 620 mhz omap, lol.
I'm talking in the negative sense! It doesn't hurt the phone! As I mentioned, I have been using it for 2years now and I have not had any issues!
This app is good for ARM and OMAP processors!
nothin said:
dude, for what CPU is it made...
well, oc should have drastic effect..
--
ehhh.. doesn't work on pxa270 cpu. it looks just as uni oc-er, if i remember right.
it is not working at all(cpu clock is NOT changing, as i supposed.
---
also, it is hard to imagine 620 mhz omap, lol.
Click to expand...
Click to collapse
Ok, I apologize, the oc'er is best utilized with HTC devices. I did my further research and found out! Sorry for the misleading info! However, I am pretty sure there are other oc'ers out there that will SAFELY oc your device! As, I mentioned, I have been doing for the 2 years!
For those who are uncertain check out this thread. Yes, I started it, but the feed back speaks for itself!
http://forum.ppcgeeks.com/showthread.php?p=699069#post699069
Im new to the HTC scene, and have recently just purchased a Touch Pro...
Will this over clockin app work with this model HTC?
Cheers
i've used battery status to determinate if there is an effective increase of performance in my polaris ; the clock speed is still 400mhz
edit:
doesn't work with htc cruise. tested with sbp benckmark
I have tested this app, on a Touch Vogue, PPC6700 and a Touch Diamond, and noticed a difference with all three, one more than the other and vise-versa! Its small enough to take no room on your device and its an .exe file, so, nothing is created on your devices root or anywhere else!
does this work for newer devices like dhd?
pashkustva said:
does this work for newer devices like dhd?
Click to expand...
Click to collapse
Dude, this thread is almost a year old.
Try:
Oc/uv beater-dhd forums, not supported anymore but still works.
Systune-market
Nofrills-market
Possibly voltage control-market
If you use CM OC ability it's built into settings.
SetCPU-market
bclark said:
Dude, this thread is almost a year old.
Try:
Oc/uv beater-dhd forums, not supported anymore but still works.
Systune-market
Nofrills-market
Possibly voltage control-market
If you use CM OC ability it's built into settings.
SetCPU-market
Click to expand...
Click to collapse
+1 on the oc/uv beater. Really nice
Sent from my Mikrunny'd Vivo_w

2.0 Ghz kernel

Hai Guise!
Back a little while ago the G2/Vision thread (before Desire Z was merged) had a thread about overclocking made by a user named Flippy. I followed it for a while because it was getting insanely out of control and awesome. I had used 1.9Ghz as my max oc for a while and It was great. Now I'm on 1.8Ghz again because the 1.9Ghz kernel was removed later on and replaced with the 1.8Ghz update zip. (For some reason doesn't work for me so I had to fastboot it)
So the reason I made this thread is because I would like to have the 2.0Ghz kernel. I know it's possible and has been done already. I've looked into compiling my own but apparently I need linux to compile it and I'm not fond of installing VM's on my old computer that will barely run as it is.
Now I ask of you, if anyone who is kind enough to possibly please compile a 2.0Ghz zimage for me, I would be greatly in your debt and appreciate it much so! I understand that it is my fault if I mess up my device and only I am held responsible.
Thank you in advanced to anyone kind enough to offer their services.
dietotherhythm said:
Hai Guise!
Back a little while ago the G2/Vision thread (before Desire Z was merged) had a thread about overclocking made by a user named Flippy. I followed it for a while because it was getting insanely out of control and awesome. I had used 1.9Ghz as my max oc for a while and It was great. Now I'm on 1.8Ghz again because the 1.9Ghz kernel was removed later on and replaced with the 1.8Ghz update zip. (For some reason doesn't work for me so I had to fastboot it)
So the reason I made this thread is because I would like to have the 2.0Ghz kernel. I know it's possible and has been done already. I've looked into compiling my own but apparently I need linux to compile it and I'm not fond of installing VM's on my old computer that will barely run as it is.
Now I ask of you, if anyone who is kind enough to possibly please compile a 2.0Ghz zimage for me, I would be greatly in your debt and appreciate it much so! I understand that it is my fault if I mess up my device and only I am held responsible.
Thank you in advanced to anyone kind enough to offer their services.
Click to expand...
Click to collapse
Why do you need to overclock that high? I've used the 1.8Ghz and found that to.be overkill. I'm running at about 1ghz at that seems ample.
Sent from my CM7 powered Desire Z
cjward23 said:
Why do you need to overclock that high? I've used the 1.8Ghz and found that to.be overkill. I'm running at about 1ghz at that seems ample.
Sent from my CM7 powered Desire Z
Click to expand...
Click to collapse
+1
Wouldn't that fry your phone without any active cooling system or something? Sounds unnecessarily risky..
dietotherhythm said:
Hai Guise!
Back a little while ago the G2/Vision thread (before Desire Z was merged) had a thread about overclocking made by a user named Flippy. I followed it for a while because it was getting insanely out of control and awesome. I had used 1.9Ghz as my max oc for a while and It was great. Now I'm on 1.8Ghz again because the 1.9Ghz kernel was removed later on and replaced with the 1.8Ghz update zip. (For some reason doesn't work for me so I had to fastboot it)
So the reason I made this thread is because I would like to have the 2.0Ghz kernel. I know it's possible and has been done already. I've looked into compiling my own but apparently I need linux to compile it and I'm not fond of installing VM's on my old computer that will barely run as it is.
Now I ask of you, if anyone who is kind enough to possibly please compile a 2.0Ghz zimage for me, I would be greatly in your debt and appreciate it much so! I understand that it is my fault if I mess up my device and only I am held responsible.
Thank you in advanced to anyone kind enough to offer their services.
Click to expand...
Click to collapse
You don't need a VM. You need to wipe the garbage off and install linux on the "bare metal".
While it would be *neat* to oc this phone to 2GHz - just because. It would be beyond useless and I can just see some noob burning down their parents house or possibly starting a nuclear war with Russia by accident. Lets not forget your carrier reporting you to the CIA for having a nuclear reactor in your phone.
Look, with no active cooling it's just downright stupid to go that high. However being the genius' that we are I'm sure somebody could devise a method to install a mini fan or some liquid cooling on this phone. But then you may need that nuclear reactor to power all that stuff. Haven't we already set a guiness world record at 1.8GHz on a production phone anyway? Maybe we need to tell them so we can make it in the book
My phone froze at 2Ghz... I went in for 2.2Ghz at first but it froze after a couple seconds
MacaronyMax said:
My phone froze at 2Ghz... I went in for 2.2Ghz at first but it froze after a couple seconds
Click to expand...
Click to collapse
LOL, it didn't make you go back in time or some ****?
The 1.9Ghz kernel caused my phone to crash. 2.0 would burn your phone's processor out. Just use the 1.8Ghz kernel and have the profiles on SetCPU set to the lowest speeds when the display's off.
Your phone may not actually run stable at 2GHz. Mine doesn't run stable past 1.6GHz, and that runs psx4droid *perfectly*, especially with the optimization they've done in the app recently.
Also, even with setCPU profiles, battery drain when you ARE running that high is a beeeotch.
Honestly, it's not really for OCing that high, but rather the look at what I can do I had a friend just ask be how high I can OC my phone and at 1.5GHz he's like woah :O His face at 2GHz would have been like
I previously used Flippy's kernel on my G2 and did OC it to 1.8 GHz, and got a Quadrant score of 3037. It was cool to see how fast my phone could actually get, but I'm more than comfortable with OC'ing it to 1.4 GHz. Anything more than that seems to be unnecessary to me, but that's just my opinion. Last thing I want is to have my G2 melt while it's in the pocket of my pants.
Try the .ko module and overclock that way
Sent from my HTC Vision using XDA App
mejorguille said:
Try the .ko module and overclock that way
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
Oh yeah totally forgot that existed. Thank you for the useful response.
tried the module but the phone freezes after doing anything above 1.4ghz
I believe it needs voltage tweaking which I don't know how to go about sooo... yeah
MacaronyMax said:
My phone froze at 2Ghz... I went in for 2.2Ghz at first but it froze after a couple seconds
Click to expand...
Click to collapse
LOL!! Froze? Or more like "fried"!! Hehe
Doesn't it happen to you guys that when running @1.5Ghz u get many FC from some games? Running excessive OC might stop your phone from working.
Why do you need 2Ghz?!
EdWRX said:
LOL!! Froze? Or more like "fried"!! Hehe
Doesn't it happen to you guys that when running @1.5Ghz u get many FC from some games? Running excessive OC might stop your phone from working.
Why do you need 2Ghz?!
Click to expand...
Click to collapse
Nope, not for me anyway. I know different HW revisions and such have an effect on how high you can oc but my phone doesn't skip a beat at 1.8GHZ. I'm sure I could go to 2GHZ or a bit higher but unless I'm trying to emulate a PS3, I don't see the purpose - aside from maybe setting a record.
KCRic said:
Nope, not for me anyway. I know different HW revisions and such have an effect on how high you can oc but my phone doesn't skip a beat at 1.8GHZ. I'm sure I could go to 2GHZ or a bit higher but unless I'm trying to emulate a PS3, I don't see the purpose - aside from maybe setting a record.
Click to expand...
Click to collapse
Same. I can do 1.8 all day if I keep near a charger. Anything over 1.3 will drain my battery like a monster though.
I keep at 1.2 regularly and only go higher for games.
Sent from my HTC Vision using XDA App
EdWRX said:
LOL!! Froze? Or more like "fried"!! Hehe
Doesn't it happen to you guys that when running @1.5Ghz u get many FC from some games? Running excessive OC might stop your phone from working.
Why do you need 2Ghz?!
Click to expand...
Click to collapse
I can jog 1.8 and 1.9Ghz for a day without even reaching a dangerous temperature.
Can I get some supportive ideas and less herp derp personal opinions?
Highest Ive pushed mine is 1.5ghz. No need to go any further, Im satisfied with the performance. I get a full days battery life and the temperatures never get critical (my setcpu profile is set to underclock at 38.2 degrees Celcius but my G2 hasn't gotten close to that). Im curious at what stage my G2 would score 3000+ in Quadrant.
You might PM flippy and see if he will customize a kernel for you that goes that high. Let him know you will send a certified letter signed in blood and a video of you stating you release him of all liability for what ever town you destroy when your phone goes nuclear.
Seriously though, I'm willing to be he'll make it for kicks if you ask nicely - btw, call guiness so you can make it into the record books. Also, I'm not sure but if you flash a 'blank' kernel couldn't you just echo the speed and voltage in the 00banner file or whichever one it is?

[Q] Highest stable overclock on Touch Pro 2?

Anyone care to tell me what the highest stable overclock they have achieved on the Rhodium/Touch Pro 2 with Android?
reocej said:
Anyone care to tell me what the highest stable overclock they have achieved on the Rhodium/Touch Pro 2 with Android?
Click to expand...
Click to collapse
Depends on the device. Most seem to max out at 748,800khz, one guy claimed he hit 820mhz or smth outrageous.
Honestly the best way to establish what your device can handle is to push the OC in WinMo until it's not stable any longer. That should be a good indicator of how far you can push Android.
Honestly I found OCing Android to be way more trouble than it's worth - the phone seemed to lag even more, and it definitely made the device less stable. I'm not a big fan of overclocking my computer either, so I am a little biased.
Cool. Thanks arrrghh. I reprogrammed a USSC TP2 to use with PagePlus for my daughter and put Android on it for her. Just wanted to try and push it to its limits I guess and see what it would do. What class/size/brand card do you suggest I use? Right now it is using a Sandisk class 6 8 gig card, but I've heard some have gotten better performance from class 2 cards.
I'd start at around 600mhz and keep pushing it up 20mhz at a time. The clock driver only takes it in steps of 19.2mhz, but is smart enough to divide it correctly via mod. At 640 or so the bottom started to get noticeably warm, and I've set it at 660 right now.
Each device is different, some take overclocks easily than others.
-- Starfox
Thanks for the help guys, I'll keep tinkering with it.
I've a RHOD100 and have acpuclock.oc_freq_khz=692000 on FRX07 and all is well and does not seem to even get any way warm underneath.
Mind you, while I've set this, is there any way to check within Android as to what speed my TP2 thinks it's actually running at (in case it is ignoring the setting in the setup file) ?
However, it is possible that the speed may work differently with differing builds of the various components but maybe someone more knowledgable on here could confirm whether or not this is the case.
C
Hi,
i use the tool "CPU Master Free" to see the actually clock speed (i hope it shows the right values).
At this time its oc at 633,6 Mhz an no problems.
sebastian
Perfect - it says I'm running at 691.2Mhz
C
reocej said:
Anyone care to tell me what the highest stable overclock they have achieved on the Rhodium/Touch Pro 2 with Android?
Click to expand...
Click to collapse
Got my Tilt2 (most recent kernel + rootfs) maxed out at 768.000MHz, and I noticed smoother scrolling and window animations.
But for me, I noticed that the phone actually freezes at times.. even when the phone wasn't overclocked. I believe that's just bugs in the kernel, though, soo not much to do about that from my experience, OC performance relies heavily on the device and kernel version (if that wasn't obvious lol).
EDIT: Ehh, I've read that anywhere from 600-640MHz is the most stable. Currently I'm at 595.2MHz and am noticing an improvement in stability over 768MHz.. Hope this helps.

[KERNEL][CWM][ODIN] LoStKernel Root/BB CWM5 Tweaks WIP ***10/13/2011***

Finally out of beta... a public release.
LoStKernel does not claim to get RID of LoS, but it does significantly cut down on it. Over the past 2-3 weeks, numerous people have downloaded it, and I can say that it has had maybe a 5% reported LoS rate, and of those people, they had a significant reduction in the amount of LoS they had.
Now the kernel isn't all about LoS though, its fast and stable, and your phone will be smooth and snappy. That's the goal after all isn't it? something we can use?
There are 2 builds of LoS Kernel, the Standard build, and the Experimental Build. The standard build can always be considered stable, on the other hand, the Experimental build is where features go for testing before they are committed to the standard branch. Also, the Experimental build is cutting edge, overclocking the CPU 1400mhz and 1600mhz as well as Voltage control and Setcpu interface support. There is also Gpu O/C support. (Terminal command support only at this time.)
Both Builds are updated pretty regularly so check ACS regulary for updates...
Download from ACSyndicate.net
Checkout the Video by QBKing77 http://www.youtube.com/watch?v=EZWyJ4N01Is
Sources:
https://github.com/chris41g/LoStKernel/tree/master
https://github.com/chris41g/LoStKernel/tree/exp
Standard features:
Code:
Wifi Driver Fixes (Memory Leaks)
Conservative governor is default (Tweaked)
NOOP Scheduler is default
JHash3 Support
CIFS Support
Tegrak support
Touchscreen Lag Fix
DPRam Driver Tweaks
CPUFreq patch to address issue with second core forgetting min/max clock frequency
CPUFreq Bugfixes
Read Ahead Tweak
Sleep Death Patch
SU binary (Upgrade-able)
Superuser.apk (Upgrade-able)
BusyBox (Upgrade-able)
CWM5
init.d Support
Bootanimation Support
Plus Tweaks
Exp features:
Code:
Everything from the Standard branch
OC steps 1400mhz and 1600mhz
U/v controllable from SetCpu and Voltage Control
GPU OC
Tweaked Voltages
Minor Linux Version upgrade from .7 to .8
Cutting Edge upgrades from time to time
DO NOT USE TEGRAK WITH THE EXPERIMENTAL BUILD
I recommend Voltage Control or SetCpu.
to change the gpu clocking:
Code:
adb shell
cat /sys/devices/virtual/misc/gpu_clock_control/gpu_control # To view current settings
echo 267 300 > /sys/devices/virtual/misc/gpu_clock_control/gpu_control # Sets GPU clock from 160/267 to 267/300
Please report any problems or bugs in the Exp branch to #lostkernel on freenode.net
Now for thanks.. its a long list..
Code:
First off, big thanks to #samsung-epic-touch, #lostkernel over on freenode.net.. and #epic over on fossnet.info
naerok for hosting my builds when my host went down, Rodderik and insan|ty for dev-phone in general... rodderik helps me a hell of a lot.
ACS, is a great team of testers and we find ways to make things happen. who else makes kernels like this without phones???
Rjmjr69 makes things happen behind the scenes..
Bubby323 soon to be on a phone near you..
Nubecoder if he wasnt around to spot the stupidest **** i do, i wouldnt know what to do...
Nullghost great to have people i can ask for help..
Uberpingiun resident linux expert...
DRockstar how many phones you working on now?
Decad3nce so busy with CM7, surprised you havent said **** it with all the ungrateful people.. yet you still help out.
Entropy512 dont know you, but i used some of your commits..
Ninpo dont know you, used your commits, heard a lot.
Netarchy pretty much a kernel genius, used some of his commits
Shabbypingiun
k0nane
WR47HANZ
Tphillips
ptfmedic
qbking77 can you make a video for this?
cnz i dont care what they say about you.. your opinion may suck and be ridiculous sometimes, but you still say it like you mean it. and that counts for something
Testers: not all of them so if I left you out, MY BAD
Code:
lovinlissa1984
pyrostic
Drakhar
Orionstein
thefredelement
yourm0m1
art3mis
acrown
akarol
AlonzotheGreat
BLOWNCO
chunology
dtruong4715
ffolkes
fishfuzz
fordmanck
frifox
Geraldweb
imesg
jbn
Jeffy
JesterCorp
kudakeru
lballer69
Leodoc
Mantis
Orrkis
PhantomPhreak53
platinumj
stangdriverdoug
Now if you made it this far... I'd like to thank all those people who hated on me, and give you all a big FUUuuuuuu...
especially that guy that said only ****ty developers code on the touch.. you inspire me daily.
And Please remember, I do not own this phone... so before you ask me a question, think about whether or not it's something I could possibly know without having one in my hand...
reserved....or something like that
First, sort of
Ill try it.
Sent from my SPH-D710 using XDA App
You mentioned you were working on this. Appreciate the efforts. I don't mind rebooting my phone a couple times a day but I'm getting los at night and I'm waking up to a dead battery.
Samsung Galaxy S II
I will test it for you.
I'm in
Samsung Galaxy S Dos indeed
Just loaded it up via the link from irc. I'll let you know if I find anything odd.
Link?
Samsung Galaxy S Dos indeed
churro7 said:
Link?
Samsung Galaxy S Dos indeed
Click to expand...
Click to collapse
Irc.
10chars.
Sent from my SPH-D710 using xda premium
churro7 said:
Link?
Samsung Galaxy S Dos indeed
Click to expand...
Click to collapse
http://webchat.freenode.net/, channel is #LOStKernel, and the DL link is at the top
No irc for me plaza post direct link?
Samsung Galaxy S Dos indeed
Please*
Samsung Galaxy S Dos indeed
being that its a public beta, i only want testers who are able to be online and in direct communication, so that i can get realtime feedback... once I feel its ready for release, I will post it..
Public indeed lol
Samsung Galaxy S Dos indeed
churro7 said:
Please*
Samsung Galaxy S Dos indeed
Click to expand...
Click to collapse
You would think someone with 1,046 post would know how to use the edit button instead of creating an entire separate post for and edit
Running it now. Will travel around tomorrow. Can I just push zimage next time? Odin is anoying
Sent from my SPH-D710 using XDA App
U would wouldnt ya?
WhiteWidows said:
You would think someone with 1,046 post would know how to use the edit button instead of creating an entire separate post for and edit
Click to expand...
Click to collapse
Samsung Galaxy S Dos indeed
I'll test it. Been getting LOS on every kernel except for the pulled one. I just got an LOS on starburst 1.5 and looking for stock with CWM. I'm curious, does tegrak work with this kernel?
Sent from my SPH-D710 using xda premium
I really wouldnt know... tbh honest I dont even have an epic touch... thats why i need testers

[KERNEL] Trinity 4.3 / 4.2.2 [KWISATZ HADERACH]

-------------------------------------------------------------------------------------------
Files, sources, app:
www . Der Kernel . com
Source: http://www.bitbucket.org/morfic/
Off-Topic discussions are encouraged in this thread.
You are welcome if you can accept that.
Off topic posts can't be reported as per kennyglass123 mod par excellence.
4.2.2 kernel will not boot 4.2.1 roms or hybrid roms like CM due to need for newer gpu drivers!
If your hybrid rom doesn't boot with a real 4.2.2 kernel, you need these libs. (Thanks j3r3myp)
-------------------------------------------------------------------------------------------
TNP1 and TNP2 4.3 kernels are first 4.3 builds running at 1344 CPU / 384 GPU matrix of 9 will come after TNP2 has reached a few days of testing.
-------------------------------------------------------------------------------------------​
Featuring:
Offering lowered voltages
Build optimizations
Performance through research
Removed wasteful debugging
Optimized ext4 mount options
VM, Filesystem, governor tweaks
Color Control
Contrast Control
Sound Control
Vibration Control (3/15/2012)
307MHz to 512MHz GPU as indicated in filename
1344 to 1728MHz as indicated in filename or any in between or above
Bull**** Free (Not pushing buzzwords to drop them later like others)
Tabs on the site:
Release: Kernels that have passed the experimental stage and matured in "Prerelease" (Full 3x3 kernel sets typically)
Prerelease: New kernels deemed to now be ready for stabilizing, consider this the Release sandbox (Full 3x3 kernel sets typically)
! Experimental !: The latest ideas, tweaks, features, test builds for users get tried here in limited sets to help speed development.
Useful Trinity & Rasbean FAQ
(Contributed by GideonX)
Why you want Trinity Colors
-------------------------------------------------------------------------------------------
​
First! Yay yay....awesome morfic!
Sent from my Galaxy Nexus
Finally!
Great work as always and thank you for letting me enjoy the journey from the start..
Hope we have phone in your hands in no time now.
Sent from my Galaxy Nexus using Tapatalk
vel1m1r said:
Finally!
Great work as always and thank you for letting me enjoy the journey from the start..
Hope we have phone in your hands in no time now.
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
Sounds like you are getting off this ride, the trip starts now.
morfic said:
Sounds like you are getting off this ride, the trip starts now.
Click to expand...
Click to collapse
Yeah!!!!! TRINITY on GN!!!! Amazing!
And damn, ... i have not the 2nd post!
Hopefully you´ll get your GN soon!
morfic said:
Sounds like you are getting off this ride, the trip starts now.
Click to expand...
Click to collapse
Nah, just need to recuperate for a night and will be F5ing for Trinity-NP-Purgatorio15.zip in the morning.
Sent from my Galaxy Nexus using Tapatalk
NOOOO!!!!! i missed first post
haha
Good work!
let the crack flashing begin everyone!
512mhz gpu ? OMFG bsum;$**&2?#98$
Sent from my Galaxy Nexus using XDA App
I came from sgs, so I never used Trinity, which I believe had a nexus s version.
But i've heard nice things about it.
Thanks for all the efforts
and morfic arrives....512 mhz gpu soundz interestings...try now yours work!thanks man!
bk201doesntexist said:
I came from sgs, so I never used Trinity, which I believe had a nexus s version.
But i've heard nice things about it.
Thanks for all the efforts
Click to expand...
Click to collapse
On Vibrant, Trinity was DoW.
But there are more SGS flavors than stars in the sky, so that might not change anything
Sent from my RW Sensation.
Based on feedback received over the past week+ I would probably prefer the 384MHz inferno.
Sent from my RW Sensation.
If you are benchmarking be sure to force gpu rendering and edit file in /system/lib/egl and delete first line totally, so only the second line stays (thanks bigxie )..
Here are another 2 build.prop tricks your rom might or might not use:
ro.kernel.android.checkjni=0
windowsmgr.max_events_per_sec=240
Paste anywhere in build.prop. it won't change benchmarks, but real feel.
Hope this helps
Sent from my Galaxy Nexus using Tapatalk
Morfic, I have thorough enjoyed testing your kernels and im glad it has progressed this far! You don't even have a Galaxy Nexus yet! Hopefully once people get a taste. Of your kernels, more people will donate!
Even though you just started developing for the gnex, your kernel is already amazing! Thanks for all the hard work!
Now I'm jealous that I did not get to try them out
Morfic I gotta say helping you test these was a pleasure. This thing at 512 MHz gpu is super smooth and quick. My battery life over the past day has also been stellar. Can't wait for you to get the phone so you can run the fruits of your labor lol. Amazing work man.
Sent from my Galaxy Nexus
Morfic. I have just tryed your kernel with the 512Mhz gpu and am curiuos, have you increased the voltage as well as the cycles or is it set the same as standard?
simms22 said:
Now I'm jealous that I did not get to try them out
Click to expand...
Click to collapse
Simms, you got gnex too? I read you were trying to sell your ns? It was fun, my phone likes new things.
Sent from my Galaxy Nexus
512mhz gpu oh my..hope that this doesnt burn up anyone's phone lol..that said probably gonna test boot it.
Maybe it's just me, but I'm not noticing any GPU performance increase with Inferno512. Playing games and running benchmarks seems to yield the same results (CDMA LTE version).
Thanks for your hard work!

Categories

Resources