Development Physwizz m12 kernel v5.1

Search This thread

physwizz

Senior Member
Sep 16, 2013
4,328
982
Sydney
physwizz M12 u3 kernel
version 5.1
Built using M12f U3 source code

For OneUI 3.1
( also works for GSIs)


Samsung securities disabled
More CPU governors
Conservative, On-demand, Userspace, powersave, performance, energy_step, shedutil
Optimised for performance
Overclocked for performance
Underclocked for battery
CPU: 130MHz - 2210MHz
MTP
Lz4 default in zram
GPU response improved

Installation
Flash from custom recovery
Wipe Caches.
Reboot


Kernel source

@physwizz
 

Attachments

  • physwizz_m127f-u3-kernel-v5.1.zip
    17.5 MB · Views: 106
Last edited:

physwizz

Senior Member
Sep 16, 2013
4,328
982
Sydney
Installing physwizz custom kernels

INSTALL AT YOUR OWN RISK
I AM NOT RESPONSIBLE FOR ANY BRICKED PHONES
But I will help any well-mannered person to recover.

A. Preparation

1. Root the phone
2. Compress your patched boot.img to make boot.tar
3. Copy boot.tar to PC


B. Installation

Method 1
Install from twrp

Reboot to recovery
Backup boot
Install kernel zip
Reboot

Method 2
Install kernel from terminal.

1. Download magisk module (magic-flash.zip) from https://github.com/Magisk-Modules-Alt-Repo/magic-flash
2. Install module and reboot.
3. Open terminal.
4. Navigate to folder containing kernel.zip.
Use
ls to list contents
and
cd to change directories
5. Type su
6. Type flash kernel_name.zip
7. Reboot

Method 3
Using ADB

Install adb tools on pc
Connect to PC
Copy zip file to adb folder on pc
Open terminal on pc
Navigate to adb folder
Type
adb sideload file-name.zip

Method 4
Using boot.img

Install AIK Mobile from magisk modules
Use rootexplorer to access
/data/local/AIK-MOBILE
Add patched boot.img and tap unpackimg.sh
Exit the folder and return to see the files.
Edit the files (eg to add a new Image
rename Image to boot.img-zImage and insert in split-image folder)
Tap repackimg.sh
Rename new_image.img to boot.img
Compress boot.img to boot.tar
Copy boot.tar to PC
Reboot phone to download mode
Install boot.tar from odin

AIKLink


C. Removal

Method 1
Reboot to recovery
Restore boot.
Reboot

Method 2.
Reboot phone to download mode
Install patched boot.tar from odin


@physwizz
 
Last edited: