So after upgrading from Fedora 38 to 39 on my desktop I am experiencing, pretty much, the exact same scenario as I posted here when I update to 38 last year:
This time around it seems it may be a rendering issue. Probably related to crappy NVIDIA crap again. The scenario I am seeing is that as soon as I login and open Firefox, the system crashes, freezes up. Sometimes I can ssh remotely to an active system while the Desktop Environment locally is frozen. Sometimes I can’t ssh remotely. At first I thought it may be a Firefox issue. I then tried moving from logging in with X11 (has been my default for years) to Weyland, but that didn’t solve the issue. I started opening Brave browser, because I thought it was Firefox, but even though it was working for a while, opening Brave in one scenario caused a freeze up of the system, even in Weyland. Which leads me to now thinking that it is a rendering of the desktop and not specific to a web browser. Even now as I type this from my working laptop with nothing open on my desktop but Konsole I am seeing Plasma error windows popping up in the notification tray.
Does anyone have any thoughts or suggestions on how to fix my unstable desktop?
I just ran the following command and it doesn’t even look as if NIVIDIA drivers are loaded:
[ed@edfed: ~]$ sudo lsmod | grep -i nvidia
[ed@edfed: ~]$
In fact, it looks like the system defaulted to nouveau, for some reason:
[ed@edfed: ~]$ sudo lsmod | grep -i nouveau
nouveau 3465216 55
drm_exec 12288 1 nouveau
gpu_sched 57344 1 nouveau
i2c_algo_bit 20480 1 nouveau
drm_ttm_helper 12288 1 nouveau
ttm 110592 2 drm_ttm_helper,nouveau
drm_display_helper 229376 1 nouveau
mxm_wmi 12288 1 nouveau
video 77824 2 asus_wmi,nouveau
wmi 45056 5 video,asus_wmi,wmi_bmof,mxm_wmi,nouveau
Are there recommended steps on getting nvidia drivers loaded and running again?
Thanks in advance.
EDIT: Saw this:
[ed@edfed: ~]$ sudo dnf list installed '*nvidia*'
Installed Packages
akmod-nvidia.x86_64 3:545.29.06-2.fc39 @rpmfusion-nonfree-updates
kmod-nvidia-6.6.13-100.fc38.x86_64.x86_64 3:545.29.06-2.fc38 @@commandline
kmod-nvidia-6.6.13-200.fc39.x86_64.x86_64 3:545.29.06-2.fc39 @@commandline
kmod-nvidia-6.6.9-100.fc38.x86_64.x86_64 3:545.29.06-2.fc38 @@commandline
nvidia-gpu-firmware.noarch 20240115-2.fc39 @updates
nvidia-modprobe.x86_64 3:545.29.06-1.fc39 @rpmfusion-nonfree-updates
nvidia-settings.x86_64 3:545.29.06-1.fc39 @rpmfusion-nonfree-updates
xorg-x11-drv-nvidia.x86_64 3:545.29.06-2.fc39 @rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-cuda-libs.x86_64 3:545.29.06-2.fc39 @rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-kmodsrc.x86_64 3:545.29.06-2.fc39 @rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-libs.i686 3:545.29.06-2.fc39 @rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-libs.x86_64 3:545.29.06-2.fc39 @rpmfusion-nonfree-updates
xorg-x11-drv-nvidia-power.x86_64 3:545.29.06-2.fc39 @rpmfusion-nonfree-updates