Search found 4 matches

by HuangMingming
2026-06-06 6:35
Forum: Luckfox Pico-RV1103/RV1106
Topic: How to update arm Rockchip830-linux-uclibcnueabihf. Supports the syntax of CMake 20
Replies: 1
Views: 2696

How to update arm Rockchip830-linux-uclibcnueabihf. Supports the syntax of CMake 20

reference https://github.com/LuckfoxTECH/luckfox_pico_lvgl_example The lvgl version is 8.+, but the latest version is already 9+, so after using 9.+, some other projects are referenced (using the CMake20 syntax). Therefore, using Rockchip830-linux-uclibnueabihff reports a syntax error and needs to ...
by HuangMingming
2026-05-27 13:42
Forum: Luckfox Pico-RV1103/RV1106
Topic: My Luckfox Pico Ultra W 720 RGB screen won't light up after being unresponsive for an extended period.
Replies: 4
Views: 4817

Re: My Luckfox Pico Ultra W 720 RGB screen won't light up after being unresponsive for an extended period.


Firstly, due to licensing issues, we have ceased maintenance and support for the Ubuntu system, making it impossible for us to further investigate many of the problems.
The issue where the system fails to boot after running for a period of time can typically be resolved by re-flashing the system ...
by HuangMingming
2026-05-26 1:17
Forum: Luckfox Pico-RV1103/RV1106
Topic: My Luckfox Pico Ultra W 720 RGB screen won't light up after being unresponsive for an extended period.
Replies: 4
Views: 4817

My Luckfox Pico Ultra W 720 RGB screen won't light up after being unresponsive for an extended period.

System: Ubuntu
Screen: RGB 720x720
Hardware: Luckfox Pico Ultra W
Problem: After flashing the official Ubuntu system, the screen failed to power on after a week of use; rebooting and powering off did not resolve the issue. After flashing the official BuildRoot firmware, the screen initially ...
by HuangMingming
2025-10-17 2:16
Forum: Luckfox Pico-RV1103/RV1106
Topic: Seeking help on Linux USBIP compilation problem
Replies: 1
Views: 1018

Seeking help on Linux USBIP compilation problem

I'm trying to compile USBIP into the firmware. The USBIP code is available in the Linux kernel repository on Luckfox's GitHub repository (tools/usb/usbip and drivers/usb/usbip). I've created the USBIP package in packages and created Config.in and usbip.mk files, but I don't know how to write the ...