Jump to content

All Activity

This stream auto-updates

  1. Today
  2. Hello all, Ok, I'm going to comment on my own question here... I just now installed the Armbian 25.8.0 6.18.0 RC5 xfce version. It's not yet on the nvme drive but, it's significant faster than the 25.5.1 version. Now HD video works on the 5b+. It needs 2 seconds to stabilize but than it is perfectly fine to watch. I use Firefox as my browser. So thanks to the team! Ernst-Jan
  3. Hi, can you please share which USB to TTL adapter to use for uart logs? I have an RK3399 board but it failed to show uart logs with CP2102 and CH340 adapters. Thank you!
  4. Hi all, I would like to ask support for the board EMB-3531. I'm having problem with booting this board from SD card. Here are some informations about this board. I hope that someone can help me with it. Thank you so much! I try to erase the emmc and flash the MiniLoaderAll.bin but it doesn't help. Or i don't have a correct image with armbian for this board. https://my.kos.org.cn:5154/rockchip/EMB3531/emb3531.pdf
  5. Hy all, For some time now I have a Rock 5b + with 16Gig memory. The problem I have is playback video' s in youtube. Video's are not even watcheble in the lowest resolution. Other 4k video' s play fine. I tried several bechmark video' s from online sources. I looked around to see if others experiance the same problem but cannot find anny clu in this matter. I use Armbian ver. 25.5.1 Do others have the same issue? Is there a soltion for this problem? Also I find this board not the fastest. It's a bit faster than mi RPI5 with 4Gig mem. The PI5 plays HD on youtube. I also have a OrangePi 5 ultra with 16 gig memory on stock Orangepi ubuntu witch is a dream to work with. This board is fast, has a small formfactor and became my daily PC for everything. This board also play's youtube video' s in HD. A direct comparacing with the Rock 5b+ is not possible because no Armbian version will boot on this OrangePi board sadly. I tested on wired and WiFi network with no vissible difference. Anny advise is welcome! Ernst-Jan
  6. Try from here: https://fi.mirror.armbian.de/incoming/igorpecovnik/ (this is going to be next release - first test build).
  7. Your best bet is to compile your own image. It's super easy: "git clone https://github.com/armbian/build.git;cd build;./compile.sh" https://docs.armbian.com/Developer-Guide_Building-with-Docker/ https://docs.armbian.com/Developer-Guide_Build-Preparation/ https://www.youtube.com/watch?v=kQcEFsXEJEE
  8. I hope this helps... For the TX3 Mini, I used the distributions listed on https://www.armbian.com/amlogic-s9xx-tv-box/. Here's what I did: * Create a bootable image using Rufus (following the instructions). * Once the image was created, I went to the SD card's storage drive on a PC and made the following changes: * In the root directory of the SD card, I copied the file u-boot-s905x-s912 and pasted it as u-boot.ext. * In extlinux\extlinux.conf, on line 4, I changed it to "fdt /dtb/amlogic/meson-gxl-s905w-tx3-mini.dtb". * I ejected the SD card, inserted it into the TX3 Mini, and turned it on. If it doesn't work, try a different distribution.
  9. Yesterday
  10. @laibsch https://u-boot.org/ edit: as I said earlier, it would be better to switch to upstream to get rid of patches and get some nice bugfixes in the process, but I assume this thing is mostly abandoned. A bunch of my containers no longer offer ARM32 support. Home Assistant too at the end of this year.
  11. Updating via `apt update && apt upgrade` causes Armbian to fail to boot on the single-board computer. I'm attaching the UART logs in the file `failed_log.txt`. Start-Date: 2025-11-13 04:45:12 Commandline: apt -y upgrade Upgrade: armbian-bsp-cli-nanopct4-current:arm64 (25.11.0-trunk.146, 25.11.0-trunk.469), linux-dtb-current-rockchip64:arm64 (25.11.0-trunk.146, 25.11.0-trunk.469), linux-image-current-rockchip64:arm64 (25.11.0-trunk.146, 25.11.0-trunk.469), linux-u-boot-nanopct4-current:arm64 (25.11.0-trunk.146, 25.11.0-trunk.469), armbian-firmware:arm64 (25.11.0-trunk.146, 25.11.0-trunk.469) End-Date: 2025-11-13 04:47:04 out: Starting kernel ... efi_free_pool: illegal free 0x00000000f0f09040 "Synchronous Abort" handler, esr 0x96000004 elr: 00000000002856e4 lr : 00000000002702f0000000f3f9b2f0 x0 : dfb6333a7ba2b4b7 x1 : 00000000f3fba060 x2000000 x5 : dfb6333a7ba2b4b7 x6 : 00000000f0d07000 x7 : 00000000000ef98 x11: 00000000f1f0b5bc x12: 000000000000ef98 x13: 000003f558a4 x17: 00000000d8136251 x18: 00000000f1f22d90 x19: 000000000000001 x23: 00000000f1f303c0 x24: 00000000f3fdcff0 x25: 00000000000000001 x29: 00000000f1f0b470 Code: eb04005f 54000061 5resetting ... To reproduce the issue (~13.11.2025-16.11.2025), simply download and flash the current `Minimal/IOT for Armbian Linux v6.12 [Debian] Debian 12 (Bookworm)` images (`https://www.armbian.com/nanopc-t4/`) and run `apt update & upgrade` on a running system, then reboot. After this, the system, regardless of whether the `SD card` or `EMMC` is used, will enter an infinite boot loop (`out` and file `failed_out.txt`). Thank you. failed_log.txt armbian_release.txt normal_log.txt
  12. @Henrik Larsson Did you end up changing anything or is this with the default configuration? Are you still using kernel 6.12? Have you tried build with a 6.16 edge based image yet?
  13. Any update here? Same broken image is still linked from back in may and no update to these images since then?
  14. Made some progress. after installing Armbian_25.8.1_Odroidxu4_noble_current_6.6.102 to eMMC ran armbian-upgrade Installed xubuntu-desktop or xubuntu-desktop-minimal package reboot now i'm getting the greeter screen. after login, I entered xfce desktop. functions ok could only install firefox via snap. installed firefox via snap ran firefox to view a video on youtube. audio is not working. install pulseaudio reboot system audio still not working when viewing a youtube video any suggestions?
  15. There are no other images available at the moment. Regarding this, there is some initial but incomplete work in progress here: https://github.com/armbian/build/pull/8831 We can’t merge it in its current state, as it still requires a significant amount of additional work and refinement. Unfortunately, this means there isn’t a quick solution right now, so we’ll need to wait until the implementation is completed and validated.
  16. Apparently the key needs to go to `/etc/apt/trusted.gpg.d/armbian.gpg` too...
  17. @blood This fixed the issue with the configng repo, but I am still getting the warning for the main repo: ``` Warning: http://apt.armbian.com/dists/trixie/InRelease: Policy will reject signature within a year, see --audit for details Audit: http://apt.armbian.com/dists/trixie/InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signing key on DF00FAF1C577104B50BF1D0093D6889F9F0E78D5 is not bound: No binding signature at time 2025-11-16T01:37:58Z because: Policy rejected non-revocation signature (PositiveCertification) requiring second pre-image resistance because: SHA1 is not considered secure since 2026-02-01T00:00:00Z Missing key 8CFA83D13EB2181EEF5843E41EB30FAF236099FE, which is needed to verify signature. ```
  18. I've just tried https://dl.armbian.com/radxa-cubie-a5e/Trixie_edge_minimal Ethernet-Port besides USB-C blinks if connected, but looks like no IP requested. The other keeps dark if connected, pressing Button for long does nothing. I don't understand where other images to find, A5E not in: https://armbian.atomonetworks.com/dl/ What image ist know working, what is SSH Login Thank You
  19. hello i have updated with wrong firmware throw usb c nothing happens when flashing with USB_Burning_Tool or booting from sd card this box has no recovery button only on off inside earsphone
  20. Please provide more information on what your are experiencing and what you have tried already
  21. Last week
  22. It looks like knotes has been replaced with Marknotes. Remove knotes and, if you like, install marknotes. It is supposed to import your old knotes data.
  23. The 6.18.0-rc5 kernel doesn't require any patches, just have to been build with DRM_ACCEL_ROCKET.
  24. Hi, I currently have the issue of a non working usb port on my odroidhc4. dmesg output: [ 133.464610] usb usb1-port2: connect-debounce failed The port does not show up when lsusb is entered. uname -a: Linux odroidhc4 6.12.56-current-meson64 #1 SMP PREEMPT Wed Oct 29 13:09:02 UTC 2025 aarch64 GNU/Linux I solved this temporairly a while ago by booting an older kernel (linux-image-6.12.43+deb12-arm64) like mentioned here: Are there any progresses on how to fix this reliably? Because I think still running kernel 6.6.63 is not save. Thanks for your answer in advance, if you need more information I am happy to deliver.
  25. xNiux

    Odroid M2 16G

    Ok, after search, NPU is not integrate in the kernel. So ... It need patched kernel recompilation. I will try that later.
  26. https://drive.google.com/file/d/1vyQGR8kgzhCzmwuXhb8q5j707U9IXFob/view?usp=sharing The file in this shared link is the image file provided by the manufacturer for my Android device. I hope it will be useful, and thank you for your help! I can't compile a custom Armbian image and hope to get help from the community.@Hqnicolas
  1. Load more activity
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines