Results 1 to 7 of 7

Thread: How to Remove NVIDIA Proprietary Display Driver.

  1. #1
    Join Date
    Dec 2014
    Location
    USA
    Beans
    397

    How to Remove NVIDIA Proprietary Display Driver.

    Greetings,

    Had a Nvidia graphics card die and replaced it with a Ati Radeon graphics card and all is working good.

    My question is how do I totally remove NVIDIA proprietary display driver and anything Nvidia related to the Nvidia graphics card.

    Ubuntu Mate 16.04 is distro installed.

    Thanks.
    Under certain circumstances, profanity provides a relief denied even to prayer.
    (Mark Twain)

  2. #2
    Join Date
    Aug 2011
    Beans
    464
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: How to Remove NVIDIA Proprietary Display Driver.

    In terminal sudo apt --purge remove nvidia*

  3. #3
    Join Date
    Dec 2014
    Location
    USA
    Beans
    397

    Re: How to Remove NVIDIA Proprietary Display Driver.

    Hey Linuxisfast,

    Thanks that command appears to removed everything Nvidia related.

    After running sudo apt autoremove I ran the command you posted again and nothing shows up.

    Thanks for the help.
    Under certain circumstances, profanity provides a relief denied even to prayer.
    (Mark Twain)

  4. #4
    Join Date
    Dec 2014
    Location
    USA
    Beans
    397

    Re: How to Remove NVIDIA Proprietary Display Driver.

    What about the nouveau open source driver does that need to be removed or would that have been removed when I originally installed the Nvidia proprietary driver.
    Under certain circumstances, profanity provides a relief denied even to prayer.
    (Mark Twain)

  5. #5
    Join Date
    Aug 2011
    Beans
    464
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: How to Remove NVIDIA Proprietary Display Driver.

    The nouveau is kernel level so can't be removed but blacklisted. sudo apt-get install nouveau-firmware sudo dpkg-reconfigure xserver-xorg next time use additional driver method to use it via GUI, far easier and safer.

  6. #6
    Join Date
    Dec 2014
    Location
    USA
    Beans
    397

    Re: How to Remove NVIDIA Proprietary Display Driver.

    Hey Linuxisfast,

    Thanks.
    Under certain circumstances, profanity provides a relief denied even to prayer.
    (Mark Twain)

  7. #7
    Join Date
    Aug 2011
    Beans
    464
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: How to Remove NVIDIA Proprietary Display Driver.

    Quote Originally Posted by poorguy View Post
    Hey Linuxisfast,

    Thanks.
    You are welcome.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •