Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fedora 35 segmentation fault on startx #119

Open
mareg opened this issue Dec 19, 2021 · 1 comment
Open

Fedora 35 segmentation fault on startx #119

mareg opened this issue Dec 19, 2021 · 1 comment

Comments

@mareg
Copy link

mareg commented Dec 19, 2021

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? 🙈

Xorg.1.log

@h3o66
Copy link

h3o66 commented May 30, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants