﻿{"id":1107,"date":"2013-05-19T09:48:35","date_gmt":"2013-05-19T01:48:35","guid":{"rendered":"http:\/\/nick.txtcc.com\/?p=1107"},"modified":"2013-05-19T09:48:35","modified_gmt":"2013-05-19T01:48:35","slug":"using-ndiswrapper-to-install-wireless-adapter-drivers","status":"publish","type":"post","link":"http:\/\/nick.txtcc.com\/index.php\/linux\/1107","title":{"rendered":"using ndiswrapper to install wireless adapter drivers"},"content":{"rendered":"<ol>\n    <li>Go to: System > Administration > Synaptic Package Manager<\/li>\n    <li>Search there for:\u00a0<a href=\"http:\/\/sourceforge.net\/projects\/ndiswrapper\/\">ndiswrapper-utils, ndiswrapper-common<\/a>\u00a0and\u00a0<a href=\"http:\/\/linuxappfinder.com\/package\/ndisgtk\">ndisgtk<\/a><\/li>\n    <li>If nothing is found then Insert your Ubuntu CD<\/li>\n    <li>You will now need to add the CD to your \u2018Souces\u2019. In administration \u2018Manage Sources\u2019 and add your cd\/dvd<\/li>\n    <li>Now in Synaptic Package Manager click on \u201cSource\u201d (This means the Ubuntu Source CD I think!?)<\/li>\n    <li>Again search for\u00a0<a href=\"http:\/\/sourceforge.net\/projects\/ndiswrapper\/\">ndiswrapper-utils, ndiswrapper-common<\/a>\u00a0and\u00a0<a href=\"http:\/\/linuxappfinder.com\/package\/ndisgtk\">ndisgtk<\/a><\/li>\n    <li>You should now be able to tick these items and save the Package Manager, which will then install the three programs<\/li>\n    <li>Go to System > Administration > Windows Wireless devices (This is the new program you\u2019ve just installed ndiskgt thanks to\u00a0<a href=\"http:\/\/spohlenz.blogspot.com\/\">Sam Pohlenz<\/a>)<\/li>\n    <li>Now Click on Insert New Driver<\/li>\n    <li>Insert your cd which came with your wireless device<\/li>\n    <li>Browse to the cd and look for the .inf files.<\/li>\n    <li>Select the .inf file\nNote: Normally these will be in a config forlder or an inf folder and will probably be oranised by Windows Operating System. I chose Vista driver as this was most recent but with one adapter this didn\u2019t work. I think it will probably be a case of \u2018if at first you don\u2019t succeed\u2019<\/li>\n    <li>Install<\/li>\n<\/ol>\n<p>&nbsp;<\/p>\n<h1 itemprop=\"name\">\u201cndiswrapper not found\u201d?<\/h1>\n<p><strong>Fix suggestion #1:<\/strong><\/p>\n<ol>\n    <li>Install the package\u00a0<code>ndiswrapper-dkms<\/code><\/li>\n    <li>Run the command:\u00a0<code>sudo modprobe ndiswrapper<\/code><\/li>\n<\/ol>\n<p>Now you should be able to use the Windows Wireless Network Drivers (ndisgtk) utility.<\/p>\n<p>Don&#8217;t forget to make sure that\u00a0<a href=\"http:\/\/askubuntu.com\/questions\/76313\/how-to-keep-ndiswrapper-configuration-after-reboot\">ndiswrapper is being loaded on system startup<\/a>.<\/p>\n<hr \/>\n<p><strong>Fix suggestion #2:<\/strong><\/p>\n<p>Tested on Ubuntu 12.04 32 bit.<\/p>\n<p>Go to Ubuntu Software Center, search for\u00a0<code>ndisgtk<\/code>\u00a0and open its entry. Install it in case you haven&#8217;t yet. Check the add-on\u00a0<code>Source for the ndiswrapper Linux kernel module (ndiswrapper-source)<\/code>\u00a0and click &#8220;Apply Changes&#8221;.<\/p>\n<p>Now there must be a file called\u00a0<code>ndiswrapper.tar.bz2<\/code>\u00a0in\u00a0<code>\/usr\/src<\/code>. Open a terminal and go to the directory:<\/p>\n<pre><code>cd \/usr\/src\n<\/code><\/pre>\n<p>Extract the file:<\/p>\n<pre><code>sudo tar -xjf ndiswrapper.tar.bz2\n<\/code><\/pre>\n<p>Go the the extracted directory:<\/p>\n<pre><code>cd \/usr\/src\/modules\/ndiswrapper\n<\/code><\/pre>\n<p>Compile and install:<\/p>\n<pre><code>sudo make\nsudo make install\n<\/code><\/pre>\n<p>Add the module to the system:<\/p>\n<pre><code>sudo modprobe ndiswrapper\n<\/code><\/pre>\n<p>Open the file:<\/p>\n<pre><code>gksudo gedit \/etc\/modprobe.d\/ndiswrapper.conf\n<\/code><\/pre>\n<p>Delete the content of the file, save and close. Then let the module write the configuration file again:<\/p>\n<pre><code>sudo ndiswrapper -m\n<\/code><\/pre>\n<p>Reboot.<\/p>\n<p>Now you should be able to use the Windows Wireless Network Drivers (ndisgtk) utility.<\/p>\n<p>Don&#8217;t forget to make sure that\u00a0<a href=\"http:\/\/askubuntu.com\/questions\/76313\/how-to-keep-ndiswrapper-configuration-after-reboot\">ndiswrapper is being loaded on system startup<\/a>.<\/p>\n<p>&nbsp;<\/p>\n<h2>ndiswrapper is being loaded on system startup<\/h2>\n<p>As heartsmagic says, the solution was to add\u00a0<code>ndiswrapper<\/code>\u00a0in a new line of the file \/etc\/module:<\/p>\n<pre><code>gksu gedit \/etc\/modules\n<\/code><\/pre>\n<p>Save, close the file and reboot.<\/p>\n<p>After reboot, check that the module was loaded with:<\/p>\n<pre><code>lsmod | grep ndiswrapper\n<\/code><\/pre>\n<p>(this was my own question but I lost that unregistered account).<\/p>","protected":false},"excerpt":{"rendered":"<p>Go to: System > Administration > Synaptic Package Manager Search there for:\u00a0ndiswrapper-utils, ndisw&#46;&#46;&#46;<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-1107","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/posts\/1107","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/comments?post=1107"}],"version-history":[{"count":1,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/posts\/1107\/revisions"}],"predecessor-version":[{"id":1108,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/posts\/1107\/revisions\/1108"}],"wp:attachment":[{"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/media?parent=1107"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/categories?post=1107"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/nick.txtcc.com\/index.php\/wp-json\/wp\/v2\/tags?post=1107"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}