This pc card network adapter works fine. However, do not use the rt2500pci module supplied with Suse, but the rt2500 module supplied by http://rt2x00.serialmonkey.com/wiki/index.php?title=Main_Page.
Installation instructions:
- First, remove the default rt2500 driver from openSuSE 10.2: modprobe -r rt2500pci (as root)
- prepare your kernel source:
- cd /usr/src/linux
- make mrproper (if uname -p yields i686 but no such directory exists, try a ln -s /usr/src/linux/arch/i386 i686; not sure if that is the best solution)
- make cloneconfig
- make modules_prepare
- Download the latest CVS-daily from this site
- Unzip/tar the CVS-daily, enter the “Module” directory and execute make
- make install (as root)
- iwconfig (if the ra0 or wlan0 shows “no wireless extensions” or nothing), then:
- modprobe rt2500
Would you recommend the product? yes | Price you paid?: None indicated | Rating: 0
Kernel (uname -r):
Distribution:
Meanwhile i've been testing this card with Ubuntu 7.04. It works fine, but if you want to use WPA encription, uninstall the network-manager:<br><br>https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.15/+bug/37120/comments/37<br><br>and:<br><br>https://help.ubuntu.com/community/WifiDocs/Driver/RalinkRT2500<br><br><br>
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.