WiFi
Anterior
Siguiente

WiFi

El soporte de redes inalámbricas ha mejorado con Kubuntu 7.10, sin embargo aún persisten problemas para usuarios con tarjetas no soportadas de forma nativa. Si aún no ha comprado una tarjeta de red inalámbrica, por favor revise la lista de hardware soportado en https://help.ubuntu.com/community/WifiDocs/WirelessCardsSupported.

Cómo...

...averigüar si mi tarjeta inalámbrica funcionara?

Si su tarjeta inalámbrica fue detectada, KNetworkManager tendrá una entrada de menú mostrando su dispositivo inalámbrico. Puede intentar conectarse a su red inalábrica haciendo click sobre el Area de Notificación y selecionando su red inalámbrica. Si es capaz de navegar la red con un navegador web, entonces se habrá conectado exitosamente a Internet.

...configura cifrado como WEP o WPA

Con KNetworkManager simplemente pulsa sobre el icono de la aplicación en la charola del sistema y selecciona la red inalámbrica a la que desee conectarse. Cuando pulsa en una red que posee cifrado activado, obtendrá un dialogo para ingresar esta información. Cuando la ingrese, esta información será almacenada dentro de la herramienta KWallet. Esto permite conectarse a la red en el futuro al solo ingresar la contraseña de KWallet.

...verificar si tengo una conexión a Internet?

Abra Konqueror, e intente navegar por http://www.ubuntu.com. Si funciona es que la conexión a internet funciona correctamente.

If the above did not work, open up Konsole (KMenuSystemKonsole - Terminal Program) and type ping gateway_ip_address (substitude gateway_ip_address by the ip address of your gateway. This address is usually 192.168.1.1, but may vary depending on the nature of your network). If you are able to ping your gateway, then the DNS on your computer is not being correctly. If you are not able to ping the gateway, then you donot have a proper internet connection.

...averiguo cuál de las tarjetas inalámbricas usa mi sistema?

KInfoCenter: (KMenuSystemKInfoCenter - Info Center) A KDE utility that provides information about your computer system. Once KInfoCenter is opened, select PCI from the left hand window. This will display all of the PCI information about your system. Scroll down until you see Network controller:. This will provide information about your wireless adapter.

Command line: (KMenuSystemKonsole - Terminal Program) This will open up Konsole providing you with a terminal or the command line. Once you are sitting at the command prompt simply type lspci and press the Enter key. Locate the Network controller: line as this will provide information about your wireless adapter.

... obtener ayuda con mi conexión inalámbrica?

Es recomendable que utilice otra fuente de conexión a Internet para leer los muchos artículos sobre conexiones inalámbricas. Las siguientes son solo un par de localizaciones a revisar.

...get my Broadcom wireless adapter to work?

Desde la versión 2.6.17 del kernel se incluye soporte de dispositivos inalámbricos Broadcom. Algunos dispositivos Broadcom funcionarán nativamente, sin embargo aún hay muchos modelos no soportados. Si su dispositivo Broadcom no funciona adecuadamente tiene dos opciones: bcm43xx-fwcutter o NdisWrapper.

Con la utilidad bcm43xx-fwcutter sólo hay una pequeño número de dispositivos que funcionan. Consulte los modelos actualmente soportados en http://bcm43xx.berlios.de/?go=devices. Si su dispositivo no está soportado, entonces emplee la utilidad NdisWrapper. Para obtener información sobre cómo configurar su dispositivo con bcm43xx-fwcutter consulte “Broadcom” y para utilizar NdisWrapper consulte ???.

NdisWrapper

Línea de comandos intensiva

La configuración de NdisWrapper es línea de comandos intensiva. No hay actualmente clientes gráficos para ayudar en esta configuración. Aunque está orientado a línea de comandos, las instrucciones son fáciles de seguir.

Plataformas hardware

Este método solo está soportado para usuarios de plataformas Intel y AMD. Los usuarios de los antiguos iBooks y Powerbooks no pueden usar este método. Sin embargo, los usuarios de MacBooks (basados en Intel) deberían ser capaces de usar este método.

NdisWrapper is considered the wireless fix-all for Linux. A great percentage of wireless adapters that are not supported natively or with other utilities are supported with NdisWrapper. Install ndiswrapper by using Adept. If you are uncomfortable with installation practices then it is advised that you review the Adding Applications document.

