Hi,
I run Fedora 39 on a Dell Precision 5560 with Intel + Nvidia GPUs as listed below:
$ lspci -n -n -k | grep -A 2 -e VGA -e 3D
0000:00:02.0 VGA compatible controller [0300]: Intel Corporation TigerLake-H GT1 [UHD Graphics] [8086:9a60] (rev 01)
DeviceName: Onboard - Video
Subsystem: Dell Device [1028:0a62]
--
0000:01:00.0 3D controller [0302]: NVIDIA Corporation TU117GLM [T1200 Laptop GPU] [10de:1fbc] (rev a1)
Subsystem: Dell Device [1028:0a62]
Kernel driver in use: nvidia
I have the following Nvidia drivers installed:
$ sudo dnf list --installed | grep nvidia
akmod-nvidia.x86_64 3:545.29.06-2.fc39 @rpmfusion-nonfree-nvidia-driver
kmod-nvidia-6.5.12-300.fc39.x86_64.x86_64 3:545.29.06-2.fc39 @@commandline
kmod-nvidia-6.6.9-200.fc39.x86_64.x86_64 3:545.29.06-2.fc39 @@commandline
nvidia-gpu-firmware.noarch 20231211-1.fc39 @updates
nvidia-modprobe.x86_64 3:545.29.06-1.fc39 @rpmfusion-nonfree-nvidia-driver
nvidia-settings.x86_64 3:545.29.06-1.fc39 @rpmfusion-nonfree-nvidia-driver
xorg-x11-drv-nvidia.x86_64 3:545.29.06-2.fc39 @rpmfusion-nonfree-nvidia-driver
xorg-x11-drv-nvidia-cuda-libs.x86_64 3:545.29.06-2.fc39 @rpmfusion-nonfree-nvidia-driver
xorg-x11-drv-nvidia-kmodsrc.x86_64 3:545.29.06-2.fc39 @rpmfusion-nonfree-nvidia-driver
xorg-x11-drv-nvidia-libs.x86_64 3:545.29.06-2.fc39 @rpmfusion-nonfree-nvidia-driver
xorg-x11-drv-nvidia-power.x86_64 3:545.29.06-2.fc39 @rpmfusion-nonfree-nvidia-driver
… and the following mesa drivers:
$ sudo dnf list --installed | grep mesa
mesa-dri-drivers.x86_64 23.3.2-7.fc39 @updates
mesa-filesystem.x86_64 23.3.2-7.fc39 @updates
mesa-libEGL.x86_64 23.3.2-7.fc39 @updates
mesa-libGL.x86_64 23.3.2-7.fc39 @updates
mesa-libgbm.x86_64 23.3.2-7.fc39 @updates
mesa-libglapi.x86_64 23.3.2-7.fc39 @updates
mesa-libxatracker.x86_64 23.3.2-7.fc39 @updates
mesa-va-drivers.x86_64 23.3.2-7.fc39 @updates
mesa-vulkan-drivers.x86_64 23.3.2-7.fc39 @updates
Kernel version is x86_64 Linux 6.6.9-200.fc39.x86_64.
Recently, within the last week, the display has been flickering like crazy when the screen is updated (repainted) like when I move the mouse, or during boot when there is the spinner. At random times the screen will go black and I will need to close and reopen the lid to get something back on the screen.
I am using Wayland (as it’s the default) but this issue occurs on Xorg as well.
When I use an external monitor, there are no random pixels on it, but the main display continues to flicker and black out.
I think its a driver issue because when I did the BIOS hardware test there were no issues with the flickering (and the tests didn’t pick up anything).
Here is a sample image of what’s happening. These blocks of pixels stretch all the way across the screen and are varying heights and at random positions and sometimes overlay each other. The appear and disappear quickly or slowly depending on screen updates.
I am fairly new to Fedora, having been an Ubuntu user predominantly. I tried Ubuntu in this laptop, but Fedora works much better. It’s been probably over 6 months with no issues until this problem arose.
Hoping someone can help.
Thanks.
