Differences between version 5 and previous revision of pci/1814:0101.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 5 | Last edited on Sunday, May 8, 2005 8:07:21 pm | by zcat(1) | Revert |
Older page: | version 4 | Last edited on Sunday, May 8, 2005 7:59:03 pm | by zcat(1) | Revert |
@@ -12,13 +12,7 @@
make && make install
echo "alias ra0 rt2400" >> /etc/modules.conf
</pre>
-After this you should be able to set up ra0 under /etc/network/interfaces, the same procedure as any other WiFi card, but you might also want the ra2400 utilities installed
.
+After this you should be able to set up ra0 under /etc/network/interfaces, the same procedure as any other WiFi card.
-(Tentatively, this should involve
-<pre>
-
apt-get install (whatever package provides "
qt-x11-free-3.1.1 or later" ?)
- cd /usr/src/rt2400-1.2.1/Utility
- ./Configure && make && make install
-</pre>
-
I'm still
working on this part)
+There's also some Utilities included; they require c++
(apt-get install g++) and
qt-x11, and
I'm having trouble getting them to build but they're not required to get the card
working.