GPU not Detected By MW51-HP0 Server Motehrboard using Ubuntu 16.04 LTS

Dear Team,

I am Facing problem with EVEGA NVIDIA Geforce 2080 Ti GPU . its not Detecting by GigabyteMW51-HP0 Motheroard . i am able ti Install the Ubuntu 16.04 LTS on that Machine with the Help of 2 Gb Graphics Card.but when i Insert the GPU it show no display and after 2-3 Minutes monitor Say Monitor is going into sleep mode. i try to Install the NVIDIA Graphics Driver form the Website but its not all ow me to Install the driver as GPU not Detect by the System

Gpu is power On. and GPU Fan is also running but no Display from GPU

Please run nvidia-bug-report.sh as root and attach the resulting .gz file to your post. Hovering the mouse over an existing post of yours will reveal a paperclip icon.
[url]https://devtalk.nvidia.com/default/topic/1043347/announcements/attaching-files-to-forum-topics-posts/[/url]

HI, when GPU is Not detect then How its run the Bug Report. to know the Bugs it required th GPU to be Detect by System correct me if i wrong

Just run it.

HI

Please find the Log Report
nvidia-bug-report.log.gz (125 KB)

HI,

Please check the Attached Required File.

The driver you’re using is too old. You need at least v410, you’re running 384.
Installing the driver and cuda:

  • Don’t use the .run installers, use --uninstall to uninstall them
  • purge anthing nvidia/cuda
  • add the ubuntu graphics ppa https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa
  • install the driver from that (sudo apt install nvidia-driver-415)
  • download the cuda 10 .deb
  • add the repo to your system (first three steps from install instructions on download page)
  • don’t install cuda
  • instead, run sudo apt install cuda-toolkit-10-0

Please upgrade your HWE stack:

sudo apt-get install --install-recommends linux-generic-hwe-16.04 xserver-xorg-hwe-16.04

https://wiki.ubuntu.com/Kernel/LTSEnablementStack