[Bug 463032] New: wavemon and KDE system monitor report wrong wireless signal and noise
https://bugzilla.novell.com/show_bug.cgi?id=463032 User hofer@sgi.com added comment https://bugzilla.novell.com/show_bug.cgi?id=463032#c426300 Summary: wavemon and KDE system monitor report wrong wireless signal and noise Product: openSUSE 11.1 Version: Final Platform: x86 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: hofer@sgi.com QAContact: qa@suse.de Found By: Customer Created an attachment (id=262840) --> (https://bugzilla.novell.com/attachment.cgi?id=262840) wavemon diff to fix dBm (taken from debian fix) The description is a direct copy of debian Bug#426300: wavemon does not handle dBm values in /proc/net/wireless as displayed when IW_QUAL_DBM is set by the driver. /proc/net/wireless when IW_QUAL_DBM is not set: --8<--- Inter-| sta-| Quality | Discarded packets | Missed | WE face | tus | link level noise | nwid crypt frag retry misc | beacon | 20 ath0: 0004 73. 238. 165. 1646 0 0 0 0 0 --8<--- wavemon handles this and subtracts 0x100 to get the dBm values. /proc/net/wireless when IW_QUAL_DBM is set: --8<--- Inter-| sta-| Quality | Discarded packets | Missed | WE face | tus | link level noise | nwid crypt frag retry misc | beacon | 20 ath0: 0004 75. -21. -96. 692 0 0 0 0 0 --8<--- wavemon does not handle this and still subtracts 0x100 leading to wrong values like "signal level: -277 dBm" and "noise level: -352 dBm" in this case. I have reproduced this problem with Intel Corporation PRO/Wireless 2200BG (ipw2200) on OpenSuSE 11.1: linux-w8vm:/usr/src/packages/SOURCES # cat /proc/net/wireless Inter-| sta-| Quality | Discarded packets | Missed | WE face | tus | link level noise | nwid crypt frag retry misc | beacon | 22 eth1: 0000 73. -55. -91. 0 13120 0 174 0 1 The same problem seems to be in the System Monitor (ksysguard) in KDE3 and KDE4: The metric localhost->Network->Interfaces->eth1->wifi->signal and noise are in dBm but are also in the range of <-350. Debian has fixed the problem in wavemon. I have attached a patch that fixed the problem in Debian. I have tested it and it works against wavemon-0.4.0b-273.11 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=463032 Marcus Meissner <meissner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |lmuelle@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=463032 User lmuelle@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=463032#c1 Lars Müller <lmuelle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Lars Müller <lmuelle@novell.com> 2009-01-02 11:03:15 MST --- Thanks a lot for the report and pointer to the debian bug tracking system. Fix merged and package sources provided to the openSUSE Build Team for integration into 11.1 and factory. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com