Bonjour
Je suis nouveau sous debian et je n’arrive pas à détecter les réseaux wi-fi environnant. J’ai cherché un peu partout, essayé divers tutos mais ça n’a jamais vraiment marché. Si j’ai bien compris, c’est les pilotes de ma carte wi-fi qui ne sont pas bien installé.
Bon, voilà une petite liste d’informations ci dessous. Je reste bien évidement à votre disposition pour toute information supplémentaire.
Merci d’avance, je nage…
[size=150]------------ Système général ---------------
[/size]
$ cat /etc/debian_version
6.0.7
root@debian:/# uname -a
Linux debian 2.6.32-5-amd64 #1 SMP Mon Feb 25 00:26:11 UTC 2013 x86_64 GNU/Linux
[size=150]------------ Réseau ---------------
[/size]
Pour wicd : aucun réseau sans fil n’est détecté
root@debian:/# lspci |grep -i net
02:00.0 Network controller: Intel Corporation Device 0887 (rev c4)
03:00.2 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 0a)
root@debian:/# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
pan0 no wireless extensions.
#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:114 errors:0 dropped:0 overruns:0 frame:0
TX packets:114 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:4378 (4.2 KiB) TX bytes:4378 (4.2 KiB)
root@debian:/# lsusb
Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
root@debian:/# iwlist scan
lo Interface doesn’t support scanning.
eth0 Interface doesn’t support scanning.
pan0 Interface doesn’t support scanning.
root@debian:/# cat /etc/network/interfaces
# This file describes the network interfaces available on your system
and how to activate them. For more information, see interfaces(5).
The loopback network interface
auto lo
iface lo inet loopback