All Activity
- Past hour
-
At the very end of each compile.sh run there is a "curl" command which allows to upload the full build log to a paste service. This can also be done automatically by adding "SHARE_LOG=yes" to the command line. The URL is present at the very end of the process.
-
I tried logging it but doing a `|grep` or any `> file.log` to `./compile.sh` and the script DOES NOT like it. I had to CTRL+C out of the compile to get that log... it seems to build the dtb's at the beginning of the compilation (good thing for me)
- Today
-
vkmark works on the Sway desktop. The mainline GPU driver still needs some work. I added A7A and A7S support; however, the A7S still needs to be tested. https://github.com/NickAlilovic/build/tree/Radxa-mainline-WIP I am using Debian Trixie with the XFCE desktop environment. A popup message should appear for the Sway installation. Please note that I haven't tested this configuration on other settings.
-
loading the current debian trixie image for nanopc-t6 the reset button on the box stops working after boot-up. the vendor kernel works without issue. Any tips to troubleshoot or patch?
-
Full build logs?
-
https://github.com/siderolabs/sbc-rockchip/issues/103 I'm trying to apply this patch, but I think i'm doing something wrong it doesn't seem to be working. I'm getting the same behavior. [ 1.369895] rockchip-dw-pcie a41000000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G [ 2.224201] r8169 0003:31:00.0 eth0: jumbo features [frames: 16362 bytes, tx checksumming: ko] [ 1.504906] rockchip-dw-pcie a40800000.pcie: iATU: unroll T, 8 ob, 8 ib, align 64K, limit 8G I tried putting the patch in: build/userpatches/kernel/rockchip64-current/ Then I tried it in: build/userpatches/kernel/archive/rockchip64-6.18/ because of this output: [🌱] User patches directory for kernel [ /home/marv/rock5t/build/userpatches/kernel/archive/rockchip64-6.18 ] Doesn't seem to get applied, when I transfer the 'new' rk3588-rock-5t.dtb file to my device, the 2ed interface doesn't turn on. What am i doing wrong?
- Yesterday
-
@KV1 I've fixed the build issue above: https://github.com/MarvellEmbeddedProcessors/A3700-utils-marvell/pull/36. I don't think anyone at Marvell pays attention to this old repo anymore so I don't expect it will actually be merged.
-
Yes it looks like but with reboot on Ornage Pi zero back. After fixing the problem with kernel 6.12.xx https://github.com/armbian/build/issues/8197 now when we use kernel like 6.18.24 we can not reboot OZPI v1. When we run 'reboot' it is rather to power off so it looks like it is a problem with Crust https://github.com/armbian/build/pull/8503 it wille nice to fix this problem with reboot in kernel 6.18.x like was fixed in 6.12.x I know that the Orange Pi Zero platform is on community support, but maybe there will be a volunteer who will fix this problem. but extraargs=reboot=watchdog help solve problem
-
Armbian for RK3128 TVBox board
Chiều Nhạt Nắng replied to Chiều Nhạt Nắng's topic in Rockchip CPU Boxes
Thank you for your kind words. For RK3229, I thought it's supported by mainline kernel and you can easily install using method provided by Jock? -
Armbian for RK3128 TVBox board
Chiều Nhạt Nắng replied to Chiều Nhạt Nắng's topic in Rockchip CPU Boxes
I’ve updated the kernel and Armbian image with the following improvements: RKNAND driver enhancements: Significantly improved stability, even on very old and degraded NAND flash. Testing was performed on an 8GB NAND device with over 2TB of writes and more than 3000 erase cycles (as reported by /proc/rknand). The system runs reliably under these conditions, whereas the original Android ROM fails to boot. ESP8089 driver improvements: Increased stability when handling large packets. Docker support added Release Files Kernel 6.6: https://github.com/chieunhatnang-personal/linux-kernel-6.6-rk3128-tvbox/releases/tag/stable-1.1 If you are already running the image, download the .deb packages and place them in a directory (e.g., /tmp). Then run: dpkg -i /tmp/*.deb Reboot after installation. Armbian Image: https://github.com/chieunhatnang-personal/RK3128-Linux-SupportingScripts/releases/tag/kernel-6.6-armbian-26-v1.1 -
We have information on which mirrors are good and which bad. We just don't display it. Good are passed to the redirector.
-
Hardware video acceleration with recent armbian/mainline kernel (Kodi)
xsetiadi replied to XXXBold's topic in Orange Pi 5
anyone try on jellyfin? docker jellyfin especially? -
install bookworm 6.6.63 on x96q pro+ h728
Евгений Кирьянов replied to hamidreza h's topic in Allwinner CPU Boxes
@Сан Дич Хуу, good day! How was the process of replacing the kernel and DTB? Is the device working now? -
Ok, thanks for such a fast reaction...will have to buy the module, thanks:-)...until it arrives, i will boot from sd, and have system on nvme - found that option under Install on another device in armbian-config. Regards Jan
-
@slmq It was quite ago, so I don't remember everything. But I wonder you have a SPI Flash Module. If you want to boot from NVMe, you need this (just for 5C lite only). There is one more thing that I did not mention above. If you'ld like to use Btrfs, `/boot` has to ext4 (or fat32). However, using Btrfs needs more effort(or shoud I say trick?) than just doing dd. Here's my lsblk.
-
Hi, still have problem with 5C lite and NVME. When i boot form SD, lsblk shows ZRAM, MMCBLK and NVME - when I install Armbian to NVME it boots from SSD only once and then, after seting up user and enviroment lsblk shows only zram and nvme...and next boot is KO. I have tried all the magic with SPI overlay on RADXA OS, in lsblk there is zram, mmcblk1 with three partitions and nvme - but when updating SPI BOOT, there is following error: radxa@rock-5c:~$ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS mmcblk1 179:0 0 29G 0 disk ├─mmcblk1p1 179:1 0 16M 0 part /config ├─mmcblk1p2 179:2 0 300M 0 part /boot/efi └─mmcblk1p3 179:3 0 28.6G 0 part / zram0 253:0 0 7.8G 0 disk [SWAP] nvme0n1 259:0 0 953.9G 0 disk └─nvme0n1p1 259:1 0 944.3G 0 part radxa@rock-5c:~$ sudo rsetup [sudo] password for radxa: /usr/lib/u-boot/rock-5c-spi/setup.sh: line 3: ERROR_REQUIRE_FILE: readonly variable /usr/lib/u-boot/rock-5c-spi/setup.sh: line 4: ERROR_ILLEGAL_PARAMETERS: readonly variable /usr/lib/u-boot/rock-5c-spi/setup.sh: line 5: ERROR_REQUIRE_TARGET: readonly variable /dev/mtd0 is missing. also kernel is weird... radxa@rock-5c:~$ uname -r 6.1.84-8-rk2410 I'm maybe too carefull, but I know, I wouldn't be able to fix broken bootloader:-] So please help, if you can Tried both vendor and current kernels (6.18 and 6.1) but results are the same Regards Jan
-
Did you ever get this working?
-
I have running v26.2.1 for Odroid HC4 running Armbian Linux 6.18.10-current-meson64
-
I found an old post from 4 years ago about this: odroid hc4 wake on lan wol Just curious if anyone has a solution? Thanks for any help
-
Finaly I found the problem in the stack. The video issue was caused by X server layear. No the Chromium runs as cage process and on firefly it works fine. X server was the black sheep in my stack. Thanks for help.
-
Thanks for sending the log. This looks like an issue with the vendor U-Boot. We're planning to drop it this Sunday and switch to mainline U-Boot.
- Last week
-
Hello, I'm trying to play a video on my Orange Pi Zero 2w using MPV. I tried using different Armbian images including Armbian-unofficial_26.05.0-trunk_Orangepizero2w_bookworm_current_6.18.25_minimal.img. This however results in a "Failed to create framebuffer with drmModeAddFB2 on layer 0" for every frame. Can anyone help me to get it working? (+) Video --vid=1 (*) (h264 1920x1080 24.000fps) (+) Audio --aid=1 (*) (aac 6ch 48000Hz) [vo/gpu] VT_GETMODE failed: Inappropriate ioctl for device [vo/gpu/opengl] Failed to set up VT switcher. Terminal switching will be unavailable. Using hardware decoding (drm). [W][00814.699591] pw.conf | [ conf.c: 939 try_load_conf()] can't load config client.conf: No such file or directory [E][00814.699881] pw.conf | [ conf.c: 963 pw_conf_load_conf_for_context()] can't load default config client.conf: No such file or directory AO: [alsa] 48000Hz stereo 2ch float VO: [gpu] 1920x1080 drm_prime[nv12] [vo/gpu] Using HW-overlay mode. No GL filtering is performed on the video! [vo/gpu/drmprime-overlay] Failed to create framebuffer with drmModeAddFB2 on layer 0: Invalid argument [vo/gpu/drmprime-overlay] Failed to create framebuffer with drmModeAddFB2 on layer 0: Invalid argument AV: 00:00:00 / 00:00:30 (0%) A-V: 0.000 [vo/gpu/drmprime-overlay] Failed to create framebuffer with drmModeAddFB2 on layer 0: Invalid argument
-
Ok, I gave it a go. I used the settings - baud rate 1500000, Data bit=8,Parity check=None,Stopbit=1,Flow control=None. Most of what I got was largely garbled but here's what I could read: [code] DDR fcb0cfd52f cym 24/10/09-19:36:03,fwver: v1.08 In ch1 ddoY�H��~␦j�DR5, 2736MHzttot6 channel[0] BW=16 Col=10 Bk=16 CS0 Row=16 CS=1 Die BW=16 Size=2048MB ch1 ttot7 ��@ )�j�-��o � ����������~�����������channel[1] BW=16 Col=10 Bk=16 CS0 Row=16 CS=1 Die BW=16 Size=2048MB Manufacturer ID:0xff �h�0 RX Vref:24.9%, RX DQS Vref:30.8%, TX Vref:20.0%,0.0%/� Kk�k|/��~��~������� DQ roc: p4 n0, p7 n0, p4 n0, p3 n0, p5 n4, p1 n0, p7 n0, p0 n2, p0 n0, p4 n3, p2 n0, p5 n0, p3 n0, p4 n0, p4 n0, p5 n0, p0 n0, p3 n1, DQ rds:h1 h1 l0 l0 l0 l0 l0 l0, l0 l0 l0 l0 l0 l0 h1 l0 ��� �B(N@x�|�|�~�~�~~����������CH1 RX Vref:24.1%, RX DQS Vref:29.2%, TX Vre��Jo��{��������������� DQ roc: p6 n0, p2 n0, p7 n0, p3 n1, p1 n0, p0 n2, p3 n0, p7 n0, p3 n0, p3 n0, p2 n0, p0 n1, p6 n0 p1 )��d!�@��DQS roc: p1, n0, p3, n0 stride=0x3, ddr_config=0x2 hash bank_mask0-3 0x0 0x2100 0x44200 0x88400, rank_mask0 0x0 nge to F1: 534MHz >l ttot6 l1 ttot6 ?lange to F2: 1320MHz ch0 ttot8 ch1 ttop8 c@aNg@@ ch0 ttot6 ch1 ttot6 �~l�ange to F0: 2736MHz ����x�x�|�|�������������ch0 ttot7 ch1 ttop7 out U-Boot SPL board init>_p U-Boot SPL 2017.09_armbian-2017.09-S39cd-P60ca-H8822-V586d-B138f-R448a (Apr 27 2026 - 17:35:35) SPL Hotkey: ctrl+` "�!)�#P��K=�|�~�~�~�~���������sfc cmd=0�� )��������������������� @jj��%����������������������. ����ᯍ�������������spl: par�K� y!��������dd�Verified-boot: 0 ~@@�������������������## Checking atf-1 0x40060000 ... sha256(868eaf583a...) + OK � ��/��oo-����������������������%␦� +���������������������� _B��� / ��x����������������������ZH)�)���-�������������������x-�/ �������������������## Checking uboot 0x4020000�����l�e1593752...) + OK �dd�Checking fdt 0x40339460 ... sha256(e3b0c44298...) + OK 6�t_record_lgadable: FDT_ERR_BADMAGIC �@dd�ChekA�;\6�F�f�400f0000 ... sha256(8afb712810...) + OK fdt_record_loadable: FDT_ERR_BADMAGIC �#" Checkin1�� !��������{���+�:�ICE: BL31: v2.3():v2.3-931-g4d7e811c6:derrick.huang, fwver: v1.20 NOTICE: BL31: Built : 19:19:38, May 26 2025 ��NFO: SOC (0x35760101) INFO: spec: 0x1 INFO: test version: 0x0 INFO: cost 477531 us before hptimer restart k������������������INFO: soc cold boot INFO: ARk�P��& b �$@�H@�@� `]w�mask: 1 INFO: BL31: Initializing runtime services WARNING: No OPTEE provided by BL2 boot loader, Booting device without OPTEE initialization. SMC`s destined for OPTEE will return SMC_UNK ERROR: Error initializing runtime service opteed_fast INFO: BL31: Preparing for EL3 exit to normal world INFO: Entry point address = 0x40200000 INFO: SPSR = 0x3c9 No valid device tree binary found - please append one to U-Boot binary, use u-boot-dtb.bin or define CONFIG_OF_EMBED. For sandbox, use -d <file.dtb> initcall sequence 00000000402c54c0 failed at call 00000000402b81e8 (err=-1) [/code] The rest after this was unreadable. ljones
