I am on a Fedora Workstation 41 (fully updated) x86/64 machine with 2 monitors and I have the following problem:
If I have firefox in fullscreen on the right monitor and I try to drag the cursor to the left screen, a little into the left monitor the whole system lags for a small amount of time. If I repeat passing the mouse over this virtual vertical line I can even make GNOME crash and have a black screen on both monitors (they show as being inactive).
I suspect this to be either a driver issue or a gnome issue so I added the related installed versions. I wanted to bug report to the right project but since I don’t know where it comes from I am asking here if anyone knows how to help me.
I don’t know whether I want to update to f42 beta yet but thanks for the info!
But since the issue is in gnome 47 and 47 will still be old-stable shouldn’t the bug be still relevant until gnome 47 will go eol and not be closed?
The bug could be not simply Gnome 47, but Gnome 47 when running with certain drivers or kernels. So I may be able to be fixed without touching Gnome itself.
Looks like the gfxoff feature is giving trouble. I loked up reports, and people have turned it off with a Windows graphical program, and I see some boot commands to disable gfxoff.
Have to go out now if no-one else knows I can look it up again later.
My 2 monitors are both connected with DP cables. (I don’t have HDMI cables to test with. Tried switching around the gpu ports but that doesn’t change anything)
Running that commands gives me 01. That would mean that write is disabled but read is enabled right?
As cables are the same, disregard the changing cables idea.
As I understand it 01 means that gfxoff is enabled.
You want to disable it.
It is not a read/write situation, it is an all on or all off situation. That is, you want to write the value 0 (or 00?) to disable gfxoff.
Also there has been an AMDGPU update which is worth your updating and testing.
I was able to disable it at boot by adding the kernel parameter amdgpu.ppfeaturemask=0xfff77fff. The issue is not happening anymore. Though if I boot back without the flag the issue is gone too. So I don’t know now…
Perhaps the latest linux-firmware or amd-gpu-firmware fixed it.
Will let you know if the issue comes back again. Thanks for all the help!!