negativo17 / nvidia-driver

NVIDIA's proprietary display driver for NVIDIA graphic cards
81 stars 25 forks source link

Fedora 35 segmentation fault on startx #119

Open mareg opened 2 years ago

mareg commented 2 years ago

Installed a fresh Fedora 35 MATE-Compiz spin, installed the nvidia drivers following these steps:

dnf config-manager --add-repo=https://negativo17.org/repos/fedora-nvidia.repo
dnf -y install nvidia-driver nvidia-settings
dnf -y nvidia-driver-libs.i686

Rebooted my OS after installation and while I could see the login screen, desktop session wouldn't start. Switched back to the console and tried to run the startx command, got the following error in the Xorg.1.log:

[   102.932] (EE) 
[   102.932] (EE) Backtrace:
[   102.932] (EE) 0: /usr/libexec/Xorg (OsLookupColor+0x139) [0x564ff2286d09]
[   102.933] (EE) 1: /lib64/libc.so.6 (__sigaction+0x50) [0x7f812fbf7750]
[   102.933] (EE) 2: ? (?+0x0) [0x0]
[   102.933] (EE) 3: /usr/libexec/Xorg (present_event_notify+0xa18) [0x564ff220ec18]
[   102.933] (EE) 4: /usr/libexec/Xorg (miGlyphs+0x5951) [0x564ff2209741]
[   102.933] (EE) 5: /usr/libexec/Xorg (miPutImage+0x1591) [0x564ff21172d7]
[   102.933] (EE) 6: /lib64/libc.so.6 (__libc_start_call_main+0x80) [0x7f812fbe2560]
[   102.933] (EE) 7: /lib64/libc.so.6 (__libc_start_main+0x7c) [0x7f812fbe260c]
[   102.934] (EE) 8: /usr/libexec/Xorg (_start+0x25) [0x564ff2117675]
[   102.934] (EE) 
[   102.934] (EE) Segmentation fault at address 0x0
[   102.934] (EE) 
Fatal server error:
[   102.934] (EE) Caught signal 11 (Segmentation fault). Server aborting
[   102.934] (EE) 
[   102.934] (EE) 

What have I done wrong? :see_no_evil:

Xorg.1.log

h3o66 commented 1 year ago

even if this issue is really old, i would assume that you forgot the akmod / dkms kernel driver that this can work