[tlinux-users:08820] Re: TOSHIBA L40 REALTEK 8187B WLAN USB2 problem

"Christopher George" <[email protected]> Sat, 26 Jan 2008 15:23:28 +0000
Newsgroups gmane.linux.hardware.toshiba
Message-ID <[email protected]>
------=_Part_4006_28303568.1201361008550
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

cheers bill,

trouble is i do want to use encryption so even if the built-in rtl8187b
thingy would work without it i wouldn`t use my network like that.

as an alternative solution i am using a netgear ma111 v1 usb stick and that
works fine.

i just hope that realtek will release a driver for rtl8187b soon under linu=
x
or the new version of ubuntu will support it.

On Jan 26, 2008 1:55 PM, Bill Nickels <[email protected]> wrote:

> You might try it without encryption. I went through ndiswrapper on a
> different card/PC and could connect without encryption but, could never
> connect with encryption.
>
> Good Luck,
> Billl
>
>
>
> ------------------------------
> Date: Sat, 26 Jan 2008 10:59:00 +0000
> From: [email protected]
> Subject: [tlinux-users:08818] Re: TOSHIBA L40 REALTEK 8187B WLAN USB2
> problem
> To: [email protected]
>
>
> hi rex,
>
> thanks for the idea. i will give this puppylinux a go and let you know ho=
w
> i got on.
>
> cheers,
>
> chris
>
> On Jan 25, 2008 11:38 PM, Rex Buddenberg <[email protected]> wrote:
>
> Interested in an alternative strategy?  Try this:
>
> Go to puppylinux.org and download a copy of puppy.  The most recent
> version is 3.01 and you want one of the last couple.  Fry the .iso on a
> CD.
>
> Then boot the CD.  It should come up into puppy (and leave your hard driv=
e
> entirely undisturbed -- so you haven't lost anything.  There's a 'setup'
> icon on the top row (wrench) and in there is a menu button which executes
> the ethernet / and wifi setup.  Try it out: if it sees both your wired
> ethernet and your wifi card, it will give you configuration options for b=
oth
> eth0 and eth1.  And it will tell you what drivers it loaded to accomodate
> each (which is a clue to your ubuntu needs).  I've found that the config
> script is pretty good -- it finds the wifi drivers accurately for several
> different (including a couple old PCMCIA) pieces of hardware ... and it
> finds my neighbor's AP and gets an IP address assignment from his DHCP
> server pretty reliably too;-)
>
> If that works (and puppy doesn't seduce you) you know 1) that the wifi
> hardware is ticking and 2) what driver you need.  Both of which should be=
 of
> some value when you pop the Puppy CD and reboot to whatever was on your h=
ard
> drive before.
>
>
>
> On Fri, 25 Jan 2008 21:22:14 +0000
> "Christopher George" <[email protected]> wrote:
>
> > guys it doesn`t want to work at all. :( tried everything stil no
> positive
> > result
> >
> > On Jan 24, 2008 5:04 PM, Christopher George <[email protected]> wrote:
> >
> > > hi
> > >
> > > i am using WEP 64bit encryption.
> > >
> > > my ssid is broadcasted.
> > >
> > > just installed the driver with ndiswrapper for the rtl8187b and apart
> from
> > > that I cannot connect to my network everything seems to be fine.
> network
> > > manager can see my ssid, iwconfig can as well but the laptop doesn`t
> > > connect.
> > >
> > > but for a reason I cannot install any newer versions of ndiswrapper
> than
> > > 1.45 :(
> > >
> > > any ideas?
> > >
> > >
> > > On Jan 24, 2008 4:55 PM, Helio Miguel Silveira Filho <
> [email protected]>
> > > wrote:
> > >
> > > > OK, I'm not exactly an experienced user, but I think that we should
> > > > check if the problem is anywhere else, different than ndiswrapper.
> > > >
> > > > Maybe more details about the wireless network configuration should
> help.
> > > > So, how is it configured? Is it by any chance hidden? It's known
> that
> > > > network-manager has problems with hidden networks (or at least it
> had
> > > > recently). In this case, maybe changing NM to Wicd or Wifi-Radar
> could help.
> > > >
> > > >
> > > > What is the security protocol that you're using? WEP, WPA, none?
> > > >
> > > >
> > > > On Jan 24, 2008 9:11 AM, Christopher George < [email protected]>
> wrote:
> > > >
> > > >
> > > > > okay problem is I can`t install ndiswrapper from other source tha=
n
> the
> > > > > package manager which only gives me v1.45.
> > > > >
> > > > > anyway just have a fresh installation of the cd version of ubuntu
> > > > > v7.10 and will try to fix the wlan again.
> > > > >
> > > > >
> > > > > On Jan 23, 2008 7:36 PM, Ekim Maurer-Engin <[email protected]>
> > > > > wrote:
> > > > >
> > > > > > you definatly need ndiswrapper 1.49 at least - 1.5x suggested
> > > > > >
> > > > > > I have no knowledge about ubuntu - but with me there are only
> the 3
> > > > > > lines in /etc/modprobe.d/ndiswrapper i wrote in previous mail
> > > > > > On Mi, 2008-01-23 at 17:34 +0000, Christopher George wrote:
> > > > > > > guys i still have problems :(
> > > > > > >
> > > > > > > i did everything as ekim said and got a few error messages.
> > > > > > >
> > > > > > > e.g.
> > > > > > > tom@tom-laptop:~$ ndiswrapper -l
> > > > > > > WARNING: /etc/modprobe.d/ndiswrapper line 3: ignoring bad lin=
e
> > > > > > > starting with 'original'
> > > > > > > WARNING: /etc/modprobe.d/ndiswrapper line 6: ignoring bad lin=
e
> > > > > > > starting with 'modified'
> > > > > > > net8187b : driver installed
> > > > > > >         device (0BDA:8197) present
> > > > > > > net8187b.net : invalid driver!
> > > > > > > tom@tom-laptop:~$
> > > > > > >
> > > > > > > plus the version of ndiswrapper i can get through package
> manager
> > > > > > is
> > > > > > > 1.45
> > > > > > >
> > > > > > > tom@tom-laptop:~$ ndiswrapper -v
> > > > > > > utils version: 1.9
> > > > > > > driver
> > > > > > > filename:
> > > > > >
> /lib/modules/2.6.22-14-generic/ubuntu/misc/ndiswrapper/ndiswrapper.ko
> > > > > > > version:         1.45
> > > > > > > vermagic:       2.6.22-14-generic SMP mod_unload 586
> > > > > > > tom@tom-laptop:~$
> > > > > > >
> > > > > > > this is my lsusb:
> > > > > > >
> > > > > > > tom@tom-laptop:~$ lsusb
> > > > > > > Bus 007 Device 001: ID 0000:0000
> > > > > > > Bus 006 Device 002: ID 0bda:8197 Realtek Semiconductor Corp.
> > > > > > > Bus 006 Device 001: ID 0000:0000
> > > > > > > Bus 002 Device 001: ID 0000:0000
> > > > > > > Bus 005 Device 001: ID 0000:0000
> > > > > > > Bus 001 Device 001: ID 0000:0000
> > > > > > > Bus 003 Device 001: ID 0000:0000
> > > > > > > Bus 004 Device 001: ID 0000:0000
> > > > > > > tom@tom-laptop:~$
> > > > > > >
> > > > > > >
> > > > > > > so i cannot understand what can be wrong. i used the win98
> driver
> > > > > > for
> > > > > > > the rtl8187b wlan stick and still nothing.
> > > > > > >
> > > > > > > network manager shows that i can connect to my network but it
> > > > > > doesn`t
> > > > > > > hand out any ip to the laptop :( although my wlan is assigned
> to
> > > > > > > wlan0
> > > > > > >
> > > > > > > wireless roaming mode is enabled.
> > > > > > >
> > > > > > > help please. :)
> > > > > > >
> > > > > > >
> > > > > > > On Jan 23, 2008 5:14 PM, Thomas Lopes < [email protected]>
> wrote:
> > > > > > >         In Ubuntu you won't need to download and make a
> > > > > > ndiswrapper.
> > > > > > >         You can download it with synaptic. But you need to
> > > > > > configure
> > > > > > >         it to use your driver, and blacklist the old ones (if
> > > > > > >         there's).
> > > > > > >
> > > > > > >
> > > > > > >         2008/1/23, Ekim Maurer-Engin < [email protected] >=
:
> > > > > > >
> > > > > > >                 I am not sure how ubuntu handles it -
> therefore
> > > > > > here a
> > > > > > >                 more global
> > > > > > >                 instruction. I made my card work with this
> > > > > > (actually i
> > > > > > >                 am using it right
> > > > > > >                 now :P).
> > > > > > >
> > > > > > >                 you need ndiswrapper 1.50 or higher (I use
> 1.51) -
> > > > > > >                 obtainable via
> > > > > > >                 http://ndiswrapper.sourceforge.net/joomla/
> > > > > > >                 or the direct link to the tar.gz:
> > > > > > >
> > > > > >
> http://sourceforge.net/project/downloading.php?group_id=3D93482&amp;use_m=
irror=3Dkent&amp;filename=3Dndiswrapper-1.51.tar.gz&amp;67160862<http://sou=
rceforge.net/project/downloading.php?group_id=3D93482&use_mirror=3Dkent&fil=
ename=3Dndiswrapper-1.51.tar.gz&67160862>
> <
> http://sourceforge.net/project/downloading.php?group_id=3D93482&use_mirro=
r=3Dkent&filename=3Dndiswrapper-1.51.tar.gz&67160862
> >
> > > > > > >
> > > > > > >                 untar - configure - make - make install (or
> use
> > > > > > the
> > > > > > >                 package manager of
> > > > > > >                 your choice if this packages are present for
> your
> > > > > > >                 Linux distribution.
> > > > > > >
> > > > > > >                 get the realtek 8187B drivers only
> > > > > > >
> > > > > > ftp://202.65.194.212/cn/wlan/RTL8187B_driver_only.zip
> > > > > > >
> > > > > > >                 unzip this
> > > > > > >
> > > > > > >                 erease all ndiswrapper entries regarding card
> > > > > > >                 root@camelot:~>  ndiswrapper -l
> > > > > > >                 net8187b : [somemassage]
> > > > > > >                 root@camelot:~>  ndiswrapper -r net8187b
> > > > > > >
> > > > > > >                 reboot for a clean system (yes it can be done
> > > > > > without
> > > > > > >                 - but no risk is
> > > > > > >                 better)
> > > > > > >
> > > > > > >                 talesin@camelot :~> lsusb
> > > > > > >
> > > > > > >                 search for the devicenumber of your WLAN card=
,
> > > > > > most
> > > > > > >                 probably this will
> > > > > > >                 show so:
> > > > > > >
> > > > > > >                 Bus 003 Device 002: ID 0bda:8197 Realtek
> > > > > > Semiconductor
> > > > > > >                 Corp.
> > > > > > >
> > > > > > >                 then get root and
> > > > > > >
> > > > > > >                 root@camelot:~> ndiswrapper -i
> > > > > > >                 <path_to_win98_drivers>/net8187b.inf
> > > > > > >
> > > > > > >                 root@camelot:~> ndiswrapper -a <device_id>
> > > > > >  net8187b
> > > > > > >                 In my case it was:
> > > > > > >                 root@camelot:~> ndiswrapper -a 0bda:8197
> net8187b
> > > > > > >
> > > > > > >                 root@camelot:~> ndiswrapper -m
> > > > > > >                 root@camelot :~> modprobe ndiswrapper
> > > > > > >
> > > > > > >                 reboot (maybe it is possible without - but  a=
m
> > > > > > just
> > > > > > >                 typing how i did it)
> > > > > > >
> > > > > > >                 during boot you should see this:
> > > > > > >                 ndiswrapper: driver net8187b (Realtek
> > > > > > Semiconductor
> > > > > > >                 Corp.,07/18/2007,5.1097.0718.2007) loaded
> > > > > > >                 wlan0: ethernet device 00:16:44:1d:39:84 usin=
g
> > > > > > NDIS
> > > > > > >                 driver: net8187b,
> > > > > > >                 version: 0x1, NDIS version: 0x500, vendor:
> 'NDIS
> > > > > > >                 Network Adapter',
> > > > > > >                 0BDA:8197.F.conf
> > > > > > >                 wlan0: encryption modes supported: WEP; TKIP
> with
> > > > > > WPA,
> > > > > > >                 WPA2, WPA2PSK;
> > > > > > >                 AES/CCMP with WPA, WPA2, WPA2PSK
> > > > > > >                 usbcore: registered new interface driver
> > > > > > ndiswrapper
> > > > > > >
> > > > > > >                 when logged in again
> > > > > > >
> > > > > > >                 talesin@camelot:~> ndiswrapper -l
> > > > > > >                 net8187b : driver installed
> > > > > > >                         device (0BDA:8197) present (alternate
> > > > > > driver:
> > > > > > >                 r8187)
> > > > > > >
> > > > > > >                 do the foloowing only if this does not show
> up:
> > > > > > >
> > > > > > >                 Look at your /etc/modprobe.d/ndiswrapper
> > > > > > >
> > > > > > >                 you will see a single line,
> > > > > > >                 clone this line and modify the structre as
> > > > > > follows:
> > > > > > >
> > > > > > >                 original /etc/modprobe.d/ndiswrapper:
> > > > > > >                 alias usb:v0BDAp8187d*dc*dsc*dp*ic*isc*ip*
> > > > > > ndiswrapper
> > > > > > >
> > > > > > >                 modified /etc/modprobe.d/ndiswrapper:
> > > > > > >                 alias usb:v0BDAp8187d*dc*dsc*dp*ic*isc*ip*
> > > > > > ndiswrapper
> > > > > > >                 alias usb:v0BDAp8189d*dc*dsc*dp*ic*isc*ip*
> > > > > > >                 ndiswrapper
> > > > > > >                 alias usb:v0BDAp8197d*dc*dsc*dp*ic*isc*ip*
> > > > > > ndiswrapper
> > > > > > >
> > > > > > >                 mainly you just clone and add the other known
> ids
> > > > > > of
> > > > > > >                 the card which
> > > > > > >                 are 8187,8189,8197
> > > > > > >
> > > > > > >                 now reboot again
> > > > > > >
> > > > > > >                 now you will see the ndismod -l output as it
> > > > > > should
> > > > > > >                 be.
> > > > > > >
> > > > > > >                 With my experiance NetworkManager can handle
> the
> > > > > > card
> > > > > > >                 (at least under
> > > > > > >                 KDE).
> > > > > > >
> > > > > > >                 Thereis a minor stability bug i encounter -
> the
> > > > > > >                 connection breaks up after a while of
> inactivity -
> > > > > > I
> > > > > > >                 plainly run a ping <mygatewayip> >/dev/null i=
n
> > > > > > >                 background
> > > > > > >                 system up for 24h without connectivity loss.
> > > > > > >
> > > > > > >                 if any further questions feel free to ask
> again
> > > > > > ;-)
> > > > > > >
> > > > > > >                 Cheers
> > > > > > >                 Ekim
> > > > > > >                 --
> > > > > > >                 Ekim Engin <mailto:[email protected] >
> > > > > > >
> > > > > > >                 Cell: +90 (532) 602 59 41
> > > > > > >                 MSN: [email protected] | ICQ#: 198501695
> > > > > > >
> > > > > > >                 QOTD: San Francisco isn't what it used to be,
> and
> > > > > > it
> > > > > > >                 never was.
> > > > > > >                                 -- Herb Caen
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >         --
> > > > > > >
> > > > > > >
> > > > > > >         Thomas Lopes - 1171110247
> > > > > > >         http://www.TRC-Design.com - "Sua presen=E7a na web =
=E9 da
> > > > > > nossa
> > > > > > >         conta"
> > > > > > >         http://www.THLopes.com - ">> Escrever =3D
> > > > > > Ociosidade_Atarefada;"
> > > > > > >         MSN: [email protected]
> > > > > > >
> > > > > > --
> > > > > > Ekim Engin <mailto:[email protected] >
> > > > > >
> > > > > > Cell: +90 (532) 602 59 41
> > > > > > MSN: [email protected] | ICQ#: 198501695
> > > > > >
> > > > > > QOTD: "I've seen better heads on half a pint of beer."
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > >
> >
>
>
> --
> b
>
>
>
>
> ------------------------------
> Climb to the top of the charts! Play the word scramble challenge with sta=
r
> power. Play now!<http://club.live.com/star_shuffle.aspx?icid=3Dstarshuffl=
e_wlmailtextlink_jan>
>

------=_Part_4006_28303568.1201361008550
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

cheers bill,<br><br>trouble is i do want to use encryption so even if the b=
uilt-in rtl8187b thingy would work without it i wouldn`t use my network lik=
e that. <br><br>as an alternative solution i am using a netgear ma111 v1 us=
b stick and that works fine.<br>
<br>i just hope that realtek will release a driver for rtl8187b soon under =
linux or the new version of ubuntu will support it.<br><br><div class=3D"gm=
ail_quote">On Jan 26, 2008 1:55 PM, Bill Nickels &lt;<a href=3D"mailto:bill=
[email protected]">[email protected]</a>&gt; wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"border-left: 1px solid rgb(204, =
204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



<div><div style=3D"text-align: left;">You might try it without encryption. =
I went through ndiswrapper on a different card/PC and could connect without=
 encryption but, could never connect with encryption.<br><br>Good Luck,<br>
Billl<br></div><br><br><br><blockquote><hr>Date: Sat, 26 Jan 2008 10:59:00 =
+0000<br>From: <a href=3D"mailto:[email protected]" target=3D"_blank">chri=
[email protected]</a><br>Subject: [tlinux-users:08818] Re: TOSHIBA L40 REALTEK=
 8187B WLAN USB2 problem<br>
To: <a href=3D"mailto:[email protected]" target=3D"_blan=
k">[email protected]</a><div><div></div><div class=3D"Wj=
3C7c"><br><br>hi rex,<br><br>thanks for the idea. i will give this puppylin=
ux a go and let you know how i got on.<br>
<br>cheers,<br><br>chris<br><br><div>On Jan 25, 2008 11:38 PM, Rex Buddenbe=
rg &lt;<a href=3D"mailto:[email protected]" target=3D"_blank">buddenr21=
@comcast.net</a>&gt; wrote:<br>
<blockquote style=3D"padding-left: 1ex;">Interested in an alternative strat=
egy? &nbsp;Try this:<br><br>Go to <a href=3D"http://puppylinux.org" target=
=3D"_blank">puppylinux.org</a> and download a copy of puppy. &nbsp;The most=
 recent version is 3.01 and you want one of the last couple. &nbsp;Fry the =
.iso on a CD.<br>

<br>Then boot the CD. &nbsp;It should come up into puppy (and leave your ha=
rd drive entirely undisturbed -- so you haven&#39;t lost anything. &nbsp;Th=
ere&#39;s a &#39;setup&#39; icon on the top row (wrench) and in there is a =
menu button which executes the ethernet / and wifi setup. &nbsp;Try it out:=
 if it sees both your wired ethernet and your wifi card, it will give you c=
onfiguration options for both eth0 and eth1. &nbsp;And it will tell you wha=
t drivers it loaded to accomodate each (which is a clue to your ubuntu need=
s). &nbsp;I&#39;ve found that the config script is pretty good -- it finds =
the wifi drivers accurately for several different (including a couple old P=
CMCIA) pieces of hardware ... and it finds my neighbor&#39;s AP and gets an=
 IP address assignment from his DHCP server pretty reliably too;-)<br>

<br>If that works (and puppy doesn&#39;t seduce you) you know 1) that the w=
ifi hardware is ticking and 2) what driver you need. &nbsp;Both of which sh=
ould be of some value when you pop the Puppy CD and reboot to whatever was =
on your hard drive before.<br>

<br><br><br>On Fri, 25 Jan 2008 21:22:14 +0000<br><div><div></div><div>&quo=
t;Christopher George&quot; &lt;<a href=3D"mailto:[email protected]" target=
=3D"_blank">[email protected]</a>&gt; wrote:<br><br>&gt; guys it doesn`t w=
ant to work at all. :( tried everything stil no positive<br>

&gt; result<br>&gt;<br>&gt; On Jan 24, 2008 5:04 PM, Christopher George &lt=
;<a href=3D"mailto:[email protected]" target=3D"_blank">[email protected]=
</a>&gt; wrote:<br>&gt;<br>&gt; &gt; hi<br>&gt; &gt;<br>&gt; &gt; i am usin=
g WEP 64bit encryption.<br>

&gt; &gt;<br>&gt; &gt; my ssid is broadcasted.<br>&gt; &gt;<br>&gt; &gt; ju=
st installed the driver with ndiswrapper for the rtl8187b and apart from<br=
>&gt; &gt; that I cannot connect to my network everything seems to be fine.=
 network<br>

&gt; &gt; manager can see my ssid, iwconfig can as well but the laptop does=
n`t<br>&gt; &gt; connect.<br>&gt; &gt;<br>&gt; &gt; but for a reason I cann=
ot install any newer versions of ndiswrapper than<br>&gt; &gt; 1.45 :(<br>

&gt; &gt;<br>&gt; &gt; any ideas?<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; On=
 Jan 24, 2008 4:55 PM, Helio Miguel Silveira Filho &lt; <a href=3D"mailto:h=
[email protected]" target=3D"_blank">[email protected]</a>&gt;<br>&gt; &gt=
; wrote:<br>
&gt; &gt;<br>
&gt; &gt; &gt; OK, I&#39;m not exactly an experienced user, but I think tha=
t we should<br>&gt; &gt; &gt; check if the problem is anywhere else, differ=
ent than ndiswrapper.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Maybe more detail=
s about the wireless network configuration should help.<br>

&gt; &gt; &gt; So, how is it configured? Is it by any chance hidden? It&#39=
;s known that<br>&gt; &gt; &gt; network-manager has problems with hidden ne=
tworks (or at least it had<br>&gt; &gt; &gt; recently). In this case, maybe=
 changing NM to Wicd or Wifi-Radar could help.<br>

&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; What is the security pro=
tocol that you&#39;re using? WEP, WPA, none?<br>&gt; &gt; &gt;<br>&gt; &gt;=
 &gt;<br>&gt; &gt; &gt; On Jan 24, 2008 9:11 AM, Christopher George &lt; <a=
 href=3D"mailto:[email protected]" target=3D"_blank">[email protected]</a=
>&gt; wrote:<br>

&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; okay problem is I c=
an`t install ndiswrapper from other source than the<br>&gt; &gt; &gt; &gt; =
package manager which only gives me v1.45.<br>&gt; &gt; &gt; &gt;<br>&gt; &=
gt; &gt; &gt; anyway just have a fresh installation of the cd version of ub=
untu<br>

&gt; &gt; &gt; &gt; v7.10 and will try to fix the wlan again.<br>&gt; &gt; =
&gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; On Jan 23, 2008 7:3=
6 PM, Ekim Maurer-Engin &lt;<a href=3D"mailto:[email protected]" target=
=3D"_blank">[email protected]</a>&gt;<br>

&gt; &gt; &gt; &gt; wrote:<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &g=
t; you definatly need ndiswrapper 1.49 at least - 1.5x suggested<br>&gt; &g=
t; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; I have no knowledge about ubu=
ntu - but with me there are only the 3<br>

&gt; &gt; &gt; &gt; &gt; lines in /etc/modprobe.d/ndiswrapper i wrote in pr=
evious mail<br>&gt; &gt; &gt; &gt; &gt; On Mi, 2008-01-23 at 17:34 +0000, C=
hristopher George wrote:<br>&gt; &gt; &gt; &gt; &gt; &gt; guys i still have=
 problems :(<br>

&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; i did everyt=
hing as ekim said and got a few error messages.<br>&gt; &gt; &gt; &gt; &gt;=
 &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; e.g.<br>&gt; &gt; &gt; &gt; &gt; &gt=
; tom@tom-laptop:~$ ndiswrapper -l<br>

&gt; &gt; &gt; &gt; &gt; &gt; WARNING: /etc/modprobe.d/ndiswrapper line 3: =
ignoring bad line<br>&gt; &gt; &gt; &gt; &gt; &gt; starting with &#39;origi=
nal&#39;<br>&gt; &gt; &gt; &gt; &gt; &gt; WARNING: /etc/modprobe.d/ndiswrap=
per line 6: ignoring bad line<br>

&gt; &gt; &gt; &gt; &gt; &gt; starting with &#39;modified&#39;<br>&gt; &gt;=
 &gt; &gt; &gt; &gt; net8187b : driver installed<br>&gt; &gt; &gt; &gt; &gt=
; &gt; &nbsp; &nbsp; &nbsp; &nbsp; device (0BDA:8197) present<br>&gt; &gt; =
&gt; &gt; &gt; &gt; <a href=3D"http://net8187b.net" target=3D"_blank">net81=
87b.net</a> : invalid driver!<br>

&gt; &gt; &gt; &gt; &gt; &gt; tom@tom-laptop:~$<br>&gt; &gt; &gt; &gt; &gt;=
 &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; plus the version of ndiswrapper i ca=
n get through package manager<br>&gt; &gt; &gt; &gt; &gt; is<br>&gt; &gt; &=
gt; &gt; &gt; &gt; 1.45<br>

&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; tom@tom-lapt=
op:~$ ndiswrapper -v<br>&gt; &gt; &gt; &gt; &gt; &gt; utils version: 1.9<br=
>&gt; &gt; &gt; &gt; &gt; &gt; driver<br>&gt; &gt; &gt; &gt; &gt; &gt; file=
name:<br>

&gt; &gt; &gt; &gt; &gt; /lib/modules/2.6.22-14-generic/ubuntu/misc/ndiswra=
pper/ndiswrapper.ko<br>&gt; &gt; &gt; &gt; &gt; &gt; version: &nbsp; &nbsp;=
 &nbsp; &nbsp; 1.45<br>&gt; &gt; &gt; &gt; &gt; &gt; vermagic: &nbsp; &nbsp=
; &nbsp; 2.6.22-14-generic SMP mod_unload 586<br>

&gt; &gt; &gt; &gt; &gt; &gt; tom@tom-laptop:~$<br>&gt; &gt; &gt; &gt; &gt;=
 &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; this is my lsusb:<br>&gt; &gt; &gt; =
&gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; tom@tom-laptop:~$ lsusb<br>

&gt; &gt; &gt; &gt; &gt; &gt; Bus 007 Device 001: ID 0000:0000<br>&gt; &gt;=
 &gt; &gt; &gt; &gt; Bus 006 Device 002: ID 0bda:8197 Realtek Semiconductor=
 Corp.<br>&gt; &gt; &gt; &gt; &gt; &gt; Bus 006 Device 001: ID 0000:0000<br=
>

&gt; &gt; &gt; &gt; &gt; &gt; Bus 002 Device 001: ID 0000:0000<br>&gt; &gt;=
 &gt; &gt; &gt; &gt; Bus 005 Device 001: ID 0000:0000<br>&gt; &gt; &gt; &gt=
; &gt; &gt; Bus 001 Device 001: ID 0000:0000<br>&gt; &gt; &gt; &gt; &gt; &g=
t; Bus 003 Device 001: ID 0000:0000<br>

&gt; &gt; &gt; &gt; &gt; &gt; Bus 004 Device 001: ID 0000:0000<br>&gt; &gt;=
 &gt; &gt; &gt; &gt; tom@tom-laptop:~$<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>=
&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; so i cannot =
understand what can be wrong. i used the win98 driver<br>

&gt; &gt; &gt; &gt; &gt; for<br>&gt; &gt; &gt; &gt; &gt; &gt; the rtl8187b =
wlan stick and still nothing.<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt;=
 &gt; &gt; &gt; &gt; network manager shows that i can connect to my network=
 but it<br>

&gt; &gt; &gt; &gt; &gt; doesn`t<br>&gt; &gt; &gt; &gt; &gt; &gt; hand out =
any ip to the laptop :( although my wlan is assigned to<br>&gt; &gt; &gt; &=
gt; &gt; &gt; wlan0<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;=
 &gt; &gt; wireless roaming mode is enabled.<br>

&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; help please.=
 :)<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&g=
t; &gt; &gt; &gt; &gt; &gt; On Jan 23, 2008 5:14 PM, Thomas Lopes &lt; <a h=
ref=3D"mailto:[email protected]" target=3D"_blank">[email protected]</a>&=
gt; wrote:<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; In Ubuntu you won=
&#39;t need to download and make a<br>&gt; &gt; &gt; &gt; &gt; ndiswrapper.=
<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; You can downl=
oad it with synaptic. But you need to<br>

&gt; &gt; &gt; &gt; &gt; configure<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; =
&nbsp; &nbsp; &nbsp; it to use your driver, and blacklist the old ones (if<=
br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; there&#39;s).<=
br>&gt; &gt; &gt; &gt; &gt; &gt;<br>

&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp=
; &nbsp; &nbsp; 2008/1/23, Ekim Maurer-Engin &lt; <a href=3D"mailto:talesin=
@talesoft.net" target=3D"_blank">[email protected]</a> &gt;:<br>&gt; &gt=
; &gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; I am not sure how ubuntu handles it - therefore<br>
&gt; &gt; &gt; &gt; &gt; here a<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nb=
sp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; more global<br>&gt; &gt; &gt;=
 &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ins=
truction. I made my card work with this<br>&gt; &gt; &gt; &gt; &gt; (actual=
ly i<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; am using it right<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp;=
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; now :P).<br>&gt; &gt; &gt; &gt; =
&gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbs=
p; &nbsp; &nbsp; &nbsp; you need ndiswrapper 1.50 or higher (I use 1.51) -<=
br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; obtainable via<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &n=
bsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href=3D"http://ndiswrapper.sourc=
eforge.net/joomla/" target=3D"_blank">http://ndiswrapper.sourceforge.net/jo=
omla/</a><br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; or the direct link to the tar.gz:<br>&gt; &gt; &gt; &gt; &gt; &g=
t;<br></div></div>&gt; &gt; &gt; &gt; &gt; <a href=3D"http://sourceforge.ne=
t/project/downloading.php?group_id=3D93482&amp;use_mirror=3Dkent&amp;filena=
me=3Dndiswrapper-1.51.tar.gz&amp;67160862" target=3D"_blank">http://sourcef=
orge.net/project/downloading.php?group_id=3D93482&amp;amp;use_mirror=3Dkent=
&amp;amp;filename=3Dndiswrapper-1.51.tar.gz&amp;amp;67160862</a>&lt;<a href=
=3D"http://sourceforge.net/project/downloading.php?group_id=3D93482&amp;use=
_mirror=3Dkent&amp;filename=3Dndiswrapper-1.51.tar.gz&amp;67160862" target=
=3D"_blank">http://sourceforge.net/project/downloading.php?group_id=3D93482=
&amp;use_mirror=3Dkent&amp;filename=3Dndiswrapper-1.51.tar.gz&amp;67160862<=
/a>&gt;<br>

<div><div></div><div>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &=
gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; untar - co=
nfigure - make - make install (or use<br>&gt; &gt; &gt; &gt; &gt; the<br>&g=
t; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp=
; &nbsp; package manager of<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; your choice if this packages are present for your<br>&gt; &gt; &=
gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
Linux distribution.<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;=
 &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; get the =
realtek 8187B drivers only<br>

&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; <a href=3D"ftp://=
202.65.194.212/cn/wlan/RTL8187B_driver_only.zip" target=3D"_blank">ftp://20=
2.65.194.212/cn/wlan/RTL8187B_driver_only.zip</a><br>&gt; &gt; &gt; &gt; &g=
t; &gt;<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; unzip this<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &g=
t; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; erease=
 all ndiswrapper entries regarding card<br>&gt; &gt; &gt; &gt; &gt; &gt; &n=
bsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; root@camelot:~&gt; &n=
bsp;ndiswrapper -l<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; net8187b : [somemassage]<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp;=
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; root@camelot:~&gt; &nbsp;=
ndiswrapper -r net8187b<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; =
&gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; rebo=
ot for a clean system (yes it can be done<br>

&gt; &gt; &gt; &gt; &gt; without<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &n=
bsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; - but no risk is<br>&gt; &gt=
; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbs=
p; better)<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt=
; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; talesin@camelot :=
~&gt; lsusb<br>

&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp=
; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; search for the devicenumber of =
your WLAN card,<br>&gt; &gt; &gt; &gt; &gt; most<br>&gt; &gt; &gt; &gt; &gt=
; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; probably thi=
s will<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; show so:<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;=
 &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Bus 003 =
Device 002: ID 0bda:8197 Realtek<br>&gt; &gt; &gt; &gt; &gt; Semiconductor<=
br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; Corp.<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &g=
t; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; then get ro=
ot and<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &n=
bsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; root@camelot:~&gt; nd=
iswrapper -i<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; &lt;path_to_win98_drivers&gt;/net8187b.inf<br>&gt; &gt; &gt; &gt=
; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &n=
bsp; &nbsp; &nbsp; &nbsp; root@camelot:~&gt; ndiswrapper -a &lt;device_id&g=
t;<br>

&gt; &gt; &gt; &gt; &gt; &nbsp;net8187b<br>&gt; &gt; &gt; &gt; &gt; &gt; &n=
bsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; In my case it was:<br=
>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &n=
bsp; &nbsp; root@camelot:~&gt; ndiswrapper -a 0bda:8197 net8187b<br>&gt; &g=
t; &gt; &gt; &gt; &gt;<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; root@camelot:~&gt; ndiswrapper -m<br>&gt; &gt; &gt; &gt; &gt; &g=
t; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; root@camelot :~&=
gt; modprobe ndiswrapper<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt;=
 &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; reb=
oot (maybe it is possible without - but &nbsp;am<br>

&gt; &gt; &gt; &gt; &gt; just<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp=
; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; typing how i did it)<br>&gt; &g=
t; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp=
; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; during boot you should see this:<br>&g=
t; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp=
; &nbsp; ndiswrapper: driver net8187b (Realtek<br>

&gt; &gt; &gt; &gt; &gt; Semiconductor<br>&gt; &gt; &gt; &gt; &gt; &gt; &nb=
sp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Corp.,07/18/2007,5.109=
7.0718.2007) loaded<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &=
nbsp; &nbsp; &nbsp; &nbsp; &nbsp; wlan0: ethernet device 00:16:44:1d:39:84 =
using<br>

&gt; &gt; &gt; &gt; &gt; NDIS<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp=
; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; driver: net8187b,<br>&gt; &gt; =
&gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=
 version: 0x1, NDIS version: 0x500, vendor: &#39;NDIS<br>&gt; &gt; &gt; &gt=
; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Network=
 Adapter&#39;,<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; 0BDA:8197.F.conf<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; wlan0: encryption modes supported=
: WEP; TKIP with<br>&gt; &gt; &gt; &gt; &gt; WPA,<br>&gt; &gt; &gt; &gt; &g=
t; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; WPA2, WPA2P=
SK;<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; AES/CCMP with WPA, WPA2, WPA2PSK<br>&gt; &gt; &gt; &gt; &gt; &gt=
; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; usbcore: register=
ed new interface driver<br>&gt; &gt; &gt; &gt; &gt; ndiswrapper<br>&gt; &gt=
; &gt; &gt; &gt; &gt;<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; when logged in again<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &g=
t; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; talesin@camelot:~&gt; ndiswrapper -l<br>&gt; &gt; &gt; &gt; &gt; &gt; &=
nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; net8187b : driver in=
stalled<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; device (0BDA:8197) present (alternat=
e<br>&gt; &gt; &gt; &gt; &gt; driver:<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbs=
p; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; r8187)<br>&gt; &gt; &gt=
; &gt; &gt; &gt;<br>
&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; do the foloowing only if this does not show up:<br>
&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp=
; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Look at your /etc/modprobe.d/nd=
iswrapper<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt;=
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; you will see a sin=
gle line,<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; clone this line and modify the structre as<br>&gt; &gt; &gt; &gt=
; &gt; follows:<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt=
; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; original /et=
c/modprobe.d/ndiswrapper:<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; alias usb:v0BDAp8187d*dc*dsc*dp*ic*isc*ip*<br>&gt; &gt; &gt; &gt=
; &gt; ndiswrapper<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; =
&gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; modified =
/etc/modprobe.d/ndiswrapper:<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; alias usb:v0BDAp8187d*dc*dsc*dp*ic*isc*ip*<br>&gt; &gt; &gt; &gt=
; &gt; ndiswrapper<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &n=
bsp; &nbsp; &nbsp; &nbsp; &nbsp; alias usb:v0BDAp8189d*dc*dsc*dp*ic*isc*ip*=
<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; ndiswrapper<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp=
; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; alias usb:v0BDAp8197d*dc*dsc*dp*ic*isc=
*ip*<br>&gt; &gt; &gt; &gt; &gt; ndiswrapper<br>&gt; &gt; &gt; &gt; &gt; &g=
t;<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; mainly you just clone and add the other known ids<br>&gt; &gt; &=
gt; &gt; &gt; of<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbs=
p; &nbsp; &nbsp; &nbsp; &nbsp; the card which<br>&gt; &gt; &gt; &gt; &gt; &=
gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; are 8187,8189,8=
197<br>

&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp=
; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; now reboot again<br>&gt; &gt; &=
gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &n=
bsp; &nbsp; &nbsp; &nbsp; &nbsp; now you will see the ndismod -l output as =
it<br>

&gt; &gt; &gt; &gt; &gt; should<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nb=
sp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; be.<br>&gt; &gt; &gt; &gt; &g=
t; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=
 &nbsp; &nbsp; &nbsp; With my experiance NetworkManager can handle the<br>&=
gt; &gt; &gt; &gt; &gt; card<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; (at least under<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &=
nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; KDE).<br>&gt; &gt; &gt; &gt; &gt; =
&gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &n=
bsp; &nbsp; &nbsp; Thereis a minor stability bug i encounter - the<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; connection breaks up after a while of inactivity -<br>&gt; &gt; =
&gt; &gt; &gt; I<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbs=
p; &nbsp; &nbsp; &nbsp; &nbsp; plainly run a ping &lt;mygatewayip&gt; &gt;/=
dev/null in<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; background<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp;=
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; system up for 24h without connectivity =
loss.<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &nb=
sp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if any further questio=
ns feel free to ask again<br>

&gt; &gt; &gt; &gt; &gt; ;-)<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; =
&gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=
 Cheers<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;=
 &nbsp; &nbsp; &nbsp; Ekim<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &=
nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; --<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; Ekim Engin &lt;mailto:<a href=3D"mailto:[email protected]" ta=
rget=3D"_blank">[email protected]</a> &gt;<br>&gt; &gt; &gt; &gt; &gt; &=
gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; &nbsp; Cell: +90 (532) 602 59 41<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nb=
sp; &nbsp; MSN: <a href=3D"mailto:[email protected]" target=3D"_blank">t=
[email protected]</a> | ICQ#: 198501695<br>&gt; &gt; &gt; &gt; &gt; &gt;<=
br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
&nbsp; &nbsp; QOTD: San Francisco isn&#39;t what it used to be, and<br>

&gt; &gt; &gt; &gt; &gt; it<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; never was.<br>&gt; &gt; &gt; &gt;=
 &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &=
nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -- Herb Caen<br>&gt; &gt; &=
gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>

&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt;=
 &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; =
&nbsp; --<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt;=
<br>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Thomas Lopes =
- 1171110247<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href=3D"http:/=
/www.TRC-Design.com" target=3D"_blank">http://www.TRC-Design.com</a> - &quo=
t;Sua presen=E7a na web =E9 da<br>&gt; &gt; &gt; &gt; &gt; nossa<br>&gt; &g=
t; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; conta&quot;<br>

&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; <a href=3D"http:/=
/www.THLopes.com" target=3D"_blank">http://www.THLopes.com</a> - &quot;&gt;=
&gt; Escrever =3D<br>&gt; &gt; &gt; &gt; &gt; Ociosidade_Atarefada;&quot;<b=
r>&gt; &gt; &gt; &gt; &gt; &gt; &nbsp; &nbsp; &nbsp; &nbsp; MSN: <a href=3D=
"mailto:[email protected]" target=3D"_blank">[email protected]</a><=
br>

&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; --<br>&gt; &gt; &=
gt; &gt; &gt; Ekim Engin &lt;mailto:<a href=3D"mailto:[email protected]"=
 target=3D"_blank">[email protected]</a> &gt;<br>&gt; &gt; &gt; &gt; &gt=
;<br>
&gt; &gt; &gt; &gt; &gt; Cell: +90 (532) 602 59 41<br>
&gt; &gt; &gt; &gt; &gt; MSN: <a href=3D"mailto:[email protected]" targe=
t=3D"_blank">[email protected]</a> | ICQ#: 198501695<br>&gt; &gt; &gt; &=
gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; QOTD: &quot;I&#39;ve seen better heads=
 on half a pint of beer.&quot;<br>

&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;=
 &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt;<br>&gt;<br><br><br></div></div>--=
<br><font color=3D"#888888">b<br><br><br></font></blockquote></div><br>
</div></div></blockquote><br><hr>Climb to the top of the charts!&nbsp;Play =
the word scramble challenge with star power. <a href=3D"http://club.live.co=
m/star_shuffle.aspx?icid=3Dstarshuffle_wlmailtextlink_jan" target=3D"_blank=
">Play now!</a></div>

</blockquote></div><br>

------=_Part_4006_28303568.1201361008550--