When I first log into launch X11 - It takes longer than usual to get in. After about a minute Plasma Crashes, or sometimes even a black screen. After force rebooting and launching back into X11 the next time and consecutive times after - System mostly seems to work fine.
I’ve only tested games in X11. Something like Helldivers works. SteamVR not so much. Headset not working. Xorg window not responding at times.
Switching to Wayland appears to not stutter anymore. Normal activity works on consecutive launches, However, Same problem returns to X11 when I switch back.
A new install of Fedora 40 KDE does not have the X11 desktop enabled.
It needs to be installed by the user dnf install plasma-workspace-x11
I see from the inxi output that you seem to have x11 running, so please be more specific as to what is the actual problem if that package is already installed.
Rebooted and selected x11. Running it currently. The Stuttering in Wayland seems to be gone after installing the Nvidia Driver though.
Could there be a problem between the Nvidia Driver and Xserver? I just ran this and got these EE and WW.
grep -E "(EE|WW)" ~/.local/share/xorg/Xorg.0.log
[ 950.265] Current Operating System: Linux fedora 6.10.4-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Aug 11 15:32:50 UTC 2024 x86_64
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 951.410] (WW) Warning, couldn't open module nouveau
[ 951.410] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 951.410] (WW) Warning, couldn't open module nv
[ 951.410] (EE) Failed to load module "nv" (module does not exist, 0)
[ 951.410] (WW) Warning, couldn't open module ati
[ 951.410] (EE) Failed to load module "ati" (module does not exist, 0)
[ 951.411] (WW) Warning, couldn't open module fbdev
[ 951.411] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 951.411] (WW) Warning, couldn't open module vesa
[ 951.411] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 952.273] (WW) Falling back to old probe method for modesetting
[ 952.273] (EE) open /dev/dri/card0: No such file or directory
[ 952.273] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 952.273] (WW) NVIDIA(0): Invalid SLI option: 'Auto'; using single GPU rendering.
[ 952.281] (WW) NVIDIA(0): Failed to initialize Base Mosaic! Reason: Only one GPU
[ 952.282] (WW) NVIDIA(0): detected. Only one GPU will be used for this X screen.
[ 952.682] (WW) NVIDIA: Failed to bind sideband socket to
[ 952.682] (WW) NVIDIA: '/var/run/nvidia-xdriver-ad7e231b' Permission denied
[ 953.411] (II) Initializing extension MIT-SCREEN-SAVER
I also don’t seem to have /.var/log/Xorg.0.log
Don’t know if that’s normal.
I’m puzzled on what to do for the next steps of troubleshooting. Tested the same games on Steam in Wayland. Maybe not quite as good as on X11, but functional.
Switching back to X11 doesn’t seem to always make it crash initially like I thought. I really don’t know how or what to check for the cause of the crashing in X11.
Sorry if I’m not clear. Before installing the Nvidia Driver. Wayland would stutter- X11 wouldn’t. Never had any crashes right after login.
After installing the Nvidia Driver. Neither Wayland would stutter. X11 might crash. After logging in, I’m greeted with a black screen and command line. Maybe 15-25 seconds, before the splash screen. A minute later and the Plasma Shell Crashes -Blackscreen.
Last night the issue appeared again after one of my restarts messing with SteamVR. Don’t know if there’s a correlation. It’s happened before without even touching Steam. No swapping between X11 and wayland on restart. Just X11.
Another instance. I have a better idea of the timeframe. Somewhere around Aug 21 15:50:00 to Aug 21 15:57:00 for login and reboot.
After login - had a blackscreen with some text 20 to 30 seconds give or take - splash screen - Had Firefox, System Monitor, maybe Problem Reporting open in background - Sudden Blackscreen - Couldn’t open Terminals - Rebooted pressing power button on and off.
I’m trying to learn more about JournalCTL and how to use it. What Warnings, Errors, etc should I be looking for? Nvidia, Plasma, X. org.? Really want to figure out why this happens on some restarts.