Hi, I have been facing the same issue with fedora 41. Initially when I updated from fedora 40 to fedora 41, it was working perfectly fine. Now after another update to the latest version, it is not working. My external monitor is not being detected. Could someone please help me out?
This is my xrandr
output:
Screen 0: minimum 16 x 16, current 1920 x 1080, maximum 32767 x 32767
eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 340mm x 190mm
1920x1080 120.01*+
1440x1080 120.03
1400x1050 120.01
1280x1024 119.96
1280x960 119.89
1152x864 119.94
1024x768 120.02
800x600 119.85
640x480 119.52
320x240 119.73
1680x1050 119.99
1440x900 120.07
1280x800 120.01
1152x720 119.94
960x600 120.04
928x580 119.87
800x500 119.91
768x480 119.71
720x480 119.65
640x400 119.64
320x200 117.55
1600x900 120.07
1368x768 119.99
1280x720 119.86
1024x576 119.85
864x486 119.69
720x400 119.54
640x350 120.03
this is my nvidia-smi output
Sun Jan 26 17:34:20 2025
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.127.05 Driver Version: 550.127.05 CUDA Version: 12.4 |
|-----------------------------------------+------------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce GTX 1660 Ti On | 00000000:01:00.0 Off | N/A |
| N/A 47C P8 3W / 80W | 2MiB / 6144MiB | 0% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| No running processes found |
+-----------------------------------------------------------------------------------------+
00:02.0 VGA compatible controller [0300]: Intel Corporation CometLake-H GT2 [UHD Graphics] [8086:9bc4] (rev 05)
DeviceName: Onboard - Video
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:12aa]
Kernel driver in use: i915
--
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU116M [GeForce GTX 1660 Ti Mobile] [10de:2191] (rev a1)
Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:12aa]
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia_drm, nvidia
This seems likely to be your problem. That is a relatively old version of the nvidia driver as we are now up to 565.77 from the rpmfusion repo.
Please show us the output of dnf list --installed \*nvidia\*
and dnf repolist
Note that I moved your issue to a new thread. The OP on the other thread had a mechanical issue that had been solved. Your issue seems to be software so it is not the same. A new thread was required.