I get the following error doing gst-inspect when it tries to parse the nvidia gst elements:
libnvrm_gpu.so: NvRmGpuLibOpen failed, error=4
libnvrm_gpu.so: NvRmGpuLibOpen failed, error=4
nvbufsurftransform:cuInit failed : 999
This is accompanied by the following kernel errors:
[ 383.471327] cma: cma_alloc: alloc failed, req-size: 8208 pages, ret: -12
[ 383.472205] ------------[ cut here ]------------
[ 383.472953] WARNING: CPU: 6 PID: 475 at mm/page_alloc.c:4937 __alloc_pages_nodemask+0x6b8/0xe40
[ 383.473828] Modules linked in: nvgpu nvmap
[ 383.474601] CPU: 6 PID: 475 Comm: gst-plugin-scan Not tainted 5.10.120-l4t-r35.4.ga+g76678311c10b #1
[ 383.475513] Hardware name: Unknown Jetson-AGX/Jetson-AGX, BIOS v35.4.1 08/04/2023
[ 383.476394] pstate: 20400009 (nzCv daif +PAN -UAO -TCO BTYPE=–)
[ 383.477302] pc : __alloc_pages_nodemask+0x6b8/0xe40
[ 383.478155] lr : __alloc_pages_nodemask+0x2c/0xe40
[ 383.479071] sp : ffff800010fdb2a0
[ 383.479917] x29: ffff800010fdb2a0 x28: 000000000000000e
[ 383.480913] x27: ffffdf613559c000 x26: 00000000000007ff
[ 383.481884] x25: 0000000000000004 x24: ffffdf6194c45924
[ 383.482758] x23: ffff7806c1032c10 x22: 0000000000000000
[ 383.483634] x21: 0000000000000000 x20: ffff7806c1032c10
[ 383.484541] x19: 0000000000000cc0 x18: ffffffffffffffff
[ 383.485435] x17: 0000000000000000 x16: 0000000000000000
[ 383.486313] x15: 0000000000000001 x14: ffff800090fdb037
[ 383.487225] x13: 0000000000001400 x12: ffffdf6195b76cb8
[ 383.490158] x11: 0000000000000001 x10: ffff80001a385020
[ 383.495297] x9 : ffffdf61964878c0 x8 : 00000000ffffefff
[ 383.500954] x7 : ffffdf61964df8c0 x6 : 0000000000000000
[ 383.506290] x5 : 0000000000000000 x4 : ffff780e3fde8958
[ 383.511702] x3 : 0000000000000000 x2 : ffffdf6194ccc9c0
[ 383.517041] x1 : ffff7806d89dc9c0 x0 : 0000000000000000
[ 383.522364] Call trace:
[ 383.524562] __alloc_pages_nodemask+0x6b8/0xe40
[ 383.529377] __dma_direct_alloc_pages+0xdc/0x214
[ 383.533919] dma_direct_alloc+0x80/0x334
[ 383.537607] dma_alloc_attrs+0x84/0xf0
[ 383.541543] nvgpu_dma_alloc_flags_sys+0xfc/0x4f0 [nvgpu]
[ 383.547095] nvgpu_cbc_alloc+0xe0/0x150 [nvgpu]
[ 383.551366] gp10b_cbc_alloc_comptags+0x198/0x1e4 [nvgpu]
[ 383.556957] nvgpu_cbc_init_support+0xc4/0x110 [nvgpu]
[ 383.562024] nvgpu_finalize_poweron+0x480/0x57c [nvgpu]
[ 383.567114] gk20a_pm_finalize_poweron+0x224/0x704 [nvgpu]
[ 383.572442] gk20a_pm_runtime_resume+0x74/0x90 [nvgpu]
[ 383.577414] pm_generic_runtime_resume+0x40/0x60
[ 383.581702] __genpd_runtime_resume+0x3c/0x8c
[ 383.586170] genpd_runtime_resume+0xe8/0x1e0
[ 383.590266] __rpm_callback+0x94/0x1a0
[ 383.594027] rpm_callback+0x38/0xa0
[ 383.597908] rpm_resume+0x51c/0x780
[ 383.601228] __pm_runtime_resume+0x44/0x90
[ 383.605516] gk20a_busy+0x124/0x1dc [nvgpu]
[ 383.609803] gk20a_power_write+0x1b8/0x260 [nvgpu]
[ 383.614313] vfs_write+0xf4/0x2a0
[ 383.617779] ksys_write+0x7c/0x10c
[ 383.620934] __arm64_sys_write+0x28/0x34
[ 383.625024] el0_svc_common.constprop.0+0x80/0x1c4
[ 383.629926] do_el0_svc+0x38/0xac
[ 383.633328] el0_svc+0xc/0x14
[ 383.636203] el0_sync_handler+0xe0/0x110
[ 383.640396] el0_sync+0x16c/0x180
[ 383.643460] —[ end trace 0aa822a82a1bea19 ]—
[ 383.648197] nvgpu: 17000000.gv11b nvgpu_dma_print_err:114 [INFO] DMA alloc FAILED: [sysmem] size=33619968 aligned=33619968 flags:PHYSICALLY_ADDRESSED
[ 383.663412] nvgpu: 17000000.gv11b nvgpu_cbc_init_support:91 [ERR] Failed to allocate comptags
[ 383.672242] nvgpu: 17000000.gv11b nvgpu_finalize_poweron:1010 [ERR] Failed initialization for: g->ops.cbc.cbc_init_support
[ 383.709764] nvgpu: 17000000.gv11b gk20a_power_write:127 [ERR] power_node_write failed at busy
[ 383.738039] nvgpu: 17000000.gv11b gk20a_falcon_copy_to_dmem:211 [WRN] copy failed. bytes written 0, expected 28
[ 383.739407] nvgpu: 17000000.gv11b engine_dmem_queue_push:38 [ERR] flcn-0, queue-0
[ 383.740885] nvgpu: 17000000.gv11b engine_dmem_queue_push:39 [ERR] dmem queue write failed
[ 383.742992] nvgpu: 17000000.gv11b nvgpu_engine_mem_queue_push:205 [ERR] flcn-0 queue-0, fail to write
[ 383.743997] nvgpu: 17000000.gv11b pmu_write_cmd:174 [ERR] fail to write cmd to queue 0
[ 383.745099] nvgpu: 17000000.gv11b nvgpu_pmu_lsfm_bootstrap_ls_falcon:128 [ERR] LSF Load failed
[ 383.752382] nvgpu: 17000000.gv11b nvgpu_gr_falcon_load_secure_ctxsw_ucode:714 [ERR] Unable to recover GR falcon
[ 383.762565] nvgpu: 17000000.gv11b nvgpu_gr_falcon_init_ctxsw:159 [ERR] fail
[ 383.770541] nvgpu: 17000000.gv11b nvgpu_report_err_to_sdl:66 [ERR] Failed to report an error: hw_unit_id = 0x2, err_id=0x6, ss_err_id = 0x62
[ 383.783967] nvgpu: 17000000.gv11b gr_init_ctxsw_falcon_support:833 [ERR] FECS context switch init error
[ 383.794390] nvgpu: 17000000.gv11b nvgpu_finalize_poweron:1010 [ERR] Failed initialization for: g->ops.gr.gr_init_support
[ 383.830865] nvgpu: 17000000.gv11b gk20a_power_write:127 [ERR] power_node_write failed at busy
[ 383.846460] audit: type=1701 audit(1695716645.467:6): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel pid=475 comm=“gst-plugin-scan” exe=“/usr/libexec/gstreamer-1.0/gst-plugin-scanner” sig=11 res=1
[ 383.906503] nvgpu: 17000000.gv11b gk20a_falcon_copy_to_dmem:211 [WRN] copy failed. bytes written 0, expected 28
[ 383.907604] nvgpu: 17000000.gv11b engine_dmem_queue_push:38 [ERR] flcn-0, queue-0
[ 383.908901] nvgpu: 17000000.gv11b engine_dmem_queue_push:39 [ERR] dmem queue write failed
[ 383.909968] nvgpu: 17000000.gv11b nvgpu_engine_mem_queue_push:205 [ERR] flcn-0 queue-0, fail to write
[ 383.911047] nvgpu: 17000000.gv11b pmu_write_cmd:174 [ERR] fail to write cmd to queue 0
[ 383.912118] nvgpu: 17000000.gv11b nvgpu_pmu_lsfm_bootstrap_ls_falcon:128 [ERR] LSF Load failed
[ 383.913225] nvgpu: 17000000.gv11b nvgpu_gr_falcon_load_secure_ctxsw_ucode:714 [ERR] Unable to recover GR falcon
[ 383.914320] nvgpu: 17000000.gv11b nvgpu_gr_falcon_init_ctxsw:159 [ERR] fail
[ 383.915333] nvgpu: 17000000.gv11b nvgpu_report_err_to_sdl:66 [ERR] Failed to report an error: hw_unit_id = 0x2, err_id=0x6, ss_err_id = 0x62
[ 383.924811] nvgpu: 17000000.gv11b gr_init_ctxsw_falcon_support:833 [ERR] FECS context switch init error
[ 383.935107] nvgpu: 17000000.gv11b nvgpu_finalize_poweron:1010 [ERR] Failed initialization for: g->ops.gr.gr_init_support
[ 383.972012] nvgpu: 17000000.gv11b gk20a_power_write:127 [ERR] power_node_write failed at busy
[ 383.988269] nvgpu: 17000000.gv11b gk20a_falcon_copy_to_dmem:211 [WRN] copy failed. bytes written 0, expected 28
[ 383.989418] nvgpu: 17000000.gv11b engine_dmem_queue_push:38 [ERR] flcn-0, queue-0
[ 383.990470] nvgpu: 17000000.gv11b engine_dmem_queue_push:39 [ERR] dmem queue write failed
[ 383.991512] nvgpu: 17000000.gv11b nvgpu_engine_mem_queue_push:205 [ERR] flcn-0 queue-0, fail to write
[ 383.996137] nvgpu: 17000000.gv11b pmu_write_cmd:174 [ERR] fail to write cmd to queue 0
[ 384.006536] nvgpu: 17000000.gv11b nvgpu_pmu_lsfm_bootstrap_ls_falcon:128 [ERR] LSF Load failed
[ 384.015118] nvgpu: 17000000.gv11b nvgpu_gr_falcon_load_secure_ctxsw_ucode:714 [ERR] Unable to recover GR falcon
[ 384.025133] nvgpu: 17000000.gv11b nvgpu_gr_falcon_init_ctxsw:159 [ERR] fail
[ 384.033209] nvgpu: 17000000.gv11b nvgpu_report_err_to_sdl:66 [ERR] Failed to report an error: hw_unit_id = 0x2, err_id=0x6, ss_err_id = 0x62
[ 384.046715] nvgpu: 17000000.gv11b gr_init_ctxsw_falcon_support:833 [ERR] FECS context switch init error
[ 384.057133] nvgpu: 17000000.gv11b nvgpu_finalize_poweron:1010 [ERR] Failed initialization for: g->ops.gr.gr_init_support
[ 384.094128] nvgpu: 17000000.gv11b gk20a_power_write:127 [ERR] power_node_write failed at busy
[ 384.096309] audit: type=1701 audit(1695716645.715:7): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel pid=491 comm=“gst-plugin-scan” exe=“/usr/libexec/gstreamer-1.0/gst-plugin-scanner” sig=11 res=1
[ 384.176684] nvgpu: 17000000.gv11b gk20a_falcon_copy_to_dmem:211 [WRN] copy failed. bytes written 0, expected 28
[ 384.178261] nvgpu: 17000000.gv11b engine_dmem_queue_push:38 [ERR] flcn-0, queue-0
[ 384.179793] nvgpu: 17000000.gv11b engine_dmem_queue_push:39 [ERR] dmem queue write failed
[ 384.182274] nvgpu: 17000000.gv11b nvgpu_engine_mem_queue_push:205 [ERR] flcn-0 queue-0, fail to write
[ 384.183763] nvgpu: 17000000.gv11b pmu_write_cmd:174 [ERR] fail to write cmd to queue 0
[ 384.185287] nvgpu: 17000000.gv11b nvgpu_pmu_lsfm_bootstrap_ls_falcon:128 [ERR] LSF Load failed
[ 384.186760] nvgpu: 17000000.gv11b nvgpu_gr_falcon_load_secure_ctxsw_ucode:714 [ERR] Unable to recover GR falcon
[ 384.188260] nvgpu: 17000000.gv11b nvgpu_gr_falcon_init_ctxsw:159 [ERR] fail
[ 384.189759] nvgpu: 17000000.gv11b nvgpu_report_err_to_sdl:66 [ERR] Failed to report an error: hw_unit_id = 0x2, err_id=0x6, ss_err_id = 0x62
[ 384.191377] nvgpu: 17000000.gv11b gr_init_ctxsw_falcon_support:833 [ERR] FECS context switch init error
[ 384.197759] nvgpu: 17000000.gv11b nvgpu_finalize_poweron:1010 [ERR] Failed initialization for: g->ops.gr.gr_init_support
[ 384.235252] nvgpu: 17000000.gv11b gk20a_power_write:127 [ERR] power_node_write failed at busy
[ 384.252258] nvgpu: 17000000.gv11b gk20a_falcon_copy_to_dmem:211 [WRN] copy failed. bytes written 0, expected 28
[ 384.253926] nvgpu: 17000000.gv11b engine_dmem_queue_push:38 [ERR] flcn-0, queue-0
[ 384.255358] nvgpu: 17000000.gv11b engine_dmem_queue_push:39 [ERR] dmem queue write failed
[ 384.257297] nvgpu: 17000000.gv11b nvgpu_engine_mem_queue_push:205 [ERR] flcn-0 queue-0, fail to write
[ 384.259199] nvgpu: 17000000.gv11b pmu_write_cmd:174 [ERR] fail to write cmd to queue 0
[ 384.268993] nvgpu: 17000000.gv11b nvgpu_pmu_lsfm_bootstrap_ls_falcon:128 [ERR] LSF Load failed
[ 384.277679] nvgpu: 17000000.gv11b nvgpu_gr_falcon_load_secure_ctxsw_ucode:714 [ERR] Unable to recover GR falcon
[ 384.287718] nvgpu: 17000000.gv11b nvgpu_gr_falcon_init_ctxsw:159 [ERR] fail
[ 384.295609] nvgpu: 17000000.gv11b nvgpu_report_err_to_sdl:66 [ERR] Failed to report an error: hw_unit_id = 0x2, err_id=0x6, ss_err_id = 0x62
[ 384.309445] nvgpu: 17000000.gv11b gr_init_ctxsw_falcon_support:833 [ERR] FECS context switch init error
[ 384.319442] nvgpu: 17000000.gv11b nvgpu_finalize_poweron:1010 [ERR] Failed initialization for: g->ops.gr.gr_init_support
[ 384.356412] nvgpu: 17000000.gv11b gk20a_power_write:127 [ERR] power_node_write failed at busy
[ 384.358552] audit: type=1701 audit(1695716645.979:8): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel pid=492 comm=“gst-plugin-scan” exe=“/usr/libexec/gstreamer-1.0/gst-plugin-scanner” sig=11 res=1
[ 384.416810] nvgpu: 17000000.gv11b gk20a_falcon_copy_to_dmem:211 [WRN] copy failed. bytes written 0, expected 28
[ 384.418131] nvgpu: 17000000.gv11b engine_dmem_queue_push:38 [ERR] flcn-0, queue-0
[ 384.419550] nvgpu: 17000000.gv11b engine_dmem_queue_push:39 [ERR] dmem queue write failed
[ 384.420746] nvgpu: 17000000.gv11b nvgpu_engine_mem_queue_push:205 [ERR] flcn-0 queue-0, fail to write
[ 384.421875] nvgpu: 17000000.gv11b pmu_write_cmd:174 [ERR] fail to write cmd to queue 0
[ 384.422998] nvgpu: 17000000.gv11b nvgpu_pmu_lsfm_bootstrap_ls_falcon:128 [ERR] LSF Load failed
[ 384.424123] nvgpu: 17000000.gv11b nvgpu_gr_falcon_load_secure_ctxsw_ucode:714 [ERR] Unable to recover GR falcon
[ 384.428153] nvgpu: 17000000.gv11b nvgpu_gr_falcon_init_ctxsw:159 [ERR] fail
[ 384.435905] nvgpu: 17000000.gv11b nvgpu_report_err_to_sdl:66 [ERR] Failed to report an error: hw_unit_id = 0x2, err_id=0x6, ss_err_id = 0x62
[ 384.449954] nvgpu: 17000000.gv11b gr_init_ctxsw_falcon_support:833 [ERR] FECS context switch init error
[ 384.459801] nvgpu: 17000000.gv11b nvgpu_finalize_poweron:1010 [ERR] Failed initialization for: g->ops.gr.gr_init_support
[ 384.497526] nvgpu: 17000000.gv11b gk20a_power_write:127 [ERR] power_node_write failed at busy
[ 384.517538] nvgpu: 17000000.gv11b gk20a_falcon_copy_to_dmem:211 [WRN] copy failed. bytes written 0, expected 28
[ 384.519662] nvgpu: 17000000.gv11b engine_dmem_queue_push:38 [ERR] flcn-0, queue-0
[ 384.520818] nvgpu: 17000000.gv11b engine_dmem_queue_push:39 [ERR] dmem queue write failed
[ 384.521996] nvgpu: 17000000.gv11b nvgpu_engine_mem_queue_push:205 [ERR] flcn-0 queue-0, fail to write
[ 384.523119] nvgpu: 17000000.gv11b pmu_write_cmd:174 [ERR] fail to write cmd to queue 0
[ 384.530587] nvgpu: 17000000.gv11b nvgpu_pmu_lsfm_bootstrap_ls_falcon:128 [ERR] LSF Load failed
[ 384.540143] nvgpu: 17000000.gv11b nvgpu_gr_falcon_load_secure_ctxsw_ucode:714 [ERR] Unable to recover GR falcon
[ 384.550541] nvgpu: 17000000.gv11b nvgpu_gr_falcon_init_ctxsw:159 [ERR] fail
[ 384.558118] nvgpu: 17000000.gv11b nvgpu_report_err_to_sdl:66 [ERR] Failed to report an error: hw_unit_id = 0x2, err_id=0x6, ss_err_id = 0x62
[ 384.571562] nvgpu: 17000000.gv11b gr_init_ctxsw_falcon_support:833 [ERR] FECS context switch init error
[ 384.581774] nvgpu: 17000000.gv11b nvgpu_finalize_poweron:1010 [ERR] Failed initialization for: g->ops.gr.gr_init_support
[ 384.618636] nvgpu: 17000000.gv11b gk20a_power_write:127 [ERR] power_node_write failed at busy
[ 384.620257] audit: type=1701 audit(1695716646.239:9): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel pid=495 comm=“gst-plugin-scan” exe=“/usr/libexec/gstreamer-1.0/gst-plugin-scanner” sig=11 res=1
[ 384.946662] nvgpu: 17000000.gv11b gk20a_falcon_copy_to_dmem:211 [WRN] copy failed. bytes written 0, expected 28
[ 384.948281] nvgpu: 17000000.gv11b engine_dmem_queue_push:38 [ERR] flcn-0, queue-0
[ 384.949810] nvgpu: 17000000.gv11b engine_dmem_queue_push:39 [ERR] dmem queue write failed
[ 384.951293] nvgpu: 17000000.gv11b nvgpu_engine_mem_queue_push:205 [ERR] flcn-0 queue-0, fail to write
[ 384.952850] nvgpu: 17000000.gv11b pmu_write_cmd:174 [ERR] fail to write cmd to queue 0
[ 384.954341] nvgpu: 17000000.gv11b nvgpu_pmu_lsfm_bootstrap_ls_falcon:128 [ERR] LSF Load failed
[ 384.955760] nvgpu: 17000000.gv11b nvgpu_gr_falcon_load_secure_ctxsw_ucode:714 [ERR] Unable to recover GR falcon
[ 384.957282] nvgpu: 17000000.gv11b nvgpu_gr_falcon_init_ctxsw:159 [ERR] fail
[ 384.958716] nvgpu: 17000000.gv11b nvgpu_report_err_to_sdl:66 [ERR] Failed to report an error: hw_unit_id = 0x2, err_id=0x6, ss_err_id = 0x62
[ 384.961916] nvgpu: 17000000.gv11b gr_init_ctxsw_falcon_support:833 [ERR] FECS context switch init error
[ 384.963449] nvgpu: 17000000.gv11b nvgpu_finalize_poweron:1010 [ERR] Failed initialization for: g->ops.gr.gr_init_support
[ 384.994041] nvgpu: 17000000.gv11b gk20a_power_write:127 [ERR] power_node_write failed at busy
[ 385.013721] nvgpu: 17000000.gv11b gk20a_falcon_copy_to_dmem:211 [WRN] copy failed. bytes written 0, expected 28
[ 385.016080] nvgpu: 17000000.gv11b engine_dmem_queue_push:38 [ERR] flcn-0, queue-0
[ 385.019523] nvgpu: 17000000.gv11b engine_dmem_queue_push:39 [ERR] dmem queue write failed
[ 385.022101] nvgpu: 17000000.gv11b nvgpu_engine_mem_queue_push:205 [ERR] flcn-0 queue-0, fail to write
[ 385.023659] nvgpu: 17000000.gv11b pmu_write_cmd:174 [ERR] fail to write cmd to queue 0
[ 385.027944] nvgpu: 17000000.gv11b nvgpu_pmu_lsfm_bootstrap_ls_falcon:128 [ERR] LSF Load failed
[ 385.036452] nvgpu: 17000000.gv11b nvgpu_gr_falcon_load_secure_ctxsw_ucode:714 [ERR] Unable to recover GR falcon
[ 385.046985] nvgpu: 17000000.gv11b nvgpu_gr_falcon_init_ctxsw:159 [ERR] fail
[ 385.054794] nvgpu: 17000000.gv11b nvgpu_report_err_to_sdl:66 [ERR] Failed to report an error: hw_unit_id = 0x2, err_id=0x6, ss_err_id = 0x62
[ 385.068503] nvgpu: 17000000.gv11b gr_init_ctxsw_falcon_support:833 [ERR] FECS context switch init error
[ 385.078104] nvgpu: 17000000.gv11b nvgpu_finalize_poweron:1010 [ERR] Failed initialization for: g->ops.gr.gr_init_support
[ 385.115168] nvgpu: 17000000.gv11b gk20a_power_write:127 [ERR] power_node_write failed at busy
[ 385.135042] audit: type=1701 audit(1695716646.755:10): auid=4294967295 uid=0 gid=0 ses=4294967295 subj=kernel pid=496 comm=“gst-plugin-scan” exe=“/usr/libexec/gstreamer-1.0/gst-plugin-scanner” sig=11 res=1
[ 385.200768] nvgpu: 17000000.gv11b gk20a_falcon_copy_to_dmem:211 [WRN] copy failed. bytes written 0, expected 28
[ 385.202268] nvgpu: 17000000.gv11b engine_dmem_queue_push:38 [ERR] flcn-0, queue-0
[ 385.203828] nvgpu: 17000000.gv11b engine_dmem_queue_push:39 [ERR] dmem queue write failed
[ 385.205521] nvgpu: 17000000.gv11b nvgpu_engine_mem_queue_push:205 [ERR] flcn-0 queue-0, fail to write
[ 385.207173] nvgpu: 17000000.gv11b pmu_write_cmd:174 [ERR] fail to write cmd to queue 0
[ 385.208856] nvgpu: 17000000.gv11b nvgpu_pmu_lsfm_bootstrap_ls_falcon:128 [ERR] LSF Load failed
[ 385.210427] nvgpu: 17000000.gv11b nvgpu_gr_falcon_load_secure_ctxsw_ucode:714 [ERR] Unable to recover GR falcon
[ 385.212046] nvgpu: 17000000.gv11b nvgpu_gr_falcon_init_ctxsw:159 [ERR] fail
[ 385.213599] nvgpu: 17000000.gv11b nvgpu_report_err_to_sdl:66 [ERR] Failed to report an error: hw_unit_id = 0x2, err_id=0x6, ss_err_id = 0x62
[ 385.215215] nvgpu: 17000000.gv11b gr_init_ctxsw_falcon_support:833 [ERR] FECS context switch init error
[ 385.219110] nvgpu: 17000000.gv11b nvgpu_finalize_poweron:1010 [ERR] Failed initialization for: g->ops.gr.gr_init_support
[ 385.256308] nvgpu: 17000000.gv11b gk20a_power_write:127 [ERR] power_node_write failed at busy
[ 385.275691] nvgpu: 17000000.gv11b gk20a_falcon_copy_to_dmem:211 [WRN] copy failed. bytes written 0, expected 28
[ 385.277432] nvgpu: 17000000.gv11b engine_dmem_queue_push:38 [ERR] flcn-0, queue-0
[ 385.278669] nvgpu: 17000000.gv11b engine_dmem_queue_push:39 [ERR] dmem queue write failed
[ 385.279833] nvgpu: 17000000.gv11b nvgpu_engine_mem_queue_push:205 [ERR] flcn-0 queue-0, fail to write
[ 385.281060] nvgpu: 17000000.gv11b pmu_write_cmd:174 [ERR] fail to write cmd to queue 0
[ 385.289716] nvgpu: 17000000.gv11b nvgpu_pmu_lsfm_bootstrap_ls_falcon:128 [ERR] LSF Load failed
This continues every time it tries to setup the nvbufsurftransform.
I’m using a build based on the Yocto meta-tegra layer, when we are using the official meta-tegra demo repo to build an image we don’t get this issue, but now that we are creating our own split off for our own product we get these errors, so it seems to us that there’s something missing in our image that throws these errors, be it a library/feature/kernel option but we can’t figure out what.
Any ideas?
Thanks,
Jesse