Bon je n'y arrive toujours pas.
Je vais refaire ce tutos:
http://doc.fedora-fr.org/wiki/Installation_du_wifi_-_bcm43xx
Je fais la méthode en utilisant le driver intégré dans le noyau.
J'en suis a "4.3 Procéder à l'extraction du firmware"
Premierement je pense avoir un firmware de version 4.
#wget http://downloads.openwrt.org/sources/broadcom-wl-4.80.53.0.tar.bz2
# tar -jxvf broadcom-wl-*.tar.bz2
Bon tout ce passse bien .
Ensuite:
# bcm43xx-fwcutter -w /lib/firmware broadcom-wl-*/kmod/wl_apsta.o
bcm43xx-fwcutter -w /lib/firmware broadcom-wl-*/kmod/wl_apsta.o
*** WARNING ***
This file contains new version4
firmware. v4 firmware is _not_ supported by
the driver in mainline kernels. For v4 firmware
you need latest bcm43xx development version
(wireless-dev kernel tree). If you don't know what
this warning is about, use a 3.xx.xx.xx driver version
instead to extract the firmware.
filename : wl_apsta.o
version : 4.80.53.0
MD5 : 9207bc565c2fc9fa1591f6c7911d3fc0
microcodes : 4 5 11 13
pcms : 4 5
microcode : 4
revision : 0x015f
patchlevel : 0x007e
date : 2006-07-29
time : 05:54:02
microcode : 5
revision : 0x015f
patchlevel : 0x007e
date : 2006-07-29
time : 05:54:02
microcode : 11
revision : 0x015f
patchlevel : 0x007e
date : 2006-07-29
time : 05:54:02
microcode : 13
revision : 0x015f
patchlevel : 0x007e
date : 2006-07-29
time : 05:54:02
extracting bcm43xx_microcode4.fw ...
extracting bcm43xx_microcode5.fw ...
extracting bcm43xx_microcode11.fw ...
extracting bcm43xx_microcode13.fw ...
extracting bcm43xx_pcm4.fw ...
extracting bcm43xx_pcm5.fw ...
extracting bcm43xx_initval01.fw ...
extracting bcm43xx_initval02.fw ...
extracting bcm43xx_initval03.fw ...
extracting bcm43xx_initval04.fw ...
extracting bcm43xx_initval05.fw ...
extracting bcm43xx_initval06.fw ...
extracting bcm43xx_initval07.fw ...
extracting bcm43xx_initval08.fw ...
extracting bcm43xx_initval09.fw ...
extracting bcm43xx_initval10.fw ...
extracting bcm43xx_initval20.fw ...
extracting bcm43xx_initval21.fw ...
extracting bcm43xx_initval22.fw ...
extracting bcm43xx_initval23.fw ...
extracting bcm43xx_initval24.fw ...
extracting bcm43xx_initval25.fw ...
Ensuite:
# b43-fwcutter -w /lib/firmware broadcom-wl-*/kmod/wl_apsta.o
J'en suis donc à "5.1 Choix de la méthode"
rmmod bcm43xx
ERROR: Module bcm43xx does not exist in /proc/modules
Ensuite:
modprobe bcm43xx
FATAL: Module bcm43xx not found.
Voila, alors si quelqu'un a une idée des sugestions...Ensuite je retenterai avec ndiswrapper et je psoterai les résultats des commandes.