USB WLANドライバ導入覚え書き

  • lsusbでvendor IDとproduct IDを確認
  • driverのソースをダウソ、http://www.ralinktech.com/ralink/Home/Support/Linux.html
  • 適当なdirに展開
  • "Module" dirの"rtmp_def.h"の最後の方に、USBのIDリストがあるので、lsusbの結果を追加
  • "Module" dirで"sudo make"
  • "Module" dirで"sudo make install"
  • "sudo ifconfig rausb0 up"
  • "sudo iwconfig rausb0 essid () key ()"

WEP keyがASCIIの場合には、s:()とする。