Can we install Deepstream on Pop_os18.04, which is built on top of Ubuntu 18.04.
Pop!_ OS is built from Ubuntu repositories.
Laptop: ASUS TUF Gaming F15
GPU: RTX 3050
RAM: 16GB
SSD: 1TB
[1]
I installed 18.04 along with Windows 10 (Dual Boot), facing multiple issues after installation → Touchpad is not working, Wifi adapter is not detected, Ethernet cable is not detected.
So with this installation I was unable to proceed with Deepstream installation.
[2]
On the other hand, I installed Pop_OS 20.04, It was working really fine no issues.
I was able to install Nvidia driver, Cuda 11.4, TensorRT 8.
when I installed deepstream, It successfully installed but at the end I got a message “Unsupported OS”.
But when I run make command for deepstream-test1 : It successfully built.
While running end up with error “Unable to create one element”.
Questions:
- So If I install Pop_os 18.04, then will deepstream installation work?
- Or the errors I got above can be resolved with some tweaks??
Thanks in advance!!