For what it's worth, I am able to get on the network with ipw2200
hardware. The computer is a Lenovo R51; details at
http://www.charlescurley.com/Lenovo.R51.html. OS is 9.10 as upgraded
from 9.04.

--------------------------------------------------
r...@dragon:~# iwconfig eth1
eth1      IEEE 802.11g  ESSID:"Curleynet314159"  
          Mode:Managed  Frequency:2.437 GHz  Access Point: 00:21:17:6F:DF:7F   
          Bit Rate:54 Mb/s   Tx-Power=20 dBm   Sensitivity=8/0  
          Retry limit:7   RTS thr:off   Fragment thr:off
          Encryption 
key:B2C1-42DA-6E6A-129A-2F33-E4A4-43D9-A1CE-EF38-4708-6D00-F12F-FB9E-B446-779A-CF56
   Security mode:open
          Power Management:off
          Link Quality=75/100  Signal level=-54 dBm  Noise level=-90 dBm
          Rx invalid nwid:0  Rx invalid crypt:1  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:6

r...@dragon:~# 
--------------------------------------------------

Something I have found very useful in the past is the following
sequence:

--------------------------------------------------
service NetworkManager stop
rmmod ipw2200 ; modprobe ipw2200
service NetworkManager start
--------------------------------------------------

Have either of you been able to get on the networks you are trying
before? Do you have a known good AP and network you can test against? If
these are WPA access points, is the WPA supplicant daemon running?

--------------------------------------------------
r...@dragon:~# ps aux | grep -i wpa
root      1179  0.0  0.1   4932  2284 ?        S    15:15   0:00 
/sbin/wpa_supplicant -u -s
root     28146  0.0  0.0   3040   864 pts/0    R+   18:51   0:00 grep -i wpa
r...@dragon:~#
--------------------------------------------------

dominix, your iwconfig output looks like you have no connection at all.
I take it you made this after an attempt to join the network.

-- 
no wireless with ipw2200 on karmic
https://bugs.launchpad.net/bugs/458577
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to