Very Long Range Wireless Networking
Bleeding Edge Radio Technology
Fast and Efficient Computing
Aviation Photo Galleries


Brought to you by Amateur Radio AB9IL


Share |








Linux Wireless Driver Installations and Upgrades

Today's kernels need today's drivers for best wifi performance!


One of the most challenging things about the Linux operanting system is achieving stable and efficient operation of hardware devices. Wireless networking hardware tops the list of things computer users need the most and have the hardest time using, mostly due to the fact that the manufacturers are snail-slow in offering open source drivers. Only recently, in the more advanced Linux kernels, has the wireless support really started to excell.

Atheros is a provider of wireless hardware with Linux drivers on the bleeding edge of linux wireless networking. There is plenty of support for the Atheros wi-fi chipset - driver combinations, and they work quite well. In particular, the MadWifi Project has done a fantastic job of creating atheros wireless drivers far exceeding original versions.

Ralink has also been a company that stands apart in offering wireless networking hardware that works well along with great linux wireless drivers. Sourcce code is periodically updated and developers have tweaked the Ralink wireless drivers so that they outperform original versions.

Installing Linux wireless drivers generally involve the following steps:

  • Downloading driver source code.
  • If necessary (for special features or performance), editing or patching source code.
  • Compilation, using the "make" command.
  • Installation, using the "make install" command.
  • Loading the wireless driver module.

In some cases, the user may need to use a short script to load the driver module at startup, and unload it at shutdown. Often, a "modprobe" command added to the "rc.local" script is all that is necessary.

 

 

RALINK WIRELESS DRIVER INSTALLATIONS:

RT73 wireless driver for Linux 2.6.27 - 2.6.29

A Legacy RT73 Wireless Driver Compatible with Linux Kernels 2.6.27 - 2.6.29

RT2860 wireless driver for Linux 2.6.27 - 2.6.29

RT2860 Wireless Driver in Debian Linux - Kernels 2.6.27 - 2.6.29




©2005 - 2010 AB9IL, All Rights Reserved