-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
One screen stays off when using Vulkan renderer #8350
Labels
bug
Not working as intended
Comments
The error seems to be
Can you share a |
Here you go:
|
Unfortunately it doesn't seem like this log contains information about size limits. I've created this MR to better log the limits: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4837 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Note that I do pass
--unsupported-gpu
because I have a nVidia discrete GPU, however I am also specifyingWLR_DRM_DEVICE=/dev/dri/card0
, which uses my Radeon RX card, which has a supported driver.I have a 4-monitor setup, one of them is 4k. When using the Vulkan renderer, the 4k monitor does not turn on.
The text was updated successfully, but these errors were encountered: