Mailinglist Archive: opensuse-es (1102 mails)
| < Previous | Next > |
Re: [opensuse-es] bcm4328 y las casualidades
- From: Octavio <octavio-avalos@xxxxxxxx>
- Date: Mon, 22 Sep 2008 18:00:55 +0200
- Message-id: <1a9205300809220900i14f746f7i7c64172d5a1be713@xxxxxxxxxxxxxx>
2008/9/22 Juan Erbes <jerbes@xxxxxxxxx>:
Hola,
El chip bcm4328 no vale para bcm43xx-fwcutter, así como tampoco el b43
ni el b43-pci-bridge. La única solución que encontré de momento fue
con ndiswrapper.
Un saludo
--
Octavio Ávalos
---------------------------------------------------------------------
Para dar de baja la suscripción, mande un mensaje a:
opensuse-es+unsubscribe@xxxxxxxxxxxx
Para obtener el resto de direcciones-comando, mande
un mensaje a:
opensuse-es+help@xxxxxxxxxxxx
El día 21 de septiembre de 2008 23:24, Octavio
<octavio-avalos@xxxxxxxx> escribió:
Hola a todos,
Llevo así como 10 dias intentando configurar la tarjeta inalámbrica
broadcom con chipset bcm4328 con el ndiswrapper. Ya lo tenía
funcionando pero dejó de hacerlo al actualizar el kernel. El caso es
que hice lo siguiente:
#modprobe ndiswrapper
Para ver si tenía cargado el driver de windows tenía que hacer:
#ndiswrapper -l
Pero me equivoqué y lo que hice fue:
#modprobe -l
El caso es que de golpe y porrazo me reconoció las redes inalámbricas.
Con el Yast me dispuse a configurar la red, la sorpresa es que me
había reconocido la tarjeta y tenía cargado el módulo "ssb", módulo
alternativo que salía cuando hacía el ndiswrapper -l
linux:/home/tavi # ndiswrapper -l
bcmwl5 : driver installed
device (14E4:4328) present (alternate driver: ssb)
wl_apsta.o : invalid driver!
Te falta instalar el firmware, y luego puedes usar el modulo del
kernel. Ya no necesitas los drivers de ruindous, porque tienes el
driver bcm43xx en el kernel. Solamente debes usar la parte del
firmware del driver propietario, para lo cual está la herramienta
bcm43xx-fwcutter:
1. You need to check if the bcm43xx-fwcutter package is installed
through: Yast > Software > Software Installation and search for
bcm43xx-fwcutter
2. Find the windows driver for your wireless chip. An example windows
driver was titled bcmwl5.sys Also note if you can't find yours try
doing a google search for wl_apsta.o (SUSE worked with both the
orginal windows driver and the wl_apsta.o at the time of this WIKI
post). Put the driver file on your desktop in SUSE.
3. Start the shell console (Kmenu >System > Terminal Program >
Terminal) and login as root with the command:
sux -
and type in the root password
Extract your firmware files from your wireless chip and store them in
the firmware file by typing in the following. (Note: Swap out the name
of your driver accordingly...in this example it is dirver.sty):
bcm43xx-fwcutter -w /lib/firmware ~/Desktop/driver.sty
4. Another way to install the firmware is using the install script
included in the bcm43xx-fwcutter package. You need to have a working
internet connection for this as it is attempted to download
driver.sty, next the firmware is extracted and stored in
/lib/firmware.
install_bcm43xx_firmware
5. Now that the firmware is ready for the driver to use, load the
module by typing the following:
modprobe bcm43xx
6. Reboot and now you can configure your WLAN card through YAST >
Network devices > Network card
http://forums.opensuse.org/archives/sf-archives/archives-network-internet/archives-wireless-networking/339031-can-t-get-broadcom-4318-work-10-3-a.html
http://developer.berlios.de/project/showfiles.php?group_id=4547
http://downloads.openwrt.org/
Salu2
Hola,
El chip bcm4328 no vale para bcm43xx-fwcutter, así como tampoco el b43
ni el b43-pci-bridge. La única solución que encontré de momento fue
con ndiswrapper.
Un saludo
--
Octavio Ávalos
---------------------------------------------------------------------
Para dar de baja la suscripción, mande un mensaje a:
opensuse-es+unsubscribe@xxxxxxxxxxxx
Para obtener el resto de direcciones-comando, mande
un mensaje a:
opensuse-es+help@xxxxxxxxxxxx
| < Previous | Next > |