LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Card does not find router (https://www.linuxquestions.org/questions/linux-wireless-networking-41/card-does-not-find-router-305445/)

Ephracis 03-24-2005 07:05 AM

Card does not find router
 
I have a wireless netgear router, I can access it via a normal cable and a friend can use the card in Windows.

The card is a DWL-AG650 and the router a WGT624. I have downloaded madwifi, wireless tools and ndiswrapper. Everything without any errors or such.

I insert the card and run command
cardctl insert
and the card starts one lamp. Then I type
ifconfig ath0 up
and both lamp blink, one after another. This is exactly as in Windows, but in windows it finds the router and both lamps blink at the same time.

Another difference in the lamps is that when it search for a accesspoint, in windows there is a steady blinking, first one lamp, then another. In linux the lamp flicks more, first one lamp, then another, and so on. There is no steady light in Linux. Don't know if that is significiant, but anyway.

The router is using essid "blah" just as a test and I have tried to change to it by typing:
ifconfig ath0 essid blah

btw, here is the info from iwconfig:
Code:

eth0      no wireless extensions.

lo        no wireless extensions.

ath0      IEEE 802.11  ESSID:"blah" 
          Mode:Managed  Frequency:2.462 GHz  Access Point: FF:FF:FF:FF:FF:FF 
          Bit Rate:1 Mb/s  Tx-Power:50 dBm  Sensitivity=0/3 
          Retry:off  RTS thr:off  Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=0/94  Signal level=-95 dBm  Noise level=-95 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0  Missed beacon:0

EDIT:
I changed to channel 11 as the router uses and then I got rid of the flicking lights, the lights now looks exactly as in Windows, a steady blinkin, one lamp after another. The only difference now is that in Windows an ap is found. :/

What to do next?

acid_kewpie 03-25-2005 03:51 AM

i assume you actaully mean iwconfig, not ifconfig? does "iwconfig list" show you any AP's nearby?

Ephracis 03-25-2005 08:11 AM

Quote:

Originally posted by acid_kewpie
i assume you actaully mean iwconfig, not ifconfig? does "iwconfig list" show you any AP's nearby?
Actually it was just some thing I forgot in the kernel. Now it is working like a charm. But there is one thing left. I don't know how to use encryption. I am new to wireless networking and I don't know much about this (yet).


All times are GMT -5. The time now is 02:46 PM.