<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
<br>
<blockquote type="cite">
  <pre wrap=""><div class="moz-txt-sig">ridan abid <a
 class="moz-txt-link-rfc2396E" href="mailto:vertelxml@yahoo.com">&lt;vertelxml@yahoo.com&gt;</a>
wrote:
--- Mark Bidewell <a class="moz-txt-link-rfc2396E"
 href="mailto:mark.bidewell@alumni.clemson.edu">&lt;mark.bidewell@alumni.clemson.edu&gt;</a>
wrote:

</div></pre>
  <blockquote type="cite">
    <pre wrap=""><span class="moz-txt-citetags">&gt; </span>ridan abid wrote:
<span class="moz-txt-citetags">&gt; </span>
    </pre>
    <blockquote type="cite">
      <pre wrap=""><span class="moz-txt-citetags">&gt; &gt;</span>Mark,
<span class="moz-txt-citetags">&gt; &gt;</span>
<span class="moz-txt-citetags">&gt; &gt;</span>Thanks alot, I did everthing that you said. Worked
<span class="moz-txt-citetags">&gt; &gt;</span>out, except when I get to the modprobe part.
      </pre>
    </blockquote>
    <pre wrap=""><span class="moz-txt-citetags">&gt; </span>Exactly
    </pre>
    <blockquote type="cite">
      <pre wrap=""><span class="moz-txt-citetags">&gt; &gt;</span>what is it that I need to do. Do I just type in
<span class="moz-txt-citetags">&gt; &gt;</span><b class="moz-txt-star"><span
 class="moz-txt-tag">*</span>modprobe ndiswrapper<span
 class="moz-txt-tag">*</span></b> exactly like that. Or does
      </pre>
    </blockquote>
    <pre wrap=""><span class="moz-txt-citetags">&gt; </span>it
    </pre>
    <blockquote type="cite">
      <pre wrap=""><span class="moz-txt-citetags">&gt; &gt;</span>vary what you modprobe.
<span class="moz-txt-citetags">&gt; &gt;</span>
<span class="moz-txt-citetags">&gt; &gt;</span>
<span class="moz-txt-citetags">&gt; &gt;</span>
<span class="moz-txt-citetags">&gt; &gt;</span>
<span class="moz-txt-citetags">&gt; &gt;</span>__________________________________________________
<span class="moz-txt-citetags">&gt; &gt;</span>Do You Yahoo!?
<span class="moz-txt-citetags">&gt; &gt;</span>Tired of spam?  Yahoo! Mail has the best spam
      </pre>
    </blockquote>
    <pre wrap=""><span class="moz-txt-citetags">&gt; </span>protection around 
    </pre>
    <blockquote type="cite">
      <pre wrap=""><span class="moz-txt-citetags">&gt; &gt;</span><a
 class="moz-txt-link-freetext" href="http://mail.yahoo.com">http://mail.yahoo.com</a> 
<span class="moz-txt-citetags">&gt; &gt;</span>
<span class="moz-txt-citetags">&gt; &gt; </span> 
<span class="moz-txt-citetags">&gt; &gt;</span>
      </pre>
    </blockquote>
    <pre wrap=""><span class="moz-txt-citetags">&gt; </span>what error did you receive?  if any
<span class="moz-txt-citetags">&gt; </span>
<span class="moz-txt-citetags">&gt; </span>
    </pre>
  </blockquote>
  <pre wrap=""><!---->I did not get any error. when i type in "modprobe
ndiswrapper" i don't recieve a response from the
terminal. so then i type in iwconfig and it says:
lo     no wireless extensions.

sit0     no wireless extensions.

Nader
  </pre>
</blockquote>
Three things:<br>
1) Next time try "modprobe -v ndiswrapper".&nbsp; This will tell you where
modprobe is finding ndiswrapper.<br>
2) Immediately after #1, try "dmesg | less" and go to the bottom (shift
g).&nbsp; You will, hopefully, see some output from ndiswrapper attempting
to load.<br>
3) "lsmod | less".&nbsp; Search for ndiswrapper ("/ ndis" is usually
sufficient).<br>
</body>
</html>