Skip to content

Commit

Permalink
readme: 8Gen2 time
Browse files Browse the repository at this point in the history
  • Loading branch information
libxzr committed Dec 16, 2022
1 parent 20ba682 commit 917cf87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

[中文版](https://github.com/xzr467706992/KonaBess/blob/master/README_zh-CN.md)
### Support list
* Snapdragon 8Gen1 (possible)
* Snapdragon 8Gen2
* Snapdragon 8Gen1
* Snapdragon 888
* Snapdragon 865
* Snapdragon 855
Expand Down
3 changes: 2 additions & 1 deletion README_zh-CN.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# KonaBess
### 支持列表
* 骁龙8Gen1 (可能)
* 骁龙8Gen2
* 骁龙8Gen1
* 骁龙888
* 骁龙865
* 骁龙855
Expand Down

5 comments on commit 917cf87

@Austcool-Walker
Copy link

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?

@Pokemetti
Copy link

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.

@Austcool-Walker
Copy link

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. :)

@Austcool-Walker
Copy link

@Austcool-Walker Austcool-Walker commented on 917cf87 Jan 21, 2023

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.

 Samsung Galaxy Tab A 8.0" (2017) (Wi-Fi only)</h1>

Feature | Specs
-- | --
CPU | Quad-core 1.4 GHz ARM® Cortex™ A53
Chipset | Qualcomm MSM8917 Snapdragon 425
GPU | Adreno 308
RAM | 2.0 GB
Shipped Android Version | 7.1.0
Storage | 16/32 GB
MicroSD | Up to 256 GB
Battery | 5000 mAh
Display | 1280 x 800, 8.0" (203.1 mm)
Front Camera | 5.0 MP
Rear Camera | 8.0 MP
Release Date | September 2017

@Pokemetti
Copy link

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.

Please sign in to comment.