Linux for Embedded Systems

Results 24 comments of Linux for Embedded Systems

Hello, I'd like to know if any restriction in terms camera types, please? I'm using Logitech C920 and have following problem: ``` $ sudo python PiCameraApp.py running.... mmal: mmal_vc_component_create: failed...

I would say that _l4t_generate_soc_bup.sh_ needs to be executed with root permission : `sudo ./l4t_generate_soc_bup.sh t19x` Regards, Pascal

Hi @amarburg, I also noticed about the unquoted nx case. I modified it in local as well. Even that, l4t_generate_soc_bup.sh still needs to be executed with root permission. Best Regards,...

Hi @amarburg , As per my observation, running `l4t_generate_soc_bup.sh` as root helps to generate `bl_update_payload` file as well as to update the dtb (if any change) correctly within the tarball...

Hi @ryancwicks-voyis, If custom driver is compiled as builtin, there would be no problem. However, if it is compiled as loadable module, one needs to check whether loadable module in...

Dear @dv1, > This currently is not possible, since the i.MX8m plus has a different encoder (VC8000E) that is not supported by libimxvpuapi. I'm working on this. Could you share...

Hi @Luxonis-David, Could you help to clarify what LTC stands for, please ? Thanks and regards, Khang

Dear @alex-luxonis, I am interested in this issue too. Currently we have 3 set of AR0234 based modular camera using OAK-FFC-4P waiting for this evolution. I would like to know...

Hi @alex-luxonis, Could you share where would the aforementioned example be found, please?

Hi @jgolej, `However, I observed that the custom drivers were still installed.` My CSI camera is detected and working. Regards, Pascal