Can the appropriate version of Cuda for the Nvidia driver be found in Mx Repo?

Message
Author
scintillascientia
Posts: 34
Joined: Sun Mar 13, 2022 6:29 am

Can the appropriate version of Cuda for the Nvidia driver be found in Mx Repo?

#1 Post by scintillascientia »

Cuda is possible to install from debian repo:

Code: Select all

# apt install nvidia-cuda-dev nvidia-cuda-toolkit
However, the cuda version is 11.8 → See https://packages.debian.org/bookworm/libcudart11.0

The nvidia driver installed from the MX Linux script is version 525.125.06.

Nvidia say's for >=525.60.13 is CUDA 12.x defined. See https://docs.nvidia.com/deploy/cuda-com ... index.html

And this also comes when I enter

Code: Select all

nvidia-smi
in the terminal:

Code: Select all

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 525.125.06   Driver Version: 525.125.06   CUDA Version: 12.0     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  NVIDIA GeForce ...  Off  | 00000000:02:00.0 Off |                  N/A |
| N/A   46C    P8    N/A /  N/A |      4MiB /  2048MiB |      0%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|    0   N/A  N/A      2420      G   /usr/lib/xorg/Xorg                  4MiB |
+-----------------------------------------------------------------------------+
So this also say one should download cuda version 12, and it would be nice if that version is installed via the MX Repo.


User avatar
oops
Posts: 2012
Joined: Tue Apr 10, 2018 5:07 pm

Re: Can the appropriate version of Cuda for the Nvidia driver be found in Mx Repo?

#3 Post by oops »

Hello,
FI: I also see than nvidia-driver is now: 545.29.06 (for NVIDIA-Linux-x86_64-545.29.06)
https://download.nvidia.com/XFree86/Lin ... 545.29.06/
Pour les nouveaux utilisateurs: Alt+F1 pour le manuel, ou FAQS, MX MANUEL, et Conseils MX Conseils Debian - Info. système “quick-system-info-mx” (QSI) ... Ici: System: MX-19-23_x64 & antiX23_x32 runit

User avatar
M0rn1n6St4r
Posts: 19
Joined: Sat Dec 21, 2019 1:42 pm

Re: Can the appropriate version of Cuda for the Nvidia driver be found in Mx Repo?

#4 Post by M0rn1n6St4r »

oops wrote: Sat Dec 23, 2023 8:45 am Hello,
FI: I also see than nvidia-driver is now: 545.29.06 (for NVIDIA-Linux-x86_64-545.29.06)
https://download.nvidia.com/XFree86/Lin ... 545.29.06/
Yeah. I'm waiting for the 545 nvidia driver's, too. Blender currently complains that I don't have a compatible NVIDIA device, for GPU-renders.

My laptop has an RTX 4060 Max-Q / Mobile with 8 GB GDDR6. I would have thought that's compatible. Am I wrong?

Code: Select all

Graphics:
  Device-1: Intel Alder Lake-HX GT1 [UHD Graphics 770] driver: i915 v: kernel
  Device-2: NVIDIA AD107M [GeForce RTX 4060 Max-Q / Mobile] driver: nvidia
    v: 525.147.05
  Device-3: Chicony Integrated Camera type: USB driver: uvcvideo
  Display: x11 server: X.Org v: 1.21.1.7 driver: X:
    loaded: modesetting,nvidia unloaded: fbdev,nouveau,vesa dri: iris gpu: i915
    resolution: 2560x1600
  API: OpenGL v: 4.6 Mesa 23.1.2-1~mx23ahs renderer: Mesa Intel UHD
    Graphics (ADL-S GT1)
Image

User avatar
trawglodyte
Posts: 113
Joined: Tue Feb 13, 2024 7:35 am

Re: Can the appropriate version of Cuda for the Nvidia driver be found in Mx Repo?

#5 Post by trawglodyte »

What feature does the 545 driver offer that the 525 driver doesn't?

User avatar
oops
Posts: 2012
Joined: Tue Apr 10, 2018 5:07 pm

Re: Can the appropriate version of Cuda for the Nvidia driver be found in Mx Repo?

#6 Post by oops »

trawglodyte wrote: Tue Feb 13, 2024 8:28 am What feature does the 545 driver offer that the 525 driver doesn't?
Now it is even beta 550.x.xx
https://www.nvidia.com/download/driverR ... 119/en-us/
Pour les nouveaux utilisateurs: Alt+F1 pour le manuel, ou FAQS, MX MANUEL, et Conseils MX Conseils Debian - Info. système “quick-system-info-mx” (QSI) ... Ici: System: MX-19-23_x64 & antiX23_x32 runit

User avatar
dolphin_oracle
Developer
Posts: 22639
Joined: Sun Dec 16, 2007 12:17 pm

Re: Can the appropriate version of Cuda for the Nvidia driver be found in Mx Repo?

#7 Post by dolphin_oracle »

if you use

Code: Select all


sudo ddm-mx -N -i nvidia

you will be offerred to pull from the nvidia developer repo.

I'm gonna caution here that I don't know how they will go on the 6.1.0-18 kernel debian recently sent out. I know debian's package doesn't build, and I have not tried the nvidia developer repo drivers on anything other than ahs or liquorix kernels.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/

User avatar
oops
Posts: 2012
Joined: Tue Apr 10, 2018 5:07 pm

Re: Can the appropriate version of Cuda for the Nvidia driver be found in Mx Repo?

#8 Post by oops »

dolphin_oracle wrote: Tue Feb 13, 2024 9:01 am if you use

Code: Select all


sudo ddm-mx -N -i nvidia

you will be offerred to pull from the nvidia developer repo....
THK, I did'n known this -N option (no man ddm-mx) ;-)
Last edited by oops on Tue Feb 13, 2024 9:11 am, edited 1 time in total.
Pour les nouveaux utilisateurs: Alt+F1 pour le manuel, ou FAQS, MX MANUEL, et Conseils MX Conseils Debian - Info. système “quick-system-info-mx” (QSI) ... Ici: System: MX-19-23_x64 & antiX23_x32 runit

User avatar
dolphin_oracle
Developer
Posts: 22639
Joined: Sun Dec 16, 2007 12:17 pm

Re: Can the appropriate version of Cuda for the Nvidia driver be found in Mx Repo?

#9 Post by dolphin_oracle »

oops wrote: Tue Feb 13, 2024 9:09 am
dolphin_oracle wrote: Tue Feb 13, 2024 9:01 am if you use

Code: Select all


sudo ddm-mx -N -i nvidia

you will be offerred to pull from the nvidia developer repo....
THK, I did'n known this -N option ;-)
is new.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/

User avatar
oops
Posts: 2012
Joined: Tue Apr 10, 2018 5:07 pm

Re: Can the appropriate version of Cuda for the Nvidia driver be found in Mx Repo?

#10 Post by oops »

dolphin_oracle wrote: Tue Feb 13, 2024 9:11 am
oops wrote: Tue Feb 13, 2024 9:09 am
dolphin_oracle wrote: Tue Feb 13, 2024 9:01 am if you use

Code: Select all


sudo ddm-mx -N -i nvidia

you will be offerred to pull from the nvidia developer repo....
THK, I did'n known this -N option ;-)
is new.
OK ... good idea. (still missing, a man ddm-mx) ;-)
Pour les nouveaux utilisateurs: Alt+F1 pour le manuel, ou FAQS, MX MANUEL, et Conseils MX Conseils Debian - Info. système “quick-system-info-mx” (QSI) ... Ici: System: MX-19-23_x64 & antiX23_x32 runit

Post Reply

Return to “Package Requests - MX-23”