Hello,
I try to install nvidia driver on my computer, but :
cat /proc/cpuinfo | grep 'name'| uniq
model name : Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
lspci | grep -i vga
01:00.0 VGA compatible controller: NVIDIA Corporation GF119 [GeForce GT 610] (rev a1)
lspci -s 01:00.0 -v
01:00.0 VGA compatible controller: NVIDIA Corporation GF119 [GeForce GT 610] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. [MSI] Device 809f
Flags: bus master, fast devsel, latency 0, IRQ 133, IOMMU group 2
Memory at de000000 (32-bit, non-prefetchable) [size=16M]
Memory at d0000000 (64-bit, prefetchable) [size=128M]
Memory at d8000000 (64-bit, prefetchable) [size=32M]
I/O ports at e000 [size=128]
Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: nouveau
Kernel modules: nouveau
nvidia-detect
Detected NVIDIA GPUs:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF119 [GeForce GT 610] [10de:104a] (rev a1)
Checking card: NVIDIA Corporation GF119 [GeForce GT 610] (rev a1)
Uh oh. Failed to identify your Debian suite.
So, I can’t install nvidia drivers, cause on the boot sequence, there’s a black screen
Thanks
F