Bonjour à tous,
J’ai un PC portable avec lequel je me connecte a internet en ethernet lorsque je suis chez moi. Et en wifi si je ne suis pas chez moi. Jusqu’à ma derniere connexion wifi (il y’a qq semaine) tout marchait bien.
Mais depuis 2-3 jours, plus moyen de faire fonctionner ce satanée wifi.
C’est comme si linux ne voyait plus ma carte :
[code]# iwconfig
eth0 no wireless extensions.
lo no wireless extensions.[/code]
Voici le petit nom de la carte :
# lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core Processor Family DRAM Controller [8086:0104] (rev 09)
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port [8086:0101] (rev 09)
00:16.0 Communication controller [0780]: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 [8086:1c3a] (rev 04)
00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 05)
00:1b.0 Audio device [0403]: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller [8086:1c20] (rev 05)
00:1c.0 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 [8086:1c10] (rev b5)
00:1c.5 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 [8086:1c1a] (rev b5)
00:1c.6 PCI bridge [0604]: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 7 [8086:1c1c] (rev b5)
00:1d.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 [8086:1c26] (rev 05)
00:1f.0 ISA bridge [0601]: Intel Corporation HM65 Express Chipset Family LPC Controller [8086:1c49] (rev 05)
00:1f.2 SATA controller [0106]: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller [8086:1c03] (rev 05)
00:1f.3 SMBus [0c05]: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller [8086:1c22] (rev 05)
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108M [GeForce GT 525M] [10de:0dec] (rev a1)
01:00.1 Audio device [0403]: NVIDIA Corporation GF108 High Definition Audio Controller [10de:0bea] (rev a1)
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)
Il s’agit donc d’une carte de chez realtek.
J’ai bien leur fimware d’installé :
# apt-cache policy firmware-realtek
firmware-realtek:
Installé : 0.40
Candidat : 0.40
Table de version :
*** 0.40 0
500 http://ftp.fr.debian.org/debian/ testing/non-free amd64 Packages
100 /var/lib/dpkg/status
Les headers et le build-essential aussi :
# apt-cache policy linux-headers-amd64 build-essential
linux-headers-amd64:
Installé : 3.10+51
Candidat : 3.10+51
Table de version :
*** 3.10+51 0
500 http://ftp.fr.debian.org/debian/ testing/main amd64 Packages
100 /var/lib/dpkg/status
build-essential:
Installé : 11.6
Candidat : 11.6
Table de version :
*** 11.6 0
500 http://ftp.fr.debian.org/debian/ testing/main amd64 Packages
100 /var/lib/dpkg/status
Mais bon malgré cela mon wifi ne veux pas fonctionner Si quelqu’un peut m’aider un peu je suis preneur.
Pour info, ma version de debian est la suivante :
# uname -a
Linux skynet 3.10-2-amd64 #1 SMP Debian 3.10.5-1 (2013-08-07) x86_64 GNU/Linux