JiaY-shi / openwrt

This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
Other
132 stars 110 forks source link

额。。一个IPQ6000 CPU频率问题 #20

Closed Aes64X closed 9 months ago

Aes64X commented 9 months ago

Describe the bug

虽然运行起来没什么大问题,我发现CPU频率仅在800+MHz和1056MHz之间跳动,打包了MHz工具进行读取,仍然显示最高1056MHz,没有别的设定。观察补丁文件里是有opp设定的,我没找到其他原因。。。。 有什么想法?

OpenWrt version

23.05

OpenWrt release

23.05

OpenWrt target/subtarget

23.05

Device

ZN-M2

Image kind

Self-built image

Steps to reproduce

No response

Actual behaviour

No response

Expected behaviour

No response

Additional info

No response

Diffconfig

No response

Terms

github-actions[bot] commented 9 months ago

Invalid Version reported. 23.05 Is this from a clean repository?

github-actions[bot] commented 9 months ago

Invalid Release reported. 23.05 Is this from a clean repository?

github-actions[bot] commented 9 months ago

Invalid Target/Subtarget reported. 23.05 Is this from a supported device?

JiaY-shi commented 9 months ago

可以调整https://github.com/JiaY-shi/openwrt/blob/ipq60xx-devel/target/linux/qualcommax/patches-6.1/0154-arm64-dts-qcom-ipq6018-use-CPUFreq-NVMEM.patch 这个补丁,把 opp-supported-hw 的值都调整成0xf,理论上ipq6000可以超到1.5GHz

Aes64X commented 9 months ago

可以调整https://github.com/JiaY-shi/openwrt/blob/ipq60xx-devel/target/linux/qualcommax/patches-6.1/0154-arm64-dts-qcom-ipq6018-use-CPUFreq-NVMEM.patch 这个补丁,把 opp-supported-hw 的值都调整成0xf,理论上ipq6000可以超到1.5GHz

多谢,改了内核dtsi解决的。不过。。。明显大佬的方法更简单。🤣🤣🤣🤣