Le wifi n'est pas affiché
Résolu
Utilisateur anonyme
-
zipe31 Messages postés 36402 Date d'inscription Statut Contributeur Dernière intervention -
zipe31 Messages postés 36402 Date d'inscription Statut Contributeur Dernière intervention -
A voir également:
- Le wifi n'est pas affiché
- Comment trouver le mot de passe wifi sur son téléphone - Guide
- Changer wifi chromecast - Guide
- Adresse mac wifi - Guide
- Le clavier de mon telephone ne s'affiche plus - Guide
- Comment savoir qui est connecté sur mon wifi - Guide
4 réponses
Salut,
Affiche la sortie des commandes suivantes :
Si "inxi" et/ou "lshw" est/sont installé(s), la sortie de :
Affiche la sortie des commandes suivantes :
lspci | grep -i 'ethernet\|network'
sudo rfkill list
Si "inxi" et/ou "lshw" est/sont installé(s), la sortie de :
inxi -N
sudo lshw -c network
guillaume@guillaume-Latitude-E6400:~$ lspci | grep -i 'ethernet\|network'
00:19.0 Ethernet controller: Intel Corporation 82567LM Gigabit Network Connection (rev 03)
0c:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)
sudo rfkill list
0: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
00:19.0 Ethernet controller: Intel Corporation 82567LM Gigabit Network Connection (rev 03)
0c:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)
sudo rfkill list
0: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
3: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
inxi -N
Network:
Device-1: Intel 82567LM Gigabit Network driver: e1000e
Device-2: Broadcom and subsidiaries BCM4322 802.11a/b/g/n Wireless LAN
driver: N/A
Device-3: Dell Wireless 370 Bluetooth Mini-card type: USB driver: btusb
sudo lshw -c network
description: Ethernet interface
product: 82567LM Gigabit Network Connection
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: enp0s25
version: 03
serial: 00:24:e8:93:a6:5d
size: 100Mbit/s
capacity: 1Gbit/s
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.6-k duplex=full firmware=1.7-7 ip=192.168.1.28 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:29 memory:f6ae0000-f6afffff memory:f6adb000-f6adbfff ioport:efe0(size=32)
description: Network controller
product: BCM4322 802.11a/b/g/n Wireless LAN Controller
vendor: Broadcom Inc. and subsidiaries
physical id: 0
bus info: pci@0000:0c:00.0
version: 01
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:f69fc000-f69fffff
Network:
Device-1: Intel 82567LM Gigabit Network driver: e1000e
Device-2: Broadcom and subsidiaries BCM4322 802.11a/b/g/n Wireless LAN
driver: N/A
Device-3: Dell Wireless 370 Bluetooth Mini-card type: USB driver: btusb
sudo lshw -c network
- -network
description: Ethernet interface
product: 82567LM Gigabit Network Connection
vendor: Intel Corporation
physical id: 19
bus info: pci@0000:00:19.0
logical name: enp0s25
version: 03
serial: 00:24:e8:93:a6:5d
size: 100Mbit/s
capacity: 1Gbit/s
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.6-k duplex=full firmware=1.7-7 ip=192.168.1.28 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:29 memory:f6ae0000-f6afffff memory:f6adb000-f6adbfff ioport:efe0(size=32)
- -network UNCLAIMED
description: Network controller
product: BCM4322 802.11a/b/g/n Wireless LAN Controller
vendor: Broadcom Inc. and subsidiaries
physical id: 0
bus info: pci@0000:0c:00.0
version: 01
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:f69fc000-f69fffff
Device-2: Broadcom and subsidiaries BCM4322 802.11a/b/g/n Wireless LAN driver: N/AIl semblerait que les pilotes ne soient pas installés ;-(
Jette un œil à cette page, pour identifier le bon pilote et l'installer le cas échéant.