#76 Le 17/03/2020, à 10:43
- NicoApi73
Re : RTL8821CE / Plus de wifi
Bonjour,
@billgastrick : merci de donner les retours de commande complet comme expliqué ici :
./viewtopic.php?pid=21981905#p21981905
Quand je vois ça :
modprobe: FATAL: Module rtl8821ceiwconfig not found in directory /lib/modules/5.3.0-40-generic
Ca veut dire que tu n'as pas tapé la bonne commande...
Hors ligne
#77 Le 17/03/2020, à 11:27
- billgastrik
Re : RTL8821CE / Plus de wifi
Je ne comprends pas, j'ai pour nmcli dev wifi :
IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
Livebox-7738 Infra 6 195 Mbit/s 0 ____ WPA1 WPA2
et pourtant ma freebox est en WPA2 PSK/AES
Hors ligne
#78 Le 17/03/2020, à 11:37
- xubu1957
Re : RTL8821CE / Plus de wifi
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
Hors ligne
#79 Le 17/03/2020, à 11:58
- billgastrik
Re : RTL8821CE / Plus de wifi
IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
Livebox-7738 Infra 6 195 Mbit/s 4 ____ WPA1 WPA2
Hors ligne
#80 Le 17/03/2020, à 12:52
- NicoApi73
Re : RTL8821CE / Plus de wifi
@billgastrik : merci de regarder le #76. Sans ça nous ne pouvons savoir si les commandes sont bien passées.
@xubu : Y a t'il une configuration d'antenne sur ce chipset?
Hors ligne
#81 Le 17/03/2020, à 12:59
- xubu1957
Re : RTL8821CE / Plus de wifi
@Nico
Je ne pense pas.
Dans le lien fourni au #78, c'était le passage par un ancien commit.
Le RTL8821CE est arrivé dans les dépôts > ubuntuupdates.org/package/core/bionic/universe/updates/rtl8821ce et rtl8821ce-dkms, pour remplacer le github de tomaspinho.
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
Hors ligne
#82 Le 17/03/2020, à 13:07
- NicoApi73
Re : RTL8821CE / Plus de wifi
Je n'ai pas le courage de reprendre tout le fil, quel est le pilote actuellement installé?
Hors ligne
#83 Le 17/03/2020, à 13:07
- billgastrik
Re : RTL8821CE / Plus de wifi
@billgastrik : merci de regarder le #76. Sans ça nous ne pouvons savoir si les commandes sont bien passées.
> quelle commande je dois taper, précisément ?
Hors ligne
#84 Le 17/03/2020, à 13:10
- NicoApi73
Re : RTL8821CE / Plus de wifi
Tu cliques sur le lien donné dans le #76, tu lis le contenu et dorénavant quand tu nous donnes un retour de commande, tu appliques ce qui est préconisé par moko138.
Quand je vois le retour suivant :
modprobe: FATAL: Module rtl8821ceiwconfig not found in directory /lib/modules/5.3.0-40-generic
ça veut dire que tu as tapé n'importe quoi avant !
Nous passons du temps pour essayer de te dépanner et l'absence de ces informations nous fait perdre du temps. Merci de le comprendre.
EDIT : le n'importe quoi en question est probablement quelque chose du genre :
sudo modprobe rtl8821ceiwconfig
Dernière modification par NicoApi73 (Le 17/03/2020, à 13:11)
Hors ligne
#85 Le 17/03/2020, à 13:15
- xubu1957
Re : RTL8821CE / Plus de wifi
Donne :
sudo modprobe -r 8821ce
sudo modprobe 8821ce
iwconfig
Un retour complet doit contenir toutes les lignes,
depuis celle, entière, de la commande
jusqu'à la ligne attendant la commande suivante, exemple :moi@mon-pc~$: ma-commande son retour moi@mon-pc~$:
Faute de quoi, il manque souvent à ceux qui tentent de t'aider des éléments essentiels.
(Plus de détails dans ce message-ci Retour utilisable de commande.)
Et si tu ne veux pas divulguer ton nom d'user, tu le remplaces par "toto" ou ce que tu veux.
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
Hors ligne
#86 Le 17/03/2020, à 13:53
- billgastrik
Re : RTL8821CE / Plus de wifi
@xubu1957
pro@pro:~$ sudo modprobe -r 8821ce
[sudo] Mot de passe de pro :
modprobe: FATAL: Module 8821ce not found.
pro@pro:~$ sudo modprobe 8821ce
modprobe: FATAL: Module 8821ce not found in directory /lib/modules/5.3.0-40-generic
pro@pro:~$ iwconfig
wlo1 unassociated Nickname:"<WIFI@REALTEK>"
Mode:Managed Frequency=2.437 GHz Access Point: Not-Associated
Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality=0/100 Signal level=0 dBm Noise level=0 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
lo no wireless extensions.
enx00e04c360811 no wireless extensions.
pro@pro:~$
Bizare, même collé à la box je ne peux plus la voir...
Dernière modification par billgastrik (Le 17/03/2020, à 13:56)
Hors ligne
#87 Le 17/03/2020, à 14:06
- NicoApi73
Re : RTL8821CE / Plus de wifi
Donne :
sudo lshw -class network
EDIT : merci pour les retours
Dernière modification par NicoApi73 (Le 17/03/2020, à 14:07)
Hors ligne
#88 Le 17/03/2020, à 14:12
- billgastrik
Re : RTL8821CE / Plus de wifi
sudo lshw -class network
pro@pro:~$ sudo lshw -class network
[sudo] Mot de passe de pro :
*-network
description: Interface réseau sans fil
produit: RTL8821CE 802.11ac PCIe Wireless Network Adapter
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:02:00.0
nom logique: wlo1
version: 00
numéro de série: 0c:96:e6:67:a9:af
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8821ce latency=0 multicast=yes wireless=unassociated
ressources: irq:150 portE/S:3000(taille=256) mémoire:a1200000-a120ffff
*-network
description: Ethernet interface
identifiant matériel: 3
nom logique: enx00e04c360811
numéro de série: 00:e0:4c:36:08:11
taille: 100Mbit/s
capacité: 100Mbit/s
fonctionnalités: ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8152 driverversion=v1.09.10 duplex=full ip=192.168.0.32 link=yes multicast=yes port=MII speed=100Mbit/s
pro@pro:~$
EDIT :C'est moi qui te remercie !
Hors ligne
#89 Le 17/03/2020, à 14:15
- NicoApi73
Re : RTL8821CE / Plus de wifi
On va essayer de décharger et de recharger le driver :
sudo modprobe -r rtl8821ce
sudo modprobe rtl8821ce
iwconfig
Dernière modification par NicoApi73 (Le 17/03/2020, à 14:19)
Hors ligne
#90 Le 17/03/2020, à 14:17
- billgastrik
Re : RTL8821CE / Plus de wifi
pro@pro:~$ sudo -r rtl8821ce
usage: sudo -h | -K | -k | -V
usage: sudo -v [-AknS] [-g group] [-h host] [-p prompt] [-u user]
usage: sudo -l [-AknS] [-g group] [-h host] [-p prompt] [-U user] [-u user] [command]
usage: sudo [-AbEHknPS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p prompt] [-T timeout] [-u user] [VAR=value] [-i|-s] [<command>]
usage: sudo -e [-AknS] [-r role] [-t type] [-C num] [-g group] [-h host] [-p prompt] [-T timeout] [-u user] file ...
pro@pro:~$ sudo rtl8821ce
sudo: rtl8821ce : commande introuvable
pro@pro:~$ iwconfig
wlo1 unassociated Nickname:"<WIFI@REALTEK>"
Mode:Managed Frequency=2.462 GHz Access Point: Not-Associated
Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality=0/100 Signal level=0 dBm Noise level=0 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
lo no wireless extensions.
enx00e04c360811 no wireless extensions.
pro@pro:~$
Hors ligne
#91 Le 17/03/2020, à 14:19
- NicoApi73
Re : RTL8821CE / Plus de wifi
au temps pour moi, j'ai écrit des co......s. Je viens de mettre à jour le post #89
Hors ligne
#92 Le 17/03/2020, à 14:21
- billgastrik
Re : RTL8821CE / Plus de wifi
pro@pro:~$ sudo modprobe -r rtl8821ce
pro@pro:~$ sudo modprobe rtl8821ce
pro@pro:~$ iwconfig
wlo1 unassociated Nickname:"<WIFI@REALTEK>"
Mode:Managed Frequency=2.412 GHz Access Point: Not-Associated
Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality=0/100 Signal level=0 dBm Noise level=0 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
lo no wireless extensions.
enx00e04c360811 no wireless extensions.
pro@pro:~$
Hors ligne
#93 Le 17/03/2020, à 14:24
- NicoApi73
Re : RTL8821CE / Plus de wifi
Peux tu donner
lsmod | sort
et
lsmod | grep rtlwifi
ainsi que
uname -a
lsb_release -a
dkms status
Hors ligne
#94 Le 17/03/2020, à 14:30
- billgastrik
Re : RTL8821CE / Plus de wifi
pro@pro:~$ lsmod | sort
8250_dw 20480 0
ac97_bus 16384 1 snd_soc_core
acpi_pad 184320 0
acpi_thermal_rel 16384 1 int3400_thermal
aesni_intel 372736 5
aes_x86_64 20480 1 aesni_intel
af_alg 24576 1 algif_skcipher
ahci 40960 0
algif_skcipher 16384 0
auth_rpcgss 94208 1 rpcsec_gss_krb5
autofs4 45056 2
binfmt_misc 24576 1
bluetooth 573440 33 btrtl,btintel,btbcm,bnep,btusb,rfcomm
bnep 24576 2
btbcm 16384 1 btusb
btintel 24576 1 btusb
btrtl 20480 1 btusb
btusb 57344 0
cdc_ether 20480 0
cfg80211 704512 1 rtl8821ce
cmac 16384 1
coretemp 20480 0
cqhci 28672 1 sdhci_pci
crc32_pclmul 16384 0
crct10dif_pclmul 16384 1
cros_ec_core 20480 1 cros_ec_ishtp
cros_ec_ishtp 20480 0
cryptd 24576 3 crypto_simd,ghash_clmulni_intel
crypto_simd 16384 1 aesni_intel
dm_crypt 45056 1
drm 491520 17 drm_kms_helper,i915
drm_kms_helper 180224 1 i915
dw_dmac 16384 0
dw_dmac_core 28672 1 dw_dmac
ecc 32768 1 ecdh_generic
ecdh_generic 16384 2 bluetooth
fb_sys_fops 16384 1 drm_kms_helper
fscache 368640 2 nfsv4,nfs
ghash_clmulni_intel 16384 0
glue_helper 16384 1 aesni_intel
grace 16384 1 lockd
hid 131072 8 i2c_hid,usbhid,hid_multitouch,hid_sensor_hub,intel_ishtp_hid,hid_generic,hid_logitech_dj,hid_logitech_hidpp
hid_generic 16384 0
hid_logitech_dj 24576 0
hid_logitech_hidpp 40960 0
hid_multitouch 28672 0
hid_sensor_accel_3d 20480 1
hid_sensor_custom 24576 0
hid_sensor_gyro_3d 20480 0
hid_sensor_hub 24576 8 hid_sensor_gyro_3d,hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation,hid_sensor_custom
hid_sensor_iio_common 20480 6 hid_sensor_gyro_3d,hid_sensor_trigger,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
hid_sensor_incl_3d 20480 0
hid_sensor_magn_3d 20480 1
hid_sensor_rotation 20480 0
hid_sensor_trigger 20480 10 hid_sensor_gyro_3d,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
hp_accel 28672 0
hp_wireless 16384 0
hp_wmi 16384 0
i2c_algo_bit 16384 1 i915
i2c_hid 28672 0
i915 1937408 29
idma64 20480 0
industrialio 73728 10 industrialio_triggered_buffer,hid_sensor_gyro_3d,hid_sensor_trigger,hid_sensor_incl_3d,kfifo_buf,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
industrialio_triggered_buffer 16384 5 hid_sensor_gyro_3d,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
input_leds 16384 0
input_polldev 20480 1 lis3lv02d
int3400_thermal 20480 0
int3403_thermal 16384 0
int340x_thermal_zone 16384 2 int3403_thermal,processor_thermal_device
intel_cstate 20480 0
intel_ish_ipc 24576 0
intel_ishtp 49152 4 cros_ec_ishtp,intel_ishtp_hid,intel_ish_ipc,intel_ishtp_loader
intel_ishtp_hid 24576 0
intel_ishtp_loader 24576 0
intel_lpss 16384 1 intel_lpss_pci
intel_lpss_pci 20480 2
intel_pch_thermal 16384 0
intel_powerclamp 20480 0
intel_rapl_common 24576 2 intel_rapl_msr,processor_thermal_device
intel_rapl_msr 20480 0
intel_rapl_perf 20480 0
intel_soc_dts_iosf 20480 1 processor_thermal_device
intel_vbtn 20480 0
intel_wmi_thunderbolt 20480 0
ip_tables 32768 0
irqbypass 16384 1 kvm
joydev 28672 0
kfifo_buf 16384 1 industrialio_triggered_buffer
kvm 651264 1 kvm_intel
kvm_intel 241664 0
ledtrig_audio 16384 2 snd_hda_codec_generic,snd_hda_codec_realtek
libahci 32768 1 ahci
lis3lv02d 24576 1 hp_accel
lockd 98304 1 nfs
lp 20480 0
mac_hid 16384 0
mc 53248 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
mei 102400 3 mei_hdcp,mei_me
mei_hdcp 24576 0
mei_me 40960 1
mii 16384 2 usbnet,r8152
Module Size Used by
nfs 294912 1 nfsv4
nfsv4 638976 0
nls_iso8859_1 16384 1
nvme 45056 3
nvme_core 102400 5 nvme
parport 53248 3 parport_pc,lp,ppdev
parport_pc 40960 0
pinctrl_cannonlake 36864 3
pinctrl_intel 28672 2 pinctrl_cannonlake
ppdev 24576 0
processor_thermal_device 20480 0
psmouse 151552 0
r8152 65536 0
rfcomm 81920 4
rpcsec_gss_krb5 36864 0
rtl8821ce 1802240 0
sch_fq_codel 20480 6
sdhci 57344 1 sdhci_pci
sdhci_pci 45056 0
serio_raw 20480 0
snd 86016 25 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi
snd_compress 24576 1 snd_soc_core
snd_hda_codec 131072 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda
snd_hda_codec_generic 81920 1 snd_hda_codec_realtek
snd_hda_codec_hdmi 57344 1
snd_hda_codec_realtek 118784 1
snd_hda_core 90112 10 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_skl,snd_sof_intel_hda
snd_hda_ext_core 28672 4 snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_skl,snd_sof_intel_hda
snd_hda_intel 49152 6
snd_hwdep 20480 1 snd_hda_codec
snd_pcm 102400 10 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_sof,snd_sof_intel_hda_common,snd_soc_core,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_rawmidi 36864 1 snd_seq_midi
snd_seq 69632 2 snd_seq_midi,snd_seq_midi_event
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_seq_midi 20480 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_soc_acpi 16384 3 snd_soc_acpi_intel_match,sof_pci_dev,snd_soc_skl
snd_soc_acpi_intel_match 28672 3 snd_sof_intel_hda_common,sof_pci_dev,snd_soc_skl
snd_soc_core 237568 4 snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_skl
snd_soc_hdac_hda 24576 2 snd_sof_intel_hda_common,snd_soc_skl
snd_soc_skl 106496 0
snd_soc_skl_ipc 61440 1 snd_soc_skl
snd_soc_sst_dsp 36864 1 snd_soc_skl_ipc
snd_soc_sst_ipc 20480 1 snd_soc_skl_ipc
snd_sof 98304 4 snd_sof_intel_hda_common,snd_sof_intel_byt,snd_sof_intel_ipc,sof_pci_dev
snd_sof_intel_byt 24576 1 sof_pci_dev
snd_sof_intel_hda 20480 1 snd_sof_intel_hda_common
snd_sof_intel_hda_common 69632 1 sof_pci_dev
snd_sof_intel_ipc 20480 1 snd_sof_intel_byt
snd_sof_xtensa_dsp 16384 1 sof_pci_dev
snd_timer 36864 2 snd_seq,snd_pcm
soc_button_array 20480 0
sof_pci_dev 20480 0
soundcore 16384 1 snd
sparse_keymap 16384 2 hp_wmi,intel_vbtn
spi_pxa2xx_platform 28672 0
sunrpc 385024 6 nfsv4,auth_rpcgss,lockd,rpcsec_gss_krb5,nfs
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
usbhid 53248 1 hid_logitech_dj
usbnet 45056 1 cdc_ether
uvcvideo 94208 0
video 49152 1 i915
videobuf2_common 49152 2 videobuf2_v4l2,uvcvideo
videobuf2_memops 20480 1 videobuf2_vmalloc
videobuf2_v4l2 24576 1 uvcvideo
videobuf2_vmalloc 20480 1 uvcvideo
videodev 208896 3 videobuf2_v4l2,uvcvideo,videobuf2_common
virt_dma 20480 1 idma64
wmi 32768 3 hp_wmi,intel_wmi_thunderbolt,wmi_bmof
wmi_bmof 16384 0
x86_pkg_temp_thermal 20480 0
x_tables 40960 1 ip_tables
pro@pro:~$ lsmod | grep rtlwifi
pro@pro:~$ uname -a
Linux pro 5.3.0-40-generic #32~18.04.1-Ubuntu SMP Mon Feb 3 14:05:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
pro@pro:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.4 LTS
Release: 18.04
Codename: bionic
pro@pro:~$ dkms status
rtl8821ce, 5.5.2.1, 5.3.0-40-generic, x86_64: installed
pro@pro:~$
Hors ligne
#95 Le 17/03/2020, à 14:34
- NicoApi73
Re : RTL8821CE / Plus de wifi
ok, j'ai relu le post. Fais ce qui suit et dis moi si ça fonctionne. Si c'est le cas, il y aura encore des choses à faire :
sudo modprobe -r rtl8821ce
cd ~/rtl8821ce
make
sudo make install
sudo modprobe 8821ce
lsmod | sort
sudo lshw -class network
nmcli dev wifi
Hors ligne
#96 Le 17/03/2020, à 14:39
- billgastrik
Re : RTL8821CE / Plus de wifi
Ca a l'air de fonctionner mais avec un signal très faible.(enfin, l'icone dit que le signal est faible, mais j'ai l'impression que ça tourne pas si mal...)
pro@pro:~$ sudo modprobe -r rtl8821ce
pro@pro:~$ cd ~/rtl8821ce
pro@pro:~/rtl8821ce$ make
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.3.0-40-generic/build M=/home/pro/rtl8821ce modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-5.3.0-40-generic »
CC [M] /home/pro/rtl8821ce/core/rtw_cmd.o
CC [M] /home/pro/rtl8821ce/core/rtw_security.o
CC [M] /home/pro/rtl8821ce/core/rtw_debug.o
CC [M] /home/pro/rtl8821ce/core/rtw_io.o
CC [M] /home/pro/rtl8821ce/core/rtw_ioctl_query.o
CC [M] /home/pro/rtl8821ce/core/rtw_ioctl_set.o
CC [M] /home/pro/rtl8821ce/core/rtw_ieee80211.o
CC [M] /home/pro/rtl8821ce/core/rtw_mlme.o
CC [M] /home/pro/rtl8821ce/core/rtw_mlme_ext.o
CC [M] /home/pro/rtl8821ce/core/rtw_mi.o
CC [M] /home/pro/rtl8821ce/core/rtw_wlan_util.o
CC [M] /home/pro/rtl8821ce/core/rtw_vht.o
CC [M] /home/pro/rtl8821ce/core/rtw_pwrctrl.o
CC [M] /home/pro/rtl8821ce/core/rtw_rf.o
CC [M] /home/pro/rtl8821ce/core/rtw_chplan.o
CC [M] /home/pro/rtl8821ce/core/rtw_recv.o
CC [M] /home/pro/rtl8821ce/core/rtw_sta_mgt.o
CC [M] /home/pro/rtl8821ce/core/rtw_ap.o
CC [M] /home/pro/rtl8821ce/core/mesh/rtw_mesh.o
CC [M] /home/pro/rtl8821ce/core/mesh/rtw_mesh_pathtbl.o
CC [M] /home/pro/rtl8821ce/core/mesh/rtw_mesh_hwmp.o
CC [M] /home/pro/rtl8821ce/core/rtw_xmit.o
CC [M] /home/pro/rtl8821ce/core/rtw_p2p.o
CC [M] /home/pro/rtl8821ce/core/rtw_rson.o
CC [M] /home/pro/rtl8821ce/core/rtw_tdls.o
CC [M] /home/pro/rtl8821ce/core/rtw_br_ext.o
CC [M] /home/pro/rtl8821ce/core/rtw_iol.o
CC [M] /home/pro/rtl8821ce/core/rtw_sreset.o
CC [M] /home/pro/rtl8821ce/core/rtw_btcoex_wifionly.o
CC [M] /home/pro/rtl8821ce/core/rtw_btcoex.o
CC [M] /home/pro/rtl8821ce/core/rtw_beamforming.o
CC [M] /home/pro/rtl8821ce/core/rtw_odm.o
CC [M] /home/pro/rtl8821ce/core/rtw_rm.o
CC [M] /home/pro/rtl8821ce/core/rtw_rm_fsm.o
CC [M] /home/pro/rtl8821ce/core/efuse/rtw_efuse.o
CC [M] /home/pro/rtl8821ce/os_dep/osdep_service.o
CC [M] /home/pro/rtl8821ce/os_dep/linux/os_intfs.o
CC [M] /home/pro/rtl8821ce/os_dep/linux/pci_intf.o
CC [M] /home/pro/rtl8821ce/os_dep/linux/pci_ops_linux.o
CC [M] /home/pro/rtl8821ce/os_dep/linux/ioctl_linux.o
CC [M] /home/pro/rtl8821ce/os_dep/linux/xmit_linux.o
CC [M] /home/pro/rtl8821ce/os_dep/linux/mlme_linux.o
CC [M] /home/pro/rtl8821ce/os_dep/linux/recv_linux.o
CC [M] /home/pro/rtl8821ce/os_dep/linux/ioctl_cfg80211.o
CC [M] /home/pro/rtl8821ce/os_dep/linux/rtw_cfgvendor.o
CC [M] /home/pro/rtl8821ce/os_dep/linux/wifi_regd.o
CC [M] /home/pro/rtl8821ce/os_dep/linux/rtw_android.o
CC [M] /home/pro/rtl8821ce/os_dep/linux/rtw_proc.o
CC [M] /home/pro/rtl8821ce/os_dep/linux/rtw_rhashtable.o
CC [M] /home/pro/rtl8821ce/os_dep/linux/ioctl_mp.o
CC [M] /home/pro/rtl8821ce/hal/hal_intf.o
CC [M] /home/pro/rtl8821ce/hal/hal_com.o
CC [M] /home/pro/rtl8821ce/hal/hal_com_phycfg.o
CC [M] /home/pro/rtl8821ce/hal/hal_phy.o
CC [M] /home/pro/rtl8821ce/hal/hal_dm.o
CC [M] /home/pro/rtl8821ce/hal/hal_dm_acs.o
CC [M] /home/pro/rtl8821ce/hal/hal_btcoex_wifionly.o
CC [M] /home/pro/rtl8821ce/hal/hal_btcoex.o
CC [M] /home/pro/rtl8821ce/hal/hal_mp.o
CC [M] /home/pro/rtl8821ce/hal/hal_mcc.o
CC [M] /home/pro/rtl8821ce/hal/hal_hci/hal_pci.o
CC [M] /home/pro/rtl8821ce/hal/led/hal_led.o
CC [M] /home/pro/rtl8821ce/hal/led/hal_pci_led.o
CC [M] /home/pro/rtl8821ce/hal/rtl8821c/rtl8821c_halinit.o
CC [M] /home/pro/rtl8821ce/hal/rtl8821c/rtl8821c_mac.o
CC [M] /home/pro/rtl8821ce/hal/rtl8821c/rtl8821c_cmd.o
CC [M] /home/pro/rtl8821ce/hal/rtl8821c/rtl8821c_phy.o
CC [M] /home/pro/rtl8821ce/hal/rtl8821c/rtl8821c_dm.o
CC [M] /home/pro/rtl8821ce/hal/rtl8821c/rtl8821c_ops.o
CC [M] /home/pro/rtl8821ce/hal/rtl8821c/hal8821c_fw.o
CC [M] /home/pro/rtl8821ce/hal/rtl8821c/pci/rtl8821ce_halinit.o
CC [M] /home/pro/rtl8821ce/hal/rtl8821c/pci/rtl8821ce_halmac.o
CC [M] /home/pro/rtl8821ce/hal/rtl8821c/pci/rtl8821ce_io.o
CC [M] /home/pro/rtl8821ce/hal/rtl8821c/pci/rtl8821ce_xmit.o
CC [M] /home/pro/rtl8821ce/hal/rtl8821c/pci/rtl8821ce_recv.o
CC [M] /home/pro/rtl8821ce/hal/rtl8821c/pci/rtl8821ce_led.o
CC [M] /home/pro/rtl8821ce/hal/rtl8821c/pci/rtl8821ce_ops.o
CC [M] /home/pro/rtl8821ce/hal/efuse/rtl8821c/HalEfuseMask8821C_PCIE.o
CC [M] /home/pro/rtl8821ce/hal/hal_halmac.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_api.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_88xx/halmac_bb_rf_88xx.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_88xx/halmac_cfg_wmac_88xx.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_88xx/halmac_common_88xx.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_88xx/halmac_efuse_88xx.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_88xx/halmac_flash_88xx.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_88xx/halmac_fw_88xx.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_88xx/halmac_gpio_88xx.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_88xx/halmac_init_88xx.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_88xx/halmac_mimo_88xx.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_88xx/halmac_pcie_88xx.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_88xx/halmac_8821c/halmac_cfg_wmac_8821c.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_88xx/halmac_8821c/halmac_common_8821c.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_88xx/halmac_8821c/halmac_gpio_8821c.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_88xx/halmac_8821c/halmac_init_8821c.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_88xx/halmac_8821c/halmac_phy_8821c.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_88xx/halmac_8821c/halmac_pwr_seq_8821c.o
CC [M] /home/pro/rtl8821ce//hal/halmac/halmac_88xx/halmac_8821c/halmac_pcie_8821c.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_debug.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_antdiv.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_soml.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_smt_ant.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_antdect.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_interface.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_phystatus.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_hwconfig.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_dig.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_pathdiv.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_rainfo.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_dynamictxpower.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_adaptivity.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_cfotracking.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_noisemonitor.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_beamforming.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_dfs.o
CC [M] /home/pro/rtl8821ce/hal/phydm/txbf/halcomtxbf.o
CC [M] /home/pro/rtl8821ce/hal/phydm/txbf/haltxbfinterface.o
CC [M] /home/pro/rtl8821ce/hal/phydm/txbf/phydm_hal_txbf_api.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_adc_sampling.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_ccx.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_psd.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_primary_cca.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_cck_pd.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_rssi_monitor.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_auto_dbg.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_math_lib.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_api.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_pow_train.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_lna_sat.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_pmac_tx_setting.o
CC [M] /home/pro/rtl8821ce/hal/phydm/phydm_mp.o
CC [M] /home/pro/rtl8821ce/hal/phydm/halrf/halrf.o
CC [M] /home/pro/rtl8821ce/hal/phydm/halrf/halrf_debug.o
CC [M] /home/pro/rtl8821ce/hal/phydm/halrf/halphyrf_ce.o
CC [M] /home/pro/rtl8821ce/hal/phydm/halrf/halrf_powertracking_ce.o
CC [M] /home/pro/rtl8821ce/hal/phydm/halrf/halrf_powertracking.o
CC [M] /home/pro/rtl8821ce/hal/phydm/halrf/halrf_kfree.o
CC [M] /home/pro/rtl8821ce/hal/phydm/rtl8821c/halhwimg8821c_bb.o
CC [M] /home/pro/rtl8821ce/hal/phydm/rtl8821c/halhwimg8821c_mac.o
CC [M] /home/pro/rtl8821ce/hal/phydm/rtl8821c/halhwimg8821c_rf.o
CC [M] /home/pro/rtl8821ce/hal/phydm/rtl8821c/phydm_hal_api8821c.o
CC [M] /home/pro/rtl8821ce/hal/phydm/rtl8821c/phydm_regconfig8821c.o
CC [M] /home/pro/rtl8821ce/hal/phydm/halrf/rtl8821c/halrf_8821c.o
CC [M] /home/pro/rtl8821ce/hal/phydm/halrf/rtl8821c/halrf_iqk_8821c.o
CC [M] /home/pro/rtl8821ce/hal/btc/halbtc8821cwifionly.o
CC [M] /home/pro/rtl8821ce/hal/btc/halbtc8821c1ant.o
CC [M] /home/pro/rtl8821ce/hal/btc/halbtc8821c2ant.o
CC [M] /home/pro/rtl8821ce/platform/platform_ops.o
CC [M] /home/pro/rtl8821ce/core/rtw_mp.o
LD [M] /home/pro/rtl8821ce/8821ce.o
Building modules, stage 2.
MODPOST 1 modules
CC /home/pro/rtl8821ce/8821ce.mod.o
LD [M] /home/pro/rtl8821ce/8821ce.ko
make[1] : on quitte le répertoire « /usr/src/linux-headers-5.3.0-40-generic »
pro@pro:~/rtl8821ce$ sudo make install
install -p -m 644 8821ce.ko /lib/modules/5.3.0-40-generic/kernel/drivers/net/wireless/
/sbin/depmod -a 5.3.0-40-generic
pro@pro:~/rtl8821ce$ sudo modprobe 8821ce
pro@pro:~/rtl8821ce$ lsmod | sort
8250_dw 20480 0
8821ce 1806336 0
ac97_bus 16384 1 snd_soc_core
acpi_pad 184320 0
acpi_thermal_rel 16384 1 int3400_thermal
aesni_intel 372736 5
aes_x86_64 20480 1 aesni_intel
af_alg 24576 1 algif_skcipher
ahci 40960 0
algif_skcipher 16384 0
auth_rpcgss 94208 1 rpcsec_gss_krb5
autofs4 45056 2
binfmt_misc 24576 1
bluetooth 573440 33 btrtl,btintel,btbcm,bnep,btusb,rfcomm
bnep 24576 2
btbcm 16384 1 btusb
btintel 24576 1 btusb
btrtl 20480 1 btusb
btusb 57344 0
cdc_ether 20480 0
cfg80211 704512 1 8821ce
cmac 16384 1
coretemp 20480 0
cqhci 28672 1 sdhci_pci
crc32_pclmul 16384 0
crct10dif_pclmul 16384 1
cros_ec_core 20480 1 cros_ec_ishtp
cros_ec_ishtp 20480 0
cryptd 24576 3 crypto_simd,ghash_clmulni_intel
crypto_simd 16384 1 aesni_intel
dm_crypt 45056 1
drm 491520 17 drm_kms_helper,i915
drm_kms_helper 180224 1 i915
dw_dmac 16384 0
dw_dmac_core 28672 1 dw_dmac
ecc 32768 1 ecdh_generic
ecdh_generic 16384 2 bluetooth
fb_sys_fops 16384 1 drm_kms_helper
fscache 368640 2 nfsv4,nfs
ghash_clmulni_intel 16384 0
glue_helper 16384 1 aesni_intel
grace 16384 1 lockd
hid 131072 8 i2c_hid,usbhid,hid_multitouch,hid_sensor_hub,intel_ishtp_hid,hid_generic,hid_logitech_dj,hid_logitech_hidpp
hid_generic 16384 0
hid_logitech_dj 24576 0
hid_logitech_hidpp 40960 0
hid_multitouch 28672 0
hid_sensor_accel_3d 20480 1
hid_sensor_custom 24576 0
hid_sensor_gyro_3d 20480 0
hid_sensor_hub 24576 8 hid_sensor_gyro_3d,hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation,hid_sensor_custom
hid_sensor_iio_common 20480 6 hid_sensor_gyro_3d,hid_sensor_trigger,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
hid_sensor_incl_3d 20480 0
hid_sensor_magn_3d 20480 1
hid_sensor_rotation 20480 0
hid_sensor_trigger 20480 10 hid_sensor_gyro_3d,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
hp_accel 28672 0
hp_wireless 16384 0
hp_wmi 16384 0
i2c_algo_bit 16384 1 i915
i2c_hid 28672 0
i915 1937408 26
idma64 20480 0
industrialio 73728 10 industrialio_triggered_buffer,hid_sensor_gyro_3d,hid_sensor_trigger,hid_sensor_incl_3d,kfifo_buf,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
industrialio_triggered_buffer 16384 5 hid_sensor_gyro_3d,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
input_leds 16384 0
input_polldev 20480 1 lis3lv02d
int3400_thermal 20480 0
int3403_thermal 16384 0
int340x_thermal_zone 16384 2 int3403_thermal,processor_thermal_device
intel_cstate 20480 0
intel_ish_ipc 24576 0
intel_ishtp 49152 4 cros_ec_ishtp,intel_ishtp_hid,intel_ish_ipc,intel_ishtp_loader
intel_ishtp_hid 24576 0
intel_ishtp_loader 24576 0
intel_lpss 16384 1 intel_lpss_pci
intel_lpss_pci 20480 2
intel_pch_thermal 16384 0
intel_powerclamp 20480 0
intel_rapl_common 24576 2 intel_rapl_msr,processor_thermal_device
intel_rapl_msr 20480 0
intel_rapl_perf 20480 0
intel_soc_dts_iosf 20480 1 processor_thermal_device
intel_vbtn 20480 0
intel_wmi_thunderbolt 20480 0
ip_tables 32768 0
irqbypass 16384 1 kvm
joydev 28672 0
kfifo_buf 16384 1 industrialio_triggered_buffer
kvm 651264 1 kvm_intel
kvm_intel 241664 0
ledtrig_audio 16384 2 snd_hda_codec_generic,snd_hda_codec_realtek
libahci 32768 1 ahci
lis3lv02d 24576 1 hp_accel
lockd 98304 1 nfs
lp 20480 0
mac_hid 16384 0
mc 53248 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
mei 102400 3 mei_hdcp,mei_me
mei_hdcp 24576 0
mei_me 40960 1
mii 16384 2 usbnet,r8152
Module Size Used by
nfs 294912 1 nfsv4
nfsv4 638976 0
nls_iso8859_1 16384 1
nvme 45056 3
nvme_core 102400 5 nvme
parport 53248 3 parport_pc,lp,ppdev
parport_pc 40960 0
pinctrl_cannonlake 36864 3
pinctrl_intel 28672 2 pinctrl_cannonlake
ppdev 24576 0
processor_thermal_device 20480 0
psmouse 151552 0
r8152 65536 0
rfcomm 81920 4
rpcsec_gss_krb5 36864 0
sch_fq_codel 20480 6
sdhci 57344 1 sdhci_pci
sdhci_pci 45056 0
serio_raw 20480 0
snd 86016 28 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi
snd_compress 24576 1 snd_soc_core
snd_hda_codec 131072 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda
snd_hda_codec_generic 81920 1 snd_hda_codec_realtek
snd_hda_codec_hdmi 57344 1
snd_hda_codec_realtek 118784 1
snd_hda_core 90112 10 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_skl,snd_sof_intel_hda
snd_hda_ext_core 28672 4 snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_skl,snd_sof_intel_hda
snd_hda_intel 49152 8
snd_hwdep 20480 1 snd_hda_codec
snd_pcm 102400 11 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_sof,snd_sof_intel_hda_common,snd_soc_core,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine
snd_pcm_dmaengine 16384 1 snd_soc_core
snd_rawmidi 36864 1 snd_seq_midi
snd_seq 69632 2 snd_seq_midi,snd_seq_midi_event
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_seq_midi 20480 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_soc_acpi 16384 3 snd_soc_acpi_intel_match,sof_pci_dev,snd_soc_skl
snd_soc_acpi_intel_match 28672 3 snd_sof_intel_hda_common,sof_pci_dev,snd_soc_skl
snd_soc_core 237568 4 snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_skl
snd_soc_hdac_hda 24576 2 snd_sof_intel_hda_common,snd_soc_skl
snd_soc_skl 106496 0
snd_soc_skl_ipc 61440 1 snd_soc_skl
snd_soc_sst_dsp 36864 1 snd_soc_skl_ipc
snd_soc_sst_ipc 20480 1 snd_soc_skl_ipc
snd_sof 98304 4 snd_sof_intel_hda_common,snd_sof_intel_byt,snd_sof_intel_ipc,sof_pci_dev
snd_sof_intel_byt 24576 1 sof_pci_dev
snd_sof_intel_hda 20480 1 snd_sof_intel_hda_common
snd_sof_intel_hda_common 69632 1 sof_pci_dev
snd_sof_intel_ipc 20480 1 snd_sof_intel_byt
snd_sof_xtensa_dsp 16384 1 sof_pci_dev
snd_timer 36864 2 snd_seq,snd_pcm
soc_button_array 20480 0
sof_pci_dev 20480 0
soundcore 16384 1 snd
sparse_keymap 16384 2 hp_wmi,intel_vbtn
spi_pxa2xx_platform 28672 0
sunrpc 385024 6 nfsv4,auth_rpcgss,lockd,rpcsec_gss_krb5,nfs
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
usbhid 53248 1 hid_logitech_dj
usbnet 45056 1 cdc_ether
uvcvideo 94208 0
video 49152 1 i915
videobuf2_common 49152 2 videobuf2_v4l2,uvcvideo
videobuf2_memops 20480 1 videobuf2_vmalloc
videobuf2_v4l2 24576 1 uvcvideo
videobuf2_vmalloc 20480 1 uvcvideo
videodev 208896 3 videobuf2_v4l2,uvcvideo,videobuf2_common
virt_dma 20480 1 idma64
wmi 32768 3 hp_wmi,intel_wmi_thunderbolt,wmi_bmof
wmi_bmof 16384 0
x86_pkg_temp_thermal 20480 0
x_tables 40960 1 ip_tables
pro@pro:~/rtl8821ce$ sudo lshw -class network
*-network
description: Interface réseau sans fil
produit: RTL8821CE 802.11ac PCIe Wireless Network Adapter
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:02:00.0
nom logique: wlo1
version: 00
numéro de série: 0c:96:e6:67:a9:af
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8821ce latency=0 multicast=yes wireless=unassociated
ressources: irq:150 portE/S:3000(taille=256) mémoire:a1200000-a120ffff
*-network
description: Ethernet
Dernière modification par billgastrik (Le 17/03/2020, à 14:41)
Hors ligne
#97 Le 17/03/2020, à 14:44
- xubu1957
Re : RTL8821CE / Plus de wifi
> realtek.com/en/products/communications-network-ics/item/rtl8821ce
Tu as essayé d'utiliser les fréquences 5 GHz ?
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
Hors ligne
#98 Le 17/03/2020, à 14:49
- NicoApi73
Re : RTL8821CE / Plus de wifi
Que donne :
nmcli dev wifi
(et quel est le nom de ta box)
Hors ligne
#99 Le 17/03/2020, à 14:52
- billgastrik
Re : RTL8821CE / Plus de wifi
> realtek.com/en/products/communications-network-ics/item/rtl8821ce
Tu as essayé d'utiliser les fréquences 5 GHz ?
> pas encore, je vais peut-être le faire si je n'arrive plus à me connecter, mais vu que là ça tourne plutôt bien...
pro@pro:~/rtl8821ce$ nmcli dev wifi
IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
* Freebox-406D78 Infra 52 20 Mbit/s 0 ____ WPA2
pro@pro:~/rtl8821ce$
Hors ligne
#100 Le 17/03/2020, à 14:54
- xubu1957
Re : RTL8821CE / Plus de wifi
Il faudrait tester avec un canal 36.
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
Hors ligne