Downloads
Build 1 - Fastboot
Build 1 - Update.zip
Changelog
Build 1
Added Thalamus' deep idle port from Samsung
Click to expand...
Click to collapse
How to flash
1. Get fastboot here
2. Open cmd.exe
3. Type
[path-to-fastboot]/fastboot,exe flash zimage [path-to-zimage]/zimage
Click to expand...
Click to collapse
Feel free to teach me how to make a update.zip. But I think it's quicker to use fastboot instead. I am going to add more as I learn.
Credits
Thalamus
Donation
Donation is welcome. I will share donations given to me with the developers I lent their work. So any donations given by you I will share with Thalamus as this is not my work. This is just an example of how I work.
djjonastybe said:
Downloads
Build 1
Changelog
Build 1
How to flash
1. Get fastboot here
2. Open cmd.exe
3. Type
Feel free to teach me how to make a update.zip. But I think it's quicker to use fastboot instead. I am going to add more as I learn.
Credits
Thalamus
Donation
Donation is welcome. I will share donations given to me with the developers I lent their work. So any donations given by you I will share with Thalamus as this is not my work. This is just an example of how I work.
Click to expand...
Click to collapse
thanks man, give it a try
I add here?:http://forum.xda-developers.com/showthread.php?t=1721856
Actually, flashable is faster. Not fastboot, if the user doesn't have a computer, how would they flash? Try this flashable. http://www.mediafire.com/?aa76od7bfzhjhad
That's great. thanks for share.
If anyone knows how to unlock the 100mhz frequency this is more than welcome.
I also added 600mhz for better power management.
djjonastybe said:
If anyone knows how to unlock the 100mhz frequency this is more than welcome.
I also added 600mhz for better power management.
Click to expand...
Click to collapse
cancelled
djjonastybe - You need to provide source to your kernel to comply with GPL. If you could add that to your OP that will be great.
This is great, I was waiting for this. Btw, whats the differnce between ezekeels and thalamus deep idle?
yxcv99 said:
This is great, I was waiting for this. Btw, whats the differnce between ezekeels and thalamus deep idle?
Click to expand...
Click to collapse
There is a whole thread by thalamus abou it, called Idle2 patch.
Sent from my A510 using xda app-developers app
Randomwalker said:
There is a whole thread by thalamus abou it, called Idle2 patch.
Sent from my A510 using xda app-developers app
Click to expand...
Click to collapse
Yeah, it's not ideal at the moment though. It doesn't really save much, if anything in it's current implementation. TOP ON, unfortunately doesn't save any power and it is pointless.
I have acknowledged that and am working on a rewrite of the invocation code which should be done next week.
Great work so far. My battery drained about ten percent in four hours, thats more than doubled since the OTA. Thank you very much!
yxcv99 said:
Great work so far. My battery drained about ten percent in four hours, thats more than doubled since the OTA. Thank you very much!
Click to expand...
Click to collapse
That's JB that is doing that, not the kernel. They have made it more efficient, it doesn't cause as many wakeups now. 1% in 2 hours here whilst idling.
andyharney said:
djjonastybe - You need to provide source to your kernel to comply with GPL. If you could add that to your OP that will be great.
Click to expand...
Click to collapse
How do I do that? It would be great if you tell me how to upload my source. I would be glad to do it.
@Thalamus good job with the IDLE2 port. I haven't had any issues so far.
Related
Welcome to the Motorola Olympus (Atrix 4G) Overclock Thread!
Well, I didn't know what to do today, so I've created something useful, an Overclock Module. However, this is incomplete and I need help for completing it.
More specifically, I don't know how to replace the already loaded table with the one written in this module. If anyone can help, I would appreciate it!
TRY THIS AT YOUR OWN RISK, I'M NOT RESPONSIBLE IF YOUR PHONES BRICKS.
Status: COMPLETE.
Download:
Compiled module: HERE (Min 200MHz Max 1.4GHz)
Module source: HERE (Outdated. It'll be updated when it'll be cleaned.)
What you need:
1. A brain
2. A ROOTED Atrix
3. Patience
4. PC and SDCARD.
How to load it:
1. Download the compiled module
2. Put it on the root of your sdcard
3. On your ROOTED device, run a terminal emulator and do exactly... this:
Code:
su
cp /sdcard/olympus_overclock.ko /data/
chmod 777 /data/olympus_overclock.ko
cd /data
insmod olympus_overclock.ko
4. Use SetCPU for your profiles
And let me clarify a thing: This isn't a kernel. This is a kernel module
Thanks to:
Skrilax_CZ - Without you, I would never had been completed the work.
iggytom & Bakano - Thanks for your kallsyms logs!
Stay Tuned!
=NOT TESTED....what do you expect...put here some modified kernel and want to us test withou any test made by you? lol
You kiring right?
Exciting but Ill wait till a few brave souls test it out first
Sent from my MB860 using XDA Premium App
is this a joke?
frankiedizzle87 said:
is this a joke?
Click to expand...
Click to collapse
he says "completing and uploading"
...maybe he actually plans on testing it first? or maybe he's just trollin'
I've ever done things that I wanted to do.
I'll receive my Atrix next week, so, for now, it isn't tested and it isn't even completed.
DEVS, I need some help. I've modified the struct and, well, sincerely, I don't know how to load it and replace it to the already loaded frequancy table.
I'm posting the source, being confident on other devs that can help me.
P.S.: The module isn't simply setting the maximum frequency for overclocking. Its concept is rewriting the frequency table for getting better scaling and even better battery life adding underclocking features in the future.
EDIT:
@EclipseX
I'm not posting a kernel. Atrix is locked. Read prior to write things.
@raybond25
I don't mean why some people is accusing of trolling when those people don't know who is that guy that is posting these things....
Looks I
To be interesting. Thanks
Sent from my MB860 using XDA Premium App
kholk said:
I've ever done things that I wanted to do.
I'll receive my Atrix next week, so, for now, it isn't tested and it isn't even completed.
DEVS, I need some help. I've modified the struct and, well, sincerely, I don't know how to load it and replace it to the already loaded frequancy table.
I'm posting the source, being confident on other devs that can help me.
P.S.: The module isn't simply setting the maximum frequency for overclocking. Its concept is rewriting the frequency table for getting better scaling and even better battery life adding underclocking features in the future.
EDIT:
@EclipseX
I'm not posting a kernel. Atrix is locked. Read prior to write things.
@raybond25
I don't mean why some people is accusing of trolling when those people don't know who is that guy that is posting these things....
Click to expand...
Click to collapse
if you had described you just said in your last post in the OP, people wouldn't have been quite as skeptical, it seemed as though you were posting saying you'd already completed (or nearly), but hadn't tested it, and were hoping that others were. That's all.
thanks for the clarification on what this is and what you intend to do
Well yes, I was thinking too much easy because I've done other things like this in the past but then I've discovered that this is different... so..
kholk said:
What you need:
1. A brain
2. A ROOTED Atrix
3. Patience
4. PC and SDCARD.
How to load it:
Click to expand...
Click to collapse
From the testers point of view before we even get to looking at this, which kernel did you design this for being we now have three currently out with the retail, the leaked feb version, and the OTA update. Pleas provide your how too asap before someone dose something wrong and burn out their device. That said I'm waiting till I see a proper OP before I look at this again, good luck.
Well the OTA's out of the question since it can't be rooted
kennethpenn and DG if you guys can make this happen. you will be my heros
Djazin said:
From the testers point of view before we even get to looking at this, which kernel did you design this for being we now have three currently out with the retail, the leaked feb version, and the OTA update. Pleas provide your how too asap before someone dose something wrong and burn out their device. That said I'm waiting till I see a proper OP before I look at this again, good luck.
Click to expand...
Click to collapse
It is a SOURCE.
A source can be compiled on every kernel you want if you've got the source for it.
Anyway, only the retail version source is out, so for now we can compile it only for the OLYFR_U4_1.2.6's kernel ...... when it gets completed.
JoeyGuard said:
kennethpenn and DG if you guys can make this happen. you will be my heros
Click to expand...
Click to collapse
DG is gone completely.
Sent from my MB860 using Tapatalk
Okay guys, I'm going to complete this.
Anyone with the OLYFR_U4_1.2.6 firmware installed can execute this command and upload to me the file?
Code:
cat /proc/kallsyms > /sdcard/kallsyms.log
This command creates a log of the kallsyms in the kallsyms.log file stored on your sdcard.
I need that file for finishing the work.
Thanks!
Here you go. 10char
Response
kholk said:
Okay guys, I'm going to complete this.
Anyone with the OLYFR_U4_1.2.6 firmware installed can execute this command and upload to me the file?
Code:
cat /proc/kallsyms > /sdcard/kallsyms.log
This command creates a log of the kallsyms in the kallsyms.log file stored on your sdcard.
I need that file for finishing the work.
Thanks!
Click to expand...
Click to collapse
Here you go. hope it helps =)
It exceeded allowed file size as a "txt" file, so here it is in rar format
Thanks for the kallsyms.
Examinating and finishing the job.
kholk said:
Thanks for the kallsyms.
Examinating and finishing the job.
Click to expand...
Click to collapse
Im very excited for this kholk I know you're good at these things. I have my fingers crossed
Sent from my MB860 using XDA Premium App
if this is possible WOW whata beast, even my netbooks will be jealous LOL
Mod Edit: Per Kraizk, please carefully read the thread & all posts. Not all links are updated & flashing the incorrect file may cause issues. The items posted in here are generally for advanced users or those knowledgeable enough to contribute to the project. I am in no way dissuading you from trying something new, just asking you to be thorough & certain about what you are downloading. Some links may be outdated, incomplete or outdated builds
This is a new dev chat area for my ICS builds. I finally have power, so am back to work on these builds all day today. I will be uploading each new testing build without updating this thread, so it's imperative you check the upload time on mediafire.
At the end of each build day I will be renaming the most stable/functional build as the beta for the day, or uploading an older build as the Beta for the day.
Some builds may not boot, may not have fully functioning cam, and may not have working cell due to attempting to get fully functional cell, and functioning mobile data. I'm also attempting to revert some very hacky workarounds and still maintain full functionality.
I'm not responsible for failure to read this, broken phones, or user error.
Install instructions:
-Flash ota zip in recovery
-Reboot to Fastboot, and flash boot.img
-YOU NEED THE NEW HBOOT!
If you don't know how to follow the instructions, then these testing builds are definitely not for you, and I would wait for the daily beta.
Download Testing Builds In the Test folders, boot.img will always upload before the ota zip, so please be patient.
Big Thanks and Credits: TwistedUmbrella, CM9 Team, TheCubed, TeamKang(AOKP Team), Evervolv Team, Cayniarb, Google, kevsthabest, IOMonster, DeamonFish for decoration and MisterSchnapps.
Holiday-Centric Github Page
I'm happy to do testing. What sort of reports are you after?
DallasJones said:
I'm happy to do testing. What sort of reports are you after?
Click to expand...
Click to collapse
Damn, you beat me to the second post! After logcats, or suggestions from dev minded folks really, but currently building test4 due to issues with test3(test3 is the current build up as labeled).
This just seemed like the most efficient way to continue moving forward, and then by the end of my build day there will be a stable/functional beta labeled as such for the less adventurous.
Excellent man!. I was wondering if you'd get this up before I returned from vacation.
Word to the wise, if you don't know what you're doing, stay away from here. This is a DEV AREA!
Please read and search before asking questions.
Reserved.
MisterSchnapps said:
Excellent man!. I was wondering if you'd get this up before I returned from vacation.
Sent from my HTC PH39100 using xda premium
Click to expand...
Click to collapse
Yeah! Test3 is quite broken actually, so working on Test4 also without using the prebuilt libril. If needed I'll revert to prebuilt by the time I need to upload a full beta.
Edit: And I need to learn to code more and build less. Was looking through the log, and realized I accidentally copied over something from the shooter that obviously won't work for us.
Any restrictions on the sub HW versions (eg Velocity, Vivid, etc)
jmone said:
Any restrictions on the sub HW versions (eg Velocity, Vivid, etc)
Click to expand...
Click to collapse
Once Test4 finishes building (if it boots), let me know! or just shoot me a logcat. I've only been able to test on vivid thus far. "adb logcat > logcattest.txt" is the command to run without the quotes to get a log sent to a text file (won't display anything while it's running), or copy past from adb logcat.
GOO-INSIDE.ME IS TAKING AGES TO UPDATE, SO I'M WORKING ON UPLOADING TO DROPBOX INSTEAD SINCE IT SEEMS TO UPDATE FASTER.
synergye said:
Damn, you beat me to the second post! After logcats, or suggestions from dev minded folks really, but currently building test4 due to issues with test3(test3 is the current build up as labeled).
This just seemed like the most efficient way to continue moving forward, and then by the end of my build day there will be a stable/functional beta labeled as such for the less adventurous.
Click to expand...
Click to collapse
Haha, sorry. Mods, feel free to delete my post. Looks like I signed into XDA at the wrong time
I've had quite a bit of experience with CM and what it's supposed to do. Just not the development side. I've got the Velocity 4G, so as long as I won't end up bricked I'll try anything you like. I'll have to wait until tonight to test though - gotta be careful downloading big files at work. Thanks for your hard work!
DallasJones said:
Haha, sorry. Mods, feel free to delete my post. Looks like I signed into XDA at the wrong time
I've had quite a bit of experience with CM and what it's supposed to do. Just not the development side. I've got the Velocity 4G, so as long as I won't end up bricked I'll try anything you like. I'll have to wait until tonight to test though - gotta be careful downloading big files at work. Thanks for your hard work!
Click to expand...
Click to collapse
If you're worried about bricking your device, then please don't test until I hear from someone else that the Velocity 4G is functional. Though it doubt it will occur, anything is possible, and I don't want to be blamed for anything.
synergye said:
If you're worried about bricking your device, then please don't test until I hear from someone else that the Velocity 4G is functional. Though it doubt it will occur, anything is possible, and I don't want to be blamed for anything.
Click to expand...
Click to collapse
I'm sure by the time work finishes in 8 hours, somebody will be here complaining that theirs is bricked if it's going to. Anyway, I'll stop clogging up your dev thread and do some work. Thanks again
DallasJones said:
I'm sure by the time work finishes in 8 hours, somebody will be here complaining that theirs is bricked if it's going to. Anyway, I'll stop clogging up your dev thread and do some work. Thanks again
Click to expand...
Click to collapse
Probably. Test3 didn't actually boot. Waiting for the mediafire verification on test3 to finish before I can upload test4...
Edit: Test4 uploaded. I need to run out for a few before I can test, but will be back in about half an hour.
synergye said:
Edit: And I need to learn to code more and build less.[/QUOTE
Take your time. Don't feel pressured to crank out builds. It's all about quality over quantity. lol
synergye said:
I accidentally copied over something from the shooter that obviously won't work for us.[/QUOTE
Was that an issue with Test3? Ha
Click to expand...
Click to collapse
Click to expand...
Click to collapse
synergye said:
Probably. Test3 didn't actually boot. Waiting for the mediafire verification on test3 to finish before I can upload test4...
Edit: Test4 uploaded. I need to run out for a few before I can test, but will be back in about half an hour.
Click to expand...
Click to collapse
I'll start testing
MisterSchnapps said:
synergye said:
Edit: And I need to learn to code more and build less.[/QUOTE
Take your time. Don't feel pressured to crank out builds. It's all about quality over quantity. lol
synergye said:
I accidentally copied over something from the shooter that obviously won't work for us.[/QUOTE
Was that an issue with Test3? Ha
Click to expand...
Click to collapse
Haha. Yeah. Threw in a 3d related graphics flag since we're no longer using custom graphics.
Sent from my Desire HD using XDA Premium HD app
Click to expand...
Click to collapse
Click to expand...
Click to collapse
IRC Channel to discuss findings?
i dont think beta4 boots up
come at me bro said:
i dont think beta4 boots up
Click to expand...
Click to collapse
I have also tried a couple of times with no luck
1987dram said:
I have also tried a couple of times with no luck
Click to expand...
Click to collapse
Same here
10char
haloXgod117 said:
Same here
10char
Click to expand...
Click to collapse
OK. I will get a logcat myself when I get back, taking a bit longer than expected. I said in OP quite a few of these won't boot, so please don't say a build doesnt boot without a logcat or anything helpful. That just takes up space.
Edit:grabbing dinner so will be a bit longer.
Sent from my Desire HD using XDA Premium HD app
synergye said:
OK. I will get a logcat myself when I get back, taking a bit longer than expected. I said in OP quite a few of these won't boot, so please don't say a build doesnt boot without a logcat or anything helpful. That just takes up space.
Edit:grabbing dinner so will be a bit longer.
Sent from my Desire HD using XDA Premium HD app
Click to expand...
Click to collapse
honestly its not dumping for me its freezing up
Code:
C:\Users\steve\Desktop\adb>adb logcat > logcattest.txt
- waiting for device -
edit- it gave me this
http://depositfiles.com/files/zahajntzd
Hi everyone, I won't make this a long-winded post, but if you have seen the deep sleep bug, and compile your own kernel, please try the patch attached below. The patch simply disables cache synchronization when the device is write protected.
If you want an explanation, please see this thread: http://forum.xda-developers.com/galaxy-s6-edge/help/deep-sleep-t3079705
HomerSp said:
Hi everyone, I won't make this a long-winded post, but if you have seen the deep sleep bug, and compile your own kernel, please try the patch attached below. The patch simply disables cache synchronization when the device is write protected.
If you want an explanation, please see this thread: http://forum.xda-developers.com/galaxy-s6-edge/help/deep-sleep-t3079705
Click to expand...
Click to collapse
Thanks again, this looks promising as far as I can tell, been following that thread closely for the past few hours too. And you wrote that faster than I even grabbed the motivation to start
Going to give it my testers and then hopefully soon be able to report some success in this weird issue story..
mythos234 said:
Thanks again, this looks promising as far as I can tell, been following that thread closely for the past few hours too. And you wrote that faster than I even grabbed the motivation to start
Going to give it my testers and then hopefully soon be able to report some success in this weird issue story..
Click to expand...
Click to collapse
Yeah, it's much more of a proper fix than just a workaround. Hopefully it'll work for them
Thanks for the Patch Man!!
Hopefully Our Kernels will be run fine
HomerSp said:
Yeah, it's much more of a proper fix than just a workaround. Hopefully it'll work for them
Click to expand...
Click to collapse
Indeed confirmed working
Powered by SimplRom and SimplKernel.
This has been the first night after I applied the patch.
While in Airplane mode before the battery went down by 30-40% into a night and tonight only 1%!
It's definitely solved for me.
One question: what if I update the firmware into the next weeks?
Can I still apply the same fix or does it need to be updated too?
Sent from my Samsung Galaxy Tab Pro 10.1
Cr4z33 said:
This has been the first night after I applied the patch.
While in Airplane mode before the battery went down by 30-40% into a night and tonight only 1%!
It's definitely solved for me.
One question: what if I update the firmware into the next weeks?
Can I still apply the same fix or does it need to be updated too?
Sent from my Samsung Galaxy Tab Pro 10.1
Click to expand...
Click to collapse
Yes, you will be able to apply it on future firmware updates too The probability that Samsung completely revamps the SCSI drivers in the near future is extremely low
Powered by SimplRom and SimplKernel.
does it look like its fixed?
does this mean mine is fixed for the time being?
Is this only present on custom kernels or any kernel of a rom that's types rooted?
HomerSp said:
Hi everyone, I won't make this a long-winded post, but if you have seen the deep sleep bug, and compile your own kernel, please try the patch attached below. The patch simply disables cache synchronization when the device is write protected.
If you want an explanation, please see this thread: http://forum.xda-developers.com/galaxy-s6-edge/help/deep-sleep-t3079705
Click to expand...
Click to collapse
hi i also want to try. can you help me how i do this patch ?
have i nice day
burcinkarabacak said:
hi i also want to try. can you help me how i do this patch ?
have i nice day
Click to expand...
Click to collapse
please do a small search.. how compile kernel source..BTW..not bad meant..it's just..that there are much steps to do
put tutorial pls
HomerSp said:
Hi everyone, I won't make this a long-winded post, but if you have seen the deep sleep bug, and compile your own kernel, please try the patch attached below. The patch simply disables cache synchronization when the device is write protected.
If you want an explanation, please see this thread: http://forum.xda-developers.com/galaxy-s6-edge/help/deep-sleep-t3079705
Click to expand...
Click to collapse
pls could put tutorial for use patch
yes interested in tutorial. Thanks for the patch.
montafede said:
pls could put tutorial for use patch
Click to expand...
Click to collapse
Hemant said:
yes interested in tutorial. Thanks for the patch.
Click to expand...
Click to collapse
The patch is intended for kernel devs to integrate it into kernel sourcecode. You'll need to learn how to make a kernel first as said above:
Alex-V said:
please do a small search.. how compile kernel source..BTW..not bad meant..it's just..that there are much steps to do
Click to expand...
Click to collapse
HomerSp said:
Hi everyone, I won't make this a long-winded post, but if you have seen the deep sleep bug, and compile your own kernel, please try the patch attached below. The patch simply disables cache synchronization when the device is write protected.
If you want an explanation, please see this thread: http://forum.xda-developers.com/galaxy-s6-edge/help/deep-sleep-t3079705
Click to expand...
Click to collapse
how do I install as it's not a flash able zip pls ?
hi would you please give instruction how to apply this patch
mirfaghihi said:
hi would you please give instruction how to apply this patch
Click to expand...
Click to collapse
Copy the patch file into the Root of your Kernel-Source
1. open Terminal
2. cd to your kernel Directory --> /home/$USER/kernel
3. type patch -p1 < sd.patch
Now the Patch will be applied to your Kernel Source.
Where are the Problems if you don't know how to build a kernel and apply changes or Patches why you wan't to know about how to use this patch??
Alex-V said:
please do a small search.. how compile kernel source..BTW..not bad meant..it's just..that there are much steps to do
Click to expand...
Click to collapse
Read Alex V's answer before you wan't to know about how to apply this patch
Alert I'm a newbie ! How do I apply/install the SD patch ?
ralls94 said:
Alert I'm a newbie ! How do I apply/install the SD patch ?
Click to expand...
Click to collapse
If you're a newbie, forget about it. This is not meant for newbies, you should know how to build/compile a kernel from source.
You'd better wait till someone will compile a kernel that includes the patch and provide a flashable zip for it.
Sent from nowhere over the air...
Rapier said:
If you're a newbie, forget about it. This is not meant for newbies, you should know how to build/compile a kernel from source.
You'd better wait till someone will compile a kernel that includes the patch and provide a flashable zip for it.
Sent from nowhere over the air...
Click to expand...
Click to collapse
I know how to flash custom roms and kernels, I was getting poor battery life like 9 hours of moderate usage and 3 to 4 hours of screen on time but (because my phone didn't wanted to deep sleep) after I flashed the SpaceX kernel I am getting 15-18 hours and 6-8 screen on time , I left my phone alone for 14 hours and the battery only dropped 2%, I got from 13 hours of bateria expectation to 30 hours
I have been looking for a few days on the loose core of the tabs2 SM-T817w. But the entire XDA forum, and even Google I did not find the SM-T817w relaxed kernel or ROMS! . . I am very disappointed, obviously why the difference is so big tabs2, we are 817w forgotten? ?? ??:困惑::困惑:
I have now upgraded the latest firmware, T817WVLU3BPK5. . I hope XDA friends can help me, making a relaxed kernel. Because I really get it (in order to engage in the core, has become a brick several times. Now helpless with the official system.)
SM-T817w TWRP
Thank you very much XDA friends, I hope you can help me. Make a loose core of SM-T817w. If you are willing to make a ROMs I will be more happy. Finally, I would like to ask a question, how to delete KNOS because it is too annoying. Hindering me from gaining maximum control:伊克::伊克:
@engine95 @ashyx @Lightn1ng @zaleks13 @pvsgh @jafangie @chris1683
:D:D:D
It's being worked on. Look in "Development", Permissive kernel. I'm waiting on Samsung to release source for it and 2 others.
engine95 said:
It's being worked on. Look in "Development", Permissive kernel. I'm waiting on Samsung to release source for it and 2 others.
Click to expand...
Click to collapse
I am very grateful to you, waiting for you to reply to the message. The result is no audio. I came to the forum for help:凉:
What about rooting with Dirty Cow? It seems to set the kernel to permissive: https://github.com/jcadduono/android_external_dirtycow
YrrchSebor said:
What about rooting with Dirty Cow? It seems to set the kernel to permissive: https://github.com/jcadduono/android_external_dirtycow
Click to expand...
Click to collapse
Thank you for your reply, but I see this document is not very understand. If you have a .zip available, it might be better
xdalemons said:
Thank you for your reply, but I see this document is not very understand. If you have a .zip available, it might be better
Click to expand...
Click to collapse
Perhaps someone has put together a 1-click package, but basically you have to do it by hand. It isn't hard at all, as long as you have adb set up on a computer.
Whats up OnePlus 6/6t owners? @SaintZ93 has begun building Schwifty kernel for our device. The beta builds have shown a noticeable improvement over stock. Smooth and quick, great on battery. A decent amount of tuneable options, not too over done.
I've always enjoyed the "balance with little sacrifice" feeling that Schwifty gave my Axon 7.
Supporting this dev in testing to achieve that feeling on my OP6t. He's welcoming other testers, ....
MOD EDIT: CONTENT REMOVED
Schwifty was always my favorite kernel on the Axon. On the 6T I am getting excellent performance and great battery life with updates always being worked on. I backup everything said above. I highly recommend others give this kernel a shot. ....
MOD EDIT: CONTENT REMOVED
Does he support 5/T?
Amr Fathii said:
Does he support 5/T?
Click to expand...
Click to collapse
Is this a 5/5t forum?...
xstefen said:
Is this a 5/5t forum?...
Click to expand...
Click to collapse
Question of the day! :laugh::good:
xstefen said:
Is this a 5/5t forum?...
Click to expand...
Click to collapse
Thanks smarta**, but the question wasn't directed to you. Cheers.
I'd definitely like to try this kernel..any dl Link's
@EBeatFLA, @JTruj1ll0923, a thread with a download link may be posted here, but you may not use XDA to direct our users to some other platform in any way.
THREAD CLOSED