-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rock Pi S CPU settings #41
Comments
Only RK3308B-S variant could support this speed. If your ROCK Pi S is indeed using that SoC, you can use this overlay. Prebuilt dtbo are available in GitHub Workflow's artifact section.
Thanks for spotting this. I'll add this to our source tomorrow. |
Thank you for the information. I didn't know that B-S variant is needed for 1.3 GHz as doc here https://wiki.radxa.com/RockpiS does not mention it. |
We have ceased RK3308B-S production due to many incompatibilities with existing RK3308 design, so I very much doubt yours is indeed 3308B-S. Having RK3308B written on it does not mean it is the B-S variant. RK3308B-S either says RK3308B-S directly on the chip, or says RK3308B, but the second line will ends with Given below chip as an example, the 2nd line is SBAKW05003. Since it is ending with |
You are right. Our chips also ends with |
I'd think so. If you can please send me the links of 1.3 GHz so I could get them updated. |
It is here:
This doc says that revisions 1.3 since 2022 (ours are V1.3, week 2311) are B-S - https://wiki.radxa.com/RockpiS/hardware/revisions |
Thanks. @melooooooooooo please take a look at this. |
Thank you for your support of Radxa. |
When building the image for Rock Pi S, it does not provide full CPU functionality:
https://github.com/radxa-repo/bsp/blob/main/linux/.stable-6.1/0023-armbian-rockpi-s/board-rockpis-0007-arm64-dts-rockchip-add-cpu-s-thermal-config-for-rk33.patch#L56
I've created an additional overlay to make this work:
The text was updated successfully, but these errors were encountered: