This repository has been archived by the owner on Jan 27, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 664
Samsung Galaxy S23 Snapdragon
Chiharu007 edited this page May 30, 2024
·
1 revision
- Flash as AP with Odin
- Reboot to recovery via recovery key combo (Vol up + power + USB connected).
- go to Wipe > Format Data > Yes > flash boot_repack.zip > reboot to Fastbootd.
- Open Terminal of Minimal adb or platform-tools
- run command fastboot flash system then drag gsi.img to terminal then enter
- Open TWRP Terminal, go to Wipe > Format Data > Yes > flash boot_repack.zip > and reboot recovery.
- Then Copy in a USB-OTG the GSI, in my case is the LineageOS 21 by Andy Yan
- Click to install and select install image, select the GSI and flash in system partition
- boot_repack.zip (To fix stock recovery restoration)
- Driver Not working ? > Go to PC > Open Device Manager > Other Driver > Right Click > Update driver > Browse my computer for drivers > Let pick from a list > Adb Interface > Samsung android Adb interface version : xxx > Next > Yes > Done (if have installed samsung driver)
- Can be used with Non-samsung devices also.
- Adb Method
adb shell settings put system min_refresh_rate 120
adb shell settings put system peak_refresh_rate 120
- Settings Method
Settings -> Phh Treble Settings -> Misc -> Force FPS
Component | Comment |
---|---|
Camera | Working |
Speaker / Mic | Working |
Bluetooth | Working |
WiFi | Working |
SIM / Mobile Data / Voice | Depends on GSI |
VoLTE / VoNR | Not Working |
Fingerprint | Not Working |
NFC | Working |
Offline Charging | Not tested |
5G | Working |
120Hz Refresh Rate | Working |
USB-C headphones and sound cards | Working with mitigations (Settings -> Phh Treble Settings -> Samsung features -> Use alternate audio policy) |
End