gogu1012003
2005-09-11, 09:47 PM CDT
I am running FC3 with 2.6.9-1.667.stk16 kernel. My wireless card is an AIRLINK 101 (model AWLH3025).
I have isntalled the ndiswrapper and used the driver from the ndiswrapper website for my card.
As far as I can tell the card is up and when I run "iwlist wlan0 scan" I can a list of wireless networks (I get the same list on my laptop also). However when I configure the card from "system-network-coinfig" I can not get an IP address (dhcp failed error).
I have tried to configure the card manually useing iwconfig but that seems even more problematic. Output from iwconfig:
./iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
Warning: Driver for device wlan0 recommend version 18 of Wireless Extension,
but has been compiled with version 16, therefore some driver features
may not be available...
wlan0 IEEE 802.11g ESSID:off/any Nickname:"localhost.localdomain"
Mode:Managed Frequency:2.457 GHz Access Point: 00:00:00:00:00:00
Bit Rate=54 Mb/s Tx-Power:10 dBm Sensitivity=0/3
RTS thr=4096 B Fragment thr=4096 B
Power Management:off
Link Quality:100 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
sit0 no wireless extensions
So at this point I need to change my essid. I do that with the following command running as root:
iwconfig wlan0 essid "marashu"
However when i type iwconfig again my essid isnot set to "marashu" it is still set to "off/any". How can this be? What am I doing wrong? Are then any configuration files I need to delete/replace?
Thanks for the help
I have isntalled the ndiswrapper and used the driver from the ndiswrapper website for my card.
As far as I can tell the card is up and when I run "iwlist wlan0 scan" I can a list of wireless networks (I get the same list on my laptop also). However when I configure the card from "system-network-coinfig" I can not get an IP address (dhcp failed error).
I have tried to configure the card manually useing iwconfig but that seems even more problematic. Output from iwconfig:
./iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
Warning: Driver for device wlan0 recommend version 18 of Wireless Extension,
but has been compiled with version 16, therefore some driver features
may not be available...
wlan0 IEEE 802.11g ESSID:off/any Nickname:"localhost.localdomain"
Mode:Managed Frequency:2.457 GHz Access Point: 00:00:00:00:00:00
Bit Rate=54 Mb/s Tx-Power:10 dBm Sensitivity=0/3
RTS thr=4096 B Fragment thr=4096 B
Power Management:off
Link Quality:100 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
sit0 no wireless extensions
So at this point I need to change my essid. I do that with the following command running as root:
iwconfig wlan0 essid "marashu"
However when i type iwconfig again my essid isnot set to "marashu" it is still set to "off/any". How can this be? What am I doing wrong? Are then any configuration files I need to delete/replace?
Thanks for the help