![]() |
Nvidia 5080 Not being detected as CUDA GPU - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: Nvidia 5080 Not being detected as CUDA GPU (/thread-4038.html) Pages:
1
2
|
Nvidia 5080 Not being detected as CUDA GPU - PirateLife1001 - 15.03.2025 Alot of stuff are missing, i dont see Tensorrt either. Log says: Detected the following cards which seem to lack NVIDIA PureVideo support: Microsoft Basic Display Adapter Microsoft Remote Display Adapter Parsec Virtual Display Adapter NVIDIA GeForce RTX 5080 No card found that's supported by nvenc, the CUDA encoding library. -> Removing CUDA based encoding support. Card name was compared against: https://developer.nvidia.com/cuda-gpus Detected vfwDecoders with 32bit: VIDC.RTV1 vidc.cvid vidc.i420 vidc.iyuv vidc.mrle vidc.msvc vidc.uyvy vidc.yuy2 vidc.yvu9 vidc.yvyu Detected vfw64BitDecoders: VIDC.RTV1 vidc.i420 vidc.iyuv vidc.mrle vidc.msvc vidc.uyvy vidc.yuy2 vidc.yvu9 vidc.yvyu Avisynth+ is available,.. DGDecNV available,.. Vapoursynth is available,.. VSMLRT available,.. vsDPIR (mlrt) available,.. vsRIFE (mlrt) available,.. vsSAFA (mlrt) available,.. vsSCUNet mlrt) available,.. vsSwinIR (mlrt) available,.. Current defaultOutputPath: is empty! -> Set it under Config->Path Finished startup, finished after 8.515s RE: Nvidia 5080 Not being detected as CUDA GPU - Selur - 15.03.2025 Quote:Parsec Virtual Display Adapter NVIDIA GeForce RTX 5080Virtual Displays,... ![]() Does 'NVEncC --check-features' for on that system? Cu Selur RE: Nvidia 5080 Not being detected as CUDA GPU - PirateLife1001 - 15.03.2025 (15.03.2025, 09:48)Selur Wrote:Quote:Parsec Virtual Display Adapter NVIDIA GeForce RTX 5080Virtual Displays,... i have removed the parsec stuff days ago dunno where this is getting picked up from just checked display in device manager is not there. Earlier was working find with old gpu. i updated hybrid after settin new one and doesnt work anymore. Afaik 5080 doesnt support 32bit stuff anymore could that be it ? how fo i do the the check features command RE: Nvidia 5080 Not being detected as CUDA GPU - Selur - 15.03.2025 I uploaded a new dev which will basically do no NVEnc check and just assume that any driver with 'NVIDIA' in its name supports NVEnc. Cu Selur RE: Nvidia 5080 Not being detected as CUDA GPU - PirateLife1001 - 15.03.2025 (15.03.2025, 10:50)Selur Wrote: I uploaded a new dev which will basically do no NVEnc check and just assume that any driver with 'NVIDIA' in its name supports NVEnc. It works but i have an issue, loading my profile shows errors. Do i have to recreate all my profiles, i was previously on dev build from few months ago, i think some stuff are missing and chnaged so when i load global profile and once i load the file errors show: ![]() RE: Nvidia 5080 Not being detected as CUDA GPU - Selur - 15.03.2025 I'll look into it. (Probably related to DeOldify getting renamed to HAVC) Quote:Do i have to recreate all my profilesProbably: Yes RE: Nvidia 5080 Not being detected as CUDA GPU - Selur - 15.03.2025 I adjusted the code to not create popup, not the 'error' is only added in the log. If you load an old profile/config/preset you should: a. check if there are such messages in the log b. if any of these refers to a filter you were using, check/adjust the settings of that filter c. resave the profile/config/preset d. apply the profile/config/preset anew and see if the problem is solved, if not let me know. => uploaded new dev, let me know how it works out. If it fails, please share one of those profiles causing the issue with me. Cu Selur RE: Nvidia 5080 Not being detected as CUDA GPU - PirateLife1001 - 15.03.2025 (15.03.2025, 13:38)Selur Wrote: I adjusted the code to not create popup, not the 'error' is only added in the log. I can check when i get home, man such a hassle updating all the profiles, ithink safest would be to do that so other shit doesnt go bad, upscale does work just updated one of my profiles for now and its good. RE: Nvidia 5080 Not being detected as CUDA GPU - PirateLife1001 - 16.03.2025 (15.03.2025, 13:38)Selur Wrote: I adjusted the code to not create popup, not the 'error' is only added in the log. Prompts dont show but yeah error is there, imma just convert my stuff, wont update anymore for now and chill cuz its a hassle to update every time. I had to update since tensorrt needed update for 5080 or smth ![]() RE: Nvidia 5080 Not being detected as CUDA GPU - Selur - 16.03.2025 Since I can't reproduce this here: Did you try re-saving the profile? |