I Installed drivers and Cuda-10.0 by adding cuda-repos from Nvidia Site. But the OS refuses to detect the GPU card
Error I see in the log: Failed to initialize the NVIDIA GPU at PCI:2:0:0
$ inxi -SGx
System: Host: graviton Kernel: 4.18.0-22-generic x86_64 bits: 64 gcc: 7.3.0 Console: tty 0
Distro: Ubuntu 18.04.2 LTS
Graphics: Card: NVIDIA GM200 [GeForce GTX TITAN X] bus-ID: 02:00.0
Display Server: N/A driver: (unloaded: nvidia) tty size: 145x45 Advanced Data: N/A out of X
$ cat /var/log/Xorg.0.log
[ 313.228] () NVIDIA(0): Depth 24, (–) framebuffer bpp 32
[ 313.228] (==) NVIDIA(0): RGB weight 888
[ 313.228] (==) NVIDIA(0): Default visual is TrueColor
[ 313.228] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 313.228] (II) Applying OutputClass “nvidia” options to /dev/dri/card0
[ 313.228] () NVIDIA(0): Option “AllowEmptyInitialConfiguration”
[ 313.228] (**) NVIDIA(0): Enabling 2D acceleration
[ 313.228] (II) Loading sub module “glxserver_nvidia”
[ 313.228] (II) LoadModule: “glxserver_nvidia”
[ 313.229] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 313.232] (II) Module glxserver_nvidia: vendor=“NVIDIA Corporation”
[ 313.232] compiled for 4.0.2, module version = 1.0.0
[ 313.232] Module class: X.Org Server Extension
[ 313.232] (II) NVIDIA GLX Module 410.48 Thu Sep 6 06:24:45 CDT 2018
[ 313.520] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA GPU at PCI:2:0:0. Please
[ 313.520] (EE) NVIDIA(GPU-0): check your system’s kernel log for additional error
[ 313.520] (EE) NVIDIA(GPU-0): messages and refer to Chapter 8: Common Problems in the
[ 313.520] (EE) NVIDIA(GPU-0): README for additional information.
[ 313.520] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA graphics device!
[ 313.520] (EE) NVIDIA(0): Failing initialization of X screen 0
[ 313.520] (II) UnloadModule: “nvidia”
[ 313.520] (II) UnloadSubModule: “glxserver_nvidia”
[ 313.520] (II) Unloading glxserver_nvidia
[ 313.520] (II) UnloadSubModule: “wfb”
[ 313.520] (II) UnloadSubModule: “fb”
nvidia-bug-report.log.gz (573 KB)