meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| linux:nvidia [2017/08/18 12:58] – niziak | linux:nvidia [2018/06/07 09:00] (current) – niziak | ||
|---|---|---|---|
| Line 66: | Line 66: | ||
| and restart X system | and restart X system | ||
| + | |||
| + | === Extract firmware === | ||
| + | |||
| + | [[https:// | ||
| + | ]] | ||
| + | <code bash> | ||
| + | $ mkdir / | ||
| + | $ cd / | ||
| + | $ wget https:// | ||
| + | $ wget http:// | ||
| + | $ sh NVIDIA-Linux-x86-325.15.run --extract-only | ||
| + | $ python2 extract_firmware.py | ||
| + | # mkdir / | ||
| + | # cp -d nv* vuc-* / | ||
| + | </ | ||
| ==== Fan control ==== | ==== Fan control ==== | ||