Bonjour, Je sais que c'est stupide (d'autant que c'est la première fois que j'ai ce pb), mais je ne parviens pas à utiliser mon chipset wifi bcm4306.
J'ai installé bcm43xx-fwcutter, puis lancer /usr/share/bcm43xx-fwcutter/install_bcm43xx_firmware.sh Ensuite, rmmod bcm43xx, modprobe bcm43xx. J'ai ensuite configuré mon interface eth0 ifconfig eth0 192.168.0.205 up iwconfig eth0 essid monssid iwconfig eth0 key 19191919191919191919191919 Dans /var/log/messages, j'obtiens bien : Sep 2 10:27:49 localhost kernel: bcm43xx: Chip ID 0x4306, rev 0x3 Sep 2 10:27:49 localhost kernel: bcm43xx: Number of cores: 5 Sep 2 10:27:49 localhost kernel: bcm43xx: Core 0: ID 0x800, rev 0x4, vendor 0x4243, enabled Sep 2 10:27:49 localhost kernel: bcm43xx: Core 1: ID 0x812, rev 0x5, vendor 0x4243, disabled Sep 2 10:27:49 localhost kernel: bcm43xx: Core 2: ID 0x80d, rev 0x2, vendor 0x4243, enabled Sep 2 10:27:49 localhost kernel: bcm43xx: Core 3: ID 0x807, rev 0x2, vendor 0x4243, disabled Sep 2 10:27:49 localhost kernel: bcm43xx: Core 4: ID 0x804, rev 0x9, vendor 0x4243, enabled Sep 2 10:27:49 localhost kernel: bcm43xx: PHY connected Sep 2 10:27:49 localhost kernel: bcm43xx: Detected PHY: Version: 2, Type 2, Revision 2 Sep 2 10:27:49 localhost kernel: bcm43xx: Detected Radio: ID: 2205017f (Manuf: 17f Ver: 2050 Rev: 2) Sep 2 10:27:49 localhost kernel: bcm43xx: Radio turned off Sep 2 10:27:49 localhost kernel: bcm43xx: Radio turned off Sep 2 10:27:49 localhost kernel: bcm43xx: PHY connected Sep 2 10:27:49 localhost kernel: bcm43xx: Radio turned on Sep 2 10:27:49 localhost kernel: bcm43xx: Chip initialized Sep 2 10:27:49 localhost kernel: bcm43xx: DMA initialized Sep 2 10:27:49 localhost kernel: bcm43xx: 80211 cores initialized Sep 2 10:27:49 localhost kernel: bcm43xx: Keys cleared Sep 2 10:27:49 localhost kernel: bcm43xx: Controller restarted Sep 2 10:27:49 localhost kernel: SoftMAC: Open Authentication completed with 00:13:60:ee:f4:30 Mais impossible de faire un ping jusqu'à la gateway : 192.168.0.254 Une idée ? Merci, Patrice.

