-
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
-
4
TCPDUMP error
You can force output to terminal when using -U instead of -u with armbianmonitor. Copy everything to a paste service like paste.debian.net or paste.armbian.de when paste.armbian.com doesn't cut it -
1
How does armbian recompile uboot and kernel?
Hi, this is not how it works. Any changes you do to the source cache are void once build starts to ensure they are clean. For customizing the config I suggest to either use code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } KERNEL_CONFIGURE=yes so you will be asked for modifications or use code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } kernel-config code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; build command to output a custom kernel config file without building. For modifying the sources use code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } kernel-patch or boot-patch commands. This will pause the process once all given patches were applied and asks you to do modifications to the source (from a different terminal window or whatever method you'd prefer). When being done it will compare and create proper patch files from your modifications. This and more you can read in the docs: https://docs.armbian.com/Developer-Guide_Overview/ -
1
How does armbian recompile uboot and kernel?
Hello, my development board is Rock5B, and I am using the Armbian system for a recent project. I have already compiled the firmware in the armbian/build/ directory, and the device starts up normally. I want to modify and customize my U-Boot and kernel. After compiling Armbian, I would like to recompile U-Boot or the kernel in the armbian/build/cache/sources directory. Are there any commands to rebuild U-Boot and the kernel? -
0
Where were the scripts for the 'update_initramfs' and' mkinitramfs' tools generated?
Where were the scripts for the 'update_initramfs' and' mkinitramfs' tools generated? I couldn't find it in the package. Please help me, thank you! -
4
TCPDUMP error
armbianmonitor don't return error When i'm use "tcpdump" or "arp-scan" same error neooo@radxa-zero3:~$ tcpdump host 192.168.1.1 tcpdump: end1: SIOCETHTOOL(ETHTOOL_GLINK) ioctl failed: Device or resource busy But when i specify interface, it's work neooo@radxa-zero3:~$ sudo tcpdump -i wlan0 host 192.168.1.1 tcpdump: verbose output suppressed, use -v[v]... for full protocol decode listening on wlan0, link-type EN10MB (Ethernet), snapshot length 262144 bytes 23:25:56.936639 IP radxa-zero3.47793 > _gateway.domain: 57863+ [1au] A? whatismyip.akamai.com. (50) 23:25:56.937550 IP radxa-zero3.52220 > _gateway.domain: 16210+ [1au] AAAA? whatismyip.akamai.com. (50) 23:25:56.942649 IP _gateway.domain > radxa-zero3.52220: 16210 2/1/1 CNAME whatismyip.akamai.com.edgesuite.net., CNAME a1524.g.akamai.net. (179) I have trying to disable end1 but not work neooo@radxa-zero3:~$ sudo ip link set end1 down neooo@radxa-zero3:~$ tcpdump host 192.168.1.1 tcpdump: end1: SIOCETHTOOL(ETHTOOL_GLINK) ioctl failed: Device or resource busy neooo@radxa-zero3:~$ sudo nmcli device disconnect end1 Device 'end1' successfully disconnected. neooo@radxa-zero3:~$ sudo nmcli device status DEVICE TYPE STATE CONNECTION wlan0 wifi connected netplan-wlan0-Neooostef6 br0 bridge connecting (getting IP configuration) netplan-br0 lo loopback connected (externally) lo end1 ethernet disconnected -- p2p-dev-wlan0 wifi-p2p disconnected -- neooo@radxa-zero3:~$ tcpdump tcpdump: end1: SIOCETHTOOL(ETHTOOL_GLINK) ioctl failed: Device or resource busy i'm trying to Identify the processes using the interface, but no process neooo@radxa-zero3:~$ sudo lsof | grep end1 neooo@radxa-zero3:~$ I am very destabilized, you have an idea?
-
-
Member Statistics