Wifi Ubuntu

Páginas: 2 (252 palabras) Publicado: 21 de mayo de 2012
-------------------------------------------------
1.Descargue linux driver (RT5390PCIe) de Ralink.
2.Extract ella. Los archivos se extraerán en la carpeta2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO.
3.Descargue todos los parches, excepto el parche x64_86, suponiendo que tiene un sistema de 32 bits, desde el sitio web de openSUSE.4.Copy los parches a la carpeta - 2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO
5.Goto la carpeta.
6.Make el siguiente cambio en / os / linux / config.mk archivo -HAS_ANTENNA_DIVERSITY_SUPPORT = y (originalmente era n)
7.Now ejecute los siguientes comandos en el terminal
1. Download the linux driver (RT5390PCIe) from Ralink.
2.Extract it. The files will be extracted to 2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO folder.
3. Download all the patches except the x64_86 patch, assuming you have a32-bit system, from opensuse website.
4. Copy the patches to the folder – 2010_1216_RT5390_LinuxSTA_V2.4.0.4_WiFiBTCombo_DPO
5. Goto the folder.
6. Make thefollowing change in /os/linux/config.mk file – HAS_ANTENNA_DIVERSITY_SUPPORT=y (originally was n)
7. Now run the following commands in terminal:
patch -p0 <rt5390sta-2.4.0.4-config.patch
patch -p0 < rt5390sta-2.4.0.4-convert-devicename-to-wlanX.patch
patch -p0 < rt5390sta-2.4.0.4-reduce_debug_output.patch
patch -p0 <rt5390sta-2.4.0.4-remove-potential-conflicts-with-rt2860sta.patch
patch -p0 < rt5390sta-2.4.0.4-return_nonvoid_function.patch
patch -p0 < rt5390sta-2.4.0.4-WPA-mixed.patch
sudosu
cp RT2860STA.dat RT5390STA.dat
mkdir -p /etc/Wireless/RT5390STA
cp RT5390STA.dat /etc/Wireless/RT5390STA
make clean
make
make install
modprobe rt5390sta
exit
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Wifi Lento Ubuntu
  • Wifi
  • Wifi
  • Wifi
  • wifi
  • WIFI
  • Wifi
  • Wifi

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS