Update 9.0.0
Hey guys and girls,
Here´s the next update. It includes source merged for stable A13, which is the same as for the last A13 beta.
There are actually a few surprises in the latest A13 source. Google backported f2fs reader-unfair rwsems to 4.14, this was on my to-do list as well, but now I don´t need to spend the time to get this in. This gives f2fs quite a performance boost.
Google merged some CAF fixes/improvements as well.
Getting linux-stable to 4.14.290 was quite a journey. Several commits broke boot or caused other issues. It was not as straightforward as I would have liked. But now we´re back on track on latest again.
I´ll include some info from the previous month in hide tags here as well in case somebody missed it.
I wish everybody a great day.
Enjoy the device and the kernel, because I certainly do
Before troubleshooting and reporting any issues make sure to not use any additional mods, scripts or tweaks. This includes all mods and magisk modules, even the tiniest modification you did.
big thanks to all my testers again:
@Mrcactuseater
@MArtyChubbs @ilal2ielli
@toastyp @Alcolawl
@i5lee8bit
Detailed changelog below.
Changelog:
- Android 13 source merged
- Linux-Stable 4.14.290
- updated anykernel3.zip thanks to @osm0sis
- other changes can be found on github
Magisk Module:
- After flashing the kernel, you will see a module called AK3 Helper Module in Magisk Manager. This will fine tune the power-hal. Do not delete it!
Have fun flashing and enjoy your device with latest linux-stable
Why is linux-stable beneficial?
I wish you all a nice day/evening!
Download is below
Download:
Kernel: https://androidfilehost.com/?w=files&flid=301179
How to flash the Kernel:
1. Make sure you are rooted, are using the latest magisk suited for your OS version and a kernel manager capable of flashing a zip is installed. If available you'll can use TWRP as well. Download the kernel.zip to your device.
1a. If you used the SQLITE3 Magisk Module and the GPay Fix Magisk Module in the past (prior to 2.0.0) look at this post: click me
2. Flash kernel zip in via your favorite method. Kernel Managers and Recoveries need to be updated to work with a specific Android Version. It's your job to ensure compatibility!
Root will be preserved! (Make sure to be on the latest firmware the kernel is made for)
3. Reboot and profit! Before reporting any issues make sure to read the first three posts of this thread!
Instructions can be found in the OP too!
Have fun, enjoy the kernel and your phone.
If you like my work please consider a donation.
Donations are not mandatory but very welcome.
If you like my work and want to buy me a coffee/green tea: http://paypal.me/freak07
Hey guys and girls,
Here´s the next update. It includes source merged for stable A13, which is the same as for the last A13 beta.
There are actually a few surprises in the latest A13 source. Google backported f2fs reader-unfair rwsems to 4.14, this was on my to-do list as well, but now I don´t need to spend the time to get this in. This gives f2fs quite a performance boost.
Google merged some CAF fixes/improvements as well.
Getting linux-stable to 4.14.290 was quite a journey. Several commits broke boot or caused other issues. It was not as straightforward as I would have liked. But now we´re back on track on latest again.
I´ll include some info from the previous month in hide tags here as well in case somebody missed it.
In case a user decides not to use the CleanSlate apps, parsing for config files will stop.
Support for TTL spoofing was added as requested earlier. In case you want to make use of this feature you need to insmod the kernel drivers, otherwise the drivers built as modules will do nothing as was also requested.
You can load the modules via a rooted shell:
check if they´re being loaded with
Make sure to update the CleanSlate configs apps to the latest ones found on the CleanSlate thread here or the beta version in playstore in case you purchased them earlier.
Support for TTL spoofing was added as requested earlier. In case you want to make use of this feature you need to insmod the kernel drivers, otherwise the drivers built as modules will do nothing as was also requested.
You can load the modules via a rooted shell:
Code:
insmod /vendor/lib/modules/xt_HL.ko
insmod /vendor/lib/modules/xt_HMARK.ko
check if they´re being loaded with
Code:
lsmod
Make sure to update the CleanSlate configs apps to the latest ones found on the CleanSlate thread here or the beta version in playstore in case you purchased them earlier.
I wish everybody a great day.
Enjoy the device and the kernel, because I certainly do
Before troubleshooting and reporting any issues make sure to not use any additional mods, scripts or tweaks. This includes all mods and magisk modules, even the tiniest modification you did.
big thanks to all my testers again:
@Mrcactuseater
@MArtyChubbs @ilal2ielli
@toastyp @Alcolawl
@i5lee8bit
Detailed changelog below.
Changelog:
- Android 13 source merged
- Linux-Stable 4.14.290
- updated anykernel3.zip thanks to @osm0sis
- other changes can be found on github
Magisk Module:
- After flashing the kernel, you will see a module called AK3 Helper Module in Magisk Manager. This will fine tune the power-hal. Do not delete it!
Have fun flashing and enjoy your device with latest linux-stable
Why is linux-stable beneficial?
I wish you all a nice day/evening!
Download is below
Download:
Kernel: https://androidfilehost.com/?w=files&flid=301179
How to flash the Kernel:
1. Make sure you are rooted, are using the latest magisk suited for your OS version and a kernel manager capable of flashing a zip is installed. If available you'll can use TWRP as well. Download the kernel.zip to your device.
1a. If you used the SQLITE3 Magisk Module and the GPay Fix Magisk Module in the past (prior to 2.0.0) look at this post: click me
2. Flash kernel zip in via your favorite method. Kernel Managers and Recoveries need to be updated to work with a specific Android Version. It's your job to ensure compatibility!
3. Reboot and profit! Before reporting any issues make sure to read the first three posts of this thread!
Instructions can be found in the OP too!
Have fun, enjoy the kernel and your phone.
If you like my work please consider a donation.
Donations are not mandatory but very welcome.
If you like my work and want to buy me a coffee/green tea: http://paypal.me/freak07