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

X crashes on machines with nvidia graphic cards #274

Open
blabno opened this issue Jun 4, 2024 · 1 comment
Open

X crashes on machines with nvidia graphic cards #274

blabno opened this issue Jun 4, 2024 · 1 comment

Comments

@blabno
Copy link

blabno commented Jun 4, 2024

I'm running slax-64bit-debian-12.2.0.iso from USB. X crashes when loading nouveau driver.

[  3358.884] (II) NOUVEAU(1): NVEnterVT is called.
[  3358.884] (EE) 
[  3358.884] (EE) Backtrace:
[  3358.884] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x139) [0x5624a0178d29]
[  3358.884] (EE) 1: /lib/x86_64-linux-gnu/libc.so.6 (__sigaction+0x40) [0x7fbaaf85afd0]
[  3358.885] (EE) 2: /usr/lib/xorg/Xorg (xf86RandR12CreateScreenResources+0x4f5) [0x5624a0084055]
[  3358.885] (EE) 3: /usr/lib/xorg/Xorg (InitExtensions+0x300) [0x5624a0076550]
[  3358.885] (EE) 4: /usr/lib/xorg/Xorg (InitFonts+0x281) [0x5624a0009591]
[  3358.885] (EE) 5: /lib/x86_64-linux-gnu/libc.so.6 (__libc_init_first+0x8a) [0x7fbaaf8461ca]
[  3358.885] (EE) 6: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0x85) [0x7fbaaf846285]
[  3358.885] (EE) 7: /usr/lib/xorg/Xorg (_start+0x21) [0x56249fff2b71]

Things work fine after I uninstall those drivers:

apt-get remove xserver-xorg-video-nouveau

Xorg.1.log

@equetzal
Copy link

@blabno, you need to report this to the nouveau project, not Slax. Sadly nvidia does not support their graphic cards for open source, you will need to use their private drivers to have a smooth experience on your graphic card.

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