Aller directement au contenu
  • Catégories
  • Récent
  • Mots-clés
  • Populaire
  • Web
  • Utilisateurs
  • Groupes
Habillages
  • Clair
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Sombre
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Défaut (Aucun habillage)
  • Aucun habillage
Réduire

NodeBB

  1. Accueil
  2. General Discussion
  3. Linux
  4. Tuxedo 17 (en Ubuntu 24) + GIGABYTE AORUS RTX 5060 Ti AI Box Carte Graphique - 16GB GDDR7.

Tuxedo 17 (en Ubuntu 24) + GIGABYTE AORUS RTX 5060 Ti AI Box Carte Graphique - 16GB GDDR7.

Planifié Épinglé Verrouillé Déplacé Linux
67 Messages 2 Publieurs 1.1k Vues
  • Du plus ancien au plus récent
  • Du plus récent au plus ancien
  • Les plus votés
Répondre
  • Répondre à l'aide d'un nouveau sujet
Se connecter pour répondre
Ce sujet a été supprimé. Seuls les utilisateurs avec les droits d'administration peuvent le voir.
  • Tuxedo17T En ligne
    Tuxedo17T En ligne
    Tuxedo17
    écrit dernière édition par
    #25

    Info chouchou : https://github.com/NVIDIA/nvbench/discussions/129

    So for your example of a 3090, the compute capability is 8.6. So to build both PTX and SASS for that GPU you would specify -DCMAKE_CUDA_ARCHITECTURES=86.

    1 réponse Dernière réponse
    0
    • Tuxedo17T En ligne
      Tuxedo17T En ligne
      Tuxedo17
      écrit dernière édition par
      #26

      Ajout de nvidia-dkms ( pour noyau personnalisé )

      # apt-get install nvidia-dkms-595
      

      A suivre.

      1 réponse Dernière réponse
      0
      • Tuxedo17T En ligne
        Tuxedo17T En ligne
        Tuxedo17
        écrit dernière édition par
        #27

        Je recommance :

        # nvidia-smi 
        Thu Jul 16 15:09:01 2026       
        +-----------------------------------------------------------------------------------------+
        | NVIDIA-SMI 580.159.04             Driver Version: 580.159.04     CUDA Version: 13.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 RTX 3060 ...    Off |   00000000:01:00.0 Off |                  N/A |
        | N/A   40C    P0             25W /  115W |       1MiB /   6144MiB |      0%      Default |
        |                                         |                        |                  N/A |
        +-----------------------------------------+------------------------+----------------------+
        
        +-----------------------------------------------------------------------------------------+
        | Processes:                                                                              |
        |  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
        |        ID   ID                                                               Usage      |
        |=========================================================================================|
        |  No running processes found                                                             |
        +-----------------------------------------------------------------------------------------+
        
        # apt-get install nvidia-dkms-580
        
        1 réponse Dernière réponse
        0
        • Tuxedo17T En ligne
          Tuxedo17T En ligne
          Tuxedo17
          écrit dernière édition par
          #28
          Ce message a été supprimé !
          1 réponse Dernière réponse
          0
          • Tuxedo17T En ligne
            Tuxedo17T En ligne
            Tuxedo17
            écrit dernière édition par
            #29

            Uname & dkms

            # uname -a
            Linux tuxedo-17 6.17.0-122035-tuxedo #35~24.04.1tux1 SMP PREEMPT_DYNAMIC Mon Jun 15 14:27:53 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
            
            # dkms status
            evdi/1.14.14+dfsg, 6.17.0-122035-tuxedo, x86_64: installed
            nvidia/580.95.05, 6.17.0-122035-tuxedo, x86_64: installed
            r8125/9.011.00, 6.17.0-122035-tuxedo, x86_64: installed
            tuxedo-drivers/4.22.3, 6.17.0-122035-tuxedo, x86_64: installed
            
            1 réponse Dernière réponse
            0
            • Tuxedo17T En ligne
              Tuxedo17T En ligne
              Tuxedo17
              écrit dernière édition par
              #30

              Installation de chronium :

              # apt-get install chromium-browser
              
              1 réponse Dernière réponse
              0
              • Tuxedo17T En ligne
                Tuxedo17T En ligne
                Tuxedo17
                écrit dernière édition par
                #31

                Sans l’egpu :

                #  llama-bench -m /models/gemma-3-1b-it-q4_k_m.gguf 
                ggml_cuda_init: found 1 CUDA devices (Total VRAM: 5806 MiB):
                  Device 0: NVIDIA GeForce RTX 3060 Laptop GPU, compute capability 8.6, VMM: yes, VRAM: 5806 MiB
                | model                          |       size |     params | backend    | ngl |            test |                  t/s |
                | ------------------------------ | ---------: | ---------: | ---------- | --: | --------------: | -------------------: |
                
                | gemma3 1B Q4_K - Medium        | 762.49 MiB |   999.89 M | CUDA       |  -1 |           pp512 |    11293.53 ± 542.50 |
                | gemma3 1B Q4_K - Medium        | 762.49 MiB |   999.89 M | CUDA       |  -1 |           tg128 |        224.54 ± 0.68 |
                
                build: c3d47e696 (10030)
                
                1 réponse Dernière réponse
                0
                • Tuxedo17T En ligne
                  Tuxedo17T En ligne
                  Tuxedo17
                  écrit dernière édition par
                  #32

                  Toujours des crash …

                  $  dpkg --get-selections | grep -i nvidia
                  libnvidia-cfg1-580:amd64                        install
                  libnvidia-common                                install
                  libnvidia-compute:amd64                         install
                  libnvidia-compute:i386                          install
                  libnvidia-compute-595:amd64                     deinstall
                  libnvidia-decode:amd64                          install
                  libnvidia-decode:i386                           install
                  libnvidia-egl-wayland1:amd64                    install
                  libnvidia-egl-wayland1:i386                     install
                  libnvidia-encode:amd64                          install
                  libnvidia-encode:i386                           install
                  libnvidia-extra:amd64                           install
                  libnvidia-fbc1:amd64                            install
                  libnvidia-fbc1:i386                             install
                  libnvidia-gl:amd64                              install
                  libnvidia-gl:i386                               install
                  libnvidia-ml-dev:amd64                          install
                  nvidia-compute-utils                            install
                  nvidia-cuda-dev:amd64                           install
                  nvidia-cuda-gdb                                 install
                  nvidia-cuda-toolkit                             install
                  nvidia-cuda-toolkit-doc                         install
                  nvidia-dkms-580                                 deinstall
                  nvidia-dkms-open                                deinstall
                  nvidia-firmware-580                             install
                  nvidia-firmware-595-595.71.05                   install
                  nvidia-kernel-common                            deinstall
                  nvidia-kernel-common-580                        install
                  nvidia-kernel-source-580                        install
                  nvidia-modprobe                                 install
                  nvidia-opencl-dev:amd64                         install
                  nvidia-prime                                    install
                  nvidia-profiler                                 install
                  nvidia-settings                                 install
                  nvidia-utils                                    install
                  nvidia-visual-profiler                          install
                  tuxedo-fix-nvidia-preserve-vram-suspend         install
                  tuxedo-nvidia-driver-default-pinning            install
                  
                  
                  1 réponse Dernière réponse
                  0
                  • Tuxedo17T En ligne
                    Tuxedo17T En ligne
                    Tuxedo17
                    écrit dernière édition par
                    #33

                    lspci :

                    03:00.0 PCI bridge: Intel Corporation JHL9480 Thunderbolt 5 80/120G Bridge [Barlow Ridge Hub 80G 2023] (rev 85) (prog-if 00 [Normal decode])
                            Subsystem: Device 2222:1111
                            Physical Slot: 0
                            Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
                            Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
                            Interrupt: pin A routed to IRQ 16
                            IOMMU group: 1
                            Bus: primary=00, secondary=00, subordinate=00, sec-latency=0
                            I/O behind bridge: 7000-afff [size=16K] [16-bit]
                            Memory behind bridge: 54000000-5bffffff [size=128M] [32-bit]
                            Prefetchable memory behind bridge: 4100000000-413fffffff [size=1G] [32-bit]
                            Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
                            BridgeCtl: Parity- SERR- NoISA- VGA- VGA16- MAbort- >Reset- FastB2B-
                                    PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
                            Capabilities: <access denied>
                            Kernel driver in use: pcieport
                    
                    04:00.0 PCI bridge: Intel Corporation JHL9480 Thunderbolt 5 80/120G Bridge [Barlow Ridge Hub 80G 2023] (rev 85) (prog-if 00 [Normal decode])
                            Subsystem: Device 2222:1111
                            !!! Unknown header type 7f
                            Interrupt: pin ? routed to IRQ 128
                            IOMMU group: 2
                            I/O behind bridge: 00007000-00007fff [size=4K] [32-bit]
                            Memory behind bridge: 54000000-59ffffff [size=96M] [32-bit]
                            Prefetchable memory behind bridge: 0000004100000000-000000412fffffff [size=768M] [64-bit]
                            Kernel driver in use: pcieport
                    
                    04:01.0 PCI bridge: Intel Corporation JHL9480 Thunderbolt 5 80/120G Bridge [Barlow Ridge Hub 80G 2023] (rev 85) (prog-if 00 [Normal decode])
                            Subsystem: Device 2222:1111
                            !!! Unknown header type 7f
                            Interrupt: pin ? routed to IRQ 17
                            IOMMU group: 3
                            I/O behind bridge: 00008000-00008fff [size=4K] [32-bit]
                            Memory behind bridge: 5a000000-5a1fffff [size=2M] [32-bit]
                            Prefetchable memory behind bridge: 0000004130000000-00000041301fffff [size=2M] [64-bit]
                    
                    04:02.0 PCI bridge: Intel Corporation JHL9480 Thunderbolt 5 80/120G Bridge [Barlow Ridge Hub 80G 2023] (rev 85) (prog-if 00 [Normal decode])
                            Subsystem: Device 2222:1111
                            !!! Unknown header type 7f
                            Interrupt: pin ? routed to IRQ 18
                            IOMMU group: 4
                            I/O behind bridge: 00009000-00009fff [size=4K] [32-bit]
                            Memory behind bridge: 5a200000-5a3fffff [size=2M] [32-bit]
                            Prefetchable memory behind bridge: 0000004130200000-00000041303fffff [size=2M] [64-bit]
                    
                    04:03.0 PCI bridge: Intel Corporation JHL9480 Thunderbolt 5 80/120G Bridge [Barlow Ridge Hub 80G 2023] (rev 85) (prog-if 00 [Normal decode])
                            Subsystem: Device 2222:1111
                            !!! Unknown header type 7f
                            Interrupt: pin ? routed to IRQ 19
                            IOMMU group: 5
                            I/O behind bridge: 0000a000-0000afff [size=4K] [32-bit]
                            Memory behind bridge: 5a400000-5a5fffff [size=2M] [32-bit]
                            Prefetchable memory behind bridge: 0000004130400000-00000041305fffff [size=2M] [64-bit]
                    
                    05:00.0 VGA compatible controller: NVIDIA Corporation GB206 [GeForce RTX 5060 Ti] (rev a1) (prog-if 00 [VGA controller])
                            Subsystem: Gigabyte Technology Co., Ltd Device 41cd
                            !!! Unknown header type 7f
                            Interrupt: pin ? routed to IRQ 16
                            IOMMU group: 6
                            Region 0: Memory at 54000000 (32-bit, non-prefetchable) [size=64M]
                            Region 1: Memory at 4100000000 (64-bit, prefetchable) [size=256M]
                            Region 3: Memory at 4120000000 (64-bit, prefetchable) [size=32M]
                            Region 5: I/O ports at 7000 [size=128]
                            Expansion ROM at 58000000 [disabled] [size=512K]
                            Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
                    
                    05:00.1 Audio device: NVIDIA Corporation GB206 High Definition Audio Controller (rev a1) (prog-if 00 [HDA compatible])
                            Subsystem: NVIDIA Corporation Device 0000
                            !!! Unknown header type 7f
                            Interrupt: pin ? routed to IRQ 17
                            IOMMU group: 6
                            Region 0: Memory at 58080000 (32-bit, non-prefetchable) [size=16K]
                            Kernel modules: snd_hda_intel
                    
                    2e:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 05)
                            Subsystem: AIstone Global Limited RTL8125 2.5GbE Controller
                            Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
                            Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
                            Latency: 0, Cache Line Size: 64 bytes
                            Interrupt: pin A routed to IRQ 16
                            IOMMU group: 24
                            Region 0: I/O ports at 3000 [size=256]
                            Region 2: Memory at 62200000 (64-bit, non-prefetchable) [size=64K]
                            Region 4: Memory at 62210000 (64-bit, non-prefetchable) [size=16K]
                            Capabilities: <access denied>
                            Kernel driver in use: r8169
                            Kernel modules: r8169, r8125
                    
                    
                    1 réponse Dernière réponse
                    0
                    • Tuxedo17T En ligne
                      Tuxedo17T En ligne
                      Tuxedo17
                      écrit dernière édition par
                      #34

                      Nouveau test :

                      # cat /etc/modprobe.d/thunderbolt.conf
                      options thunderbolt host_reset=false
                      
                      # cat /etc/modprobe.d/nvidia
                      nvidia.conf                       nvidia-graphics-drivers.conf      nvidia-graphics-drivers-kms.conf  
                      
                      # cat /etc/modprobe.d/nvidia.conf 
                      options nvidia-drm modeset=1
                      
                      # cat /etc/modprobe.d/nvidia-graphics-drivers.conf 
                      options nvidia NVreg_EnableGpuFirmware=0 
                      
                      # cat /etc/modprobe.d/nvidia-graphics-drivers-kms.conf 
                      # Nvidia modesetting support. Set to 0 or comment to disable kernel modesetting
                      # and framebuffer console support. This must be disabled in case of Mosaic or SLI.
                      
                      options nvidia-drm modeset=1
                      
                      
                      1 réponse Dernière réponse
                      0
                      • Tuxedo17T En ligne
                        Tuxedo17T En ligne
                        Tuxedo17
                        écrit dernière édition par
                        #35

                        Lien : https://github.com/NVIDIA/open-gpu-kernel-modules/issues/974#issuecomment-4311518502

                        # lspci |grep "RTX 5060"
                        05:00.0 VGA compatible controller: NVIDIA Corporation GB206 [GeForce RTX 5060 Ti] (rev a1)
                        
                        1 réponse Dernière réponse
                        0
                        • Tuxedo17T En ligne
                          Tuxedo17T En ligne
                          Tuxedo17
                          écrit dernière édition par
                          #36

                          Link : https://www.nvidia.com/fr-fr/drivers/details/274213/

                          Linux x86_64/AMD64/EM64T
                          Dernière version des pilotes (Production): 595.84
                          Dernière version des pilotes (Fonctionnalité): 610.43.03
                          Derniers pilotes Legacy (470.xx série): 470.256.02

                          1 réponse Dernière réponse
                          0
                          • Tuxedo17T En ligne
                            Tuxedo17T En ligne
                            Tuxedo17
                            écrit dernière édition par Tuxedo17
                            #37

                            Nouveau drivers :

                            # nvidia-smi 
                            Thu Jul 16 17:27:40 2026       
                            +-----------------------------------------------------------------------------------------+
                            | NVIDIA-SMI 610.43.03              KMD Version: 610.43.03     CUDA UMD Version: 13.3     |
                            +-----------------------------------------+------------------------+----------------------+
                            | 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 RTX 3060 ...    Off |   00000000:01:00.0 Off |                  N/A |
                            | N/A   46C    P8             11W /  115W |       1MiB /   6144MiB |      0%      Default |
                            |                                         |                        |                  N/A |
                            +-----------------------------------------+------------------------+----------------------+
                            
                            +-----------------------------------------------------------------------------------------+
                            | Processes:                                                                              |
                            |  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
                            |        ID   ID                                                               Usage      |
                            |=========================================================================================|
                            |  No running processes found                                                             |
                            +-----------------------------------------------------------------------------------------+
                            # llama-bench -m /models/gemma-3-1b-it-q4_k_m.gguf 
                            ggml_cuda_init: found 1 CUDA devices (Total VRAM: 5803 MiB):
                              Device 0: NVIDIA GeForce RTX 3060 Laptop GPU, compute capability 8.6, VMM: yes, VRAM: 5803 MiB
                            | model                          |       size |     params | backend    | ngl |            test |                  t/s |
                            | ------------------------------ | ---------: | ---------: | ---------- | --: | --------------: | -------------------: |
                            | gemma3 1B Q4_K - Medium        | 762.49 MiB |   999.89 M | CUDA       |  -1 |           pp512 |    11250.23 ± 436.25 |
                            | gemma3 1B Q4_K - Medium        | 762.49 MiB |   999.89 M | CUDA       |  -1 |           tg128 |        224.89 ± 0.24 |
                            
                            build: c3d47e696 (10030)
                            
                            
                            1 réponse Dernière réponse
                            0
                            • Tuxedo17T En ligne
                              Tuxedo17T En ligne
                              Tuxedo17
                              écrit dernière édition par
                              #38

                              Branchement de l’egpu :

                              # nvidia-smi 
                              Thu Jul 16 17:29:22 2026       
                              +-----------------------------------------------------------------------------------------+
                              | NVIDIA-SMI 610.43.03              KMD Version: 610.43.03     CUDA UMD Version: 13.3     |
                              +-----------------------------------------+------------------------+----------------------+
                              | 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 RTX 3060 ...    Off |   00000000:01:00.0 Off |                  N/A |
                              | N/A   46C    P8             11W /  115W |       1MiB /   6144MiB |      0%      Default |
                              |                                         |                        |                  N/A |
                              +-----------------------------------------+------------------------+----------------------+
                              |   1  NVIDIA GeForce RTX 5060 Ti     Off |   00000000:05:00.0 Off |                  N/A |
                              |  0%   34C    P0             15W /  180W |       2MiB /  16311MiB |      0%      Default |
                              |                                         |                        |                  N/A |
                              +-----------------------------------------+------------------------+----------------------+
                              
                              +-----------------------------------------------------------------------------------------+
                              | Processes:                                                                              |
                              |  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
                              |        ID   ID                                                               Usage      |
                              |=========================================================================================|
                              |  No running processes found                                                             |
                              +-----------------------------------------------------------------------------------------+
                              
                              
                              1 réponse Dernière réponse
                              0
                              • Tuxedo17T En ligne
                                Tuxedo17T En ligne
                                Tuxedo17
                                écrit dernière édition par
                                #39
                                # sudo nvidia-persistenced --user XXXX
                                
                                # nvidia-smi 
                                Thu Jul 16 17:42:28 2026       
                                +-----------------------------------------------------------------------------------------+
                                | NVIDIA-SMI 610.43.03              KMD Version: 610.43.03     CUDA UMD Version: 13.3     |
                                +-----------------------------------------+------------------------+----------------------+
                                | 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 RTX 3060 ...    On  |   00000000:01:00.0 Off |                  N/A |
                                | N/A   42C    P8             11W /  115W |       1MiB /   6144MiB |      0%      Default |
                                |                                         |                        |                  N/A |
                                +-----------------------------------------+------------------------+----------------------+
                                |   1  NVIDIA GeForce RTX 5060 Ti     On  |   00000000:05:00.0 Off |                  N/A |
                                |  0%   41C    P8              5W /  180W |       2MiB /  16311MiB |      0%      Default |
                                |                                         |                        |                  N/A |
                                +-----------------------------------------+------------------------+----------------------+
                                
                                +-----------------------------------------------------------------------------------------+
                                | Processes:                                                                              |
                                |  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
                                |        ID   ID                                                               Usage      |
                                |=========================================================================================|
                                |  No running processes found                                                             |
                                +-----------------------------------------------------------------------------------------+
                                
                                
                                1 réponse Dernière réponse
                                0
                                • Tuxedo17T En ligne
                                  Tuxedo17T En ligne
                                  Tuxedo17
                                  écrit dernière édition par
                                  #40

                                  A noter :

                                  The new nvidia drivers 610.43.02 do not need patching anymore.
                                  Also, nvida_modeset and nvidia_drm can be safely loaded. However, they still need to be loaded after the bridge link speed was set. I believe the bridge link issue needs to be fixed in the kernel.

                                  Je change donc :

                                  /etc/modprobe.d/nvidia.conf
                                  # Blacklist display modules for compute-only
                                  #blacklist nvidia_drm
                                  #blacklist nvidia_modeset
                                  
                                  
                                  1 réponse Dernière réponse
                                  0
                                  • Tuxedo17T En ligne
                                    Tuxedo17T En ligne
                                    Tuxedo17
                                    écrit dernière édition par
                                    #41

                                    A noter , pas possible de modifier la clock sur l’egpu :

                                    # nvidia-smi --query-supported-clocks=memory --format=csv
                                    memory [MHz]
                                    7001 MHz
                                    6001 MHz
                                    810 MHz
                                    405 MHz
                                    14001 MHz
                                    13801 MHz
                                    7001 MHz
                                    810 MHz
                                    405 MHz
                                    # nvidia-smi --lock-memory-clocks=810
                                    Unable to determine the device handle for GPU1: 0000:05:00.0: Unknown Error
                                    Memory clocks set to "(memClkMin 810, memClkMax 810)" for GPU 00000000:01:00.0
                                    
                                    Warning: persistence mode is disabled on device 00000000:01:00.0. See the Known Issues section of the nvidia-smi(1) man page for more information. Run with [--help | -h] switch to get more information on how to enable persistence mode.
                                    All done.
                                    
                                    
                                    1 réponse Dernière réponse
                                    0
                                    • Tuxedo17T En ligne
                                      Tuxedo17T En ligne
                                      Tuxedo17
                                      écrit dernière édition par
                                      #42

                                      Nouveau test :

                                      # cat /etc/modprobe.d/nvidia-power-management.conf 
                                      options nvidia_drm modeset=1
                                      
                                      options nvidia NVreg_PreserveVideoMemoryAllocations=1 NVreg_TemporaryFilePath=/var/tmp
                                      
                                      # nvidia-smi --query-supported-clocks=memory --format=csv
                                      memory [MHz]
                                      7001 MHz
                                      6001 MHz
                                      810 MHz
                                      405 MHz
                                      14001 MHz
                                      13801 MHz
                                      7001 MHz
                                      810 MHz
                                      405 MHz
                                      
                                      # nvidia-smi --lock-memory-clocks=810
                                      Memory clocks set to "(memClkMin 810, memClkMax 810)" for GPU 00000000:01:00.0
                                      
                                      Warning: persistence mode is disabled on device 00000000:01:00.0. See the Known Issues section of the nvidia-smi(1) man page for more information. Run with [--help | -h] switch to get more information on how to enable persistence mode.
                                      Memory clocks set to "(memClkMin 810, memClkMax 810)" for GPU 00000000:05:00.0
                                      
                                      Warning: persistence mode is disabled on device 00000000:05:00.0. See the Known Issues section of the nvidia-smi(1) man page for more information. Run with [--help | -h] switch to get more information on how to enable persistence mode.
                                      All done.
                                      
                                      
                                      1 réponse Dernière réponse
                                      0
                                      • Tuxedo17T En ligne
                                        Tuxedo17T En ligne
                                        Tuxedo17
                                        écrit dernière édition par
                                        #43

                                        Resultat :

                                        # llama-bench -m /models/gemma-3-1b-it-q4_k_m.gguf 
                                        ggml_cuda_init: found 2 CUDA devices (Total VRAM: 21692 MiB):
                                          Device 0: NVIDIA GeForce RTX 5060 Ti, compute capability 12.0, VMM: yes, VRAM: 15888 MiB
                                          Device 1: NVIDIA GeForce RTX 3060 Laptop GPU, compute capability 8.6, VMM: yes, VRAM: 5803 MiB
                                        | model                          |       size |     params | backend    | ngl |            test |                  t/s |
                                        | ------------------------------ | ---------: | ---------: | ---------- | --: | --------------: | -------------------: |
                                        | gemma3 1B Q4_K - Medium        | 762.49 MiB |   999.89 M | CUDA       |  -1 |           pp512 |      2821.03 ± 23.15 |
                                        | gemma3 1B Q4_K - Medium        | 762.49 MiB |   999.89 M | CUDA       |  -1 |           tg128 |         26.17 ± 0.06 |
                                        
                                        build: c3d47e696 (10030)
                                        
                                        
                                        1 réponse Dernière réponse
                                        0
                                        • Tuxedo17T En ligne
                                          Tuxedo17T En ligne
                                          Tuxedo17
                                          écrit dernière édition par
                                          #44

                                          Nouveau test :

                                          # nvidia-smi 
                                          Thu Jul 16 19:16:24 2026       
                                          +-----------------------------------------------------------------------------------------+
                                          | NVIDIA-SMI 610.43.03              KMD Version: 610.43.03     CUDA UMD Version: 13.3     |
                                          +-----------------------------------------+------------------------+----------------------+
                                          | 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 RTX 3060 ...    Off |   00000000:01:00.0 Off |                  N/A |
                                          | N/A   45C    P8             11W /  115W |       1MiB /   6144MiB |      0%      Default |
                                          |                                         |                        |                  N/A |
                                          +-----------------------------------------+------------------------+----------------------+
                                          |   1  NVIDIA GeForce RTX 5060 Ti     Off |   00000000:05:00.0 Off |                  N/A |
                                          |  0%   36C    P8              5W /  180W |       2MiB /  16311MiB |      0%      Default |
                                          |                                         |                        |                  N/A |
                                          +-----------------------------------------+------------------------+----------------------+
                                          
                                          +-----------------------------------------------------------------------------------------+
                                          | Processes:                                                                              |
                                          |  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
                                          |        ID   ID                                                               Usage      |
                                          |=========================================================================================|
                                          |  No running processes found                                                             |
                                          +-----------------------------------------------------------------------------------------+
                                          
                                          # nvidia-persistenced --user arias
                                          
                                          # nvidia-smi --lock-memory-clocks=7001
                                          Memory clocks set to "(memClkMin 7001, memClkMax 7001)" for GPU 00000000:01:00.0
                                          Memory clocks set to "(memClkMin 7001, memClkMax 7001)" for GPU 00000000:05:00.0
                                          All done.
                                          
                                          # nvidia-smi 
                                          Thu Jul 16 19:17:03 2026       
                                          +-----------------------------------------------------------------------------------------+
                                          | NVIDIA-SMI 610.43.03              KMD Version: 610.43.03     CUDA UMD Version: 13.3     |
                                          +-----------------------------------------+------------------------+----------------------+
                                          | 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 RTX 3060 ...    On  |   00000000:01:00.0 Off |                  N/A |
                                          | N/A   45C    P0             20W /  115W |       1MiB /   6144MiB |      0%      Default |
                                          |                                         |                        |                  N/A |
                                          +-----------------------------------------+------------------------+----------------------+
                                          |   1  NVIDIA GeForce RTX 5060 Ti     On  |   00000000:05:00.0 Off |                  N/A |
                                          |  0%   37C    P3              8W /  180W |       2MiB /  16311MiB |      0%      Default |
                                          |                                         |                        |                  N/A |
                                          +-----------------------------------------+------------------------+----------------------+
                                          
                                          +-----------------------------------------------------------------------------------------+
                                          | Processes:                                                                              |
                                          |  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
                                          |        ID   ID                                                               Usage      |
                                          |=========================================================================================|
                                          |  No running processes found                                                             |
                                          +-----------------------------------------------------------------------------------------+
                                          
                                          # llama-bench -m /models/gemma-3-1b-it-q4_k_m.gguf 
                                          ggml_cuda_init: found 2 CUDA devices (Total VRAM: 21692 MiB):
                                            Device 0: NVIDIA GeForce RTX 5060 Ti, compute capability 12.0, VMM: yes, VRAM: 15888 MiB
                                            Device 1: NVIDIA GeForce RTX 3060 Laptop GPU, compute capability 8.6, VMM: yes, VRAM: 5803 MiB
                                          | model                          |       size |     params | backend    | ngl |            test |                  t/s |
                                          | ------------------------------ | ---------: | ---------: | ---------- | --: | --------------: | -------------------: |
                                          /home/arias/Documents/llama.cpp/ggml/src/ggml-cuda/ggml-cuda.cu:104: CUDA error
                                          [New LWP 3622]
                                          
                                          This GDB supports auto-downloading debuginfo from the following URLs:
                                            <https://debuginfod.ubuntu.com>
                                          Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal]
                                          Debuginfod has been disabled.
                                          To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit.
                                          [Thread debugging using libthread_db enabled]
                                          Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
                                          0x00007204f7110813 in __GI___wait4 (pid=3643, stat_loc=0x0, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
                                          warning: 30     ../sysdeps/unix/sysv/linux/wait4.c: Aucun fichier ou dossier de ce nom
                                          #0  0x00007204f7110813 in __GI___wait4 (pid=3643, stat_loc=0x0, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
                                          30      in ../sysdeps/unix/sysv/linux/wait4.c
                                          #1  0x00007204f734e683 in ggml_print_backtrace () from /usr/local/lib/libggml-base.so.0
                                          #2  0x00007204f734e82b in ggml_abort () from /usr/local/lib/libggml-base.so.0
                                          #3  0x00007204ea85c167 in ggml_cuda_error(char const*, char const*, char const*, int, char const*) () from /usr/local/lib/libggml-cuda.so.0
                                          #4  0x00007204ea85c637 in ggml_cuda_set_device(int) () from /usr/local/lib/libggml-cuda.so.0
                                          #5  0x00007204ea85cc3e in ggml_backend_cuda_device_get_memory(ggml_backend_device*, unsigned long*, unsigned long*) () from /usr/local/lib/libggml-cuda.so.0
                                          #6  0x00007204ea85d021 in ggml_backend_cuda_device_get_props(ggml_backend_device*, ggml_backend_dev_props*) () from /usr/local/lib/libggml-cuda.so.0
                                          #7  0x00007204f66cc987 in llama_model_load(gguf_context*, void (*)(ggml_tensor*, void*), void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, _IO_FILE*, llama_model_params&) () from /usr/local/lib/libllama.so.0
                                          #8  0x00007204f66cd442 in llama_model_load_from_file_impl(gguf_context*, void (*)(ggml_tensor*, void*), void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, _IO_FILE*, llama_model_params) () from /usr/local/lib/libllama.so.0
                                          #9  0x00007204f66cd7dc in llama_model_load_from_file () from /usr/local/lib/libllama.so.0
                                          #10 0x00007204f775d05c in llama_bench(int, char**) () from /usr/local/lib/libllama-bench-impl.so
                                          #11 0x00007204f702a1ca in __libc_start_call_main (main=main@entry=0x60ae578dc270 <main>, argc=argc@entry=3, argv=argv@entry=0x7fff6fa6d5b8) at ../sysdeps/nptl/libc_start_call_main.h:58
                                          warning: 58     ../sysdeps/nptl/libc_start_call_main.h: Aucun fichier ou dossier de ce nom
                                          #12 0x00007204f702a28b in __libc_start_main_impl (main=0x60ae578dc270 <main>, argc=3, argv=0x7fff6fa6d5b8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff6fa6d5a8) at ../csu/libc-start.c:360
                                          warning: 360    ../csu/libc-start.c: Aucun fichier ou dossier de ce nom
                                          #13 0x000060ae578dc2a5 in _start ()
                                          [Inferior 1 (process 3621) detached]
                                          Abandon
                                          
                                          
                                          
                                          1 réponse Dernière réponse
                                          0

                                          Bonjour ! Vous semblez intéressé par cette conversation, mais vous n’avez pas encore de compte.

                                          Marre de refaire défiler les mêmes messages ? Créez un compte pour retrouver votre position, recevoir des notifications des nouvelles réponses, sauvegarder vos favoris et voter pour les messages que vous appréciez.

                                          Grâce à votre participation, ce message peut devenir encore meilleur 💗

                                          S'inscrire Se connecter
                                          Répondre
                                          • Répondre à l'aide d'un nouveau sujet
                                          Se connecter pour répondre
                                          • Du plus ancien au plus récent
                                          • Du plus récent au plus ancien
                                          • Les plus votés


                                          • Se connecter

                                          • Vous n'avez pas de compte ? S'inscrire

                                          • Connectez-vous ou inscrivez-vous pour faire une recherche.
                                          Powered by NodeBB Contributors
                                          • Premier message
                                            Dernier message
                                          0
                                          • Catégories
                                          • Récent
                                          • Mots-clés
                                          • Populaire
                                          • Web
                                          • Utilisateurs
                                          • Groupes