{"id":2222,"date":"2022-08-30T15:23:04","date_gmt":"2022-08-30T15:23:04","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/01\/05\/install-restricted-drivers-in-command-line-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:23:04","modified_gmt":"2022-08-30T15:23:04","slug":"install-restricted-drivers-in-command-line-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/install-restricted-drivers-in-command-line-collection-of-common-programming-errors\/","title":{"rendered":"Install restricted drivers in command line-Collection of common programming errors"},"content":{"rendered":"<p>I&#8217;m aware there&#8217;s already been a question and answer regarding Nvidia drivers, but my case is a little different. My wireless adapter&#8217;s driver is proprietary, and for a minimal install, I need a command to install it. A general command for any other restricted driver that I may come across in the future would also be extremely helpful.<\/p>\n<ol>\n<li>\n<p>You can run <code>jockey-text<\/code>, which is the command line equivalent of the &#8220;Additional Drivers&#8221; GUI tool.<\/p>\n<p><code>jockey-text -h<\/code> will show you the options available.<\/p>\n<\/li>\n<li>\n<pre><code>jockey-text -l\n<\/code><\/pre>\n<p>shows what drivers are available<\/p>\n<pre><code>jockey-text -e \n<\/code><\/pre>\n<p>enables a driver. Only last -e seems to be used. eg.<\/p>\n<pre><code>jockey-text -e kmod:wl\n<\/code><\/pre>\n<p>It goes quiet for a long time during which it fetches and installs the driver. You can use<\/p>\n<pre><code>jockey-text -l\n<\/code><\/pre>\n<p>again to check that your driver is now enabled.<\/p>\n<\/li>\n<\/ol>\n<p id=\"rop\"><small>Originally posted 2014-01-05 09:07:33. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>I&#8217;m aware there&#8217;s already been a question and answer regarding Nvidia drivers, but my case is a little different. My wireless adapter&#8217;s driver is proprietary, and for a minimal install, I need a command to install it. A general command for any other restricted driver that I may come across in the future would also [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2222","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2222","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=2222"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2222\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=2222"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=2222"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=2222"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}