Search found 403 matches
- 2026-06-04 10:04
- Forum: Core3566-RK3566
- Topic: Seems I burnt my UART2; any alternative?
- Replies: 6
- Views: 1090
Re: Seems I burnt my UART2; any alternative?
Thank you. But what about the rockchip loader that loads u-boot? The loader that helps to flash u-boot. I think its part of rkbin. When I try to flash new u-boot, with uart2 gone, I'm blind.
The cloud drive provides a complete firmware package, including U-Boot, kernel, and RootFS. If you only ...
- 2026-06-03 6:28
- Forum: Core3566-RK3566
- Topic: Seems I burnt my UART2; any alternative?
- Replies: 6
- Views: 1090
Re: Seems I burnt my UART2; any alternative?
Please download the image again. The image uploaded yesterday did not include the updated U-Boot, so it could only output kernel logs.
The new image has been updated and should work correctly.
- 2026-06-02 11:53
- Forum: Core3566-RK3566
- Topic: Seems I burnt my UART2; any alternative?
- Replies: 6
- Views: 1090
Re: Seems I burnt my UART2; any alternative?
All interfaces are directly output from the chip, so any damage cannot be repaired. I will compile an image for you using UART7 (GPIO3_C4, GPIO3_C5) as the debug serial port.
- 2026-06-02 9:18
- Forum: Display
- Topic: RK3576 + Waveshare 3.5inch DSI LCD (H) (ICN6211) – No Display / Need Device Tree & DSI Configuration
- Replies: 1
- Views: 874
Re: RK3576 + Waveshare 3.5inch DSI LCD (H) (ICN6211) – No Display / Need Device Tree & DSI Configuration
This screen is not yet supported in the driver, so providing a device tree alone will not allow it to function. The driver must first include support for the screen before a usable device tree can be provided.
- 2026-06-02 8:55
- Forum: Core3576-RK3576
- Topic: SD image for Omni3576
- Replies: 1
- Views: 859
Re: SD image for Omni3576
The same Debian image works for both eMMC and microSD card.
- 2026-05-13 1:51
- Forum: Luckfox Lyra-RK3506
- Topic: Luckfox Lyra Pi A luckfoxconfig的问题
- Replies: 3
- Views: 4810
Re: Luckfox Lyra Pi A luckfoxconfig的问题
Ubuntu系统商用属于侵权,我们已经不维护了,因此暂不支持设备树修改相关需求。
如果是批量采购我们的开发板,可以联系销售同事拉技术交流群,我们可以协助评估整体方案,并根据项目需求提供适配建议。
- 2026-04-24 2:08
- Forum: Luckfox PicoKVM
- Topic: BIOS阶段键盘指令无效如何解决?
- Replies: 1
- Views: 3273
Re: BIOS阶段键盘指令无效如何解决?
可以在设置中重启USB设备
- 2026-04-21 7:37
- Forum: LuckFox Aura(RV1126B)
- Topic: MIC,音频模块无法使用
- Replies: 1
- Views: 3925
Re: MIC,音频模块无法使用
这个镜像的音频没有问题,请注意录制的顺序。Wiki 文档上的录制命令顺序有误,我们会尽快进行修正。
arecord -D main_mic0 -f cd -c 2 -r 48000 test0.wav # 耳机麦克风录制
arecord -D main_mic1 -f cd -c 2 -r 48000 test1.wav # 板载麦克风录制
arecord -D main_mic0 -f cd -c 2 -r 48000 test0.wav # 耳机麦克风录制
arecord -D main_mic1 -f cd -c 2 -r 48000 test1.wav # 板载麦克风录制
- 2026-03-31 10:25
- Forum: LuckFox Aura(RV1126B)
- Topic: Connecting 4.3" DSI Capacitive Touch Display to the Luckox Aura
- Replies: 4
- Views: 6590
Re: Connecting 4.3" DSI Capacitive Touch Display to the Luckox Aura
Please find attached the configured device tree and kernel image.
Touch functionality is not enabled in the default kernel. To enable touchscreen support, follow these steps:
1. Copy the driver source file: sudo cp edt-ft5x06.c sysdrv/source/kernel/drivers/input/touchscreen
2. Run the kernel ...
Touch functionality is not enabled in the default kernel. To enable touchscreen support, follow these steps:
1. Copy the driver source file: sudo cp edt-ft5x06.c sysdrv/source/kernel/drivers/input/touchscreen
2. Run the kernel ...
- 2026-03-28 6:38
- Forum: Core3576-RK3576
- Topic: [Bug Report] Severe Kernel Panics (Oops) when launching Chromium on Omni3576 - Memory/GPU driver issue (Debian 6.1.75)
- Replies: 2
- Views: 8031
Re: [Bug Report] Severe Kernel Panics (Oops) when launching Chromium on Omni3576 - Memory/GPU driver issue (Debian 6.1.7
If you are using an HDMI display, you can use the image under the “Customized image” directory in the cloud drive. This image does not have the scheduling issue.
Alternatively, you can compile it yourself—the issue has already been fixed in the new SDK.
Alternatively, you can compile it yourself—the issue has already been fixed in the new SDK.
