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
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
PBRP-gemini-3.0.0-20201117-1829-UNOFFICIAL.zip
38.4 MB
changelog:
- fix install custom kernel
- fix tool enable hal3
- update fstab
- fix install modul magisk sebagian.

note: install modul magisk sementara via magiskmanager.

#recovery #gemini #pbrp
PBRP-gemini-3.0.0-20201125-0151-UNOFFICIAL.zip
38.7 MB
changelog :

- fix flashlight

note: kalo nemu bug, lapor aja.

#recovery #gemini #pbrp
PBRP-libra-3.0.0-20201125-0357-UNOFFICIAL.zip
40.6 MB
changelog :

- fix flashlight
- fix install zip
- fix install img
- fix backup/restore
- aroma fm
- mtp
- otg
- magisk manager via aroma


install : ektract recovery.img > reboot recovery > install via twrp (install img) > reboot to recovery > install pbrp.zip.

#recovry #libra #pbrp
PBRP-gemini-3.0.0-20201125-2124-UNOFFICIAL.zip
40 MB
changelog:
- update to os 8.1
- fix terminal syntax error
- update recovery.fstab
- add vendor image backup + install img
- add system image backup + install img
- add EFS backup
- add splash backup + install img
- add persist image backup + install img
- add modem backup
- add recovery backup
- fix backup to OTG
- fix flashlight
- fix direct install pbrp.zip from another cutom recovery

#recovery #gemini #pbrp
Barokah-HMP-A10-3.18-281120.zip
14.5 MB
changelog:
- rebase from lineage 17.1 kernel
- last sync repo
- max cpu big 2.15 Ghz
- max cpu little 1.5 Ghz
- min/max GPU freq : 27/624 Mhz
- add CKAL
- add simple kernel
- add cpu-input-boost
- add devreq-boost
- add suport barokah profile manager v3

#kernel #gemini #A10 #HMP
Channel name was changed to ยซBarokah Projectยป
Barokah-HMP-A10-3.18-301120-tweak.zip
14.5 MB
changelog:
- add many cpu governor
- add alucard hotplug
- add lazy hotplug
- add cpu boost
- add cpu voltage
- add adreno idler
- add adrenoboost at msm-adteno-tz gov
- add advanced charging control
- add sound control
- add low memory killer
- add underclock balance + battery
- add cpu set
- add vibration strength adjusted
- adjusted tweak
- poho deui nain deui nya. teangan we sorangan ๐Ÿ˜‚


note : support barokah kernel profile for switch tweak


#kernel #gemini #A10 #HMP
Barokah-HMP-A10-3.18-151220.zip
14.5 MB
changelog :
- add new iosched
+ CFQ
+ FIOPS
+ ZEN
+ SIO
+ SIOPLUS
+ TRIPNDROID
+ SWITCHER
+ MAPLE
- add Quick WakeUp Driver
- set initial TCP size to 64k
- Enable All TCP Algorithms
+ Advance
+ BIC
+ Cubic
+ Westwood
+ HSTCP
+ Hybla
+ HTCP
+ Vegas
+ Reno
+ dll
- Default TCP config to Westwood
- add CGD congestion control
- dll

#kernel #gemini #A10 #HMP
barokah-test-171220.img
64 MB
- enable ext4 encryp feature
- add boeflla wakelock
- add wireguad vpn
- dll

repack img from superiorOS A10

#kernel #gemini #A10 #HMP #boot
Barokah-HMP-A10-3.18-151220.zip
14.5 MB
changelog :
- add new iosched
+ CFQ
+ FIOPS
+ ZEN
+ SIO
+ SIOPLUS
+ TRIPNDROID
+ SWITCHER
+ MAPLE
- add Quick WakeUp Driver
- set initial TCP size to 64k
- Enable All TCP Algorithms
+ Advance
+ BIC
+ Cubic
+ Westwood
+ HSTCP
+ Hybla
+ HTCP
+ Vegas
+ Reno
+ dll
- Default TCP config to Westwood
- add CGD congestion control
- dll

#kernel #gemini #A10 #HMP