2024年3月20日发(作者:塞吉月)
the file 'LICENSE' (in the top level directory of the driver package).
-i, --driver-info
Print information about the currently installed NVIDIA driver version.
--uninstall
Uninstall the currently installed NVIDIA driver.
--skip-module-unload
When uninstalling the driver, skip unloading of the NVIDIA kernel module.
This option is ignored when the driver is being installed.
--sanity
Perform basic sanity tests on an existing NVIDIA driver installation.
-e, --expert
Enable 'expert' installation mode; more detailed questions will be asked,
and more verbose output will be printed; intended for expert users. The
questions may be suppressed with the '--no-questions' commandline
option.
-q, --no-questions
Do not ask any questions; the default (normally 'yes') is assumed for all
yes/no questions, and the default string is assumed in any situation
where the user is prompted for string input.
-s, --silent
Run silently; no questions are asked and no output is printed, except for
error messages to stderr. This option implies '--ui=none
--no-questions'.
--x-prefix=X-PREFIX
The prefix under which the X components of the NVIDIA driver will be
installed; the default is '/usr/X11R6' unless nvidia-installer detects
that >= 7.0 is installed, in which case the default is '/usr'.
Only under rare circumstances should this option be used.
--xfree86-prefix=XFREE86-PREFIX
This is a deprecated synonym for --x-prefix.
--x-module-path=X-MODULE-PATH
The path under which the NVIDIA X server modules will be installed. If
this option is not specified, nvidia-installer uses the following search
order and selects the first valid directory it finds: 1) `X
-showDefaultModulePath`, 2) `pkg-config --variable=moduledir
xorg-server`, or 3) the X library path (see the '--x-library-path'
option) plus either 'modules' (for X servers older than 7.0) or
'xorg/modules' (for 7.0 or later).
--x-library-path=X-LIBRARY-PATH
The path under which the NVIDIA X libraries will be installed. If this
option is not specified, nvidia-installer uses the following search order
and selects the first valid directory it finds: 1) `X
-showDefaultLibPath`, 2) `pkg-config --variable=libdir xorg-server`, or
3) the X prefix (see the '--x-prefix' option) plus 'lib' on 32bit
systems, and either 'lib64' or 'lib' on 64bit systems, depending on the
installed Linux distribution.
--x-sysconfig-path=X-SYSCONFIG-PATH
The path under which X system configuration files will be installed. If
this option is not specified, nvidia-installer uses the following search
order and selects the first valid directory it finds: 1) `pkg-config
--variable=sysconfigdir xorg-server`, or 2) /usr/share/X11/.d.
--opengl-prefix=OPENGL-PREFIX
The prefix under which the OpenGL components of the NVIDIA driver will be
installed; the default is: '/usr'. Only under rare circumstances should
this option be used. The Linux OpenGL ABI
(/projects/ogl-sample/ABI/) mandates this default
value.
--opengl-libdir=OPENGL-LIBDIR
The path relative to the OpenGL library installation prefix under which
the NVIDIA OpenGL components will be installed. The default is 'lib' on
32bit systems, and 'lib64' or 'lib' on 64bit systems, depending on the
installed Linux distribution. Only under very rare circumstances should
this option be used.
--compat32-chroot=COMPAT32-CHROOT
The top-level prefix (chroot) relative to which the 32bit compatibility
libraries will be installed on Linux/x86-64 systems; this option is unset
by default, the 32bit library installation prefix (see below) and the
32bit library path alone determine the target location. Only under very
rare circumstances should this option be used.
--compat32-prefix=COMPAT32-PREFIX
The prefix under which the 32bit compatibility components of the NVIDIA
driver will be installed; the default is: '/usr'. Only under rare
circumstances should this option be used.
2024年3月20日发(作者:塞吉月)
the file 'LICENSE' (in the top level directory of the driver package).
-i, --driver-info
Print information about the currently installed NVIDIA driver version.
--uninstall
Uninstall the currently installed NVIDIA driver.
--skip-module-unload
When uninstalling the driver, skip unloading of the NVIDIA kernel module.
This option is ignored when the driver is being installed.
--sanity
Perform basic sanity tests on an existing NVIDIA driver installation.
-e, --expert
Enable 'expert' installation mode; more detailed questions will be asked,
and more verbose output will be printed; intended for expert users. The
questions may be suppressed with the '--no-questions' commandline
option.
-q, --no-questions
Do not ask any questions; the default (normally 'yes') is assumed for all
yes/no questions, and the default string is assumed in any situation
where the user is prompted for string input.
-s, --silent
Run silently; no questions are asked and no output is printed, except for
error messages to stderr. This option implies '--ui=none
--no-questions'.
--x-prefix=X-PREFIX
The prefix under which the X components of the NVIDIA driver will be
installed; the default is '/usr/X11R6' unless nvidia-installer detects
that >= 7.0 is installed, in which case the default is '/usr'.
Only under rare circumstances should this option be used.
--xfree86-prefix=XFREE86-PREFIX
This is a deprecated synonym for --x-prefix.
--x-module-path=X-MODULE-PATH
The path under which the NVIDIA X server modules will be installed. If
this option is not specified, nvidia-installer uses the following search
order and selects the first valid directory it finds: 1) `X
-showDefaultModulePath`, 2) `pkg-config --variable=moduledir
xorg-server`, or 3) the X library path (see the '--x-library-path'
option) plus either 'modules' (for X servers older than 7.0) or
'xorg/modules' (for 7.0 or later).
--x-library-path=X-LIBRARY-PATH
The path under which the NVIDIA X libraries will be installed. If this
option is not specified, nvidia-installer uses the following search order
and selects the first valid directory it finds: 1) `X
-showDefaultLibPath`, 2) `pkg-config --variable=libdir xorg-server`, or
3) the X prefix (see the '--x-prefix' option) plus 'lib' on 32bit
systems, and either 'lib64' or 'lib' on 64bit systems, depending on the
installed Linux distribution.
--x-sysconfig-path=X-SYSCONFIG-PATH
The path under which X system configuration files will be installed. If
this option is not specified, nvidia-installer uses the following search
order and selects the first valid directory it finds: 1) `pkg-config
--variable=sysconfigdir xorg-server`, or 2) /usr/share/X11/.d.
--opengl-prefix=OPENGL-PREFIX
The prefix under which the OpenGL components of the NVIDIA driver will be
installed; the default is: '/usr'. Only under rare circumstances should
this option be used. The Linux OpenGL ABI
(/projects/ogl-sample/ABI/) mandates this default
value.
--opengl-libdir=OPENGL-LIBDIR
The path relative to the OpenGL library installation prefix under which
the NVIDIA OpenGL components will be installed. The default is 'lib' on
32bit systems, and 'lib64' or 'lib' on 64bit systems, depending on the
installed Linux distribution. Only under very rare circumstances should
this option be used.
--compat32-chroot=COMPAT32-CHROOT
The top-level prefix (chroot) relative to which the 32bit compatibility
libraries will be installed on Linux/x86-64 systems; this option is unset
by default, the 32bit library installation prefix (see below) and the
32bit library path alone determine the target location. Only under very
rare circumstances should this option be used.
--compat32-prefix=COMPAT32-PREFIX
The prefix under which the 32bit compatibility components of the NVIDIA
driver will be installed; the default is: '/usr'. Only under rare
circumstances should this option be used.