Search found 6 matches

by Roadfox
2025-02-19 17:11
Forum: Luckfox Lyra-RK3506
Topic: Lyra Ubuntu SDK
Replies: 8
Views: 4922

Re: Lyra Ubuntu SDK

Hi all!
First:
1 Execute ./build.sh config
2 Use "/" to find RK_NETWORK_CHECK
3 Turn it off to skip the network check
don't have real affect on site ping check. If switched off, ping check anyway.
I comment strings in /Lyra-sdk/common/scripts/check-buildroot.sh
# Check access to buildroot mirror ...
by Roadfox
2025-02-19 9:58
Forum: Luckfox Lyra-RK3506
Topic: Lyra Ubuntu SDK
Replies: 8
Views: 4922

Re: Lyra Ubuntu SDK

Hi all!
where is the url path to the source buildroot libraries saved? In which file?

Please check details in /home/Lyra-sdk/output/sessions/2025-02-19_13-02-50/br-rockchip_rk3506_luckfox_2025-02-19_13-03-33.log
ERROR: Running /home/Lyra-sdk/device/rockchip/common/scripts/mk-rootfs.sh - build ...
by Roadfox
2025-02-19 7:37
Forum: Luckfox Lyra-RK3506
Topic: Lyra Ubuntu SDK
Replies: 8
Views: 4922

Re: Lyra Ubuntu SDK

Hi, colleagues!
sources.buildroot.net and sources.buildroot.org is 403 forbidden.
Have any instruction to install buildroot in SDK by hand?
Thanks!
==========================================
Start building buildroot(2024.02)
==========================================

Your network is not able to ...
by Roadfox
2025-02-09 11:58
Forum: Luckfox Lyra-RK3506
Topic: cortex-m0 co-processor
Replies: 1
Views: 2447

cortex-m0 co-processor

Hi, colleagues!
What does the cortex-m0 do in SOC? Is there any documentation on it?
thanks for the answer!
by Roadfox
2025-02-09 11:54
Forum: Luckfox Lyra-RK3506
Topic: Suspend mode in SDK
Replies: 1
Views: 2857

Suspend mode in SDK

Hi, colleagues!
A few questions about the suspend mode:
1. Where in the SDK can I change the sources by which the processor wakes up? For example, can I enable waking up via the CAN bus?
2. Where can I see the wake-up sources? When the CPU goes to sleep, the wake-up source is specified - GPIO-0, is ...
by Roadfox
2025-01-08 19:36
Forum: Luckfox Lyra-RK3506
Topic: Lyra Ubuntu SDK
Replies: 8
Views: 4922

Lyra Ubuntu SDK

Hi colleagues!
I did not find ubuntu in the sdk for lira, but its image can be downloaded. In the ubuntu kernel, CAN bus is disabled. I enabled it in buildroot, everything works, but I would like to use ubuntu, since everything is much simpler in it. When can we expect ubuntu to be included in the ...