Physwizz Collection
4.09K subscribers
38 photos
651 files
809 links
Guides, kernels and hints for the Samsung a-series
Download Telegram
physwizz_a536b_S_kernel-v1.zip
16.6 MB
A536b S kernel v1
Exynos 1280

For OneUI 4.1 and for GSIs

Samsung securities disabled
CPU governors: performance, powersave, userspace, ondemand, conservative, shedutil, energystep, energyaware.
CPU: big 2.4 Little 2.0


Installation
https://t.iss.one/physwizz2/454

Kernel source code
https://github.com/physwizz?tab=repositories

@physwizz
physwizz_a115m_R_kernel_v1.3.zip
14.4 MB
A115m/f R kernel v1.3
Qualcomm SDM450 Snapdragon 450

For Android 11 OneUI 3.1

Thanks to @😋 🙂 for module loading fix

bugs:
no wifi

Installation
https://t.iss.one/physwizz2/454

Kernel source code
https://github.com/physwizz?tab=repositories

@physwizz
physwizz_a336b_S_kernel-v3.5.zip
16.7 MB
A336b S kernel v3.5
Exynos 1280

For OneUI 4.1 and for GSIs

Basic kernel built with Samsung a53 5g toolchain

Installation
https://t.iss.one/physwizz2/454

Kernel source code
https://github.com/physwizz?tab=repositories

@physwizz
A20
Geekbench 5

Set all minimums to maximum
GPU always on

physwizz kernel
Big 2184MHz
Little 1690MHz
GPU 1300MHz
How to build aosp kernel

(Android 12 Android Common Kernel ACK)

1. Install repo tool

sudo apt-get install repo -y

Or

mkdir -p ~/.bin
PATH="${HOME}/.bin:${PATH}"
curl https://storage.googleapis.com/git-repo-downloads/repo > ~/.bin/repo
chmod a+rx ~/.bin/repo


2. Sources and tools

mkdir android-kernel && cd android-kernel

repo init -u https://android.googlesource.com/kernel/manifest -b common-android-4.19-stable

repo sync

3. Edit the defconfig in common folder

3. Build the kernel

For gki version:
BUILD_CONFIG=common/build.config.gki.aarch64 build/build.sh
(Or choose another gki config)

For aarch64 version:
BUILD_CONFIG=common/build.config.aarch64 build/build.sh
(Or choose another config)

4.Copy Image.lz4-dtb to the respective kernel binary location within the AOSP tree and rebuild the boot image.

@physwizz

Ref
https://source.android.com/docs/setup/build/building-kernels

Branches
https://source.android.com/docs/setup/reference/bazel-support
1
physwizz_aosp-kernel-T.zip
9.5 MB
AOSP kernel

Based on
Pixel 5 (redfin)
Pixel 4a (5G) (bramble)

Built on
android-msm-redbull-4.19-android13 branch


1.Sources and tools

mkdir android-kernel && cd android-kernel

repo init -u https://android.googlesource.com/kernel/manifest -b android-msm-redbull-4.19-android13

repo sync

2. Build


BUILD_CONFIG=common/build.config.gki.aarch64 build/build.sh



@physwizz
1
physwizz_aosp-gki-kernel-S.zip
26.8 MB
AOSP kernel for Android 12-5.4

Based on
common-android-12-5.4 branch


1.Sources and tools

mkdir android-kernel && cd android-kernel

repo init -u https://android.googlesource.com/kernel/manifest -b common-andoid12-5.4

repo sync

2. Build

BUILD_CONFIG=common/build.config.gki_kasan.aarch64 build/build.sh


@physwizz
Forwarded from Android Repository (Hitalo)
heimdall-ndk-heimdall-v2.x.zip
2.4 MB
Heimdall For Android NDK v2.0.2 (202)

⚡️Magisk Module
⚡️Heimdall is a tool for flashing firmware (aka ROMs) onto Samsung Galaxy series devices over a USB connection. It accomplishes this using the same protocol as Odin. This static binary support multi architectures built with the NDK
⚡️GitHub Repository

By: JonesqPacMan
Follow: @AndroidRepo
To flash TWRP from phone1 to phone2
Only if you have already installed recovery and decrypted.

Method 1 Thor

https://t.iss.one/fdur2021projects/314

Method 2 heimdall

1. Install this termux on phone1
2. Setup storage

termux-setup-storage

3. Install this Heimdall Magisk module on phone1

4. Copy recovery.img for flashing to download folder of phone1
5. Connect USB otg cable to phone1
6. Connect phone2 to the USB otg cable using a normal cable.
7. Boot phone2 into download mode
8. On termux navigate to downloads folder.
9.
su

heimdall flash --RECOVERY recovery.img --verbose

You can then restore from your backup

*Note: If you haven't decrypted you need to do this between step 6 and 7

1. Connect to pc and boot into stock recovery
2. Factory reset

Then do this after step 9

1. Reboot directly to recovery
2. Advanced, terminal. Type multidisabler (twice).
3.
Or flash samsung multidisabler zip
Or, for older phones flash dmverity zip
4. Reboot to recovery from main menu (not just reboot)

Method 3 Eros

https://t.iss.one/ErosMobileTool


@physwizz

Thanks to @furbanoramos21
You can root the phone without a PC by using patched boot.img and patched vbmeta.img (for Exynos 850) from phone1 to phone2

Preparation
1. Download the exact firmware (including upgrade date) for your device from https://samfrew.com or https://www.samfirmware.net/ or https://www.full-repair-firmware.com/search?q=A20 or
https://samfw.com/
2. Download patched magisk
https://t.iss.one/a127f_res/4
For Android 12 use this one
https://t.iss.one/a127f_res/191
3. Use zarchiver to extract the ap section from the firmware.
4. Use magisk to patch the ap section.(install, select file to patch)
5. Unlock the bootloader.
https://t.iss.one/physwizz2/181

1. Install this termux on phone1
2. Setup storage

termux-setup-storage

3. Install this Heimdall Magisk module or the Heimdoo app on phone1
Or install chroot Linux on termux and then install heimdall
4. Copy files for flashing to downloads folder of phone1
5. Connect USB otg cable to phone1
6. Connect phone2 to the USB otg cable using a normal cable.
7. Boot phone2 into download mode
8. On termux navigate to downloads folder. Or use Heimdoo app
9. Type
su

heimdall flash --BOOT boot.img --VBMETA vbmeta.img --verbose


@physwizz
boot.img
28.5 MB
physwizz A507 R kernel version 3.3
SM-A507FN u5 Android 11

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

CPU:
Big 936 MHz - 2314MHz
Little  403MHz - 2054MHz
lz4 default compression added to zram

Bugs:

Flash img from twrp for non-root

Or compress to tar and patch with magisk 26.3 for root

Installation
Install image file from TWRP
https://t.iss.one/physwizz2/454


Kernel
https://github.com/physwizz?tab=repositories

@physwizz
physwizz_kernel_j610f-Q.zip
11.1 MB
J610fn
Qualcomm MSM9817 Snapdragon 425

J6+ kernel for testing.

Android 10 Q
For OneUI 2.0 and GSIs

Installation
Install image file from TWRP
https://t.iss.one/physwizz2/454


Kernel
https://github.com/physwizz?tab=repositories

@physwizz