Bon ben j'ai l'impression que je suis bon pour tout recommencer à zéro... 🙁
[root@localhost ~]# ls -l /lib/firmware
total 0
[root@localhost ~]# ls /etc/sysconfig/network-scripts/
ifcfg-eth1 ifdown-isdn ifup-aliases ifup-plip ifup-wireless
ifcfg-lo ifdown-post ifup-bnep ifup-plusb init.ipv6-global
ifdown ifdown-ppp ifup-eth ifup-post keys-eth1
ifdown-bnep ifdown-routes ifup-ippp ifup-ppp net.hotplug
ifdown-eth ifdown-sit ifup-ipsec ifup-routes network-functions
ifdown-ippp ifdown-sl ifup-ipv6 ifup-sit network-functions-ipv6
ifdown-ipsec ifdown-tunnel ifup-ipx ifup-sl
ifdown-ipv6 ifup ifup-isdn ifup-tunnel
[root@localhost ~]# lsmod | grep bcm
bcm43xx 425153 0
ieee80211softmac 36801 1 bcm43xx
ieee80211 34953 2 bcm43xx,ieee80211softmac
[root@localhost ~]# lsmod | grep bcm
bcm43xx 425153 0
ieee80211softmac 36801 1 bcm43xx
ieee80211 34953 2 bcm43xx,ieee80211softmac
[root@localhost ~]# dmesg | grep bcm
bcm43xx driver
bcm43xx: Chip ID 0x4306, rev 0x3
bcm43xx: Number of cores: 5
bcm43xx: Core 0: ID 0x800, rev 0x4, vendor 0x4243, enabled
bcm43xx: Core 1: ID 0x812, rev 0x5, vendor 0x4243, disabled
bcm43xx: Core 2: ID 0x80d, rev 0x2, vendor 0x4243, enabled
bcm43xx: Core 3: ID 0x807, rev 0x2, vendor 0x4243, disabled
bcm43xx: Core 4: ID 0x804, rev 0x9, vendor 0x4243, enabled
bcm43xx: PHY connected
bcm43xx: Detected PHY: Version: 2, Type 2, Revision 2
bcm43xx: Detected Radio: ID: 2205017f (Manuf: 17f Ver: 2050 Rev: 2)
bcm43xx: Radio turned off
bcm43xx: Radio turned off
bcm43xx: set security called, .active_key = 0, .level = 1, .enabled = 1, .encrypt = 1
bcm43xx: PHY connected
bcm43xx: Error: Microcode "bcm43xx_microcode5.fw" not available or load failed.
bcm43xx: core_up for active 802.11 core failed (-2)
[root@localhost ~]# ifconfig
lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1576 errors:0 dropped:0 overruns:0 frame:0
TX packets:1576 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:4694516 (4.4 MiB) TX bytes:4694516 (4.4 MiB)
[root@localhost ~]# iwconfig
lo no wireless extensions.
eth1 IEEE 802.11b/g ESSID:"" Nickname:"localhost.localdomain"
Mode:Managed Frequency=2.427 GHz Access Point: Invalid
Bit Rate=1 Mb/s
RTS thr:off Fragment thr:off
Encryption key:3745-3339-4346-3443-3546-3945-43 Security mode:open
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
sit0 no wireless extensions.
je dois tout refaire on dirait...