11

I have a real problem that I've been troubleshooting for a friend that has really left me clueless. My friend recently had a laptop die on him and instead of buying another laptop he had me build him a desktop. Everything was working great when I set it up at my house but once he took it home he began having trouble getting a good connection over his wireless card that I had installed for him (it worked great at my house.)

I've spent hours trying all of the obvious stuff, including:

  • Installing/trying a new wireless adapter
  • Installing/trying a new router
  • Purchasing a wireless range extender
  • Messing around with all the router settings (channels, power output, etc)

I would say he's just got it in a bad spot in his house but here's the thing: no other computer has a problem connecting to the internet at all from the exact same spot his desktop sits. All of these routers/adapters work fine with other computers but he gets a low signal strength and shoddy internet once we put it in his computer at his house (like I said it worked fine at mine)

Does anyone have any idea what could be causing this problem?

EDIT - Extra info:

Router is running on mixed mode I believe (so b/g/n I think) and I'm not sure of the exact speed he gets, but it is intermittent and pretty crappy...Google would take around 5 seconds to load sometimes and >500ms ping in WoW.

Hennes
  • 65,804
  • 7
  • 115
  • 169

6 Answers6

5

I think something in your friend's environment is causing the problem. Does he have a cordless phone? If so, unplug the base unit as a test and see if that makes any difference. I had to replace my cordless phone when I started using wireless. Does your friend share his house with other tenants who might have similar wireless devices?

boot13
  • 5,917
2

Is he by any chance using a different display at his house than the one you tested with at your house?

Graphics cards have to run lots of different oscillators (crystals, clocks) at different speeds to accommodate different resolutions and refresh rates. It's not uncommon for these clock rates to hit, say, 2.4GHz, or a harmonic of 2.4GHz. This means that a graphics card that wasn't emitting much 2.4GHz noise when connected to one display, could be destroying the 2.4GHz or 5GHz band when connected to a different display.

If you've been using an internal 802.11 card, switch to a USB dongle at the end of a USB extender cable (or plugged into a hub) that you can position well away from the enclosure and display. Also make sure you've replaced all the PCIe fence slot covers and the case/door and any other pieces of RF shielding on the enclosure.

Someone suggested inSSIDer, but running a software-only tool on an 802.11 card won't show you non-802.11 interference in the band. For that you need real spectrum analysis hardware, such as a Wi-Spy.

Heh, one last late thought: Did you go to his house to look at his problem? Because if not, it would be really funny if it was something stupid like he forgot to reattach the antennas when he brought the box home, and you assumed that was too obvious to ask about...

Spiff
  • 110,156
1

Have you tried moving the PC closer to the wireless router to see if there is interference with that one area (Perhaps a black hole of wifi death)? I know that sometimes, especially since most desktop pc's are placed in areas surrounded by walls, and other metal objects that interference can be happening.

A good tool for diagnosing channel, strength and interference from other routers is inSSIDer Perhaps in that one area there is enough interference from other networks. Hope this gives you a couple of ideas.

James Mertz
  • 26,529
1

Still would like to know distance and speed obtained at that distance. Win7 wifi properties will tell you max speed of connection with given signal strength.

Anyway - some speculation... Building a desktop with wifi can be tricky because the metal box of the desktop will block the wifi signal in some directions. Successful (ie. HP-OEM) wifi usually uses a loop antenna at the top of the desktop case mounted inside a plastic "top-hat". The plastic "top-hat" allows wifi in and out without degradation. Laptops don't generally have this problem since most (non-apple) are cased with plastic. Since your wifi is at the back of the desktop the orientation of the desktop to the access point will be critically important. Distance is also important if the signal is being partially or significantly blocked by the case. Perhaps it succeeded at your house because the orientation / distance aspects were more favourable than at your friends.

The USB plugs are known to be especially vulnerable to blockage by the metal case. Linksys used to include a USB extender cable with theirs just for that purpose. I have one of them next to my keyboard that I use regularly to attach thumb drives to ports on the back of my desktop. The twin antenna PCI card should be less vulnerable, but I still suspect that blockage is the culprit.

hotei
  • 3,693
  • 2
  • 21
  • 24
0

Please look if MAC filtering is enabled on the router. If MAC filtering is enabled on the router, it means that, the MAC address of all the other computers connecting to the network will be given access to connect to internet. And if any new computer tries to connect it will not allow.Because the router does not recognize the MAC address of this new computer. Disable the MAC filtering in the router page or add the MAC address of this new computer into the router page and issue should be solved.

Vishy
  • 1
0

If your open to all suggestions try an outlet test on the wall outlet for proper wiring, you never know

MaQleod
  • 13,258
Elan
  • 1