You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of L4T/JetPack
L4T/JetPack version: 4.6.3
Which Jetson
Jetson: TX2
To Reproduce
Steps to reproduce the behavior:
When I run this /usr/src/tensorrt/bin/trtexec --verbose --onnx=best.onnx --saveEngine=bestOnnx.engine --explicitBatch, some boots it works great but some boots it gave me an ****NvRmMemInit failed**** when trying to read CUDA device.
When it works, I get the normal graphical interface. When it doesn't, I get a flickering screen with no image.
Expected behavior
Run trtexec until the end.
Get graphical interface.
Additional context
I've tried to add NVIDIA services to the Before= fields but no success.
The text was updated successfully, but these errors were encountered:
Describe the issue
Please describe the issue
What version of L4T/JetPack
L4T/JetPack version: 4.6.3
Which Jetson
Jetson: TX2
To Reproduce
Steps to reproduce the behavior:
When I run this
/usr/src/tensorrt/bin/trtexec --verbose --onnx=best.onnx --saveEngine=bestOnnx.engine --explicitBatch
, some boots it works great but some boots it gave me an****NvRmMemInit failed****
when trying to read CUDA device.When it works, I get the normal graphical interface. When it doesn't, I get a flickering screen with no image.
Expected behavior
Run trtexec until the end.
Get graphical interface.
Additional context
I've tried to add NVIDIA services to the
Before=
fields but no success.The text was updated successfully, but these errors were encountered: