-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
# KonaBess | ||
### 支持列表 | ||
* 骁龙8Gen1 (可能) | ||
* 骁龙8Gen2 | ||
* 骁龙8Gen1 | ||
* 骁龙888 | ||
* 骁龙865 | ||
* 骁龙855 | ||
|
917cf87
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have a snapdragon 4 Samsung Galaxy Tab A 8.0 (2017) [SM-T380] this project to overclock my CPU+GPU could help me a lot. Do you guys have plans for supporting a Snapdragon 4 devices?
917cf87
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First of all, only GPU voltage and clock modification is possible. Maybe you can provide your boot image/dtb(o) image or partition table? I don't fully know how this tool actually works, but I'm pretty sure it just modifies values at the correct positions of the dtb data, so to support this SoC the layout would probably needed.
917cf87
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Pokemetti
boot.img.zip
Pokemetti
SM-T380 boot.img and entire partition tables. Hope you'll be able to add support because
OneUI PIE screen lags GPU. Thanks. :)
917cf87
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also its a MSM8917 I believe.
917cf87
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I honestly doubt that this is gonna change anything about the lag though, those CPUs are just too weak. My dad has a Snapdragon 400 with similar CPUs and it definitely lags because of the weak CPUs.
I mean, even my Exynos 7880 with 8xA53 at 2GHz is starting to become slow. Maybe it's just time to buy a new tablet, sorry.
I don't know how to add support (I have a hinge but nothing more) or whether it will even be added by anyone, but at least you gave it a basis with those images I guess.