NVIDIA

From Alpine Linux
Revision as of 05:09, 9 May 2025 by Prabuanand (talk | contribs) (reformatted sentence)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page is about driver information for NVIDIA graphic cards. Currently Nouveau, the open-source driver for NVIDIA GPUs is supported as the proprietary NVIDIA driver is not available for Musl C library used in Alpine Linux.

Nouveau

Nouveau is an open-source driver for NVIDIA GPUs.

Wayland

Install the following packages as needed:

If driver auto-selection does not work, e.g. no mouse cursor under Sway, manual driver selection might be needed:

  • export MESA_LOADER_DRIVER_OVERRIDE=nouveau

For VA-API:

  • export LIBVA_DRIVER_NAME=nouveau

See also