I have been using Fedora 40 workstation with gnome since 3 months and being faced this issue since the beginning.
ISSUE: The screen goes dim, so dim that it’s black under normal light. But if in a dark room, I am able to see the desktop and its working fine, the mouse, the keyboard inputs, and applications. I have not been able to figure out what causes this. I use Brave browser, VS code, VLC media player, I experienced the same on all the application making me suspect this is a gnome-shell issue.
ALSO: I fix this issue by suspending or locking the gnome-shell by Super+L. And then logging in again. Its fixed but doesn’t guarantee that screen won’t go dim again. As I’m writing this, screen already went dim one time.
I use default gnome-shell login meaning wayland protocol.
Unlike my the activities view issue, this one is too uncertain. I am still not able to figure out how to reproduce this potential bug. In 7 hour work session, it goes off 2-5 times. Interestingly, while watching a video of 1 hour, it goes off 5-7 times. I’m suspecting it’s because of Nvidia drivers. I am hoping for a solution. Here is my inxi -Fzxx.
Are you using the discrete or integrated graphics? The thread carries the tag amd but you mention Nvidia drivers in your last comment so this could be a little confusing.
You could perhaps try switching to the other GPU to see if the problem goes away? If it does, then you would know the primary source/cause of the issue.
EDIT: Sorry this comment is misleading. Issue still persists. Keep an eye on new comments
Thank you Mike! It looks like the issue is solved. Nouveau is the culprit !!! (I think)
The fedora installation asked me if I wanted proprietary drivers, I chose yes. Turns out, it only installed the rpmfusion repo, not the driver itself.
Apart from the how-to you linked, which was very helpful, there are a couple of additions I would like to make.
If your system’s secure boot is enabled (all modern systems have), then do the secure boot stepfirst.
If, by any chance, you missed the order. Follow these steps
Even though the fedora experience wasn’t top notch, I wonder what made me stick.
Anyway, here are the answers to your questions, Mike. Thanks for being kind.
Yes, I’m dual booting from same physical drive. I guess its driver issue after all.
Really, why was I not using official drivers!!! Why!!!
Here is the output for cat /proc/cmdline: BOOT_IMAGE=(hd0,gpt8)/vmlinuz-6.9.11-200.fc40.x86_64 root=UUID=34aa273b-f6e1-4bf9-94df-a430b11c36fc ro rootflags=subvol=root rhgb quiet rd.driver.blacklist=nouveau modprobe.blacklist=nouveau
That’s because Fedora doesn’t ship proprietary, patent-encumbered software, but provides the users with the means to access such software, if they choose so.
System is up-to-date. I pull sudo dnf upgrade --refresh and Gnome Software App and System Updates daily. I am not sure if firmware settings are included in these.