Hello! So I’ve been in this really tricky situation on a fresh install where I’ve been trying to set up the proprietary RPMFusion 390xx drivers on an hybrid/Optimus laptop [i5-4200U, GeForce 820M], but it just seems to keep on failing to give a display output no matter what I do.
Despite my chip being on the GeForce 800 lineup, it still uses the older Fermi architecture, meaning I have to use the older legacy 390xx driver, otherwise it just will ignore the GPU.. Nvidia’s official 470xx driver was also to no avail, throwing the same error. Upon further research, it turns out that it was only for Kepler architecture chips (840M above).
With more research, I found out that a few people have also been having issues with LightDM on the 820M, with similar issues on similar Optimus configs.. I tried the steps on this 5 year old post on askubuntu highlighting almost the exact same issues with LightDM on this GPU, with a user only having success on no other DM but GDM.. But that was 5 years ago when Gnome still used X11 ![]()
Currently, with GDM, there somewhat is video output now! Compared to LightDM where it showed absolutely nothing, it was a bit of progress.. but still unusable. I was stuck on a white cursor while my backlight switches on and off every 3 seconds..
Looking into journalctl -xeu gdm, this error comes up repeatedly:
Apr 14 16:20:00 fedora gdm[22286]: Gdm: GdmDisplay: Session never registered, failing
Apr 14 16:20:00 fedora gdm[22286]: Gdm: Child process -22329 was already dead.
Apr 14 16:20:00 fedora gdm[22286]: Gdm: GdmDisplay: Session never registered, failing
Apr 14 16:20:00 fedora gdm[22286]: Gdm: Child process -22329 was already dead.
Apr 14 16:22:50 fedora systemd[1]: Stopping gdm.service - GNOME Display Manager...
IIRC I saw somewhere that this seems to come from GDM trying to invoke wayland-session or something without it being there.. I apologize, I’m not really the most knowledgable in this. According to this comment, apparently Wayland doesn’t support any Nvidia driver below the current one (470xx below).
..So now I’m trapped in this situation where the drivers seemingly just don’t work with LightDM, is stuck in X11, and oh how great! Now the only DM that worked with 390xx dropped support for that.. Goodness gracious, if only Gnome didn’t think of dropping X11, I’d not be here in this tangled mess.
So the only things I could possibly think of, are:
- I have to downgrade to F42 so I can stay on the Gnome version with X11 support (unrecommended, EOL in a month)
- Suffer with my weak CPU’s iGPU, which is not great as I do record videos often..
..Or I’ve been wondering, is there any way I could get GDM 48 with X11 support?
SPECS:
Host: 20404 (Lenovo Flex 2-14)
Linux 6.19.11-200.fc43.x86_64
DE/WM: XFCE 4.20 (Xfwm4, X11) on Fedora 43
CPU: Intel(R) Core(TM) i5-4200U (4) @ 2.60 GHz
GPU 1: NVIDIA GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M [Discrete]
GPU 2: Intel Haswell-ULT Integrated Graphics Controller @ 1.00 GHz [Integrated]
Any advice or help is greatly appreciated.


