1.grayson.1
June 26th, 2018, 04:24 PM
[Edit: solved. Appears to be a HW issue - bad video card]
I have installed Ubuntu 18.04 on a new computer that has both a 250GB NVME SSD and a Geforce GTX 1050 Ti video card. When I attempt to install the NVIDIA drivers and then reboot, the system hangs indefinitely with a non-error message: "/dev/nvme0n1p2 clean, <blah> / <blah> files ...". When I boot into recovery mode, remove the NVIDIA drivers (via 'apt remove --purge nvidia-*'), and reboot, the system boots again to the desktop. The only difference is use of the NVIDIA drivers.
I have attempted use of the nvidia-drivers-390 and nvidia-drivers-396 (beta) packages with the same results.
I have attempted to use multiple PCIE slots for the video card with the same results.
Here is HW information about the NVME SSD:
:~$ hwinfo --storage
39: PCI 500.0: 0108 Non-Volatile memory controller (NVM Express)
[Created at pci.378]
Unique ID: Ddhb.RVN8AkDkdAE
Parent ID: 1GTX.yRXtLzEGt06
SysFS ID: /devices/pci0000:00/0000:00:1d.0/0000:05:00.0
SysFS BusID: 0000:05:00.0
Hardware Class: storage
Model: "Sandisk Non-Volatile memory controller"
Vendor: pci 0x15b7 "Sandisk Corp"
Device: pci 0x5002
SubVendor: pci 0x15b7 "Sandisk Corp"
SubDevice: pci 0x5002
Driver: "nvme"
Driver Modules: "nvme"
Memory Range: 0x92b00000-0x92b03fff (rw,non-prefetchable)
Memory Range: 0x92b04000-0x92b040ff (rw,non-prefetchable)
IRQ: 16 (no events)
Module Alias: "pci:v000015B7d00005002sv000015B7sd00005002bc01sc08 i02"
Driver Info #0:
Driver Status: nvme is active
Driver Activation Cmd: "modprobe nvme"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #40 (PCI bridge)
Here is HW info about the GFX card in PCIEx16 slot 1:
:~$ hwinfo --gfxcard
46: PCI 6500.0: 0300 VGA compatible controller (VGA)
[Created at pci.378]
Unique ID: ze67.YOyOHBXROU8
Parent ID: Iovz.ktE97HFsmdF
SysFS ID: /devices/pci0000:64/0000:64:00.0/0000:65:00.0
SysFS BusID: 0000:65:00.0
Hardware Class: graphics card
Model: "nVidia GP107 [GeForce GTX 1050 Ti]"
Vendor: pci 0x10de "nVidia Corporation"
Device: pci 0x1c82 "GP107 [GeForce GTX 1050 Ti]"
SubVendor: pci 0x1458 "Gigabyte Technology Co., Ltd"
SubDevice: pci 0x3733
Revision: 0xa1
Driver: "nouveau"
Driver Modules: "nouveau"
Memory Range: 0xd7000000-0xd7ffffff (rw,non-prefetchable)
Memory Range: 0xc0000000-0xcfffffff (ro,non-prefetchable)
Memory Range: 0xd0000000-0xd1ffffff (ro,non-prefetchable)
I/O Ports: 0xb000-0xb07f (rw)
Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
IRQ: 52 (93249 events)
Module Alias: "pci:v000010DEd00001C82sv00001458sd00003733bc03sc00 i00"
Driver Info #0:
Driver Status: nvidiafb is not active
Driver Activation Cmd: "modprobe nvidiafb"
Driver Info #1:
Driver Status: nouveau is active
Driver Activation Cmd: "modprobe nouveau"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #68 (PCI bridge)
Primary display adapter: #46
Here is HW info about the GFX card in PCIEx16 slot 2:
:~$ hwinfo --gfxcard
45: PCI 1700.0: 0300 VGA compatible controller (VGA)
[Created at pci.378]
Unique ID: Ig0m.YOyOHBXROU8
Parent ID: m862.ktE97HFsmdF
SysFS ID: /devices/pci0000:16/0000:16:00.0/0000:17:00.0
SysFS BusID: 0000:17:00.0
Hardware Class: graphics card
Model: "nVidia GP107 [GeForce GTX 1050 Ti]"
Vendor: pci 0x10de "nVidia Corporation"
Device: pci 0x1c82 "GP107 [GeForce GTX 1050 Ti]"
SubVendor: pci 0x1458 "Gigabyte Technology Co., Ltd"
SubDevice: pci 0x3733
Revision: 0xa1
Driver: "nouveau"
Driver Modules: "nouveau"
Memory Range: 0xb4000000-0xb4ffffff (rw,non-prefetchable)
Memory Range: 0xa0000000-0xafffffff (ro,non-prefetchable)
Memory Range: 0xb0000000-0xb1ffffff (ro,non-prefetchable)
I/O Ports: 0x7000-0x707f (rw)
Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
IRQ: 52 (6166 events)
Module Alias: "pci:v000010DEd00001C82sv00001458sd00003733bc03sc00 i00"
Driver Info #0:
Driver Status: nvidiafb is not active
Driver Activation Cmd: "modprobe nvidiafb"
Driver Info #1:
Driver Status: nouveau is active
Driver Activation Cmd: "modprobe nouveau"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #62 (PCI bridge)
Primary display adapter: #45
The system runs fine using the nouveau drivers. However, I'd like to use CUDA for some development items and thus need to get the NVIDIA drivers operational. Any thoughts/recommendations/input is appreciated.
I have installed Ubuntu 18.04 on a new computer that has both a 250GB NVME SSD and a Geforce GTX 1050 Ti video card. When I attempt to install the NVIDIA drivers and then reboot, the system hangs indefinitely with a non-error message: "/dev/nvme0n1p2 clean, <blah> / <blah> files ...". When I boot into recovery mode, remove the NVIDIA drivers (via 'apt remove --purge nvidia-*'), and reboot, the system boots again to the desktop. The only difference is use of the NVIDIA drivers.
I have attempted use of the nvidia-drivers-390 and nvidia-drivers-396 (beta) packages with the same results.
I have attempted to use multiple PCIE slots for the video card with the same results.
Here is HW information about the NVME SSD:
:~$ hwinfo --storage
39: PCI 500.0: 0108 Non-Volatile memory controller (NVM Express)
[Created at pci.378]
Unique ID: Ddhb.RVN8AkDkdAE
Parent ID: 1GTX.yRXtLzEGt06
SysFS ID: /devices/pci0000:00/0000:00:1d.0/0000:05:00.0
SysFS BusID: 0000:05:00.0
Hardware Class: storage
Model: "Sandisk Non-Volatile memory controller"
Vendor: pci 0x15b7 "Sandisk Corp"
Device: pci 0x5002
SubVendor: pci 0x15b7 "Sandisk Corp"
SubDevice: pci 0x5002
Driver: "nvme"
Driver Modules: "nvme"
Memory Range: 0x92b00000-0x92b03fff (rw,non-prefetchable)
Memory Range: 0x92b04000-0x92b040ff (rw,non-prefetchable)
IRQ: 16 (no events)
Module Alias: "pci:v000015B7d00005002sv000015B7sd00005002bc01sc08 i02"
Driver Info #0:
Driver Status: nvme is active
Driver Activation Cmd: "modprobe nvme"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #40 (PCI bridge)
Here is HW info about the GFX card in PCIEx16 slot 1:
:~$ hwinfo --gfxcard
46: PCI 6500.0: 0300 VGA compatible controller (VGA)
[Created at pci.378]
Unique ID: ze67.YOyOHBXROU8
Parent ID: Iovz.ktE97HFsmdF
SysFS ID: /devices/pci0000:64/0000:64:00.0/0000:65:00.0
SysFS BusID: 0000:65:00.0
Hardware Class: graphics card
Model: "nVidia GP107 [GeForce GTX 1050 Ti]"
Vendor: pci 0x10de "nVidia Corporation"
Device: pci 0x1c82 "GP107 [GeForce GTX 1050 Ti]"
SubVendor: pci 0x1458 "Gigabyte Technology Co., Ltd"
SubDevice: pci 0x3733
Revision: 0xa1
Driver: "nouveau"
Driver Modules: "nouveau"
Memory Range: 0xd7000000-0xd7ffffff (rw,non-prefetchable)
Memory Range: 0xc0000000-0xcfffffff (ro,non-prefetchable)
Memory Range: 0xd0000000-0xd1ffffff (ro,non-prefetchable)
I/O Ports: 0xb000-0xb07f (rw)
Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
IRQ: 52 (93249 events)
Module Alias: "pci:v000010DEd00001C82sv00001458sd00003733bc03sc00 i00"
Driver Info #0:
Driver Status: nvidiafb is not active
Driver Activation Cmd: "modprobe nvidiafb"
Driver Info #1:
Driver Status: nouveau is active
Driver Activation Cmd: "modprobe nouveau"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #68 (PCI bridge)
Primary display adapter: #46
Here is HW info about the GFX card in PCIEx16 slot 2:
:~$ hwinfo --gfxcard
45: PCI 1700.0: 0300 VGA compatible controller (VGA)
[Created at pci.378]
Unique ID: Ig0m.YOyOHBXROU8
Parent ID: m862.ktE97HFsmdF
SysFS ID: /devices/pci0000:16/0000:16:00.0/0000:17:00.0
SysFS BusID: 0000:17:00.0
Hardware Class: graphics card
Model: "nVidia GP107 [GeForce GTX 1050 Ti]"
Vendor: pci 0x10de "nVidia Corporation"
Device: pci 0x1c82 "GP107 [GeForce GTX 1050 Ti]"
SubVendor: pci 0x1458 "Gigabyte Technology Co., Ltd"
SubDevice: pci 0x3733
Revision: 0xa1
Driver: "nouveau"
Driver Modules: "nouveau"
Memory Range: 0xb4000000-0xb4ffffff (rw,non-prefetchable)
Memory Range: 0xa0000000-0xafffffff (ro,non-prefetchable)
Memory Range: 0xb0000000-0xb1ffffff (ro,non-prefetchable)
I/O Ports: 0x7000-0x707f (rw)
Memory Range: 0x000c0000-0x000dffff (rw,non-prefetchable,disabled)
IRQ: 52 (6166 events)
Module Alias: "pci:v000010DEd00001C82sv00001458sd00003733bc03sc00 i00"
Driver Info #0:
Driver Status: nvidiafb is not active
Driver Activation Cmd: "modprobe nvidiafb"
Driver Info #1:
Driver Status: nouveau is active
Driver Activation Cmd: "modprobe nouveau"
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #62 (PCI bridge)
Primary display adapter: #45
The system runs fine using the nouveau drivers. However, I'd like to use CUDA for some development items and thus need to get the NVIDIA drivers operational. Any thoughts/recommendations/input is appreciated.