Hello All
Machine Configuration
VGA compatible controller: NVIDIA Corporation GP102 [GeForce GTX 1080 Ti] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Dell Device 3600
Flags: bus master, fast devsel, latency 0, IRQ 152
Memory at de000000 (32-bit, non-prefetchable) [size=16M]
Memory at c0000000 (64-bit, prefetchable) [size=256M]
Memory at d0000000 (64-bit, prefetchable) [size=32M]
I/O ports at e000 [size=128]
[virtual] Expansion ROM at df000000 [disabled] [size=512K]
Capabilities:
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia_drm, nvidia
docker version
Client:
Version: 1.13.1
API version: 1.26
Package version: docker-1.13.1-204.git0be3e21.el7_9.x86_64
Go version: go1.10.3
Git commit: 0be3e21/1.13.1
Built: Fri Feb 12 08:57:04 2021
OS/Arch: linux/amd64
Server:
Version: 1.13.1
API version: 1.26 (minimum version 1.12)
Package version: docker-1.13.1-204.git0be3e21.el7_9.x86_64
Go version: go1.10.3
Git commit: 0be3e21/1.13.1
Built: Fri Feb 12 08:57:04 2021
OS/Arch: linux/amd64
am trying to run sample of config file with external uri and am getting following error can some help please
** ERROR: <create_encode_file_bin:465>: create_encode_file_bin failed
** ERROR: <create_sink_bin:776>: create_sink_bin failed
** ERROR: <create_processing_instance:802>: create_processing_instance failed
** ERROR: <create_pipeline:1294>: create_pipeline failed
** ERROR: main:636: Failed to create pipeline
Thanks
@Fiona.Chen i am running it from the ngc docker and also i have installed all the requirements but still dont understand why does it give me error and also without external uri it gives me error (ERROR: main:636: Failed to create pipeline) and none of the default samples work and also its and implementation on red hat linux 7
Can you show your docker command?
Here is the docker command sudo docker run -it --rm -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY -w /opt/nvidia/deepstream/deepstream-5.1 nvcr.io/nvidia/deepstream:5.1-21.02-triton
Thanks
sudesh
Can you check your platform driver versions according to Quickstart Guide — DeepStream 6.1.1 Release documentation?
hello Fiona Chen
i have seen the that platform driver version document but i don’t see anywhere about the Red Hat Enterprise Linux Server release 7.9 (Maipo)
Thanks
Hello Fiona
i have already referred the document and followed the same steps as explained and am facing the same issue
thanks
Hello Fiona
am not heard anything back from up any update on how would i go about solving the issue
Thanks
sudi
There is no deepstream docker for RHEL now. You need to install deepstream as Quickstart Guide — DeepStream 5.1 Release documentation (nvidia.com)
Hello Fiona,
i have followed the same documentation which you referred but am still having the same problem
Thanks
There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks
Are you using RHEL 8.x?