Bonjour,
J'ai suivi pas mal de posts pour essayer d'installer le pilote de ma clé wifi TL-WN823N v3 sur mon ordi fixe avec la version ubuntu 18.04.01 LTS, sans succès. J'en appelle donc à vos connaissances !
Ce qui est bizarre c'est que l'ordi détecte la clé et les réseaux wifi, mais n'arrive pas à se connecter !
voici les infos du wifitcheck :
camvinc@camvinc-EL1352:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.1 LTS"
camvinc@camvinc-EL1352:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.1 LTS"
camvinc@camvinc-EL1352:~$ lspci
00:00.0 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a1)
00:01.0 ISA bridge: NVIDIA Corporation MCP61 LPC Bridge (rev a2)
00:01.1 SMBus: NVIDIA Corporation MCP61 SMBus (rev a2)
00:01.2 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a2)
00:02.0 USB controller: NVIDIA Corporation MCP61 USB 1.1 Controller (rev a3)
00:02.1 USB controller: NVIDIA Corporation MCP61 USB 2.0 Controller (rev a3)
00:04.0 PCI bridge: NVIDIA Corporation MCP61 PCI bridge (rev a1)
00:05.0 Audio device: NVIDIA Corporation MCP61 High Definition Audio (rev a2)
00:06.0 IDE interface: NVIDIA Corporation MCP61 IDE (rev a2)
00:07.0 Bridge: NVIDIA Corporation MCP61 Ethernet (rev a2)
00:08.0 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2)
00:08.1 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2)
00:09.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
00:0b.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
00:0c.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Address Map
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Link Control
camvinc@camvinc-EL1352:~$
camvinc@camvinc-EL1352:~$ lspci -k -nn | grep -A 3 -i net
00:07.0 Bridge [0680]: NVIDIA Corporation MCP61 Ethernet [10de:03ef] (rev a2)
Subsystem: Acer Incorporated [ALI] ET1350 [1025:8000]
Kernel driver in use: forcedeth
Kernel modules: forcedeth
camvinc@camvinc-EL1352:~$ lspci -k
00:00.0 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a1)
Subsystem: Acer Incorporated [ALI] MCP61 Memory Controller
00:01.0 ISA bridge: NVIDIA Corporation MCP61 LPC Bridge (rev a2)
Subsystem: Acer Incorporated [ALI] MCP61 LPC Bridge
00:01.1 SMBus: NVIDIA Corporation MCP61 SMBus (rev a2)
Subsystem: Acer Incorporated [ALI] MCP61 SMBus
Kernel driver in use: nForce2_smbus
Kernel modules: i2c_nforce2
00:01.2 RAM memory: NVIDIA Corporation MCP61 Memory Controller (rev a2)
Subsystem: Acer Incorporated [ALI] MCP61 Memory Controller
00:02.0 USB controller: NVIDIA Corporation MCP61 USB 1.1 Controller (rev a3)
Subsystem: Acer Incorporated [ALI] MCP61 USB 1.1 Controller
Kernel driver in use: ohci-pci
00:02.1 USB controller: NVIDIA Corporation MCP61 USB 2.0 Controller (rev a3)
Subsystem: Acer Incorporated [ALI] MCP61 USB 2.0 Controller
Kernel driver in use: ehci-pci
00:04.0 PCI bridge: NVIDIA Corporation MCP61 PCI bridge (rev a1)
00:05.0 Audio device: NVIDIA Corporation MCP61 High Definition Audio (rev a2)
Subsystem: Acer Incorporated [ALI] MCP61 High Definition Audio
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:06.0 IDE interface: NVIDIA Corporation MCP61 IDE (rev a2)
Subsystem: Acer Incorporated [ALI] MCP61 IDE
Kernel driver in use: pata_amd
Kernel modules: pata_amd, pata_acpi
00:07.0 Bridge: NVIDIA Corporation MCP61 Ethernet (rev a2)
Subsystem: Acer Incorporated [ALI] ET1350
Kernel driver in use: forcedeth
Kernel modules: forcedeth
00:08.0 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2)
Subsystem: Acer Incorporated [ALI] MCP61 SATA Controller
Kernel driver in use: sata_nv
Kernel modules: sata_nv, pata_acpi
00:08.1 IDE interface: NVIDIA Corporation MCP61 SATA Controller (rev a2)
Subsystem: Acer Incorporated [ALI] MCP61 SATA Controller
Kernel driver in use: sata_nv
Kernel modules: sata_nv, pata_acpi
00:09.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:0b.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:0c.0 PCI bridge: NVIDIA Corporation MCP61 PCI Express bridge (rev a2)
Kernel driver in use: pcieport
Kernel modules: shpchp
00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2)
Subsystem: Acer Incorporated [ALI] C61 [GeForce 6150SE nForce 430]
Kernel driver in use: nouveau
Kernel modules: nvidiafb, nouveau
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Address Map
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Miscellaneous Control
Kernel driver in use: k10temp
Kernel modules: k10temp
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Link Control
camvinc@camvinc-EL1352:~$ sudo lshw -C network
[sudo] Mot de passe de camvinc :
*-network
description: Interface réseau sans fil
identifiant matériel: 1
information bus: usb@1:10
nom logique: wlx503eaa739ad5
numéro de série: 50:3e:aa:73:9a:d5
fonctionnalités: ethernet physical wireless
configuration: broadcast=yes driver=rtl8xxxu driverversion=4.15.0-38-generic firmware=N/A link=no multicast=yes wireless=IEEE 802.11
camvinc@camvinc-EL1352:~$ lsmod
Module Size Used by
nls_utf8 16384 1
isofs 45056 1
snd_hda_codec_realtek 106496 1
snd_hda_codec_generic 73728 1 snd_hda_codec_realtek
arc4 16384 2
edac_mce_amd 28672 0
kvm_amd 86016 0
kvm 598016 1 kvm_amd
irqbypass 16384 1 kvm
snd_hda_intel 40960 7
snd_hda_codec 126976 3 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_realtek
k10temp 16384 0
snd_hda_core 81920 4 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hwdep 20480 1 snd_hda_codec
input_leds 16384 0
serio_raw 16384 0
snd_pcm 98304 4 snd_hda_intel,snd_hda_codec,snd_hda_core
snd_seq_midi 16384 0
rtl8xxxu 122880 0
shpchp 36864 0
snd_seq_midi_event 16384 1 snd_seq_midi
mac80211 778240 1 rtl8xxxu
snd_rawmidi 32768 1 snd_seq_midi
cfg80211 622592 1 mac80211
snd_seq 65536 2 snd_seq_midi,snd_seq_midi_event
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_timer 32768 2 snd_seq,snd_pcm
snd 81920 23 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
soundcore 16384 1 snd
mac_hid 16384 0
sch_fq_codel 20480 6
parport_pc 36864 0
ppdev 20480 0
lp 20480 0
parport 49152 3 parport_pc,lp,ppdev
ip_tables 28672 0
x_tables 40960 1 ip_tables
autofs4 40960 2
uas 24576 0
usb_storage 69632 1 uas
hid_generic 16384 0
usbhid 49152 0
hid 118784 2 usbhid,hid_generic
nouveau 1716224 13
mxm_wmi 16384 1 nouveau
video 45056 1 nouveau
i2c_algo_bit 16384 1 nouveau
ttm 106496 1 nouveau
drm_kms_helper 172032 1 nouveau
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 401408 16 drm_kms_helper,ttm,nouveau
psmouse 147456 0
pata_acpi 16384 0
sata_nv 32768 2
forcedeth 69632 0
pata_amd 20480 0
i2c_nforce2 16384 0
wmi 24576 2 mxm_wmi,nouveau
camvinc@camvinc-EL1352:~$ iwconfig
enp0s7 no wireless extensions.
wlx503eaa739ad5 IEEE 802.11 ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=20 dBm
Retry short limit:7 RTS thr=2347 B Fragment thr:off
Power Management:off
lo no wireless extensions.
camvinc@camvinc-EL1352:~$ ifconfig -a
La commande « ifconfig » n'a pas été trouvée, mais peut être installée avec :
sudo apt install net-tools
camvinc@camvinc-EL1352:~$ sudo iwlist scan
enp0s7 Interface doesn't support scanning.
wlx503eaa739ad5 Scan completed :
Cell 01 - Address: F4:CA:E5:B8:5E:4A
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=12/70 Signal level=-98 dBm
Encryption key:on
ESSID:"FreeWifi_secure"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
6 Mb/s; 9 Mb/s; 12 Mb/s
Bit Rates:18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=0000006934b30160
Extra: Last beacon: 476ms ago
IE: Unknown: 000F46726565576966695F736563757265
IE: Unknown: 010882848B962C0C1218
IE: Unknown: 03010B
IE: Unknown: 050401020000
IE: Unknown: 2A0104
IE: Unknown: 3205243048606C
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : CCMP TKIP
Authentication Suites (1) : 802.1x
IE: Unknown: 2D1AEC0003FFFFFF0001000000000000000100000000000000000000
IE: Unknown: 3D160B000000000000000000000000000000000000000000
IE: Unknown: 7F080000000000000040
IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
Cell 02 - Address: F4:CA:E5:B8:5E:49
Channel:11
Frequency:2.462 GHz (Channel 11)
Quality=12/70 Signal level=-98 dBm
Encryption key:off
ESSID:"FreeWifi"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
6 Mb/s; 9 Mb/s; 12 Mb/s
Bit Rates:18 Mb/s; 24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
Mode:Master
Extra:tsf=0000006934b30160
Extra: Last beacon: 512ms ago
IE: Unknown: 00084672656557696669
IE: Unknown: 010882848B962C0C1218
IE: Unknown: 03010B
IE: Unknown: 050401020000
IE: Unknown: 2A0104
IE: Unknown: 3205243048606C
IE: Unknown: 2D1AEC0003FFFFFF0001000000000000000100000000000000000000
IE: Unknown: 3D160B000000000000000000000000000000000000000000
IE: Unknown: 7F080000000000000040
IE: Unknown: DD180050F2020101000003A4000027A4000042435E0062322F00
Cell 03 - Address: 38:35:FB:C8:BD:60
Channel:1
Frequency:2.412 GHz (Channel 1)
Quality=30/70 Signal level=-80 dBm
Encryption key:on
ESSID:"Bbox-CFC9A629"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=00000001ec282f8d
Extra: Last beacon: 1088ms ago
IE: Unknown: 000D42626F782D4346433941363239
IE: Unknown: 010882848B962430486C
IE: Unknown: 030101
IE: Unknown: 050400010000
IE: Unknown: 2A0100
IE: Unknown: 2F0100
IE: IEEE 802.11i/WPA2 Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
IE: Unknown: 32040C121860
IE: Unknown: 2D1AFC181BFFFF000000000000000000000000000000000000000000
IE: Unknown: 3D1601080400000000000000000000000000000000000000
IE: Unknown: DD180050F204104A00011010440001021049000600372A000120
IE: Unknown: DD090010180201F02C0000
IE: WPA Version 1
Group Cipher : CCMP
Pairwise Ciphers (1) : CCMP
Authentication Suites (1) : PSK
IE: Unknown: DD180050F2020101800003A4000027A4000042435E0062322F00
lo Interface doesn't support scanning.
camvinc@camvinc-EL1352:~$ uname -r -m
4.15.0-38-generic x86_64
camvinc@camvinc-EL1352:~$ cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
camvinc@camvinc-EL1352:~$ nm-tool
La commande « nm-tool » n'a pas été trouvée, voulez-vous dire :
commande « dm-tool » du deb lightdm
Essayez : sudo apt install <nom du deb>
camvinc@camvinc-EL1352:~$ sudo rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
camvinc@camvinc-EL1352:~$ nmcli connection show
NAME UUID TYPE DEVICE
Connexion filaire 1 39601db7-d747-3f71-96be-78bba52b42a4 ethernet enp0s7
Bbox-CFC9A629 154b767f-616b-46ca-8691-fe050286d214 wifi --
camvinc@camvinc-EL1352:~$
J'ai déjà essayé ça :
Le 26/02/2017,cqfd93 a écrit :
Bonjour,
J'ai réussi à faire fonctionner un adaptateur USB TP-LINK wn823n sur ma 14.04.5 (noyau 4.4.0-59).
Après avoir ratissé le web et essayé plein de choses, je suis tombée sur ce ppa :
sudo add-apt-repository ppa:hanipouspilot/rtlwifi
sudo apt update
sudo apt install rtl8192eu-dkms
Mais ça ne marchait toujours pas (l'adaptateur n'était pas détecté).
Et je suis finalement tombée sur cette page Packages in “Realtek wireless” sur laquelle j'ai trouvé rtl8192eu-dkms_4.4_all.deb et après reboot, bingo ! smile smile smile
Chez moi aussi, lsusb donnait :
Bus 001 Device 003: ID 2357:0109
sans aucun nom en clair pour cet adaptateur.
Mais l'installation échoue et j'ai l'impression que ça correspond pas au noyau que j'ai... ???
Merci de votre aide !!!