Bonjour,
Je n'arrive pas à utiliser ma nouvelle carte wifi ASUS PCE-N10.
J'ai cru comprendre quelle devrait être reconnue automatiquement avec ma version d'ubuntu (16.04) mais cela n'est pas le cas.
wifi_liste_carte#realtek
J'ai réalisé un wificheck dont voici le résultat :
>> cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04 LTS"
>> lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 046d:c52e Logitech, Inc. MK260 Wireless Combo Receiver
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 002: ID 0bda:a811 Realtek Semiconductor Corp.
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>> lspci -k -nn | grep -A 3 -i net
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter [10ec:8176] (rev 01)
Subsystem: ASUSTeK Computer Inc. RTL8188CE 802.11b/g/n WiFi Adapter [1043:84b5]
Kernel modules: rtl8192ce
04:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [1043:8554]
Kernel driver in use: r8169
Kernel modules: r8169
>> sudo lshw -C network
*-network NON-RÉCLAMÉ
description: Network controller
produit: RTL8188CE 802.11b/g/n WiFi Adapter
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:03:00.0
version: 01
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list
configuration: latency=0
ressources: portE/S:d000(taille=256) mémoire:fe900000-fe903fff
*-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:04:00.0
nom logique: eth0
version: 0c
numéro de série: 30:5a:3a:81:7c:3f
taille: 1Gbit/s
capacité: 1Gbit/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 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8168g-2_0.0.1 02/06/13 ip=192.168.1.93 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
ressources: irq:35 portE/S:c000(taille=256) mémoire:fe800000-fe800fff mémoire:f0000000-f0003fff
>> lsmod
Module Size Used by
nls_utf8 16384 1
udf 94208 1
crc_itu_t 16384 1 udf
eeepc_wmi 16384 0
asus_wmi 28672 1 eeepc_wmi
sparse_keymap 16384 1 asus_wmi
kvm_amd 65536 0
kvm 548864 1 kvm_amd
irqbypass 16384 1 kvm
snd_hda_codec_hdmi 53248 1
mac80211 737280 0
snd_hda_codec_realtek 90112 1
snd_hda_codec_generic 77824 1 snd_hda_codec_realtek
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
aesni_intel 167936 0
snd_hda_intel 40960 5
aes_x86_64 20480 1 aesni_intel
lrw 16384 1 aesni_intel
gf128mul 16384 1 lrw
glue_helper 16384 1 aesni_intel
cfg80211 565248 1 mac80211
snd_hda_codec 135168 4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
ablk_helper 16384 1 aesni_intel
cryptd 20480 3 ghash_clmulni_intel,aesni_intel,ablk_helper
snd_hda_core 77824 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep 16384 1 snd_hda_codec
fam15h_power 16384 0
k10temp 16384 0
serio_raw 16384 0
edac_mce_amd 24576 0
edac_core 53248 0
snd_pcm 106496 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
i2c_piix4 24576 0
joydev 20480 0
input_leds 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 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
snd 81920 21 snd_hda_codec_realtek,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_seq_device
soundcore 16384 1 snd
shpchp 36864 0
8250_fintek 16384 0
mac_hid 16384 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 49152 3 lp,ppdev,parport_pc
autofs4 40960 2
hid_generic 16384 0
usbhid 49152 0
hid 122880 2 hid_generic,usbhid
amdkfd 131072 1
amd_iommu_v2 20480 1 amdkfd
radeon 1523712 53
i2c_algo_bit 16384 1 radeon
ttm 98304 1 radeon
psmouse 131072 0
drm_kms_helper 155648 1 radeon
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
r8169 86016 0
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
mii 16384 1 r8169
drm 364544 6 ttm,drm_kms_helper,radeon
ahci 36864 3
libahci 32768 1 ahci
wmi 20480 1 asus_wmi
fjes 28672 0
video 40960 1 asus_wmi
>> iwconfig
>> ifconfig -a
eth0 Link encap:Ethernet HWaddr 30:5a:3a:81:7c:3f
inet adr:192.168.1.93 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: fe80::e476:d5a4:a41f:7981/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:23576 erreurs:0 :0 overruns:0 frame:0
TX packets:18155 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:33922554 (33.9 MB) Octets transmis:1497656 (1.4 MB)
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:1053 erreurs:0 :0 overruns:0 frame:0
TX packets:1053 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1
Octets reçus:108386 (108.3 KB) Octets transmis:108386 (108.3 KB)
>> sudo iwlist scan
>> uname -r -m
4.4.0-128-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 61ad58cc-ab0a-3d3b-89e5-cffe026255dd 802-3-ethernet eth0
NEUF_DB18 ec27d044-22fd-4084-9338-f06e59aff006 802-11-wireless --
>> nmcli connection status
>> sudo rfkill list
Plusieurs points me semble anormaux :
- network NON-RÉCLAMÉ
- ne pas voir clairement affiché le pilote utilisé (rtl8192ce pas installé?) comme pour ma connexion filaire
Merci de votre aide et de votre compréhension (je suis débutant avec Ubuntu).