#26 Le 20/02/2019, à 09:24
- NicoApi73
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
Merci pour l'info moko, j'ai recopié les commandes telles quelles.
Hors ligne
#27 Le 20/02/2019, à 09:26
- NicoApi73
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
J'ai
naziel@naziel-HP-desktop:~$ cat /etc/modules # /etc/modules: kernel modules to load at boot time. # # This file contains the names of kernel modules that should be loaded # at boot time, one per line. Lines beginning with "#" are ignored. rtl8192ce
mais j'ai peut être fait une bidouille
c'est le driver de ton module WIFI, comment l'as tu installé?
Hors ligne
#28 Le 20/02/2019, à 09:28
- Nuliel
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
Non, moi c'est un rtl8723be. Je l'ai installé par le dépôt de larry finger. Et je viens seulement de penser que je compile tous les pilotes de rtlwifi_new, donc c'est normal qu'il soit là en fait...
Hors ligne
#29 Le 20/02/2019, à 09:32
- xubu1957
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
rtl8192ce
- les périphériques dont le numéro de modèle se termine par E se trouvent dans le noyau.
- les périphériques dont le numéro de modèle se termine par U sont des périphériques USB.
Nous parlons d'un pilote pour des clés USB.
_ _ _
(edit=messages regroupés)
_ _ _
New devices get put into the Linux kernel when someone, either a volunteer or the company representatives, choose to make the effort to write a driver that satisfies the coding requirements of the kernel. For PCIe devices, Realtek has put a lot of resources into such development, which is why the devices whose model number ends with E are found in the kernel. On the other hand, the USB group at Realtek has refused to make any modifications so that their drivers could be put into the kernel. The only exception is the RTL8192CU, which is a horrible driver and should be removed. All devices whose model number ends in U are USB devices.
Early on, I did the work necessary to convert crappy Realtek USB drivers into a form that could be placed in the kernel. In general, this effort takes about 6 months full time to complete the task for EACH driver. I am now almost 78 years old, and I have no desire to spend an appreciable portion of what life I have left on converting the driver for a chip that is essentially never used. If you really want an in-kernel driver for that device, then be my guest.
With Windows, the computer vendors either develop the drivers themselves or they make an arrangement with the chip vendor to develop the drivers. As there are roughly 50 times more desktops running Windows, the arrangement make sense.
> github.com/lwfinger/rtlwifi_new/issues/346 (Edit : github supprimé)
Dernière modification par xubu1957 (Le 08/10/2022, à 07:59)
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
En ligne
#30 Le 20/02/2019, à 09:33
- Nuliel
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
- les périphériques dont le numéro de modèle se termine par E se trouvent dans le noyau.
- les périphériques dont le numéro de modèle se termine par U sont des périphériques USB.
Je savais pas, merci de l'info
Hors ligne
#31 Le 20/02/2019, à 09:33
- NicoApi73
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
Je viens de regarder pour une installation neuve :
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
A priori sur ubuntu, il n'y a pas besoin de loop. Je ne sais pas pourquoi cette commande.
Je corrige mon poste avec la commande de moko.
Hors ligne
#32 Le 20/02/2019, à 10:29
- NicoApi73
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
Ce que j'ai trouvé pour le fonctionnement de /etc/modules :
https://kernel-team.pages.debian.net/ke … dules.html
Je ne vois pas pourquoi le module du driver ne serait pas chargé automatiquement, j'essaierai tout à l'heure de ne plus le référencer dans /etc/modules.
Pour info :
https://stackoverflow.com/questions/229 … in-modules
C'est l'inconvénient de prendre des informations dans un github où la personne dit explicitement qu'il ne maitrise pas, qu'il a juste centralisé les informations pour éviter les recherches. Au final, il faut quand même faire les recherches...
Hors ligne
#33 Le 20/02/2019, à 12:38
- NicoApi73
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
Voici ce que j'ai trouvé avec dmesg :
nicolas@LesEnfants:~$ dmesg -lwarn
[...]
[ 3.100565] RTL871X: module init start
[ 3.100566] RTL871X: rtl8192eu v4.4.1_17696.20160509_BTCOEX20160412-0042
[ 3.100566] RTL871X: build time: Feb 19 2019 17:06:37
[ 3.100567] RTL871X: rtl8192eu BT-Coex version = BTCOEX20160412-0042
[ 3.167738] RTL871X: hal_com_config_channel_plan chplan:0x21
[ 3.169034] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169035] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169035] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169036] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169036] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169037] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169037] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169037] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169038] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169038] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169038] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169039] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169039] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169040] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169040] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169040] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169041] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169041] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169041] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169042] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169042] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169043] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169043] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169043] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169044] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169044] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169044] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169045] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169045] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169046] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169046] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169046] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169047] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169047] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169047] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169048] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169048] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169048] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169049] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169049] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169050] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169050] RTL871X: Wrong rate section: (CCK,2T)
[ 3.169052] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169053] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169053] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169053] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169054] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169054] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169055] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169055] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169055] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169056] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169056] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169056] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169057] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169057] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169058] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169058] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169058] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169059] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169059] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169059] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169060] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169060] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169061] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169061] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169061] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169062] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169062] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169062] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169063] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169063] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169064] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169064] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169064] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169065] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169065] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169065] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169066] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169066] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169067] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169067] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169067] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169068] RTL871X: Wrong rate section: (OFDM,2T)
[ 3.169072] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 20M][rate section HT][rf path 2T][chnl 01]
[ 3.169073] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 20M][rate section HT][rf path 2T][chnl 01]
[ 3.169073] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 20M][rate section HT][rf path 2T][chnl 01]
[ 3.169074] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 20M][rate section HT][rf path 2T][chnl 02]
[ 3.169075] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 20M][rate section HT][rf path 2T][chnl 02]
[ 3.169075] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 20M][rate section HT][rf path 2T][chnl 02]
[ 3.169076] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 20M][rate section HT][rf path 2T][chnl 03]
[ 3.169076] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 20M][rate section HT][rf path 2T][chnl 03]
[ 3.169077] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 20M][rate section HT][rf path 2T][chnl 03]
[ 3.169078] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 20M][rate section HT][rf path 2T][chnl 04]
[ 3.169078] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 20M][rate section HT][rf path 2T][chnl 04]
[ 3.169079] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 20M][rate section HT][rf path 2T][chnl 04]
[ 3.169079] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 20M][rate section HT][rf path 2T][chnl 05]
[ 3.169080] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 20M][rate section HT][rf path 2T][chnl 05]
[ 3.169081] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 20M][rate section HT][rf path 2T][chnl 05]
[ 3.169081] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 20M][rate section HT][rf path 2T][chnl 06]
[ 3.169082] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 20M][rate section HT][rf path 2T][chnl 06]
[ 3.169083] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 20M][rate section HT][rf path 2T][chnl 06]
[ 3.169083] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 20M][rate section HT][rf path 2T][chnl 07]
[ 3.169084] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 20M][rate section HT][rf path 2T][chnl 07]
[ 3.169084] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 20M][rate section HT][rf path 2T][chnl 07]
[ 3.169085] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 20M][rate section HT][rf path 2T][chnl 08]
[ 3.169086] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 20M][rate section HT][rf path 2T][chnl 08]
[ 3.169086] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 20M][rate section HT][rf path 2T][chnl 08]
[ 3.169087] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 20M][rate section HT][rf path 2T][chnl 09]
[ 3.169087] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 20M][rate section HT][rf path 2T][chnl 09]
[ 3.169088] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 20M][rate section HT][rf path 2T][chnl 09]
[ 3.169089] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 20M][rate section HT][rf path 2T][chnl 10]
[ 3.169089] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 20M][rate section HT][rf path 2T][chnl 10]
[ 3.169090] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 20M][rate section HT][rf path 2T][chnl 10]
[ 3.169091] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 20M][rate section HT][rf path 2T][chnl 11]
[ 3.169091] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 20M][rate section HT][rf path 2T][chnl 11]
[ 3.169092] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 20M][rate section HT][rf path 2T][chnl 11]
[ 3.169092] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 20M][rate section HT][rf path 2T][chnl 12]
[ 3.169093] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 20M][rate section HT][rf path 2T][chnl 12]
[ 3.169094] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 20M][rate section HT][rf path 2T][chnl 13]
[ 3.169094] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 20M][rate section HT][rf path 2T][chnl 13]
[ 3.169099] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 40M][rate section HT][rf path 2T][chnl 03]
[ 3.169100] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 40M][rate section HT][rf path 2T][chnl 03]
[ 3.169100] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 40M][rate section HT][rf path 2T][chnl 03]
[ 3.169101] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 40M][rate section HT][rf path 2T][chnl 04]
[ 3.169101] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 40M][rate section HT][rf path 2T][chnl 04]
[ 3.169102] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 40M][rate section HT][rf path 2T][chnl 04]
[ 3.169103] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 40M][rate section HT][rf path 2T][chnl 05]
[ 3.169103] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 40M][rate section HT][rf path 2T][chnl 05]
[ 3.169104] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 40M][rate section HT][rf path 2T][chnl 05]
[ 3.169104] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 40M][rate section HT][rf path 2T][chnl 06]
[ 3.169105] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 40M][rate section HT][rf path 2T][chnl 06]
[ 3.169106] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 40M][rate section HT][rf path 2T][chnl 06]
[ 3.169106] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 40M][rate section HT][rf path 2T][chnl 07]
[ 3.169107] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 40M][rate section HT][rf path 2T][chnl 07]
[ 3.169108] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 40M][rate section HT][rf path 2T][chnl 07]
[ 3.169108] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 40M][rate section HT][rf path 2T][chnl 08]
[ 3.169109] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 40M][rate section HT][rf path 2T][chnl 08]
[ 3.169109] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 40M][rate section HT][rf path 2T][chnl 08]
[ 3.169110] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 40M][rate section HT][rf path 2T][chnl 09]
[ 3.169111] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 40M][rate section HT][rf path 2T][chnl 09]
[ 3.169111] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 40M][rate section HT][rf path 2T][chnl 09]
[ 3.169112] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 40M][rate section HT][rf path 2T][chnl 10]
[ 3.169112] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 40M][rate section HT][rf path 2T][chnl 10]
[ 3.169113] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 40M][rate section HT][rf path 2T][chnl 10]
[ 3.169114] RTL871X: duplicate tx power limit combination [band 2.4G][regulation FCC][bw 40M][rate section HT][rf path 2T][chnl 11]
[ 3.169114] RTL871X: duplicate tx power limit combination [band 2.4G][regulation ETSI][bw 40M][rate section HT][rf path 2T][chnl 11]
[ 3.169115] RTL871X: duplicate tx power limit combination [band 2.4G][regulation MKK][bw 40M][rate section HT][rf path 2T][chnl 11]
[ 3.169219] RTL871X: rtw_ndev_init(wlan0) if1 mac_addr=50:3e:aa:a1:e0:f2
[ 3.169427] RTL871X: module init ret=0
[ 7.564005] RTL871X: nolinked power save enter
[ 10.347407] RTL871X: nolinked power save leave
[ 11.764010] RTL871X: nolinked power save enter
[ 13.152051] RTL871X: nolinked power save leave
[ 13.152126] RTL871X: rtw_set_802_11_connect(wlx503eaaa1e0f2) fw_state=0x00000008
[ 13.189475] RTL871X: start auth
[ 13.192536] RTL871X: auth success, start assoc
[ 13.198349] RTL871X: rtw_cfg80211_indicate_connect(wlx503eaaa1e0f2) BSS not found !!
[ 13.198353] RTL871X: assoc success
[ 13.205011] RTL871X: recv eapol packet
[ 13.205155] RTL871X: send eapol packet
[ 13.213669] RTL871X: recv eapol packet
[ 13.213728] RTL871X: send eapol packet
[ 13.213796] RTL871X: set pairwise key camid:4, addr:00:19:70:b2:93:95, kid:0, type:AES
[ 13.214863] RTL871X: set group key camid:5, addr:00:19:70:b2:93:95, kid:2, type:AES
Je ne sais pas si ça vient du driver que j'ai installé ou si ça l'était avant. Ce qui pourrait expliquer pourquoi le driver rtl8xxxxu ne fonctionnait pas, en conflit avec un autre.
Ca correspond bien au driver que j'ai installé :
[ 3.100566] RTL871X: build time: Feb 19 2019 17:06:37
Je trouve que ce n'est quand même pas très propre tout ça...
De plus, pas besoin de le mettre dans /etc/modules et pas besoin de loop. Je corrige mes commandes du post #9
Dernière modification par NicoApi73 (Le 20/02/2019, à 14:12)
Hors ligne
#34 Le 20/02/2019, à 13:01
- xubu1957
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
Un fil récent en français, avec JeremyB (pseudo de jeremy31, sur Mint) > [RESOLU] TL-WN821N V6 plug and play, mais….
_ _ _
- github.com/jeremyb31/rtl8192eu
- Un fork rtl8192eu-linux-driver Forked from Mange/rtl8192eu-linux-driver
- https://github.com/jeremyb31/rtl8723de
- github.com/jeremyb31/bluetooth-4.13-ath3004-rome
_ _ _
(edit=messages regroupés)
_ _ _
Dans mes recherches relatives au pilote rtl8xxxu (qui pourrait remplacer sept autres pilotes), j'ai récupéré :
The new rtl8xxxu driver initially introduced in kernel 4.4 works mostly well these days, and you should give it a try before trying this repository.
If rtl8xxxu gives you problems, try troubleshooting it first. Known things to look for are:
Make sure to blacklist the older rtl8192cu driver, which some distros seem to load by default otherwise.
Some devices require that power management be disabled in NetworkManager. Follow the instructions further down to disable power management in NetworkManager. Typical symptoms would be that the device works fine for a moment, and then becomes very slow or outright drops the connection.
If your device is not detected, make sure that your kernel enables CONFIG_RTL8XXXU_UNTESTED
Be sure to set the options for DMA aggregation and dual-band 2.4 GHz:
Le nouveau pilote rtl8xxxu initialement introduit dans le noyau 4.4 fonctionne généralement bien de nos jours, et vous devriez l'essayer avant d'essayer ce référentiel.
Si rtl8xxxu vous pose des problèmes, essayez d’abord de les résoudre. Les choses connues à rechercher sont :
Assurez-vous de mettre en liste noire l'ancien pilote rtl8192cu, que certaines distributions semblent charger par défaut.
Certains périphériques exigent que la gestion de l'alimentation soit désactivée dans NetworkManager. Suivez les instructions ci-dessous pour désactiver la gestion de l'alimentation dans NetworkManager. Les symptômes typiques sont que le périphérique fonctionne correctement pendant un moment, puis devient très lent ou perd complètement la connexion.
Si votre périphérique n'est pas détecté, assurez-vous que votre noyau active CONFIG_RTL8XXXU_UNTESTED.
Assurez-vous de définir les options pour l'agrégation DMA et le double bande 2,4 GHz :
echo options rtl8xxxu ht40_2g=1 dma_aggregation=1 | sudo tee /etc/modprobe.d/rtl8xxxu.conf
then reboot. puis redémarrez.
In some cases, though, this driver has been known to work fine where rtl8xxxu doesn't. If rtl8xxxu doesn't work for you even after the troubleshooting steps listed above, follow the instructions below to install this one instead.
Dans certains cas, cependant, on sait que ce pilote fonctionne bien là où rtl8xxxu ne fonctionne pas. Si rtl8xxxu ne fonctionne pas pour vous même après les étapes de dépannage énumérées ci-dessus, suivez les instructions ci-dessous pour installer celle-ci à la place.
dans > github.com/pvaret/rtl8192cu-fixes/blob/master/README
_ _ _
Rajout :
#
# RTL8XXXU Wireless LAN device configuration
#
config RTL8XXXU
tristate "RTL8723AU/RTL8188[CR]U/RTL819[12]CU (mac80211) support"
depends on MAC80211 && USB
---help---
This is an alternative driver for various Realtek RTL8XXX
parts written to utilize the Linux mac80211 stack.
The driver is known to work with a number of RTL8723AU,
RL8188CU, RTL8188RU, RTL8191CU, and RTL8192CU devices
This driver is under development and has a limited feature
set. In particular it does not yet support 40MHz channels
and power management. However it should have a smaller
memory footprint than the vendor drivers and benefits
from the in kernel mac80211 stack.
It can coexist with drivers from drivers/staging/rtl8723au,
drivers/staging/rtl8192u, and drivers/net/wireless/rtlwifi,
but you will need to control which module you wish to load.
To compile this driver as a module, choose M here: the module will
be called r8xxxu. If unsure, say N.
config RTL8XXXU_UNTESTED
bool "Include support for untested Realtek 8xxx USB devices (EXPERIMENTAL)"
depends on RTL8XXXU
---help---
This option enables detection of Realtek 8723/8188/8191/8192 WiFi
USB devices which have not been tested directly by the driver
author or reported to be working by third parties.
Please report your results!
> elixir.bootlin.com/linux/v4.15.15/source/drivers/net/wireless/realtek/rtl8xxxu/Kconfig
Dernière modification par xubu1957 (Le 08/10/2022, à 08:01)
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
En ligne
#35 Le 20/02/2019, à 18:32
- NicoApi73
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
Un fil récent en français, avec JeremyB (pseudo de jeremy31, sur Mint) > [RESOLU] TL-WN821N V6 plug and play, mais….
_ _ _
- github.com/jeremyb31/rtl8192eu
- Un fork rtl8192eu-linux-driver Forked from Mange/rtl8192eu-linux-driver
- https://github.com/jeremyb31/rtl8723de
[RESOLU] TL-WN821N V6 plug and play, mais….
Ca utilise le github que j'ai utilisé, même driver, géré par dkms
Le fork depuis Mange n'est pas maintenu, la dernière mise à jour date d'il y a 10 mois
Je n'avais pas vu le fork depuis jpostma, semble être à jour, le readme est léger...
Hors ligne
#36 Le 21/02/2019, à 13:32
- NicoApi73
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
ok, je vais essayé à partir d'une session live les valeurs de paramètre qui sont proposées.
Hors ligne
#37 Le 22/02/2019, à 12:06
- NicoApi73
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
J'ai fait l'essai à partir d'une session live 18.04.1 (xubuntu).
Situation initiale, en ayant juste entré les codes de la box :
xubuntu@xubuntu:~$ iwconfig
lo no wireless extensions.
enp4s0 no wireless extensions.
wlx503eaaa1e0f2 IEEE 802.11 ESSID:"Livebox-47fc"
Mode:Managed Frequency:2.462 GHz Access Point: 00:19:70:B2:93:95
Bit Rate=1 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr=2347 B Fragment thr:off
Power Management:off
Link Quality=24/70 Signal level=-86 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:55 Missed beacon:0
xubuntu@xubuntu:~$ nmcli dev wifi
IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
* Livebox-47fc Infra 11 130 Mbit/s 34 ▂▄__ WPA2
orange Infra 11 130 Mbit/s 27 ▂___ --
Livebox-B260 Infra 6 195 Mbit/s 4 ____ WPA2
Livebox-E410_wifi_invite Infra 1 195 Mbit/s 0 ____ WPA2
Livebox-E410 Infra 1 195 Mbit/s 0 ____ WPA2
orange Infra 1 195 Mbit/s 0 ____ --
FreeWifi_secure Infra 5 195 Mbit/s 0 ____ WPA2 802.1X
FreeWifi Infra 5 195 Mbit/s 0 ____ --
MomoRZO Infra 5 54 Mbit/s 0 ____ WEP
orange Infra 6 195 Mbit/s 0 ____ --
xubuntu@xubuntu:~$
Puis :
xubuntu@xubuntu:~$ sudo modprobe -r rtl8xxxu
xubuntu@xubuntu:~$ sudo modprobe rtl8xxxu ht40_2g=1 dma_aggregation=1
xubuntu@xubuntu:~$ iwconfig
lo no wireless extensions.
enp4s0 no wireless extensions.
wlx503eaaa1e0f2 IEEE 802.11 ESSID:"Livebox-47fc"
Mode:Managed Frequency:2.462 GHz Access Point: 00:19:70:B2:93:95
Bit Rate=1 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr=2347 B Fragment thr:off
Power Management:off
Link Quality=48/70 Signal level=-62 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:2 Missed beacon:0
xubuntu@xubuntu:~$ iwconfig
lo no wireless extensions.
enp4s0 no wireless extensions.
wlx503eaaa1e0f2 IEEE 802.11 ESSID:"Livebox-47fc"
Mode:Managed Frequency:2.462 GHz Access Point: 00:19:70:B2:93:95
Bit Rate=1 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr=2347 B Fragment thr:off
Power Management:off
Link Quality=24/70 Signal level=-86 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:2 Missed beacon:0
xubuntu@xubuntu:~$
Difficile de conclure. Juste après le démarrage du module, le niveau de réception augmente, puis rediminue rapidement
Dernière modification par NicoApi73 (Le 22/02/2019, à 13:06)
Hors ligne
#38 Le 22/02/2019, à 12:10
- xubu1957
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
Bonjour,
Bit Rate=1 Mb/s
C'est pas au point.
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
En ligne
#39 Le 22/02/2019, à 12:23
- NicoApi73
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
J'ai regardé également la liste des paramètres du module en utilisant modinfo rtl8xxxu | grep -v alias, donné par moko138. Ca correspond à ce qu'a mis Naziel dans le post #20, il n'y a pas plus de paramètres à disposition.
Je ne vois pas comment le régler...
Hors ligne
#40 Le 22/02/2019, à 12:27
- xubu1957
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
Mais on peut lire :
config RTL8XXXU_UNTESTED
bool "Include support for untested Realtek 8xxx USB devices (EXPERIMENTAL)"
depends on RTL8XXXU
EXPERIMENTAL
Et comme c'est du Realtek !!!
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
En ligne
#41 Le 22/02/2019, à 13:10
- NicoApi73
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
Ce que je ne comprends pas c'est que les paramètres varient :
En quelques secondes, on passe d'un niveau de puissance reçu de -62dBm à -86 dBm, soit une variation d'un facteur 200. C'est corrélé à la qualité du signal qui passe de 48/70 à 24/70.
Ca ressemble à un paramétrage d'antenne qui est mal fait.
Hors ligne
#42 Le 22/02/2019, à 13:14
- xubu1957
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
Et tester avec les canaux 6 ou 1 ?
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
En ligne
#43 Le 22/02/2019, à 14:34
- NicoApi73
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
Quand on voit le retour de nmcli dev wifi, le canal 11 est disponible. Vu mon environnement et l'endroit où est placé la box, il n'y a pas possibilité de pollution, d'autant qu'avec un autre driver, sur le même canal, ça fonctionne bien.
C'est uniquement la manière dont est paramétré le driver WIFI qui pose problème...
Hors ligne
#44 Le 22/02/2019, à 14:38
- Nuliel
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
Tu peux donner
dpkg -l | grep tlp
?
Hors ligne
#45 Le 22/02/2019, à 14:39
- NicoApi73
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
Tu peux donner
dpkg -l | grep tlp
?
Pas avant lundi, je n'ai pas accès à la machine pour l'instant. Tu le veux avec quel driver WIFI, celui par défaut, celui de Mange ou peu importe?
Hors ligne
#46 Le 22/02/2019, à 14:40
- Nuliel
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
N'importe, c'est pour savoir si tlp est installé, en d'autres termes s'il n'y aurait pas économie d'énergie
Hors ligne
#47 Le 22/02/2019, à 18:54
- NicoApi73
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
J'ai eu accès à l'ordinateur :
nicolas@LesEnfants:~$ dpkg -l | grep tlp
nicolas@LesEnfants:~$
Hors ligne
#48 Le 22/02/2019, à 19:00
- Nuliel
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
Ah, donc pas de tlp, donc pas d'économie d'énergie sur les ports usb
Hors ligne
#49 Le 04/05/2019, à 22:16
- xubu1957
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
Salut,
Pour tes retours du #33, pour un rtl8723bu, j'ai ressorti cette réponse :
@ Coeur Noir
blacklister rtl8xxxu et RTL871X a résolu le probleme , merci
> Dongle usb bluetooth + wifi 0bda:b720 realtek
dans > Wifi + Airport Express
Dernière modification par xubu1957 (Le 08/10/2022, à 08:03)
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
En ligne
#50 Le 05/05/2019, à 08:42
- NicoApi73
Re : [RESOLU] Niveau de réception très faible clé TL-WN823N
Merci xubu, j'essaierai ce soir.
Hors ligne