Skip to content

Video2x not detecting GPU (NVIDIA RTX 6000) on Runpod setup, with Ubuntu24.04 #1357

@gopi77

Description

@gopi77

Installed video2x on Runpod environment. It uses only CPU and not using GPU.
(Issue remains with Appimage as well as built deb)

Command line debug info:

root@2df600ad54d7:/workspace/test# video2x --version
Video2X version 6.4.0
root@2df600ad54d7:/workspace/test# video2x -l       
0. llvmpipe (LLVM 19.1.1, 256 bits)
	Type: CPU
	Vulkan API Version: 1.3.289
	Driver Version: 0.0.1
	Device ID: 0
root@2df600ad54d7:/workspace/test# nvidia-smi
Tue Mar 25 09:21:10 2025       
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.127.05             Driver Version: 550.127.05     CUDA Version: 12.4     |
|-----------------------------------------+------------------------+----------------------+
| 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 RTX 6000 Ada Gene...    On  |   00000000:A1:00.0 Off |                  Off |
| 30%   29C    P8             23W /  300W |       2MiB /  49140MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+
                                                                                         
+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI        PID   Type   Process name                              GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|  No running processes found                                                             |
+-----------------------------------------------------------------------------------------+

root@2df600ad54d7:/workspace/test# lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 24.04.1 LTS
Release:	24.04
Codename:	noble
root@2df600ad54d7:/workspace/test# 

Describe the bug
A clear and concise description of the bug.

To Reproduce
Steps to reproduce the behavior:

  1. Do this...
  2. Do that...
  3. See error here...

Expected behavior
A clear and concise description of what you expected to happen.

Actual behavior
A clear and concise description of what actually happened.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment:

  • OS: e.g., Windows 11 24H2 or Arch Linux
  • GPU: e.g., NVIDIA GeForce RTX 4090
  • Video2X Version: e.g., 6.3.1

Full command
If applicable, add the full command you used to run the program.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    state:DoneThis issue has been resolved/dismissed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions