<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.6001.18023" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Philip Wyett" <<A
href="mailto:philip.wyett@gmail.com">philip.wyett@gmail.com</A>>
wrote in message <A
href="news:7e1f27480806100545r40663366ica3f04f575976de6@mail.gmail.com">news:7e1f27480806100545r40663366ica3f04f575976de6@mail.gmail.com</A>...</DIV><BR><BR>
<DIV class=gmail_quote>2008/6/10 Gordon <<A
href="mailto:gbplinux@gmail.com">gbplinux@gmail.com</A>>:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">"Gordon"
<<A
href="mailto:gbplinux@gmail.com">gbplinux@gmail.com</A>>
wrote in message<BR>news:g2l5hu$41j$1@ger.gmane.org...<BR>>I need to
install ndiswrapper in Wubi 8.04. It is not available in the<BR>> native
package list, and when I wired the laptop into the network, and<BR>>
tried<BR>> "apt-get" I got the message that the "date-time stamp was too
far in the<BR>> future"!!!!! Eh? How does THAT
work?<BR>><BR>><BR>><BR><BR>OK so I got Ndiswrapper installed, the
Realtek 8187b Win98 driver is<BR>installed, if I issue all the modprobe
commands, there are no errors. The<BR>GUI for Ndiswrapper tells me the drive
is installed and the hardware is<BR>present.<BR>However, if I go to Network
settings, the wireless adapter does NOT show up.<BR>I've tried forcing the
load, everything. Still no-show.<BR><BR>HELP!<BR><FONT
color=#888888></FONT></BLOCKQUOTE>
<DIV><BR><BR>Have you followed instructions and done as below?<BR> </DIV>
<DIV>
<UL>
<LI class=gap>
<P>Install <EM>ndiswrapper-utils-1.9</EM> via your preferred method. </P>
<LI class=gap>
<P>From the terminal run: <EM>sudo ndiswrapper -i
/your_path_to/wireless_driver.inf</EM> </P>
<LI class=gap>
<P>We now check if the driver has correctly installed. From the terminal
run: <EM>ndiswrapper -l</EM>. If all is good you will see the following
output: </P>
<P>sis163u : driver installed </P>
<UL>
<LI style="LIST-STYLE-TYPE: none">
<P>device (0BF8:100F) present </P></LI></UL>
<LI class=gap>
<P>Next we do the dependencies and load up the ndiswrapper kernel module.
Run: <EM>sudo depmod -a</EM> followed by <EM>sudo modprobe ndiswrapper</EM>.
This will load everything and allow you to use <A
href="https://wiki.ubuntu.com/NetworkManager">NetworkManager</A> to check if
any wireless networks are available. </P>
<P>Note: Rebooting will drop the module. </P>
<LI class=gap>
<P>To have the module loaded at every boot add <EM>ndiswrapper</EM> to a
newline at the bottom of <EM>/etc/modules</EM>.
</P></LI></UL></DIV></DIV>Regards<BR><BR>Phil<BR>
<P>
<HR>
<P></P></BLOCKQUOTE><BR>
<DIV><FONT face=Arial size=2>Yep - done all that.</FONT></DIV></BODY></HTML>