Gigabyte AirCruiser N300 802.11n WiFi Adapter

Published on March 26, 2008
Written by Michael Larabel
Page 2 of 3
Discuss This Article

Performance:

Unfortunately, the Ralink RT2860 isn't yet supported "out of the box" on Linux. There is no RT2860 driver in the upstream Linux kernel, but Ralink does offer an RT2860STA Linux driver that is released under the GNU GPLv2 license. However, this driver's last release was in January and it currently doesn't build against the Linux 2.6.24 kernel. This driver though does support suspend and resume as well as power saving modes and hopefully will be pushed into the mainline Linux kernel in the future. With it not being in the mainline kernel and not building against Linux 2.6.24, this driver isn't found with Ubuntu 8.04. There is, however, an easy solution for attaining Linux support and that is through ndiswrapper. Ndiswrapper is an open-source kernel module that allows wireless drivers for Windows to be loaded on Linux using this driver wrapper that implements the APIs to the relevant portions of the Windows kernel and NDIS (Network Driver Interface Specification).

Ubuntu 8.04 ships with the ndiswrapper kernel module, but ndiswrapper-common and ndiswrapper-utils must be installed out of Ubuntu's repositories. Once these packages are installed (sudo apt-get install ndiswrapper-common ndiswrapper-utils), the Gigabyte GN-WI30N-RH wireless driver for Windows must be installed with ndiswrapper. Fortunately, the INF and SYS files for the Gigabyte driver aren't packaged inside of a self-extracting EXE (which would require extracting on a Windows machine or using WINE), but they are just contained within a folder on the Gigabyte CD. Specifically, we had used the rt2860.inf/rt2860.sys found in N300/drivers/GN-WI30N_WP30N_WS30N/WINXP2k with the included CD. The driver can be loaded then using sudo ndiswrapper -i rt2860.inf. To check for success, run ndiswrapper -l, which will list all ndiswrapper drivers. Lastly, load the ndiswrapper kernel module with sudo modprobe ndiswrapper.

Latest Hardware Reviews
  1. Intel Haswell HD Graphics 4600 vs. AMD Radeon Graphics On Linux
  2. Intel Haswell HD Graphics 4600 Performance On Ubuntu Linux
  3. Intel Core i7 4770K "Haswell" Benchmarks On Ubuntu Linux
  4. The First Experience Of Intel Haswell On Linux
Latest Software Articles
  1. Optimized Binaries Provide Great Benefits For Intel Haswell
  2. 11-Way Linux, BSD Platform Comparison
  3. SNA Acceleration Works Great For Intel Core i7 Haswell
  4. The Linux Evolution For Intel Haswell's Performance
Latest Linux News
  1. LLVM 3.3 Officially Released
  2. LLVM/Clang Now Uses Loop Vectorizer At New Levels
  3. Intel GPU Driver Tries To Rip Out FBDEV Support
  4. Coreboot Doing AMD USB 3.0, Q35 QEMU Emulation
  5. VP9 Codec Now Enabled By Default In Chrome
  6. openSUSE 13.1 M2 Plays On PulseAudio 4.0
  7. Debian 7.1 Rounds In Some Bug-Fixes
  8. Min / Max FPS Comes To Test Results
  9. Google Pushes More Mesa / Gallium3D Patches
  10. The Phoronix Migration Is Fully Complete
  11. Linux 3.10-rc6 Kernel Brings In More Fixes
Latest Forum Talk
  1. LLVM 3.3 Officially Released
  2. Intel GPU Driver Tries To Rip Out FBDEV Support
  3. AMD Catalyst 13.6 Beta
  4. The Wayland Situation: Facts About X vs. Wayland
  5. VP9 Codec Now Enabled By Default In Chrome
  6. Gallium3D LLVMpipe Benchmarks From Intel Haswell
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite