nixGL icon indicating copy to clipboard operation
nixGL copied to clipboard

nixGLNvidia fails on debian buster due to Tesla driver 418.152.00

Open KaneTW opened this issue 5 years ago • 6 comments

Debian Buster can't build nixGLNvidia. 418.152.00 is located at https://us.download.nvidia.com/tesla/418.152.00/NVIDIA-Linux-x86_64-418.152.00.run and not under http://download.nvidia.com/XFree86/Linux-x86_64/, so the URL is wrong and it can't be fteched.

KaneTW avatar Jan 03 '21 01:01 KaneTW

I'm on Ubuntu Bionic and got the similar error:

error: unable to download 'https://download.nvidia.com/XFree86/Linux-x86_64/440.118.02/NVIDIA-Linux-x86_64-440.118.02.run': HTTP error 404

yodahuang avatar Aug 12 '21 21:08 yodahuang

Damned, that's interesting. Sorry @KaneTW I totally missed the notification.

Thank you @yodahuang, I'll try to find a solution for this ASAP.

guibou avatar Aug 13 '21 10:08 guibou

My issue might be a duplication of #49, as Nvidia removes old driver.

yodahuang avatar Aug 13 '21 22:08 yodahuang

@guibou nixGL still consistently fails to download the needed nvidia version on archlinux for me. I've forked the repo to use us.download.nvidia.com instead of download.nvidia.com and haven't run into any problems with that. Would it be possible to switch to us.download.nvidia.com or at least provide an option to specify a download server?

sents avatar May 11 '22 14:05 sents

My coworker hit something similar today: he upgraded to 510.73.08 which his distro packager presumably got from https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/ but that version is missing from https://download.nvidia.com/XFree86/Linux-x86_64/

I'm not sure what the best way to solve this one is: maybe we can unpack the DEB in such cases? Unsure how the distribution differs... Same issue with RPM and CentOS and such.

Fuuzetsu avatar Jun 08 '22 01:06 Fuuzetsu

nixgl fails with NVIDIA for me too

dnkmmr69420 avatar Jun 19 '23 23:06 dnkmmr69420