{"id":1072,"date":"2009-12-26T03:15:00","date_gmt":"2009-12-25T21:45:00","guid":{"rendered":"https:\/\/www.suramya.com\/blog\/?p=1072"},"modified":"2009-12-26T03:17:24","modified_gmt":"2009-12-25T21:47:24","slug":"installing-nvidia-video-drives-on-debian-testing-squeeze","status":"publish","type":"post","link":"https:\/\/www.suramya.com\/blog\/2009\/12\/installing-nvidia-video-drives-on-debian-testing-squeeze\/","title":{"rendered":"Installing Nvidia Video drives on Debian Testing (Squeeze)"},"content":{"rendered":"<p>The default VGA drivers in Debian Testing worked fine for normal use, but when I tried to activate some of the effects like Fade, Shadow, Translucency etc the system told me that it couldn&#8217;t do it. I thought that this could be because I have an Nvidia video card and hadn&#8217;t installed the Nvidia driver yet.<\/p>\n<p>I tried installing it using synaptic but for some reason when I added the nvidia driver it told me that I would have to remove pretty much most of my xorg (the GUI backend) install. So I aborted it. Did a little search on the web and found the following instructions to install the driver at <a href=\"http:\/\/www.pendrivelinux.com\/how-to-install-nvidia-video-card-drivers-in-debian-lenny\/\">pendrivelinux.com<\/a>:<\/p>\n<li>Log in as root<\/li>\n<p><\/p>\n<li>Type <em>apt-get install build-essential linux-headers-$(uname -r)<\/em> (to install the Linux headers)<\/li>\n<p><\/p>\n<li>Type <em>cd \/usr\/src<\/em> (Change to the source directory)<\/li>\n<p><\/p>\n<li>Type <em>ln -s linux-headers-$(uname -r) linux<\/em> (To create a virtual link &#8216;linux&#8217; that points to the latest linux-headers downloaded)<\/li>\n<p><\/p>\n<li>Type <em>wget http:\/\/us.download.nvidia.com\/XFree86\/Linux-x86\/100.14.23\/NVIDIA-Linux-x86-100.14.23-pkg1.run<\/em> (Download the NVIDIA installer)<\/li>\n<p><\/p>\n<li>Type <em>\/etc\/init.d\/gdm stop<\/em> (to stop gdm and drop to a terminal)<\/li>\n<p><\/p>\n<li>Type <em>cd \/usr\/src &#038;&#038; sh NVIDIA-Linux-x86-100.14.23-pkg1.run<\/em> (to launch the nVidia installer script)<\/li>\n<p>\nI ran all the commands above but the installer kept telling me that the kernel-headers were missing. Tried a couple of things that didn&#8217;t work. <\/p>\n<p>Finally ran <em>NVIDIA-Linux-x86-100.14.23-pkg1.run &#8211;help<\/em> to see what command line parameters are supported by the installer. Noticed that they had a <em>&#8211;update<\/em> parameter that was supposed to update the installer to the latest version. I ran the installer with <em>&#8211;update<\/em> and it downloaded the latest version of the installer. After the download completed it automatically ran the installer which updated my system without any errors.<\/p>\n<p>So if you are trying to install the nvidia drivers using the installer and it keeps complaining about the headers missing even though you have them installed try running it with the &#8211;update option. <\/p>\n<p>Now I have all the effects I wanted to enable working fine.<\/p>\n<p>&#8211; Suramya<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The default VGA drivers in Debian Testing worked fine for normal use, but when I tried to activate some of the effects like Fade, Shadow, Translucency etc the system told me that it couldn&#8217;t do it. I thought that this could be because I have an Nvidia video card and hadn&#8217;t installed the Nvidia driver [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":3,"activitypub_interaction_policy_quote":"","activitypub_status":"","footnotes":""},"categories":[24,13],"tags":[],"class_list":["post-1072","post","type-post","status-publish","format-standard","hentry","category-knowledgebase","category-linuxunix-related"],"_links":{"self":[{"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/posts\/1072","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/comments?post=1072"}],"version-history":[{"count":7,"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/posts\/1072\/revisions"}],"predecessor-version":[{"id":1080,"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/posts\/1072\/revisions\/1080"}],"wp:attachment":[{"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/media?parent=1072"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/categories?post=1072"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.suramya.com\/blog\/wp-json\/wp\/v2\/tags?post=1072"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}