OpenELEC / OpenELEC.tv

OpenELEC - The living room PC for everyone
http://openelec.tv
1.6k stars 887 forks source link

Upgrade Nvidia driver to v381.22 #5068

Open soullivaneuh opened 6 years ago

soullivaneuh commented 6 years ago

This is the last current stable driver for Linux: http://www.geforce.com/drivers/results/118524

This add support for 10 series Nvidia graphic cards.

I don't know yet if it fix #5067, but in any case, it worth to update it.

Could this update be pushed on a new bugfix release?

soullivaneuh commented 6 years ago

I can't test it, compilation failing because of speex library link:

--2017-07-07 08:08:52--  http://downloads.us.xiph.org/releases/speex/speex-1.2rc2.tar.gz
Resolving downloads.us.xiph.org (downloads.us.xiph.org)... failed: Name or service not known.
wget: unable to resolve host address 'downloads.us.xiph.org'
--2017-07-07 08:08:52--  http://sources.openelec.tv/mirror/speex/speex-1.2rc2.tar.gz
Resolving sources.openelec.tv (sources.openelec.tv)... 82.220.2.33
Connecting to sources.openelec.tv (sources.openelec.tv)|82.220.2.33|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-07-07 08:08:52 ERROR 404: Not Found.

Cant't get speex sources : http://downloads.us.xiph.org/releases/speex/speex-1.2rc2.tar.gz
 Try later !!
Makefile:10: recipe for target 'image' failed
make: *** [image] Error 1
soullivaneuh commented 6 years ago

Link is now working but I have another error:

cp: cannot stat 'test/vainfo/.libs/vainfo': No such file or directory

Any idea ?