Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VULKAN] vkEnumeratePhysicalDevices failed 5 #627

Open
4 tasks done
LINyyypan opened this issue Jan 5, 2024 · 9 comments
Open
4 tasks done

[VULKAN] vkEnumeratePhysicalDevices failed 5 #627

LINyyypan opened this issue Jan 5, 2024 · 9 comments
Labels
vulkan Issues that concern with hardware and were open at least once after 2024-01-19

Comments

@LINyyypan
Copy link

Checklist

Describe the Bug

Error.please make sure you have a Vulkan compatible GPU (Most modern GPUs support Vulkan).Upscayl does not work with Cpu or IGPU sadly

To Reproduce

845a6045e1a52d1ecf35b9054a48b92

Version (or commit hash)

V2.9.5

Select your Operating System

Windows

OS Version

Windows 10

GPU Name

NVIDIA RTX 2060

Expected Behavior

No response

Screenshots

No response

Paste the logs

🎯 GET_MODELS_LIST:  
⚙️ Getting saveImageAs from localStorage:  png
⚙️ Getting model from localStorage:  {"label":"General Photo (Real-ESRGAN)","value":"realesrgan-x4plus"}
⚙️ Setting gpuId to empty string
🔀 Setting model to 
🔀 Setting model to realesrgan-x4plus
🐞 BACKEND REPORTED:  💾 Updating Save Output Folder:  false
🐞 BACKEND REPORTED:  📐 Updating Compression:  0
🐞 BACKEND REPORTED:  📝 Updating Overwrite:  false
🐞 BACKEND REPORTED:  🖼️ Updating No Image Processing:  true
🔄 Resetting image paths
⤵️ Dropped file:  {"type":"image/png","filePath":"C:\\Users\\L.PAN\\Desktop\\210.png","extension":"png"}
🖼 Setting image path:  C:\Users\L.PAN\Desktop\210.png
🗂 Setting output path:  C:\Users\L.PAN\Desktop
🖼 imagePath:  C:\Users\L.PAN\Desktop\210.png
🔤 Extension:  png
🔄 Resetting Upscaled Image Path
🏁 UPSCAYL
🐞 BACKEND REPORTED:  📝 Updating Overwrite:  false
🐞 BACKEND REPORTED:  🖼️ Updating No Image Processing:  true
🐞 BACKEND REPORTED:  📐 Updating Compression:  0
🐞 BACKEND REPORTED:  ✅ Upscayl Variables:  {"model":"realesrgan-x4plus","gpuId":null,"saveImageAs":"png","inputDir":"C:\\Users\\L.PAN\\Desktop","outputDir":"C:\\Users\\L.PAN\\Desktop","fullfileName":"210.png","fileName":"210","initialScale":"4","desiredScale":"4","outFile":"C:\\Users\\L.PAN\\Desktop\\210_upscayl_4x_realesrgan-x4plus.png","compression":0}
🐞 BACKEND REPORTED:  📢 Upscayl Command:  -i,C:\Users\L.PAN\Desktop\210.png,-o,C:\Users\L.PAN\Desktop\210_upscayl_4x_realesrgan-x4plus.png,-s,4,-m,C:\Program Files\Upscayl\resources\models,-n,realesrgan-x4plus,,,-f,png
🐞 BACKEND REPORTED:  👶 Updating Child Processes:  {"binary":"C:\\Program Files\\Upscayl\\resources\\bin\\upscayl-bin","args":["C:\\Program Files\\Upscayl\\resources\\bin\\upscayl-bin","-i","C:\\Users\\L.PAN\\Desktop\\210.png","-o","C:\\Users\\L.PAN\\Desktop\\210_upscayl_4x_realesrgan-x4plus.png","-s","4","-m","C:\\Program Files\\Upscayl\\resources\\models","-n","realesrgan-x4plus","","","-f","png"]}
🐞 BACKEND REPORTED:  🛑 Updating Stopped:  false
🐞 BACKEND REPORTED:  image upscayl:  vkEnumeratePhysicalDevices failed 5
invalid gpu device

🔄 Resetting image paths
🚧 UPSCAYL_PROGRESS:  vkEnumeratePhysicalDevices failed 5
invalid gpu device

🐞 BACKEND REPORTED:  ❌ INVALID GPU OR FAILED
⚙️ Getting saveImageAs from localStorage:  png
⚙️ Getting model from localStorage:  {"label":"General Photo (Real-ESRGAN)","value":"realesrgan-x4plus"}
⚙️ Setting gpuId to empty string
⚙️ Getting rememberOutputFolder from localStorage:  false
@LINyyypan LINyyypan added the bug Something isn't working label Jan 5, 2024
@kinmenRP
Copy link

On Ubuntu 22.04 too, v.2.9.5 from snap

@NayamAmarshe
Copy link
Member

Driver issue, mostly. Sometimes reinstalling the driver fixes it

@kinmenRP
Copy link

kinmenRP commented Jan 15, 2024

On Ubuntu 22.04 it seem to be an issue with the Snap package not working; installed the binary,the error msg disappears (btw my GPU is AMD)

@NayamAmarshe
Copy link
Member

On Ubuntu 22.04 it seem to be an issue with the Snap package not working; installed the binary,the error msg disappears (btw my GPU is AMD)

@nbuechner might be able to tell what's wrong

@aaronliu0130
Copy link
Member

@LINyyypan Have you tried reinstalling drivers?

@NayamAmarshe NayamAmarshe added vulkan Issues that concern with hardware and were open at least once after 2024-01-19 and removed bug Something isn't working labels Jan 17, 2024
@Levan7
Copy link

Levan7 commented Jan 19, 2024

I have the same issue on 1050ti under windows 10 using latest 2.9.8 build

@aaronliu0130
Copy link
Member

@Levan7 Do the checklist

@Levan7
Copy link

Levan7 commented Jan 25, 2024

@aaronliu0130 Doesn't work for me sadly

@aaronliu0130
Copy link
Member

Could you provide your logs?

@NayamAmarshe NayamAmarshe changed the title Suddenly it shows that it is not supported and cannot be used. [VULKAN] vkEnumeratePhysicalDevices failed 5 May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vulkan Issues that concern with hardware and were open at least once after 2024-01-19
Projects
None yet
Development

No branches or pull requests

5 participants