{"id":1286,"date":"2024-01-01T13:01:03","date_gmt":"2024-01-01T13:01:03","guid":{"rendered":"https:\/\/ai-box.eu\/?p=1286"},"modified":"2024-03-09T04:16:04","modified_gmt":"2024-03-09T04:16:04","slug":"cuda-driver-installation-under-ubuntu","status":"publish","type":"post","link":"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/","title":{"rendered":"CUDA driver installation under Ubuntu"},"content":{"rendered":"<p>I most often use Ubuntu as my operating system when it comes to trying out new developments in the field of generative AI such as stable diffusion applications or in the area of large language models (LLM). I benefit from the fact that I have an NVIDIA A6000 graphics card installed in my computer which, with its 48GB of video RAM, offers enough space to load such models.<\/p>\n<p>That&#8217;s why I keep reinstalling Ubuntu and the necessary drivers from NVIDIA for the graphics card. This way I always have everything up to date and can test everything properly and report here on my blog how everything works and interacts. Hence this extra post, which only deals with how to install the latest CUDA drivers under Ubuntu.<\/p>\n<p style=\"padding-left: 40px;\"><strong>Note:<\/strong> This article was written on 01.01.2024 and uses the following versions:<\/p>\n<table style=\"border-collapse: collapse; width: 27.9842%;\">\n<tbody>\n<tr>\n<td style=\"width: 25.1328%;\"><strong>Software:<\/strong><\/td>\n<td style=\"width: 25.3625%;\"><strong>Version:<\/strong><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 25.1328%;\">Ubuntu OS<\/td>\n<td style=\"width: 25.3625%;\">22.04.3 LTS<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 25.1328%;\">NVIDIA driver Metapackage<\/td>\n<td style=\"width: 25.3625%;\">nvidia-driver-535<\/td>\n<\/tr>\n<tr>\n<td style=\"width: 25.1328%;\">CUDA<\/td>\n<td style=\"width: 25.3625%;\">12.3.1<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/#Ubuntu_Operating_system\" >Ubuntu Operating system<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/#NVIDIA_Driver\" >NVIDIA Driver<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/#CUDA_installation\" >CUDA installation<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/#Summary\" >Summary<\/a><\/li><\/ul><\/nav><\/div>\n<h2><span class=\"ez-toc-section\" id=\"Ubuntu_Operating_system\"><\/span>Ubuntu Operating system<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>After installing the operating system and installing all updates, I always install small helpers that I like to use when I access the system remotely via an SSH client. Below are the commands including the programming that I always install.<\/p>\n<p style=\"padding-left: 40px;\"><strong>Command:<\/strong> <code>sudo apt-get install mc -y<\/code><\/p>\n<p style=\"padding-left: 40px;\"><strong>Command:<\/strong> <code>sudo apt-get install openssh-server -y<\/code><\/p>\n<p style=\"padding-left: 40px;\"><strong>Command:<\/strong> <code>sudo apt install curl -y<\/code><\/p>\n<h2><span class=\"ez-toc-section\" id=\"NVIDIA_Driver\"><\/span>NVIDIA Driver<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>The NVIDIA drivers were already installed by the Ubuntu installation routine at the beginning. In the installation menu at the beginning of the Ubuntu installation, I had selected that third-party drivers should also be installed.<\/p>\n<div id=\"attachment_1156\" style=\"width: 987px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/NVIDIA_driver.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1156\" class=\"wp-image-1156 size-full\" src=\"https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/NVIDIA_driver.png\" alt=\"NVIDIA Grafikkarten Treiber\" width=\"977\" height=\"584\" srcset=\"https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/NVIDIA_driver.png 977w, https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/NVIDIA_driver-300x179.png 300w, https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/NVIDIA_driver-768x459.png 768w, https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/NVIDIA_driver-627x376.png 627w, https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/NVIDIA_driver-440x264.png 440w\" sizes=\"(max-width: 977px) 100vw, 977px\" \/><\/a><p id=\"caption-attachment-1156\" class=\"wp-caption-text\">NVIDIA Grafikkarten Treiber<\/p><\/div>\n<h2><span class=\"ez-toc-section\" id=\"CUDA_installation\"><\/span>CUDA installation<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>It is always worth checking which software requires CUDA and which version should be used before starting the CUDA installation. This is because the latest CUDA version does not always work with the software you are planning to install.<\/p>\n<p>Here is the link to the CUDA archive at NVIDIA so that you can also install later versions. In the overview you can then select which version you want to use.<\/p>\n<p style=\"padding-left: 40px;\"><strong>URL:<\/strong> <a href=\"https:\/\/developer.nvidia.com\/cuda-toolkit-archive\" target=\"_blank\" rel=\"noopener\">Deb Network Archive<\/a><\/p>\n<p>The following picture shows the selection I made when I wrote this post.<\/p>\n<div id=\"attachment_1158\" style=\"width: 1034px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/CUDA_driver_selection-1024x499.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1158\" class=\"wp-image-1158 size-large\" src=\"https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/CUDA_driver_selection-1024x499.png\" alt=\"CUDA Treiber Auswahl\" width=\"1024\" height=\"499\" srcset=\"https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/CUDA_driver_selection-1024x499.png 1024w, https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/CUDA_driver_selection-300x146.png 300w, https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/CUDA_driver_selection-768x374.png 768w, https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/CUDA_driver_selection-1080x526.png 1080w, https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/CUDA_driver_selection.png 1415w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/a><p id=\"caption-attachment-1158\" class=\"wp-caption-text\">CUDA driver selection<\/p><\/div>\n<p>This link leads to the exact selection of the CUDA driver I have installed: <a href=\"https:\/\/developer.nvidia.com\/cuda-downloads?target_os=Linux&amp;target_arch=x86_64&amp;Distribution=Ubuntu&amp;target_version=22.04&amp;target_type=deb_network#\" target=\"_blank\" rel=\"noopener\">CUDA<\/a><\/p>\n<p>After successful installation, it is best to restart your system once. Then run the following command to see if the drivers have been installed and the graphics card now has CUDA support.<\/p>\n<p style=\"padding-left: 40px;\"><strong>Command:<\/strong> <code>nvidia-smi<\/code><\/p>\n<p>If everything is working correctly, you should now see a screen like the one below. There you can see your graphics card and the installed CUDA version.<\/p>\n<div id=\"attachment_1163\" style=\"width: 922px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/NVIDIA_SMI.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1163\" class=\"wp-image-1163 size-full\" src=\"https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/NVIDIA_SMI.png\" alt=\"NVIDIA SMI Screen\" width=\"912\" height=\"533\" srcset=\"https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/NVIDIA_SMI.png 912w, https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/NVIDIA_SMI-300x175.png 300w, https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/NVIDIA_SMI-768x449.png 768w\" sizes=\"(max-width: 912px) 100vw, 912px\" \/><\/a><p id=\"caption-attachment-1163\" class=\"wp-caption-text\">NVIDIA SMI Screen<\/p><\/div>\n<p style=\"padding-left: 40px;\"><strong>Note:<\/strong> The interesting thing is that despite trying to install the CUDA driver version 12.3.1, the NVIDIA SMI command shows version 12.2. I cannot explain how this could happen.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Summary\"><\/span>Summary<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>If you have a freshly installed Ubuntu operating system, the NVIDIA CUDA installation is no big deal. Simply go through the individual steps as described by me and everything is installed. Now you can set up ComfyUI, Automatic1111 or other programs that require CUDA support.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I most often use Ubuntu as my operating system when it comes to trying out new developments in the field of generative AI such as stable diffusion applications or in the area of large language models (LLM). I benefit from the fact that I have an NVIDIA A6000 graphics card installed in my computer which, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1159,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[8,51,50],"tags":[249,251,250,257,252,258,259,260,253,254,255,261,256,262,263],"class_list":["post-1286","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","category-software-en","category-top-story-en","tag-commands-for-ubuntu","tag-cuda-drivers","tag-cuda-installation-under-ubuntu","tag-generative-ai-en","tag-graphics-card-drivers","tag-large-language-models-llm-en","tag-nvidia-a6000-en","tag-nvidia-driver-metapackage-en","tag-nvidia-smi-command","tag-remote-access","tag-software-versions","tag-ssh-client-en","tag-stablediffusion-applications","tag-ubuntu-installation-en","tag-video-ram-en","et-has-post-format-content","et_post_format-et-post-format-standard"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>CUDA driver installation under Ubuntu - Exploring the Future: Inside the AI Box<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CUDA driver installation under Ubuntu - Exploring the Future: Inside the AI Box\" \/>\n<meta property=\"og:description\" content=\"I most often use Ubuntu as my operating system when it comes to trying out new developments in the field of generative AI such as stable diffusion applications or in the area of large language models (LLM). I benefit from the fact that I have an NVIDIA A6000 graphics card installed in my computer which, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/\" \/>\n<meta property=\"og:site_name\" content=\"Exploring the Future: Inside the AI Box\" \/>\n<meta property=\"article:published_time\" content=\"2024-01-01T13:01:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-03-09T04:16:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/CUDA_driver_selection.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1415\" \/>\n\t<meta property=\"og:image:height\" content=\"689\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Maker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Ingmar_Stapel\" \/>\n<meta name=\"twitter:site\" content=\"@Ingmar_Stapel\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Maker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/news\\\/cuda-driver-installation-under-ubuntu\\\/1286\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/news\\\/cuda-driver-installation-under-ubuntu\\\/1286\\\/\"},\"author\":{\"name\":\"Maker\",\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/#\\\/schema\\\/person\\\/cc91d08618b3feeef6926591b465eab1\"},\"headline\":\"CUDA driver installation under Ubuntu\",\"datePublished\":\"2024-01-01T13:01:03+00:00\",\"dateModified\":\"2024-03-09T04:16:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/news\\\/cuda-driver-installation-under-ubuntu\\\/1286\\\/\"},\"wordCount\":503,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/news\\\/cuda-driver-installation-under-ubuntu\\\/1286\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ai-box.eu\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/CUDA_driver_selection.png\",\"keywords\":[\"Commands for Ubuntu\",\"CUDA drivers\",\"CUDA installation under Ubuntu\",\"Generative AI\",\"graphics card drivers\",\"Large Language Models (LLM)\",\"NVIDIA A6000\",\"NVIDIA Driver Metapackage\",\"nvidia-smi command\",\"remote access\",\"software versions\",\"SSH-Client\",\"Stablediffusion applications\",\"Ubuntu Installation\",\"Video-RAM\"],\"articleSection\":[\"News\",\"Software\",\"Top story\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/ai-box.eu\\\/en\\\/news\\\/cuda-driver-installation-under-ubuntu\\\/1286\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/news\\\/cuda-driver-installation-under-ubuntu\\\/1286\\\/\",\"url\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/news\\\/cuda-driver-installation-under-ubuntu\\\/1286\\\/\",\"name\":\"CUDA driver installation under Ubuntu - Exploring the Future: Inside the AI Box\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/news\\\/cuda-driver-installation-under-ubuntu\\\/1286\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/news\\\/cuda-driver-installation-under-ubuntu\\\/1286\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ai-box.eu\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/CUDA_driver_selection.png\",\"datePublished\":\"2024-01-01T13:01:03+00:00\",\"dateModified\":\"2024-03-09T04:16:04+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/#\\\/schema\\\/person\\\/cc91d08618b3feeef6926591b465eab1\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/news\\\/cuda-driver-installation-under-ubuntu\\\/1286\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ai-box.eu\\\/en\\\/news\\\/cuda-driver-installation-under-ubuntu\\\/1286\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/news\\\/cuda-driver-installation-under-ubuntu\\\/1286\\\/#primaryimage\",\"url\":\"https:\\\/\\\/ai-box.eu\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/CUDA_driver_selection.png\",\"contentUrl\":\"https:\\\/\\\/ai-box.eu\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/CUDA_driver_selection.png\",\"width\":1415,\"height\":689,\"caption\":\"CUDA Treiber Auswahl\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/news\\\/cuda-driver-installation-under-ubuntu\\\/1286\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Start\",\"item\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CUDA driver installation under Ubuntu\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/\",\"name\":\"Exploring the Future: Inside the AI Box\",\"description\":\"Inside the AI Box, we share our experiences and discoveries in the world of artificial intelligence.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/#\\\/schema\\\/person\\\/cc91d08618b3feeef6926591b465eab1\",\"name\":\"Maker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e96b93fc3c7e50c1f21c5c6b1f146dc4867936141360830b328947b32cacf93a?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e96b93fc3c7e50c1f21c5c6b1f146dc4867936141360830b328947b32cacf93a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/e96b93fc3c7e50c1f21c5c6b1f146dc4867936141360830b328947b32cacf93a?s=96&d=mm&r=g\",\"caption\":\"Maker\"},\"description\":\"I live in Bavaria near Munich. In my head I always have many topics and try out especially in the field of Internet new media much in my spare time. I write on the blog because it makes me fun to report about the things that inspire me. I am happy about every comment, about suggestion and very about questions.\",\"sameAs\":[\"https:\\\/\\\/ai-box.eu\"],\"url\":\"https:\\\/\\\/ai-box.eu\\\/en\\\/author\\\/ingmars\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CUDA driver installation under Ubuntu - Exploring the Future: Inside the AI Box","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/","og_locale":"en_US","og_type":"article","og_title":"CUDA driver installation under Ubuntu - Exploring the Future: Inside the AI Box","og_description":"I most often use Ubuntu as my operating system when it comes to trying out new developments in the field of generative AI such as stable diffusion applications or in the area of large language models (LLM). I benefit from the fact that I have an NVIDIA A6000 graphics card installed in my computer which, [&hellip;]","og_url":"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/","og_site_name":"Exploring the Future: Inside the AI Box","article_published_time":"2024-01-01T13:01:03+00:00","article_modified_time":"2024-03-09T04:16:04+00:00","og_image":[{"width":1415,"height":689,"url":"https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/CUDA_driver_selection.png","type":"image\/png"}],"author":"Maker","twitter_card":"summary_large_image","twitter_creator":"@Ingmar_Stapel","twitter_site":"@Ingmar_Stapel","twitter_misc":{"Written by":"Maker","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/#article","isPartOf":{"@id":"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/"},"author":{"name":"Maker","@id":"https:\/\/ai-box.eu\/en\/#\/schema\/person\/cc91d08618b3feeef6926591b465eab1"},"headline":"CUDA driver installation under Ubuntu","datePublished":"2024-01-01T13:01:03+00:00","dateModified":"2024-03-09T04:16:04+00:00","mainEntityOfPage":{"@id":"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/"},"wordCount":503,"commentCount":0,"image":{"@id":"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/#primaryimage"},"thumbnailUrl":"https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/CUDA_driver_selection.png","keywords":["Commands for Ubuntu","CUDA drivers","CUDA installation under Ubuntu","Generative AI","graphics card drivers","Large Language Models (LLM)","NVIDIA A6000","NVIDIA Driver Metapackage","nvidia-smi command","remote access","software versions","SSH-Client","Stablediffusion applications","Ubuntu Installation","Video-RAM"],"articleSection":["News","Software","Top story"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/","url":"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/","name":"CUDA driver installation under Ubuntu - Exploring the Future: Inside the AI Box","isPartOf":{"@id":"https:\/\/ai-box.eu\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/#primaryimage"},"image":{"@id":"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/#primaryimage"},"thumbnailUrl":"https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/CUDA_driver_selection.png","datePublished":"2024-01-01T13:01:03+00:00","dateModified":"2024-03-09T04:16:04+00:00","author":{"@id":"https:\/\/ai-box.eu\/en\/#\/schema\/person\/cc91d08618b3feeef6926591b465eab1"},"breadcrumb":{"@id":"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/#primaryimage","url":"https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/CUDA_driver_selection.png","contentUrl":"https:\/\/ai-box.eu\/wp-content\/uploads\/2024\/01\/CUDA_driver_selection.png","width":1415,"height":689,"caption":"CUDA Treiber Auswahl"},{"@type":"BreadcrumbList","@id":"https:\/\/ai-box.eu\/en\/news\/cuda-driver-installation-under-ubuntu\/1286\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Start","item":"https:\/\/ai-box.eu\/en\/"},{"@type":"ListItem","position":2,"name":"CUDA driver installation under Ubuntu"}]},{"@type":"WebSite","@id":"https:\/\/ai-box.eu\/en\/#website","url":"https:\/\/ai-box.eu\/en\/","name":"Exploring the Future: Inside the AI Box","description":"Inside the AI Box, we share our experiences and discoveries in the world of artificial intelligence.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ai-box.eu\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/ai-box.eu\/en\/#\/schema\/person\/cc91d08618b3feeef6926591b465eab1","name":"Maker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/e96b93fc3c7e50c1f21c5c6b1f146dc4867936141360830b328947b32cacf93a?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/e96b93fc3c7e50c1f21c5c6b1f146dc4867936141360830b328947b32cacf93a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/e96b93fc3c7e50c1f21c5c6b1f146dc4867936141360830b328947b32cacf93a?s=96&d=mm&r=g","caption":"Maker"},"description":"I live in Bavaria near Munich. In my head I always have many topics and try out especially in the field of Internet new media much in my spare time. I write on the blog because it makes me fun to report about the things that inspire me. I am happy about every comment, about suggestion and very about questions.","sameAs":["https:\/\/ai-box.eu"],"url":"https:\/\/ai-box.eu\/en\/author\/ingmars\/"}]}},"_links":{"self":[{"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/posts\/1286","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/comments?post=1286"}],"version-history":[{"count":1,"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/posts\/1286\/revisions"}],"predecessor-version":[{"id":1288,"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/posts\/1286\/revisions\/1288"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/media\/1159"}],"wp:attachment":[{"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/media?parent=1286"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/categories?post=1286"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ai-box.eu\/en\/wp-json\/wp\/v2\/tags?post=1286"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}