ophub / kernel

These kernels can be used on Armbian and OpenWrt systems.
GNU General Public License v2.0
190 stars 228 forks source link

OC patches #1

Closed pulpoff closed 2 years ago

pulpoff commented 2 years ago

why did you not include my overclock patches? see the difference .. https://browser.geekbench.com/v5/cpu/compare/11666486?baseline=11667692 Screenshot from 2021-12-18 00-50-37

pulpoff commented 2 years ago

linux-5.15.y.tar.gz uploaded

ophub commented 2 years ago

Hello, the files in the current kernel library are compiled by flippy dumped. I sent him your patch.

ophub commented 2 years ago

You are familiar with these patches. If it is convenient, it is recommended that you directly submit the patches to his kernel source code so that he can directly compile them in the future.

https://github.com/unifreq/linux-5.15.y

ophub commented 2 years ago

Flippy reported that pressurized overclocking is not applicable to all models and may cause instability, In order to take care of all the boxes that the kernel has supported, so it is not added to the unified core file.

Your s922x performance is better and you can try it. You can use the kernel compilation script to compile separately. Friends who use this s922x gtking pro device can download from your network disk: https://vp5.net/king/

You shared display resolution 2560x1440 has been added.

pulpoff commented 2 years ago

You shared display resolution 2560x1440 has been added. Thanks a lot!

I have attached my meson-g12b-s922x.dts file, this overclocks a53 to 2.2Ghz and A73 to 2.6Ghz, runs stable on my platform for at least a week with heavy kernel compile loads and gnome desktop same time. File location in kernel tree : compile-kernel/kernel/linux-5.15.y/arch/arm64/boot/dts/amlogic/meson-g12b-s922x.dtsi

File also has 2.62 and 2.63 Ghz frequencies added, switching them on with armbian-config is safe to run, and does not cause any sudden crashes, but Geekbench sometimes fails and generally it seems not 100% safe, but quite stable. I have also tried up to 2.7Ghz, the highest clock that box runs is 2.68, but has many issues. 2.64 is highest "testable" clock, and probably would work with active cooling.

pulpoff commented 2 years ago

meson-g12b-s922x.zip