-
Upcoming Events
-
-
Volunteering positions
-
Test Automation Engineer
Position: Software integration test engineerNumber of places: 16Applicants: 7
-
-
Chat | Social Media
#armbian at
irc.libera.chat or irc.oftc.net
Matrix or Discord
Mastodon | 𝕏 -
Popular Now
-
Activity Stream
-
6
TCPDUMP error
I have found a solution. I have compile a specific overlay for disable Ethernet "gmac1" nano radxa-zero3-disabled-ethernet.dts /dts-v1/; /plugin/; / { metadata { title = "Disabled Zero 3W Ethernet"; compatible = "radxa,zero3"; category = "misc"; description = "Disabled Zero 3W Ethernet."; }; }; &mdio1 { status = "disabled"; }; &gmac1 { status = "disabled"; }; and after sudo armbian-add-overlay radxa-zero3-disabled-ethernet.dts after reboot, all work fine neooo@radxa-zero3:~$ sudo tcpdump tcpdump: verbose output suppressed, use -v[v]... for full protocol decode listening on wlan0, link-type EN10MB (Ethernet), snapshot length 262144 bytes 13:05:31.533450 IP radxa-zero3.ssh > 192.168.1.118.50080: Flags [P.], seq 776960108:776960316, ack 799701818, win 501, length 208 13:05:31.581864 IP 192.168.1.118.50080 > radxa-zero3.ssh: Flags [.], ack 208, win 1024, length 0 ^C 2 packets captured 9 packets received by filter 0 packets dropped by kernel Thanks for help -
0
ODROID N2+: Cannot install ZFS
Dear all, I am trying to install ZFS on my ODROID N2+ without success. I am sure this question has been asked before, but I don't think the answers I found are still relevant, unfortunately. Linux odroid 6.6.47-current-meson64 #3 SMP PREEMPT Mon Aug 19 04:04:32 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux BOARD=odroidn2 BOARD_NAME="Odroid N2" BOARDFAMILY=meson-g12b BUILD_REPOSITORY_URL=https://github.com/armbian/build BUILD_REPOSITORY_COMMIT=89476e86f LINUXFAMILY=meson64 ARCH=arm64 BOOT_SOC= IMAGE_TYPE=stable BOARD_TYPE=conf INITRD_ARCH=arm64 KERNEL_IMAGE_TYPE=Image KERNEL_TARGET=current,edge KERNEL_TEST_TARGET=current FORCE_BOOTSCRIPT_UPDATE=yes FORCE_UBOOT_UPDATE= OVERLAYDIR="/boot/dtb/amlogic/overlay" VENDOR="Armbian" VENDORDOCS="https://docs.armbian.com" VENDORURL="https://www.armbian.com" VENDORSUPPORT="https://forum.armbian.com" VENDORBUGS="https://www.armbian.com/bugs" BOOTSCRIPT_FORCE_UPDATE="yes" BOOTSCRIPT_DST="boot.cmd" VERSION=24.8.4 REVISION=24.8.4 BRANCH=current Using armbian-config, I installed the kernel headers, and also the full firmware for good measure. After restarting the board, I run `apt install zfs-dkms zfsutils-linux`, but I get Preparing to unpack .../zfsutils-linux_2.2.6-0arter97~ubuntu22.04.1_arm64.deb ... Unpacking zfsutils-linux (2.2.6-0arter97~ubuntu22.04.1) ... Selecting previously unselected package zfs-dkms. Preparing to unpack .../zfs-dkms_2.2.6-0arter97~ubuntu22.04.1_all.deb ... Unpacking zfs-dkms (2.2.6-0arter97~ubuntu22.04.1) ... Setting up zfsutils-linux (2.2.6-0arter97~ubuntu22.04.1) ... modprobe: FATAL: Module zfs not found in directory /lib/modules/6.6.47-current-meson64 Any ideas? Thank you in advance. -
2
[HC4] Difference between dedicated images and manual installation on top of minimal
Thanks for the quick response Igor. Can you share some more details about the specifics things you mean? My aim is to be as compatible as possible, with Armbian and OMV. This sounds like your clear recommendation is to use your dedicated application image as the optimal choice. Is that correct? Thank you! -
6
TCPDUMP error
Hi on fresh install https://paste.armbian.de/kinafawoha.yaml My model is Radxa Zero 3W 8gb ram and 64 eMMC -
2
[HC4] Difference between dedicated images and manual installation on top of minimal
From Armbian perspective, application image is minimal + official way of installing things. This is how we do it: https://github.com/armbian/os/blob/main/userpatches/extensions/omv.sh This is what they do: https://github.com/OpenMediaVault-Plugin-Developers/installScript/blob/master/preinstall https://github.com/OpenMediaVault-Plugin-Developers/installScript/blob/master/install Some things in this long config are doubled, some deprecated, some makes no sense. I don't think we need to deal with all that. If you can access OMV via WEB interface and if you can upgrade it, that's about it.
-
-
Member Statistics