Bonjour,
Je n'arrive pas à faire fonctionner ma carte wifi sur un ordinateur HP neuf.
Xubuntu 17.10 64 bits, mode EFI, enfin je crois, si j'ai tout bien suivi.
Je n'arrive même pas à savoir le nom de ma carte wifi. J'ai l'impression que ça correspond à :
*-network NON-RÉCLAMÉ
description: Network controller
produit: Realtek Semiconductor Co., Ltd.
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:03:00.0
version: 00
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress cap_list
configuration: latency=0
ressources: portE/S:3000(taille=256) mémoire:c1000000-c100ffff
mais je ne vois aucune référence.
Merci de votre aide.
Voici le retour de wificheck :
[code]
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=17.10
DISTRIB_CODENAME=artful
DISTRIB_DESCRIPTION="Ubuntu 17.10"
>> lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 04f2:b5d5 Chicony Electronics Co., Ltd
Bus 001 Device 002: ID 0bda:b009 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:833a]
Kernel driver in use: r8169
Kernel modules: r8169
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:d723]
Subsystem: Hewlett-Packard Company Device [103c:8319]
>> sudo lshw -C network
*-network
description: Ethernet interface
produit: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:02:00.0
nom logique: eno1
version: 15
numéro de série: ac:e2:d3:05:8f:1a
taille: 1Gbit/s
capacité: 1Gbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168h-2_0.0.2 02/26/15 ip=192.168.1.16 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
ressources: irq:127 portE/S:4000(taille=256) mémoire:c1104000-c1104fff mémoire:c1100000-c1103fff
*-network NON-RÉCLAMÉ
description: Network controller
produit: Realtek Semiconductor Co., Ltd.
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:03:00.0
version: 00
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress cap_list
configuration: latency=0
ressources: portE/S:3000(taille=256) mémoire:c1000000-c100ffff
>> lsmod
Module Size Used by
bnep 20480 2
nls_iso8859_1 16384 1
snd_soc_skl 77824 0
snd_hda_codec_hdmi 49152 1
snd_soc_skl_ipc 49152 1 snd_soc_skl
intel_rapl 20480 0
x86_pkg_temp_thermal 16384 0
snd_hda_codec_realtek 94208 1
intel_powerclamp 16384 0
snd_soc_sst_ipc 16384 1 snd_soc_skl_ipc
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
snd_soc_sst_dsp 32768 1 snd_soc_skl_ipc
coretemp 16384 0
snd_hda_ext_core 24576 1 snd_soc_skl
snd_soc_sst_match 16384 1 snd_soc_skl
snd_soc_core 229376 1 snd_soc_skl
kvm 581632 0
snd_compress 20480 1 snd_soc_core
ac97_bus 16384 1 snd_soc_core
snd_pcm_dmaengine 16384 1 snd_soc_core
irqbypass 16384 1 kvm
snd_hda_intel 40960 3
snd_hda_codec 126976 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
snd_hda_core 81920 7 snd_hda_intel,snd_hda_codec,snd_hda_ext_core,snd_soc_skl,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep 20480 1 snd_hda_codec
snd_pcm 98304 8 snd_hda_intel,snd_hda_codec,snd_pcm_dmaengine,snd_hda_ext_core,snd_hda_core,snd_soc_skl,snd_hda_codec_hdmi,snd_soc_core
ghash_clmulni_intel 16384 0
pcbc 16384 0
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
aesni_intel 188416 0
aes_x86_64 20480 1 aesni_intel
crypto_simd 16384 1 aesni_intel
glue_helper 16384 1 aesni_intel
uvcvideo 90112 0
videobuf2_vmalloc 16384 1 uvcvideo
videobuf2_memops 16384 1 videobuf2_vmalloc
cryptd 24576 3 crypto_simd,ghash_clmulni_intel,aesni_intel
snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi
videobuf2_v4l2 24576 1 uvcvideo
snd_timer 32768 2 snd_seq,snd_pcm
videobuf2_core 40960 2 uvcvideo,videobuf2_v4l2
intel_cstate 20480 0
videodev 176128 3 uvcvideo,videobuf2_core,videobuf2_v4l2
snd 81920 19 snd_compress,snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_soc_core,snd_pcm
wmi_bmof 16384 0
intel_rapl_perf 16384 0
input_leds 16384 0
media 40960 2 uvcvideo,videodev
joydev 20480 0
serio_raw 16384 0
hp_wmi 16384 0
soundcore 16384 1 snd
hci_uart 106496 0
mei_me 40960 0
mei 98304 1 mei_me
btusb 45056 0
btrtl 16384 1 btusb
btbcm 16384 2 hci_uart,btusb
shpchp 36864 0
serdev 20480 1 hci_uart
processor_thermal_device 16384 0
intel_pch_thermal 16384 0
intel_soc_dts_iosf 16384 1 processor_thermal_device
ucsi_acpi 16384 0
typec_ucsi 28672 1 ucsi_acpi
btqca 16384 1 hci_uart
typec 24576 1 typec_ucsi
acpi_als 16384 0
btintel 16384 2 hci_uart,btusb
soc_button_array 16384 0
kfifo_buf 16384 1 acpi_als
industrialio 69632 2 acpi_als,kfifo_buf
intel_vbtn 16384 0
int3403_thermal 16384 0
bluetooth 540672 14 btrtl,hci_uart,btintel,btqca,bnep,btbcm,btusb
ecdh_generic 24576 1 bluetooth
intel_lpss_acpi 16384 0
intel_lpss 16384 1 intel_lpss_acpi
int3402_thermal 16384 0
tpm_crb 16384 0
int340x_thermal_zone 16384 3 int3402_thermal,int3403_thermal,processor_thermal_device
int3400_thermal 16384 0
acpi_thermal_rel 16384 1 int3400_thermal
mac_hid 16384 0
acpi_pad 180224 0
hp_wireless 16384 0
intel_hid 16384 0
sparse_keymap 16384 3 intel_hid,intel_vbtn,hp_wmi
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,parport_pc,ppdev
ip_tables 24576 0
x_tables 40960 1 ip_tables
autofs4 40960 2
amdgpu 2007040 0
i915 1798144 7
amdkfd 188416 1
amd_iommu_v2 20480 1 amdkfd
radeon 1470464 2
i2c_algo_bit 16384 3 amdgpu,radeon,i915
ttm 94208 2 amdgpu,radeon
drm_kms_helper 167936 3 amdgpu,radeon,i915
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
psmouse 147456 0
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
r8169 81920 0
ahci 36864 2
drm 356352 13 amdgpu,radeon,i915,ttm,drm_kms_helper
mii 16384 1 r8169
libahci 32768 1 ahci
wmi 24576 2 wmi_bmof,hp_wmi
video 40960 1 i915
pinctrl_sunrisepoint 28672 0
pinctrl_intel 20480 1 pinctrl_sunrisepoint
i2c_hid 20480 0
hid 118784 1 i2c_hid
>> iwconfig
>> ifconfig -a
eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.16 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::89b4:7a4:e1a:2f43 prefixlen 64 scopeid 0x20<link>
inet6 2a01:cb1c:26e:3a00:5c63:dd9c:632f:b75c prefixlen 64 scopeid 0x0<global>
inet6 2a01:cb1c:26e:3a00:35be:95c4:1dc6:e6b2 prefixlen 64 scopeid 0x0<global>
ether ac:e2:d3:05:8f:1a txqueuelen 1000 (Ethernet)
RX packets 10142 bytes 10395871 (10.3 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 7455 bytes 792415 (792.4 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Boucle locale)
RX packets 1118 bytes 93143 (93.1 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1118 bytes 93143 (93.1 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
>> sudo iwlist scan
>> uname -r -m
4.13.0-21-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
>> nmcli connection list (< 15.04) ou nmcli connection show (>= 15.04)
NOM UUID TYPE PÉRIPHÉRIQUE
Connexion filaire 1 ba553709-e262-3551-b577-f22b9efc4980 802-3-ethernet eno1
>> nmcli connection status
>> sudo rfkill list
0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
[/code]