[KERNEL][Pixel] FrancoKernel - r26 ? 25th Aug - Google Pixel ROMs, Kernels, Recoveries, & Other De

Hi all.
Compatibility:
Builds from r1 to r5 are for Android 7.1 Nougat only.
Builds starting with r6 are for Android 7.1.1 Nougat only.
Builds starting with r12 are for Android 7.1.2 Nougat only.
Builds starting with r19 are for Android Pie only.
Download:
https://francokernel.app
Installation:
Flash the zip in your recovery
or
Auto-flash from FK Kernel Manager app, it's magical
Changelog:
https://francokernel.app
Scroll down, choose your device & select the latest release to see the changelog.
Source:
https://github.com/franciscofranco/marlin
Follow me on socials for updates and interesting tidbits
Twitter
FK Kernel Manager video
https://www.youtube.com/watch?v=ARdNqh71D0E
Disclaimer to moderators:
Slight OT is fine, but when users decide to act stupid they should be dealt with with the appropriate means - its really annoying for me when OT turns crazy. Please put the warning/ban hammer anytime any of you think there's lack of respect and/or too much unwanted OT crap - but if it doesn't meet this criteria let the OT posts alone. Thank you.
Cheers!

I think the only thing I haven't merged yet is controls for headphone volume boost. Other standard things are already there. Due to the unfortunate fact that we still don't have a custom recovery I haven't touched the ramdisk, so you're just flashing the actual Kernel binary (plus the device tree files that are bundled to it) through the bootloader. It's really straight forward though.
I wouldn't expect any magical battery improvements yet. Although I've made some custom patches to reduce needlessly cpu idle wakeups (don't confuse this with wakelocks, totally different things), and reducing the load average, I doubt there will be any magical enhancements. Though, I wouldn't be surprised if you get 5-10% better screen on time.
Also merged some upstream patches which gave me roughly 5-10% better Geekbench results on both single and multi threaded tests due to lower lock contention & reduced overhead.
Made sure ZRAM was properly set up too, which didn't seem to be the case by looking through the entire Google's device tree.
There's other things on my patches, but nothing groundbreaking.
Everything is in my github too. You know my approach, no bull****, so don't ask me for merge/add retarded crap.

Yeah boy just in time! (Even though I'm not using the phone right now...) XD

Thank you Sir, always good to see you on the case.

zaclimon said:
Yeah boy just in time! (Even though I'm not using the phone right now...) XD
Click to expand...
Click to collapse
Hopefully you will soon!
jayfried said:
Thank you Sir, always good to see you on the case.
Click to expand...
Click to collapse

thank you @franciscofranco a tru og
Pure Nexus/Team Blackout

Changelog not working for me? (404 error)

narwahlberg said:
Changelog not working for me? (404 error)
Click to expand...
Click to collapse
Yes, I haven't added it yet.

Glad to see you in the pixel family!
Thanks for the Kernel, downloading it right now.

Im not able to flash the kernel. Do i have to extract the file?

so good to see your smiling face here
Sent from my sailfish using XDA Labs

Just flashed this bad boy going for a spin.

Fizwiz said:
Im not able to flash the kernel. Do i have to extract the file?
Click to expand...
Click to collapse
yes, you need to flash the img from fastboot

jayfried said:
Just flashed this bad boy going for a spin.
Click to expand...
Click to collapse
Initially I didn't believe you, but considering you provided a ss..
Sent from my Pixel using Tapatalk

vivanshah said:
yes, you need to flash the img from fastboot
Click to expand...
Click to collapse
What command? Im able to flash elemental but not this one...
Envoyé de mon Pixel en utilisant Tapatalk

Fizwiz said:
What command? Im able to flash elemental but not this one...
Envoyé de mon Pixel en utilisant Tapatalk
Click to expand...
Click to collapse
Code:
fastboot flash kernel kernel_binary
as specified in the OP worked for me

Melecatius said:
Glad to see you in the pixel family!
Thanks for the Kernel, downloading it right now.
Click to expand...
Click to collapse
Fizwiz said:
Im not able to flash the kernel. Do i have to extract the file?
Click to expand...
Click to collapse
You don't extract any file. Just read the instructions in the OP. Download the file and then run the fastboot command.

If I were to root, are all the features of FKUpdater currently supported in this kernel?

If i have elemental flashed, i can still flash this?

varun.gid said:
If i have elemental flashed, i can still flash this?
Click to expand...
Click to collapse
Flash stock boot.img before flashing this kernel if you want to root again
Sent from my Pixel using Tapatalk

Related

[kernel][5.0.1][DT2W][Mako]

This is the stock kernel LRX22C but with @stratosk's Double Tap to Wake added.
Nothing else added or taken away
Only available for Nexus 4.
Only tested with stock ROM, others may not work.
Enable DT2W with Trickster Mod
Flash dt2w_boot.img in bootloader
Source:-
https://android.googlesource.com/kernel/msm
https://github.com/stratosk/kernel_msm
Toolchain:-
https://android.googlesource.com/platform/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6
Built on Ubuntu 14.04.1 LTS
Good effort. I think world seems to have forgotten s2w which was my favorite! And its not available in any modern kernels ( even if listed it doesn't work). Any works on that?
arvindgr said:
Good effort. I think world seems to have forgotten s2w which was my favorite! And its not available in any modern kernels ( even if listed it doesn't work). Any works on that?
Click to expand...
Click to collapse
Thanks. I too liked @bponury's Slide to wake from Touch Control but the source isn't available anywhere. As far as I'm aware other versions of S2W had problems.
Can u also build a stock kernel but with gamma colors added only?
Would be greatful if u can have time to do that
Without DT2W or S2W only gamma colors from Faux or Franco..
_________________________________________________
Device: Google Nexus 4 (LG-E960) 16GB (MAKO)
ROM: SimpleAOSP-L-ROM (Stable Build 7)
Kernel: Stuxnet v4.5 (3.4.105)
Gapps: PA-Gapps-5.0.1-BETA4 (MINI)
________________________________________________
Sorry but I'm not a developer, it took me ages to work out how to do this so I'm unlikely to do it again for a feature I never use. Would you be interested in a tutorial thread on the process I went through?
I would totally be interested in a tutorial, from building and configuring the kernel to add the dt2w feature.
Sent from my Nexus 4 using XDA Free mobile app
Nicknoxx said:
Sorry but I'm not a developer, it took me ages to work out how to do this so I'm unlikely to do it again for a feature I never use. Would you be interested in a tutorial thread on the process I went through?
Click to expand...
Click to collapse
It would be better to use the GCC 4.7 toolchain in that case because it is more optimised and is the one used in the actual stock kernel. Also, if you need help for your guide, I can help you.
Ok I'll do a 'Guide' thread and post a link here - it will take a few days. I'll have a look at using the suggested toolchain - thanks for the offer of help - I may need it.
i flashed this kernel and result in bootloop argggggggg now i have to flash this rom again n i m going to loose all my data
is there any thing i can do with it to avoid this
EDIT - problem solved i flashed rom without wiping data but this kernel is not working for me
I've only tested it with the stock ROM, which one are you using? I'll edit the op to include this.
Nicknoxx said:
Sorry but I'm not a developer, it took me ages to work out how to do this so I'm unlikely to do it again for a feature I never use. Would you be interested in a tutorial thread on the process I went through?
Click to expand...
Click to collapse
I'm here to help you too
I faced the exact same situation that you faced while starting with the kernel. It's very very hard at first but once you get familiar with all the git, cherry-pick stuff, it will be so awesome. As @zaclimon suggested you can use the STOCK toolchain if you want to stay close to STOCK or you can use THIS toolchain(2014.12 4.9.3) and THIS COMMIT which ensures you will not run into any compile errors regarding toolchain.
Nicknoxx said:
I've only tested it with the stock ROM, which one are you using? I'll edit the op to include this.
Click to expand...
Click to collapse
Bro i m using stock 5.0.1 rom but this is not working for me
tonyking said:
Bro i m using stock 5.0.1 rom but this is not working for me
Click to expand...
Click to collapse
I can't imagine why it works fit me but not you. Do you have stock recovery or root?
Nicknoxx said:
I can't imagine why it works fit me but not you. Do you have stock recovery or root?
Click to expand...
Click to collapse
No i m using twrp recovery with root
Edit- can you make a flashable zip of this kernel
tonyking said:
No i m using twrp recovery with root
Click to expand...
Click to collapse
Hmm, the same as me.
tonyking said:
Edit- can you make a flashable zip of this kernel
Click to expand...
Click to collapse
I'll try.
Edit Schoolboy error, now fixed. Will address in upcoming guide.
The first part of my guide is here
http://forum.xda-developers.com/nexus-4/general/guide-beginners-guide-to-building-t2986686

[EOL] [KERNEL][G800F][exynos][CUSTOM KERNEL] FOR MOST CUSTOM ROMS [EOL]

Code:
***WARNING***
-READ CAREFULLY!!
YOU FLASH THIS KERNEL AT YOUR OWN RISK.I TAKE NO RESPONSIBILITY FOR ANY DAMAGE THAT MAY OCCUR DUE TO THE FLASHING OF THIS IMAGE.
I WILL NOT BE RESPONSIBLE FOR LOST DATA,BRICKED PHONE,OR ANYTHING OF THE SUCH.(PHONE EXPOLDES,OVERHEATS ETC)
THIS KERNEL IS ONLY FOR THE S5 MINI SM-G8OOF (Exynos) DO NOT FLASH THIS ON ANY OTHER DEVICE!
EOL (End of Life) ​
I will be creating a new thread for my N kernel - Stay tuned!​
UPDATED Linux kernel to 3.4.113 on 27-10-2016​UPDATED to v2.5 on 13-10-2016​
Code:
Changes in version 2.5
*Unlocked CPU frequencies 1500,300 and 200MHZ
*Switched to self built Linaro/Sabermod toolchain
*Added many more optimization flags
*Added DriveDroid support
Features
-Now supports Many different ROMS for the G800F
-Compiled with self built optimized Linaro/SaberMod toolchain ("LinaroMod")
-Unlocked CPU frequencies: 1500MHZ,200MHZ and 300MHZ
-Updated Linux kernel from 3.4.39 to the latest 3.4.113
-Added many optimizations (You can see all of the optimization flags in the makefile on the kernel source page)
-enabled graphite
-Added Drivedroid Support - http://softwarebakery.com/projects/drivedroid
-Fading LED's
-Added I/O schedulers
-zen
-sio
-fifo
-fiops
-tripndroid
-vr
-Added CPU governors
-zzmoove
-hyper
-alucard
-darkness
-nightmare
-wheatley
-smartassv2
-dancedance
-pegasusq
Click to expand...
Click to collapse
You will need Kernel Adiutor (free from the play store) or similar app capable of allowing you to switch I/O schedulers and
CPU governors in order to be able to change and set those.
I can recommend this.
http://forum.xda-developers.com/android/apps-games/kernel-adiutor-mod-singularity-kernel-t3333549
Click to expand...
Click to collapse
Known Issues
Let me know and I will try to fix them
Click to expand...
Click to collapse
Installation
I HIGHLY recommend that you do a full backup before flashing this kernel.I am not responsible if you lose any or all of your data.BACKUP!!
1.Download the "Spookcity_Kernel-MM"
2.Place the zip onto your phones storage
3.Reboot into recovery (Volume-Up + Home + Power button)
4.Select install
5.Flash the downloaded kernel
6.Go back a few times in TWRP.Select wipe -> Advanced wipe and wipe Dalvic/Art cache and the cache partition
If you do not do this you are very likely to experience strange issues.You have been warned.Do not report problems if you did not do this.
7.Reboot and hopefully enjoy.
Click to expand...
Click to collapse
Downloads
Spookcity_Kernel-MM
Click to expand...
Click to collapse
Sources
Toolchain - https://github.com/Spookcity/Android-Toolchains
Kernel - https://github.com/Spookcity/android_kernel_samsung_kminilte
Click to expand...
Click to collapse
Code:
CHANGELOG
[U]18-06-2017[/U]
-Switched to anykernel2
[U]31-10-2016[/U]
-Added zip for Bliss Rom
[U]13-10-2016[/U]
-Unlocked CPU freq 1500,200,300MHZ
-Switched to my self built toolchain
-Added many more optimization flags to the build
-Added DriveDroid support
-Added zip for Zephyr-OS
[U]24-07-2016[/U]
- Added zips to support more custom ROMS
[U]V2 - 23-07-2016[/U]
-Fixed RAMDISK to make it compatible and actually work with newer builds of CM13
-Changed SELinux from disabled to permissive to be in line with the "stock" CM kernel
-Added I/O schedulers
-fiops
-tripndroid
-vr
-Added CPU governors
-pegasusq
[U]V1 - Initial Release[/U]
Thanks to
-hennymcc and CTXz for bringing CM13 to our device! I used their kernel sources to build this.Without them I never would have been able to attemp this.
-DJ_Steve for his custom kernel.Without being able to look at his sources and cherry-pick some things I would also not have been able to do this.
-CurtisMJ Ditto same thing here.His kernel build and sources were very helpful to me.
-frap129 for his amazing toolchains!
-ArchiDroid
Anyone I may have left out sorry.I appreciate you all!
Click to expand...
Click to collapse
I hope you enjoy and please say thanks if you find this at all useful
XDA:DevDB Information
Spookcity_Kernel, Kernel for the Samsung Galaxy S5 Mini
Contributors
spookcity138
Kernel Special Features:
Version Information
Status: Beta
Created 2016-05-26
Last Updated 2017-06-18
Nice, finally some new development for our phone =)
I will test the kernel right away...
One thing that I would really love would be if you have the time to look into adding DT2W :angel:
Thanks for your work so far :good:
*edit*
booting went well. However WiFi doesnt work for me :/ I uploaded the logcat-output filtered for "wifi" to hastebin. If you need anything else for debugging let me know. Thanks to dual boot I will keep your custom kernel on one ROM
log
zaworka said:
Nice, finally some new development for our phone =)
I will test the kernel right away...
One thing that I would really love would be if you have the time to look into adding DT2W :angel:
Thanks for your work so far :good:
*edit*
booting went well. However WiFi doesnt work for me :/ I uploaded the logcat-output filtered for "wifi" to hastebin. If you need anything else for debugging let me know. Thanks to dual boot I will keep your custom kernel on one ROM
log
Click to expand...
Click to collapse
Thanks for trying out the kernel. That's weird about the WiFi. I have never had that happen in the bunch of times I have flashed it. I will def look into it.I'll have a look at the log, although at this point I'm also not that great at interpreting those, so it may not help. I'll see what I can do though
Sent from my SM-G800F using Tapatalk
can you tell me someone what is kernel?
br3acker said:
can you tell me someone what is kernel?
Click to expand...
Click to collapse
http://www.makeuseof.com/tag/linux-kernel-explanation-laymans-terms/
zaworka said:
Nice, finally some new development for our phone =)
I will test the kernel right away...
One thing that I would really love would be if you have the time to look into adding DT2W :angel:
Thanks for your work so far :good:
*edit*
booting went well. However WiFi doesnt work for me :/ I uploaded the logcat-output filtered for "wifi" to hastebin. If you need anything else for debugging let me know. Thanks to dual boot I will keep your custom kernel on one ROM
log
Click to expand...
Click to collapse
OK,well after looking at the log and trying to decipher it and then thinking a bit I have only come up with one possibility.Maybe somehow your wpa_supplicant.conf file located in /data/misc/wifi/wpa_supplicant.conf has the wrong permissions for some reason.If you want you could try to check and possibly change the permissions.If you decide to try this I would backup the file because you never know.
The permissions should be: Owner - wifi Group - wifi...
Owner read and write/Group read and write/ others none.
If your permissions are correct on that file the only other thing I could possibly think of to do if you wanted would be to delete that file,wpa_supplicant.conf.Only after you back it up it though because you will lose all of your passwords,and reboot.It should recreate it.Do that at your own risk though.This is all I have come up with because I have never had that problem,so it's a bit difficult.
I am sorry, I think the error was my fault and not a bug of the kernel. I think the build that I am running at the moment is one I build myself and used sabermod toolchain. I remembered that I had the same problem using DMPKernel on that build. I thought I was using one of hennymmc's builds by now - so, sorry for reporting but thanks for looking into anyways.
Unfortunately I tried both and didnt solve the issue ,the permissions were set correctly btw.
I just installed the CM13 on another partition but - unless I have a flashable zip file - I can not install your kernel on that one. Would it be possible to provide the kernel as .zip?
zaworka said:
I am sorry, I think the error was my fault and not a bug of the kernel. I think the build that I am running at the moment is one I build myself and used sabermod toolchain. I remembered that I had the same problem using DMPKernel on that build. I thought I was using one of hennymmc's builds by now - so, sorry for reporting but thanks for looking into anyways.
Unfortunately I tried both and didnt solve the issue ,the permissions were set correctly btw.
I just installed the CM13 on another partition but - unless I have a flashable zip file - I can not install your kernel on that one. Would it be possible to provide the kernel as .zip?
Click to expand...
Click to collapse
Sure thing.I updated the download section above and added a flashable zip.I think it'll work.
spookcity138 said:
Sure thing.I updated the download section above and added a flashable zip.I think it'll work.
Click to expand...
Click to collapse
Nice, that worked! Thanks for the effort :good:
Will test it over the next few days :fingers-crossed:
zaworka said:
Nice, that worked! Thanks for the effort :good:
Will test it over the next few days :fingers-crossed:
Click to expand...
Click to collapse
Good,I'm glad that worked.You thoughts and feedback are most welcomed.
Any chance this kernel hits the G800H for cm 13 too ?
I can be your tester
sasukesama said:
Any chance this kernel hits the G800H for cm 13 too ?
I can be your tester
Click to expand...
Click to collapse
Hey, I appreciate the offer. That is something I can look into at some point. No promises. In still trying to learn all of this stuff.
Sent from my SM-G800F using Tapatalk
spookcity138 said:
Hey, I appreciate the offer. That is something I can look into at some point. No promises. In still trying to learn all of this stuff.
Sent from my SM-G800F using Tapatalk
Click to expand...
Click to collapse
Sounds good
I think you can do the same (using the cm13 kernel and DJ_Steve kernel stuff) as he has a G800H version of his kernel
I use your kernel , you can repair the wifi ?
Abde77 said:
I use your kernel , you can repair the wifi ?
Click to expand...
Click to collapse
What's the problem with the WiFi exactly? I need to update this anyway. I will at some point.I've had no WiFi probs though.
Sent from my SM-G800F using Tapatalk
spookcity138 said:
What's the problem with the WiFi exactly? I need to update this anyway. I will at some point.I've had no WiFi probs though.
Sent from my SM-G800F using Tapatalk
Click to expand...
Click to collapse
Conducted any work on the development of the kernel? About sound problems and headphones like DJ_Steve , initially had no problems, and then there., maybe it depends on kernel version? Is there a chance to make all the improvements in version 3.4.39 ? (Google translation)
Oleggluk said:
Conducted any work on the development of the kernel? About sound problems and headphones like DJ_Steve , initially had no problems, and then there., maybe it depends on kernel version? Is there a chance to make all the improvements in version 3.4.39 ? (Google translation)
Click to expand...
Click to collapse
I actually haven't touched this recently at all.I've been spending too much time on the mess that is my AOSP build [emoji2]
I give up on that for now though.It's giving me a headache.
I will try to get back to this soon,as I don't even think it works with any of my builds.I don't know.I'm not even using this right now.
I never actually had any real audio issues with this however and I did use if for awhile,so that's strange.
Sent from my SM-G800F using Tapatalk
spookcity138 said:
I actually haven't touched this recently at all.I've been spending too much time on the mess that is my AOSP build [emoji2]
I give up on that for now though.It's giving me a headache.
I will try to get back to this soon,as I don't even think it works with any of my builds.I don't know.I'm not even using this right now.
I never actually had any real audio issues with this however and I did use if for awhile,so that's strange.
Click to expand...
Click to collapse
Also does not have wi-fi access in the new Assembly СМ13 from ayke with this kernel. I took apart your kernel and replace the ramdisk from the new build, wifi now works. (Google translation)
Oleggluk said:
Also does not have wi-fi access in the new Assembly СМ13 from ayke with this kernel. I took apart your kernel and replace the ramdisk from the new build, wifi now works. (Google translation)
Click to expand...
Click to collapse
I kinda remember this issue as well.Good to know about the ramdisk.
Its such a strange thing how only some experience the robotic voice...and you have no microphone problems with ayke's build either? Like it stops working after a phone call?
Sent from my SM-G800F using Tapatalk
spookcity138 said:
I kinda remember this issue as well.Good to know about the ramdisk.
Its such a strange thing how only some experience the robotic voice...and you have no microphone problems with ayke's build either? Like it stops working after a phone call?
Sent from my SM-G800F using Tapatalk
Click to expand...
Click to collapse
Robot voice I have never had. And mute has the same problem that error camera. If you kill the mediaserver, the microphone performance is restored. You can use the long-known app Mediaserver Killer. (Google translation)

[KERNEL][MiA1] FrancoKernel ⚡️- r13 - 15th November - Stock, custom roms

Hi all.
Compatibility:
Builds starting with r1 up to r7 are compatible with stock Android Oreo 8.0.0.
Builds starting with r2 are compatible with Android Oreo 8.1.0 custom roms.
Builds starting with r8 are compatible with stock Android Oreo 8.1.0.
Download:
https://francokernel.app
Installation:
Not rooted or using another custom Kernel
1 - Dirty flash your rom
2 - Go through the whole recovery installation procedure
3 - Flash Magisk
4 - Flash the zip in your recovery
Rooted and upgrading FK
1 - Flash the zip in your recovery
or
Auto-flash from Kernel Manager for Franco Kernel -> it's magical
Features:
1 - Legendary battery life
2 - Flash & forget
3 - Typical interfaces like display adjustments, sound control, vibration control, and all that boring stuff
4 - Bypasses the verified boot flag for Android Pay compatibility (root still breaks Android Pay but that's your own problem)
5 - Idle power consumption reduced to the absolute minimum (if you have wakelocks from 3rd party apps you're obviously on your own)
6 - Support for FKUpdater's Performance Profiles
7 - Magical support, I'm here every day, checking posts almost hourly, ready to help anytime (well, unless you fail to read the OP, which contains most info you need)
8 - Seemless integration with my app FKUpdater
9 - No crap placebo patches, or "magical" optimizations
10 - Probably more, check my github for all the details - the code speaks for itself
Changelog:
https://francokernel.app
Scroll down, choose your device & select the latest release to see the changelog.
Source:
https://github.com/franciscofranco/tissot
Kernel Manager for Franco Kernel
Follow me on the interwebs
Google+
Twitter
Google+ FK community
https://plus.google.com/u/0/communities/117966512071636110546
Disclaimer to moderators:
Slight OT is fine, but when users decide to act stupid they should be dealt with with the appropriate means - its really annoying for me when OT turns crazy. Please put the warning/ban hammer anytime any of you think there's lack of respect and/or too much unwanted OT crap - but if it doesn't meet this criteria let the OT posts alone. Thank you.
Cheers!
Stock rom:
This Kernel doesn't touch WiFi in any shape or form, it uses the built-in WiFi module that's present on stock rom. If you're using a custom Kernel that messes with the WiFi stack (eg. injecting a custom WiFi module) you must dirty flash your rom first to ensure WiFi will work properly. You've been warned.
franciscofranco said:
Will post links in a couple minutes.
Click to expand...
Click to collapse
Obrigado = Thank you
Enviado do meu Mi A1 através do Tapatalk
franciscofranco said:
Will post links in a couple minutes.
Click to expand...
Click to collapse
Wow, at last. Thank you.
Thank you so much sir francisco. It's been a while since I used a Nexus 4 device with your kernel. Kudos to your great work.
Can't wait for this, great to see the kernel master coming to our device!
Wow! Thanks!
Enviado desde mi Mi A1 mediante Tapatalk
Can't wait for the link. I've heard good things. Going to flash before I leave
Nice bro....
You is amazing man. :good:
Sent from my Xiaomi Mi A1 using XDA Labs
Yes! It's here! Thank you so much sir! ? Can't wait to test it!
its already live !! https://kernels.franco-lnx.net/MiA1/8.0.0/anyKernel/
dfranco51207 said:
its already live !! https://kernels.franco-lnx.net/MiA1/8.0.0/anyKernel/
Click to expand...
Click to collapse
Just give some respect to OP. I think he might test the kernel for a while before posting the links.
hulicow said:
Just give some respect to OP. I think he might test the kernel for a while before posting the links.
Click to expand...
Click to collapse
in the first post he say " links in minutes " i dont think he will post something without testing
Edit :
Finally.
But only for stock ROM only at this moment right ?
dfranco51207 said:
in the first post he say " links in minutes " i dont think he will post something without testing
Click to expand...
Click to collapse
You must wait for him to post the links. Do not lead him.
Edit: Now the OP updated his first and second post. Thanks sir francisco.
hulicow said:
You must wait for him to post the links. Do not lead him.
Click to expand...
Click to collapse
im just sharing the link that already be live for anyone who looks in the download section
Ok links are up, OP is complete. There's very useful info in the #2 post, so please don't skip it.
Enjoy!
1. Dirty flashed fastboot ROM.
2. Boot to TWRP | Install TWRP zip.
3. Install Magisk.
4. Install Kernel
Works great! Does the Mac Address really change when one switches Kernels? I noticed it here and the last Kernel I flashed.
oreo27 said:
1. Dirty flashed fastboot ROM.
2. Boot to TWRP | Install TWRP zip.
3. Install Magisk.
4. Install Kernel
Works great! Does the Mac Address really change when one switches Kernels? I noticed it here and the last Kernel I flashed.
Click to expand...
Click to collapse
It shouldn't, mac adress is hw specific, but I don't really know if there's an address randomization - not really my area of expertise, I might be 100% wrong.
franciscofranco said:
It shouldn't, mac adress is hw specific, but I don't really know if there's an address randomization - not really my area of expertise, I might be 100% wrong.
Click to expand...
Click to collapse
That's odd. I think you may be correct. It reverted back to my original mac address from before I flashed the previous kernel I was using. I saw it from an old entry in my router's config page.
By the way. Did you do something to make the device boot faster or am I just experiencing a placebo effect of sorts?

[KERNEL][POLARIS] FrancoKernel ⚡️- r2 - 3rd December

Hi all.
Compatibility:
Builds starting with r1 work with MIUI and custom roms based on LineageOS.
Don't flash on beta MIUI Pie, WiFi won't work most likely.
Download:
From my webserver choose the Kernel with the most recent version number. Older releases for older Android versions are in the parent directory:
MIUI and custom roms: https://androidfilehost.com/?fid=11410963190603890260
or from my Updater app. It's just easier and more convenient:
https://play.google.com/store/apps/details?id=com.franco.kernel
Installation:
Flash the zip in your recovery
or
Auto-flash from FK Kernel Manager app, it's magical
Changelog:
http://kernels.franco-lnx.net/PocophoneF1/9/appfiles/changelog
Source:
https://github.com/33bca/android_kernel_xiaomi_sdm845
Follow me on socials for updates and interesting tidbits
Twitter
FK Kernel Manager video
https://www.youtube.com/watch?v=ARdNqh71D0E
Disclaimer to moderators:
Slight OT is fine, but when users decide to act stupid they should be dealt with with the appropriate means - its really annoying for me when OT turns crazy. Please put the warning/ban hammer anytime any of you think there's lack of respect and/or too much unwanted OT crap - but if it doesn't meet this criteria let the OT posts alone. Thank you.
Cheers!
Thans to @franciscofranco for this kernel, its "just" his source for Pocophone F1 with some defconfig changes to make it work on our Xiaomi Mi Mix 2S.
#2
Thanks. Nice to have Franco Kernel for our device.
Niiiice! Thanks for supporting our device. I enjoyed your kernel on Nexus 4 and 5 ... This device is going to feel lot more like Nexus now ?
Danggg. Polaris is getting hotter. Thanks man
Thanks to BO4 which got boring
Thanks bro. We appreciate your efforts.
33bca said:
Hi all.
Compatibility:
Builds starting with r1 work with MIUI and custom roms based on LineageOS.
Don't flash on beta MIUI Pie, WiFi won't work most likely.
Download:
From my webserver choose the Kernel with the most recent version number. Older releases for older Android versions are in the parent directory:
MIUI and custom roms: https://androidfilehost.com/?w=files&flid=286539
or from my Updater app. It's just easier and more convenient:
https://play.google.com/store/apps/details?id=com.franco.kernel
Installation:
Flash the zip in your recovery
or
Auto-flash from FK Kernel Manager app, it's magical
Changelog:
http://kernels.franco-lnx.net/PocophoneF1/8.1.0/appfiles/changelog
Source:
https://github.com/33bca/android_kernel_xiaomi_sdm845
Follow me on socials for updates and interesting tidbits
Twitter
FK Kernel Manager video
https://www.youtube.com/watch?v=ARdNqh71D0E
Disclaimer to moderators:
Slight OT is fine, but when users decide to act stupid they should be dealt with with the appropriate means - its really annoying for me when OT turns crazy. Please put the warning/ban hammer anytime any of you think there's lack of respect and/or too much unwanted OT crap - but if it doesn't meet this criteria let the OT posts alone. Thank you.
Cheers!
Click to expand...
Click to collapse
Alô,can you give a link to download, thanks a lot
Sent from my [device_name] using XDA-Developers Legacy app
paulojorjealmeida said:
Alô,can you give a link to download, thanks a lot
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
Why didn't you spend 1 min in reading the post and looking for the link yourself?
33bca said:
Why didn't you spend 1 min in reading the post and looking for the link yourself?
Click to expand...
Click to collapse
Your link dont work Smart guy
Sent from my [device_name] using XDA-Developers Legacy app
paulojorjealmeida said:
Your link dont work Smart guy
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
Link works just fine! Open your eyes please...
paulojorjealmeida said:
Your link dont work Smart guy
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
Hell yeah it works!
paulojorjealmeida said:
Your link dont work Smart guy
Click to expand...
Click to collapse
Of course it works, try harder next time: https://androidfilehost.com/?w=files&flid=286539
Nice kernel! But for me, on official pixel experience, double tap to wake doesn't work.
e-grebnev said:
Nice kernel! But for me, on official pixel experience, double tap to wake doesn't work.
Click to expand...
Click to collapse
You might have to enable it in a kernel manager of sorts. Seem to recall this on the pixel too
Any compatibility with xiaomi.eu roms?
ruicc said:
Any compatibility with xiaomi.eu roms?
Click to expand...
Click to collapse
Likely but wifi wont work (fix from mipa) and im not sure but somebody reported not charging issue.
Has anyone tried this on the Pixel Experience ROM that's posted in this forum?
pi4a7a said:
Likely but wifi wont work (fix from mipa) and im not sure but somebody reported not charging issue.
Click to expand...
Click to collapse
Thanks, will wait for a better compatibility
On LOS 16, no fast charging. Even slow charging is very slow. 1h maybe 2%
Sent from my Mi MIX 2S using Tapatalk

[MOD] 70-72Hz Display Mod for OnePlus6

70-72Hz Mod for OnePlus 6!
So here it is guys! Our own Display OC mod! Ever since Mi9 got one I really wanted to make one for OP6 too and after many sleepless nights and compiling various things, here it is! Let's talk about couple of things, is it safe? Mi9 users and K20 Pro users have a similar mod and they reported no screen damage so far. I will be testing this mod 24/7 and report how it affects my screen. I also used lower values just because 75Hz seemed bit unstable so this mod is pretty safe I'd say. 70Hz runs really.. well. Smoothly! :laugh: Can You notice the difference? Yes! Shocking how much difference there is in 10Hz. Battery life? Probably no impact at all since the OC is pretty small.
Can I flash it on 6T, santoni, vince, my new mt6580 phone?? No! Even though it won't brick Your phone, it simply won't work.
Compatibility? Most likely all Pie roms, maybe even without root.
How to Install:
Windows Users:
Extract the zip somewhere.
Reboot to fastboot and plug Your phone in.
Double tap on 70hz_recommended_flasher_windows.bat (Don't run it as admin)
Wait till it finishes flashing.
Reboot and enjoy!
Check screenshots in attached images!
Download:
70_72Hz Mod for OnePlus6
Stock 60Hz Flasher for OnePlus6
If You have any other problems, just ask here on XDA or for the fastest support PM me or ask someone in my group on Telegram
Join my group!
If You like my work, You can support me here!
https://www.paypal.me/protodevnan0
Credits:
ZhenXin and Andy Chan for original dtbo mod idea.
FunkWizard/OnePlus for latest firmwares!
OnePlus for creating OP6!
My friend Dylan for always supporting me
If I forgot anyone, just PM me on Telegram!
​
XDA:DevDB Information
[MOD] 70-72Hz Display Mod for OnePlus6 , Tool/Utility for the OnePlus 6
Contributors
ProtoDeVNan0
Source Code: https://github.com/OnePlusOSS/android_kernel_oneplus_sdm845/tree/oneplus/SDM845_P_9.0_Beta
Version Information
Status: Testing
Created 2019-07-27
Last Updated 2019-07-27
Reserved for future feedback
Edit: Can someone move it to mods/themes? Idk why it got posted here
Can you please make one for 6T?
Interesting. How to uninstall if something goes wrong?
And therefore, when do we need to flash it again? After every ROM update?
Tomatot- said:
Interesting. How to uninstall if something goes wrong?
And therefore, when do we need to flash it again? After every ROM update?
Click to expand...
Click to collapse
Having the same questions. Thanks in advance.
Tomatot- said:
Interesting. How to uninstall if something goes wrong?
And therefore, when do we need to flash it again? After every ROM update?
Click to expand...
Click to collapse
Flash stock ota again
Works just great. ?
Tomatot- said:
Interesting. How to uninstall if something goes wrong?
And therefore, when do we need to flash it again? After every ROM update?
Click to expand...
Click to collapse
I'll post a back to stock flasher soon. And after every Full OxygenOS OTA You have to reflash it.
Twrp flashable zip ? I don't have my pc currently
ProtoDeVNan0 said:
I'll post a back to stock flasher soon. And after every Full OxygenOS OTA You have to reflash it.
Click to expand...
Click to collapse
Thanks. Does it modify the vendor partition or the system one? I'm wondering for custom roms udpates.
Tomatot- said:
Thanks. Does it modify the vendor partition or the system one? I'm wondering for custom roms udpates.
Click to expand...
Click to collapse
It modifies dtbo partition. So custom roms most likely won't ever touch this partition. Stock OTAs will though.
i installed it and it works............thank you
nice one
Where can I find the source code?
Macusercom said:
Where can I find the source code?
Click to expand...
Click to collapse
There's no source. It's just a modded stock dtbo.img.
how to uninstall it?
Can we flash this img via TWRP?
ProtoDeVNan0 said:
There's no source. It's just a modded stock dtbo.img.
Click to expand...
Click to collapse
But what did you mod?
igagan_ said:
how to uninstall it?
Click to expand...
Click to collapse
You can use 60Hz flasher. It will restore stock dtbo
Bloodwin said:
Can we flash this img via TWRP?
Click to expand...
Click to collapse
If Your TWRP supports dtbo flashing then sure. But if it doesn't then fastboot is the only option I guess.
I feel like I'm gonna get a speeding ticket on my way back home after I finish doing groceries. I need to flash this ASAP. ?

Categories

Resources