Commit Graph

82 Commits (ffd8f15fbd2eaea232350fe9f435517c8840c4c3)
 

Author SHA1 Message Date
Vladislav Yarmak ffd8f15fbd
Merge pull request #38 from tomashavlas/master
add support for version 390.77
6 years ago
Tomáš Havlas 1549bebcca add support for version 390.77 6 years ago
3PO 8e05297988 Update patch.sh
Done.
6 years ago
3PO 1000312b62 Update patch.sh
Find Path to nvidia-smi. 
For example on gentoo is: "/opt/bin/nvidia-smi"
6 years ago
Vladislav Yarmak 6f533954f6
Merge pull request #36 from keylase/linux_upstream_415.27
linux: support for driver version 415.27
6 years ago
Vladislav Yarmak e04664cdab linux: support for driver version 415.27 6 years ago
Vladislav Yarmak 8191f86d41
Merge pull request #33 from keylase/upstream_417.71
win: add support for 417.71
6 years ago
Vladislav Yarmak 7397b192a7 win: add support for 417.71 6 years ago
Vladislav Yarmak 57263a244e
Merge pull request #31 from ggerganov/master
Address #30 - Fix version check on old version of Ubuntu (12.04)
6 years ago
miner1 e510b763f7 Address #30
Fix version check on old version of Ubuntu (12.04)
6 years ago
Vladislav Yarmak 0183f3ee6c
Merge pull request #29 from Snawoot/download_doc_fix
Better description of download process for Win users
6 years ago
Vladislav Yarmak 2a56fe5511 better description of download process for Win users 6 years ago
Vladislav Yarmak 7aa4cf53af request more info in issue templates to distinct quadro drivers 6 years ago
Vladislav Yarmak 17c28bb400
Merge pull request #28 from Snawoot/international_links
International links
6 years ago
Vladislav Yarmak b0c687ec4c international links 6 years ago
Vladislav Yarmak 0fcf25e096
Merge pull request #27 from keylase/upstream_win_quadro_412.16
support for Quadro 412.16
6 years ago
Vladislav Yarmak b13ec8c8b2 support for Quadro 412.16 6 years ago
Vladislav Yarmak d4329f9cf2
Merge pull request #26 from keylase/upstream_417.58
win: support for 417.58
6 years ago
Vladislav Yarmak 36622bf711 win: support for 417.58 6 years ago
Vladislav Yarmak 57fb6972fa fix issue template 6 years ago
Vladislav Yarmak b8aec68550 fix typo 6 years ago
Vladislav Yarmak 7080042f94
Merge pull request #25 from Snawoot/win
Initial windows support
6 years ago
Vladislav Yarmak b5e8a55da1 initial windows support 6 years ago
Vladislav Yarmak 7b2e145e16
Merge pull request #24 from Snawoot/readme_revamp
revamp docs and help
6 years ago
Vladislav Yarmak ee66288b66 revamp docs and help 6 years ago
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
6 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.
6 years ago
Vladislav Yarmak d10c45c232
Fix https://www.shellcheck.net/wiki/SC2086 -- Double quote to prevent globbing ... 6 years ago
Vladislav Yarmak b356c879d7
Upstream series415 (#22)
new patch for 415.18 and 415.25
6 years ago
Vladislav Yarmak da34ae5167
Merge pull request #21 from Snawoot/requirements_update
README update
6 years ago
Vladislav Yarmak 285c7c7441
address issue #13 and remove outdated info 6 years ago
Vladislav Yarmak cbfddbc929
README.md: improve formatting, escape underscores 6 years ago
Vladislav Yarmak 5ff76cf712
Merge pull request #20 from Snawoot/https_links
Tidy download links
6 years ago
Vladislav Yarmak 6a9c03515a
Replace broken links where possible. Use Global download site where possible. Prefer HTTPS for downloads. 6 years ago
Vladislav Yarmak 817b5deb3b
Merge pull request #19 from Snawoot/country_agnostic_urls
README: country agnostic URLs
6 years ago
Vladislav Yarmak 0a1e625ab1
README: country agnostic URLs 6 years ago
Vladislav Yarmak fe07bde5da
Merge pull request #15 from keylase/issue-templates
Add issue templates
6 years ago
Vladislav Yarmak 88bce2fb2f
Merge pull request #16 from keylase/pull-request-templates
Add PR template
6 years ago
Vladislav Yarmak 7f986e0ec9
Merge pull request #17 from YangAb/patch-1
add 410.79 patch (same with 410.78)
6 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.
6 years ago
Vladislav Yarmak ba49654c09
add some idea of patch purpose 6 years ago
Vladislav Yarmak 29c5cfdfa1
Add PR template
Add pull request template to speedup communication and save maintainers' efforts.
6 years ago
Vladislav Yarmak 1040dc9c9a
Update request-for-driver-version-support.md 6 years ago
Vladislav Yarmak f951d15e7b
Add issue templates 6 years ago
Alexey Strekalovskiy 06f49e3415
added link for all supported drivers 6 years ago
Alexey Strekalovskiy c9f4802580
added full list of driver versions 6 years ago
Alexey Strekalovskiy 93a38b9303
Merge pull request #14 from tomashavlas/master
add support for nvidia driver v390.87
6 years ago
Tomáš Havlas 4c93e0cfab add support for nvidia driver v390.87 6 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