Bonjour,
avec le driver bcmwl5.sys version 4.100.15.5 (celui qui fonctionne sous xp) :
# bcm43xx-fwcutter -w /lib/firmware bcmwl5.sys
Sorry, the input file is either wrong or not supported by bcm43xx-fwcutter.
This file has an unknown MD5sum b89bcf0a25aeb3b47030ac83287f894a.
avec le driver version 4.10.40.1 :
# bcm43xx-fwcutter -w /lib/firmware bcmwl5.sys
*** 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 : bcmwl5.sys
version : 4.10.40.1
MD5 : 69f940672be0ecee5bd1e905706ba8ce
microcodes : 4 5 11
pcms : 4 5
microcode : 4
revision : 0x013f
patchlevel : 0x0066
date : 2005-10-15
time : 22:46:19
microcode : 5
revision : 0x013f
patchlevel : 0x0066
date : 2005-10-15
time : 22:46:19
microcode : 11
revision : 0x013f
patchlevel : 0x0066
date : 2005-10-15
time : 22:46:19
extracting bcm43xx_microcode4.fw ...
extracting bcm43xx_microcode5.fw ...
extracting bcm43xx_microcode11.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_initval17.fw ...
extracting bcm43xx_initval18.fw ...
Je passe donc avec la version 3.120.27.0
ftp://ftp.us.dell.com/network/R102318.EXE
le lspci me donne :
02:00.0 Network controller: Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (rev 01)
[root@localhost sp32158a]# rmmod bcm43xx
ERROR: Module bcm43xx does not exist in /proc/modules
[root@localhost sp32158a]# modprobe bcm43xx
[root@localhost sp32158a]# dmesg | grep bcm
bcm43xx driver
[root@localhost sp32158a]# dmesg | grep 80211
ieee80211_crypt: registered algorithm 'NULL'
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation <
jketreno@linux.intel.com>
[root@localhost sp32158a]# lsmod
Module Size Used by
bcm43xx 427617 0
ieee80211softmac 38081 1 bcm43xx
ieee80211 36233 2 bcm43xx,ieee80211softmac
ieee80211_crypt 10561 1 ieee80211
vfat 16833 1
fat 57693 1 vfat
autofs4 25797 2
hidp 24513 2
rfcomm 47065 0
l2cap 32065 10 hidp,rfcomm
bluetooth 62245 5 hidp,rfcomm,l2cap
sunrpc 166525 1
ip_conntrack_netbios_ns 7105 0
ipt_REJECT 8769 1
xt_state 6337 3
ip_conntrack 57209 2 ip_conntrack_netbios_ns,xt_state
nfnetlink 11353 1 ip_conntrack
iptable_filter 7233 1
ip_tables 17541 1 iptable_filter
ip6t_REJECT 9665 1
xt_tcpudp 7233 12
ip6table_filter 6977 1
ip6_tables 18693 1 ip6table_filter
x_tables 19909 6 ipt_REJECT,xt_state,ip_tables,ip6t_REJECT,xt_tcpudp,ip6_tables
cpufreq_ondemand 12493 1
dm_mirror 26897 0
dm_multipath 23241 0
dm_mod 63449 2 dm_mirror,dm_multipath
video 21061 0
sbs 20097 0
i2c_ec 9281 1 sbs
button 10961 0
battery 14533 0
asus_acpi 20825 0
ac 9541 0
ipv6 276481 25 ip6t_REJECT
parport_pc 31205 0
lp 16905 0
parport 40841 2 parport_pc,lp
joydev 13697 0
sg 38877 0
ata_piix 20169 0
snd_hda_intel 24537 1
snd_hda_codec 164545 1 snd_hda_intel
snd_seq_dummy 8133 0
snd_seq_oss 37057 0
snd_seq_midi_event 11841 1 snd_seq_oss
snd_seq 57009 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device 12365 3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss 46433 0
i2c_i801 11853 0
snd_mixer_oss 20545 1 snd_pcm_oss
ide_cd 42593 0
serio_raw 11333 0
iTCO_wdt 14853 0
snd_pcm 80965 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
e1000 125521 0
sdhci 23385 0
i2c_core 26049 2 i2c_ec,i2c_i801
snd_timer 26693 2 snd_seq,snd_pcm
mmc_core 31045 1 sdhci
ohci1394 39173 0
pcspkr 7361 0
ieee1394 300185 1 ohci1394
snd 58181 11 snd_hda_intel,snd_hda_codec,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
cdrom 38753 1 ide_cd
soundcore 12193 1 snd
snd_page_alloc 14281 2 snd_hda_intel,snd_pcm
ahci 24517 3
libata 109272 2 ata_piix,ahci
sd_mod 25025 4
scsi_mod 141805 4 sg,ahci,libata,sd_mod
ext3 136905 1
jbd 65001 1 ext3
ehci_hcd 35661 0
ohci_hcd 25433 0
uhci_hcd 28237 0
[root@localhost sp32158a]# ls -lat /lib/firmware/
total 156
drwxr-xr-x 2 root root 4096 mar 11 00:12 .
-rw-r--r-- 1 root root 3696 mar 11 00:12 bcm43xx_initval01.fw
-rw-r--r-- 1 root root 16 mar 11 00:12 bcm43xx_initval02.fw
-rw-r--r-- 1 root root 3696 mar 11 00:12 bcm43xx_initval03.fw
-rw-r--r-- 1 root root 16 mar 11 00:12 bcm43xx_initval04.fw
-rw-r--r-- 1 root root 2568 mar 11 00:12 bcm43xx_initval05.fw
-rw-r--r-- 1 root root 248 mar 11 00:12 bcm43xx_initval06.fw
-rw-r--r-- 1 root root 2568 mar 11 00:12 bcm43xx_initval07.fw
-rw-r--r-- 1 root root 2568 mar 11 00:12 bcm43xx_initval08.fw
-rw-r--r-- 1 root root 248 mar 11 00:12 bcm43xx_initval09.fw
-rw-r--r-- 1 root root 248 mar 11 00:12 bcm43xx_initval10.fw
-rw-r--r-- 1 root root 2688 mar 11 00:12 bcm43xx_initval17.fw
-rw-r--r-- 1 root root 248 mar 11 00:12 bcm43xx_initval18.fw
-rw-r--r-- 1 root root 23184 mar 11 00:12 bcm43xx_microcode11.fw
-rw-r--r-- 1 root root 20200 mar 11 00:12 bcm43xx_microcode4.fw
-rw-r--r-- 1 root root 22352 mar 11 00:12 bcm43xx_microcode5.fw
-rw-r--r-- 1 root root 1312 mar 11 00:12 bcm43xx_pcm4.fw
-rw-r--r-- 1 root root 1312 mar 11 00:12 bcm43xx_pcm5.fw
-rw-r--r-- 1 root root 16216 mar 9 00:50 bcm43xx_microcode2.fw
drwxr-xr-x 14 root root 4096 mar 8 18:36 ..
j'ai rajouté un alias wlan0 bcm43xx dans modprobe.conf
avec system-config-network il me dit que le driver bcm43xx n'est pas présent ...
et maintenant ?
Cordialement,
Philippe