Aller directement au contenu
  • TuxedoOS : Downgrade de NVIDIA (595.84)

    Déplacé IA nvidia-smi nvidia linux
    13
    1
    0 Votes
    13 Messages
    199 Vues
    Tuxedo17T
    J’avais oublier de modifier le script /usr/local/bin/aorus-bridge . VENDOR_ID="${VENDOR_ID:-0x10de}" # NVIDIA # DEVICE_ID: exact PCI device id to match (e.g. 0x2b85 for RTX 5090). Leave # empty to match ANY NVIDIA display controller by PCI class — this covers the # whole RTX 50-series (5090=0x2b85, 5060 Ti=0x2d04, …) without a hardcoded list, # in the same spirit as is_tb_tunneled below. Set DEVICE_ID to pin one board. DEVICE_ID="${DEVICE_ID:-0x2d04}" # PCI base class 0x03 = display controller (VGA 0x0300 / 3D 0x0302); selects the # GPU function and excludes its HDMI-audio function (class 0x0403). GPU_CLASS_PREFIX="${GPU_CLASS_PREFIX:-0x03}"
  • VM Ollama/WebUI : Crash sans explication ...enfin presque

    Déplacé Linux nvidia ollama
    2
    0 Votes
    2 Messages
    102 Vues
    F
    Ajouter dans /etc/sysctl.conf : kernel.core_pattern = /var/crash/core.%t.%p kernel.panic=10 kernel.unknown_nmi_panic=1 Puis “sysctl -p”