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

NVIDIA 470 on Arch #43

Closed
LiamDawe opened this issue Jun 22, 2021 · 7 comments
Closed

NVIDIA 470 on Arch #43

LiamDawe opened this issue Jun 22, 2021 · 7 comments

Comments

@LiamDawe
Copy link

Hey, tried installing with the custom option for the new NVIDIA 470 driver.

Gets stuck here:

==> Starting package_nvidia-egl-wayland-tkg()...
install: cannot stat 'libnvidia-egl-wayland.so.1.1.5': No such file or directory
==> ERROR: A failure occurred in package_nvidia-egl-wayland-tkg().

@SimpliFly03
Copy link

SimpliFly03 commented Jun 22, 2021

You can work it around by setting _eglwayland="false". But even if you succeed you will get Error! Build of nvidia-ib-peermem-stub.ko failed for _kernel_version_ error during DKMS.

@NoXPhasma
Copy link

To fix the egl version error, you need to edit the version from 1.1.5 to 1.1.7 in the PKGBUILD file. But as @SimpliFly03 said, it still fails at DKMS.

@Tk-Glitch
Copy link
Member

Fixed with cb47e2d

@LiamDawe
Copy link
Author

LiamDawe commented Jun 22, 2021

Hey, got told there's some stuff in the wrong place.

We need to have

_nvngx.dll and nvngx.dll setup in /usr/lib/nvidia/wine/ otherwise DLSS doesn't work.

@Tk-Glitch
Copy link
Member

Oh I thought it was in the lib dir after checking out the proton PR. Thanks for letting me know. I'll fix it asap.

@Tk-Glitch
Copy link
Member

Fixed btw - e00f0e0

@LiamDawe
Copy link
Author

Thanks :)

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

4 participants