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

570.86.16 #282

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

SteavenGamerYT
Copy link
Contributor

No description provided.

@JIStream
Copy link

Do I need to remove egl-x11 to install it? Have bunch of errors like this:

/usr/lib/libnvidia-egl-xcb.so exists in filesystem (owned by egl-x11)
/usr/lib/libnvidia-egl-xcb.so.1 exists in filesystem (owned by egl-x11)

Not sure if it's a problem with 570 in particular or nvidia-all in general.

@nadanke
Copy link

nadanke commented Jan 30, 2025

Getting this too. nvidia-utils now seems to have all the files that used to come in the egl-x11 package on Arch. I guess dependencies have to be adjusted.

@thojohns
Copy link
Contributor

Builds and runs on kernel 6.13 without issue, beyond manually resolving the egl-x11 conflict. I believe older driver versions still need patches not in this repository.

@ptr1337
Copy link
Collaborator

ptr1337 commented Jan 30, 2025

Do I need to remove egl-x11 to install it? Have bunch of errors like this:

/usr/lib/libnvidia-egl-xcb.so exists in filesystem (owned by egl-x11)
/usr/lib/libnvidia-egl-xcb.so.1 exists in filesystem (owned by egl-x11)

Not sure if it's a problem with 570 in particular or nvidia-all in general.

Archlinux does ship its own compiled egl-x11 and egl-gbm.
nvidia-all should be synced with all the changes done in the past month, to be properly compatible.

MR has been also sent to archlinux, you can build from that branch:
https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-utils/-/merge_requests/23

lib32 can be just compiled with normal pkgver upgrade.

@Sukid
Copy link

Sukid commented Feb 8, 2025

Works great, couldn't get the last version running on 6.13.1 so this is just what I needed!

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

Successfully merging this pull request may close these issues.

6 participants