From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Fietkau Date: Tue, 19 Jul 2011 15:57:32 +0200 Subject: [ath9k-devel] RSSI/noise levels for AR7240 In-Reply-To: References: Message-ID: <4E258D4C.9030807@openwrt.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On 2011-07-19 2:42 PM, Mitar wrote: > Hi! > > I have TP-Link WR741ND with OpenWrt and I cannot get current > RSSI/noise levels. /proc/net/wireless contains only zero values: > > Inter-| sta-| Quality | Discarded packets | Missed | WE > face | tus | link level noise | nwid crypt frag retry misc | beacon | 22 > wlan0: 0000 0 0 0 0 0 0 0 0 0 > > The interface is in ad-hoc mode. > > Packages I have installed: > > kmod-ath - 2.6.37.6+2011-05-27-2 > kmod-ath9k - 2.6.37.6+2011-05-27-2 > kmod-ath9k-common - 2.6.37.6+2011-05-27-2 > kmod-mac80211 - 2.6.37.6+2011-05-27-2 > > Is this a bug? Is there some other way to get RSSI/noise levels? Not a bug. Use iw wlan0 survey dump. By the way, the wireless part on the TL-WR741ND is AR9285, the AR7240 is just the SoC. - Felix