Bonsoir,
J’ai décidé tout récemment de donner une nouvelle vie à mon PC DELL inspiron 1545. J’y ai vu une excellente occasion de passer sous Linux. J’ai donc installé Ubuntu 16.04 LTS. Tout s’est déroulé sans problème, sauf que je n’arrive pas à avoir de connexion wi-fi. J’ai farfouillé sur les forums, essayé plusieurs propositions trouvées sur ce forum, sur d’autres, planté le système, réinstallé plus fois, mais rien n’y fait : toujours pas de connexion en wi-fi.
Je suis novice sous linux et cela fait 4 jours que je suis dessus. Si quelqu’un pouvait trouver une solution à mon problème, je suis preneur. Merci.
Ah oui, mon réseau wi-fi apparaît sur tous les autres PCs de la maison (windows), ainsi que les téléphones portables, etc...
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
>> lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 0c45:63ee Microdia
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
>> lspci -k -nn | grep -A 3 -i net
09:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8040 PCI-E Fast Ethernet Controller [11ab:4354] (rev 13)
Subsystem: Dell 88E8040 PCI-E Fast Ethernet Controller [1028:02aa]
Kernel driver in use: sky2
Kernel modules: sky2
0c:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
Subsystem: Dell Wireless 1397 WLAN Mini-Card [1028:000c]
Kernel driver in use: wl
Kernel modules: ssb, wl
>> sudo lshw -C network
*-network
description: Interface réseau sans fil
produit: BCM4312 802.11b/g LP-PHY
fabriquant: Broadcom Corporation
identifiant matériel: 0
information bus: pci@0000:0c:00.0
nom logique: wlp12s0
version: 01
numéro de série: 70:1a:04:16:3c:37
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=wl0 driverversion=6.30.223.271 (r587334) latency=0 multicast=yes wireless=IEEE 802.11
ressources: irq:17 mémoire:f6cfc000-f6cfffff
*-network
description: Ethernet interface
produit: 88E8040 PCI-E Fast Ethernet Controller
fabriquant: Marvell Technology Group Ltd.
identifiant matériel: 0
information bus: pci@0000:09:00.0
nom logique: enp9s0
version: 13
numéro de série: 00:25:64:60:44:bc
taille: 100Mbit/s
capacité: 100Mbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.30 duplex=full ip=192.168.1.111 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
ressources: irq:29 mémoire:f6bfc000-f6bfffff portE/S:ce00(taille=256)
>> lsmod
Module Size Used by
gpio_ich 16384 0
dell_wmi 16384 0
sparse_keymap 16384 1 dell_wmi
dell_laptop 20480 0
dell_smbios 16384 2 dell_wmi,dell_laptop
dcdbas 16384 1 dell_smbios
dell_smm_hwmon 16384 0
uvcvideo 90112 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
videobuf2_v4l2 24576 1 uvcvideo
videobuf2_core 40960 2 uvcvideo,videobuf2_v4l2
videodev 172032 3 uvcvideo,videobuf2_core,videobuf2_v4l2
media 40960 2 uvcvideo,videodev
wl 6447104 0
coretemp 16384 0
input_leds 16384 0
snd_hda_codec_idt 57344 1
joydev 20480 0
snd_hda_codec_generic 73728 1 snd_hda_codec_idt
serio_raw 16384 0
snd_hda_intel 36864 3
snd_hda_codec 126976 3 snd_hda_intel,snd_hda_codec_idt,snd_hda_codec_generic
snd_hda_core 81920 4 snd_hda_intel,snd_hda_codec,snd_hda_codec_idt,snd_hda_codec_generic
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 102400 3 snd_hda_intel,snd_hda_codec,snd_hda_core
lpc_ich 24576 0
cfg80211 602112 1 wl
snd_seq_midi 16384 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 32768 1 snd_seq_midi
snd_seq 65536 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_seq,snd_pcm
snd 77824 16 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_hda_codec_idt,snd_timer,snd_rawmidi,snd_hda_codec_generic,snd_seq_device,snd_pcm
soundcore 16384 1 snd
shpchp 36864 0
mac_hid 16384 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,parport_pc,ppdev
autofs4 40960 2
ums_realtek 20480 0
uas 24576 0
usb_storage 69632 2 uas,ums_realtek
hid_generic 16384 0
usbhid 53248 0
hid 118784 3 hid_generic,usbhid
psmouse 139264 0
ahci 36864 2
libahci 32768 1 ahci
amdkfd 139264 1
amd_iommu_v2 20480 1 amdkfd
sky2 61440 0
radeon 1507328 59
fjes 77824 0
i2c_algo_bit 16384 1 radeon
ttm 98304 1 radeon
drm_kms_helper 151552 1 radeon
wmi 16384 1 dell_wmi
video 40960 2 dell_wmi,dell_laptop
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
drm 352256 7 radeon,ttm,drm_kms_helper
>> iwconfig
wlp12s0 IEEE 802.11 ESSID:off/any
Mode:Managed Access Point: Not-Associated
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
>> ifconfig -a
enp9s0 Link encap:Ethernet HWaddr 00:25:64:60:44:bc
inet adr:192.168.1.111 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: fe80::c652:c763:2dbf:28c1/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:19804 erreurs:0 :0 overruns:0 frame:0
TX packets:13541 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:13877000 (13.8 MB) Octets transmis:1474107 (1.4 MB)
Interruption:18
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:5198 erreurs:0 :0 overruns:0 frame:0
TX packets:5198 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:447788 (447.7 KB) Octets transmis:447788 (447.7 KB)
wlp12s0 Link encap:Ethernet HWaddr 70:1a:04:16:3c:37
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:17 Adresse de base:0xc000
>> sudo iwlist scan
wlp12s0 No scan results
>> uname -r -m
4.10.0-32-generic x86_64
>> cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
>> nm-tool
>> nmcli dev wifi
* SSID MODE CHAN DÉBIT SIGNAL BARS SÉCURITÉ
>> nmcli connection show
NOM UUID TYPE PÉRIPHÉRIQUE
Connexion filaire 1 1f269e74-1185-3991-a92e-6f9f6a4f9ab6 802-3-ethernet enp9s0
>> sudo rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: brcmwl-0: Wireless LAN
Soft blocked: no
Hard blocked: no