Skip to content

nvidiactl: fallback to nouveau #110

Merged
merged 2 commits into from
Dec 16, 2019
Merged

nvidiactl: fallback to nouveau #110

merged 2 commits into from
Dec 16, 2019

Commits on Dec 16, 2019

  1. nvidiactl: Refactor

    Refactor fallback to nouveau driver into function.
    donald committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    ab1a0f9 View commit details
    Browse the repository at this point in the history
  2. nvidiactl: Use nouveau driver if nvidia not installed

    Kernels for early testing or for servers don't necessaily have the
    nvidia driver installed. If we are on such a kernel and have an nvidia
    card installed, fall back to nouveau driver.
    donald committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    cf4cd8b View commit details
    Browse the repository at this point in the history