{"id":1750,"date":"2021-12-22T15:09:57","date_gmt":"2021-12-22T12:09:57","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/12\/21\/how-to-install-nvidia-graphics-drivers-on-pop_os\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/12\/21\/how-to-install-nvidia-graphics-drivers-on-pop_os\/"},"modified":"2021-12-22T15:09:57","modified_gmt":"2021-12-22T12:09:57","slug":"how-to-install-nvidia-graphics-drivers-on-pop_os","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1750-how-to-install-nvidia-graphics-drivers-on-pop_os\/","title":{"rendered":"How to install Nvidia graphics drivers on Pop_OS"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Nvidia drivers are notoriously difficult to install on Linux. That\u2019s why a lot of Linux users love Pop_OS. It makes setting up drivers easy. Still, for as easy as it is to set up, new users might not know what to do. In this guide, we\u2019ll show you exactly how to get the Nvidia drivers up and running on Pop_OS.<\/p>\n<h2>Nvidia version of Pop_OS<\/h2>\n<p>If you plan to use an Nvidia GPU on your Pop_OS system, your best bet is to download the Nvidia release of Pop_OS from the official website. To get your hands on this version of Pop_OS, do the following.<\/p>\n<p>First, head over to the official Pop_OS website. Once you\u2019ve made it to the website, click on the green \u201cDownload\u201d button. Selecting this button will bring you to the official Pop_OS download page.<\/p>\n<p>You\u2019ll see a pop-up appear on the download page with a message. This message says, \u201cIf you have NVIDIA graphics, download the ISO with the proprietary NVIDIA driver preinstalled.\u201d<\/p>\n<p>Select the \u201cDownload 21.10 (NVIDIA)\u201d button to grab the version of Pop_OS with the driver preinstalled. Once the ISO file is downloaded, follow the step-by-step instructions below to create a bootable USB installer.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-414904 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-nvidia-graphics-drivers-on-pop_os.png\" alt=\"\" width=\"1200\" height=\"1072\"\/><\/p>\n<p><strong>Step 1:<\/strong> Head over to the Etcher official website. Once there, download the program\u2019s latest release, install it, and launch it on your computer. When the program is open, locate the \u201cFlash!\u201d button, and click on it with the mouse.<\/p>\n<p><strong>Step 2:<\/strong> After selecting the \u201cFlash!\u201d button with the mouse, a pop-up window will appear on the screen. Using the pop-up window, browse for the Pop_OS Nvidia ISO file on your computer, and select it.<\/p>\n<p><strong>Step 3:<\/strong> Once the ISO file is set in Etcher, find the \u201cSelect Target\u201d button and click on it. Upon clicking on the button with the mouse, you\u2019ll be asked to choose a USB device. Next, select your USB flash drive to use with Etcher.<\/p>\n<p><strong>Step 4:<\/strong> With your USB device chosen and added to Etcher, find the \u201cFlash!\u201d button and click on it with the mouse. The program will begin flashing Pop_OS NVIDIA to your USB device when you select this button.<\/p>\n<p>When the flashing process is complete, you\u2019ll have the Pop_OS installer with a built-in Nvidia driver. From here, boot up the USB and install the operating system on your computer.<\/p>\n<h2>Command-line<\/h2>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-414906 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-install-nvidia-graphics-drivers-on-pop_os-1.png\" alt=\"\" width=\"1200\" height=\"595\"\/><\/p>\n<p>If you\u2019re not using the official Nvidia Pop_OS release, you\u2019ll be able to install the Nvidia drivers with the Ubuntu driver tool. Pop_OS is based upon Ubuntu, so this tool is included.<\/p>\n<p>Launch a terminal window on the desktop to use the Ubuntu driver tool. You can open up a terminal window on the Pop_OS desktop by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or, search for \u201cTerminal\u201d in the app menu.<\/p>\n<p>Type in the ubuntu-drivers list command once a terminal window is open and ready to use. This command will list out all available drivers that you can set up on Pop_OS.<\/p>\n<pre>\nubuntu-drivers list\n<\/pre>\n<p>Look through the list of drivers available for your Pop_OS system. Type in the ubuntu-drivers install command when you\u2019ve found the driver you wish to install. For example, to install Nvidia Driver 495, you\u2019d do:<\/p>\n<pre>\nsudo ubuntu-drivers install nvidia-driver-495\n<\/pre>\n<p>When the driver is installed on your computer, you\u2019ll need to reboot Pop_OS. Once the operating system has rebooted, log back in. You\u2019ll be ready to use the Nvidia drivers upon logging back in.<\/p>\n<h2>Pop Shop<\/h2>\n<p>A third way users can install the Nvidia drivers on Pop_OS is through the built-in app store Pop Shop. To do it, follow the step-by-step instructions below.<\/p>\n<p><strong>Step 1:<\/strong>\u00a0 On the Pop_OS desktop, locate the Pop Shop icon. If you can\u2019t find it, it is the icon with the rocket ship on it. Once you\u2019ve found the Pop Shop icon, click on it to launch it.<\/p>\n<p><strong>Step 2:<\/strong> Inside the Pop Shop, click on the \u201cInstalled\u201d section of the app. You\u2019ll see a \u201cDrivers\u201d area in this section right above the updates. Depending on how new your Nvidia GPU is, you may see multiple driver choices.<\/p>\n<p><strong>Step 3:<\/strong> Look through the \u201cDrivers\u201d section for the Nvidia driver you wish to install. Once you\u2019ve decided what Nvidia drivers to use, find the \u201cInstall\u201d button and click on it to install the driver.<\/p>\n<p><strong>Step 4:<\/strong> After clicking on the \u201cInstall\u201d button next to the driver in the Pop Shop, Pop_OS will begin installing the driver. This process will take some time, as drivers take a bit to set up within the Linux kernel.<\/p>\n<p>When the setup process is complete, you will need to reboot your Pop_OS Linux system. To reboot, find the menu in the top-right corner, click on it with the mouse, and select the \u201cRestart\u201d option.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Nvidia drivers are notoriously difficult to install on Linux. That\u2019s why a lot of Linux users love Pop_OS. It makes setting up drivers easy. Still, for as easy as it is to set up, new users might not know what to do. In this guide, we\u2019ll show you exactly how to get the &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1751,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1750"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1750"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1750\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1751"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1750"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1750"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1750"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}