-
-
Notifications
You must be signed in to change notification settings - Fork 112
Description
Before submitting an issue, please confirm it meets all the criteria
- I am on a distribution that is at least Ubuntu 20.04+, this means that your distros packages are the same as, or more up to date than Ubuntu 20.04, Or using Windows 10/11.
Describe the bug
A clear and concise description of what the bug is.
Recently updated NVIDIA GPU driver, mobile RTX 4080 to nvidia-driver-580 version 580.95.05-0ubuntu0.22.02.2.
Real video enhancer worked fine before updating the driver, was previously on version 570. other software recognizes and is able to use the GPU
To Reproduce
Steps to reproduce the behavior:
Update GPU driver message appears on startup:
ERROR DETECTED IN BACKEND SETUP!
ERROR: FATAL: 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
ERROR: 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
RVE Backend Version: 2.4.1-dev16
PyTorch Version: 2.6.0+cu126
PyTorch GPU 0: CPU
Half precision support: False
Available Backends: ['pytorch (cuda)']
Expected behavior
A clear and concise description of what you expected to happen.
This amazing application should work on this driver as it did on the previous.
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
If the application generates a log, please upload it here.
frontend_log.txt and backend_log.txt
Desktop (please complete the following information):
- OS: [e.g. Ubuntu 20.04]
- Mint 21.3 Cinnamon. Kernel 6.8.0-90
- This is a notebook which can use intel emedded graphics or the discrete GPU, the error message seems to indicate it can see the intel embedded graphics but not the GPU, it worked fine before the driver update.
GPU
Please state your GPU, and what you are using to render (pytorch, tensorrt, ncnn)
NVIDIA RTX 4080
Additional context
Add any other context about the problem here.