Search found 1 match

by FredUrb
2025-12-03 16:05
Forum: Luckfox Pico-RV1103/RV1106
Topic: luckfox pico max : ubifs error after using camera and hardware encoder
Replies: 1
Views: 16345

luckfox pico max : ubifs error after using camera and hardware encoder

I run in loop the example : luckfox_pico_rtsp_opencv

[root@luckfox root]# while true;do ./luckfox_pico_rtsp_opencv & sleep 5 ; killall luckfox_pico_rtsp_opencv ; sleep 1; done

after some loops the ubifs driver is dead :


ls -R /oem/
/oem/:
usr

/oem/usr:
bin etc ko lib share

/oem/usr/bin:
ls ...