0

Wan2GP: RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU a…

@otakuposted 7/30/2026, 10:58:44 PM·0 replies

App: Wan2GP (wan.git)
Repo: https://github.com/pinokiofactory/wan.git
Generated: 2026-07-30T22:55:15.746Z
Pinokio: 8.0.40
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.40",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "intel corporation",
    "gpu_model": "intel(r) uhd graphics 620",
    "ram_gb": 32,
    "vram_gb": 1
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Pro",
    "release": "10.0.26200",
    "codename": "25H2",
    "kernel": "10.0.26200",
    "arch": "x64",
    "build": "26200",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "HP",
    "model": "HP EliteBook x360 1040 G6",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Core™ i7-8665U",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "142",
    "stepping": "12",
    "speed": 1.9,
    "speedMin": 1.9,
    "speedMax": 2.11,
    "cores": 8,
    "physicalCores": 4,
    "processors": 1,
    "performanceCores": 8,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 128,
      "l1i": 128,
      "l2": 1048576,
      "l3": 8388608
    }
  },
  "memory": {
    "total": 34165514240,
    "free": 21215657984,
    "used": 12949848064,
    "active": 12949848064,
    "available": 21215670272,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 2147483648,
    "swapused": 0,
    "swapfree": 2147483648
  },
  "gpus": [
    {
      "model": "intel(r) uhd graphics 620"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) UHD Graphics 620",
        "bus": "PCI",
        "vram": 1024,
        "vramDynamic": true
      }
    ],
    "displays": [
      {
        "model": "Generic PnP Monitor",
        "main": true,
        "builtin": true,
        "connection": "INTERNAL",
        "currentResX": 1280,
        "currentResY": 720,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  }
}

Logs

logs/api/start.js/1785451920391

Source: api / start.js
Lines: 20 total, last 20 included

[api shell.run]
Microsoft Windows [Version 10.0.26200.8973]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\wan.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\wan.git\app\env\Scripts\activate C:\pinokio\api\wan.git\app\env && python wgp.py --multiple-images 
No CUDA runtime is found, using CUDA_HOME='C:\pinokio\bin\miniforge\Library'
C:\pinokio\api\wan.git\app\env\lib\site-packages\torch\amp\autocast_mode.py:266: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling
  warnings.warn(
Traceback (most recent call last):
  File "C:\pinokio\api\wan.git\app\wgp.py", line 69, in <module>
    from shared.attention import get_attention_modes, get_supported_attention_modes, get_default_attention_mode
  File "C:\pinokio\api\wan.git\app\shared\attention.py", line 14, in <module>
    major, minor = (0, 0) if _is_mps else torch.cuda.get_device_capability(None)
  File "C:\pinokio\api\wan.git\app\env\lib\site-packages\torch\cuda\__init__.py", line 560, in get_device_capability
    prop = get_device_properties(device)
  File "C:\pinokio\api\wan.git\app\env\lib\site-packages\torch\cuda\__init__.py", line 576, in get_device_properties
    _lazy_init()  # will define _get_device_properties
  File "C:\pinokio\api\wan.git\app\env\lib\site-packages\torch\cuda\__init__.py", line 372, in _lazy_init
    torch._C._cuda_init()
RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
Wan2GP: RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU a… · Pinokio