Poly-poly man wrote:
> Jim R wrote:
{snip}
>
> I've had a similar card before (RTL8185L instead of 8180L). I never got
> it working, but can offer insight.
>
> do an
> iwlist scanning
> and look for the correct ssid. Do an
> iwconfig wlan1 essid [your ssid here]
> and the light should come on.
>
>
> If the light is on, and you are connected to the correct essid, do a
> /sbin/dhclient wlan1
> (if you are on dhcp [which you probably are!]), and post results.
>
>
>
> Ps.
>
> Which driver are you using for your card?
>
>
> hih,
> poly-p man
Thanks to the newsgroup for pointing me to ifconfig, iwconfig and route.
I this most of the solution lies in these, plus in Yast.
After trying many, many different iterations, like the movie
"Awakenings", things magically started to work. Like the movie
"Awakenings". after I rebooted, things stopped working.
I spent another couple of hours futzing around, and finally got it to
work again. Of course, now I am afraid to reboot, since they will
almost certainly go away.
Any directions to help make these changes permanent would be greatly
appreciated. (Also, maybe somebody else will find this post and realize
that it really is possible!)
Here is the order that I think I performed these tasks. (I'm not 100%
certain, having tried so many variations.)
Set ndiswrapper to use device 10ec:1080 and driver LSRTNDS.INF (from the
CD ROM that Linksys provided for Windoze). modprobe -r ndiswrapper,
then modprobe ndiswrapper
Enabled broadcast of the SSID from the AP (I usually do not broadcast it
for security reasons. All desired clients connect to it fine as long as
they know the SSID.)
Used Yast to configure the WPC11 network card. Corrected the hostname.
In routing dialog, entered my DHCP router 192.168.1.1. Wrote new
config, but nothing worked.
Used Yast to configure the WPC11 network card. Did not change anything,
but wrote the config. Now, everything worked!
Here are the current settings with everything working. (wlan0 is an
on-board infrared port that I don't use).
ifconfig wlan1
wlan1 Link encap:Ethernet HWaddr 00:13:10:66:B1:7C
inet addr:192.168.1.103 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1061 errors:0 dropped:20 overruns:0 frame:0
TX packets:3917 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:765354 (747.4 Kb) TX bytes:286651 (279.9 Kb)
Interrupt:11 Memory:d108a000-d108a100
iwconfig wlan1
wlan1 IEEE 802.11b ESSID:"FN31gl"
Mode:Managed Frequency:2.462 GHz Access Point:
00:12:17:6D:7B:CA
Bit Rate=11 Mb/s
Retry

n Fragment thr

ff
Encryption key:79AC-7C21-B7B9-6C58-A95E-xxxx-xx Security
mode:restricted
Link Quality=99/100 Signal level=-31 dBm Noise level=-255 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.1.0 * 255.255.255.0 U 0 0 0
wlan1
link-local * 255.255.0.0 U 0 0 0
wlan1
loopback * 255.0.0.0 U 0 0 0 lo
default 192.168.1.1 0.0.0.0 UG 0 0 0
wlan1
Thanks in advance,
Jim
PS - IBM Thinkpad T23 running Suse 10.0. Wifi Linksys WPC11 in PCMCIA
slot. AP is Linksys 802.11g connected to 4 port Linksys router.