- Accueil
- » Forum
- » WiFi
- » Pas de WiFi
Pages : 1
#1 Le 05/12/2016, à 13:36
- nagadoudi
Pas de WiFi
Bonjour,
J'ai installé Ubuntu 16.04LTS sur l'ordi portable Win7 de quelqu'un qui découvre du même coup ce monde merveilleux... Merveilleux sauf que depuis, il ne peut plus se connecter en wifi.
La commande « iw dev » ne renvoie rien. Qu'est-ce que ça signifie ? Que sa carte wifi n'est pas détectée ? Dans ce cas, que faire ?
D'avance, merci pour votre aide car c'est le genre de détail qui pourrait lui faire regretter son choix.
Hors ligne
#2 Le 05/12/2016, à 19:15
- xubu1957
Re : Pas de WiFi
Bonjour,
Peux-tu donner tes infos : Configuration wifi ?
tu peux utiliser le : wificheck
Nota : Le fichier wificheck.log est créé dans: /home/utilisateur
Vous n'avez plus qu'à copier/coller son contenu sur le forum
en te servant du : Retour utilisable de commande
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
Hors ligne
#3 Le 06/12/2016, à 13:56
- nagadoudi
Re : Pas de WiFi
Oui bien-sûr. Voici les infos :
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LTS"
>> lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0a5c:216d Broadcom Corp.
Bus 001 Device 003: ID 05c8:038f Cheng Uei Precision Industry Co., Ltd (Foxlink)
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
02:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Hewlett-Packard Company BCM43142 802.11b/g/n [103c:804a]
Kernel modules: bcma, wl
03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 07)
Subsystem: Hewlett-Packard Company RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [103c:81e1]
Kernel driver in use: r8169
Kernel modules: r8169
>> sudo lshw -C network
*-network NON-RÉCLAMÉ
description: Network controller
produit: BCM43142 802.11b/g/n
fabriquant: Broadcom Corporation
identifiant matériel: 0
information bus: pci@0000:02:00.0
version: 01
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress cap_list
configuration: latency=0
ressources: mémoire:91200000-91207fff
*-network
description: Ethernet interface
produit: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:03:00.0
nom logique: enp3s0
version: 07
numéro de série: 98:e7:f4:2f:37:43
taille: 100Mbit/s
capacité: 100Mbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8106e-1_0.0.1 06/29/12 ip=192.168.0.33 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
ressources: irq:117 portE/S:1000(taille=256) mémoire:91100000-91100fff mémoire:91000000-91003fff
>> lsmod
Module Size Used by
rfcomm 69632 2
bnep 20480 2
binfmt_misc 20480 1
nls_iso8859_1 16384 1
btusb 45056 0
uvcvideo 90112 0
btrtl 16384 1 btusb
btbcm 16384 1 btusb
btintel 16384 1 btusb
bluetooth 520192 29 bnep,btbcm,btrtl,btusb,rfcomm,btintel
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
intel_rapl 20480 0
videobuf2_v4l2 28672 1 uvcvideo
videobuf2_core 36864 2 uvcvideo,videobuf2_v4l2
intel_powerclamp 16384 0
v4l2_common 16384 1 videobuf2_v4l2
videodev 176128 4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
coretemp 16384 0
media 24576 2 uvcvideo,videodev
snd_hda_codec_hdmi 53248 1
snd_hda_codec_realtek 86016 1
kvm 540672 0
hp_wmi 16384 0
snd_hda_codec_generic 77824 1 snd_hda_codec_realtek
irqbypass 16384 1 kvm
sparse_keymap 16384 1 hp_wmi
punit_atom_debug 16384 0
snd_intel_sst_acpi 16384 0
crct10dif_pclmul 16384 0
snd_hda_intel 40960 3
snd_intel_sst_core 73728 1 snd_intel_sst_acpi
snd_hda_codec 135168 4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_soc_sst_mfld_platform 90112 1 snd_intel_sst_core
crc32_pclmul 16384 0
snd_soc_core 212992 1 snd_soc_sst_mfld_platform
snd_hda_core 73728 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
ghash_clmulni_intel 16384 0
snd_compress 20480 1 snd_soc_core
snd_hwdep 16384 1 snd_hda_codec
ac97_bus 16384 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_pcm 106496 7 snd_soc_core,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_soc_sst_mfld_platform,snd_pcm_dmaengine,snd_hda_core
aesni_intel 167936 0
snd_seq_midi 16384 0
aes_x86_64 20480 1 aesni_intel
lrw 16384 1 aesni_intel
gf128mul 16384 1 lrw
snd_seq_midi_event 16384 1 snd_seq_midi
input_leds 16384 0
glue_helper 16384 1 aesni_intel
snd_rawmidi 32768 1 snd_seq_midi
ablk_helper 16384 1 aesni_intel
dwc3 90112 0
lpc_ich 24576 0
joydev 20480 0
cfg80211 565248 0
cryptd 20480 3 ghash_clmulni_intel,aesni_intel,ablk_helper
serio_raw 16384 0
snd_seq 69632 2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 32768 2 snd_pcm,snd_seq
mei_txe 20480 0
shpchp 36864 0
snd 81920 20 snd_hda_codec_realtek,snd_soc_core,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_soc_sst_mfld_platform,snd_seq_device,snd_compress
soundcore 16384 1 snd
mei 98304 1 mei_txe
hp_wireless 16384 0
udc_core 24576 1 dwc3
processor_thermal_device 16384 0
intel_soc_dts_iosf 16384 1 processor_thermal_device
ulpi 16384 1 dwc3
soc_button_array 16384 0
8250_fintek 16384 0
tpm_crb 16384 0
int3400_thermal 16384 0
int3403_thermal 16384 0
acpi_thermal_rel 16384 1 int3400_thermal
int340x_thermal_zone 16384 2 processor_thermal_device,int3403_thermal
mac_hid 16384 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,ppdev,parport_pc
autofs4 40960 2
i915 1208320 4
i2c_algo_bit 16384 1 i915
drm_kms_helper 155648 1 i915
psmouse 131072 0
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
r8169 81920 0
drm 364544 5 i915,drm_kms_helper
ahci 36864 3
mii 16384 1 r8169
libahci 32768 1 ahci
wmi 20480 1 hp_wmi
video 40960 1 i915
fjes 28672 0
sdhci_acpi 16384 0
sdhci 45056 1 sdhci_acpi
pinctrl_cherryview 32768 0
>> iwconfig
>> ifconfig -a
enp3s0 Link encap:Ethernet HWaddr 98:e7:f4:2f:37:43
inet adr:192.168.0.33 Bcast:192.168.0.255 Masque:255.255.255.0
adr inet6: fe80::4676:efae:64bb:d969/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:6922 erreurs:0 :0 overruns:0 frame:0
TX packets:4084 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:8345784 (8.3 MB) Octets transmis:332703 (332.7 KB)
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:461 erreurs:0 :0 overruns:0 frame:0
TX packets:461 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1
Octets reçus:38522 (38.5 KB) Octets transmis:38522 (38.5 KB)
>> sudo iwlist scan
>> uname -r -m
4.4.0-51-generic x86_64
>> cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
>> nm-tool
>> nmcli dev wifi
>> nmcli connection show
NOM UUID TYPE PÉRIPHÉRIQUE
Connexion filaire 1 3a43de69-e14f-369d-b5e2-b03d70e4a16b 802-3-ethernet enp3s0
>> sudo rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Hors ligne
#4 Le 06/12/2016, à 15:03
- VinyMusic
Hors ligne
Pages : 1
- Forum
- » WiFi
- » Pas de WiFi