-
Posts
359 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Everything posted by Nick A
-
Which wifi chip do you have? Can you upload your dmesg logs here?
-
I use BalenaEcher.. never tried Raspberry Pi imager.
-
I can't tell you which u-boot image to use until I get more information. u-boot is in the images you write to your sdcard. If you want try all these images. https://github.com/NickAlilovic/build/releases/tag/20250306 The best way to know if it's booting is to install a usb serial ttl device to your uart. Then use a terminal software to view u-boot/kernel messages. sudo gtkterm -p /dev/ttyUSB0 -s 115200
-
Still can't see... can you just read it out to me. It's the very tiny black chip. Between your IK316 and wifi chip SV6256P.
-
It’s better to install a usb serial device and attach to GND TX RX on your board https://linux-sunxi.org/UART
-
It’s the small chip on top of that picture.. it should have AXP###
-
@Felps I can't see the AXP chip... it's small chip on the board. Can you tell me the number?
-
Can you provide a picture of your board? I need the AXP chip number. Write the image to your card. Insert a toothpick into your A/V port you’ll feel a button. Hold it down then plugin your power cord release after a few seconds
-
Hi @Ryzer I had the same issue with network unreachable error. looks like they updated the repository (25-Mar-2025 16:19). I guess it's still updating? Everything you need is here. http://apt.undo.it:7241/debian/pool/main/f/ffmpeg-v4l2request/ Edit: ffmpeg-v4l2request repository works now. They reverted back to the original files. I don't see the (25-Mar-2025 16:19) updates anymore. I tried all these patches and they all applied cleanly. I haven't noticed any "DRM_IOCTL_MODE_CREATE_DUMB" errors. I don't need the cma changes anymore. 1080p videos still shuttering using the official build and these patches. https://github.com/NickAlilovic/build/tree/v20250306/patch/kernel/archive/warpme-6.12 patches.armbian/0126-drm-panfrost-dvfs-switch-gov-to-performance.patch patches.armbian/0553-media-cedrus-Don-t-CPU-map-source-buffers.patch patches.armbian/0554-media-Add-NV12-and-P010-AFBC-compressed-formats.patch patches.armbian/0555-media-cedrus-add-format-filtering-based-on-depth-and.patch patches.armbian/0556-media-cedrus-Implement-AFBC-YUV420-formats-for-H265.patch patches.armbian/0557-media-cedrus-Increase-H6-clock-rate.patch patches.armbian/0558-media-verisilicon-g2-fix-chroma-offset-calculation.patch patches.armbian/0563-hantro-Add-quirk-for-NV12-NV12_4L4-capture-format.patch
-
I haven't tested encoding. You probably need something like this. https://github.com/bootlin/v4l2-cedrus-enc-test I'm still having issues playing 1080p videos shuttering and dropped frames with the official build. Trying to find more patches that might be missing. Works fine on my build. I'm using warpme-6.12 patches. https://github.com/NickAlilovic/build/tree/v20250329
-
The patches posted above and @jock ffmpeg-v4l2request. H264 hardware decoding now works. I'm using debian bookwarm, X11, xfce. Just follow jocks install instructions in the link below. Getting errors with 1080p mp4 video's. I fixed this before by changing the cma to a higher value (cma=512M) in the boot.cmd file. 720p works ok.
-
Here's some of the media patches not included in the official armbian build. I tested ffmpeg-v4l2 on my unofficial build and works with only a few frame drops. I'm compiling an image for my TV Box using the official build and these patches. I'll let you know if it works. https://github.com/NickAlilovic/build/tree/v20250306/patch/kernel/archive/warpme-6.12 0553-media-cedrus-Don-t-CPU-map-source-buffers.patch 0554-media-Add-NV12-and-P010-AFBC-compressed-formats.patch 0555-media-cedrus-add-format-filtering-based-on-depth-and.patch 0556-media-cedrus-Implement-AFBC-YUV420-formats-for-H265.patch
-
AllWinner Tvr3 box s H313 board firmware ?
Nick A replied to HerTeLden Varmi's topic in Allwinner CPU Boxes
Try these firmware images.. write them to a micro SD-card. Hold the reset button and apply power. https://github.com/NickAlilovic/build/releases/tag/20250306 -
I found the answer why it was taken out here.. Someone might need it.
-
I was adding my Transpeed TV Box patches to official Armbian using kernel 6.12.16. I got this error compiling my dts at this line. &ahub_dam_mach { status = "okay"; }; I found this was missing in the sun50i-h616.dtsi. ahub_dam_mach:ahub_dam_mach { compatible = "allwinner,sunxi-snd-mach"; soundcard-mach,name = "ahubdam"; status = "disabled"; soundcard-mach,cpu { sound-dai = <&ahub_dam_plat>; }; soundcard-mach,codec { }; };
-
Maybe this patch will make ffmpeg-v4l2 work https://github.com/NickAlilovic/build/blob/v20241125/patch/kernel/archive/sunxi-6.10/patches.armbian/0551-media-cedrus-Implement-AFBC-YUV420-formats-for-H265.patch
-
If you had a serial console we can get an android and armbian boot log. Not easy to debug errors without it.
-
@Wan Lan Try this image.. if it doesn't work. I'll make a SECURE BOOT version. If they both don't work then you need a serial console. https://github.com/NickAlilovic/build/releases/download/20250306/Armbian-unofficial_25.05.0-trunk_X96q-lpddr3-v1-3_noble_edge_6.12.11_xfce_desktop.img.xz Your power controller is axp1530 aka axp313a pmu { compatible = "x-powers,axp1530"; reg = <0x36>; wakeup-source; linux,phandle = <0x128>; phandle = <0x128>; standby_param { vcc-dram = <0x4>; linux,phandle = <0x129>; phandle = <0x129>; }; regulators { dcdc1 { regulator-name = "axp1530-dcdc1"; I think these are your Dram Settings dram_select_para { device_type = "dram_select_para"; select_mode = <0x1>; select_gpio0 = <0x53 0x8 0xe 0x0 0x1 0xffffffff 0xffffffff>; select_gpio1 = <0x53 0x8 0xf 0x0 0x1 0xffffffff 0xffffffff>; select_gpio2 = <0x53 0x8 0x10 0x0 0x1 0xffffffff 0xffffffff>; select_gpio3; }; dram_para1 { device_type = "dram_para1"; dram_clk = <0x288>; dram_type = <0x7>; dram_dx_odt = <0x6060606>; dram_dx_dri = <0xd0d0d0d>; dram_ca_dri = <0xd0d>; dram_odt_en = <0x1>; dram_para1 = <0x30fa>; dram_para2 = <0x0>; dram_mr0 = <0x0>; dram_mr1 = <0xc3>; dram_mr2 = <0x6>; dram_mr3 = <0x1>; dram_mr4 = <0x0>; dram_mr5 = <0x0>; dram_mr6 = <0x0>; dram_mr11 = <0x0>; dram_mr12 = <0x0>; dram_mr13 = <0x0>; dram_mr14 = <0x0>; dram_mr16 = <0x0>; dram_mr17 = <0x0>; dram_mr22 = <0x0>; dram_tpr0 = <0x0>; dram_tpr1 = <0x0>; dram_tpr2 = <0x0>; dram_tpr3 = <0x0>; dram_tpr6 = <0x2fa88080>; dram_tpr10 = <0x2f3359>; dram_tpr11 = <0xaa889967>; dram_tpr12 = <0xeeee8979>; dram_tpr13 = <0x60>; }; or it could be this one. The dram_type = <0x3>; in this one and dram_type = <0x7>; above. [329]DRAM Type =? (3:DDR3,4:DDR4,7:LPDDR3,8:LPDDR4) dram { compatible = "allwinner,dram"; clocks = <0xd9>; clock-names = "pll_ddr"; dram_clk = <0x288>; dram_type = <0x3>; dram_zq = <0x3f3fdd>; dram_odt_en = <0x1>; dram_para1 = <0x30fb>; dram_para2 = <0x0>; dram_mr0 = <0x840>; dram_mr1 = <0x4>; dram_mr2 = <0x8>; dram_mr3 = <0x0>; dram_tpr0 = <0xc0000007>; dram_tpr1 = <0x0>; dram_tpr2 = <0x100>; dram_tpr3 = <0x0>; dram_tpr4 = <0x0>; dram_tpr5 = <0x0>; dram_tpr6 = <0x33808080>; dram_tpr7 = <0x0>; dram_tpr8 = <0x0>; dram_tpr9 = <0x0>; dram_tpr10 = <0x2f6606>; dram_tpr11 = <0xffffdddd>; dram_tpr12 = <0xfedf7657>; dram_tpr13 = <0x40>; linux,phandle = <0x17c>; phandle = <0x17c>; device_type = "dram"; dram_dx_odt = <0x3030303>; dram_dx_dri = <0xe0e0e0e>; dram_ca_dri = <0x1c16>; dram_mr4 = <0x0>; dram_mr5 = <0x0>; dram_mr6 = <0x0>; dram_mr11 = <0x0>; dram_mr12 = <0x0>; dram_mr13 = <0x0>; dram_mr14 = <0x0>; dram_mr16 = <0x0>; dram_mr17 = <0x0>; dram_mr22 = <0x0>; };
-
@Wan Lan you should install a serial console. You can see GND,TX and RX on your board. https://linux-sunxi.org/UART Also, the last Miniarch release had a bug where it would freeze trying to detect the dram size. https://github.com/NickAlilovic/build/releases/tag/20250306 my images has the dram bug fixed.
-
Not sure which version you have.. I'll make a secure boot image for all 4 versions of x96q.
-
install bookworm 6.6.63 on x96q pro+ h728
Nick A replied to hamidreza h's topic in Allwinner CPU Boxes
git clone https://github.com/NickAlilovic/build.git --branch Radxa-A5E cd build nano config/boards/x96q-pro-plus.csc # Allwinner Cortex-A55 octa core 2/4GB RAM SoC USB3 USB-C 2x GbE BOARD_NAME="x96q pro plus" BOARDFAMILY="sun55iw3" BOARD_MAINTAINER="" BOOTCONFIG="x96q_pro_plus_defconfig" OVERLAY_PREFIX="sun55i-a527" BOOT_LOGO="desktop" KERNEL_TARGET="edge" function post_family_tweaks__x96q-pro-plus() { display_alert "Applying wifi firmware" pushd "$SDCARD/lib/firmware" ln -s "aic8800/SDIO/aic8800D80" "aic8800_sdio" # use armbian-firmware popd } ./compile.sh Do not change kernel configuration Show CSC/WIP/EOS/TVB I understand and agree choose your board x96q-pro-plus edge whatever distro you want server or desktop -
@UnhealthyTweak warpe updated the wifi driver. I can’t test it this weekend. https://github.com/warpme/minimyth2/commit/bcb3cf537d5c6ebbd5144901cc556e0e28fbdca5
-
Maybe these two parches will fix the issue . https://github.com/warpme/minimyth2/commit/962ac7da6cb84d0e41826c5555cb101b70a53a8d https://github.com/warpme/minimyth2/commit/2e267842b1033bbc4c2c5d80c1756a142e347cc5 More information can be found here https://oftc.irclog.whitequark.org/linux-sunxi/2025-03-03#34058621
-
@Faheem try these images. I can’t see the AXP chip so I can’t tell you which one to try first. https://github.com/NickAlilovic/build/releases/tag/20250306