OpenSolaris

You are not signed in. Sign in or register.

Wireless Network Driver for Ralink RT2500USB 802.11b/g Chipset (ural)

The current version is 0.1

This driver is based on the source code from FreeBSD, and is provided under the same BSD-type License.

Links

Note that this version supports 802.11b/g, WEP, WPA/TKIP

Note that the ural driver has been integrated into OpenSolaris build 91

Requirements

Before downloading the source or installing the binaries, please make sure that your system meets the following requirements:

  • Ralink RT2500USB chipsets based wireless 802.11g devices.
  • Solaris Nevada build 78+

Hardwares

The following adapters should work:

VendorProduct
AMITWL532U
ASUSWL-167g
BelkinF5D7050 v2000
BuffaloWLI-U2-KG54
BuffaloWLI-U2-KG54-AI
BuffaloWLI-U2-KG54-YB
CNetCWD-854
CompexWLU54G 2A1100
ConceptronicC54RU
D-LinkDWL-G122 (b1)
DynalinkWLG25USB
E-TechWGUS02
EminentEM3035
GigabyteGN-WBKG
HerculesHWGUSB2-54
KCORPLifeStyle KLS-685
LinksysHU200-TS
LinksysWUSB54G v4
LinksysWUSB54GP v4
MSIMS-6861
MSIMS-6865
MSIMS-6869
NintendoWi-Fi USB Connector
Nova TechNV-902W
OvisLinkEvo-W54USB
SerCommUB801R
SparkLANWL-685R
SphaironUB801R
SurecomEP-9001-g rev 3A
SweexLC100060
TonzeUW-6200C
ZaapaZNWUSB-54
ZinwellZPlus-G250
ZinwellZWX-G261
ZonetZEW2500P

How to use

The easiest way to install the driver is from pre-compiled binary package:

# wget http://www.opensolaris.org/os/community/laptop/downloads/ural-0.1-pkg.tar.gz
# gzip -dc ural-0.1-pkg.tar.gz | tar xvf -
# cd ural-0.1; pkgadd -d . SUNWural

You should be able to plumb the interface right after installing this package without having to reboot first:

# ifconfig ural0 plumb

If plumbing failed, your card may be not supported or just not getting properly identified by the Solaris kernel. Send us a note and we'll try to help.

If you can plumb the ural0 interface, you can use wificonfig/dladm CLI to config the wifi. Alternatively, you can enable the GUI nwam.

Notes

This is work in progress. Please send your questions and comments laptop-discuss@opensolaris.org discussion forum.