Search the Community
Showing results for tags 'radxazero3'.
-
Hello, I have questions related with overlay. I'm using Radxa Zero 3W and in the /boot/armbianEnv.txt it has overlay_prefix=rk35xx. I want to use this overlay /boot/dtb/rockchip/overlay/radxa-zero3-disabled-wireless.dtbo. If I cat /boot/boot.cmd it read the overlays with this line ${overlay_prefix}-${overlay_file}.dtbo. It means if I add overlays=disabled-wireless in /boot/armbianEnv.txt, it will not find the dtbo right? So my questions are, 1. Can I manually edit the overlay_prefix to radxa-zero3? 2. If can then will that has impact on the feature, eg kernel upgrade or anything?
-
hi After recent sudo apt update && sudo apt upgrade via armbian debian bookwork XFCE chromium and firefox breaks its not updates for chromium or firefox as happens when i hold those packages from upgrading too also on fresh sdcard flash/install without full upgrade(just upgrading chromium and its dependencies via depository) chromium still works fine, its something else in the depository that breaks it
-
Hello I have this display http://www.lcdwiki.com/4inch_HDMI_Display-C and touchscreen doesn't work. I write dts file but apparently he is not a privelege and the touchscreen did not work. Can point out my mistakes when writing dts? rockchip-ads7846.dts
-
I have connected USB 3.0 4 port hub to the type c of my radxa zero 3E but lsusb -t shows the hub is only on USB 2.0 as 480M. /: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M /: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M /: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 480M |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M and lsusb output Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub i checked the same hub with my windows labtop i was able to achieve USB 3.0 read and write speeds. kindly guide me how to make the hub detect as USB 3.0 on armbain debian 12 Bookworm Server.
-
Good afternoon everyone. Please help me with my problem. I have a Radha board zero 3w and I use the Armbian distrib. 24.8.1 . Everything works fine, except that I can't activate SPI. In the Armbian-config menu there is no hardware section (I tried different flash cards and Armbian versions, the problem persists), I also tried to edit the armbianEnv.txt and add overlays there, but I also did not have success. Tell me what else I can try. Activation works on the native distribution radxa debian.
-
I just testet all available stable armbian images with radxa zero 3e. when i turn off the machine with shutdown -h 0 or poweroff the system shuts down successfully but the power of the dc dc is not turned off. the 3.3V is still available. i dont know if its only a configuration mistake or a bug. normaly after a kernel shutdown, the driver for rk817 should send i2c package to reset the 817. after that you need a power cycle to recover and restart. https://paste.armbian.com/inibopomew br manuel
-
Hello everyone, I’m using a Radxa Zero 3E with Armbian 24.8.1 Bookworm OS and trying to connect a device to Radxa via UART. However, I can’t seem to find the ttyAML0 interface. The only UART interfaces visible are ttyS1 and ttyFIQ0 , but neither works for my setup. I have connected the device to the UART_AO_A pins (pins 8 and 10). Additionally, when I go to armbian-config -> System -> Hardware, no hardware appears on the screen. Could this issue be related to the Armbian image I am using? I’ve already tried the b6 image, but it has a boot problem. I also noticed that the other official Radxa images are marked as pre-release. Is there a specific image I should use for stable UART functionality, or is there a way to solve this issue on the current setup? Any guidance on resolving the UART problem would be greatly appreciated! Thanks in advance for your help!
-
I get "DRM_IOCTL_PANFROST_CREATE_BO No space left on device", is 1GB RAM too little? Also the screen goes black when the app boots, is that a problem with X11/Wayland?
-
Hello, I'm using Armbian 24.5.3 Bookworm Minimal / IOT but there is no temperature in motd. When I inspect the normal datasources, it symlink to non-existent folder.
-
Hi, I am not able to make Radxa Camera 8M to work with Armbian_24.5.3_Radxa-zero3_bookworm_vendor_6.1.43_minimal.img and Armbian_24.5.1_Radxa-zero3_noble_vendor_6.1.43.img gst-launch-1.0 v4l2src device=/dev/video0 io-mode=4 ! videoconvert ! video/x-raw,format=NV12,width=1920,height=1080 ! jpegenc ! multifilesink location=/home/a2t/test.jpg Pipeline is live and does not need PREROLL ... Pipeline is PREROLLED ... Setting pipeline to PLAYING ... New clock: GstSystemClock ERROR: from element /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: Internal data stream error. Additional debug info: ../libs/gst/base/gstbasesrc.c(3132): gst_base_src_loop (): /GstPipeline:pipeline0/GstV4l2Src:v4l2src0: streaming stopped, reason not-negotiated (-4) Execution ended after 0:00:00.001604801 Setting pipeline to NULL ... Freeing pipeline ... root@radxa-zero3:~# v4l2-ctl -i /dev/video0 --list-formats VIDIOC_S_INPUT: failed: Inappropriate ioctl for device ioctl: VIDIOC_ENUM_FMT Type: Video Capture Multiplanar [0]: 'UYVY' (UYVY 4:2:2) [1]: '422P' (Planar YUV 4:2:2) [2]: 'NV16' (Y/UV 4:2:2) [3]: 'NV61' (Y/VU 4:2:2) [4]: 'YM16' (Planar YUV 4:2:2 (N-C)) [5]: 'NV21' (Y/VU 4:2:0) [6]: 'NV12' (Y/UV 4:2:0) [7]: 'NM21' (Y/VU 4:2:0 (N-C)) [8]: 'NM12' (Y/UV 4:2:0 (N-C)) [9]: 'YU12' (Planar YUV 4:2:0) [10]: 'YM24' (Planar YUV 4:4:4 (N-C)) root@radxa-zero3:~# v4l2-ctl --device=/dev/video0 --all Driver Info: Driver name : rkisp_v5 Card type : rkisp_mainpath Bus info : platform:rkisp-vir0 Driver version : 2.4.0 Capabilities : 0x84201000 Video Capture Multiplanar Streaming Extended Pix Format Device Capabilities Device Caps : 0x04201000 Video Capture Multiplanar Streaming Extended Pix Format Media Driver Info: Driver name : rkisp-vir0 Model : rkisp0 Serial : Bus info : platform:rkisp-vir0 Media version : 6.1.43 Hardware revision: 0x00000000 (0) Driver version : 6.1.43 Interface Info: ID : 0x0300000e Type : V4L Video Entity Info: ID : 0x0000000d (13) Name : rkisp_mainpath Function : V4L2 I/O Pad 0x01000010 : 0: Sink Link 0x02000011: from remote pad 0x1000004 of entity 'rkisp-isp-subdev' (Unknown V4L2 Sub-Device): Data, Enabled Priority: 2 Format Video Capture Multiplanar: Width/Height : 0/0 Pixel Format : '' Field : Any Number of planes : 0 Flags : Colorspace : Default Transfer Function : Default YCbCr/HSV Encoding: Default Quantization : Default Selection Video Capture: crop, Left 0, Top 0, Width 0, Height 0, Flags: Selection Video Capture: crop_bounds, Left 0, Top 0, Width 800, Height 600, Flags: Selection Video Output: crop, Left 0, Top 0, Width 0, Height 0, Flags: Selection Video Output: crop_bounds, Left 0, Top 0, Width 800, Height 600, Flags: What should be done to get the image