Realme 5/5s/5i NOTES
Открыть в Telegram
This channel is for notes. Simple and clear.
БольшеСтрана не указанаКатегория не указана
1 429
Подписчики
Нет данных24 часа
+77 дней
+2130 день
Архив постов
1 429
Auxiliary Camera Fix for all OSS roms
It is a Magisk Module and should be flashed like one.
The fix will be added to all new roms now onwards but this will help in old ones.
By - @takumi021
1 429
Taking logs using PC
1. For simple log use:
adb logcat -v time -d > logcat.log
For Linux based OS:
adb logcat &> logcat.log
Run this command and try to reproduce bug, them press Ctrl+C to save logs.
2. If you need radio log then:
adb logcat -b radio -v time -d > radio.log
3. If you need dmesg then:
adb shell dmesg > dmesg.log
4. For getting console ramoops:
adb pull /sys/fs/pstore/
5. For last kmsg:
adb pull /proc/last_kmsg
Note:
1. For 4 and 5 commands you must need root access.
2. Use pwd command to find where logs are saved
1 429
HOW TO INSTALL AOSP RECOVERY OR ROM BASED RECOVERY AND FLASH ROM ON IT
1.Download The recovery.img file provided in rom post.
2.Paste the recovery file in adb folder of your laptop/pc.
3.Hold Shift key and right click on mouse then select open powershell or command prompt here
4.Turn off your phone then hold power+volume down buttons until fastboot mode opens up
5.Then connect phone to pc and type
./fastboot devices or fastboot devices and press enter
6.Then type
./fastboot flash recovery recovery.img and press enter
7.Then using volume down key navigate to recovery mode In fastboot and press power button to go to recovery
8.Select apply update in recovery u can use adb sideload or use sd card for flashing
9.ADB Sideload -
Copy rom zip In adb folder and copy file name of the rom zip , select adb option in recovery on phone and then on pc type
./adb sideload romfilename.zip
SD CARD - If u want to flash file from sd card just select sd card and navigate to rom file and Install it
10. Now go back and select format data option and format your device
Reboot finally1 429
• Here is the permissiver zip to make selinux permissive.
• Use permissive-magisk (flashable in Magisk) if normal permissive zip fails for some reason.
1 429
Fix monet in o-O-o 19 Port
• In magisk install riru
• install lsposed
• instal this
• reboot
• install lsposed apk ....
• Activate
Done
1 429
GCams -
• On some Roms to use AUX flash permissiver first if using enforcing rom(will be fixed in due time)
Ignore if it works fine on your Rom
NOTE:
• AUX cameras work without any problems on OSS vendor based ROMs
• How to install and execute xml configs in gcams ? (Optional)
-> Click Here.
• You can use any XML, try different from Google.
• Suggested XML HERE
1 429
Debloater + Misc:
You can find debloater + performance script for COS and RUI.
📌 NOTE:
- Rui Debloat script is unified
- Cos Debloat for r5 will be added shortly
- MIUI debloater is for Miui 12.1 port only
.
1 429
Remove Modules:
How to Fix Bootlop caused by a magisk module
No need to factory reset or lose any data
• Boot into TWRP/AnyCustomRecovery
1. Advanced
2. File Manager
3. Go to / data / adb / modules / here
4. Remove the folder of the modules that makes your phone bootloop
5. To remove it, click on the checklist icon in lower right corner
6. Tap delete and swipe from left to right 7. Now you can reboot
Congrats no Bootloop
1 429
recoveryloop:
GO to Advanced -> File Manager -> Data Folder (delete all folders except media folder)
1 429
Enforcer -
Flash in recovery to set SELinux to enforcing.
📌 Note:
• Flash Permissiver if phone doesn't boot after flashing this.
• DON'T Flash on ROMs which are permissive by default.
1 429
Mixers for boosting Sound -
Installation:
• Reboot to recovery
• Flash above zip
• Reboot phone
Note:
- Works on Stock RUI, OSS, Cos and Custom ROMs.
- Mount vendor before flashing on Stock RUI and COS
- For R5/5s/5i
Credits: @MadMiZ
