Jump to content

magostinelli

Members
  • Posts

    27
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I prefer to stay on stable release. I updated an old version because of copy fail CVE . It's very strange that i'm the only one with this bug. Can I update only the uboot part?
  2. I discovered that the problem is uboot related. It started after updating to the last stable armbian version. When the helios fail to boot I can attacche the usb cable and type boot on the uboot prompt and it start to work. If i power off and power on with cable attacched (to debug the error) it boot without issue! Very strange! Which version of uboot is the recommended one?
  3. Hello, I updated to Armbian 26.2.1 trixie installaed on emmc. If I poweroff the nas and power on again it does't work, but if I attach an usb cable to the console it works. I think the problem must be related to the u-boot part.
  4. Ok, so when the new fix will be accepted, I can switch to official release, inm this way my system is updated with the new fix. Your hacks will be included or not?
  5. Hello, following this threat, I disabled armbian update and manually installed 6.6.29 kernel with custom frequency policy. I read that now Armbian officially support helios64, what do you recommend now? Thanks.
  6. In my case the new kernel runs fine! Now I'm trying your last suggestion, i wrote here the command, so any users can try: echo "ENABLE=true MIN_SPEED=600000 MAX_SPEED=1800000 GOVERNOR=ondemand" > /etc/default/cpufrequtils systemctl disable --now armbian-hardware-optimize.service vi /etc/rc.local and insert before exit 0: for i in $(awk -F":" "/xhci/ {print \$1}" < /proc/interrupts | sed 's/\ //g'); do echo 20 > /proc/irq/$i/smp_affinity done for i in $(awk -F":" "/ahci/ {print \$1}" < /proc/interrupts | sed 's/\ //g'); do echo 30 > /proc/irq/$i/smp_affinity done
  7. I want to try the 6.6.29 version, wich governor do you recommend? Which value in cpufrequtils? Thanks.
  8. Any update regarding the new kernel? I'm on 6.6.8-edge, any time I powered up the helios64 I must reset it, nbecause it doesnb't start on the first attempt. ,
  9. Started from 6.1.36 (the only stable kernel form me). How can i check bootloader and rtl_nic firmware? For the bootloader it was updated when I tryed the latest kernel from armbian. Thanks. EDIT: I reinstalled the 6.6.8 and now seems to be stable, i will test it.
  10. In my case, none of the suggest kernel works, the system freeze with the red led blinkig. Sometime after 10 seconds, sometime, after a few minutes. How is it possible?
  11. Ok, I understand, But with the latest kernel the system freeze. Anyone here has a stable kernel (without freeze) to suggest? Thanks!
  12. i'm sorry, but I can't find the reply button on the forum. In any case, @ebin-dev I don't have any monitor connected do the NAS. The only stable kernel i found is the 6.1.63 (whith this image Armbian_23.11.1_Helios64_bookworm_current_6.1.63.img.xz). My third try was ok, because the freeze is random, so sometis it occurs after 5 minutes, so you can configure the system. Edit: I confirm that kenrel 6.1.63 is stable for me. The 6.1 is an LTS version, why isn't update in armbian? https://endoflife.date/linux
  13. I tryed today, the system boot correctly but it freezes during first wizard, i tried two times, same error. So what do you suggest? EDIT: after third try, the system now is working (via microsd boot)
  14. Not yet. I'm doing a list of software, configuration, customize of my current installation. I'm also searching for a spare sd card to make a try.
  15. This is the last version released from here https://www.armbian.com/helios64/: https://github.com/armbian/community/releases/download/24.5.0-trunk.168/Armbian_community_24.5.0-trunk.168_Helios64_bookworm_current_6.6.21_minimal.img.xz
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines