Providing Free and Editor Tested Software Downloads
< HOME | TUTORIALS | GEEK-CADE| WEB TOOLS | YOUTUBE | NEWSLETTER | DEALS! | FORUMS | >

MajorGeeks.com - Chicks just love a Geek in Uniform.

Software Categories

All In One Tweaks
Android
Antivirus & Malware
Appearance
Back Up
Browsers
CD\DVD\Blu-Ray
Covert Ops
Drivers
Drives (SSD, HDD, USB)
Games
Graphics & Photos
Internet Tools
Linux Distros
MajorGeeks Windows Tweaks
Multimedia
Networking
Office & Productivity
System Tools

Other news

· How To and Tutorials
· Life Hacks and Reviews
· Way Off Base
· MajorGeeks Deals
· News
· Off Base
· Reviews




spread the word

· YouTube
· Facebook
· Instagram
· Twitter
· Pintrest
· RSS/XML Feeds
· News Blur
· Yahoo
· Symbaloo

about

· Top Freeware Picks
· Malware Removal
· Geektionary
· Useful Links
· About Us
· Copyright
· Privacy
· Terms of Service
· How to Uninstall

top downloads

1. GS Auto Clicker
2. Smart Defrag
3. Macrium Reflect FREE Edition
4. Sergei Strelec's WinPE
5. MusicBee
6. Visual C++ Redistributable Runtimes AIO Repack
7. K-Lite Mega Codec Pack
8. ImgBurn
9. Unlocker
10. FlyOobe / Flyby11
More >>

top reads

Star 8 Windows Shortcuts That’ll Make You More Productive and Save You Time

Star Windows 10 Not Dead Yet - You Can Still Get Updates For Free

Star What is a '400 Bad Request - Request Header or Cookie Too Large' Error and How to Fix It

Star How to Fix Windows Install Error 0xC1900101

Star How to Force Enable Windows 10 Extended Security Updates If The Option Is Not Showing

Star Windows 11 25H2 is Out: What’s New and How to Get It Now.

Star Star Trek Fleet Command Promo Codes: Redeem Codes for Free Shards, Blueprints And Resources

Star Boost Your PC Speed with ReadyBoost: How a Thumb Drive Can Enhance Your System's Performance

Star 5 Hidden Windows Tools You’ve Had All Along But Never Use

Star Use the Windows 10 Media Creation Tool Before Support Ends For Windows 10 in 2025


MajorGeeks.Com » Compatibility Database » Hardware (Linux) » Details for AWLH5026 MIMO XR

advertisement

Summary


Product:
AWLH5026 MIMO XR

Vendor:
AirLink

Tested operating systems:
Gentoo Linux

Most recent version of this submission:
AWLH5026 MIMO XR

Average Rating:


Submit a new result for this product



2007-06-28 10:51:25 - Operating System/Rating: Gentoo Linux

Anonymous

Post License:
GNU LGPL
Bear in mind that this method is a work in progress but should work for almost any linux version with minor modifications.
1. Have ndiswrapper, iwconfig, and dhcpcd tools available.
2. I put a static version of dhcpcd in my /root dir.
3. put your vendor supplied cd in your drive.
4. copy your cd contents to an accessible area.
5. ndiswrapper -i rt61.inf
6. ndiswrapper -l
rt61 : driver installed
device (1814:0401) present
7. I created a network.sh script:
#/bin/bash
clear
echo Starting ndiswrapper...
modprobe ndiswrapper
echo Turning on wireless card...
iwconfig wlan0 key [your wep key here]
echo Setting IP Address...
ifconfig wlan0 up
echo Running dhcp...
./dhcpcd wlan0
echo Done
echo
7. chmod 770 network.sh
8. ping [yourfavouritedomain]

The key to getting this card working is getting the proper key into the card. After that, it should automatically scan for wireless networks and latch onto one that matches the encryption key.

iwlist wlan0 scanning should also give you some usefull output - it will scan for wireless networks.

Good luck and happy networking!
codifex maximus


MajorGeeks.Com » Compatibility Database » Hardware (Linux) » Details for AWLH5026 MIMO XR
© 2000-2025 MajorGeeks.com
Powered by Contentteller® Business Edition