using Ralink rt61 WLAN driverForum: DSL Tips and Tricks Topic: using Ralink rt61 WLAN driver started by: daniel_ache Posted by daniel_ache on Mar. 28 2007,06:09
what I did:Installed from system: gcc1.with-libs.dsl and gnu-utils.dsl from testing gcc-2.95.dsl Following steps with root
installed kernel-2.4.26 from kernel.org
installed from system kernelsource.dsl Downloaded the Ralink driver Version 1.1.0.0 from Ralink: < http://www.ralink.com.tw/Home/Support/Linux.html >
Decompressed the file
Make a symlink from gcc to cc or edit Makefile, because cc is not installed. Use gcc instead.
edit rt61sta.dat to local requirentments cf. Ralink readme to do so.
add following lines to /opt/bootlocal.sh
edit /etc/dhcpc/config
edit /etc/dhcpc/resolv.conf
It should also work with Knoppix 3.4 and manually install compiled driver to DSL. But I did not test it. I needed the compiler for different other tools. have fun Daniel Posted by ^thehatsrule^ on Mar. 28 2007,06:14
|