NVDIA GeForce Driver From Debian Sid Repo Custom Setup Guide

September 28, 2020 | By the+gnu+linux+evangelist.

Installing Driver

  1. 2. Booting Safe Setup

    To configure a Boot Safe System
    Check if you dispose of a Fallback Kernel to startup:

    ls | grep initrd

    If more than one output on entry then you can go to the next Step!
    If not then duplicate an existing Initrd and Kernel Image like:

    sudo cp vmlinux[VERSIONID] vmlinux-fallback
    sudo cp initrd[VERSIONID] initrd-fallback

    Just replace [VERSIONID] with a current identifier.
    And last, rigenerate the GRUB configuration with:

    sudo update grub

    With this in case you’ll be sure to boot your System choosing this Kernel on GRUB Splash advanced options.

  2. 3. Enabling Sid Repo

    How to Add Debian Sid Repo Preserving System Stability

    Follow instructions to Enable the ‘contrib‘ and ‘non-free‘ Sources.

  3. 4. Installing NVIDIA GeForce Debian Sid Driver

    Then to Install GeForce Debian Sid Driver on Debian
    Simply run:

    sudo apt install -t sid nvidia-driver

    If Got “User is Not in Sudoers file” then see: How to Enable sudo
    And Possibly to Configure the X Server after Setup run:

    nvidia-xconfig

    Last, to Load your barely New Graphics Driver Reboot with:

    sudo reboot

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

QuickChic Theme • Powered by WordPress