Installation Error

Did you ever reboot after installing?

Yes I reboot it every installation.

And my system features like below:

Seems that you are using a notebook which has “Geforce GTX 1050 mobile”.
Is it installed Ubuntu only?

Can you share the result of
$ lspci | grep -i nvidia

Yes, I am using GTX 1050. And no, I have 2 Operating system. Windows and ubuntu

I suggest you to pure and reinstall again.

$ sudo apt purge "*nvidia*"
$ sudo apt autoremove
$ sudo apt autoclean

$ sudo apt install nvidia-driver-535

According to Driver issue GTX 1050 mobil, the “nvidia-smi” should have output.

Still, I have same problems. I reset the Ubuntu operating system and reinstalled it from scratch. Then, I installed like you suggests it.




Could the reason why I have this problem be because my system is dual boot?Because I changed bios setting that secure boot option.

I am afraid there is something mismatching for the driver. Can you create a topic in Linux - NVIDIA Developer Forums to check why your 1050 machine has no output of “$nvidia-smi” ?

Hi

Problems solved. I changed bios secure boot option. “$ tao model dino run /bin/bash” this command was run.

But now I have different problems. I run this command “dino train -e /home/doruk/doruk/getting_started_v5.3.0/notebooks/tao_launcher_starter_kit/retail_object_detection/specs/train.yaml results_dir=/home/doruk/doruk/getting_started_v5.3.0/notebooks/tao_launcher_starter_kit/retail_object_detection/retail_object_detection/results”. And File paths is right.


Result like below:

Then I tried in jupyter.

Could you please create a new topic since original issue is gone? Thanks a lot.