Skip to content

Conversation

@1ace
Copy link

@1ace 1ace commented Nov 18, 2025

If not, print a nice message instead of:

[gamescope] [Error] vulkan: vkCreateDevice failed (VkResult: -7)

(-7 is VK_ERROR_EXTENSION_NOT_PRESENT)

@1ace
Copy link
Author

1ace commented Nov 18, 2025

This allowed me to figure out what was missing from my driver:

[gamescope] [Error] vulkan: Missing required extension: VK_KHR_present_id
[gamescope] [Error] vulkan: Missing required extension: VK_KHR_present_wait

This will also help everyone in #991 and similar issues :)

…ailable

If not, print a nice message instead of:

    [gamescope] [Error] vulkan: vkCreateDevice failed (VkResult: -7)

(-7 is VK_ERROR_EXTENSION_NOT_PRESENT)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant