- Modifié
Bonjour à tous,
J'ai un pc très récent et tout mon matériel n'est pas pris directement en charge par le kernel. En conséquence certains drivers doivent être configuré manuellement (installation de firmware, etc...). Je galère tout particulièrement avec mon wifi non reconnue :-?
J'ai un driver Wifi Mini-Half PCI-E Intel 5300ABGN 802.11N draph 450Mb.
Voici quelques traces:
1) iwconfig
J'ai un pc très récent et tout mon matériel n'est pas pris directement en charge par le kernel. En conséquence certains drivers doivent être configuré manuellement (installation de firmware, etc...). Je galère tout particulièrement avec mon wifi non reconnue :-?
J'ai un driver Wifi Mini-Half PCI-E Intel 5300ABGN 802.11N draph 450Mb.
Voici quelques traces:
1) iwconfig
[jc@localhost ~]$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
vboxnet0 no wireless extensions.
virbr0 no wireless extensions.
[jc@localhost ~]$ lsusb
2) lsub:
[jc@localhost ~]$ lsusb
Bus 002 Device 003: ID 5986:0343 Acer, Inc
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[jc@localhost ~]$
3) [jc@localhost ~]$ dmesg | grep iw
[ 9.363909] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:d
[ 9.363911] iwlagn: Copyright(c) 2003-2010 Intel Corporation
[ 9.364064] iwlagn 0000:05:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 9.364094] iwlagn 0000:05:00.0: setting latency timer to 64
[ 9.364218] iwlagn 0000:05:00.0: Detected Intel(R) Centrino(R) Ultimate-N 6300 AGN, REV=0x74
[ 9.381456] iwlagn 0000:05:00.0: Unsupported (too old) EEPROM VER=0x423 < 0x434 CALIB=0x5 < 0x4
[ 9.381518] iwlagn 0000:05:00.0: PCI INT A disabled
[ 9.381583] iwlagn: probe of 0000:05:00.0 failed with error -22
[jc@localhost ~]$
4) La version de mon kernel: uname -r
jc@localhost ~]$ uname -r
2.6.35.6-48.fc14.x86_64
[jc@localhost ~]$
Au niveau des paquets j'ai notamment installé:
- Firmware for Intel PRO/Wireless 1000 B/G/N network adaptators
iwl1000-firmware-128.50.3.1-2/fc13(noarch)
- Firmware for Intel Wireless 5150 A/G/N network adaptators
iwl5150-firmware-8.24.2.2-1/fc13(noarch)
- Firmware for Intel(R) Wireless Wifi Link 6000 Series AGN Adapter
iwl6000-firmware-9.221.4.1-1/fc14(noarch)
- Firmware for Intel(R) Wireless Wifi Link 6050 Series Adapters
iwl6050-firmware-9.201.4.1-2/fc14(noarch)
D'avance merci pour votre aide.