pop-os / nvidia-graphics-drivers

Pop!_OS NVIDIA Graphics Drivers
134 stars 7 forks source link

NVIDIA T1200 not detected (Laptop) #162

Open PwnPeter opened 1 year ago

PwnPeter commented 1 year ago

Hello,

I have this PC from my company (https://www.hp.com/fr-fr/shop/product.aspx?id=314J9EA&opt=ABF&sel=NTB) with a T1200 graphics card, 32Go of RAM and 11th Gen Intel i7-11850H and would like to install PopOs and use my graphics card to use the "hashcat" tool (https://hashcat.net/hashcat/).

Unfortunately having installed the "NVIDIA" version of PopOs and after following this article and typing the following commands :

sudo apt-get install system76-driver-nvidia

as well as cuda and cdnn as in the following article:

https://support.system76.com/articles/cuda/

My T1200 graphics card is not recognized via the nvidia-smi command: "NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running."

Or hashcat level the graphics card is not detected too:

cuInit(): no CUDA-capable device is detected

clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR

ATTENTION! No OpenCL-compatible, HIP-compatible or CUDA-compatible platform found.

You are probably missing the OpenCL, CUDA or HIP runtime installation.

* AMD GPUs on Linux require this driver:
  "AMD ROCm" (4.5 or later)
* Intel CPUs require this runtime:
  "OpenCL Runtime for Intel Core and Intel Xeon Processors" (16.1.1 or later)
* NVIDIA GPUs require this runtime and/or driver (both):
  "NVIDIA Driver" (440.64 or later)
  "CUDA Toolkit" (9.0 or later)

Do you have a solution ? (The pc has been rebooted before doing the tests)

evanraalte commented 1 year ago

Hi @PwnPeter did you get any further with this graphics card? I am having the same problem on my HP laptop with T1200 graphics.