1057 Commits (master)
 

Author SHA1 Message Date
Vladislav Yarmak 4805641d8b
Merge pull request #23 from Snawoot/shellcheck
* Fixes bug: message 'Something went wrong. Check nvidia driver' never displayed because $? always zero due to pipe containing last head which always succeeds.
* Fix: https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing
* Fix: https://www.shellcheck.net/wiki/SC2181 -- Check exit code directly with
* Introduces strict mode of BASH operation
5 years ago
Vladislav Yarmak 5182417990
strict mode of bash operation: pipefail, stop on errors, stop on undefined variables
fixes https://www.shellcheck.net/wiki/SC2181 -- Check exit code directly with e.g...

fixes nvidia-smi exit code checking bug. without pipefail check always successful because of `head` command.
5 years ago
Vladislav Yarmak d10c45c232
Fix https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ... 5 years ago
Vladislav Yarmak b356c879d7
Upstream series415 (#22)
new patch for 415.18 and 415.25
5 years ago
Vladislav Yarmak da34ae5167
Merge pull request #21 from Snawoot/requirements_update
README update
5 years ago
Vladislav Yarmak 285c7c7441
address issue #13 and remove outdated info 5 years ago
Vladislav Yarmak cbfddbc929
README.md: improve formatting, escape underscores 5 years ago
Vladislav Yarmak 5ff76cf712
Merge pull request #20 from Snawoot/https_links
Tidy download links
5 years ago
Vladislav Yarmak 6a9c03515a
Replace broken links where possible. Use Global download site where possible. Prefer HTTPS for downloads. 5 years ago
Vladislav Yarmak 817b5deb3b
Merge pull request #19 from Snawoot/country_agnostic_urls
README: country agnostic URLs
5 years ago
Vladislav Yarmak 0a1e625ab1
README: country agnostic URLs 5 years ago
Vladislav Yarmak fe07bde5da
Merge pull request #15 from keylase/issue-templates
Add issue templates
5 years ago
Vladislav Yarmak 88bce2fb2f
Merge pull request #16 from keylase/pull-request-templates
Add PR template
5 years ago
Vladislav Yarmak 7f986e0ec9
Merge pull request #17 from YangAb/patch-1
add 410.79 patch (same with 410.78)
5 years ago
YangAb 1d0999a4df
add 410.79 patch
8338,8339c8338,8339
< 0020910: 3820 2053 6174 204e 6f76 2031 3020 3232  8  Sat Nov 10 22
< 0020920: 3a30 373a 3238 2043 5354 2032 3031 3800  :07:28 CST 2018.
---
> 0020910: 3920 2054 6875 204e 6f76 2031 3520 3130  9  Thu Nov 15 10
> 0020920: 3a33 363a 3530 2043 5354 2032 3031 3800  :36:50 CST 2018.
5 years ago
Vladislav Yarmak ba49654c09
add some idea of patch purpose 5 years ago
Vladislav Yarmak 29c5cfdfa1
Add PR template
Add pull request template to speedup communication and save maintainers' efforts.
5 years ago
Vladislav Yarmak 1040dc9c9a
Update request-for-driver-version-support.md 5 years ago
Vladislav Yarmak f951d15e7b
Add issue templates 5 years ago
Alexey Strekalovskiy 06f49e3415
added link for all supported drivers 5 years ago
Alexey Strekalovskiy c9f4802580
added full list of driver versions 5 years ago
Alexey Strekalovskiy 93a38b9303
Merge pull request #14 from tomashavlas/master
add support for nvidia driver v390.87
5 years ago
Tomáš Havlas 4c93e0cfab add support for nvidia driver v390.87 5 years ago
Alexey Strekalovskiy 67879d644d
Merge pull request #11 from niXta1/master
added 410.57, 410.73, 410.78 + added url for download 410.78
6 years ago
niXta1 d254104548
Update for 410.78
Update Readme for current Linux Long Lived Driver, 410.78.
This driver supports all GPU's of today.
6 years ago
niXta1 99b5e73f59
Update patch.sh for 410.57 410.73 410.78
Tested working on a GTX 1050TI under Ubuntu Server 18.04.
6 years ago
Alexey Strekalovskiy af45e989ed
Merge pull request #10 from ilyaevseev/master
Adopt for 410.48 and CentOS.
6 years ago
Ilya Evseev 10b1e44609 Adopt for 410.48 and CentOS. 6 years ago
Alexey Strekalovskiy 8ff36f97ce
Merge pull request #7 from carlosmuller/master
Added driver suport for 396.54
6 years ago
Carlos Müller 3e5fe0be43 Added driver suport for 396.54 6 years ago
Alexey Strekalovskiy fed17a10b0
add support versions of drivers to Readme 6 years ago
Alexey Strekalovskiy 5452435877
added supporting 396.37 version 6 years ago
Alexey Strekalovskiy fa41693729
Merge pull request #4 from bigexxx/396.26
added support for multiple gpu, patch for 396.24 worked for 396.26
6 years ago
Ramil Rafikov 5a35814fe3 added support for multiple gpu, patch for 396.24 worked for 396.26 6 years ago
Alexey Strekalovskiy e2b92a3207
some mistake 6 years ago
Alexey Strekalovskiy 540be8c10e
Merge pull request #3 from helldweller/master
Refactoring.
6 years ago
Alexey Strekalovskiy 3cb7424f74
Merge branch 'master' into master 6 years ago
Hell 5ba4ed20a4 some refactoring patch, added multi-version support, added patch for 396.24 driver 6 years ago
Hell 22203ca48d some refactoring patch, added multi-version support, added patch for 396.24 driver 6 years ago
keylase 36ad5373a4
Update README.md 6 years ago
keylase ce878e07b5
Update README.md 6 years ago
keylase f56ea53edb
Update README.md 6 years ago
keylase eace68f1c8
Update README.md 6 years ago
keylase f3c0af1f32
Update README.md
Up version of driver
6 years ago
keylase f223ab9315
Update README.md 7 years ago
keylase 7a4158f004
Update README.md 7 years ago
keylase 5dcaec2dcb
Update README.md 7 years ago
keylase a0f7ae702c
Update README.md 7 years ago
keylase 04890b3555
Update README.md 7 years ago
keylase 61ecc9971c
Update README.md 7 years ago