ebin-dev Posted 1 hour ago Posted 1 hour ago (edited) The most current download images for Helios64 are now all provided with linux 6.18.xx. I downloaded a minimal image and checked the dtb: it would not appear to contain the opp-microvolt patch that made Helios64 finally stable. So for the ones who have stability issues again on Helios64, I attached the patched dtb compiled for linux 6.18.18 (and for more recent 6.18.xx too) using the exact same opp-microvolt values as in the previous dtb versions I compiled for linux 6.6 and 6.12. In order to apply it, simply unzip it, copy it into the proper location, update initramfs and reboot: # you may upgrade your linux kernel to 6.18.18 or a more recent one first (from beta.armbian.com/pool/main/l/): wget https://beta.armbian.com/pool/main/l/linux-6.18.18/linux-image-current-rockchip64_26.2.0-trunk.607_arm64__6.18.18-S3318-Dedd0-Pa6b8-C8acb-H444d-HK01ba-Vc222-Bdc65-R448a.deb wget https://beta.armbian.com/pool/main/l/linux-dtb-current-rockchip64/linux-dtb-current-rockchip64_26.2.0-trunk.607_arm64__6.18.18-S3318-Dedd0-Pa6b8-C8acb-H444d-HK01ba-Vc222-Bdc65-R448a.deb wget https://beta.armbian.com/pool/main/l/linux-headers-current-rockchip64/linux-headers-current-rockchip64_26.2.0-trunk.607_arm64__6.18.18-S3318-Dedd0-Pa6b8-C8acb-H444d-HK01ba-Vc222-Bdc65-R448a.deb dpkg -i linux* # install the dtb with the opp-microvolt patch: unzip rk3399-kobol-helios64.dtb-6.18.18-opp.zip cp rk3399-kobol-helios64.dtb-6.18.18-opp /boot/dtb/rockchip/rk3399-kobol-helios64.dtb update-initramfs -u reboot rk3399-kobol-helios64.dtb-6.18.18-opp.zip Edited 49 minutes ago by ebin-dev 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.