LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Wireless Signal Strength and Quality (https://www.linuxquestions.org/questions/slackware-14/wireless-signal-strength-and-quality-350532/)

tubatodd 08-06-2005 07:15 AM

Wireless Signal Strength and Quality
 
Now that I have my laptop working within my wireless network, I need to see if I can improve my signal strength. My wireless router sits on top of a 6' tall bookshelf. I have a small desk for my laptop that is about 2 feet from the bookshelf. Even within that close range, the best signal strength that I get is in the 70s and 80s. If I remember correctly, there was a time when I had my network setup where I had my laptop FURTHER away from the router (The router was on my desk which is only 3.5 feet tall) and yet my signal strength was 99 or 100. At that time I could go from the main floor of my house down to the basement and still connect (with decent strength) to the router on the main floor. Currently, If I bring my laptop to my bed room, which is about 35-40 feet away (on the same floor at my office that has the router), I have 0 signal strength. Is my network card configured incorrectly? Do I have my router in a bad spot? Any suggestions?

Shade 08-06-2005 08:44 AM

It could be anything from RF interference (such as a cordless phone) to metal in the walls. It could be the NIC, it could be the driver, it could be the firmware.

Experiment with placement and other radio frequency equipment first.

--Shade

Tino27 08-06-2005 09:13 AM

Also make sure that the wireless router is broadcasting at full strength ... some routers will allow you to select the broadcast strength.

dkpw 08-06-2005 10:45 AM

You don't mention which utility you're using to check the signal strength.

I take them all with a huge pinch of salt. I can be in XP in my front room, some 20 feet from my wireless AP and Windows/IBM is telling me I have a 44% signal. Without moving anything I can reboot into Slackware or SuSE and get 80% or 90% signals.

Maybe the least inaccurate check is to use,

Code:

ifconfig -a
Agreed though, with your laptop sitting next to the AP you should be getting a better signal reading than you're getting. They always say put the AP as high up as possible, but away from walls if possible.

Let us know how you get on.

Regards,

dkpw

cavalier 08-06-2005 11:16 PM

Quote:

Originally posted by dkpw
Maybe the least inaccurate check is to use,

Code:

ifconfig -a

You did mean

Code:

iwconfig -a
right?

tubatodd 08-07-2005 08:30 AM

root@todd:/home/todd# iwconfig -a
-a No such device

root@todd:/home/todd# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:06:25:2B:52:06
inet addr:192.168.2.101 Bcast:192.168.2.255 Mask:255.255.255.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:14399 errors:0 dropped:0 overruns:0 frame:0
TX packets:17832 errors:1 dropped:0 overruns:0 carrier:0
collisions:0
RX bytes:12141562 (11.5 Mb) TX bytes:3537487 (3.3 Mb)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

According to the wireless networking applet on my Kicker panel, here are my stats

Link quality: 100%
Signal Strength: 3%
Noise: 76%


All times are GMT -5. The time now is 07:04 PM.