Once you have installed NdisWrapper, locate the Windows drivers either on a CD or the Internet. Drivers for Windows XP are preferred, however Windows 2000 drivers will usually work just as well. Once you have located the CD or the drivers on the Internet, copy them to a local folder on your system. In some instances, you may have your drivers in a driver.zip or a driver.exe file. If it the file is in a .zip format, unzip the file by either right clicking on the file and selecting Extract from the pop-up menu. If the file is in a .exe format, then install the cabextract utility and open up Konsole to navigate the correct directory. Once you have navigated to the directory storing the .exe file, type cabextract filename.exe. This will extract or unzip the file to the directory you are in. The driver will be in the .inf format, so what you will want to do is type sudo ndiswrapper -i filename.inf and press Enter. If successful you shouldn't receive any errors. This command has gone ahead and loaded or installed the drivers in the NdisWrapper module. To see if these drivers worked, simply type sudo modprobe ndiswrapper and press Enter. Test to see if you have a network and/or Internet connection.

Si todo transcurrió normalmente, entonces el paso final será cargar el módulo NdisWrapper automáticamente. Para realizar esto, escriba sudo sh -c "echo ndiswrapper >> /etc/modules" y presione intro. Esto cargará el módulo NdisWrapper en el arranque.

Si todo no funciona correctamente, es posible que el problema no se deba aNdisWrapper sino a KNetworkManager. Para comprobar si KNetworkManagertiene una avería, pulse en el icono de sistema y seleccioneterminar. Tras haber cerrado KNetworkManager regrese a la linea de comandos e introduzca sudo modprobe -r ndiswrapper && sudo modprobe ndiswrapper y presioneIntroi. Esto detendrá lNdisWrapper y lo pondrá en marcha de nuevo. Tras haberlo ejecutado nuevamente, compruebe que su conexión de red o de Internet funciona correctamente.

Broadcom

Desde la versión 6.10 (Edgy Eft), el kernel ha incluido soporte de driver para algunas tarjetas Broadcom mediante la utilidad bcm43xx-fwcutter. No hay actualmente muchas tarjetas soportadas, no obstante el desarrollo continúa. Para comprobar si su tarjeta esta soportada por favor verifique la lista en http://bcm43xx.berlios.de/?go=devices. Si su tarjeta no está incluida en la lista, entonces mire “NdisWrapper”.

Para iniciar, la primera cosa que necesitará hacer es instalar la herramienta bcm43xx-fwcutter. Para mayor información sobre instalar aplicaciones extras, por favor diríjase a la sección Agregando Aplicaciones

Once you have bcm43xx-fwcutter installed you can read through a list of links to various drivers for your Broadcom device. To do this open up Konsole (KMenuSystemKonsole - Terminal Program) and type at the prompt zless /usr/share/doc/bcm43xx-fwcutter/README.gz and press Enter. You have the choice of picking a driver from that list, driver CD, or manufacturer's website. The file you are interested in using is the bcwl5.sys file. If you have the drivers in a .zip format, unzip the files to a local directory. If the drivers are in a .exe format, you will need to install Cabextract. With Cabextract, at the command line locate the directory where you downloaded or copied the file to. Once there type at the prompt cabextract filename.exe and press Enter. This will extract the file into the directory you are in.

Ahora que ha extraído el controlador, navegue con Konsole al directorio con los archivos del controlador. A continuación use la utilidad bcm43xx-fwcutter para instalar los controladores. Para hacerlo, escriba en la consola sudo bcm43xx-fwcutter -w /lib/firmware/$(uname -r) bcwl5.sys. Puede que reciba un par de avisos que no deben preocuparle. Si no funcionó, le proporcionará un error que declara que o el controlador no está soportado o que es demasiado antiguo. En este caso, repita este paso con alguno de los controladores de la lista del fichero README.gz mostrado arriba. Si continúa teniendo problemas, conecte a internet con otro dispositivo y revise los siguientes sitios:

Si continúa teniendo problemas para cargar el controlador, entonces quizá deba usar la aplicación NdisWrapper.

Ahora, si tu pasas a través de la instalación del controlador sin ningún error o problema importante, el paso siguiente sería cargar el módulo nuevo que creaste en el paso anterior. En la línea de comandos escribe sudo modprobe bcm43xx y presiona Intror. Para ver si el módulo está cargado y está funcionando, en la linea de comandos escribe iwconfig y presiona Intro. Si esta funcionando, el sistema debería devolver el nombre de la interfaz como ethX donde X es el número del dispositivo. En la mayoría de los casos será eth1 si tienes un dispositivo de Ethernet CAT-5 instalado y configurado. También para probar y ver si tu dispositivo puede explorar, en la linea de comandos escribe sudo iwlist ethX scan y pensiona Intro. No te preocupes si el informe no encuentra redes tu conexión puede estar funcionando. Prueba y observa si puedes conectar a tu red y a Internet. Si todo ha funcionado entonces seguramente querrás agregar el módulo para que lo cargue al inicio del sistema. Para hacer esto, en la linea de comandos escribe sudo sh -c "echo bcm43xx >> /etc/modules" y presiona Intro.

Anterior
Siguiente
Inicio