This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
As I have not been able to achieve high FPS (greater than 30 FPS) using kmssink, I had changed the display element in gstreamer to glimagesink. This was based on a previous query I had raised (Link).
Although the achievable FPS is higher, there is a restart issue that is occurring as of now. I am not able to diagnose the error as the restart of the board happens fairly quickly. The terminal output is as shown
root@tda4vm-sk:/opt/edge_ai_apps/apps_python/working_code/detection_480# ./board_inference.py libtidl_onnxrt_EP loaded 0x39e92c70 Final number of subgraphs created are : 1, - Offloaded Nodes - 276, Total Nodes - 276 APP: Init ... !!! MEM: Init ... !!! MEM: Initialized DMA HEAP (fd=4) !!! MEM: Init ... Done !!! IPC: Init ... !!! IPC: Init ... Done !!! REMOTE_SERVICE: Init ... !!! REMOTE_SERVICE: Init ... Done !!! 5761.461070 s: GTC Frequency = 200 MHz APP: Init ... Done !!! 5761.467746 s: VX_ZONE_INIT:Enabled 5761.467778 s: VX_ZONE_ERROR:Enabled 5761.467805 s: VX_ZONE_WARNING:Enabled 5761.470434 s: VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!! 5761.472461 s: VX_ZONE_INIT:[tivxHostInitLocal:86] Initialization Done for HOST !!! ------------------------------------------------------------------------------- [GST SRC STR] [FLOW 0] v4l2src device=/dev/video2 io-mode=2 ! image/jpeg, width=640, height=480 ! jpegdec ! tiovxcolorconvert target=1 ! video/x-raw, format=NV12 ! tiovxmultiscaler name=split_01 split_01. ! queue max-size-buffers=2 ! video/x-raw, width=640, height=480 ! videoscale ! video/x-raw, width=640, height=640 ! tiovxdlpreproc data-type=3 target=0 channel-order=0 tensor-format=bgr out-pool-size=4 ! application/x-tensor-tiovx ! appsink name=pre_0 max-buffers=2 drop=true split_01. ! queue ! video/x-raw, width=640, height=480 ! tiovxcolorconvert target=1 out-pool-size=4 ! video/x-raw, format=RGB ! appsink name=sen_0 max-buffers=2 drop=true [GST SINK STR] appsrc format=GST_FORMAT_TIME is-live=true block=true do-timestamp=true name=post_0 ! queue max-size-buffers=2 ! tiovxcolorconvert target=1 ! video/x-raw,format=NV12, width=640, height=480 ! queue ! fpsdisplaysink video-sink="glimagesink" ------------------------------------------------------------------------------- Starting Weston ------------------------------------------------------------------------------- Graph Details : <flags GST_DEBUG_GRAPH_SHOW_MEDIA_TYPE | GST_DEBUG_GRAPH_SHOW_CAPS_DETAILS | GST_DEBUG_GRAPH_SHOW_NON_DEFAULT_PARAMS | GST_DEBUG_GRAPH_SHOW_STATES | GST_DEBUG_GRAPH_SHOW_ALL of type Gst.DebugGraphDetails> (2125) PVR:(Error): ScheduleTA: Skipping render from different gc/thread! [ :5864 ]
The final line is the error that is displayed.
Kindly help resolve this issue.
I would also like to get more information on these 2 topics
1. How to optimize the targeting of DSPs so as to avoid bottlenecks, or overloading of any DSP
2. The significance of the parameter out-pool-size in tiovxdlpreproc gstreamer element, and how to determine the best value for this parameter
Thanks,
Gokul Soman
Hi Gokul,
As for the initial issue, could you try running the attached script before running the pipeline:
As for 1.), I would recommend using the perfstat tool to see which cores are being overloaded (at 100% usage): https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-sk-tda4vm/08_04_00/exports/docs/performance_visualizer.html#generating-performance-logs and move the plugins between the cores such that the DSPs are not overloaded.
2.) I will need to check on this one, but our examples usually specify out-pool-size=4: https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-sk-tda4vm/08_04_00/exports/docs/data_flows.html
Regards,
Takuma
Hi Gokul,
Just got some more clarifications on 2). The out-pool-size should depend on where the bottleneck is, that is, if there is a GStreamer plugin that often waits for a buffer to be free due to all the buffers in the buffer pool being used, increasing the out-pool-size should improve the performance.
Regards,
Takuma
Hi,
I have tried reducing the frame rate below 20 to run this. This happens even when the DSPs are not overloaded (20 %).
Specifically, the error that keeps on coming is this
(4253) PVR:(Error): ScheduleTA: Skipping render from different gc/thread! [ :5864 ]
Can you explain when this error pops up in the TDA4VM platform? And also any method to solve this?
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
As of now, the current pipeline is such
As a further input, I am using threading in my code --> different appsink pipelines outputs are taken in parallel threads in the python code. Could this be causing issue?
Thanks,
Gokul
Hi Gokul,
The PVR error is GPU related. Could you try running the script tda4vm_gpu_fix.sh that I sent two responses back?
Regards,
Takuma
Hi,
Based on this input
1. I first changed the display to wayland
2. Ran the gpu fix script
3. Ran the rest of the code.
The board does not restart, but becomes unusable, after which I have to manually restart (by pressing the reset button). The terminal also stops working.
A section of the logs that is show in minicom is as such
93.818919] PVR_K:(Error): 2086- 2163: PVRSRVWaitForValueKM() failed (PVRSR]
[ 94.696452] PVR_K:(Error): 7: RGXPollForGPCommandCompletion: Failed! Err]
[ 95.211078] PVR_K:(Error): 7: RGXPollForGPCommandCompletion: Failed! Err]
[ 95.725696] PVR_K:(Error): 7: RGXPollForGPCommandCompletion: Failed! Err]
[ 96.240314] PVR_K:(Error): 7: RGXPollForGPCommandCompletion: Failed! Err]
[ 96.754944] PVR_K:(Error): 7: RGXPollForGPCommandCompletion: Failed! Err]
[ 97.269557] PVR_K:(Error): 7: RGXPollForGPCommandCompletion: Failed! Err]
[ 97.785207] PVR_K:(Error): 7: RGXPollForGPCommandCompletion: Failed! Err]
[ 98.300009] PVR_K:(Error): 7: RGXPollForGPCommandCompletion: Failed! Err]
[ 98.814794] PVR_K:(Error): 7: RGXPollForGPCommandCompletion: Failed! Err]
[ 99.329486] PVR_K:(Error): 7: RGXPollForGPCommandCompletion: Failed! Err]
[ 99.844641] PVR_K:(Error): 7: RGXPollForGPCommandCompletion: Failed! Err]
[ 99.859388] PVR_K:(Error): 7: RGXForcedIdleRequest: Idle request failed.]
[ 99.871292] PVR_K:(Error): 7: PVRSRVSetDeviceSystemPowerState: Forced id]
[ 99.882657] PVR_K:(Error): 7: PVRSRVSetDeviceSystemPowerState: Transitio]
[ 99.896898] PVR_K: 7: ------------[ PVR DBG: START (High) ]------------
[ 99.903700] PVR_K: 7: OS kernel info: Linux 5.10.100-g7a7a3af903 #1 SMP PRE4
[ 99.914495] PVR_K: 7: DDK info: Rogue_DDK_Linux_WS rogueddk 1.13@5776728 (rx
[ 99.923349] PVR_K: 7: Time now: 99923342us
[ 99.927620] PVR_K: 7: Services State: OK
[ 99.931808] PVR_K: 7: Connections: P1970-V1970-T1970-weston, P2086-V2086-T2t
[ 99.940392] PVR_K: 7: ------[ Driver Info ]------
[ 99.945338] PVR_K: 7: Comparison of UM/KM components: MATCHING
[ 99.951445] PVR_K: 7: KM Arch: 64 Bit
[ 99.955294] PVR_K: 7: UM Connected Clients: 64 Bit
[ 99.960236] PVR_K: 7: UM info: 1.13 @ 5776728 (release) build options: 0x80
[ 99.968007] PVR_K: 7: KM info: 1.13 @ 5776728 (release) build options: 0x00
[ 99.975806] PVR_K: 7: Window system: wayland
[ 99.980365] PVR_K: 7: FW info: 1.13 @ 5776728 (release) build options: 0x80
[ 99.988179] PVR_K: 7: ------[ RGX Device: Start ]------
[ 99.993580] PVR_K: 7: ------[ RGX Info ]------
[ 99.998264] PVR_K: 7: RGX BVNC: 22.104.208.318 (rogue)
[ 100.003679] PVR_K: 7: RGX Device State: Active
[ 100.008311] PVR_K: 7: RGX Power State: ON
[ 100.012442] PVR_K: 7: BIF0 - OK
[ 100.015704] PVR_K: 7: RGX firmware connection state: UP (Fw=active; OS=acti)
[ 100.023163] PVR_K: 7: RGX FW State: OK (HWRState 0x000000c1: HWR OK; FW fau)
[ 100.031793] PVR_K: 7: RGX FW Power State: RGXFWIF_POW_IDLE (APM disabled: 0)
[ 100.045135] PVR_K: 7: RGX DVFS: 0 frequency changes. Current frequency: 749.
[ 100.057960] PVR_K: 7: RGX FW OS 0 - State: active; Freelists: Ok; Priority:
[ 100.065508] PVR_K: 7: FW Fault 14: "Unknown Client CCB command" (firmware/r)
[ 100.075189] PVR_K: 7: Data = 0xc00c08e0, CRTimer = 0x00000eda0c4
[ 100.084650] PVR_K: 7: FW Fault 15: "Unknown Client CCB command" (firmware/r)
[ 100.094595] PVR_K: 7: Data = 0xc00c0c00, CRTimer = 0x00000eda0d3
[ 100.104094] PVR_K: 7: FW Fault 16: "Unknown Client CCB command" (firmware/r)
[ 100.113665] PVR_K: 7: Data = 0xc00c0840, CRTimer = 0x000010034f2
[ 100.123139] PVR_K: 7: FW Fault 17: "Unknown Client CCB command" (firmware/r)
[ 100.133370] PVR_K: 7: Data = 0xc00c08e0, CRTimer = 0x000010034f7
[ 100.142808] PVR_K: 7: FW Fault 18: "Unknown Client CCB command" (firmware/r)
[ 100.152418] PVR_K: 7: Data = 0xc00c0c00, CRTimer = 0x000010034f1
[ 100.161714] PVR_K:(Error): 249: DevicesWatchdogThread: Device status not O]
[ 100.169615] PVR_K: 7: FW Fault 19: "Unknown Client CCB command" (firmware/r)
[ 100.179083] PVR_K: 249: ------------[ PVR DBG: START (High) ]------------
[ 100.185944] PVR_K: 7: Data = 0xc00c0840, CRTimer = 0x00001004595
[ 100.195238] PVR_K: 249: OS kernel info: Linux 5.10.100-g7a7a3af903 #1 SMP P4
[ 100.206001] PVR_K: 7: FW Fault 20: "Unknown Client CCB command" (firmware/r)
[ 100.215471] PVR_K: 249: DDK info: Rogue_DDK_Linux_WS rogueddk 1.13@5776728 x
[ 100.224331] PVR_K: 7: Data = 0xc00c08e0, CRTimer = 0x00001004596
[ 100.233627] PVR_K: 249: Time now: 100227367us
[ 100.238064] PVR_K: 7: FW Fault 21: "Unknown Client CCB command" (firmware/r)
[ 100.247534] PVR_K: 249: Services State: OK
[ 100.251714] PVR_K: 7: Data = 0xc00c0c00, CRTimer = 0x000010045a6
[ 100.261006] PVR_K: 249: Connections: P1970-V1970-T1970-weston, P2086-V2086-t
[ 100.269602] PVR_K: 7: RGX Kernel CCB WO:0x36 RO:0x36
[ 100.274644] PVR_K: 249: ------[ Driver Info ]------
[ 100.279597] PVR_K: 7: RGX Firmware CCB WO:0x1 RO:0x0
[ 100.284953] PVR_K: 249: Comparison of UM/KM components: MATCHING
[ 100.291034] PVR_K: 7: RGX Kernel CCB commands executed = 566
[ 100.296765] PVR_K: 249: KM Arch: 64 Bit
[ 100.300674] PVR_K: 7: RGX SLR: Forced UFO updates requested = 0
[ 100.306664] PVR_K: 249: UM Connected Clients: 64 Bit
[ 100.311701] PVR_K: 7: Thread0: FW IRQ count = 1049
[ 100.316985] PVR_K: 7: Last sampled IRQ count in LISR = 1049
[ 100.322635] PVR_K: 249: UM info: 1.13 @ 5776728 (release) build options: 00
[ 100.330448] PVR_K: 7: FW System config flags = 0x00020020 (Ctx switch optio)
[ 100.342854] PVR_K: 249: KM info: 1.13 @ 5776728 (release) build options: 00
[ 100.350667] PVR_K: 7: FW OS config flags = 0x00000007 (Ctx switch: TA; 3D; )
[ 100.358145] PVR_K: 249: Window system: wayland
[ 100.362668] PVR_K: 7: ------[ RGX registers ]------
[ 100.367869] PVR_K: 7: RGX Register Base Address (Linear): 0x00000000cc48d1
[ 100.375338] PVR_K: 7: RGX Register Base Address (Physical): 0x4E20000000
[ 100.382329] PVR_K: 7: CORE_ID : 0x0000000008470000
[ 100.389213] PVR_K: 7: CORE_REVISION : 0x00D0013E
[ 100.395424] PVR_K: 7: DESIGNER_REV_FIELD1 : 0x00000000
[ 100.401703] PVR_K: 7: DESIGNER_REV_FIELD2 : 0x00000000
[ 100.407989] PVR_K: 7: CHANGESET_NUMBER : 0x0000000000000000
[ 100.414861] PVR_K: 7: CLK_CTRL : 0x0aaaaa002a2aaaaa
[ 100.421851] PVR_K: 7: CLK_STATUS : 0x0000000000600000
[ 100.428741] PVR_K: 7: CLK_CTRL2 : 0x0000000000000000
[ 100.435701] PVR_K: 7: CLK_STATUS2 : 0x0000000000000000
[ 100.442627] PVR_K: 7: EVENT_STATUS : 0x00004410
----------------------------------------------
Hence the code does not work at all If I run the gpu_fix script, but works to some extent if I run without it.
Thanks for your constant support.
Regards,
Gokul
Hi Gokul,
Could you also post the output from the gpu_fix script? I would like to make sure the registers are actually getting updated, since on my setup this script was able to fix the initial PVR issue.
Also, please note that the gpu_fix script needs to run after each reboot, since the register changes are not persistent over reboot.
Regards,
Takuma
Hi,
Attaching the output of the gpu_fix script here
-------------------------------------------
I tried some more things to locate the error. All of the output is taken through minicom.
If I run the gpu fix script first, and then initialize weston, I'm getting the error as such.
/dev/mem opened. Memory mapped at address 0xffff9ed80000. Read at address 0x45DC5100 (0xffff9ed85100): 0x00003070 Write at address 0x45DC5100 (0xffff9ed85100): 0x30000000, readback 0x30000000 /dev/mem opened. Memory mapped at address 0xffff87410000. Read at address 0x45DC5104 (0xffff87415104): 0x00007070 Write at address 0x45DC5104 (0xffff87415104): 0x30000000, readback 0x30000000 /dev/mem opened. Memory mapped at address 0xffff84150000. Read at address 0x45DC5108 (0xffff84155108): 0x00007070 Write at address 0x45DC5108 (0xffff84155108): 0x30000000, readback 0x30000000 /dev/mem opened. Memory mapped at address 0xffff95350000. Read at address 0x45DC510C (0xffff9535510c): 0x00007070 Write at address 0x45DC510C (0xffff9535510c): 0x30000000, readback 0x30000000 /dev/mem opened. Memory mapped at address 0xffff87b40000. Read at address 0x45DC5110 (0xffff87b45110): 0x00007070 Write at address 0x45DC5110 (0xffff87b45110): 0x30000000, readback 0x30000000 /dev/mem opened. Memory mapped at address 0xffffb3220000. Read at address 0x45DC5114 (0xffffb3225114): 0x00007070 Write at address 0x45DC5114 (0xffffb3225114): 0x30000000, readback 0x30000000 /dev/mem opened. Memory mapped at address 0xffffb51d0000. Read at address 0x45DC5118 (0xffffb51d5118): 0x00007070 Write at address 0x45DC5118 (0xffffb51d5118): 0x30000000, readback 0x30000000 /dev/mem opened. Memory mapped at address 0xffffad280000. Read at address 0x45DC511C (0xffffad28511c): 0x00007070 Write at address 0x45DC511C (0xffffad28511c): 0x30000000, readback 0x30000000 .d/weston start/opt/edge_ai_apps/apps_python/working_code/marelli_480# /etc/ini Starting Weston root@tda4vm-sk:/opt/edge_ai_apps/apps_python/working_code/marelli_480# [ 56.1] [ 56.643352] PVR_K:(Error): 130: RGXPollForGPCommandCompletion: Failed! Err] [ 57.157933] PVR_K:(Error): 130: RGXPollForGPCommandCompletion: Failed! Err] [ 57.672531] PVR_K:(Error): 130: RGXPollForGPCommandCompletion: Failed! Err] [ 58.187125] PVR_K:(Error): 130: RGXPollForGPCommandCompletion: Failed! Err] [ 58.701694] PVR_K:(Error): 130: RGXPollForGPCommandCompletion: Failed! Err] [ 59.216288] PVR_K:(Error): 130: RGXPollForGPCommandCompletion: Failed! Err] [ 59.455643] PVR_K:(Error): 243: DevicesWatchdogThread: Device status not O] [ 59.463644] PVR_K: 243: ------------[ PVR DBG: START (High) ]------------ [ 59.470547] PVR_K: 243: OS kernel info: Linux 5.10.100-g7a7a3af903 #1 SMP P4 [ 59.481375] PVR_K: 243: DDK info: Rogue_DDK_Linux_WS rogueddk 1.13@5776728 x [ 59.490277] PVR_K: 243: Time now: 59490275us [ 59.494662] PVR_K: 243: Services State: OK [ 59.498879] PVR_K: 243: Connections: P1680-V1680-T1680-weston [ 59.504755] PVR_K: 243: ------[ Driver Info ]------ [ 59.509747] PVR_K: 243: Comparison of UM/KM components: MATCHING [ 59.515867] PVR_K: 243: KM Arch: 64 Bit [ 59.519822] PVR_K: 243: UM Connected Clients: 64 Bit [ 59.524903] PVR_K: 243: UM info: 1.13 @ 5776728 (release) build options: 00 [ 59.532759] PVR_K: 243: KM info: 1.13 @ 5776728 (release) build options: 00 [ 59.540613] PVR_K: 243: Window system: wayland [ 59.730862] PVR_K:(Error): 130: RGXPollForGPCommandCompletion: Failed! Err] [ 60.245444] PVR_K:(Error): 130: RGXPollForGPCommandCompletion: Failed! Err] [ 60.760013] PVR_K:(Error): 130: RGXPollForGPCommandCompletion: Failed! Err] [ 61.274577] PVR_K:(Error): 130: RGXPollForGPCommandCompletion: Failed! Err] [ 61.289077] PVR_K:(Error): 130: RGXForcedIdleRequest: Idle request failed.] [ 61.300794] PVR_K:(Error): 130: PVRSRVSetDeviceSystemPowerState: Forced id] [ 61.311910] PVR_K:(Error): 130: PVRSRVSetDeviceSystemPowerState: Transitio] [ 61.325962] PVR_K: 243: FW info: 1.13 @ 5776728 (release) build options: 00 [ 61.333772] PVR_K: 130: ------------[ PVR DBG: START (High) ]------------ [ 61.340628] PVR_K: 243: ------[ RGX Device: Start ]------ [ 61.346098] PVR_K: 130: OS kernel info: Linux 5.10.100-g7a7a3af903 #1 SMP P4 [ 61.356854] PVR_K: 243: ------[ RGX Info ]------ [ 61.361543] PVR_K: 130: DDK info: Rogue_DDK_Linux_WS rogueddk 1.13@5776728 x [ 61.370392] PVR_K: 243: RGX BVNC: 22.104.208.318 (rogue) [ 61.375775] PVR_K: 130: Time now: 61370395us [ 61.380119] PVR_K: 243: RGX Device State: Active [ 61.384808] PVR_K: 130: Services State: OK [ 61.388978] PVR_K: 243: RGX Power State: ON [ 61.393233] PVR_K: 130: Connections: P1680-V1680-T1680-weston [ 61.399049] PVR_K: 243: BIF0 - OK [ 61.402438] PVR_K: 130: ------[ Driver Info ]------ [ 61.407387] PVR_K: 243: RGX firmware connection state: UP (Fw=active; OS=ac) [ 61.414849] PVR_K: 130: Comparison of UM/KM components: MATCHING [ 61.420926] PVR_K: 243: RGX FW State: FAULT - Restarting (HWRState 0x000000) [ 61.430902] PVR_K: 130: KM Arch: 64 Bit [ 61.434812] PVR_K: 243: RGX FW Power State: RGXFWIF_POW_IDLE (APM disabled:) [ 61.448081] PVR_K: 130: UM Connected Clients: 64 Bit [ 61.453117] PVR_K: 243: RGX DVFS: 0 frequency changes. Current frequency: 7. [ 61.465867] PVR_K: 130: UM info: 1.13 @ 5776728 (release) build options: 00 [ 61.473678] PVR_K: 243: RGX FW OS 0 - State: active; Freelists: Ok; Priorit [ 61.481228] PVR_K: 130: KM info: 1.13 @ 5776728 (release) build options: 00 [ 61.489040] PVR_K: 243: FW Fault 1: "Unknown KCCB command" (firmware/rogue/) [ 61.498150] PVR_K: 130: Window system: wayland [ 61.502668] PVR_K: 243: Data = 0xc00716c8, CRTimer = 0x000008259 [ 61.512164] PVR_K: 243: FW Fault 2: "Unknown KCCB command" (firmware/rogue/) [ 61.521285] PVR_K: 243: Data = 0xc0071710, CRTimer = 0x000008258 [ 61.530746] PVR_K: 243: FW Fault 3: "Unknown KCCB command" (firmware/rogue/) [ 61.540734] PVR_K: 243: Data = 0xc0071758, CRTimer = 0x000008253 [ 61.550212] PVR_K: 243: RGX Kernel CCB WO:0x55 RO:0x54 [ 61.555462] PVR_K: 243: RGX Firmware CCB WO:0x1 RO:0x0 [ 61.560677] PVR_K: 243: RGX Kernel CCB commands executed = 84 [ 61.566496] PVR_K: 243: RGX SLR: Forced UFO updates requested = 0 [ 61.572669] PVR_K: 243: Thread0: FW IRQ count = 181 [ 61.577623] PVR_K: 243: Last sampled IRQ count in LISR = 181 [ 61.583419] PVR_K: 243: FW System config flags = 0x00020020 (Ctx switch opt) [ 61.596066] PVR_K: 243: FW OS config flags = 0x00000007 (Ctx switch: TA; 3D) [ 61.603742] PVR_K: 243: ------[ RGX registers ]------ [ 61.608871] PVR_K: 243: RGX Register Base Address (Linear): 0x00000000fc9a [ 61.616338] PVR_K: 243: RGX Register Base Address (Physical): 0x4E20000000 [ 61.623297] PVR_K: 243: CORE_ID : 0x0000000008470000 [ 61.630245] PVR_K: 243: CORE_REVISION : 0x00D0013E [ 61.636503] PVR_K: 243: DESIGNER_REV_FIELD1 : 0x00000000 [ 61.642756] PVR_K: 243: DESIGNER_REV_FIELD2 : 0x00000000 [ 61.649077] PVR_K: 243: CHANGESET_NUMBER : 0x0000000000000000 [ 61.656043] PVR_K: 243: CLK_CTRL : 0x0aaaaa002a2aaaaa [ 61.663020] PVR_K: 243: CLK_STATUS : 0x0000000000600000 [ 61.670037] PVR_K: 243: CLK_CTRL2 : 0x0000000000000000 [ 61.676988] PVR_K: 243: CLK_STATUS2 : 0x0000000000000000 [ 61.683934] PVR_K: 243: EVENT_STATUS : 0x00004410 [ 61.690189] PVR_K: 243: TIMER : 0x00000000094ab099 [ 61.697142] PVR_K: 243: BIF_FAULT_BANK0_MMU_STATUS : 0x00000000 [ 61.703442] PVR_K: 243: BIF_FAULT_BANK0_REQ_STATUS : 0x0000000000000000 [ 61.710394] PVR_K: 243: BIF_FAULT_BANK1_MMU_STATUS : 0x00000000 [ 61.716648] PVR_K: 243: BIF_FAULT_BANK1_REQ_STATUS : 0x0000000000000000 [ 61.723595] PVR_K: 243: BIF_MMU_STATUS : 0x00000000 [ 61.729904] PVR_K: 243: BIF_MMU_ENTRY : 0x00000000 [ 61.736165] PVR_K: 243: BIF_MMU_ENTRY_STATUS : 0x0000000000000000 [ 61.743114] PVR_K: 243: BIF_STATUS_MMU : 0x00000000 [ 61.749366] PVR_K: 243: BIF_READS_EXT_STATUS : 0x00000000 [ 61.755619] PVR_K: 243: BIF_READS_INT_STATUS : 0x00000000 [ 61.761878] PVR_K: 243: BIFPM_STATUS_MMU : 0x00000000 [ 61.768131] PVR_K: 243: BIFPM_READS_EXT_STATUS : 0x00000000 [ 61.774384] PVR_K: 243: BIFPM_READS_INT_STATUS : 0x00000000 [ 61.780638] PVR_K: 243: Warning: BRN44871 is present [ 61.785678] PVR_K: 243: BIF_CAT_BASE_INDEX : 0x0000000000000102 [ 61.792659] PVR_K: 243: BIF_CAT_BASE0 : 0x0000000000000000 [ 61.799610] PVR_K: 243: BIF_CAT_BASE1 : 0x00000008a8ec0000 [ 61.806585] PVR_K: 243: BIF_CAT_BASE2 : 0x00000008ac980000 [ 61.813538] PVR_K: 243: BIF_CAT_BASE3 : 0x0000000000000000 [ 61.820487] PVR_K: 243: BIF_CAT_BASE4 : 0x0000000000000000 [ 61.827435] PVR_K: 243: BIF_CAT_BASE5 : 0x0000000000000000 [ 61.834382] PVR_K: 243: BIF_CAT_BASE6 : 0x0000000000000000 [ 61.841329] PVR_K: 243: BIF_CAT_BASE7 : 0x0000000000000000 [ 61.848275] PVR_K: 243: BIF_CTRL_INVAL : 0x00000000 [ 61.854603] PVR_K: 243: BIF_CTRL : 0x000000C0 [ 61.860859] PVR_K: 243: BIF_PM_CAT_BASE_VCE0 : 0x00000008a9ead001 [ 61.867806] PVR_K: 243: BIF_PM_CAT_BASE_TE0 : 0x00000008a9ea2001 [ 61.874753] PVR_K: 243: BIF_PM_CAT_BASE_ALIST0 : 0x00000008a9ebd001 [ 61.881703] PVR_K: 243: BIF_PM_CAT_BASE_VCE1 : 0x0000000000000000 [ 61.888650] PVR_K: 243: BIF_PM_CAT_BASE_TE1 : 0x0000000000000000 [ 61.895597] PVR_K: 243: BIF_PM_CAT_BASE_ALIST1 : 0x0000000000000000 [ 61.902585] PVR_K: 243: PERF_TA_PHASE : 0x00000038 [ 61.908871] PVR_K: 243: PERF_TA_CYCLE : 0x01461577 [ 61.915131] PVR_K: 243: PERF_3D_PHASE : 0x0000003A [ 61.921401] PVR_K: 243: PERF_3D_CYCLE : 0x03E94F88 [ 61.927659] PVR_K: 243: PERF_TA_OR_3D_CYCLE : 0x052F64FF [ 61.933913] PVR_K: 243: PERF_TA_AND_3D_CYCLE : 0x00000000 [ 61.940169] PVR_K: 243: PERF_COMPUTE_PHASE : 0x00000000 [ 61.946423] PVR_K: 243: PERF_COMPUTE_CYCLE : 0x00000000 [ 61.952675] PVR_K: 243: PM_PARTIAL_RENDER_ENABLE : 0x00000000 [ 61.958928] PVR_K: 243: ISP_RENDER : 0x00000000 [ 61.965181] PVR_K: 243: TLA_STATUS : 0x0000000000000000 [ 61.972127] PVR_K: 243: MCU_FENCE : 0x0000008000000000 [ 61.979091] PVR_K: 243: VDM_CONTEXT_STORE_STATUS : 0x00000001 [ 61.985373] PVR_K: 243: VDM_CONTEXT_STORE_TASK0 : 0x0000000000000000 [ 61.992322] PVR_K: 243: VDM_CONTEXT_STORE_TASK1 : 0x0000000000000000 [ 61.999269] PVR_K: 243: VDM_CONTEXT_STORE_TASK2 : 0x0000000000000000 [ 62.006218] PVR_K: 243: VDM_CONTEXT_RESUME_TASK0 : 0x0000000000000000 [ 62.013188] PVR_K: 243: VDM_CONTEXT_RESUME_TASK1 : 0x0000000000000000 [ 62.020140] PVR_K: 243: VDM_CONTEXT_RESUME_TASK2 : 0x0000000000000000 [ 62.027087] PVR_K: 243: ISP_CTL : 0x0001B00F [ 62.033340] PVR_K: 243: ISP_STATUS : 0x00000003 [ 62.039592] PVR_K: 243: MTS_INTCTX : 0x00000000 [ 62.045844] PVR_K: 243: MTS_BGCTX : 0x00000000 [ 62.052097] PVR_K: 243: MTS_BGCTX_COUNTED_SCHEDULE : 0x00000000 [ 62.058349] PVR_K: 243: MTS_SCHEDULE : 0x00000000 [ 62.064605] PVR_K: 243: MTS_GPU_INT_STATUS : 0x00004510 [ 62.070858] PVR_K: 243: CDM_CONTEXT_STORE_STATUS : 0x00000000 [ 62.077111] PVR_K: 243: CDM_CONTEXT_PDS0 : 0x0000000000000000 [ 62.084058] PVR_K: 243: CDM_CONTEXT_PDS1 : 0x0000000000000000 [ 62.091005] PVR_K: 243: CDM_TERMINATE_PDS : 0x0000000000000000 [ 62.097953] PVR_K: 243: CDM_TERMINATE_PDS1 : 0x0000000000000000 [ 62.104914] PVR_K: 243: SIDEKICK_IDLE : 0x0000007E [ 62.111169] PVR_K: 243: SLC_IDLE : 0x000000FF [ 62.117440] PVR_K: 243: SLC_STATUS0 : 0x00000000 [ 62.123709] PVR_K: 243: SLC_STATUS1 : 0x0000000000000000 [ 62.130661] PVR_K: 243: SLC_STATUS2 : 0x0000000000000000 [ 62.137608] PVR_K: 243: SLC_CTRL_BYPASS : 0x01000000 [ 62.143862] PVR_K: 243: SLC_CTRL_MISC : 0x0000000000200003 [ 62.150821] PVR_K: 243: MIPS_ADDR_REMAP1_CONFIG1 : 0x1FC00001 [ 62.157077] PVR_K: 243: MIPS_ADDR_REMAP1_CONFIG2 : 0x00000008a7cef00c [ 62.164024] PVR_K: 243: MIPS_ADDR_REMAP2_CONFIG1 : 0x1FC01001 [ 62.170277] PVR_K: 243: MIPS_ADDR_REMAP2_CONFIG2 : 0x00000008a7cfe00c [ 62.177224] PVR_K: 243: MIPS_ADDR_REMAP3_CONFIG1 : 0x1FC02001 [ 62.183476] PVR_K: 243: MIPS_ADDR_REMAP3_CONFIG2 : 0x00000008a7ced00c [ 62.190478] PVR_K: 243: MIPS_ADDR_REMAP4_CONFIG1 : 0x1FC00000 [ 62.196736] PVR_K: 243: MIPS_ADDR_REMAP4_CONFIG2 : 0x000000000000000c [ 62.203835] PVR_K: 243: MIPS_ADDR_REMAP5_CONFIG1 : 0x00000001 [ 62.210096] PVR_K: 243: MIPS_ADDR_REMAP5_CONFIG2 : 0x00000008a7cef00c [ 62.217044] PVR_K: 243: MIPS_WRAPPER_CONFIG : 0x000000000001cf80 [ 62.224033] PVR_K: 243: MIPS_EXCEPTION_STATUS : 0x00000020 [ 62.232787] PVR_K: 243: ---- [ MIPS internal state ] ---- [ 62.238261] PVR_K: 243: PC : 0xFFFFFFFF [ 62.244532] PVR_K: 243: STATUS_REGISTER : 0x00000000 [ 62.250793] PVR_K: 243: CAUSE_REGISTER : 0x00000000 [ 62.257047] PVR_K: 243: Interrupt uses general interrupt vector [ 62.263386] PVR_K: 243: BAD_REGISTER : 0x00000000 [ 62.269711] PVR_K: 243: EPC : 0xFFFFFFFF [ 62.275967] PVR_K: 243: SP : 0x00000000 [ 62.282221] PVR_K: 243: BAD_INSTRUCTION : 0x00000000 [ 62.288474] PVR_K: 243: TLB : [ 62.293776] PVR_K: 243: 0) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 62.302285] PVR_K: 243: 1) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 62.310803] PVR_K: 243: 2) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 62.319350] PVR_K: 243: 3) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 62.327893] PVR_K: 243: 4) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 62.336407] PVR_K: 243: 5) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 62.344913] PVR_K: 243: 6) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 62.353420] PVR_K: 243: 7) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 62.361926] PVR_K: 243: 8) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 62.370436] PVR_K: 243: 9) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 62.378944] PVR_K: 243: 10) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 62.387450] PVR_K: 243: 11) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 62.395956] PVR_K: 243: 12) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 62.404464] PVR_K: 243: 13) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 62.412970] PVR_K: 243: 14) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 62.421516] PVR_K: 243: 15) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 62.430030] PVR_K: 243: -------------------------------- [ 62.435440] PVR_K: 243: ------[ RGX FW Trace Info ]------ [ 62.440919] PVR_K: 243: Debug log type: none [ 62.445266] PVR_K: 243: RGX FW thread 0: Trace buffer not yet allocated [ 62.451952] PVR_K: 243: ------[ Full CCB Status ]------ [ 62.457255] PVR_K: 243: FWCtx 0xC00C0740 (TQ_3D-P1680-T1680-weston) [ 62.463596] PVR_K: 243: |--Waiting TQ_3D @ 0 Int=60 Ext=2 [ 62.469243] PVR_K: 243: `--Waiting UPDATE @ 192 Int=60 Ext=2 [ 62.475150] PVR_K: 243: |--Addr:0xc0170000 Val=0x00000001 [ 62.481143] PVR_K: 243: `--Addr:0xc01300a1 Val=0x00000519 [ 62.487138] PVR_K: 243: FWCtx 0xC00C0040 (TA-P1680-T1680-weston) [ 62.493219] PVR_K: 243: `--<Empty> [ 62.496873] PVR_K: 243: FWCtx 0xC00C00E0 (3D-P1680-T1680-weston) [ 62.502953] PVR_K: 243: |--Ready FENCE_PR @ 0 Int=59 Ext=0 [ 62.508686] PVR_K: 243: | `--Addr:0xc0140004 Val=0x00000001 [ 62.514679] PVR_K: 243: |--Ready 3D @ 48 Int=59 Ext=0 [ 62.519979] PVR_K: 243: `--Ready UPDATE @ 440 Int=59 Ext=0 [ 62.525712] PVR_K: 243: |--Addr:0xc0140004 Val=0x00000002 [ 62.531705] PVR_K: 243: |--Addr:0xc0100060 Val=0x0000002c [ 62.537716] PVR_K: 243: |--Addr:0xc0100064 Val=0x00000010 [ 62.543712] PVR_K: 243: |--Addr:0xc010006c Val=0x00000054 [ 62.549706] PVR_K: 243: |--Addr:0xc0100070 Val=0x00000030 [ 62.555702] PVR_K: 243: |--Addr:0xc0130089 Val=0x00000519 [ 62.561696] PVR_K: 243: `--Addr:0xc01300b1 Val=0x00000519 [ 62.567691] PVR_K: 243: ------[ RGX Device: End ]------ [ 62.572997] PVR_K: 243: ------[ System Summary ]------ [ 62.578208] PVR_K: 130: FW info: 1.13 @ 5776728 (release) build options: 00 [ 62.586017] PVR_K: 243: Device System Power State: ON [ 62.591140] PVR_K: 130: ------[ RGX Device: Start ]------ [ 62.596609] PVR_K: 243: MaxHWTOut: 500000us, WtTryCt: 10000, WDGTOut(on,off) [ 62.605545] PVR_K: 130: ------[ RGX Info ]------ [ 62.610235] PVR_K: 243: ------[ Server Thread Summary ]------ [ 62.616051] PVR_K: 130: RGX BVNC: 22.104.208.318 (rogue) [ 62.621432] PVR_K: 243: pvr_defer_free : Running [ 62.626294] PVR_K: 130: RGX Device State: Active [ 62.630982] PVR_K: 243: Number of deferred cleanup items : 0 [ 62.637057] PVR_K: 130: RGX Power State: ON [ 62.641312] PVR_K: 243: pvr_device_wdg : Running [ 62.646175] PVR_K: 130: BIF0 - OK [ 62.649565] PVR_K: 243: pvr_cacheop : Running [ 62.654169] PVR_K: 130: RGX firmware connection state: UP (Fw=active; OS=ac) [ 62.661633] PVR_K: 243: Configuration: QSZ: 16, UKT: -1, KDFT: 131072, s [ 62.672829] PVR_K: 130: RGX FW State: FAULT - Restarting (HWRState 0x000000) [ 62.682810] PVR_K: 243: Pending deferred CacheOp entries : 0 [ 62.688890] PVR_K: 130: RGX FW Power State: RGXFWIF_POW_IDLE (APM disabled:) [ 62.702161] PVR_K: 243: ------[ AppHint Settings ]------ [ 62.707546] PVR_K: 130: RGX DVFS: 0 frequency changes. Current frequency: 7. [ 62.720295] PVR_K: 243: Build Vars [ 62.723946] PVR_K: 130: RGX FW OS 0 - State: active; Freelists: Ok; Priorit [ 62.731495] PVR_K: 243: HWRDebugDumpLimit: 0x00000001 [ 62.736965] PVR_K: 130: FW Fault 1: "Unknown KCCB command" (firmware/rogue/) [ 62.746073] PVR_K: 243: EnableTrustedDeviceAceConfig: N [ 62.751715] PVR_K: 130: Data = 0xc00716c8, CRTimer = 0x000008259 [ 62.761171] PVR_K: 243: CleanupThreadPriority: 0x00000005 [ 62.766988] PVR_K: 130: FW Fault 2: "Unknown KCCB command" (firmware/rogue/) [ 62.776097] PVR_K: 243: WatchdogThreadPriority: 0x00000000 [ 62.782000] PVR_K: 130: Data = 0xc0071710, CRTimer = 0x000008258 [ 62.791456] PVR_K: 243: HWPerfClientBufferSize: 0x000c0000 [ 62.797359] PVR_K: 130: FW Fault 3: "Unknown KCCB command" (firmware/rogue/) [ 62.806468] PVR_K: 243: Module Params [ 62.810378] PVR_K: 130: Data = 0xc0071758, CRTimer = 0x000008253 [ 62.819834] PVR_K: 243: none [ 62.823137] PVR_K: 130: RGX Kernel CCB WO:0x55 RO:0x54 [ 62.828346] PVR_K: 243: Debugfs Params [ 62.832341] PVR_K: 130: RGX Firmware CCB WO:0x1 RO:0x0 [ 62.837549] PVR_K: 243: CacheOpConfig: 0x0000000c [ 62.842672] PVR_K: 130: RGX Kernel CCB commands executed = 84 [ 62.848487] PVR_K: 243: CacheOpUMKMThresholdSize: 0xffffffff [ 62.854563] PVR_K: 130: RGX SLR: Forced UFO updates requested = 0 [ 62.860725] PVR_K: 243: Debugfs Params Device ID: 0 [ 62.865847] PVR_K: 130: Thread0: FW IRQ count = 181 [ 62.870796] PVR_K: 243: none [ 62.874098] PVR_K: 130: Last sampled IRQ count in LISR = 181 [ 62.879827] PVR_K: 243: ------[ HTB Log state: Off ]------ [ 62.885384] PVR_K: 130: FW System config flags = 0x00020020 (Ctx switch opt) [ 62.897959] PVR_K: 243: ------[ Active Sync Checkpoints ]------ [ 62.903948] PVR_K: 130: FW OS config flags = 0x00000007 (Ctx switch: TA; 3D) [ 62.911584] PVR_K: 243: - ID = 171, FWAddr = 0xc01300a0, r1:e1:f0: TQM [ 62.918267] PVR_K: 130: ------[ RGX registers ]------ [ 62.923389] PVR_K: 243: - ID = 170, FWAddr = 0xc01300b0, r1:e1:f0: es3_0 [ 62.931026] PVR_K: 130: RGX Register Base Address (Linear): 0x00000000fc9a [ 62.938487] PVR_K: 243: - ID = 168, FWAddr = 0xc0130088, r1:e1:f0: updae [ 62.945949] PVR_K: 130: RGX Register Base Address (Physical): 0x4E20000000 [ 62.946174] ------[ Native Fence Sync: timelines ]------ [ 62.952994] PVR_K: 130: CORE_ID : 0x0000000008470000 [ 62.958327] foreign_sync: @0 ctx=3 refs=1 [ 62.965163] PVR_K: 130: CORE_REVISION : 0x00D0013E [ 62.969204] sw: RM_SWTimeline-weston-1680 @0 cur=0 [ 62.975394] PVR_K: 130: DESIGNER_REV_FIELD1 : 0x00000000 [ 62.980215] rogue-ta3d: @1 ctx=175 refs=2 [ 62.986405] PVR_K: 130: DESIGNER_REV_FIELD2 : 0x00000000 [ 62.990386] @0: (+-) refs=3 fwaddr=0xc0130089 enqueue=1 status=Active 0-e [ 62.996639] PVR_K: 130: CHANGESET_NUMBER : 0x0000000000000000 [ 63.004820] V3-weston-1680: @1 ctx=177 refs=2 [ 63.011650] PVR_K: 130: CLK_CTRL : 0x0aaaaa002a2aaaaa [ 63.015973] @0: (++) refs=3 fwaddr=0xc0130091 enqueue=1 status=Signalled 0-0 [ 63.022922] PVR_K: 130: CLK_STATUS : 0x0000000000600000 [ 63.031296] P3-weston-1680: @1 ctx=178 refs=2 [ 63.038149] PVR_K: 130: CLK_CTRL2 : 0x0000000000000000 [ 63.042427] @0: (+-) refs=4 fwaddr=0xc01300b1 enqueue=1 status=Active 0-0 [ 63.049440] PVR_K: 130: CLK_STATUS2 : 0x0000000000000000 [ 63.057807] rogue-tq3d: @0 ctx=181 refs=1 [ 63.064680] PVR_K: 130: EVENT_STATUS : 0x00004410 [ 63.068586] QE-weston-1680: @1 ctx=182 refs=2 [ 63.074853] PVR_K: 130: TIMER : 0x00000000098896d1 [ 63.079118] @0: (+-) refs=2 fwaddr=0xc01300a1 enqueue=1 status=Active 0-M [ 63.086125] PVR_K: 130: BIF_FAULT_BANK0_MMU_STATUS : 0x00000000 [ 63.099589] PVR_K: 243: ------------[ PVR DBG: END ]------------ [ 63.105665] PVR_K: 130: BIF_FAULT_BANK0_REQ_STATUS : 0x0000000000000000 [ 63.105748] ------------[ cut here ]------------ [ 63.115213] PVR_K: 130: BIF_FAULT_BANK1_MMU_STATUS : 0x00000000 [ 63.117264] WARNING: CPU: 0 PID: 243 at /jenkins/psdkla-dunfell/release/j7-e] [ 63.123554] PVR_K: 130: BIF_FAULT_BANK1_REQ_STATUS : 0x0000000000000000 [ 63.152059] Modules linked in: xt_conntrack xt_MASQUERADE xt_addrtype iptablx [ 63.159056] PVR_K: 130: BIF_MMU_STATUS : 0x00000000 [ 63.159057] v4l2_fwnode omap_rng [ 63.197952] PVR_K: 130: BIF_MMU_ENTRY : 0x00000000 [ 63.203271] rng_core [ 63.206745] PVR_K: 130: BIF_MMU_ENTRY_STATUS : 0x0000000000000000 [ 63.212815] cdns3 [ 63.215150] PVR_K: 130: BIF_STATUS_MMU : 0x00000000 [ 63.222013] udc_core [ 63.224093] PVR_K: 130: BIF_READS_EXT_STATUS : 0x00000000 [ 63.230256] roles [ 63.232582] PVR_K: 130: BIF_READS_INT_STATUS : 0x00000000 [ 63.238759] irq_pruss_intc [ 63.240825] PVR_K: 130: BIFPM_STATUS_MMU : 0x00000000 [ 63.247001] icss_iep [ 63.249848] PVR_K: 130: BIFPM_READS_EXT_STATUS : 0x00000000 [ 63.256025] pru_rproc [ 63.258354] PVR_K: 130: BIFPM_READS_INT_STATUS : 0x00000000 [ 63.264529] usbcore [ 63.266977] PVR_K: 130: Warning: BRN44871 is present [ 63.273120] usb_common [ 63.275372] PVR_K: 130: BIF_CAT_BASE_INDEX : 0x0000000000000102 [ 63.280323] crct10dif_ce [ 63.282830] PVR_K: 130: BIF_CAT_BASE0 : 0x0000000000000000 [ 63.289695] phy_can_transceiver [ 63.292396] PVR_K: 130: BIF_CAT_BASE1 : 0x00000008a8ec0000 [ 63.299240] ti_k3_r5_remoteproc [ 63.302531] PVR_K: 130: BIF_CAT_BASE2 : 0x00000008ac980000 [ 63.309391] cdns_mhdp8546 [ 63.312686] PVR_K: 130: BIF_CAT_BASE3 : 0x0000000000000000 [ 63.319541] pruss [ 63.322309] PVR_K: 130: BIF_CAT_BASE4 : 0x0000000000000000 [ 63.329172] vxe_enc [ 63.331268] PVR_K: 130: BIF_CAT_BASE5 : 0x0000000000000000 [ 63.338108] vxd_dec [ 63.340355] PVR_K: 130: BIF_CAT_BASE6 : 0x0000000000000000 [ 63.347219] j721e_csi2rx [ 63.349463] PVR_K: 130: BIF_CAT_BASE7 : 0x0000000000000000 [ 63.356329] videobuf2_dma_sg [ 63.359006] PVR_K: 130: BIF_CTRL_INVAL : 0x00000000 [ 63.365872] sa2ul [ 63.368897] PVR_K: 130: BIF_CTRL : 0x000000C0 [ 63.375068] pci_endpoint_test [ 63.377139] PVR_K: 130: BIF_PM_CAT_BASE_VCE0 : 0x00000008a9ead001 [ 63.383312] pvrsrvkm(O) [ 63.386426] PVR_K: 130: BIF_PM_CAT_BASE_TE0 : 0x00000008a9ea2001 [ 63.393290] v4l2_mem2mem [ 63.395881] PVR_K: 130: BIF_PM_CAT_BASE_ALIST0 : 0x00000008a9ebd001 [ 63.402747] videobuf2_dma_contig [ 63.405453] PVR_K: 130: BIF_PM_CAT_BASE_VCE1 : 0x0000000000000000 [ 63.412291] videobuf2_memops [ 63.415661] PVR_K: 130: BIF_PM_CAT_BASE_TE1 : 0x0000000000000000 [ 63.422527] sha512_generic [ 63.425550] PVR_K: 130: BIF_PM_CAT_BASE_ALIST1 : 0x0000000000000000 [ 63.432417] videobuf2_v4l2 [ 63.435267] PVR_K: 130: PERF_TA_PHASE : 0x00000038 [ 63.442135] ti_k3_dsp_remoteproc [ 63.444990] PVR_K: 130: PERF_TA_CYCLE : 0x01461577 [ 63.451159] authenc [ 63.454529] PVR_K: 130: PERF_3D_PHASE : 0x0000003A [ 63.460703] cdns_dphy [ 63.462968] PVR_K: 130: PERF_3D_CYCLE : 0x03E94F88 [ 63.469120] videobuf2_common [ 63.471544] PVR_K: 130: PERF_TA_OR_3D_CYCLE : 0x052F64FF [ 63.477710] virtio_rpmsg_bus [ 63.480736] PVR_K: 130: PERF_TA_AND_3D_CYCLE : 0x00000000 [ 63.486909] cdns3_ti [ 63.489932] PVR_K: 130: PERF_COMPUTE_PHASE : 0x00000000 [ 63.496107] m_can_platform [ 63.498436] PVR_K: 130: PERF_COMPUTE_CYCLE : 0x00000000 [ 63.504611] m_can [ 63.507465] PVR_K: 130: PM_PARTIAL_RENDER_ENABLE : 0x00000000 [ 63.513634] can_dev [ 63.515703] PVR_K: 130: ISP_RENDER : 0x00000000 [ 63.521878] rti_wdt [ 63.524121] PVR_K: 130: TLA_STATUS : 0x0000000000000000 [ 63.530296] sch_fq_codel [ 63.532540] PVR_K: 130: MCU_FENCE : 0x0000008000000000 [ 63.539407] rpmsg_kdrv_switch [ 63.542084] PVR_K: 130: VDM_CONTEXT_STORE_STATUS : 0x00000001 [ 63.548952] cryptodev(O) [ 63.552061] PVR_K: 130: VDM_CONTEXT_STORE_TASK0 : 0x0000000000000000 [ 63.558237] ipv6 [ 63.560912] PVR_K: 130: VDM_CONTEXT_STORE_TASK1 : 0x0000000000000000 [ 63.567780] [ 63.569791] PVR_K: 130: VDM_CONTEXT_STORE_TASK2 : 0x0000000000000000 [ 63.576634] CPU: 0 PID: 243 Comm: pvr_device_wdg Tainted: G O 1 [ 63.578182] PVR_K: 130: VDM_CONTEXT_RESUME_TASK0 : 0x0000000000000000 [ 63.585050] Hardware name: Texas Instruments J721E SK (DT) [ 63.594226] PVR_K: 130: VDM_CONTEXT_RESUME_TASK1 : 0x0000000000000000 [ 63.601095] pstate: 20000005 (nzCv daif -PAN -UAO -TCO BTYPE=--) [ 63.606630] PVR_K: 130: VDM_CONTEXT_RESUME_TASK2 : 0x0000000000000000 [ 63.613547] pc : PVRSRVDebugRequest+0x498/0x628 [pvrsrvkm] [ 63.619558] PVR_K: 130: ISP_CTL : 0x0001B00F [ 63.626457] lr : PVRSRVDebugRequest+0x498/0x628 [pvrsrvkm] [ 63.631963] PVR_K: 130: ISP_STATUS : 0x00000003 [ 63.638134] sp : ffff8000141cfc80 [ 63.643668] PVR_K: 130: MTS_INTCTX : 0x00000000 [ 63.649845] x29: ffff8000141cfc80 [ 63.653189] PVR_K: 130: MTS_BGCTX : 0x00000000 [ 63.659388] x28: 0000000000000000 [ 63.662845] PVR_K: 130: MTS_BGCTX_COUNTED_SCHEDULE : 0x00000000 [ 63.669019] [ 63.672500] PVR_K: 130: MTS_SCHEDULE : 0x00000000 [ 63.678650] x27: ffff800013a8f918 [ 63.680174] PVR_K: 130: MTS_GPU_INT_STATUS : 0x00004510 [ 63.686374] x26: ffff8000096e9bd8 [ 63.689830] PVR_K: 130: CDM_CONTEXT_STORE_STATUS : 0x00000000 [ 63.696005] [ 63.700387] PVR_K: 130: CDM_CONTEXT_PDS0 : 0x0000000000000000 [ 63.705636] x25: ffff000824ab1300 [ 63.707190] PVR_K: 130: CDM_CONTEXT_PDS1 : 0x0000000000000000 [ 63.714054] x24: 0000000000000009 [ 63.717517] PVR_K: 130: CDM_TERMINATE_PDS : 0x0000000000000000 [ 63.724377] [ 63.727887] PVR_K: 130: CDM_TERMINATE_PDS1 : 0x0000000000000000 [ 63.734702] x23: 0000000000000002 [ 63.736232] PVR_K: 130: SIDEKICK_IDLE : 0x0000007E [ 63.743120] x22: 0000000000000000 [ 63.746578] PVR_K: 130: SLC_IDLE : 0x000000FF [ 63.752749] [ 63.756240] PVR_K: 130: SLC_STATUS0 : 0x00000000 [ 63.762380] x21: 0000000000000000 [ 63.763907] PVR_K: 130: SLC_STATUS1 : 0x0000000000000000 [ 63.770105] x20: ffff000824ab13d8 [ 63.773562] PVR_K: 130: SLC_STATUS2 : 0x0000000000000000 [ 63.780428] [ 63.783920] PVR_K: 130: SLC_CTRL_BYPASS : 0x01000000 [ 63.790753] x19: ffff000826302420 [ 63.792278] PVR_K: 130: SLC_CTRL_MISC : 0x0000000000200003 [ 63.798477] x18: 0000000000000010 [ 63.801937] PVR_K: 130: MIPS_ADDR_REMAP1_CONFIG1 : 0x1FC00001 [ 63.808801] [ 63.812285] PVR_K: 130: MIPS_ADDR_REMAP1_CONFIG2 : 0x00000008a7cef00c [ 63.818432] x17: 0000000000000000 [ 63.819960] PVR_K: 130: MIPS_ADDR_REMAP2_CONFIG1 : 0x1FC01001 [ 63.826849] x16: 0000000000000000 [ 63.830332] PVR_K: 130: MIPS_ADDR_REMAP2_CONFIG2 : 0x00000008a7cfe00c [ 63.836479] [ 63.839994] PVR_K: 130: MIPS_ADDR_REMAP3_CONFIG1 : 0x1FC02001 [ 63.846803] x15: ffff000824644b30 [ 63.848330] PVR_K: 130: MIPS_ADDR_REMAP3_CONFIG2 : 0x00000008a7ced00c [ 63.854527] x14: 0000000000000392 [ 63.857985] PVR_K: 130: MIPS_ADDR_REMAP4_CONFIG1 : 0x1FC00000 [ 63.864851] [ 63.868333] PVR_K: 130: MIPS_ADDR_REMAP4_CONFIG2 : 0x000000000000000c [ 63.874481] x13: 0000000000000000 [ 63.876007] PVR_K: 130: MIPS_ADDR_REMAP5_CONFIG1 : 0x00000001 [ 63.882900] x12: 0000000000000023 [ 63.886360] PVR_K: 130: MIPS_ADDR_REMAP5_CONFIG2 : 0x00000008a7cef00c [ 63.892530] [ 63.896012] PVR_K: 130: MIPS_WRAPPER_CONFIG : 0x000000000001cf80 [ 63.902854] x11: 0000000000000115 [ 63.904391] PVR_K: 130: MIPS_EXCEPTION_STATUS : 0x00000020 [ 63.911272] x10: 00000000000009a0 [ 63.914801] PVR_K: 130: ---- [ MIPS internal state ] ---- [ 63.920902] [ 63.924385] PVR_K: 130: PC : 0xC0015DC0 [ 63.929754] x9 : ffff8000141cfad0 [ 63.931275] PVR_K: 130: STATUS_REGISTER : 0x00481C05 [ 63.937477] x8 : ffff000824645000 [ 63.940934] PVR_K: 130: CAUSE_REGISTER : 0x00800000 [ 63.947107] [ 63.950592] PVR_K: 130: BAD_REGISTER : 0xC0071750 [ 63.956738] x7 : ffff00087fa6b140 [ 63.958262] PVR_K: 130: EPC : 0xC0015DC0 [ 63.964462] x6 : ffff00087fa6b0c0 [ 63.967920] PVR_K: 130: SP : 0xCF600FE0 [ 63.974092] [ 63.977574] PVR_K: 130: BAD_INSTRUCTION : 0x00000000 [ 63.983722] x5 : 00000000410fd080 [ 63.985247] PVR_K: 130: TLB : [ 63.991447] x4 : 0000000000f0000f [ 63.994921] PVR_K: 130: 0) VA 0xCF800000 ( 64k) -> PA0 0xe20000000 DV , PC [ 64.000123] [ 64.003612] PVR_K: 130: 1) VA 0xCF000000 ( 16k) -> PA0 0x8a8450000 DVGC, PC [ 64.012094] x3 : 0000000000000000 [ 64.013625] PVR_K: 130: 2) VA 0xCF600000 ( 4k) -> PA0 0x8a7cff000 DV C, PC [ 64.022158] x2 : ffffffffffffff00 [ 64.025616] PVR_K: 130: 3) VA 0xC00A0000 ( 64k) -> PA0 0x8a8ee0000 VG , P [ 64.034128] [ 64.037611] PVR_K: 130: 4) VA 0xF0080000 ( 64k) -> PA0 0x00000000 C, PAC [ 64.046185] x1 : 0000000000000100 [ 64.047710] PVR_K: 130: 5) VA 0xC0140000 ( 64k) -> PA0 0x8ac150000 DVG , PC [ 64.056164] x0 : ffff000825da0500 [ 64.059621] PVR_K: 130: 6) VA 0xF00C0000 ( 64k) -> PA0 0x00000000 C, PAC [ 64.068220] [ 64.071705] PVR_K: 130: 7) VA 0xF00E0000 ( 64k) -> PA0 0x00000000 C, PAC [ 64.080104] Call trace: [ 64.081657] PVR_K: 130: 8) VA 0xC0060000 ( 64k) -> PA0 0x8a8b90000 DVG , PC [ 64.090126] PVRSRVDebugRequest+0x498/0x628 [pvrsrvkm] [ 64.092587] PVR_K: 130: 9) VA 0xC00C0000 ( 64k) -> PA0 0x8aa510000 DVGC, PC [ 64.101218] DevicesWatchdogThread_ForEachVaCb+0x14c/0x158 [pvrsrvkm] [ 64.106378] PVR_K: 130: 10) VA 0xF0140000 ( 64k) -> PA0 0x00000000 C, PAC [ 64.115009] List_PVRSRV_DEVICE_NODE_ForEach_va+0x74/0xb0 [pvrsrvkm] [ 64.121469] PVR_K: 130: 11) VA 0xC0120000 ( 64k) -> PA0 0xeb402e000 , P [ 64.129926] DevicesWatchdogThread+0x144/0x210 [pvrsrvkm] [ 64.136297] PVR_K: 130: 12) VA 0xC0040000 ( 64k) -> PA0 0x8a7cf0000 DVGC, P [ 64.144928] OSThreadRun+0x24/0x60 [pvrsrvkm] [ 64.150352] PVR_K: 130: 13) VA 0xF01A0000 ( 64k) -> PA0 0x00000000 C, PAC [ 64.158956] kthread+0x140/0x160 [ 64.163359] PVR_K: 130: 14) VA 0xC0000000 ( 64k) -> PA0 0x8a89d0000 DVGC, PC [ 64.171787] ret_from_fork+0x10/0x34 [ 64.175068] PVR_K: 130: 15) VA 0xC0100000 ( 64k) -> PA0 0x8ac950000 DVG , P [ 64.183669] ---[ end trace b32ba93508854a6b ]--- [ 64.187301] PVR_K: 130: -------------------------------- [ 64.206211] PVR_K: 130: ------[ RGX FW Trace Info ]------ [ 64.211714] PVR_K: 130: Debug log type: none [ 64.216136] PVR_K: 130: RGX FW thread 0: Trace buffer not yet allocated [ 64.222824] PVR_K: 130: ------[ Full CCB Status ]------ [ 64.228131] PVR_K: 130: FWCtx 0xC00C0740 (TQ_3D-P1680-T1680-weston) [ 64.234475] PVR_K: 130: |--Waiting TQ_3D @ 0 Int=60 Ext=2 [ 64.240124] PVR_K: 130: `--Waiting UPDATE @ 192 Int=60 Ext=2 [ 64.246035] PVR_K: 130: |--Addr:0xc0170000 Val=0x00000001 [ 64.252030] PVR_K: 130: `--Addr:0xc01300a1 Val=0x00000519 [ 64.258027] PVR_K: 130: FWCtx 0xC00C0040 (TA-P1680-T1680-weston) [ 64.264107] PVR_K: 130: `--<Empty> [ 64.267756] PVR_K: 130: FWCtx 0xC00C00E0 (3D-P1680-T1680-weston) [ 64.273841] PVR_K: 130: |--Ready FENCE_PR @ 0 Int=59 Ext=0 [ 64.279576] PVR_K: 130: | `--Addr:0xc0140004 Val=0x00000001 [ 64.285570] PVR_K: 130: |--Ready 3D @ 48 Int=59 Ext=0 [ 64.290885] PVR_K: 130: `--Ready UPDATE @ 440 Int=59 Ext=0 [ 64.296625] PVR_K: 130: |--Addr:0xc0140004 Val=0x00000002 [ 64.302621] PVR_K: 130: |--Addr:0xc0100060 Val=0x0000002c [ 64.308615] PVR_K: 130: |--Addr:0xc0100064 Val=0x00000010 [ 64.314610] PVR_K: 130: |--Addr:0xc010006c Val=0x00000054 [ 64.320611] PVR_K: 130: |--Addr:0xc0100070 Val=0x00000030 [ 64.326606] PVR_K: 130: |--Addr:0xc0130089 Val=0x00000519 [ 64.332606] PVR_K: 130: `--Addr:0xc01300b1 Val=0x00000519 [ 64.338603] PVR_K: 130: ------[ RGX Device: End ]------ [ 64.343905] PVR_K: 130: ------[ System Summary ]------ [ 64.349121] PVR_K: 130: Device System Power State: ON [ 64.354255] PVR_K: 130: MaxHWTOut: 500000us, WtTryCt: 10000, WDGTOut(on,off) [ 64.363196] PVR_K: 130: ------[ Server Thread Summary ]------ [ 64.369017] PVR_K: 130: pvr_defer_free : Running [ 64.373884] PVR_K: 130: Number of deferred cleanup items : 0 [ 64.379965] PVR_K: 130: pvr_device_wdg : Running [ 64.384831] PVR_K: 130: pvr_cacheop : Running [ 64.389440] PVR_K: 130: Configuration: QSZ: 16, UKT: -1, KDFT: 131072, s [ 64.400638] PVR_K: 130: Pending deferred CacheOp entries : 0 [ 64.406720] PVR_K: 130: ------[ AppHint Settings ]------ [ 64.412112] PVR_K: 130: Build Vars [ 64.415761] PVR_K: 130: HWRDebugDumpLimit: 0x00000001 [ 64.421236] PVR_K: 130: EnableTrustedDeviceAceConfig: N [ 64.426884] PVR_K: 130: CleanupThreadPriority: 0x00000005 [ 64.432704] PVR_K: 130: WatchdogThreadPriority: 0x00000000 [ 64.438612] PVR_K: 130: HWPerfClientBufferSize: 0x000c0000 [ 64.444519] PVR_K: 130: Module Params [ 64.448440] PVR_K: 130: none [ 64.451741] PVR_K: 130: Debugfs Params [ 64.455744] PVR_K: 130: CacheOpConfig: 0x0000000c [ 64.460875] PVR_K: 130: CacheOpUMKMThresholdSize: 0xffffffff [ 64.466957] PVR_K: 130: Debugfs Params Device ID: 0 [ 64.472089] PVR_K: 130: none [ 64.475391] PVR_K: 130: ------[ HTB Log state: Off ]------ [ 64.480953] PVR_K: 130: ------[ Active Sync Checkpoints ]------ [ 64.486949] PVR_K: 130: - ID = 171, FWAddr = 0xc01300a0, r1:e1:f0: TQM [ 64.493632] PVR_K: 130: - ID = 170, FWAddr = 0xc01300b0, r1:e1:f0: es3_0 [ 64.501267] PVR_K: 130: - ID = 168, FWAddr = 0xc0130088, r1:e1:f0: updae [ 64.508733] ------[ Native Fence Sync: timelines ]------ [ 64.514033] foreign_sync: @0 ctx=3 refs=1 [ 64.518036] sw: RM_SWTimeline-weston-1680 @0 cur=0 [ 64.522821] rogue-ta3d: @1 ctx=175 refs=2 [ 64.526818] @0: (+-) refs=3 fwaddr=0xc0130089 enqueue=1 status=Active 0-e [ 64.534897] V3-weston-1680: @1 ctx=177 refs=2 [ 64.539239] @0: (++) refs=3 fwaddr=0xc0130091 enqueue=1 status=Signalled 0-0 [ 64.547496] P3-weston-1680: @1 ctx=178 refs=2 [ 64.551839] @0: (+-) refs=4 fwaddr=0xc01300b1 enqueue=1 status=Active 0-0 [ 64.560088] rogue-tq3d: @0 ctx=181 refs=1 [ 64.564088] QE-weston-1680: @1 ctx=182 refs=2 [ 64.568430] @0: (+-) refs=2 fwaddr=0xc01300a1 enqueue=1 status=Active 0-M [ 64.575723] PVR_K: 130: ------------[ PVR DBG: END ]------------ [ 64.581865] ------------[ cut here ]------------ [ 64.586522] WARNING: CPU: 1 PID: 130 at /jenkins/psdkla-dunfell/release/j7-e] [ 64.615129] Modules linked in: xt_conntrack xt_MASQUERADE xt_addrtype iptabl6 [ 64.697248] CPU: 1 PID: 130 Comm: kworker/u4:3 Tainted: G W O 51 [ 64.706185] Hardware name: Texas Instruments J721E SK (DT) [ 64.711703] Workqueue: pvr_misr MISRWrapper [pvrsrvkm] [ 64.716827] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--) [ 64.722847] pc : PVRSRVDebugRequest+0x498/0x628 [pvrsrvkm] [ 64.728346] lr : PVRSRVDebugRequest+0x498/0x628 [pvrsrvkm] [ 64.733813] sp : ffff8000142afc60 [ 64.737112] x29: ffff8000142afc60 x28: ffff8001300e0ac0 [ 64.742408] x27: ffff80001296fcc8 x26: ffff8000096e9bd8 [ 64.747704] x25: ffff000824ab1300 x24: 0000000000000009 [ 64.753000] x23: 0000000000000002 x22: 0000000000000000 [ 64.758296] x21: 0000000000000000 x20: ffff000824ab13d8 [ 64.763592] x19: ffff000826302420 x18: 0000000000000010 [ 64.768887] x17: 0000000000000000 x16: 0000000000000000 [ 64.774182] x15: ffff0008213d4b30 x14: 00000000000004a7 [ 64.779478] x13: ffff0008213d4b30 x12: 00000000ffffffea [ 64.784774] x11: ffff8000111da3e0 x10: ffff8000111c23a0 [ 64.790071] x9 : ffff8000111c23f8 x8 : 0000000000017fe8 [ 64.795366] x7 : c0000000ffffefff x6 : 0000000000000001 [ 64.800662] x5 : 0000000000000000 x4 : ffff00087fa81ab0 [ 64.805958] x3 : 0000000000000000 x2 : ffffffffffffff00 [ 64.811252] x1 : 0000000000000000 x0 : ffff000825da0500 [ 64.816549] Call trace: [ 64.819023] PVRSRVDebugRequest+0x498/0x628 [pvrsrvkm] [ 64.824176] PVRSRVSetDeviceSystemPowerState+0xfc/0x1d0 [pvrsrvkm] [ 64.830368] RGXCheckFirmwareCCB+0x180/0x4e0 [pvrsrvkm] [ 64.835608] RGX_MISRHandler_Main+0x2c/0x68 [pvrsrvkm] [ 64.840762] MISRWrapper+0x1c/0x28 [pvrsrvkm] [ 64.845114] process_one_work+0x1a0/0x328 [ 64.849109] worker_thread+0x4c/0x420 [ 64.852758] kthread+0x140/0x160 [ 64.855975] ret_from_fork+0x10/0x34 [ 64.859535] ---[ end trace b32ba93508854a6c ]--- [ 64.864196] PVR_K:(Error): 130: RGXCheckFirmwareCCB: Failed firmware resta]
Hence, I am initializing weston first and then running the gpu fix script. Which does not cause any errors.
After this, even if I try a simple pipeline, as such
gst-launch-1.0 v4l2src device=/dev/video2 ! image/jpeg, width=640, height=480, framerate=60/1 ! jpegdec ! glimagesink
, I am getting errors as such
Setting pipeline to PAUSED ... Pipeline is live and does not need PREROLL ... Got context from element 'sink': gst.gl.GLDisplay=context, gst.gl.GLDisplay=(Gs; Setting pipeline to PLAYING ... New clock: GstSystemClock [ 180.706668] PVR_K:(Error): 66: RGXPollForGPCommandCompletion: Failed! Err] [ 181.721455] PVR_K:(Error): 66: RGXPollForGPCommandCompletion: Failed! Err] [ 181.832363] PVR_K:(Error): 267: DevicesWatchdogThread: Device status not O] [ 181.840389] PVR_K: 267: ------------[ PVR DBG: START (High) ]------------ [ 181.847342] PVR_K: 267: OS kernel info: Linux 5.10.100-g7a7a3af903 #1 SMP P4 [ 181.858151] PVR_K: 267: DDK info: Rogue_DDK_Linux_WS rogueddk 1.13@5776728 x [ 181.867053] PVR_K: 267: Time now: 181867050us [ 181.871526] PVR_K: 267: Services State: OK [ 181.875744] PVR_K: 267: Connections: P1437-V1437-T1437-weston, P1464-V1464-t [ 181.884387] PVR_K: 267: ------[ Driver Info ]------ [ 181.889379] PVR_K: 267: Comparison of UM/KM components: MATCHING [ 181.895497] PVR_K: 267: KM Arch: 64 Bit [ 181.899453] PVR_K: 267: UM Connected Clients: 64 Bit [ 181.904534] PVR_K: 267: UM info: 1.13 @ 5776728 (release) build options: 00 [ 181.912391] PVR_K: 267: KM info: 1.13 @ 5776728 (release) build options: 00 [ 181.920243] PVR_K: 267: Window system: wayland [ 182.736203] PVR_K:(Error): 66: RGXPollForGPCommandCompletion: Failed! Err] [ 183.751010] PVR_K:(Error): 66: RGXPollForGPCommandCompletion: Failed! Err] [ 184.765748] PVR_K:(Error): 66: RGXPollForGPCommandCompletion: Failed! Err] [ 185.780546] PVR_K:(Error): 66: RGXPollForGPCommandCompletion: Failed! Err] [ 186.795300] PVR_K:(Error): 66: RGXPollForGPCommandCompletion: Failed! Err] [ 187.810042] PVR_K:(Error): 66: RGXPollForGPCommandCompletion: Failed! Err] [ 188.824818] PVR_K:(Error): 66: RGXPollForGPCommandCompletion: Failed! Err] [ 189.839562] PVR_K:(Error): 66: RGXPollForGPCommandCompletion: Failed! Err] [ 190.854351] PVR_K:(Error): 66: RGXPollForGPCommandCompletion: Failed! Err] [ 190.868959] PVR_K:(Error): 66: RGXForcedIdleRequest: Idle request failed.] [ 190.880752] PVR_K:(Error): 66: PVRSRVSetDeviceSystemPowerState: Forced id] [ 190.891938] PVR_K:(Error): 66: PVRSRVSetDeviceSystemPowerState: Transitio] [ 190.905998] PVR_K: 267: FW info: 1.13 @ 5776728 (release) build options: 00 [ 190.913834] PVR_K: 267: ------[ RGX Device: Start ]------ [ 190.919316] PVR_K: 267: ------[ RGX Info ]------ [ 190.924012] PVR_K: 267: RGX BVNC: 22.104.208.318 (rogue) [ 190.929399] PVR_K: 267: RGX Device State: Active [ 190.934092] PVR_K: 267: RGX Power State: ON [ 190.938359] PVR_K: 267: BIF0 - OK [ 190.941754] PVR_K: 267: RGX firmware connection state: UP (Fw=active; OS=ac) [ 190.949223] PVR_K: 267: RGX FW State: FAULT - Restarting (HWRState 0x000000) [ 190.959234] PVR_K: 267: RGX FW Power State: RGXFWIF_POW_FORCED_IDLE (APM di) [ 190.973813] PVR_K: 267: RGX DVFS: 0 frequency changes. Current frequency: 7. [ 190.986670] PVR_K: 267: RGX FW OS 0 - State: active; Freelists: Ok; Priorit [ 190.994227] PVR_K: 267: FW Fault 15: "Unknown Client CCB command" (firmware) [ 191.003872] PVR_K: 267: Data = 0xc00c0040, CRTimer = 0x00001fef1 [ 191.013423] PVR_K: 267: FW Fault 16: "Unknown Client CCB command" (firmware) [ 191.023057] PVR_K: 267: Data = 0xc00c00e0, CRTimer = 0x00001fef5 [ 191.032605] PVR_K: 267: FW Fault 17: "Unknown Client CCB command" (firmware) [ 191.042240] PVR_K: 267: Data = 0xc00c0040, CRTimer = 0x00001fef7 [ 191.051787] PVR_K: 267: FW Fault 18: "Unknown Client CCB command" (firmware) [ 191.061424] PVR_K: 267: Data = 0xc00c00e0, CRTimer = 0x00001fef0 [ 191.070974] PVR_K: 267: FW Fault 19: "Unknown Client CCB command" (firmware) [ 191.080614] PVR_K: 267: Data = 0xc00c0040, CRTimer = 0x00001fef0 [ 191.090167] PVR_K: 267: FW Fault 20: "Unknown Client CCB command" (firmware) [ 191.099802] PVR_K: 267: Data = 0xc00c00e0, CRTimer = 0x00001fef5 [ 191.109349] PVR_K: 267: FW Fault 21: "Unknown Client CCB command" (firmware) [ 191.118982] PVR_K: 267: Data = 0xc00c0040, CRTimer = 0x00001fef1 [ 191.128532] PVR_K: 267: FW Fault 22: "Unknown Client CCB command" (firmware) [ 191.138166] PVR_K: 267: Data = 0xc00c00e0, CRTimer = 0x00001fef1 [ 191.147714] PVR_K: 267: RGX Kernel CCB WO:0x25 RO:0x21 [ 191.152927] PVR_K: 267: RGX Firmware CCB WO:0x1 RO:0x0 [ 191.158140] PVR_K: 267: RGX Kernel CCB commands executed = 161 [ 191.164046] PVR_K: 267: RGX SLR: Forced UFO updates requested = 0 [ 191.170213] PVR_K: 267: Thread0: FW IRQ count = 359 [ 191.175165] PVR_K: 267: Last sampled IRQ count in LISR = 359 [ 191.180911] PVR_K: 267: FW System config flags = 0x00020020 (Ctx switch opt) [ 191.193498] PVR_K: 267: FW OS config flags = 0x00000007 (Ctx switch: TA; 3D) [ 191.201143] PVR_K: 267: ------[ RGX registers ]------ [ 191.206271] PVR_K: 267: RGX Register Base Address (Linear): 0x0000000012f0 [ 191.213738] PVR_K: 267: RGX Register Base Address (Physical): 0x4E20000000 [ 191.220685] PVR_K: 267: CORE_ID : 0x0000000008470000 [ 191.227632] PVR_K: 267: CORE_REVISION : 0x00D0013E [ 191.233884] PVR_K: 267: DESIGNER_REV_FIELD1 : 0x00000000 [ 191.240137] PVR_K: 267: DESIGNER_REV_FIELD2 : 0x00000000 [ 191.246390] PVR_K: 267: CHANGESET_NUMBER : 0x0000000000000000 [ 191.253339] PVR_K: 267: CLK_CTRL : 0x0aaaaa002a2aaaaa [ 191.260296] PVR_K: 267: CLK_STATUS : 0x0000000000600000 [ 191.267243] PVR_K: 267: CLK_CTRL2 : 0x0000000000000000 [ 191.274203] PVR_K: 267: CLK_STATUS2 : 0x0000000000000000 [ 191.281154] PVR_K: 267: EVENT_STATUS : 0x00004410 [ 191.287410] PVR_K: 267: TIMER : 0x0000000020019614 [ 191.294357] PVR_K: 267: BIF_FAULT_BANK0_MMU_STATUS : 0x00000000 [ 191.300611] PVR_K: 267: BIF_FAULT_BANK0_REQ_STATUS : 0x0000000000000000 [ 191.307585] PVR_K: 267: BIF_FAULT_BANK1_MMU_STATUS : 0x00000000 [ 191.313846] PVR_K: 267: BIF_FAULT_BANK1_REQ_STATUS : 0x0000000000000000 [ 191.320794] PVR_K: 267: BIF_MMU_STATUS : 0x00000000 [ 191.327048] PVR_K: 267: BIF_MMU_ENTRY : 0x00000000 [ 191.333301] PVR_K: 267: BIF_MMU_ENTRY_STATUS : 0x0000000000000000 [ 191.340249] PVR_K: 267: BIF_STATUS_MMU : 0x00000000 [ 191.346501] PVR_K: 267: BIF_READS_EXT_STATUS : 0x00000000 [ 191.352754] PVR_K: 267: BIF_READS_INT_STATUS : 0x00000000 [ 191.359008] PVR_K: 267: BIFPM_STATUS_MMU : 0x00000000 [ 191.365260] PVR_K: 267: BIFPM_READS_EXT_STATUS : 0x00000000 [ 191.371513] PVR_K: 267: BIFPM_READS_INT_STATUS : 0x00000000 [ 191.377768] PVR_K: 267: Warning: BRN44871 is present [ 191.382810] PVR_K: 267: BIF_CAT_BASE_INDEX : 0x0000000000000302 [ 191.389759] PVR_K: 267: BIF_CAT_BASE0 : 0x0000000000000000 [ 191.396705] PVR_K: 267: BIF_CAT_BASE1 : 0x00000008a7bb0000 [ 191.403651] PVR_K: 267: BIF_CAT_BASE2 : 0x00000008a9a30000 [ 191.410597] PVR_K: 267: BIF_CAT_BASE3 : 0x00000008a9ba0000 [ 191.417544] PVR_K: 267: BIF_CAT_BASE4 : 0x0000000000000000 [ 191.424493] PVR_K: 267: BIF_CAT_BASE5 : 0x0000000000000000 [ 191.431441] PVR_K: 267: BIF_CAT_BASE6 : 0x0000000000000000 [ 191.438391] PVR_K: 267: BIF_CAT_BASE7 : 0x0000000000000000 [ 191.445339] PVR_K: 267: BIF_CTRL_INVAL : 0x00000000 [ 191.451592] PVR_K: 267: BIF_CTRL : 0x000000C0 [ 191.457846] PVR_K: 267: BIF_PM_CAT_BASE_VCE0 : 0x00000008aa0ed001 [ 191.464792] PVR_K: 267: BIF_PM_CAT_BASE_TE0 : 0x00000008aa0d2001 [ 191.471738] PVR_K: 267: BIF_PM_CAT_BASE_ALIST0 : 0x00000008aa0f8001 [ 191.478694] PVR_K: 267: BIF_PM_CAT_BASE_VCE1 : 0x0000000000000000 [ 191.485645] PVR_K: 267: BIF_PM_CAT_BASE_TE1 : 0x0000000000000000 [ 191.492593] PVR_K: 267: BIF_PM_CAT_BASE_ALIST1 : 0x0000000000000000 [ 191.499545] PVR_K: 267: PERF_TA_PHASE : 0x00000071 [ 191.505799] PVR_K: 267: PERF_TA_CYCLE : 0x02913160 [ 191.512052] PVR_K: 267: PERF_3D_PHASE : 0x00000079 [ 191.518305] PVR_K: 267: PERF_3D_CYCLE : 0x080BC835 [ 191.524559] PVR_K: 267: PERF_TA_OR_3D_CYCLE : 0x0A9CF995 [ 191.530811] PVR_K: 267: PERF_TA_AND_3D_CYCLE : 0x00000000 [ 191.537064] PVR_K: 267: PERF_COMPUTE_PHASE : 0x00000000 [ 191.543316] PVR_K: 267: PERF_COMPUTE_CYCLE : 0x00000000 [ 191.549570] PVR_K: 267: PM_PARTIAL_RENDER_ENABLE : 0x00000000 [ 191.555824] PVR_K: 267: ISP_RENDER : 0x00000003 [ 191.562083] PVR_K: 267: TLA_STATUS : 0x0000000000000000 [ 191.569030] PVR_K: 267: MCU_FENCE : 0x0000018000000000 [ 191.575977] PVR_K: 267: VDM_CONTEXT_STORE_STATUS : 0x00000001 [ 191.582230] PVR_K: 267: VDM_CONTEXT_STORE_TASK0 : 0x0000000000000000 [ 191.589177] PVR_K: 267: VDM_CONTEXT_STORE_TASK1 : 0x0000000000000000 [ 191.596128] PVR_K: 267: VDM_CONTEXT_STORE_TASK2 : 0x0000000000000000 [ 191.603076] PVR_K: 267: VDM_CONTEXT_RESUME_TASK0 : 0x0000000000000000 [ 191.610023] PVR_K: 267: VDM_CONTEXT_RESUME_TASK1 : 0x0000000000000000 [ 191.616971] PVR_K: 267: VDM_CONTEXT_RESUME_TASK2 : 0x0000000000000000 [ 191.623920] PVR_K: 267: ISP_CTL : 0x0002B000 [ 191.630175] PVR_K: 267: ISP_STATUS : 0x00000003 [ 191.636428] PVR_K: 267: MTS_INTCTX : 0x00000000 [ 191.642680] PVR_K: 267: MTS_BGCTX : 0x00000000 [ 191.648932] PVR_K: 267: MTS_BGCTX_COUNTED_SCHEDULE : 0x00000000 [ 191.655185] PVR_K: 267: MTS_SCHEDULE : 0x00000000 [ 191.661438] PVR_K: 267: MTS_GPU_INT_STATUS : 0x00004510 [ 191.667692] PVR_K: 267: CDM_CONTEXT_STORE_STATUS : 0x00000000 [ 191.673945] PVR_K: 267: CDM_CONTEXT_PDS0 : 0x0000000000000000 [ 191.680894] PVR_K: 267: CDM_CONTEXT_PDS1 : 0x0000000000000000 [ 191.687843] PVR_K: 267: CDM_TERMINATE_PDS : 0x0000000000000000 [ 191.694789] PVR_K: 267: CDM_TERMINATE_PDS1 : 0x0000000000000000 [ 191.701737] PVR_K: 267: SIDEKICK_IDLE : 0x0000007E [ 191.707995] PVR_K: 267: SLC_IDLE : 0x000000FF [ 191.714250] PVR_K: 267: SLC_STATUS0 : 0x00000000 [ 191.720505] PVR_K: 267: SLC_STATUS1 : 0x0000000000000000 [ 191.727452] PVR_K: 267: SLC_STATUS2 : 0x0000000000000000 [ 191.734399] PVR_K: 267: SLC_CTRL_BYPASS : 0x01000000 [ 191.740652] PVR_K: 267: SLC_CTRL_MISC : 0x0000000000200003 [ 191.747602] PVR_K: 267: MIPS_ADDR_REMAP1_CONFIG1 : 0x1FC00001 [ 191.753857] PVR_K: 267: MIPS_ADDR_REMAP1_CONFIG2 : 0x00000008a799f00c [ 191.760802] PVR_K: 267: MIPS_ADDR_REMAP2_CONFIG1 : 0x1FC01001 [ 191.767056] PVR_K: 267: MIPS_ADDR_REMAP2_CONFIG2 : 0x00000008a8e9e00c [ 191.774002] PVR_K: 267: MIPS_ADDR_REMAP3_CONFIG1 : 0x1FC02001 [ 191.780255] PVR_K: 267: MIPS_ADDR_REMAP3_CONFIG2 : 0x00000008a799d00c [ 191.787216] PVR_K: 267: MIPS_ADDR_REMAP4_CONFIG1 : 0x1FC00000 [ 191.793472] PVR_K: 267: MIPS_ADDR_REMAP4_CONFIG2 : 0x000000000000000c [ 191.800419] PVR_K: 267: MIPS_ADDR_REMAP5_CONFIG1 : 0x00000001 [ 191.806674] PVR_K: 267: MIPS_ADDR_REMAP5_CONFIG2 : 0x00000008a799f00c [ 191.813625] PVR_K: 267: MIPS_WRAPPER_CONFIG : 0x000000000001cf80 [ 191.820582] PVR_K: 267: MIPS_EXCEPTION_STATUS : 0x00000020 [ 191.829335] PVR_K: 267: ---- [ MIPS internal state ] ---- [ 191.834808] PVR_K: 267: PC : 0xFFFFFFFF [ 191.841061] PVR_K: 267: STATUS_REGISTER : 0x00000000 [ 191.847313] PVR_K: 267: CAUSE_REGISTER : 0x00000000 [ 191.853567] PVR_K: 267: Interrupt uses general interrupt vector [ 191.859906] PVR_K: 267: BAD_REGISTER : 0x00000000 [ 191.866161] PVR_K: 267: EPC : 0xFFFFFFFF [ 191.872414] PVR_K: 267: SP : 0x00000000 [ 191.878666] PVR_K: 267: BAD_INSTRUCTION : 0x00000000 [ 191.884922] PVR_K: 267: TLB : [ 191.890224] PVR_K: 267: 0) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 191.898731] PVR_K: 267: 1) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 191.907238] PVR_K: 267: 2) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 191.915745] PVR_K: 267: 3) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 191.924255] PVR_K: 267: 4) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 191.932767] PVR_K: 267: 5) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 191.941279] PVR_K: 267: 6) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 191.949788] PVR_K: 267: 7) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 191.958296] PVR_K: 267: 8) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 191.966803] PVR_K: 267: 9) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 191.975320] PVR_K: 267: 10) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 191.983836] PVR_K: 267: 11) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 191.992345] PVR_K: 267: 12) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 192.000855] PVR_K: 267: 13) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 192.009362] PVR_K: 267: 14) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 192.017869] PVR_K: 267: 15) VA 0x00000000 ( 4k) -> PA0 0x00000000 C, PAC [ 192.026382] PVR_K: 267: -------------------------------- [ 192.031770] PVR_K: 267: ------[ RGX FW Trace Info ]------ [ 192.037243] PVR_K: 267: Debug log type: none [ 192.041589] PVR_K: 267: RGX FW thread 0: Trace buffer not yet allocated [ 192.048275] PVR_K: 267: ------[ Full CCB Status ]------ [ 192.053585] PVR_K: 267: FWCtx 0xC00C0740 (TQ_3D-P1437-T1437-weston) [ 192.059925] PVR_K: 267: `--<Empty> [ 192.063580] PVR_K: 267: FWCtx 0xC00C0C00 (TQ_3D-P1464-T1467-gstglcontex) [ 192.070353] PVR_K: 267: |--Ready TQ_3D @ 296 Int=122 Ext=2 [ 192.076086] PVR_K: 267: |--Ready UPDATE @ 488 Int=122 Ext=2 [ 192.081907] PVR_K: 267: | |--Addr:0xc01e0000 Val=0x00000002 [ 192.087900] PVR_K: 267: | `--Addr:0xc0130099 Val=0x00000519 [ 192.093893] PVR_K: 267: |--Waiting FENCE @ 544 Int=123 Ext=3 [ 192.099800] PVR_K: 267: | `--Addr:0xc0130099 Val=0x00000519 [ 192.105793] PVR_K: 267: |--Waiting TQ_3D @ 592 Int=123 Ext=3 [ 192.111700] PVR_K: 267: |--Waiting UPDATE @ 784 Int=123 Ext=3 [ 192.120098] PVR_K: 267: | |--Addr:0xc01e0000 Val=0x00000003 [ 192.126113] PVR_K: 267: | `--Addr:0xc01300a1 Val=0x00000519 [ 192.132112] PVR_K: 267: |--Waiting FENCE @ 840 Int=124 Ext=4 [ 192.138019] PVR_K: 267: | `--Addr:0xc01300a1 Val=0x00000519 [ 192.144013] PVR_K: 267: |--Waiting TQ_3D @ 888 Int=124 Ext=4 [ 192.149919] PVR_K: 267: |--Waiting UPDATE @ 1080 Int=124 Ext=4 [ 192.155999] PVR_K: 267: | |--Addr:0xc01e0000 Val=0x00000004 [ 192.161993] PVR_K: 267: | `--Addr:0xc0130069 Val=0x00000519 [ 192.167985] PVR_K: 267: |--Waiting FENCE @ 1136 Int=125 Ext=5 [ 192.173978] PVR_K: 267: | `--Addr:0xc0130069 Val=0x00000519 [ 192.179974] PVR_K: 267: |--Waiting TQ_3D @ 1184 Int=125 Ext=5 [ 192.185968] PVR_K: 267: |--Waiting UPDATE @ 1376 Int=125 Ext=5 [ 192.192048] PVR_K: 267: | |--Addr:0xc01e0000 Val=0x00000005 [ 192.198042] PVR_K: 267: | `--Addr:0xc0130101 Val=0x00000519 [ 192.204035] PVR_K: 267: |--Waiting FENCE @ 1432 Int=126 Ext=6 [ 192.210028] PVR_K: 267: | `--Addr:0xc0130101 Val=0x00000519 [ 192.216021] PVR_K: 267: |--Waiting TQ_3D @ 1480 Int=126 Ext=6 [ 192.222016] PVR_K: 267: `--Waiting UPDATE @ 1672 Int=126 Ext=6 [ 192.228097] PVR_K: 267: |--Addr:0xc01e0000 Val=0x00000006 [ 192.234093] PVR_K: 267: `--Addr:0xc0130109 Val=0x00000519 [ 192.240099] PVR_K: 267: FWCtx 0xC00C0040 (TA-P1437-T1437-weston) [ 192.246245] PVR_K: 267: `--<Empty> [ 192.249901] PVR_K: 267: FWCtx 0xC00C00E0 (3D-P1437-T1437-weston) [ 192.255981] PVR_K: 267: `--<Empty> [ 192.259636] PVR_K: 267: FWCtx 0xC00C0840 (TA-P1464-T1467-gstglcontext) [ 192.266234] PVR_K: 267: `--<Empty> [ 192.269889] PVR_K: 267: FWCtx 0xC00C08E0 (3D-P1464-T1467-gstglcontext) [ 192.276489] PVR_K: 267: `--<Empty> [ 192.280144] PVR_K: 267: ------[ RGX Device: End ]------ [ 192.285445] PVR_K: 267: ------[ System Summary ]------ [ 192.290660] PVR_K: 267: Device System Power State: ON [ 192.295787] PVR_K: 267: MaxHWTOut: 500000us, WtTryCt: 10000, WDGTOut(on,off) [ 192.304744] PVR_K: 267: ------[ Server Thread Summary ]------ [ 192.310570] PVR_K: 267: pvr_defer_free : Running [ 192.315437] PVR_K: 267: Number of deferred cleanup items : 0 [ 192.321516] PVR_K: 267: pvr_device_wdg : Running [ 192.326383] PVR_K: 267: pvr_cacheop : Running [ 192.331001] PVR_K: 267: Configuration: QSZ: 16, UKT: -1, KDFT: 131072, s [ 192.342200] PVR_K: 267: Pending deferred CacheOp entries : 0 [ 192.348281] PVR_K: 267: ------[ AppHint Settings ]------ [ 192.353668] PVR_K: 267: Build Vars [ 192.357322] PVR_K: 267: HWRDebugDumpLimit: 0x00000001 [ 192.362798] PVR_K: 267: EnableTrustedDeviceAceConfig: N [ 192.368444] PVR_K: 267: CleanupThreadPriority: 0x00000005 [ 192.374263] PVR_K: 267: WatchdogThreadPriority: 0x00000000 [ 192.380170] PVR_K: 267: HWPerfClientBufferSize: 0x000c0000 [ 192.386076] PVR_K: 267: Module Params [ 192.389995] PVR_K: 267: none [ 192.393301] PVR_K: 267: Debugfs Params [ 192.397302] PVR_K: 267: CacheOpConfig: 0x0000000c [ 192.402429] PVR_K: 267: CacheOpUMKMThresholdSize: 0xffffffff [ 192.408509] PVR_K: 267: Debugfs Params Device ID: 0 [ 192.413638] PVR_K: 267: none [ 192.416947] PVR_K: 267: ------[ HTB Log state: Off ]------ [ 192.422511] PVR_K: 267: ------[ Active Sync Checkpoints ]------ [ 192.428505] PVR_K: 267: - ID = 351, FWAddr = 0xc0130108, r2:e1:f0: TQM [ 192.435186] PVR_K: 267: - ID = 350, FWAddr = 0xc0130100, r1:e2:f0: TQM [ 192.441868] PVR_K: 267: - ID = 349, FWAddr = 0xc0130068, r1:e2:f0: TQM [ 192.448549] PVR_K: 267: - ID = 348, FWAddr = 0xc01300a0, r1:e2:f0: TQM [ 192.455231] PVR_K: 267: - ID = 347, FWAddr = 0xc0130098, r1:e2:f0: TQM [ 192.462327] ------[ Native Fence Sync: timelines ]------ [ 192.467639] foreign_sync: @0 ctx=3 refs=1 [ 192.471643] sw: RM_SWTimeline-weston-1437 @0 cur=0 [ 192.476432] rogue-ta3d: @58 ctx=175 refs=3 [ 192.480517] @56: (++) refs=1 fwaddr=0xc0130041 enqueue=1 status=Signalled 5e [ 192.488760] @57: (++) refs=1 fwaddr=0xc0130071 enqueue=1 status=Signalled 5e [ 192.497325] V3-weston-1437: @58 ctx=177 refs=3 [ 192.501758] @56: (++) refs=1 fwaddr=0xc0130049 enqueue=1 status=Signalled 59 [ 192.510261] @57: (++) refs=3 fwaddr=0xc0130081 enqueue=1 status=Signalled 50 [ 192.518779] P3-weston-1437: @58 ctx=178 refs=4 [ 192.523208] @55: (++) refs=1 fwaddr=0xc0130051 enqueue=1 status=Signalled 58 [ 192.531709] @56: (++) refs=2 fwaddr=0xc0130061 enqueue=1 status=Signalled 59 [ 192.540210] @57: (++) refs=3 fwaddr=0xc01300f9 enqueue=1 status=Signalled 50 [ 192.549484] rogue-tq3d: @0 ctx=181 refs=1 [ 192.553497] QE-weston-1437: @4 ctx=182 refs=2 [ 192.557840] @3: (++) refs=3 fwaddr=0xc0130059 enqueue=2 status=Signalled 3-M [ 192.565142] sw: RM_SWTimeline-gst-launch-1.0-gs @0 cur=0 [ 192.570444] rogue-ta3d: @0 ctx=356 refs=1 [ 192.574444] rogue-tq3d: @0 ctx=358 refs=1 [ 192.578443] QE-launch-1.0-gstglcontext-1464: @6 ctx=359 refs=6 [ 192.584259] @1: (+-) refs=2 fwaddr=0xc0130099 enqueue=2 status=Active 1-M [ 192.591547] @2: (+-) refs=2 fwaddr=0xc01300a1 enqueue=2 status=Active 2-M [ 192.598835] @3: (+-) refs=2 fwaddr=0xc0130069 enqueue=2 status=Active 3-M [ 192.606123] @4: (+-) refs=2 fwaddr=0xc0130101 enqueue=2 status=Active 4-M [ 192.613411] @5: (+-) refs=2 fwaddr=0xc0130109 enqueue=1 status=Active 5-M [ 192.620706] PVR_K: 267: ------------[ PVR DBG: END ]------------ [ 192.626855] ------------[ cut here ]------------ [ 192.628934] PVR_K: 66: ------------[ PVR DBG: START (High) ]------------ [ 192.631519] WARNING: CPU: 1 PID: 267 at /jenkins/psdkla-dunfell/release/j7-e] [ 192.666834] Modules linked in: xt_conntrack xt_MASQUERADE xt_addrtype iptabl6 [ 192.667034] PVR_K: 66: OS kernel info: Linux 5.10.100-g7a7a3af903 #1 SMP PR4 [ 192.748959] CPU: 1 PID: 267 Comm: pvr_device_wdg Tainted: G O 1 [ 192.768731] Hardware name: Texas Instruments J721E SK (DT) [ 192.774201] pstate: 60000005 (nZCv daif -PAN -UAO -TCO BTYPE=--) (1467) PVR:(Error): ScheduleTA: Skipping render from different g[ 192.780248] ] c/thread! [ :5864 ] [ 192.791282] lr : PVRSRVDebugRequest+0x498/0x628 [pvrsrvkm] [ 192.791513] PVR_K: 66: DDK info: Rogue_DDK_Linux_WS rogueddk 1.13@5776728 (x [ 192.798560] sp : ffff800016c2fc80 [ 192.807729] PVR_K: 66: Time now: 192807726us [ 192.810619] x29: ffff800016c2fc80 x28: 0000000000000000 [ 192.815096] PVR_K: 66: Services State: OK [ 192.820254] x27: ffff8000137cf918 x26: ffff8000097f9bd8 [ 192.824481] PVR_K: 66: Connections: P1437-V1437-T1437-weston, P1464-V1464-Tt [ 192.829627] x25: ffff000826aeb900 x24: 0000000000000009 [ 192.838334] PVR_K: 66: ------[ Driver Info ]------ [ 192.843420] x23: 0000000000000002 x22: 0000000000000000 [ 192.848453] PVR_K: 66: Comparison of UM/KM components: MATCHING [ 192.853573] x21: 0000000000000000 x20: ffff000826aeb9d8 [ 192.859722] PVR_K: 66: KM Arch: 64 Bit [ 192.864853] x19: ffff000825edd320 x18: 0000000000000010 [ 192.868803] PVR_K: 66: UM Connected Clients: 64 Bit [ 192.873966] x17: 0000000000000000 x16: 0000000000000000 [ 192.879066] PVR_K: 66: UM info: 1.13 @ 5776728 (release) build options: 0x0 [ 192.884206] x15: ffff000825a66730 x14: 0000000000000244 [ 192.892088] PVR_K: 66: KM info: 1.13 @ 5776728 (release) build options: 0x0 [ 192.897219] x13: 0000000000000249 x12: 0000000000000000 [ 192.905293] PVR_K: 66: Window system: wayland [ 192.910233] x11: 0000000000000000 x10: 0000000000002ede [ 192.914831] PVR_K: 66: FW info: 1.13 @ 5776728 (release) build options: 0x0 [ 192.919954] x9 : 0000000000000249 x8 : ffff00087fa6b0c0 [ 192.927834] PVR_K: 66: ------[ RGX Device: Start ]------ [ 192.932968] x7 : ffff000822905e00 x6 : 0000000000000003 [ 192.938639] PVR_K: 66: ------[ RGX Info ]------ [ 192.943642] x5 : 0000000000000000 x4 : 0000000000000000 [ 192.948403] PVR_K: 66: RGX BVNC: 22.104.208.318 (rogue) [ 192.953536] x3 : 0000000000000001 x2 : 0000000000000002 [ 192.958987] PVR_K: 66: RGX Device State: Active [ 192.964122] x1 : 52f33e1306690100 x0 : ffff000820792a80 [ 192.968855] PVR_K: 66: RGX Power State: ON [ 192.974015] Call trace: [ 192.979500] PVR_K: 66: BIF0 - OK [ 192.980662] PVRSRVDebugRequest+0x498/0x628 [pvrsrvkm] [ 192.984152] PVR_K: 66: RGX firmware connection state: UP (Fw=active; OS=act) [ 192.989071] DevicesWatchdogThread_ForEachVaCb+0x14c/0x158 [pvrsrvkm] [ 192.996596] PVR_K: 66: RGX FW State: FAULT - Restarting (HWRState 0x000000c) [ 193.002861] List_PVRSRV_DEVICE_NODE_ForEach_va+0x74/0xb0 [pvrsrvkm] [ 193.012916] PVR_K: 66: RGX FW Power State: RGXFWIF_POW_FORCED_IDLE (APM dis) [ 193.019079] DevicesWatchdogThread+0x144/0x210 [pvrsrvkm] [ 193.033040] PVR_K: 66: RGX DVFS: 0 frequency changes. Current frequency: 75. [ 193.038242] OSThreadRun+0x24/0x60 [pvrsrvkm] [ 193.051139] PVR_K: 66: RGX FW OS 0 - State: active; Freelists: Ok; Priority [ 193.055301] kthread+0x140/0x160 [ 193.062972] PVR_K: 66: FW Fault 25: "Unknown Client CCB command" (firmware/) [ 193.065966] ret_from_fork+0x10/0x34 [ 193.075672] PVR_K: 66: Data = 0xc00c0040, CRTimer = 0x0000203d73 [ 193.079062] ---[ end trace 29bf74f8ac9e32dc ]--- [ 193.088672] PVR_K: 66: FW Fault 26: "Unknown Client CCB command" (firmware/) [ 193.102868] PVR_K: 66: Data = 0xc00c00e0, CRTimer = 0x0000203d78 [ 193.112405] PVR_K: 66: FW Fault 27: "Unknown Client CCB command" (firmware/) [ 193.122044] PVR_K: 66: Data = 0xc00c0040, CRTimer = 0x0000203d79 [ 193.131606] PVR_K: 66: FW Fault 28: "Unknown Client CCB command" (firmware/) [ 193.141227] PVR_K: 66: Data = 0xc00c00e0, CRTimer = 0x0000203d72 [ 193.150744] PVR_K: 66: FW Fault 29: "Unknown Client CCB command" (firmware/) [ 193.160352] PVR_K: 66: Data = 0xc00c0040, CRTimer = 0x00002044d5 [ 193.169886] PVR_K: 66: FW Fault 30: "Unknown Client CCB command" (firmware/) [ 193.179486] PVR_K: 66: Data = 0xc00c00e0, CRTimer = 0x00002044d6 [ 193.189017] PVR_K: 66: FW Fault 31: "Unknown Client CCB command" (firmware/) [ 193.198750] PVR_K: 66: Data = 0xc00c0040, CRTimer = 0x00002044d0 [ 193.208294] PVR_K: 66: FW Fault 32: "Unknown Client CCB command" (firmware/) [ 193.217911] PVR_K: 66: Data = 0xc00c00e0, CRTimer = 0x00002044d7 [ 193.227450] PVR_K: 66: RGX Kernel CCB WO:0x29 RO:0x27 [ 193.232621] PVR_K: 66: RGX Firmware CCB WO:0x1 RO:0x0 [ 193.237793] PVR_K: 66: RGX Kernel CCB commands executed = 167 [ 193.243671] PVR_K: 66: RGX SLR: Forced UFO updates requested = 0 [ 193.249803] PVR_K: 66: Thread0: FW IRQ count = 359 [ 193.254704] PVR_K: 66: Last sampled IRQ count in LISR = 359 [ 193.260403] PVR_K: 66: FW System config flags = 0x00020020 (Ctx switch opti) [ 193.272987] PVR_K: 66: FW OS config flags = 0x00000007 (Ctx switch: TA; 3D;) [ 193.280573] PVR_K: 66: ------[ RGX registers ]------ [ 193.285657] PVR_K: 66: RGX Register Base Address (Linear): 0x0000000012f50 [ 193.293091] PVR_K: 66: RGX Register Base Address (Physical): 0x4E20000000 [ 193.299994] PVR_K: 66: CORE_ID : 0x0000000008470000 [ 193.306900] PVR_K: 66: CORE_REVISION : 0x00D0013E [ 193.313113] PVR_K: 66: DESIGNER_REV_FIELD1 : 0x00000000 [ 193.319311] PVR_K: 66: DESIGNER_REV_FIELD2 : 0x00000000 [ 193.325580] PVR_K: 66: CHANGESET_NUMBER : 0x0000000000000000 [ 193.332491] PVR_K: 66: CLK_CTRL : 0x0aaaaa002a2aaaaa [ 193.339419] PVR_K: 66: CLK_STATUS : 0x0000000000600000 [ 193.346327] PVR_K: 66: CLK_CTRL2 : 0x0000000000000000 [ 193.353247] PVR_K: 66: CLK_STATUS2 : 0x0000000000000000 [ 193.360149] PVR_K: 66: EVENT_STATUS : 0x00004410 [ 193.366361] PVR_K: 66: TIMER : 0x00000000205e85c7 [ 193.373266] PVR_K: 66: BIF_FAULT_BANK0_MMU_STATUS : 0x00000000 [ 193.379464] PVR_K: 66: BIF_FAULT_BANK0_REQ_STATUS : 0x0000000000000000 [ 193.386369] PVR_K: 66: BIF_FAULT_BANK1_MMU_STATUS : 0x00000000 [ 193.392566] PVR_K: 66: BIF_FAULT_BANK1_REQ_STATUS : 0x0000000000000000 [ 193.399471] PVR_K: 66: BIF_MMU_STATUS : 0x00000000 [ 193.405685] PVR_K: 66: BIF_MMU_ENTRY : 0x00000000 [ 193.411881] PVR_K: 66: BIF_MMU_ENTRY_STATUS : 0x0000000000000000 [ 193.418790] PVR_K: 66: BIF_STATUS_MMU : 0x00000000 [ 193.424987] PVR_K: 66: BIF_READS_EXT_STATUS : 0x00000000 [ 193.431197] PVR_K: 66: BIF_READS_INT_STATUS : 0x00000000 [ 193.437409] PVR_K: 66: BIFPM_STATUS_MMU : 0x00000000 [ 193.443574] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 193.455197] PVR_K: 66: BIFPM_READS_EXT_STATUS : 0x00000000 [ 193.461486] PVR_K: 66: BIFPM_READS_INT_STATUS : 0x00000000 [ 193.467687] PVR_K: 66: Warning: BRN44871 is present [ 193.472679] PVR_K: 66: BIF_CAT_BASE_INDEX : 0x0000000000000302 [ 193.479663] PVR_K: 66: BIF_CAT_BASE0 : 0x0000000000000000 [ 193.486633] PVR_K: 66: BIF_CAT_BASE1 : 0x00000008a7bb0000 [ 193.493549] PVR_K: 66: BIF_CAT_BASE2 : 0x00000008a9a30000 [ 193.500486] PVR_K: 66: BIF_CAT_BASE3 : 0x00000008a9ba0000 [ 193.507398] PVR_K: 66: BIF_CAT_BASE4 : 0x0000000000000000 [ 193.514399] PVR_K: 66: BIF_CAT_BASE5 : 0x0000000000000000 [ 193.521316] PVR_K: 66: BIF_CAT_BASE6 : 0x0000000000000000 [ 193.528229] PVR_K: 66: BIF_CAT_BASE7 : 0x0000000000000000 [ 193.535139] PVR_K: 66: BIF_CTRL_INVAL : 0x00000000 [ 193.541347] PVR_K: 66: BIF_CTRL : 0x000000C0 [ 193.547564] PVR_K: 66: BIF_PM_CAT_BASE_VCE0 : 0x00000008aa0ed001 [ 193.554481] PVR_K: 66: BIF_PM_CAT_BASE_TE0 : 0x00000008aa0d2001 [ 193.561380] PVR_K: 66: BIF_PM_CAT_BASE_ALIST0 : 0x00000008aa0f8001 [ 193.568324] PVR_K: 66: BIF_PM_CAT_BASE_VCE1 : 0x0000000000000000 [ 193.575241] PVR_K: 66: BIF_PM_CAT_BASE_TE1 : 0x0000000000000000 [ 193.582150] PVR_K: 66: BIF_PM_CAT_BASE_ALIST1 : 0x0000000000000000 [ 193.589040] PVR_K: 66: PERF_TA_PHASE : 0x00000071 [ 193.595249] PVR_K: 66: PERF_TA_CYCLE : 0x02913160 [ 193.601454] PVR_K: 66: PERF_3D_PHASE : 0x00000079 [ 193.607742] PVR_K: 66: PERF_3D_CYCLE : 0x080BC835 [ 193.613974] PVR_K: 66: PERF_TA_OR_3D_CYCLE : 0x0A9CF995 [ 193.620180] PVR_K: 66: PERF_TA_AND_3D_CYCLE : 0x00000000 [ 193.626416] PVR_K: 66: PERF_COMPUTE_PHASE : 0x00000000 [ 193.632627] PVR_K: 66: PERF_COMPUTE_CYCLE : 0x00000000 [ 193.638838] PVR_K: 66: PM_PARTIAL_RENDER_ENABLE : 0x00000000 [ 193.645035] PVR_K: 66: ISP_RENDER : 0x00000003 [ 193.651262] PVR_K: 66: TLA_STATUS : 0x0000000000000000 [ 193.658175] PVR_K: 66: MCU_FENCE : 0x0000018000000000 [ 193.665077] PVR_K: 66: VDM_CONTEXT_STORE_STATUS : 0x00000001 [ 193.671293] PVR_K: 66: VDM_CONTEXT_STORE_TASK0 : 0x0000000000000000 [ 193.678202] PVR_K: 66: VDM_CONTEXT_STORE_TASK1 : 0x0000000000000000 [ 193.685100] PVR_K: 66: VDM_CONTEXT_STORE_TASK2 : 0x0000000000000000 [ 193.692009] PVR_K: 66: VDM_CONTEXT_RESUME_TASK0 : 0x0000000000000000 [ 193.698919] PVR_K: 66: VDM_CONTEXT_RESUME_TASK1 : 0x0000000000000000 [ 193.705842] PVR_K: 66: VDM_CONTEXT_RESUME_TASK2 : 0x0000000000000000 [ 193.712739] PVR_K: 66: ISP_CTL : 0x0002B000 [ 193.718951] PVR_K: 66: ISP_STATUS : 0x00000003 [ 193.725156] PVR_K: 66: MTS_INTCTX : 0x00000000 [ 193.731371] PVR_K: 66: MTS_BGCTX : 0x00000000 [ 193.737586] PVR_K: 66: MTS_BGCTX_COUNTED_SCHEDULE : 0x00000000 [ 193.743789] PVR_K: 66: MTS_SCHEDULE : 0x00000000 [ 193.750009] PVR_K: 66: MTS_GPU_INT_STATUS : 0x00004510 [ 193.756212] PVR_K: 66: CDM_CONTEXT_STORE_STATUS : 0x00000000 [ 193.762426] PVR_K: 66: CDM_CONTEXT_PDS0 : 0x0000000000000000 [ 193.769325] PVR_K: 66: CDM_CONTEXT_PDS1 : 0x0000000000000000 [ 193.776239] PVR_K: 66: CDM_TERMINATE_PDS : 0x0000000000000000 [ 193.783148] PVR_K: 66: CDM_TERMINATE_PDS1 : 0x0000000000000000 [ 193.790060] PVR_K: 66: SIDEKICK_IDLE : 0x0000007E [ 193.796263] PVR_K: 66: SLC_IDLE : 0x000000FF [ 193.802473] PVR_K: 66: SLC_STATUS0 : 0x00000000 [ 193.808669] PVR_K: 66: SLC_STATUS1 : 0x0000000000000000 [ 193.815574] PVR_K: 66: SLC_STATUS2 : 0x0000000000000000 [ 193.822479] PVR_K: 66: SLC_CTRL_BYPASS : 0x01000000 [ 193.828679] PVR_K: 66: SLC_CTRL_MISC : 0x0000000000200003 [ 193.835585] PVR_K: 66: MIPS_ADDR_REMAP1_CONFIG1 : 0x1FC00001 [ 193.841797] PVR_K: 66: MIPS_ADDR_REMAP1_CONFIG2 : 0x00000008a799f00c [ 193.848690] PVR_K: 66: MIPS_ADDR_REMAP2_CONFIG1 : 0x1FC01001 [ 193.854903] PVR_K: 66: MIPS_ADDR_REMAP2_CONFIG2 : 0x00000008a8e9e00c [ 193.861810] PVR_K: 66: MIPS_ADDR_REMAP3_CONFIG1 : 0x1FC02001 [ 193.868005] PVR_K: 66: MIPS_ADDR_REMAP3_CONFIG2 : 0x00000008a799d00c [ 193.874913] PVR_K: 66: MIPS_ADDR_REMAP4_CONFIG1 : 0x1FC00000 [ 193.881141] PVR_K: 66: MIPS_ADDR_REMAP4_CONFIG2 : 0x000000000000000c [ 193.888055] PVR_K: 66: MIPS_ADDR_REMAP5_CONFIG1 : 0x00000001 [ 193.894272] PVR_K: 66: MIPS_ADDR_REMAP5_CONFIG2 : 0x00000008a799f00c [ 193.901169] PVR_K: 66: MIPS_WRAPPER_CONFIG : 0x000000000001cf80 [ 193.908079] PVR_K: 66: MIPS_EXCEPTION_STATUS : 0x00000020 [ 193.914373] PVR_K: 66: ---- [ MIPS internal state ] ---- [ 193.919797] PVR_K: 66: PC : 0xC0015DC4 [ 193.926100] PVR_K: 66: STATUS_REGISTER : 0x00481C05 [ 193.932344] PVR_K: 66: CAUSE_REGISTER : 0x00800000 [ 193.938566] PVR_K: 66: BAD_REGISTER : 0xC00F19B0 [ 193.944768] PVR_K: 66: EPC : 0xC0015DC0 [ 193.950979] PVR_K: 66: SP : 0xCF600FE0 [ 193.957179] PVR_K: 66: BAD_INSTRUCTION : 0x00000000 [ 193.963399] PVR_K: 66: TLB : [ 193.968648] PVR_K: 66: 0) VA 0xCF800000 ( 64k) -> PA0 0xe20000000 DV , PAC [ 193.977282] PVR_K: 66: 1) VA 0xCF000000 ( 16k) -> PA0 0x8a88e0000 DVGC, PAC [ 193.985942] PVR_K: 66: 2) VA 0xCF600000 ( 4k) -> PA0 0x8a8e9f000 DV C, PAC [ 193.994512] PVR_K: 66: 3) VA 0xF0060000 ( 64k) -> PA0 0x00000000 C, PA1C [ 194.002988] PVR_K: 66: 4) VA 0xC00E0000 ( 64k) -> PA0 0x8a96c0000 , PAC [ 194.011639] PVR_K: 66: 5) VA 0xC0000000 ( 64k) -> PA0 0x8a8810000 DVGC, PAC [ 194.020283] PVR_K: 66: 6) VA 0xC0040000 ( 64k) -> PA0 0x8a8e90000 DVGC, PA [ 194.028927] PVR_K: 66: 7) VA 0xF00E0000 ( 64k) -> PA0 0x00000000 C, PA1C [ 194.037404] PVR_K: 66: 8) VA 0xF0100000 ( 64k) -> PA0 0x00000000 C, PA1C [ 194.045895] PVR_K: 66: 9) VA 0xF0120000 ( 64k) -> PA0 0x00000000 C, PA1C [ 194.054369] PVR_K: 66: 10) VA 0xC0120000 ( 64k) -> PA0 0xeb402e000 , PA [ 194.063041] PVR_K: 66: 11) VA 0xC00A0000 ( 64k) -> PA0 0x8a8370000 VG , PA [ 194.071684] PVR_K: 66: 12) VA 0xC00C0000 ( 64k) -> PA0 0x8aa740000 DVGC, PAC [ 194.080325] PVR_K: 66: 13) VA 0xC01C0000 ( 64k) -> PA0 0x8adc60000 DV C, PAC [ 194.088879] PVR_K: 66: 14) VA 0xF01C0000 ( 64k) -> PA0 0x00000000 C, PA1C [ 194.097346] PVR_K: 66: 15) VA 0xC0060000 ( 64k) -> PA0 0x8a8cd0000 DVG , PAC [ 194.106004] PVR_K: 66: -------------------------------- [ 194.111332] PVR_K: 66: ------[ RGX FW Trace Info ]------ [ 194.116748] PVR_K: 66: Debug log type: none [ 194.121038] PVR_K: 66: RGX FW thread 0: Trace buffer not yet allocated [ 194.127685] PVR_K: 66: ------[ Full CCB Status ]------ [ 194.132931] PVR_K: 66: FWCtx 0xC00C0740 (TQ_3D-P1437-T1437-weston) [ 194.139231] PVR_K: 66: `--<Empty> [ 194.142829] PVR_K: 66: FWCtx 0xC00C0C00 (TQ_3D-P1464-T1467-gstglcontex) [ 194.149561] PVR_K: 66: |--Ready TQ_3D @ 296 Int=122 Ext=2 [ 194.155236] PVR_K: 66: |--Ready UPDATE @ 488 Int=122 Ext=2 [ 194.161009] PVR_K: 66: | |--Addr:0xc01e0000 Val=0x00000002 [ 194.166965] PVR_K: 66: | `--Addr:0xc0130099 Val=0x00000519 [ 194.172907] PVR_K: 66: |--Waiting FENCE @ 544 Int=123 Ext=3 [ 194.178771] PVR_K: 66: | `--Addr:0xc0130099 Val=0x00000519 [ 194.184712] PVR_K: 66: |--Waiting TQ_3D @ 592 Int=123 Ext=3 [ 194.190578] PVR_K: 66: |--Waiting UPDATE @ 784 Int=123 Ext=3 [ 194.196519] PVR_K: 66: | |--Addr:0xc01e0000 Val=0x00000003 [ 194.202469] PVR_K: 66: | `--Addr:0xc01300a1 Val=0x00000519 [ 194.208411] PVR_K: 66: |--Waiting FENCE @ 840 Int=124 Ext=4 [ 194.214297] PVR_K: 66: | `--Addr:0xc01300a1 Val=0x00000519 [ 194.220248] PVR_K: 66: |--Waiting TQ_3D @ 888 Int=124 Ext=4 [ 194.226116] PVR_K: 66: |--Waiting UPDATE @ 1080 Int=124 Ext=4 [ 194.232143] PVR_K: 66: | |--Addr:0xc01e0000 Val=0x00000004 [ 194.238099] PVR_K: 66: | `--Addr:0xc0130069 Val=0x00000519 [ 194.244041] PVR_K: 66: |--Waiting FENCE @ 1136 Int=125 Ext=5 [ 194.249997] PVR_K: 66: | `--Addr:0xc0130069 Val=0x00000519 [ 194.255939] PVR_K: 66: |--Waiting TQ_3D @ 1184 Int=125 Ext=5 [ 194.261932] PVR_K: 66: |--Waiting UPDATE @ 1376 Int=125 Ext=5 [ 194.268027] PVR_K: 66: | |--Addr:0xc01e0000 Val=0x00000005 [ 194.273993] PVR_K: 66: | `--Addr:0xc0130101 Val=0x00000519 [ 194.279935] PVR_K: 66: |--Waiting FENCE @ 1432 Int=126 Ext=6 [ 194.285895] PVR_K: 66: | `--Addr:0xc0130101 Val=0x00000519 [ 194.291838] PVR_K: 66: |--Waiting TQ_3D @ 1480 Int=126 Ext=6 [ 194.297794] PVR_K: 66: `--Waiting UPDATE @ 1672 Int=126 Ext=6 [ 194.303821] PVR_K: 66: |--Addr:0xc01e0000 Val=0x00000006 [ 194.309780] PVR_K: 66: `--Addr:0xc0130109 Val=0x00000519 [ 194.315779] PVR_K: 66: FWCtx 0xC00C0040 (TA-P1437-T1437-weston) [ 194.321836] PVR_K: 66: `--<Empty> [ 194.325432] PVR_K: 66: FWCtx 0xC00C00E0 (3D-P1437-T1437-weston) [ 194.331524] PVR_K: 66: `--<Empty> [ 194.335142] PVR_K: 66: FWCtx 0xC00C0840 (TA-P1464-T1467-gstglcontext) [ 194.341708] PVR_K: 66: |--Waiting FENCE @ 0 Int=127 Ext=0 [ 194.347394] PVR_K: 66: | `--Addr:0xc01f0004 Val=0x00000000 [ 194.353335] PVR_K: 66: |--Waiting TA @ 48 Int=127 Ext=0 [ 194.358861] PVR_K: 66: `--Waiting UPDATE @ 168 Int=127 Ext=0 [ 194.364803] PVR_K: 66: |--Addr:0xc01f0004 Val=0x00000001 [ 194.370757] PVR_K: 66: |--Addr:0xc01b000c Val=0x00000058 [ 194.376743] PVR_K: 66: |--Addr:0xc01b003c Val=0x00000040 [ 194.382709] PVR_K: 66: |--Addr:0xc01b004c Val=0x00000074 [ 194.388653] PVR_K: 66: `--Addr:0xc0130111 Val=0x00000519 [ 194.394606] PVR_K: 66: FWCtx 0xC00C08E0 (3D-P1464-T1467-gstglcontext) [ 194.401154] PVR_K: 66: |--Waiting FENCE_PR @ 0 Int=127 Ext=0 [ 194.407112] PVR_K: 66: | `--Addr:0xc01f0004 Val=0x00000001 [ 194.413054] PVR_K: 66: `--Waiting 3D_PR @ 48 Int=127 Ext=0 [ 194.418837] PVR_K: 66: ------[ RGX Device: End ]------ [ 194.424090] PVR_K: 66: ------[ System Summary ]------ [ 194.429252] PVR_K: 66: Device System Power State: ON [ 194.434340] PVR_K: 66: MaxHWTOut: 500000us, WtTryCt: 10000, WDGTOut(on,off)) [ 194.443248] PVR_K: 66: ------[ Server Thread Summary ]------ [ 194.449036] PVR_K: 66: pvr_defer_free : Running [ 194.453885] PVR_K: 66: Number of deferred cleanup items : 0 [ 194.459916] PVR_K: 66: pvr_device_wdg : Running [ 194.464723] PVR_K: 66: pvr_cacheop : Running [ 194.469276] PVR_K: 66: Configuration: QSZ: 16, UKT: -1, KDFT: 131072, Ls [ 194.480449] PVR_K: 66: Pending deferred CacheOp entries : 0 [ 194.486527] PVR_K: 66: ------[ AppHint Settings ]------ [ 194.491860] PVR_K: 66: Build Vars [ 194.495456] PVR_K: 66: HWRDebugDumpLimit: 0x00000001 [ 194.500873] PVR_K: 66: EnableTrustedDeviceAceConfig: N [ 194.506480] PVR_K: 66: CleanupThreadPriority: 0x00000005 [ 194.512243] PVR_K: 66: WatchdogThreadPriority: 0x00000000 [ 194.518107] PVR_K: 66: HWPerfClientBufferSize: 0x000c0000 [ 194.523958] PVR_K: 66: Module Params [ 194.527817] PVR_K: 66: none [ 194.531071] PVR_K: 66: Debugfs Params [ 194.535024] PVR_K: 66: CacheOpConfig: 0x0000000c [ 194.540097] PVR_K: 66: CacheOpUMKMThresholdSize: 0xffffffff [ 194.546139] PVR_K: 66: Debugfs Params Device ID: 0 [ 194.551211] PVR_K: 66: none [ 194.554494] PVR_K: 66: ------[ HTB Log state: Off ]------ [ 194.560011] PVR_K: 66: ------[ Active Sync Checkpoints ]------ [ 194.565969] PVR_K: 66: - ID = 352, FWAddr = 0xc0130110, r1:e1:f0: es3_0 [ 194.573517] PVR_K: 66: - ID = 351, FWAddr = 0xc0130108, r1:e1:f0: TQM [ 194.580111] PVR_K: 66: - ID = 350, FWAddr = 0xc0130100, r1:e2:f0: TQM [ 194.586706] PVR_K: 66: - ID = 349, FWAddr = 0xc0130068, r1:e2:f0: TQM [ 194.593301] PVR_K: 66: - ID = 348, FWAddr = 0xc01300a0, r1:e2:f0: TQM [ 194.599895] PVR_K: 66: - ID = 347, FWAddr = 0xc0130098, r1:e2:f0: TQM [ 194.606616] ------[ Native Fence Sync: timelines ]------ [ 194.611947] foreign_sync: @0 ctx=3 refs=1 [ 194.615975] sw: RM_SWTimeline-weston-1437 @0 cur=0 [ 194.620786] rogue-ta3d: @58 ctx=175 refs=3 [ 194.624870] @56: (++) refs=1 fwaddr=0xc0130041 enqueue=1 status=Signalled 5e [ 194.633113] @57: (++) refs=1 fwaddr=0xc0130071 enqueue=1 status=Signalled 5e [ 194.641466] V3-weston-1437: @58 ctx=177 refs=3 [ 194.645895] @56: (++) refs=1 fwaddr=0xc0130049 enqueue=1 status=Signalled 59 [ 194.654396] @57: (++) refs=3 fwaddr=0xc0130081 enqueue=1 status=Signalled 50 [ 194.663059] P3-weston-1437: @58 ctx=178 refs=4 [ 194.667488] @55: (++) refs=1 fwaddr=0xc0130051 enqueue=1 status=Signalled 58 [ 194.675989] @56: (++) refs=2 fwaddr=0xc0130061 enqueue=1 status=Signalled 59 [ 194.684491] @57: (++) refs=3 fwaddr=0xc01300f9 enqueue=1 status=Signalled 50 [ 194.693188] rogue-tq3d: @0 ctx=181 refs=1 [ 194.697208] QE-weston-1437: @4 ctx=182 refs=2 [ 194.701550] @3: (++) refs=3 fwaddr=0xc0130059 enqueue=2 status=Signalled 3-M [ 194.708915] sw: RM_SWTimeline-gst-launch-1.0-gs @0 cur=0 [ 194.714260] rogue-ta3d: @0 ctx=356 refs=1 [ 194.718331] rogue-tq3d: @0 ctx=358 refs=1 [ 194.722387] QE-launch-1.0-gstglcontext-1464: @6 ctx=359 refs=6 [ 194.728204] @1: (+-) refs=2 fwaddr=0xc0130099 enqueue=2 status=Active 1-M [ 194.735493] @2: (+-) refs=2 fwaddr=0xc01300a1 enqueue=2 status=Active 2-M [ 194.742782] @3: (+-) refs=2 fwaddr=0xc0130069 enqueue=2 status=Active 3-M [ 194.750069] @4: (+-) refs=2 fwaddr=0xc0130101 enqueue=2 status=Active 4-M [ 194.757356] @5: (+-) refs=4 fwaddr=0xc0130109 enqueue=1 status=Active 5-M [ 194.764772] V3-launch-1.0-gstglcontext-1464: @1 ctx=360 refs=2 [ 194.770587] @0: (+-) refs=4 fwaddr=0xc0130111 enqueue=1 status=Active 0-0 [ 194.778911] PVR_K: 66: ------------[ PVR DBG: END ]------------ [ 194.785015] ------------[ cut here ]------------ [ 194.789673] WARNING: CPU: 0 PID: 66 at /jenkins/psdkla-dunfell/release/j7-ev] [ 194.818194] Modules linked in: xt_conntrack xt_MASQUERADE xt_addrtype iptabl6 [ 194.900310] CPU: 0 PID: 66 Comm: kworker/u4:1 Tainted: G W O 5.1 [ 194.909158] Hardware name: Texas Instruments J721E SK (DT) [ 194.914662] Workqueue: pvr_misr MISRWrapper [pvrsrvkm] [ 194.919786] pstate: 80000005 (Nzcv daif -PAN -UAO -TCO BTYPE=--) [ 194.925806] pc : PVRSRVDebugRequest+0x498/0x628 [pvrsrvkm] [ 194.931306] lr : PVRSRVDebugRequest+0x498/0x628 [pvrsrvkm] [ 194.936773] sp : ffff80001296fc60 [ 194.940073] x29: ffff80001296fc60 x28: ffff80001c110ac0 [ 194.945369] x27: ffff8000115efcc8 x26: ffff8000097f9bd8 [ 194.950666] x25: ffff000826aeb900 x24: 0000000000000009 [ 194.955962] x23: 0000000000000002 x22: 0000000000000000 [ 194.961257] x21: 0000000000000000 x20: ffff000826aeb9d8 [ 194.966553] x19: ffff000825edd320 x18: 0000000000000010 [ 194.971849] x17: 0000000000002c00 x16: 0000000000003800 [ 194.977145] x15: ffff00082031bb30 x14: 00000000000004c7 [ 194.982441] x13: 0000000000000000 x12: 000000000000014f [ 194.987736] x11: 00000000000001a5 x10: 00000000000009a0 [ 194.993032] x9 : ffff80001296fab0 x8 : ffff00082031c000 [ 194.998328] x7 : ffff00087fa6b140 x6 : ffff00087fa6b0c0 [ 195.003623] x5 : 00000000410fd080 x4 : 0000000000f0000f [ 195.008919] x3 : 0000000000000000 x2 : ffffffffffffff00 [ 195.014213] x1 : 0000000000000000 x0 : ffff000820792a80 [ 195.019510] Call trace: [ 195.021984] PVRSRVDebugRequest+0x498/0x628 [pvrsrvkm] [ 195.027136] PVRSRVSetDeviceSystemPowerState+0xfc/0x1d0 [pvrsrvkm] [ 195.033329] RGXCheckFirmwareCCB+0x180/0x4e0 [pvrsrvkm] [ 195.038568] RGX_MISRHandler_Main+0x2c/0x68 [pvrsrvkm] [ 195.043720] MISRWrapper+0x1c/0x28 [pvrsrvkm] [ 195.048069] process_one_work+0x1a0/0x328 [ 195.052064] worker_thread+0x4c/0x420 [ 195.055713] kthread+0x140/0x160 [ 195.058927] ret_from_fork+0x10/0x34 [ 195.062488] ---[ end trace 29bf74f8ac9e32dd ]--- [ 195.067455] PVR_K:(Error): 66: RGXCheckFirmwareCCB: Failed firmware resta] [ 195.077392] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 195.817018] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 196.553057] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 197.289082] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 198.029110] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 198.765153] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 199.501171] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 200.237201] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 200.973225] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 201.709255] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 202.449281] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 203.185321] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 203.921334] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 204.657383] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 205.393389] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 206.129427] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 206.865442] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 207.601510] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 208.337495] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 209.073569] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 209.809545] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 210.545582] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 211.281596] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 212.017666] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 212.753645] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR] [ 213.593716] PVR_K:(Error): 1464- 1467: PVRSRVWaitForValueKM() failed (PVRSR]
If I only initialize the weston, and skip the gpu fix script, atleast the pipeline mentioned above will run. Although the PVR error will be displayed in this case
Setting pipeline to PAUSED ... Pipeline is live and does not need PREROLL ... Got context from element 'sink': gst.gl.GLDisplay=context, gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayWayland\)\ gldisplaywayland0"; Setting pipeline to PLAYING ... New clock: GstSystemClock (1461) PVR:(Error): ScheduleTA: Skipping render from different gc/thread! [ :5864 ]
The main problem for me in executing my script is the restart issue. Would like any points that may help regarding this.
Thanks and Regards,
Gokul
Hi Gokul,
It is probably due to the version of GPU driver. If you have the bandwidth, can you see if you can follow this guide using PSDK 8.4 instead of 8.2 to update GPU PVR driver to 1.15: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1094811/faq-tda4vm-how-do-i-update-the-gpu-driver-to-a-newer-version
If not, I will need around 1 to 2 days to generate/test the binaries that would work with the Edge AI SDK 8.4 image.
Regards,
Takuma
Hi,
I tried to do this part. But in the end, the image I built does not have many of the required functions that were available in the balena-etcher image.
This includes
- onnxruntime (import error)
- tiovx gstreamer elements
If these are also present, then I maybe able to port the code into this.
---------------------------------------------
Were you asking me to flash the 8.4 balena-etcher image first to sd card, and then use the generated .ko file (step 8) in that image?
Regards,
Gokul
Hi Gokul,
Were you asking me to flash the 8.4 balena-etcher image first to sd card, and then use the generated .ko file (step 8) in that image?
Yes, exactly. Could you try copying in the following into the rootfs partition of the SD card:
These are the latest GPU drivers available, compiled for the latest 8.4 SDK. I have tested this combination out and so far have not seen the PVR error messages.
Regards,
Takuma
Hi,
Tried the method you told. Still facing errors --> no restart, but inference is not happening
- In minicom, the error is as such
[ 207.074895] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 207.824590] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 207.979414] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 208.600068] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 209.319356] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 209.762895] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 213.895349] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 214.829283] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 215.136581] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 216.528537] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 216.585591] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 217.579463] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 219.508908] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 221.654535] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 221.826509] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 222.936417] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 223.410014] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 224.101742] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 224.262895] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 224.733143] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 225.769607] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 226.463907] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 228.571271] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 228.740458] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 229.285817] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 230.121400] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 230.441113] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 230.811996] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 230.956135] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 232.253568] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 233.277105] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 233.509790] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 234.270188] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 234.556691] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 234.776415] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 235.322913] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 235.593189] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 235.824409] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 235.939165] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 257.761196] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800) [ 258.176415] tidss 4a00000.dss: CRTC1 SYNC LOST: (irq 800)
In SSH, when I run the code, the error is coming as such
./board_inference.py libtidl_onnxrt_EP loaded 0xba962c0 Final number of subgraphs created are : 1, - Offloaded Nodes - 276, Total Nodes - 276 APP: Init ... !!! MEM: Init ... !!! MEM: Initialized DMA HEAP (fd=4) !!! MEM: Init ... Done !!! IPC: Init ... !!! IPC: Init ... Done !!! REMOTE_SERVICE: Init ... !!! REMOTE_SERVICE: Init ... Done !!! 527.530898 s: GTC Frequency = 200 MHz APP: Init ... Done !!! 527.530949 s: VX_ZONE_INIT:Enabled 527.530958 s: VX_ZONE_ERROR:Enabled 527.530966 s: VX_ZONE_WARNING:Enabled 527.532497 s: VX_ZONE_INIT:[tivxInitLocal:130] Initialization Done !!! 527.535444 s: VX_ZONE_INIT:[tivxHostInitLocal:86] Initialization Done for HOST !!! 527.565732 s: VX_ZONE_ERROR:[ownContextSendCmd:814] Command ack message returned failure cmd_status: -1 527.565764 s: VX_ZONE_ERROR:[ownContextSendCmd:850] tivxEventWait() failed. 527.565792 s: VX_ZONE_ERROR:[ownNodeKernelInit:538] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 527.565812 s: VX_ZONE_ERROR:[ownNodeKernelInit:539] Please be sure the target callbacks have been registered for this core 527.565830 s: VX_ZONE_ERROR:[ownNodeKernelInit:540] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 527.565850 s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!! 527.565872 s: VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed 527.565891 s: VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed TIDL_RT_OVX: ERROR: Verifying TIDL graph ... Failed !!! TIDL_RT_OVX: ERROR: Verify OpenVX graph failed ------------------------------------------------------------------------------- [GST SRC STR] [FLOW 0] v4l2src device=/dev/video2 io-mode=2 ! image/jpeg, width=640, height=480 ! jpegdec ! tiovxdlcolorconvert target=1 ! video/x-raw, format=NV12 ! tiovxmultiscaler name=split_01 split_01. ! queue max-size-buffers=2 leaky=2 ! video/x-raw, width=640, height=480 ! videoscale ! video/x-raw, width=640, height=640 ! tiovxdlpreproc data-type=3 target=0 channel-order=0 tensor-format=bgr out-pool-size=4 ! application/x-tensor-tiovx ! appsink name=pre_0 max-buffers=1 drop=true split_01. ! queue max-size-buffers=6 leaky=2 ! video/x-raw, width=640, height=480 ! tiovxdlcolorconvert target=1 out-pool-size=4 ! video/x-raw, format=RGB ! appsink name=sen_0 max-buffers=2 drop=true [GST SINK STR] appsrc format=GST_FORMAT_TIME is-live=true block=true do-timestamp=true name=post_0 ! tiovxdlcolorconvert target=1 ! video/x-raw,format=NV12, width=640, height=480 ! fpsdisplaysink video-sink="glimagesink" ------------------------------------------------------------------------------- Starting Weston ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- GST_DEBUG_NO_COLOR=1 GST_TRACERS=latency(flags=element) GST_DEBUG=GST_TRACER:7 GST_DEBUG_FILE=/opt/edge_ai_apps/apps_python/working_code/logs/python_debug_test_trial_4.log ------------------------------------------------------------------------------- Graph Details : <flags GST_DEBUG_GRAPH_SHOW_MEDIA_TYPE | GST_DEBUG_GRAPH_SHOW_CAPS_DETAILS | GST_DEBUG_GRAPH_SHOW_NON_DEFAULT_PARAMS | GST_DEBUG_GRAPH_SHOW_STATES | GST_DEBUG_GRAPH_SHOW_ALL of type Gst.DebugGraphDetails> 537.431446 s: VX_ZONE_ERROR:[ownContextSendCmd:814] Command ack message returned failure cmd_status: -1 537.431476 s: VX_ZONE_ERROR:[ownContextSendCmd:850] tivxEventWait() failed. 537.431490 s: VX_ZONE_ERROR:[ownNodeKernelInit:538] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 537.431502 s: VX_ZONE_ERROR:[ownNodeKernelInit:539] Please be sure the target callbacks have been registered for this core 537.431519 s: VX_ZONE_ERROR:[ownNodeKernelInit:540] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 537.431531 s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!! 537.431543 s: VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed 537.431552 s: VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed 537.431669 s: VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:820] graph is not in a state required to be scheduled 537.431680 s: VX_ZONE_ERROR:[vxProcessGraph:755] schedule graph failed 537.431685 s: VX_ZONE_ERROR:[vxProcessGraph:760] wait graph failed ERROR: Running TIDL graph ... Failed !!! [UTILS] [yolox-s] Time for 'dl-inference': 19.06 ms (avg 19.06 ms) 537.464330 s: VX_ZONE_ERROR:[ownContextSendCmd:814] Command ack message returned failure cmd_status: -1 537.464371 s: VX_ZONE_ERROR:[ownContextSendCmd:850] tivxEventWait() failed. 537.464385 s: VX_ZONE_ERROR:[ownNodeKernelInit:538] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 537.464396 s: VX_ZONE_ERROR:[ownNodeKernelInit:539] Please be sure the target callbacks have been registered for this core 537.464406 s: VX_ZONE_ERROR:[ownNodeKernelInit:540] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 537.464417 s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!! 537.464429 s: VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed 537.464437 s: VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed 537.464562 s: VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:820] graph is not in a state required to be scheduled 537.464578 s: VX_ZONE_ERROR:[vxProcessGraph:755] schedule graph failed 537.464587 s: VX_ZONE_ERROR:[vxProcessGraph:760] wait graph failed ERROR: Running TIDL graph ... Failed !!! [UTILS] [yolox-s] Time for 'dl-inference': 21.63 ms (avg 20.35 ms) [UTILS] [yolox-s] Metric 'total time': 26.35 ms [UTILS] [yolox-s] Metric 'framerate': 37.95 fps 537.491453 s: VX_ZONE_ERROR:[ownContextSendCmd:814] Command ack message returned failure cmd_status: -1 537.491482 s: VX_ZONE_ERROR:[ownContextSendCmd:850] tivxEventWait() failed. 537.491508 s: VX_ZONE_ERROR:[ownNodeKernelInit:538] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 537.491528 s: VX_ZONE_ERROR:[ownNodeKernelInit:539] Please be sure the target callbacks have been registered for this core 537.491545 s: VX_ZONE_ERROR:[ownNodeKernelInit:540] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 537.491565 s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!! 537.491588 s: VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed 537.491605 s: VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed 537.491737 s: VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:820] graph is not in a state required to be scheduled 537.491760 s: VX_ZONE_ERROR:[vxProcessGraph:755] schedule graph failed 537.491776 s: VX_ZONE_ERROR:[vxProcessGraph:760] wait graph failed ERROR: Running TIDL graph ... Failed !!! [UTILS] [yolox-s] Time for 'dl-inference': 20.47 ms (avg 20.39 ms) [UTILS] [yolox-s] Metric 'total time': 36.23 ms [UTILS] [yolox-s] Metric 'framerate': 27.60 fps 537.535461 s: VX_ZONE_ERROR:[ownContextSendCmd:814] Command ack message returned failure cmd_status: -1 537.535485 s: VX_ZONE_ERROR:[ownContextSendCmd:850] tivxEventWait() failed. 537.535715 s: VX_ZONE_ERROR:[ownNodeKernelInit:538] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 537.535726 s: VX_ZONE_ERROR:[ownNodeKernelInit:539] Please be sure the target callbacks have been registered for this core 537.535764 s: VX_ZONE_ERROR:[ownNodeKernelInit:540] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 537.535899 s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!! 537.535940 s: VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed 537.535949 s: VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed 537.536151 s: VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:820] graph is not in a state required to be scheduled 537.536162 s: VX_ZONE_ERROR:[vxProcessGraph:755] schedule graph failed 537.536199 s: VX_ZONE_ERROR:[vxProcessGraph:760] wait graph failed ERROR: Running TIDL graph ... Failed !!! [UTILS] [yolox-s] Time for 'dl-inference': 20.54 ms (avg 20.42 ms) [UTILS] [yolox-s] Metric 'total time': 32.63 ms [UTILS] [yolox-s] Metric 'framerate': 30.64 fps 537.561666 s: VX_ZONE_ERROR:[ownContextSendCmd:814] Command ack message returned failure cmd_status: -1 537.561714 s: VX_ZONE_ERROR:[ownContextSendCmd:850] tivxEventWait() failed. 537.561755 s: VX_ZONE_ERROR:[ownNodeKernelInit:538] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 537.561778 s: VX_ZONE_ERROR:[ownNodeKernelInit:539] Please be sure the target callbacks have been registered for this core 537.561799 s: VX_ZONE_ERROR:[ownNodeKernelInit:540] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 537.561827 s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!! 537.561854 s: VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed 537.561874 s: VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed 537.562035 s: VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:820] graph is not in a state required to be scheduled 537.562061 s: VX_ZONE_ERROR:[vxProcessGraph:755] schedule graph failed 537.562078 s: VX_ZONE_ERROR:[vxProcessGraph:760] wait graph failed ERROR: Running TIDL graph ... Failed !!! [UTILS] [yolox-s] Time for 'dl-inference': 19.23 ms (avg 20.19 ms) [UTILS] [yolox-s] Metric 'total time': 30.86 ms [UTILS] [yolox-s] Metric 'framerate': 32.40 fps 537.590578 s: VX_ZONE_ERROR:[ownContextSendCmd:814] Command ack message returned failure cmd_status: -1 537.590609 s: VX_ZONE_ERROR:[ownContextSendCmd:850] tivxEventWait() failed. 537.590636 s: VX_ZONE_ERROR:[ownNodeKernelInit:538] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 537.590656 s: VX_ZONE_ERROR:[ownNodeKernelInit:539] Please be sure the target callbacks have been registered for this core 537.590672 s: VX_ZONE_ERROR:[ownNodeKernelInit:540] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 537.590692 s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!! 537.590713 s: VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed 537.590732 s: VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed 537.590880 s: VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:820] graph is not in a state required to be scheduled 537.590890 s: VX_ZONE_ERROR:[vxProcessGraph:755] schedule graph failed 537.590901 s: VX_ZONE_ERROR:[vxProcessGraph:760] wait graph failed ERROR: Running TIDL graph ... Failed !!! [UTILS] [yolox-s] Time for 'dl-inference': 19.36 ms (avg 20.05 ms) [UTILS] [yolox-s] Metric 'total time': 30.50 ms [UTILS] [yolox-s] Metric 'framerate': 32.78 fps 537.619704 s: VX_ZONE_ERROR:[ownContextSendCmd:814] Command ack message returned failure cmd_status: -1 537.619734 s: VX_ZONE_ERROR:[ownContextSendCmd:850] tivxEventWait() failed. 537.619759 s: VX_ZONE_ERROR:[ownNodeKernelInit:538] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 537.619778 s: VX_ZONE_ERROR:[ownNodeKernelInit:539] Please be sure the target callbacks have been registered for this core 537.619794 s: VX_ZONE_ERROR:[ownNodeKernelInit:540] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 537.619814 s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!! 537.619836 s: VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed 537.619854 s: VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed 537.619978 s: VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:820] graph is not in a state required to be scheduled 537.620001 s: VX_ZONE_ERROR:[vxProcessGraph:755] schedule graph failed 537.620017 s: VX_ZONE_ERROR:[vxProcessGraph:760] wait graph failed ERROR: Running TIDL graph ... Failed !!! [UTILS] [yolox-s] Time for 'dl-inference': 19.48 ms (avg 19.97 ms) [UTILS] [yolox-s] Metric 'total time': 30.68 ms [UTILS] [yolox-s] Metric 'framerate': 32.60 fps 537.649749 s: VX_ZONE_ERROR:[ownContextSendCmd:814] Command ack message returned failure cmd_status: -1 537.649784 s: VX_ZONE_ERROR:[ownContextSendCmd:850] tivxEventWait() failed. 537.649808 s: VX_ZONE_ERROR:[ownNodeKernelInit:538] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 537.649818 s: VX_ZONE_ERROR:[ownNodeKernelInit:539] Please be sure the target callbacks have been registered for this core 537.649826 s: VX_ZONE_ERROR:[ownNodeKernelInit:540] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 537.649836 s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!! 537.649848 s: VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed 537.649857 s: VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed 537.649976 s: VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:820] graph is not in a state required to be scheduled 537.650018 s: VX_ZONE_ERROR:[vxProcessGraph:755] schedule graph failed 537.650026 s: VX_ZONE_ERROR:[vxProcessGraph:760] wait graph failed ERROR: Running TIDL graph ... Failed !!! [UTILS] [yolox-s] Time for 'dl-inference': 19.29 ms (avg 19.88 ms) [UTILS] [yolox-s] Metric 'total time': 30.27 ms [UTILS] [yolox-s] Metric 'framerate': 33.03 fps 537.676936 s: VX_ZONE_ERROR:[ownContextSendCmd:814] Command ack message returned failure cmd_status: -1 537.676965 s: VX_ZONE_ERROR:[ownContextSendCmd:850] tivxEventWait() failed. 537.676995 s: VX_ZONE_ERROR:[ownNodeKernelInit:538] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 537.677014 s: VX_ZONE_ERROR:[ownNodeKernelInit:539] Please be sure the target callbacks have been registered for this core 537.677031 s: VX_ZONE_ERROR:[ownNodeKernelInit:540] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 537.677051 s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!! 537.677071 s: VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed 537.677089 s: VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed 537.677246 s: VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:820] graph is not in a state required to be scheduled 537.677278 s: VX_ZONE_ERROR:[vxProcessGraph:755] schedule graph failed 537.677294 s: VX_ZONE_ERROR:[vxProcessGraph:760] wait graph failed ERROR: Running TIDL graph ... Failed !!! [UTILS] [yolox-s] Time for 'dl-inference': 19.42 ms (avg 19.83 ms) [UTILS] [yolox-s] Metric 'total time': 29.94 ms [UTILS] [yolox-s] Metric 'framerate': 33.40 fps 537.705675 s: VX_ZONE_ERROR:[ownContextSendCmd:814] Command ack message returned failure cmd_status: -1 537.705702 s: VX_ZONE_ERROR:[ownContextSendCmd:850] tivxEventWait() failed. 537.705716 s: VX_ZONE_ERROR:[ownNodeKernelInit:538] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 537.705726 s: VX_ZONE_ERROR:[ownNodeKernelInit:539] Please be sure the target callbacks have been registered for this core 537.705734 s: VX_ZONE_ERROR:[ownNodeKernelInit:540] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 537.705743 s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!! 537.705756 s: VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed 537.705765 s: VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed 537.705880 s: VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:820] graph is not in a state required to be scheduled 537.705915 s: VX_ZONE_ERROR:[vxProcessGraph:755] schedule graph failed 537.705926 s: VX_ZONE_ERROR:[vxProcessGraph:760] wait graph failed ERROR: Running TIDL graph ... Failed !!! [UTILS] [yolox-s] Time for 'dl-inference': 19.66 ms (avg 19.81 ms) [UTILS] [yolox-s] Metric 'total time': 29.75 ms [UTILS] [yolox-s] Metric 'framerate': 33.61 fps 537.734734 s: VX_ZONE_ERROR:[ownContextSendCmd:814] Command ack message returned failure cmd_status: -1 537.734761 s: VX_ZONE_ERROR:[ownContextSendCmd:850] tivxEventWait() failed. 537.734961 s: VX_ZONE_ERROR:[ownNodeKernelInit:538] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 537.734971 s: VX_ZONE_ERROR:[ownNodeKernelInit:539] Please be sure the target callbacks have been registered for this core 537.735009 s: VX_ZONE_ERROR:[ownNodeKernelInit:540] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 537.735077 s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!! 537.735119 s: VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed 537.735245 s: VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed 537.735386 s: VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:820] graph is not in a state required to be scheduled 537.735397 s: VX_ZONE_ERROR:[vxProcessGraph:755] schedule graph failed 537.735434 s: VX_ZONE_ERROR:[vxProcessGraph:760] wait graph failed ERROR: Running TIDL graph ... Failed !!! [UTILS] [yolox-s] Time for 'dl-inference': 20.06 ms (avg 19.84 ms) [UTILS] [yolox-s] Metric 'total time': 29.83 ms [UTILS] [yolox-s] Metric 'framerate': 33.52 fps 537.763747 s: VX_ZONE_ERROR:[ownContextSendCmd:814] Command ack message returned failure cmd_status: -1 537.763778 s: VX_ZONE_ERROR:[ownContextSendCmd:850] tivxEventWait() failed. 537.763995 s: VX_ZONE_ERROR:[ownNodeKernelInit:538] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 537.764009 s: VX_ZONE_ERROR:[ownNodeKernelInit:539] Please be sure the target callbacks have been registered for this core 537.764050 s: VX_ZONE_ERROR:[ownNodeKernelInit:540] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 537.764123 s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!! 537.764169 s: VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed 537.764318 s: VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed 537.764467 s: VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:820] graph is not in a state required to be scheduled 537.764479 s: VX_ZONE_ERROR:[vxProcessGraph:755] schedule graph failed 537.764515 s: VX_ZONE_ERROR:[vxProcessGraph:760] wait graph failed ERROR: Running TIDL graph ... Failed !!! [UTILS] [yolox-s] Time for 'dl-inference': 20.49 ms (avg 19.89 ms) [UTILS] [yolox-s] Metric 'total time': 29.73 ms [UTILS] [yolox-s] Metric 'framerate': 33.64 fps 537.791811 s: VX_ZONE_ERROR:[ownContextSendCmd:814] Command ack message returned failure cmd_status: -1 537.791840 s: VX_ZONE_ERROR:[ownContextSendCmd:850] tivxEventWait() failed. 537.791870 s: VX_ZONE_ERROR:[ownNodeKernelInit:538] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 537.791891 s: VX_ZONE_ERROR:[ownNodeKernelInit:539] Please be sure the target callbacks have been registered for this core 537.791908 s: VX_ZONE_ERROR:[ownNodeKernelInit:540] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 537.791927 s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!! 537.791949 s: VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed 537.791967 s: VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed 537.792093 s: VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:820] graph is not in a state required to be scheduled 537.792104 s: VX_ZONE_ERROR:[vxProcessGraph:755] schedule graph failed 537.792114 s: VX_ZONE_ERROR:[vxProcessGraph:760] wait graph failed ERROR: Running TIDL graph ... Failed !!! [UTILS] [yolox-s] Time for 'dl-inference': 19.38 ms (avg 19.85 ms) [UTILS] [yolox-s] Metric 'total time': 29.64 ms [UTILS] [yolox-s] Metric 'framerate': 33.74 fps 537.820530 s: VX_ZONE_ERROR:[ownContextSendCmd:814] Command ack message returned failure cmd_status: -1 537.820558 s: VX_ZONE_ERROR:[ownContextSendCmd:850] tivxEventWait() failed. 537.820741 s: VX_ZONE_ERROR:[ownNodeKernelInit:538] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 537.820752 s: VX_ZONE_ERROR:[ownNodeKernelInit:539] Please be sure the target callbacks have been registered for this core 537.820789 s: VX_ZONE_ERROR:[ownNodeKernelInit:540] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 537.820858 s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:583] kernel init for node 0, kernel com.ti.tidl:1:1 ... failed !!! 537.820872 s: VX_ZONE_ERROR:[vxVerifyGraph:2055] Node kernel init failed 537.820879 s: VX_ZONE_ERROR:[vxVerifyGraph:2109] Graph verify failed 537.821052 s: VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:820] graph is not in a state required to be scheduled 537.821064 s: VX_ZONE_ERROR:[vxProcessGraph:755] schedule graph failed 537.821109 s: VX_ZONE_ERROR:[vxProcessGraph:760] wait graph failed ERROR: Running TIDL graph ... Failed !!!
Again, thanks for the constant support from your side.
Thanks,
Gokul
Hi Gokul,
If this is on the 8.2 SDK version, could you try running the following script:
We had a bug that was fixed in 8.4 SDK version where the board will reboot itself in certain circumstances.
As for the logs:
For the first set of logs shared with the tidss (TI display sub system) issues, it looks like a display/GPU issue. It may be the drivers I shared were not happy with the system - I compiled the binaries for 8.4, but if you are on 8.2, I can recompile and test them on that version as well before sharing.
As for the second set of logs, they are related to TIDL (TI Deep Learning) node, which is called by the runtimes like ONNX or TFLite runtimes. These seem separate from the issues that we were having, since the TIDL error messages should be unrelated to GPU or display. These error messages may come up if the application shuts itself off in a weird state, and usually fixed by a reboot of the board. Do these error messages come up after rebooting?
Lastly, thank you for your patience with this debug. We will continue to debug on our end as well, and hopefully we can work out a fix together.
Regards,
Takuma
Hi Takuma,
As for the logs:
For the first set of logs shared with the tidss (TI display sub system) issues, it looks like a display/GPU issue. It may be the drivers I shared were not happy with the system - I compiled the binaries for 8.4, but if you are on 8.2, I can recompile and test them on that version as well before sharing.
As for the second set of logs, they are related to TIDL (TI Deep Learning) node, which is called by the runtimes like ONNX or TFLite runtimes. These seem separate from the issues that we were having, since the TIDL error messages should be unrelated to GPU or display. These error messages may come up if the application shuts itself off in a weird state, and usually fixed by a reboot of the board. Do these error messages come up after rebooting?
The two sets of logs are coming together. I just kept two terminals open, one in minicom, and one in SSH. I was taking the outputs that were coming in each terminal in this case. I ran the code on the 8.4 version of TI SDK, so dont really know what happened there..
It would be great if you can compile the binaries for 8.2. In the 8.4 one, I am facing the previous error logs, constant glitches on screen, and no bounding boxes being displayed. I will test it on that as well from my side.
I will try the script provided by you as well, and update you if any issues are obtained on that side.
Regards
Gokul
Hi Gokul,
I posted on our previous thread the solution to the original issue where kmssink was capping at 30 FPS: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1159489/sk-tda4vm-gstreamer-object-detection-latency-issues
We will continue to look into the issue with glimagesink/GPU, but let us know if the changes to the GStreamer pipeline I posted in our previous thread will unblock you.
Regards,
Takuma
Hi Gokul,
I have not heard back in a while, but were you able to work around the issue being faced? Or is this still an open issue?
Regards,
Takuma