RTX 2080Ti can't install driver

My PC use graphic card RTX 2080 Ti in linux ubuntu 16.04. But I can’t install driver.
I tried to install drivers nvidia-440, nvidia-430, nvidia-415 and nvidia 410 but still failed.
nvidia-smi return “No devices were found”
I did all three ways with the following commands:

  1. sudo ubuntu-drivers devices
    sudo drivers autoinstall => FALSE
  2. sudo ./NVIDIA-Linux-x86_64–4xx.xx.run — no-x-check => FALSE
  3. install cuda 10 => FALSE
    nvidia-bug-report.log (1.4 MB)
    1 (1) 3

Looks like a HW failure

[   31.643097] NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x26:0x65:1227)
  • check for a bios upgrade
  • reseat the cards in their slots
  • check/reseat power connectors
  • check if single cards work
  • check for general defects by mounting cards in a different system
    If to no avail, RMA if possible.

Thanks Generix.
I will check again.