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