While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- The "video game preservation service" Myrient is shutting down in March
- California law to require operating systems to check your age
- The OrangePi Neo gaming handheld with Manjaro Linux is now "on ice" due to component prices
- Heroic Games Launcher v2.20.1 brings more essential bug fixes
- Running With Scissors announced horror first person shooter Flesh & Wire
- > See more over 30 days here
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
I updated to driver 520.56.06 on Fedora, and now my 4k DP monitor is just a black flashing screen. Has anyone else seen this?
[This bug report](https://forums.developer.nvidia.com/t/bug-report-black-x11-screen-and-partial-lockup-when-upgraded-to-515-76-and-dual-rtx3060/228912) seems similar, but a different model and driver.
Last edited by GamingOnLinux Bot on 21 Oct 2022 at 1:54 pm UTC
One resolution does it: 2560x1440, all other resolutions work. But as of this driver 520.56.06, that resolution just produces the black screen.
Last edited by Ehvis on 21 Oct 2022 at 1:37 pm UTC
after reboot everything's still working fine, no display problems, glxinfo says direct rendering is enabled, glxgears and vkcupe also run fine ...
maybe some incompatibility with the kernel version you're using? Manjaro currently recommends 5.15.74, though it has newer ones (even version 6 already)...
or is there some bug in KDE? (as I see Ehvis uses Gnome and also doesn't have any problems)
maybe disabling composit/desktop effects kde can fix that (had issues with that from time to time at work while i was still using kde there)...
or simply try a different desktop (not based on qt/kde-libs) to exclude kde from the list...
does the x-log (/var/log/Xorg.0.log) mention anything when you try using 4K?
This was in the logs that kept spamming every second (cut a small portion of it)
https://pastebin.com/i6CuriDp
edit: yeah mine is fixed fully. switched to other greeter instead of the webkit2 one and all is working fine with 520.56.06. Probably some qt5 or lightdm updates that did that. So thats probably not related to Liam's issue. Just looked similar.
Last edited by Xpander on 25 Oct 2022 at 1:56 pm UTC
maybe the problem is a bit more complex...
lightdm-webkit2-greeter 2.2.5-6
lightdm 1:1.32.0-4
qt5-base 5.15.6+kde+r181-
replaced lightdm-webkit2-greeter with lightdm-slick-greeter 1.5.9-1 and all works perfectly. Maybe config problem also somewhere..anyway working fine with different greeter so not really feeling to dig deeper into it as i didn't care about how the greeter looks anyway :)
Last edited by Xpander on 25 Oct 2022 at 4:43 pm UTC