grandtoubab a écritSalut
Pour voir ce que scan ta carte avec le nom du wifi trouvé par
sudo ifconfig
sudo iwlist nom-du-wifi channel
Exemple
iwlist wlan0 channel
wlan0 32 channels in total; available frequencies :
Channel 01 : 2.412 GHz
Channel 02 : 2.417 GHz
Channel 03 : 2.422 GHz
Channel 04 : 2.427 GHz
Channel 05 : 2.432 GHz
Channel 06 : 2.437 GHz
Channel 07 : 2.442 GHz
Channel 08 : 2.447 GHz
Channel 09 : 2.452 GHz
Channel 10 : 2.457 GHz
Channel 11 : 2.462 GHz
Channel 12 : 2.467 GHz
Channel 13 : 2.472 GHz
Channel 36 : 5.18 GHz
Channel 38 : 5.19 GHz
Channel 40 : 5.2 GHz
Channel 42 : 5.21 GHz
Channel 44 : 5.22 GHz
Channel 46 : 5.23 GHz
Channel 48 : 5.24 GHz
Channel 52 : 5.26 GHz
Channel 56 : 5.28 GHz
Channel 60 : 5.3 GHz
Channel 64 : 5.32 GHz
Channel 100 : 5.5 GHz
Channel 104 : 5.52 GHz
Channel 108 : 5.54 GHz
Channel 112 : 5.56 GHz
Channel 116 : 5.58 GHz
Channel 120 : 5.6 GHz
Channel 124 : 5.62 GHz
Channel 128 : 5.64 GHz
Current Frequency:2.412 GHz (Channel 1)
Pour connaitre ta carte et le driver utilisé
lspci -nnk | grep -i Network -A2
Bonjour et merci,
Ci-dessous la réponse à
sudo ifconfig
caille@caille-N76VB:~$ sudo ifconfig
enp4s0 Link encap:Ethernet HWaddr 74:d0:2b:1b:10:d6
UP BROADCAST MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
Interruption:19
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:65536 Metric:1
Packets reçus:169 erreurs:0 :0 overruns:0 frame:0
TX packets:169 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1
Octets reçus:13682 (13.6 KB) Octets transmis:13682 (13.6 KB)
wlp3s0 Link encap:Ethernet HWaddr 6c:71:d9:73:6c:7b
inet adr:192.168.1.75 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: fe80::f696:c7f9:1528:b995/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:415 erreurs:0 :0 overruns:0 frame:0
TX packets:175 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:160726 (160.7 KB) Octets transmis:22968 (22.9 KB)
caille@caille-N76VB:~$
Ensuite j'essaye avec le nom de ma connexion Wifi, mais la réponse est la même si je place le vrai nom et un mauvais nom ?
De plus comme les noms de mes connexions 2.4 GHz et 5 GHz ne sont pas les mêmes, difficile d'avoir une réponse ?
caille@caille-N76VB:~$ sudo iwlist SFR_3780 channel
SFR_3780 no frequency information.
caille@caille-N76VB:~$ sudo iwlist caille_robert channel
caille_robert no frequency information.
caille@caille-N76VB:~$
caille_robert était le nom de mon ancienne connexion
free
wlan0
C'est bien le nom de ta connexion qui corresponds chez moi à:
SFR_3780
Que ce soit une connexion existante ou non, l'indication est la même ?
SFR_3780 no frequency information.
caille_robert no frequency information.
De plus le nom de la connexion 5Ghz est nommée:
SFR_3780_5GHZ, celui-ci n'est pas affiché dans les connexions disponibles.
Pour ce qui est du driver, c'est ci-dessous:
caille@caille-N76VB:~$ lspci -nnk | grep -i Network -A2
03:00.0 Network controller [0280]: Qualcomm Atheros AR9485 Wireless Network Adapter [168c:0032] (rev 01)
Subsystem: AzureWave AR9485 Wireless Network Adapter [1a3b:2c97]
Kernel driver in use: ath9k
Kernel modules: ath9k
caille@caille-N76VB:~$
Il y a le même problème sur le PC de ma femme, très récent de 2016 (sans port ethernet) ?
grandtoubab a écritceci dit faut pas croire que la bande 5Ghz sera deux fois plus rapide que la bande des 2Ghz 🙂
Je me doute bien, c'est la fréquence qui est doublée, pas le débit. 😉