3
« on: October 30, 2005, 03:03:29 pm »
Thanks so much for posting these instructions.
I followed the instructions but still no luck!
I configured /usr/local/bin/net.wifi.wep as indicated.
I get ththis when I execute the script:
message=lnxreq_ifstate
ifstate=enable
resultcode=success
message=dot11req_mibset
mibattribute=dot11WEPDefaultKeyID=1
resultcode=success
message=dot11req_mibset
mibattribute=dot11ExcludeUnencrypted=true
resultcode=success
message=dot11req_mibset
mibattribute=dot11PrivacyInvoked=true
resultcode=success
message=dot11req_mibset
mibattribute=dot11WEPDefaultKey0=99:99:99:99:91
resultcode=success
message=dot11req_mibset
mibattribute=dot11WEPDefaultKey1=99:99:99:99:91
resultcode=success
message=dot11req_mibset
mibattribute=dot11WEPDefaultKey2=99:99:99:99:91
resultcode=success
message=dot11req_mibset
mibattribute=dot11WEPDefaultKey3=99:99:99:99:91
resultcode=success
message=lnxreq_autojoin
ssid='hades'
authtype=sharedkey
resultcode=success
Which seems good, but when I do iwconfig I get this:
wlan0 IEEE 802.11-b ESSID:""
Mode:Managed Frequency:2.412GHz Access Point: 00:12:17:B5:B0:8A
Bit Rate:2Mb/s Tx-Power:2346 dBm
Retry min limit:8 RTS thr:off Fragment thr:off
Link Quality:62/92 Signal level:-50 dBm Noise level:-96 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
I also tried 'opensystem' (same result) and 'restricted' (did not work)
I am baffled. I have been able to get wireless to work on almost every other rom.
I even wrote a nice little set of scripts for pdaXrom to automate the setting up of the wifi.
I really like this rom (1.0rc4) and want to use it.
I can get it to assign the ssid by editing the wlan.conf file, I but can't ever seem get it to change any of the other settings.
Could there be something wrong with the rom I downloaded, maybe it did not save correctly?
Thanks!
-Jim