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 Hors-ligne
    Tuxedo17T Hors-ligne
    Tuxedo17
    écrit dernière édition par
    #18

    Téléchargement des modèles :

    # du -sh /models/*
    769M    /models/gemma-3-1b-it-q4_k_m.gguf
    889M    /models/mmproj-BF16(1).gguf
    862M    /models/mmproj-BF16.gguf
    885M    /models/mmproj-F16.gguf
    5,3G    /models/Qwen3.5-9B-Q4_K_M.gguf
    16G     /models/Qwen3.6-27B-Q4_K_M.gguf
    21G     /models/Qwen3.6-35B-A3B-UD-Q4_K_M.gguf
    
    1 réponse Dernière réponse
    0
    • Tuxedo17T Hors-ligne
      Tuxedo17T Hors-ligne
      Tuxedo17
      écrit dernière édition par
      #19

      Check :

      # boltctl list
       ● GIGABYTE AORUS RTX506T AI BOX
         ├─ type:          peripheral
         ├─ name:          AORUS RTX506T AI BOX
         ├─ vendor:        GIGABYTE
         ├─ uuid:          008b38f1-ba7e-8780-ffff-ffffffffffff
         ├─ generation:    USB4
         ├─ status:        authorized
         │  ├─ domain:     d02c5899-4b21-8780-ffff-ffffffffffff
         │  ├─ rx speed:   40 Gb/s = 2 lanes * 20 Gb/s
         │  ├─ tx speed:   40 Gb/s = 2 lanes * 20 Gb/s
         │  └─ authflags:  none
         ├─ authorized:    jeu. 16 juil. 2026 11:33:13
         ├─ connected:     jeu. 16 juil. 2026 11:33:13
         └─ stored:        ven. 05 juin 2026 15:47:50
            ├─ policy:     iommu
            └─ key:        no
      
      # boltctl authorize 008b38f1-ba7e-8780-ffff-ffffffffffff
      
      # nvidia-smi 
      Thu Jul 16 13:35:11 2026       
      +-----------------------------------------------------------------------------------------+
      | NVIDIA-SMI 595.71.05              Driver Version: 595.71.05      CUDA Version: 13.2     |
      +-----------------------------------------+------------------------+----------------------+
      | 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            752W /  115W |       1MiB /   6144MiB |      0%      Default |
      |                                         |                        |                  N/A |
      +-----------------------------------------+------------------------+----------------------+
      
      +-----------------------------------------------------------------------------------------+
      | Processes:                                                                              |
      |  GPU   GI   CI              PID   Type   Process name                        GPU Memory |
      |        ID   ID                                                               Usage      |
      |=========================================================================================|
      |  No running processes found                                                             |
      +-----------------------------------------------------------------------------------------+
      
      

      J’ai l’erreur :

      [   15.841164] NVRM: The NVIDIA GPU 0000:05:00.0 (PCI ID: 10de:2d04)
                     NVRM: installed in this system requires use of the NVIDIA open kernel modules.
      [   15.841198] NVRM: GPU 0000:05:00.0: RmInitAdapter failed! (0x22:0x56:1017)
      [   15.841201] NVRM: GPU 0000:05:00.0: rm_init_adapter failed, device minor number 1
      
      
      1 réponse Dernière réponse
      0
      • Tuxedo17T Hors-ligne
        Tuxedo17T Hors-ligne
        Tuxedo17
        écrit dernière édition par
        #20

        Je fais donc :

        # apt-get install nvidia-open
        
        1 réponse Dernière réponse
        0
        • Tuxedo17T Hors-ligne
          Tuxedo17T Hors-ligne
          Tuxedo17
          écrit dernière édition par
          #21

          Nouveau test :

          # llama-bench -m /models/gemma-3-1b-it-q4_k_m.gguf 
          | model                          |       size |     params | backend    | threads |            test |                  t/s |
          | ------------------------------ | ---------: | ---------: | ---------- | ------: | --------------: | -------------------: |
          | gemma3 1B Q4_K - Medium        | 762.49 MiB |   999.89 M | CPU        |       8 |           pp512 |       371.45 ± 41.49 |
          | gemma3 1B Q4_K - Medium        | 762.49 MiB |   999.89 M | CPU        |       8 |           tg128 |         50.31 ± 0.11 |
          
          build: c3d47e696 (10030)
          # llama-bench -m /models/Qwen3.6-35B-A3B-UD-Q4_K_M.gguf 
          | model                          |       size |     params | backend    | threads |            test |                  t/s |
          | ------------------------------ | ---------: | ---------: | ---------- | ------: | --------------: | -------------------: |
          | qwen35moe 35B.A3B Q4_K - Medium |  20.60 GiB |    34.66 B | CPU        |       8 |           pp512 |         82.60 ± 2.10 |
          | qwen35moe 35B.A3B Q4_K - Medium |  20.60 GiB |    34.66 B | CPU        |       8 |           tg128 |         12.67 ± 0.35 |
          
          build: c3d47e696 (10030)
          
          
          1 réponse Dernière réponse
          0
          • Tuxedo17T Hors-ligne
            Tuxedo17T Hors-ligne
            Tuxedo17
            écrit dernière édition par
            #22

            Rien n’est visible :

            # nvidia-smi 
            Thu Jul 16 14:23:40 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   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%   45C    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                                                             |
            +-----------------------------------------------------------------------------------------+
            # gpustat 
            tuxedo-17                              Thu Jul 16 14:23:45 2026  580.159.04
            [0] NVIDIA GeForce RTX 3060 Laptop GPU | 45°C,   0 % |     0 /  6144 MB |
            [1] NVIDIA GeForce RTX 5060 Ti         | 45°C,   0 % |     1 / 16311 MB |
            
            
            1 réponse Dernière réponse
            0
            • Tuxedo17T Hors-ligne
              Tuxedo17T Hors-ligne
              Tuxedo17
              écrit dernière édition par
              #23

              CPU capability :

              # nvidia-smi --query-gpu=compute_cap --format=csv
              compute_cap
              8.6
              12.0
              
              1 réponse Dernière réponse
              0
              • Tuxedo17T Hors-ligne
                Tuxedo17T Hors-ligne
                Tuxedo17
                écrit dernière édition par
                #24

                Nouveau build : ( avec DCMAKE_CUDA_ARCHITECTURES=86 )

                #  apt install -y nvidia-cuda-toolkit
                
                #  cd llama.cpp
                
                #  export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/cuda/lib64:/usr/local/cuda/extras/CUPTI/lib64
                
                # export PATH=$PATH:$CUDA_HOME/bin
                
                # cmake -B build -DGGML_CUDA=ON  -DCMAKE_CUDA_COMPILER=`which nvcc` -DLLAMA_CURL=ON -DCMAKE_CUDA_ARCHITECTURES=86
                
                # cmake --build build -j$(nproc)
                
                1 réponse Dernière réponse
                0
                • Tuxedo17T Hors-ligne
                  Tuxedo17T Hors-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 Hors-ligne
                    Tuxedo17T Hors-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 Hors-ligne
                      Tuxedo17T Hors-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 Hors-ligne
                        Tuxedo17T Hors-ligne
                        Tuxedo17
                        écrit dernière édition par
                        #28
                        Ce message a été supprimé !
                        1 réponse Dernière réponse
                        0
                        • Tuxedo17T Hors-ligne
                          Tuxedo17T Hors-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 Hors-ligne
                            Tuxedo17T Hors-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 Hors-ligne
                              Tuxedo17T Hors-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 Hors-ligne
                                Tuxedo17T Hors-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 Hors-ligne
                                  Tuxedo17T Hors-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 Hors-ligne
                                    Tuxedo17T Hors-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 Hors-ligne
                                      Tuxedo17T Hors-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 Hors-ligne
                                        Tuxedo17T Hors-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 Hors-ligne
                                          Tuxedo17T Hors-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

                                          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