top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How is wireless signal strength for NetworkManager calculated in Fedora?

+4 votes
596 views

How wireless signal strength (as displayed by the network-manager applet) is calculated. There is a percentage reported: what does this percent mean and where does NetworkManager get its values from?

posted Jan 20, 2014 by Meenal Mishra

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

2 Answers

+1 vote

Not sure if this is still relevant, but it was part of the early development of NetworkManager.

http://www.ces.clemson.edu/linux/nm-ipw2200.shtml

answer Jan 20, 2014 by Deepti Singh
+1 vote

For what it's worth, wireless signal indicators are rarely simply just "signal strength" indicators, but are usually a combination of things that represent "signal goodness."

While strength is part of the equation, there's also a quality aspect, which may take into account - noise, transmission/reception errors, connection speed, etc. So, what might appear to be the best access point, out of a selection of access points, where you have a little bar graph on each, and one has more bars than another. It *may* not necessarily indicate which will work best for you (were you in a position of having to choose one out of many that you could use, rather than the usually simply having to choose the one that is for your network versus someone else's).

answer Jan 20, 2014 by Deepak Dasgupta
Similar Questions
+3 votes

I have a complex firewall setup running on an older version of Fedora, and I'd like to upgrade to RHEL7 or recent Fedora. Unfortunately, I can't really do what I need using firewalld, so two questions:

1: Has anyone done this and were there any serious gotcha's?

2: Is it as easy as removing firewalld and installing networkmanager with yum?

This setup uses two (soon three) ISP connections, any of which can be used as default, two secure internal networks, and one DMZ for servers. Some connections must be forced out via a defined ISP, and since Linux doesn't source route like BSD, I can't just set the source IP and have the packet go out the right
interface, hoops must be jumped.

Any experience to share?

0 votes

WTF is this nonsense? I have NetworkManager disabled, but I just rebooted after installing the new 3.9 kernel and I get several pauses during boot that say "A start job is running for NetworkManager wait online" and animate a cute little cylon eyeball in the [] at the beginning of the message.

Why is NetworkManager screwing up my boot even though it is disabled? How do I really and truly make it STOP?

0 votes

I've just installed Fedora 18 X86-64. I disabled and uninstalled networkmanager and use the standard networking stuff which seems to use dhclient. I'm using a standard ethernet connection.

So I need to do two things. Feel free to tell me to RTFM if you can provide a link!

1.How do I enable pre-pending of nameservers? I want to use dnsmasq to cache DNS requests so I need to add 127.0.0.1 to the top of resolv.conf. Google searchs take me to the Arch Wiki. I can't seem to
find a dhclient.conf file anywhere in /etc.

2.How do I assign a zone in firewalld to my connection? I want to be able to open ports for bittorrent and XMPP jingle voice/video. The firewalld wiki on the Fedora site doesn't seem to be able to answer my
question.

+2 votes

I'm investigating how to setup KVM so I can run VMs without having to use VirtualBox or VMware, or etc.

All the HOWTOs I see tell you to disable NM.

I use NM to manage VPN clients that I use for remote access to my office, among other places.

How would I manage those VPN clients if I didn't use NM? I haven't found any commands that appear to be suited to that purpose.

...