Skip to content

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 #93

Open
@reamersze

Description

@reamersze

我使用的是windows 10 WSL2 + docker desktop,运行的是
docker run -it --rm --name comfyui-cn --gpus 0 -p 8188:8188 -v storage:/root -e CLI_ARGS="" yanwk/comfyui-boot:cu124-cn /bin/bash /runner-scripts/minimal-start.sh
运行之前,在windows 下已经安装了Nvidia的最新驱动12.8,并且在WSL2虚拟机(ubuntu)下安装了Nvidia toolkit。
现在报错说找不到NIVDIA GPU, 这个是要在WSL2虚拟机下再安装一次显卡驱动吗?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions