Re: [ath5k-devel] Not getting scan results using ath5k. Probe requests are not sent?

2007-12-05 Thread Jagadish
Hi bruno, My card is AR5212abg. I tried to get the current mode of operation through "iwpriv ath0 get_mode". But private ioctls are not implemented. But "iwconfig" result is showing IEEE 802.11g mode of operation. I think this indicates the mode of operation too. Are there any problems with th

Re: [ath5k-devel] Not getting scan results using ath5k. Probe requests are not sent?

2007-12-05 Thread bruno randolf
hi jagadish! is this in the A band? i have had similar symptoms with AR5213A + RF5112A in the A mode. G mode worked fine. AR5213 (no A!) + RF5112A worked fine in all modes, so i guess we are missing some initialization needed for AR5213A. unfortunately i wasn't able to figure out the missing pa

[ath5k-devel] Not getting scan results using ath5k. Probe requests are not sent?

2007-12-05 Thread Jagadish
Hi, I have gone through the mac80211 and ath5k source code. From driver logs I found that driver is sending probe requests through ieee80211_send_probe_req() function which subsequently calls ieee80211_sta_tx() function. But in ethereal captures, I didnot find any probe requests from my laptop

Re: [ath5k-devel] Not getting scan results using ath5k.

2007-12-02 Thread Jagadish
Hi, I used "iwconfig wlan0 essid your_ssid" also. Even after this, "iwlist wlan0 scan" is not getting scan results from driver. I think ssid need not be set to get scan results. If interface is UP, it will be sufficient to initiate scan and to get scan results. Am I right? thanks, Jagadish Lu

Re: [ath5k-devel] Not getting scan results using ath5k.

2007-12-02 Thread Luis R. Rodriguez
On Dec 3, 2007 12:04 AM, Jagadish <[EMAIL PROTECTED]> wrote: > Hi, > > Please find attached messages during ath5k driver initialization. The > logs includes output of the following commands. > 1) modprobe ath5k > 2) ifconfig ath0 up > Since I removed the configuration files given by suse distributi

Re: [ath5k-devel] Not getting scan results using ath5k.

2007-12-02 Thread Jagadish
Hi, Please find attached messages during ath5k driver initialization. The logs includes output of the following commands. 1) modprobe ath5k 2) ifconfig ath0 up Since I removed the configuration files given by suse distribution in /etc/sysconfig/network directory, I am getting "No configuration

Re: [ath5k-devel] Not getting scan results using ath5k.

2007-12-01 Thread Luis R. Rodriguez
On Dec 1, 2007 8:35 AM, Jagadish <[EMAIL PROTECTED]> wrote: > Hi, > > Please find attached dmesg file during ath5k initialization. > > thanks, > Jagadish > > > Nick Kossifidis wrote: > > Scan works for me, can you plz send the output of dmesg during ath5k > > initialization ? > > > > 2007/12/1, Ja

Re: [ath5k-devel] Not getting scan results using ath5k.

2007-12-01 Thread Jagadish
Hi, Please find attached dmesg file during ath5k initialization. thanks, Jagadish Nick Kossifidis wrote: Scan works for me, can you plz send the output of dmesg during ath5k initialization ? 2007/12/1, Jagadish <[EMAIL PROTECTED]>: Hi, Thanks for help. I downloaded wireless-2.6 git kern

Re: [ath5k-devel] Not getting scan results using ath5k.

2007-12-01 Thread Nick Kossifidis
Scan works for me, can you plz send the output of dmesg during ath5k initialization ? 2007/12/1, Jagadish <[EMAIL PROTECTED]>: > Hi, > > Thanks for help. > I downloaded wireless-2.6 git kernel, configured mac80211 and atheros > 5xxx support and compiled. After booting into that kernel, I found th

[ath5k-devel] Not getting scan results using ath5k.

2007-12-01 Thread Jagadish
Hi, Thanks for help. I downloaded wireless-2.6 git kernel, configured mac80211 and atheros 5xxx support and compiled. After booting into that kernel, I found that ath5k driver was installed successfully. But, if I try to scan, driver is not giving scan results. After doing "iwlist ath0 scan", I