X11 has stopped working on fedora 35

It seems that the x11 drivers are not working with fedora 35 any more. Last working version was with kernel 5.15.10-200. Versions that have not worked so far:

  • 5.15.11-200
  • 5.15.12-200
  • 5.15.13-200
  • 5.15.14-200

Currently, I’m using xorg-x11-drv-nvidia-495.46-1.fc35 from rpmfusion (and reported the problem there at 6193 – plasma/kde/x11 has stopped working )

Any suggestions?

Kind regards,

aanno

You may need to contact RPMFusion, the packager of what you use. I’m on Fedora 35 using X11 and things are working just fine with 495.44+ and 510.39.01 on kernels > 5.15.10 (I’m on 5.15.14 ATM). I stopped using packaged drivers long ago, for reasons such as you are having. I install directly via the Nvidia installer using DKMS and things generally work well, even after kernel updates.

When I package the rpmfusion driver I test it with ‘X11 Cinnamon’ and ‘Wayland Gnome’.

System:
  Host: fedora Kernel: 5.15.13-200.fc35.x86_64 x86_64 bits: 64
  Desktop: Cinnamon 5.2.7 Distro: Fedora release 35 (Thirty Five)
Graphics:
  Device-1: NVIDIA GP107 [GeForce GTX 1050 Ti] driver: nvidia v: 495.46
  Display: x11 server: X.Org 1.20.14 driver: loaded: nvidia
  unloaded: fbdev,modesetting,nouveau,vesa resolution: 3840x2160~60Hz
  OpenGL: renderer: NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2
  v: 4.6.0 NVIDIA 495.46

You need to provide the required info.

Button line:

  • On 01:00.0 VGA compatible controller: NVIDIA Corporation TU106 [GeForce RTX 2060 Rev. A] (rev a1) the rpmfusion package xorg-x11-drv-nvidia version 3:495.46-1.fc35 does not work any more
  • On this card you need NVIDIA-Linux-x86_64-470.94.run nowerdays ( NVIDIA-Linux-x86_64-495.46.run does not work).

With the wrong driver, you will find the following at /var/log/Xorg.0.log:

[  3807.319] (EE) Backtrace:
[  3807.319] (EE) 0: /usr/libexec/Xorg (OsLookupColor+0x139) [0x55de062673c9]
[  3807.319] (EE) 1: /lib64/libc.so.6 (__sigaction+0x50) [0x7f6c371e9750]
[  3807.320] (EE) 2: ? (?+0x0) [0x0]
[  3807.320] (EE) 3: /usr/libexec/Xorg (miGlyphs+0x5ce1) [0x55de061e9f91]
[  3807.320] (EE) 4: /usr/libexec/Xorg (present_event_notify+0xa18) [0x55de061ef2e8]
[  3807.320] (EE) 5: /usr/libexec/Xorg (miGlyphs+0x57d1) [0x55de061e9a81]
[  3807.320] (EE) 6: /usr/libexec/Xorg (miPutImage+0x1570) [0x55de060f72f7]
[  3807.320] (EE) 7: /lib64/libc.so.6 (__libc_start_call_main+0x80) [0x7f6c371d4560]
[  3807.321] (EE) 8: /lib64/libc.so.6 (__libc_start_main+0x7c) [0x7f6c371d460c]
[  3807.321] (EE) 9: /usr/libexec/Xorg (_start+0x25) [0x55de060f7695]
[  3807.321] (EE) 
[  3807.321] (EE) Segmentation fault at address 0x0
[  3807.321] (EE) 
Fatal server error:
[  3807.321] (EE) Caught signal 11 (Segmentation fault). Server aborting
[  3807.321] (EE)

I’ve seen a similar issue with Mate.

You could use the 470xx driver till the issue is resolved.

https://rpmfusion.org/Howto/NVIDIA?highlight=(\bCategoryHowto\b)#Legacy_GeForce_600.2F700

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.