QuoteTo install bootstream onto SD/MMC card, type: sudo dd if=sd_mmc_bootstream.raw of=/dev/sdXY
where X is the correct letter for your sd or mmc device (to check, do a ls /dev/sd*) and Y is the partition number for the bootstream
In my system sd device is /dev/sdb1, so writing bootstream file in card is done by:
$: sudo dd if=sd_mmc_bootstream.raw of=/dev/sdb1
Card is ready.
Quote from: LubOlimex on November 26, 2025, 09:18:28 AMSoftware-wise I don't think the Olimage image supports it, so some changes to the image are required.
Quote from: LubOlimex on November 26, 2025, 04:28:22 PMThat line is indeed different. Can you try a different LAN cable? Also try re-writing the card and check if it works again before rebooting.
sysctl -w net.ipv4.conf.all.arp_filter=1
sysctl -w net.ipv4.conf.default.arp_filter=1
Quote from: LubOlimex on November 26, 2025, 04:28:22 PMMaybe also test with the Armbian image (root/1234) from our FTP: https://ftp.olimex.com/Allwinner_Images/a64-olinuxino/linux/1.latest_images/bionic/images/Armbian_5.92.1_Olinuxino-a64_Ubuntu_bionic_next_5.2.5_desktop_emmc_fix.img.7z