Search found 1627 matches

by Crocodile
2025-06-26 13:13
Forum: Luckfox Pico-RV1103/RV1106
Topic: pico ultra docker
Replies: 1
Views: 50

Re: pico ultra docker

您好,您所参考的wiki是在X86平台搭建基于docker的开发环境而不是在板端部署docker,Luckfox pico Ultra 的内存有限运行docker的效果不理想我们不做推荐
同时我还注意到您参考的wiki是旧版本的,新版本的wiki地址在https://wiki.luckfox.com/Luckfox-Pico/Luckfox-Pico-SDK/
by Crocodile
2025-06-26 3:52
Forum: Luckfox Pico-RV1103/RV1106
Topic: 你好 瑞芯微 我想在RV1106平台上添加IMX415 摄像头
Replies: 1
Views: 51

Re: 你好 瑞芯微 我想在RV1106平台上添加IMX415 摄像头

您好 如果需要联系Rockchip请通过https://www.rock-chips.com/提供的联系方式,这里没有rockchip的官方人员。我们仅维护Luckfox 产品,不对第三方摄像头及其他硬件在RV1106上的适配提供技术支支持
by Crocodile
2025-06-26 1:59
Forum: Luckfox Pico-RV1103/RV1106
Topic: YOLO11 on the RV1103
Replies: 1
Views: 57

Re: YOLO11 on the RV1103

Hello, we are not involved in the development of rknn_model_zoo. We have only tested YOLOv5.
I suggest that you directly contact the author who provides the documentation for the RV1103 supporting YOLO11 model.
by Crocodile
2025-06-26 1:36
Forum: Luckfox Pico-RV1103/RV1106
Topic: RV1106 rkipc
Replies: 3
Views: 65

Re: RV1106 rkipc

获取摄像头的图像的demo相关可以参考$SDK/media/sample, 其中的源码涉及到 rkmpi 库的多种使用方式,默认的demo都编译完成集成在镜像/oem/usr/bin中,可以直接用来调用摄像头模块(比如 simple_vi_bind_venc_rtsp 实现推流)
rkipc 也是基于 rkmpi 开发集成了多个模块, 但是模块较多不推荐分析rkipc的源码来编写获取摄像头视频的例程。
by Crocodile
2025-06-26 1:28
Forum: Luckfox Pico-RV1103/RV1106
Topic: Сustom board based on RV1106G3 not booting past "Starting kernel..." (copied from Luckfox Pro Max)
Replies: 3
Views: 121

Re: Сustom board based on RV1106G3 not booting past "Starting kernel..." (copied from Luckfox Pro Max)

As mentioned in the previous response, we do not offer technical support for the hardware design. Incorrect troubleshooting approaches can also delay your development progress. So I have no more suggestions to offer.
by Crocodile
2025-06-26 1:08
Forum: Luckfox Pico-RV1103/RV1106
Topic: LuckFox Pico Plus: PPS in GPIO pin. How?
Replies: 1
Views: 58

Re: LuckFox Pico Plus: PPS in GPIO pin. How?

Hello, you can refer to viewtopic.php?p=1061&hilit=pps#p1061. Since I have no experience in transplanting GPS modules, I cannot determine whether the solution mentioned in viewtopic.php?p=1061&hilit=pps#p1061 can meet your requirements.
by Crocodile
2025-06-25 2:32
Forum: Luckfox Pico-RV1103/RV1106
Topic: RV1106 rkipc
Replies: 3
Views: 65

Re: RV1106 rkipc

您好,请参考https://forums.luckfox.com/viewtopic.php?p=5068&hilit=rkipc#p5068
by Crocodile
2025-06-25 2:23
Forum: Luckfox Pico-RV1103/RV1106
Topic: Сustom board based on RV1106G3 not booting past "Starting kernel..." (copied from Luckfox Pro Max)
Replies: 3
Views: 121

Re: Сustom board based on RV1106G3 not booting past "Starting kernel..." (copied from Luckfox Pro Max)

Hello, we do not offer technical support for custom boards. I suggest you check the power supply issue. When loading the kernel and allocating memory, the power consumption will increase momentarily.
by Crocodile
2025-06-25 2:12
Forum: Luckfox Pico-RV1103/RV1106
Topic: Expand storage or use the full storage capacity of a microSD on a LuckFox Pico Plus running Ubuntu 22.04
Replies: 1
Views: 46

Re: Expand storage or use the full storage capacity of a microSD on a LuckFox Pico Plus running Ubuntu 22.04

Hello, due to licensing issues, technical support and maintenance for Ubuntu images are no longer provided. In the Buildroot system, partition information is passed to the kernel via env.img. To adjust partition sizes, you can modify env.img by updating .BoardConfig.mk and rebuilding it. The steps a...
by Crocodile
2025-06-24 5:59
Forum: Luckfox Pico-RV1103/RV1106
Topic: Luckfox Pico Ultra W ubuntu image
Replies: 3
Views: 118

Re: Luckfox Pico Ultra W ubuntu image

yueyehaoxia wrote: 2025-06-24 2:31 你们现在所有板子都不在维护ubuntu 版本了么?
是的