Kearifan Lokal
124 subscribers
68 photos
86 files
55 links
Tempat share berbagai project barokah.

Link Group QASSA Support
https://t.iss.one/ngantuprjkt

Link Channel QASSA
https://t.iss.one/ngantuprjktch

Karena ada yang nanya jadi bikin.
https://saweria.co/BarokahProject
Download Telegram
Barokah-profile-v3.apk
2.4 MB
- tidak support barokah kernel 0922
- support barokah kernel 201004 dan seterusnya.

#apk #BarokahProfile #spectrum
Barokah-HMP-R-3.18-Beta-201020.zip
14.3 MB
Barokah Kernel A11 Beta.
- Support Barokah Kernel Profile V3
- Clock Big 2.15 Ghz Little 1.593 Ghz
- Thermal Unlock
- Semua Profile Interactive Gov
- base Kernel 3.18 Floppy Kernel
- Gcc Lineage 4.9 Prebuild
- dll.

#kernel #gemini #A11 #HMP
Barokah-HMP-R-Beta-201021.zip
14.4 MB
changelog:
-add + 18 Governors :
+conservative
+elementalX
+blu_Active
+darkness
+zZMove
+dll
-merge last lineage-18.0
-enabled adreno idler
-min freq gpu 27 mhz
-dll.

#kernel #gemini #A11 #HMP
Perdana :
- Reboot to recovery
- backup boot partition ( buat kembali ke kernel ori / custom kernel lain )
- Flash BarokahKernel.zip
- Flash magisk (optional to get root)
- Wipe cache e dalvik cache
- Reboot

Update kernel:
- Reboot to recovery
- Flash BarokahKernel.zip
- Flash magisk (optional to get root)
- Wipe cache e dalvik cache
- Reboot

Dari custom kernel lain:
- Reboot to recovery
- Flash your ROM / only boot.img / restore boot ori partiton
- Flash BarokahKernel.zip
- Flash magisk (optional to get root)
- Wipe cache e dalvik cache
- Reboot

#how #install
Barokah-3.18-HMP-R-281020.zip
14.5 MB
changelog:
- add new iosched :
+ CFQ
+ FIOFS
+ ZEN
+ SIO
+ TRIPNDROID
+ SIOPLUS
+ SWITCHER
+ MAPLE
- add state notifier driver
- add LCD Notifier
- change default iosched to maple

#kernel #gemini #A11 #HMP
Kearifan Lokal pinned «Perdana : - Reboot to recovery - backup boot partition ( buat kembali ke kernel ori / custom kernel lain ) - Flash BarokahKernel.zip - Flash magisk (optional to get root) - Wipe cache e dalvik cache - Reboot Update kernel: - Reboot to recovery - Flash BarokahKernel.zip…»
Barokah-HMP-Pie-301020.zip
14.5 MB
- governor ++
- Big 2.1 GHz
- Little 1.5 GHz
- iosched ++
- cpu hotplug lazy + alucard
- thermal
- up sublevel kernel 3.18.120 to 3.18.121
- low memory killer
- spectrum via barokah profile v3 only
- cpu voltage
- wakelock
- gcc linaro 7.5
- dll

#kernel #gemini #A9 #HMP
Enabler Dual Speaker Gemini 1.0.zip
224.8 KB
Magisk Modul Enabler Dual Speaker Gemini
- support magisk 21
- tested pie havoc 2.9
- tested a10 havoc 3.9

#module #magisk #gemini
Magisk-Module-ROG-Bootanimation.zip
12.8 MB
Module Magisk ROG Bootanimation
- Support A9 + A10
- support magisk 21.0

#module #magisk #bootanimation
Barokah-HMP-Pie-3.18-021120.zip
14.5 MB
changelog:
-update sublevel 3.18.121 to 3.18.124

#kernel #gemini #A9 #HMP
Backup-Vendor-Gemini.zip
1022.4 KB
backup vendor partition script for gemini

#tool #bakup #twrp #vendor
Badokah-HMP-Pie-3.18-041120.zip
14.5 MB
changelog:
- update sublevel version to 3.18.130
- lineage 4.9 gcc prebuild

#kernel #gemini #A9 #HMP
Barokah-HMP-A11-3.18-081120.zip
14.3 MB
changelog:
- just sync last lineage 18.0 3.18

#kernel #gemini #A11 #HMP
Barokah-HMP-A11-3.18-091120.zip
14.3 MB
changelog:
- up sublvl 3.18.124 to 3.18.124 (r33.rel)
- add adrenoboost in msm-adreno-tz gov
- turn on adrenoboost by default

#kernel #gemini #A11 #HMP
Backup and restore internal storage
Terminal commands can be run using adb shell instead.
Backup:
1. Boot into TWRP
2. Make sure you have enough storage left for backup or use an USB OTG
3. Determine which folders and files you don't want in your backup e.g Android/data folder and TWRP backups
4. Go into Advanced and start Terminal
5. Run the command:
tar -cvf /path/to/tar /data/media/0 --exclude='somefolder' --exclude='somefile'
Note: if you want to compress using gzip then run:
tar -czvf /path/to/tar.gz /data/media/0 --exclude='somefolder' --exclude='somefile'
Example:
tar -czvf /data/backup.tar.gz /data/media/0 --exclude='Android/data' --exclude='TWRP'

Notes for backup:
Some devices might have the internal storage on /data/media rather than /data/media/0. Adjust the commands for your device.

When excluding folders or files, use relative path rather than the absolute path. Example:
Path to exclude: /data/media/0/TWRP
Path to backup: /data/media/0
Exclude: --exclude='TWRP'

You can transfer the backup tar to your computer using adb. Use a computer with a Linux distro for faster transfer:
adb pull /path/to/tar

Restore:
1. Boot into TWRP
2. Transfer the tar to your phone. You can use adb. I prefer to push to /data:
adb push tar_on_computer /data/backup.tar
3. Go into Advanced and start Terminal
4. Run the command:
tar -xvf /path/to/tar
or
tar -xzvf /path/to/tar.gz for gzip compressed tar
Example:
tar -xzvf /data/backup.tar.gz
5. After restoring, delete the tar.gz to create space

#backup #internel #tutorial
Barokah-HMP-A10-3.18-111120.zip
14.4 MB
Changelog:
- Last sync repo
- add adrenoboost
- change turn on adrenoboost (low) by default
- gcc google prebuild 4.9

note:
buat seting atau turn off adrenoboost :
Kernel adiutor > gpu > adrenoboost nya bisa di slide ( off > low > medium > High )

#kernel #gemini #A10 #HMP