All Activity
- Past hour
-
I do not know if it is etiquette or not, but I will document what I have tried. This should be a time saver for others whether I can find the the solution or if I do not (so you do not have to do the things I have already tried). Maybe it is also funny for the advanced users to read what the noob tried =D o I started with the overlays as suggested by Igor. I installed WSL and mounted the IMG for the latest release and compared the files to the working 20.02. the dtb files were very very different but the overlays were the same. As a punt I replaced the new DTB with the 20.02 and tried to install. It failed a lot more than just the USBs... 😃 Then Pilinha and Werner (thanks guys) informed me that I could ssh log into a box before setting up a root password. I proceeded to install from the latest original image, log on, and use armbian-config to: activate the overlays (no dice) install headers (no dice) change kernels (no dice) install headers again (no dice) I then installed 21.02 and tried armbian-config again and this time there were a LOT more options. I tried: enable USBs hardware (no dice) enable all the things in the hardware option (no dice) change the DTB (no dice) install headers (no dice) That is all the time I have today, If I can think of something else I will report here. Feel free to pitch ideas.
-
Need Kernel source for linux-image-current-sunxi64 6.12.20
ovacikar replied to ovacikar's topic in Orange Pi Zero 2
I still get the format error with the compile.sh generated kernel source , along with this dmesg error: modprobe: ERROR: could not insert 'module': Exec format error .gnu.linkonce.this_module section size must match the kernel's built struct module size at run time -
@svyatoslav https://forum.armbian.com/topic/29794-how-to-install-armbian-in-h618/page/20/#findComment-217879
- Today
-
You need a PC... it would probably take days to compile a build on a SBC.
-
может быть проблема в том, что я запускаю сборку на orange3.? there is no other option, only orange pi3 with armbian installed.
-
[🔨] E: Unable to correct problems, you have held broken packages. [💥] error! [ Failed to install host packages; make sure you have a sane sources.list. ] [💥] Cleaning up [ please wait for cleanups to finish ]
-
@979101h I have the original X98H. I'll test the image again on my box. Edit: Just tested the server image on my box. I have no issues with Ethernet. I have all the same messages but your missing. end0:Link is up - 100Mbps/Full - flow control rx/tx Someone with a x96q had issues with ethernet. He got it working using sicxnull version. I think the difference was this. Try changing the u-boot dts and use 0 instead of 16. https://github.com/NickAlilovic/build/blob/v20250306/patch/u-boot/u-boot-h616/171-add-x98h-defconfig.patch +&mdio1 { + rmii_phy: ethernet-phy@0 { + compatible = "ethernet-phy-ieee802.3-c22"; + reg = <0>; + }; +}; sicxnull version https://github.com/sicXnull/armbian-build/blob/X96Q-5.1-DDR3/patch/u-boot/u-boot-sunxi/board_x96q-v5-1/arm64-sun50i-h313-add-x96-q-ddr3-v5.1-defconfig.patch
-
Try installing these yourself before you build.. the build system recommends Ubuntu Jammy 22.04.x sudo apt install bison libc6-dev make dpkg-dev gcc ccache dwarves flex imagemagick libbison-dev libelf-dev libfdt-dev libfile-fcntllock-perl libmpc-dev libfl-dev lz4 libncurses-dev libssl-dev libusb-1.0-0-dev ntpdate patchutils pkg-config pv arch-test swig uuid-dev zlib1g-dev file tree expect colorized-logs zip pigz pbzip2 lzop zstd aria2 axel parallel rdfind libpython3-dev libffi-dev libgnutls28-dev gcc-aarch64-linux-gnu libc6-amd64-cross busybox gcc-arm-linux-gnueabi gcc-or1k-elf
-
git-клон https://github.com/NickAlilovic/build.git --branch v20250306 same mistakes [🌱] Installing host-side packages [ bison libc6-dev make dpkg-dev gcc ccache dwarves flex imagemagick libbison-dev libelf-dev libfdt-dev libfile-fcntllock-perl libmpc-dev libfl-dev lz4 libncurses-dev libssl-dev libusb-1.0-0-dev ntpdate patchutils pkg-config pv arch-test swig uuid-dev zlib1g-dev file tree expect colorized-logs zip pigz pbzip2 lzop zstd aria2 axel parallel rdfind libpython3-dev libffi-dev libgnutls28-dev gcc-aarch64-linux-gnu libc6-amd64-cross busybox gcc-arm-linux-gnueabi gcc-or1k-elf ] [🔨] E: Unable to correct problems, you have held broken packages. [💥] error! [ Failed to install host packages; make sure you have a sane sources.list. ] [💥] Exiting with error 43 [ at /home/toor/build/lib/functions/logging/traps.sh:1 exit_with_error() --> lib/functions/logging/traps.sh:1 install_host_side_packages() --> lib/functions/host/host-utils.sh:81 install_host_dependencies() --> lib/functions/host/prepare-host.sh:301 prepare_host_noninteractive() --> lib/functions/host/prepare-host.sh:92 do_with_logging() --> lib/functions/logging/section-logging.sh:81 prepare_host() --> lib/functions/host/prepare-host.sh:17 prepare_host_init() --> lib/functions/main/start-end.sh:64 main_default_start_build() --> lib/functions/main/start-end.sh:17 do_with_default_build() --> lib/functions/main/default-build.sh:41 cli_standard_build_run() --> lib/functions/cli/cli-build.sh:25 armbian_cli_run_command() --> lib/functions/cli/utils-cli.sh:136 cli_entrypoint() --> lib/functions/cli/entrypoint.sh:176 main() --> compile.sh:50 ] [💥] Cleaning up [ please wait for cleanups to finish ] [🌿] ANSI log file built; inspect it by running: [ less -RS output/logs/log-build-03e98215-6ec0-4f62-aee5-bd34c6d02252.log.ans ] [🌱] Share log manually: [ use one of the commands below (or add SHARE_LOG=yes next time!) ] [🌿] Share log manually: [ curl --data-binary @output/logs/log-build-03e98215-6ec0-4f62-aee5-bd34c6d02252.log.ans https://paste.armbian.com/log ] [🌿] Share log manually: [ curl --data-binary @output/logs/log-build-03e98215-6ec0-4f62-aee5-bd34c6d02252.log.ans https://paste.armbian.de/log ] [🌿] Share log manually: [ curl --data-binary @output/logs/log-build-03e98215-6ec0-4f62-aee5-bd34c6d02252.log.ans https://paste.next.armbian.com/log ] [🌿] Share log manually: [ curl --data-binary @output/logs/log-build-03e98215-6ec0-4f62-aee5-bd34c6d02252.log.ans https://paste.armbian.eu/log ] toor@orangepi3:~/build$
-
armbian-config --cmd GIT001 not installing git
SteeMan replied to orlando mendez's topic in Software, Applications, Userspace
I'm not aware of anyplace that would exist anymore. -
no git clone https://github.com/armbian/build
-
@svyatoslav are you using my latest build? git clone https://github.com/NickAlilovic/build.git --branch v20250306
-
doesn't want to get ready, tell me where to go? E: Unable to correct problems, you have held broken packages. [💥] error! [ Failed to install host packages; make sure you have a sane sources.list. ] [💥] Exiting with error 43 [ at /home/toor/build/lib/functions/logging/traps.sh:1 exit_with_error() --> lib/functions/logging/traps.sh:1 install_host_side_packages() --> lib/functions/host/host-utils.sh:81 install_host_dependencies() --> lib/functions/host/prepare-host.sh:304 prepare_host_noninteractive() --> lib/functions/host/prepare-host.sh:92 do_with_logging() --> lib/functions/logging/section-logging.sh:81 prepare_host() --> lib/functions/host/prepare-host.sh:17 prepare_host_init() --> lib/functions/main/start-end.sh:64 main_default_start_build() --> lib/functions/main/start-end.sh:17 do_with_default_build() --> lib/functions/main/default-build.sh:41 cli_standard_build_run() --> lib/functions/cli/cli-build.sh:25 armbian_cli_run_command() --> lib/functions/cli/utils-cli.sh:136 cli_entrypoint() --> lib/functions/cli/entrypoint.sh:176 main() --> compile.sh:50 ] [💥] Cleaning up [ please wait for cleanups to finish ]
-
armbian-config --cmd GIT001 not installing git
SteeMan replied to orlando mendez's topic in Software, Applications, Userspace
The documentation is for the current version of armbian-config. You are using an older version. There was a rewrite of armbian-config between what you have and the current functionality. -
Hello, I'm using Armbian (22.08.0) for risc-v on a Mango-pi. I read in the documentation it is possible to install git with the command of this post-title, but instead, it opens the config menu (see screenshot). I've looked at the option to install git inside this menu (inside the software menu I saw other options except git), but have not found it. How can I do this? Any pointers are appreciated. Thanks.
-
I'm having a problem installing a driver. Once compiled correctly, the system gives me an error. Note that I performed the same procedure with : RaspiOS on an arm64 board (RPi4B) with the same kernel version, and it worked. Debian 12 on a PC, and it worked. Armbian on an arm64 board (RPi4B) with the same kernel version, and it worked. Armbian on an armhf board (nanopineocore) with the same kernel version, and it worked. But does not work with Armbian Bookworm on a nanopineocore2 board: epsilonrt@nanopineocore2:~/src/tty0tty/module$ sudo modprobe tty0tty modprobe: ERROR: could not insert 'tty0tty': Exec format error epsilonrt@nanopineocore2:~/src/tty0tty/module$ modinfo tty0tty filename: /lib/modules/6.12.20-current-sunxi64/updates/dkms/tty0tty.ko license: GPL description: tty0tty null modem driver author: Luis Claudio Gamboa Lopes <lcgamboa@yahoo.com> depends: name: tty0tty vermagic: 6.12.20-current-sunxi64 SMP mod_unload aarch64 epsilonrt@nanopineocore2:~/src/tty0tty/module$ uname -a Linux nanopineocore2 6.12.20-current-sunxi64 #1 SMP Sat Mar 22 19:54:28 UTC 2025 aarch64 GNU/Linux The problem does not come from the driver which loads very well on all the systems mentioned at the beginning of the post, for example with Armbian Bookworm on an RPi 4B board: epsilonrt@r14:~/src/tty0tty/module$ sudo modprobe tty0tty epsilonrt@r14:~/src/tty0tty/module$ dmesg | tail [ 15.046221] bcmgenet fd580000.ethernet end0: Link is Up - 1Gbps/Full - flow control off [ 21.678333] Bluetooth: RFCOMM TTY layer initialized [ 21.678364] Bluetooth: RFCOMM socket layer initialized [ 21.678384] Bluetooth: RFCOMM ver 1.11 [ 84.092535] mempolicy: Request by 'ps' to set policy to 5 ignored [ 84.092553] mempolicy: Request by 'ps' to set policy to 3 ignored [ 261.550048] mempolicy: Request by 'ps' to set policy to 5 ignored [ 261.550065] mempolicy: Request by 'ps' to set policy to 3 ignored [ 643.744771] tty0tty: loading out-of-tree module taints kernel. [ 643.750941] tty0tty null modem driver v1.4 epsilonrt@r14:~/src/tty0tty/module$ ls /dev/tnt* /dev/tnt0 /dev/tnt1 /dev/tnt2 /dev/tnt3 /dev/tnt4 /dev/tnt5 /dev/tnt6 /dev/tnt7 Also, the same error occurs with another driver like v4l2loopback: epsilonrt@nanopineocore2:~/src/v4l2loopback$ sudo modprobe v4l2loopback modprobe: ERROR: could not insert 'v4l2loopback': Exec format error epsilonrt@nanopineocore2:~/src/v4l2loopback$ modinfo v4l2loopback filename: /lib/modules/6.12.20-current-sunxi64/updates/v4l2loopback.ko alias: char-major-10-255 license: GPL version: 0.14.0-25-g8d806ad author: Vasily Levin, IOhannes m zmoelnig <zmoelnig@iem.at>,Stefan Diewald,Anton Novikovet al. description: V4L2 loopback video device srcversion: FC835C7E0E75B1C90BC5391 depends: videodev name: v4l2loopback vermagic: 6.12.20-current-sunxi64 SMP mod_unload aarch64 parm: debug:debugging level (higher values == more verbose) (int) parm: max_buffers:how many buffers should be allocated [DEFAULT: 2] (int) parm: max_openers:how many users can open the loopback device [DEFAULT: 10] (int) parm: devices:how many devices should be created (int) parm: video_nr:video device numbers (-1=auto, 0=/dev/video0, etc.) (array of int) parm: card_label:card labels for each device (array of charp) parm: exclusive_caps:whether to announce OUTPUT/CAPTURE capabilities exclusively or not [DEFAULT: 0] (array of bool) parm: max_width:maximum allowed frame width [DEFAULT: 8192] (int) parm: max_height:maximum allowed frame height [DEFAULT: 8192] (int) epsilonrt@nanopineocore2:~/src/v4l2loopback$ uname -a Linux nanopineocore2 6.12.20-current-sunxi64 #1 SMP Sat Mar 22 19:54:28 UTC 2025 aarch64 GNU/Linux epsilonrt@nanopineocore2:~/src/v4l2loopback$ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Armbian 25.2.3 bookworm Release: 12 Codename: bookworm You can find all the details at armbian/build#8153 For all my tests I use the images available for download on the Armbian site. It appears that the driver compliance checking system is corrupted on Armbian sunxi64. Could the team look into this issue ? Thanks.
-
So.. this neat board has mainline kernel but with no video output and it has a mali panfrost GPU. My question to all you dev pros of the kodi tv boxes is... Is there anyone capable to fix video output on this wee board that has it on radxa 5.15 default debian kernel?
-
no access all links to your images are not available
-
Они видны, но не работают. root@x98h:~# lsusb Шина 005 Устройство 002: ID 8301:0089 Беспроводная клавиатура Hapurs HPBT05R 2.4 G Mini Wireless Touchpad Шина 005 Устройство 001: ID 1d6b:0001 Linux Foundation 1.1 корневой концентратор Шина 003 Устройство 001: ID 1d6b:0002 Linux Foundation 2.0 корневой концентратор Шина 004 Устройство 001: ID 1d6b:0001 Linux Foundation 1.1 корневой концентратор Шина 002 Устройство 001: ID 1d6b:0002 Linux Foundation 2.0 корневой концентратор Шина 006 Устройство 001: ID 1d6b:0001 Linux Foundation 1.1 корневой концентратор Шина 001 Устройство 003: ID 148f:7601 Ralink Technology, Corp. Беспроводной адаптер MT7601U Шина 001 Устройство 001: ID 1d6b:0002 Linux Foundation 2.0 корневой концентратор Шина 007 Устройство 001: ID 1d6b:0002 Linux Foundation 2.0 корневой концентратор Лучше всего работает: Armbian-unofficial_25.05.0-trunk_X98h_bookworm_edge_6.12.11_xfce_desktop., но нет Wi-Fi и звука. dmesg.txt
-
Thank you very much. As usual I tried to get into the wrong car)) I will try
-
There is a stripped-down firmware in the Armbian images. Update it using armbian-config. Maybe the USB-WI-FI will work. But keep in mind that the updated firmware will take about 1 GB of memory.
-
EDID read issue on kernel 6.12 - missing 1280x800 mode (CB2)
mecho posted a topic in BIGTREETECH CB2
I'm using Armbian with kernel 6.12 on a (CB2) device. When I connect my monitor via HDMI, the EDID is successfully read and it includes both 1920x1080 and 1280x800 as supported resolutions. However, only 1920x1080 appears in the available display modes. The 1280x800 mode is missing, even though it is clearly listed in the EDID. -
pithecanthrope, That DTS is specific for the raspberry pi lcd... not for the red pcb ili9486. Do you have that? You can name the DTS any filename, for example ~/ili9486/ili9486-35.dts cd ~/ili9486-35 sudo armbian-add-overlay ili9486-35.dts The command will also add it to armbianEnv.txt Make sure to not add any other overlays related to SPI It is very nice that the raspberry pi lcd doesn't need us to fabricate a custom cable, just plug it in the correct orientation. Are you using Linux 6.12?
-
I have a box identical to the X98H. After installing the Armbian-unofficial_25.05.0-trunk_X98h_bookworm_edge_6.12.11_server.img.xz image compiled by Nike, the Ethernet port is not working. Here's the content returned by the dmesg command