https://bugs.kde.org/show_bug.cgi?id=491751

--- Comment #33 from Zamundaaa <xaver.h...@gmail.com> ---
(In reply to Robert Svensson from comment #32)
> That error about the driver rejecting the config might be a red herring but 
> thought I'd mention it anyway.
No, it's the actual thing that's happening in your case, testing through all
the possible configurations you could drive the displays can take a while
because of the really shitty APIs we're dealing with.
GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT is just a dumb side effect of a NVidia
driver bug.

If you want to look into it further, you can check out
https://invent.kde.org/plasma/kwin/-/wikis/Debugging/Debugging-DRM-issues for
how to get (very) verbose debug information about why the driver is rejecting
the output configuration. It's quite likely that it's simply a driver bug
though.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to