BossBey File Manager
PHP:
8.2.28
OS:
Linux
User:
www-data
Root
/
usr
/
share
/
doc
/
nvidia-driver-550
/
html
📤 Upload
📝 New File
📁 New Folder
Close
Editing: minimumrequirements.html
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta name="generator" content= "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org"> <meta http-equiv="Content-Type" content= "text/html; charset=us-ascii"> <title>Chapter 2. Minimum Requirements</title> <meta name="generator" content="DocBook XSL Stylesheets V1.68.1"> <link rel="start" href="index.html" title= "NVIDIA Accelerated Linux Graphics Driver README and Installation Guide"> <link rel="up" href="installationandconfiguration.html" title= "Part I. Installation and Configuration Instructions"> <link rel="prev" href="introduction.html" title= "Chapter 1. Introduction"> <link rel="next" href="selectdriver.html" title= "Chapter 3. Selecting and Downloading the NVIDIA Packages for Your System"> </head> <body> <div class="navheader"> <table width="100%" summary="Navigation header"> <tr> <th colspan="3" align="center">Chapter 2. Minimum Requirements</th> </tr> <tr> <td width="20%" align="left"><a accesskey="p" href= "introduction.html">Prev</a> </td> <th width="60%" align="center">Part I. Installation and Configuration Instructions</th> <td width="20%" align="right"> <a accesskey="n" href= "selectdriver.html">Next</a></td> </tr> </table> <hr></div> <div class="chapter" lang="en"> <div class="titlepage"> <div> <div> <h2 class="title"><a name="minimumrequirements" id= "minimumrequirements"></a>Chapter 2. Minimum Requirements</h2> </div> </div> </div> <div class="toc"> <p><b>Table of Contents</b></p> <dl> <dt><span class="section"><a href= "minimumrequirements.html#MinimumSoftware2486a">Minimum Software Requirements</a></span></dt> </dl> </div> <div class="section" lang="en"> <div class="titlepage"> <div> <div> <h2 class="title" style="clear: both"><a name= "MinimumSoftware2486a" id="MinimumSoftware2486a"></a>Minimum Software Requirements</h2> </div> </div> </div> <p></p> <div class="informaltable"> <table summary="(no summary available)" border="0"> <colgroup> <col> <col> <col></colgroup> <thead> <tr> <th>Software Element</th> <th>Supported versions</th> <th>Check With...</th> </tr> </thead> <tbody> <tr> <td>Linux kernel</td> <td>3.10 and newer</td> <td><strong class="userinput"><code>cat /proc/version</code></strong></td> </tr> <tr> <td>X.Org xserver</td> <td>1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 21.1</td> <td><strong class="userinput"><code>Xorg -version</code></strong></td> </tr> <tr> <td>Kernel modutils</td> <td>2.1.121 and newer</td> <td><strong class="userinput"><code>insmod --version</code></strong></td> </tr> <tr> <td>glibc</td> <td><a name="glibc" id="glibc"></a> 2.11</td> <td><strong class= "userinput"><code>/lib/libc.so.6</code></strong></td> </tr> <tr> <td>libvdpau *</td> <td>0.2</td> <td><strong class="userinput"><code>pkg-config --modversion vdpau</code></strong></td> </tr> <tr> <td>libvulkan **</td> <td>1.0.61</td> <td><strong class="userinput"><code>pkg-config --modversion vulkan</code></strong></td> </tr> </tbody> </table> </div> <p></p> <p>* Required for hardware-accelerated video playback. See <a href= "vdpausupport.html" title= "Appendix G. VDPAU Support">Appendix G, <i>VDPAU Support</i></a> for more information.</p> <p>** Required for applications which use the Vulkan API.</p> <p>If you need to build the NVIDIA kernel module:</p> <div class="informaltable"> <table summary="(no summary available)" border="0"> <colgroup> <col> <col> <col></colgroup> <thead> <tr> <th>Software Element</th> <th>Min Requirement</th> <th>Check With...</th> </tr> </thead> <tbody> <tr> <td>binutils</td> <td>2.9.5</td> <td><strong class="userinput"><code>size --version</code></strong></td> </tr> <tr> <td>GNU make</td> <td>3.77</td> <td><strong class="userinput"><code>make --version</code></strong></td> </tr> <tr> <td>gcc</td> <td>2.91.66</td> <td><strong class="userinput"><code>gcc --version</code></strong></td> </tr> </tbody> </table> </div> <p></p> <p>All official stable kernel releases from 3.10 and up are supported; pre-release versions, such as 4.19-rc1, are not supported. The Linux kernel can be downloaded from <a href= "http://www.kernel.org" target="_top">http://www.kernel.org</a> or one of its mirrors.</p> <p>binutils and gcc can be retrieved from <a href= "http://www.gnu.org" target="_top">http://www.gnu.org</a> or one of its mirrors.</p> <p>Sometimes very recent X server versions are not supported immediately following release, but we aim to support all new versions as soon as possible. Support is not added for new X server versions until after the video driver ABI is frozen, which usually happens at the release candidate stage. Prerelease versions that are not release candidates, such as "1.10.99.1", are not supported.</p> <p>If you are setting up the X Window System for the first time, it is often easier to begin with one of the open source drivers that ships with X.Org (either "vga", "vesa", or "fbdev"). Once your system is operating properly with the open source driver, you may then switch to the NVIDIA driver.</p> <p>These software packages may also be available through your Linux distributor.</p> </div> </div> <div class="navfooter"> <hr> <table width="100%" summary="Navigation footer"> <tr> <td width="40%" align="left"><a accesskey="p" href= "introduction.html">Prev</a> </td> <td width="20%" align="center"><a accesskey="u" href= "installationandconfiguration.html">Up</a></td> <td width="40%" align="right"> <a accesskey="n" href= "selectdriver.html">Next</a></td> </tr> <tr> <td width="40%" align="left" valign="top"> Chapter 1. Introduction </td> <td width="20%" align="center"><a accesskey="h" href= "index.html">Home</a></td> <td width="40%" align="right" valign="top"> Chapter 3. Selecting and Downloading the NVIDIA Packages for Your System</td> </tr> </table> </div> </body> </html>
Save
Cancel