Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 21/01/2020, à 08:40

billgastrik

RTL8821CE / Plus de wifi

Bonjour,
J'utilise ubuntu 18-04.
J'ai toujours eu une connexion wifi faible, mais depuis une récente mise à jour, je n'ai plus de connexion du tout.
Quelqu'un pourrait-il m'aider à trouver une solution, s'il vous plaît ?

lspci -k -nn | grep -A 3 -i net
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821]
	Subsystem: Hewlett-Packard Company RTL8821CE 802.11ac PCIe Wireless Network Adapter [103c:831a]
	Kernel modules: 8821ce
03:00.0 Non-Volatile memory controller [0108]: Sandisk Corp Device [15b7:5003] (rev 01)
	Subsystem: Sandisk Corp Device [15b7:5003]
sudo rfkill list
[sudo] Mot de passe : 
2: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
sudo iw dev wlan0 scan
command failed: No such device (-19)
sudo lshw -C network
  *-network NON-RÉCLAMÉ     
       description: Network controller
       produit: RTL8821CE 802.11ac PCIe Wireless Network Adapter
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:02: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: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.1.187 link=yes multicast=yes port=MII speed=100Mbit/s
$ nmcli dev wifi
x@x:~$ 

Dernière modification par billgastrik (Le 17/03/2020, à 07:18)

Hors ligne

#2 Le 21/01/2020, à 08:47

xubu1957

Re : RTL8821CE / Plus de wifi

Bonjour,

Donne :

uname -a
dkms status
bootctl

Un retour avec :

sudo modprobe rtl8821ce

?


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

#3 Le 21/01/2020, à 08:50

billgastrik

Re : RTL8821CE / Plus de wifi

uname -a
Linux pro 5.3.0-26-generic #28~18.04.1-Ubuntu SMP Wed Dec 18 16:40:14 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
dkms status
rtl8821ce, v5.2.5_1.26055.20180108.1, 5.0.0-37-generic, x86_64: installed
rtl8821ce, v5.2.5_1.26055.20180108.1, 5.3.0-26-generic, x86_64: installed
rtlwifi-new, 0.6, 5.0.0-37-generic, x86_64: installed
bootctl
System:
     Firmware: n/a (n/a)
  Secure Boot: disabled
   Setup Mode: setup

Current Loader:
      Product: n/a
          ESP: n/a
         File: └─n/a

Boot Loader Entries in EFI Variables:
        Title: ubuntu
           ID: 0x0000
       Status: active, boot-order
    Partition: /dev/disk/by-partuuid/469f0acd-96d6-4fa8-8e38-28dd8eca8fca
         File: └─/EFI/ubuntu/shimx64.efi

        Title: Windows Boot Manager
           ID: 0x0001
       Status: active, boot-order
    Partition: /dev/disk/by-partuuid/469f0acd-96d6-4fa8-8e38-28dd8eca8fca
         File: └─/EFI/Microsoft/Boot/bootmgfw.efi
sudo modprobe rtl8821ce
modprobe: FATAL: Module rtl8821ce not found in directory /lib/modules/5.3.0-26-generic

Hors ligne

#4 Le 21/01/2020, à 09:00

xubu1957

Re : RTL8821CE / Plus de wifi

Essaye :

sudo apt update
sudo apt install rtl8821ce-dkms

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

#5 Le 21/01/2020, à 09:05

billgastrik

Re : RTL8821CE / Plus de wifi

Bonjour,
Merci pour ta réponse.
Cela ne change rien...

Hors ligne

#6 Le 21/01/2020, à 09:09

xubu1957

Re : RTL8821CE / Plus de wifi

Donne :

ip a

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

#7 Le 21/01/2020, à 09:12

billgastrik

Re : RTL8821CE / Plus de wifi

 ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: enx00e04c360811: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 00:e0:4c:36:08:11 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.187/24 brd 192.168.1.255 scope global noprefixroute enx00e04c360811
       valid_lft forever preferred_lft forever
    inet6 fe80::14ae:28a0:6065:b20c/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever

Hors ligne

#8 Le 21/01/2020, à 09:15

xubu1957

Re : RTL8821CE / Plus de wifi

On ne voit pas l'interface wifi !

Je vais essayer d'obtenir du renfort.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

#9 Le 21/01/2020, à 09:21

xubu1957

Re : RTL8821CE / Plus de wifi

C'est avec une Freebox ?


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

#10 Le 21/01/2020, à 09:22

NicoApi73

Re : RTL8821CE / Plus de wifi

Bonjour,

@xubu : au #3 on voit qu'il y a 2 modules WIFI qui sont gérés par dkms, rtlwifi-new et rtl8821ce. Lequel faut-il? Je pense qu'il y a besoin de remettre à jour les sources (et pour le rtl8821ce, où se trouvent les sources, dans quel git?)

Avant de refaire quoique ce soit, merci de donner les retours suivants :

dkms status
sudo lshw -class network

Dernière modification par NicoApi73 (Le 21/01/2020, à 09:23)

Hors ligne

#11 Le 21/01/2020, à 09:22

billgastrik

Re : RTL8821CE / Plus de wifi

A la maison, mais là je suis au boulot et je ne vois rien... pas de réseaux extérieurs et mon pc m'annonce "aucun adaptateur trouvé"

Hors ligne

#12 Le 21/01/2020, à 09:24

NicoApi73

Re : RTL8821CE / Plus de wifi

#10 édité : merci de donner les retours de commande STP

Hors ligne

#13 Le 21/01/2020, à 09:25

billgastrik

Re : RTL8821CE / Plus de wifi

dkms status
rtl8821ce, 5.2.5.2.1.30816.20190425, 5.3.0-26-generic, x86_64: installed
rtl8821ce, v5.2.5_1.26055.20180108.1, 5.0.0-37-generic, x86_64: installed
rtl8821ce, v5.2.5_1.26055.20180108.1, 5.3.0-26-generic, x86_64: built
rtlwifi-new, 0.6, 5.0.0-37-generic, x86_64: installed
sudo lshw -class network
[sudo] Mot de passe de x : 
  *-network NON-RÉCLAMÉ     
       description: Network controller
       produit: RTL8821CE 802.11ac PCIe Wireless Network Adapter
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:02: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: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.1.187 link=yes multicast=yes port=MII speed=100Mbit/s

Hors ligne

#14 Le 21/01/2020, à 09:28

xubu1957

Re : RTL8821CE / Plus de wifi

@Nico

Tu as le github de tomaspinho > Réseaux WIFI détectés sauf le mien [Résolu]

Ou les nouveaux paquets > packages.ubuntu.com/search?keywords=rtl8821ce-dkms

Dernière modification par xubu1957 (Le 21/01/2020, à 09:30)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

#15 Le 21/01/2020, à 09:34

NicoApi73

Re : RTL8821CE / Plus de wifi

ok, on va commencer par tout nettoyer :

sudo apt remove rtl8821ce-dkms --purge
sudo dkms remove rtl8821ce/5.2.5.2.1.30816.20190425 --all
sudo dkms remove rtl8821ce/v5.2.5_1.26055.20180108.1 --all
sudo dkms remove rtlwifi-new,/0.6 --all

Puis :

cd
rm -rf rtl8821ce
git clone https://github.com/tomaspinho/rtl8821ce
cd rtl8821ce
make
sudo make install
sudo modprobe 8821ce
sudo lshw -class network
nmcli dev wifi

EDIT : /!\ Merci de donner tous les retours

Dernière modification par NicoApi73 (Le 21/01/2020, à 09:41)

Hors ligne

#16 Le 21/01/2020, à 09:36

billgastrik

Re : RTL8821CE / Plus de wifi

hum

sudo dkms remove rtl8821ce/5.2.5.2.1.30816.20190425 --all --purge
Error!  Unknown option: --purge
Usage: /usr/sbin/dkms [action] [options]
  [action]  = { add | remove | build | install | uninstall | match | autoinstall
               | mkdriverdisk | mktarball | ldtarball | mkrpm | mkkmp | mkdeb | mkbmdeb | status }
  [options] = [-m module] [-v module-version] [-k kernel-version] [-a arch]
              [-d distro] [-c dkms.conf-location] [-q] [--force] [--force-version-override] [--all]
              [--templatekernel=kernel] [--directive='cli-directive=cli-value']
              [--config=kernel-.config-location] [--archive=tarball-location]
              [--kernelsourcedir=source-location] [--no-prepare-kernel] [--no-initrd]
              [--binaries-only] [--source-only] [-r release (SuSE)] [--verbose]
              [--size] [--spec=specfile] [--media=floppy|iso|tar] [--legacy-postinst=0|1]
              [--no-depmod]
              [-j number]

Hors ligne

#17 Le 21/01/2020, à 09:41

NicoApi73

Re : RTL8821CE / Plus de wifi

ok, j'ai viré l'option de purge dans le message précédent. J'avais un doute dessus quand je l'ai mise...

Dernière modification par NicoApi73 (Le 21/01/2020, à 09:41)

Hors ligne

#18 Le 21/01/2020, à 09:47

billgastrik

Re : RTL8821CE / Plus de wifi

sudo apt remove rtl8821ce-dkms --purge

Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
  libllvm8 libllvm8:i386
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
Les paquets suivants seront ENLEVÉS :
  rtl8821ce-dkms*
0 mis à jour, 0 nouvellement installés, 1 à enlever et 3 non mis à jour.
Après cette opération, 7004 ko d'espace disque seront libérés.
Souhaitez-vous continuer ? [O/n] 
(Lecture de la base de données... 217340 fichiers et répertoires déjà installés.)
Suppression de rtl8821ce-dkms (5.2.5.2.1.30816.20190425-0ubuntu1~18.04.1) ...

-------- Uninstall Beginning --------
Module:  rtl8821ce
Version: 5.2.5.2.1.30816.20190425
Kernel:  5.3.0-26-generic (x86_64)
-------------------------------------

Status: Before uninstall, this module version was ACTIVE on this kernel.

rtl8821ce.ko:
 - Uninstallation
   - Deleting from: /lib/modules/5.3.0-26-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

depmod...

DKMS: uninstall completed.

------------------------------
Deleting module version: 5.2.5.2.1.30816.20190425
completely from the DKMS tree.
------------------------------
Done.
sudo dkms remove rtl8821ce/5.2.5.2.1.30816.20190425 --all
Error! There are no instances of module: rtl8821ce
5.2.5.2.1.30816.20190425 located in the DKMS tree.
x@x:~$ sudo dkms remove rtl8821ce/v5.2.5_1.26055.20180108.1 --all
[sudo] Mot de passe de x : 

-------- Uninstall Beginning --------
Module:  rtl8821ce
Version: v5.2.5_1.26055.20180108.1
Kernel:  5.0.0-37-generic (x86_64)
-------------------------------------

Status: Before uninstall, this module version was ACTIVE on this kernel.

8821ce.ko:
 - Uninstallation
   - Deleting from: /lib/modules/5.0.0-37-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

depmod...

DKMS: uninstall completed.

-------- Uninstall Beginning --------
Module:  rtl8821ce
Version: v5.2.5_1.26055.20180108.1
Kernel:  5.3.0-26-generic (x86_64)
-------------------------------------

Status: This module version was INACTIVE for this kernel.
depmod...

DKMS: uninstall completed.

------------------------------
Deleting module version: v5.2.5_1.26055.20180108.1
completely from the DKMS tree.
------------------------------
Done.
x@x:~$ sudo dkms remove rtlwifi-new,/0.6 --all
Error! There are no instances of module: rtlwifi-new,
0.6 located in the DKMS tree.
x@x:~$ cd
x@x:~$ rm -rf rtl8821ce
x@x:~$ git clone https://github.com/tomaspinho/rtl8821ce
Clonage dans 'rtl8821ce'...
remote: Enumerating objects: 26, done.
remote: Counting objects: 100% (26/26), done.
remote: Compressing objects: 100% (24/24), done.
remote: Total 1499 (delta 6), reused 11 (delta 2), pack-reused 1473
Réception d'objets: 100% (1499/1499), 5.72 MiB | 3.47 MiB/s, fait.
Résolution des deltas: 100% (813/813), fait.
x@x:~$ cd rtl8821ce
x@x:~/rtl8821ce$ make
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.3.0-26-generic/build M=/home/x/rtl8821ce  modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-5.3.0-26-generic »
  CC [M]  /home/x/rtl8821ce/core/rtw_cmd.o
  CC [M]  /home/x/rtl8821ce/core/rtw_security.o
  CC [M]  /home/x/rtl8821ce/core/rtw_debug.o
  CC [M]  /home/x/rtl8821ce/core/rtw_io.o
  CC [M]  /home/x/rtl8821ce/core/rtw_ioctl_query.o
  CC [M]  /home/x/rtl8821ce/core/rtw_ioctl_set.o
  CC [M]  /home/x/rtl8821ce/core/rtw_ieee80211.o
  CC [M]  /home/x/rtl8821ce/core/rtw_mlme.o
  CC [M]  /home/x/rtl8821ce/core/rtw_mlme_ext.o
  CC [M]  /home/x/rtl8821ce/core/rtw_mi.o
  CC [M]  /home/x/rtl8821ce/core/rtw_wlan_util.o
  CC [M]  /home/x/rtl8821ce/core/rtw_vht.o
  CC [M]  /home/x/rtl8821ce/core/rtw_pwrctrl.o
  CC [M]  /home/x/rtl8821ce/core/rtw_rf.o
  CC [M]  /home/x/rtl8821ce/core/rtw_chplan.o
  CC [M]  /home/x/rtl8821ce/core/rtw_recv.o
  CC [M]  /home/x/rtl8821ce/core/rtw_sta_mgt.o
  CC [M]  /home/x/rtl8821ce/core/rtw_ap.o
  CC [M]  /home/x/rtl8821ce/core/mesh/rtw_mesh.o
  CC [M]  /home/x/rtl8821ce/core/mesh/rtw_mesh_pathtbl.o
  CC [M]  /home/x/rtl8821ce/core/mesh/rtw_mesh_hwmp.o
  CC [M]  /home/x/rtl8821ce/core/rtw_xmit.o
  CC [M]  /home/x/rtl8821ce/core/rtw_p2p.o
  CC [M]  /home/x/rtl8821ce/core/rtw_rson.o
  CC [M]  /home/x/rtl8821ce/core/rtw_tdls.o
  CC [M]  /home/x/rtl8821ce/core/rtw_br_ext.o
  CC [M]  /home/x/rtl8821ce/core/rtw_iol.o
  CC [M]  /home/x/rtl8821ce/core/rtw_sreset.o
  CC [M]  /home/x/rtl8821ce/core/rtw_btcoex_wifionly.o
  CC [M]  /home/x/rtl8821ce/core/rtw_btcoex.o
  CC [M]  /home/x/rtl8821ce/core/rtw_beamforming.o
  CC [M]  /home/x/rtl8821ce/core/rtw_odm.o
  CC [M]  /home/x/rtl8821ce/core/rtw_rm.o
  CC [M]  /home/x/rtl8821ce/core/rtw_rm_fsm.o
  CC [M]  /home/x/rtl8821ce/core/efuse/rtw_efuse.o
  CC [M]  /home/x/rtl8821ce/os_dep/osdep_service.o
  CC [M]  /home/x/rtl8821ce/os_dep/linux/os_intfs.o
  CC [M]  /home/x/rtl8821ce/os_dep/linux/pci_intf.o
  CC [M]  /home/x/rtl8821ce/os_dep/linux/pci_ops_linux.o
  CC [M]  /home/x/rtl8821ce/os_dep/linux/ioctl_linux.o
  CC [M]  /home/x/rtl8821ce/os_dep/linux/xmit_linux.o
  CC [M]  /home/x/rtl8821ce/os_dep/linux/mlme_linux.o
  CC [M]  /home/x/rtl8821ce/os_dep/linux/recv_linux.o
  CC [M]  /home/x/rtl8821ce/os_dep/linux/ioctl_cfg80211.o
  CC [M]  /home/x/rtl8821ce/os_dep/linux/rtw_cfgvendor.o
  CC [M]  /home/x/rtl8821ce/os_dep/linux/wifi_regd.o
  CC [M]  /home/x/rtl8821ce/os_dep/linux/rtw_android.o
  CC [M]  /home/x/rtl8821ce/os_dep/linux/rtw_xc.o
  CC [M]  /home/x/rtl8821ce/os_dep/linux/rtw_rhashtable.o
  CC [M]  /home/x/rtl8821ce/os_dep/linux/ioctl_mp.o
  CC [M]  /home/x/rtl8821ce/hal/hal_intf.o
  CC [M]  /home/x/rtl8821ce/hal/hal_com.o
  CC [M]  /home/x/rtl8821ce/hal/hal_com_phycfg.o
  CC [M]  /home/x/rtl8821ce/hal/hal_phy.o
  CC [M]  /home/x/rtl8821ce/hal/hal_dm.o
  CC [M]  /home/x/rtl8821ce/hal/hal_dm_acs.o
  CC [M]  /home/x/rtl8821ce/hal/hal_btcoex_wifionly.o
  CC [M]  /home/x/rtl8821ce/hal/hal_btcoex.o
  CC [M]  /home/x/rtl8821ce/hal/hal_mp.o
  CC [M]  /home/x/rtl8821ce/hal/hal_mcc.o
  CC [M]  /home/x/rtl8821ce/hal/hal_hci/hal_pci.o
  CC [M]  /home/x/rtl8821ce/hal/led/hal_led.o
  CC [M]  /home/x/rtl8821ce/hal/led/hal_pci_led.o
  CC [M]  /home/x/rtl8821ce/hal/rtl8821c/rtl8821c_halinit.o
  CC [M]  /home/x/rtl8821ce/hal/rtl8821c/rtl8821c_mac.o
  CC [M]  /home/x/rtl8821ce/hal/rtl8821c/rtl8821c_cmd.o
  CC [M]  /home/x/rtl8821ce/hal/rtl8821c/rtl8821c_phy.o
  CC [M]  /home/x/rtl8821ce/hal/rtl8821c/rtl8821c_dm.o
  CC [M]  /home/x/rtl8821ce/hal/rtl8821c/rtl8821c_ops.o
  CC [M]  /home/x/rtl8821ce/hal/rtl8821c/hal8821c_fw.o
  CC [M]  /home/x/rtl8821ce/hal/rtl8821c/pci/rtl8821ce_halinit.o
  CC [M]  /home/x/rtl8821ce/hal/rtl8821c/pci/rtl8821ce_halmac.o
  CC [M]  /home/x/rtl8821ce/hal/rtl8821c/pci/rtl8821ce_io.o
  CC [M]  /home/x/rtl8821ce/hal/rtl8821c/pci/rtl8821ce_xmit.o
  CC [M]  /home/x/rtl8821ce/hal/rtl8821c/pci/rtl8821ce_recv.o
  CC [M]  /home/x/rtl8821ce/hal/rtl8821c/pci/rtl8821ce_led.o
  CC [M]  /home/x/rtl8821ce/hal/rtl8821c/pci/rtl8821ce_ops.o
  CC [M]  /home/x/rtl8821ce/hal/efuse/rtl8821c/HalEfuseMask8821C_PCIE.o
  CC [M]  /home/x/rtl8821ce/hal/hal_halmac.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_api.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_88xx/halmac_bb_rf_88xx.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_88xx/halmac_cfg_wmac_88xx.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_88xx/halmac_common_88xx.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_88xx/halmac_efuse_88xx.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_88xx/halmac_flash_88xx.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_88xx/halmac_fw_88xx.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_88xx/halmac_gpio_88xx.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_88xx/halmac_init_88xx.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_88xx/halmac_mimo_88xx.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_88xx/halmac_pcie_88xx.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_88xx/halmac_8821c/halmac_cfg_wmac_8821c.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_88xx/halmac_8821c/halmac_common_8821c.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_88xx/halmac_8821c/halmac_gpio_8821c.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_88xx/halmac_8821c/halmac_init_8821c.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_88xx/halmac_8821c/halmac_phy_8821c.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_88xx/halmac_8821c/halmac_pwr_seq_8821c.o
  CC [M]  /home/x/rtl8821ce//hal/halmac/halmac_88xx/halmac_8821c/halmac_pcie_8821c.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_debug.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_antdiv.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_soml.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_smt_ant.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_antdect.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_interface.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_phystatus.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_hwconfig.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_dig.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_pathdiv.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_rainfo.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_dynamictxpower.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_adaptivity.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_cfotracking.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_noisemonitor.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_beamforming.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_dfs.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/txbf/halcomtxbf.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/txbf/haltxbfinterface.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/txbf/phydm_hal_txbf_api.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_adc_sampling.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_ccx.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_psd.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_primary_cca.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_cck_pd.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_rssi_monitor.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_auto_dbg.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_math_lib.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_api.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_pow_train.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_lna_sat.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_pmac_tx_setting.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/phydm_mp.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/halrf/halrf.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/halrf/halrf_debug.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/halrf/halphyrf_ce.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/halrf/halrf_powertracking_ce.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/halrf/halrf_powertracking.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/halrf/halrf_kfree.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/rtl8821c/halhwimg8821c_bb.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/rtl8821c/halhwimg8821c_mac.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/rtl8821c/halhwimg8821c_rf.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/rtl8821c/phydm_hal_api8821c.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/rtl8821c/phydm_regconfig8821c.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/halrf/rtl8821c/halrf_8821c.o
  CC [M]  /home/x/rtl8821ce/hal/phydm/halrf/rtl8821c/halrf_iqk_8821c.o
  CC [M]  /home/x/rtl8821ce/hal/btc/halbtc8821cwifionly.o
  CC [M]  /home/x/rtl8821ce/hal/btc/halbtc8821c1ant.o
  CC [M]  /home/x/rtl8821ce/hal/btc/halbtc8821c2ant.o
  CC [M]  /home/x/rtl8821ce/platform/platform_ops.o
  CC [M]  /home/x/rtl8821ce/core/rtw_mp.o
  LD [M]  /home/x/rtl8821ce/8821ce.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /home/x/rtl8821ce/8821ce.mod.o
  LD [M]  /home/x/rtl8821ce/8821ce.ko
make[1] : on quitte le répertoire « /usr/src/linux-headers-5.3.0-26-generic »
x@x:~/rtl8821ce$ sudo make install
install -p -m 644 8821ce.ko  /lib/modules/5.3.0-26-generic/kernel/drivers/net/wireless/
/sbin/depmod -a 5.3.0-26-generic
x@x:~/rtl8821ce$ sudo modxbe 8821ce
x@x:~/rtl8821ce$ sudo lshw -class network
  *-network NON-RÉCLAMÉ     
       description: Network controller
       xduit: RTL8821CE 802.11ac PCIe Wireless Network Adapter
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:02: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: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.1.187 link=yes multicast=yes port=MII speed=100Mbit/s
x@x:~/rtl8821ce$ nmcli dev wifi
x@x:~/rtl8821ce$ 

Hors ligne

#19 Le 21/01/2020, à 09:52

billgastrik

Re : RTL8821CE / Plus de wifi

J'ai l'impression que rien n'a changé...

Hors ligne

#20 Le 21/01/2020, à 10:50

NicoApi73

Re : RTL8821CE / Plus de wifi

Effectivement, le driver n'est pas lié à la carte.
Que donne :

sudo modprobe -r 8821ce
sudo modprobe 8821ce
lsmod | sort

Et redonne

sudo lshw -class network

car je t'ai fait déchargé puis recharger le module (au cas où un ancien module était encore chargé...)

Hors ligne

#21 Le 21/01/2020, à 10:52

billgastrik

Re : RTL8821CE / Plus de wifi

x@x:~$ sudo modxbe -r 8821ce
[sudo] Mot de passe de x : 
x@x:~$ sudo modxbe -r 8821ce
x@x:~$ sudo modxbe 8821ce
x@x:~$ lsmod | sort
8250_dw                20480  0
8821ce               2084864  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                   483328  5 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  11
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,xcessor_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,xcessor_thermal_device
intel_rapl_msr         20480  0
intel_rapl_perf        20480  0
intel_soc_dts_iosf     20480  1 xcessor_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             36864  0
pinctrl_cannonlake     36864  3
pinctrl_intel          28672  2 pinctrl_cannonlake
ppdev                  24576  0
xcessor_thermal_device    20480  0
psmouse               151552  0
r8152                  65536  0
rfcomm                 81920  4
rpcsec_gss_krb5        36864  0
sch_fq_codel           20480  2
sdhci                  57344  1 sdhci_pci
sdhci_pci              45056  0
serio_raw              20480  0
snd                    86016  19 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  3
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                380928  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
x@x:~$ sudo lshw -class network
  *-network NON-RÉCLAMÉ     
       description: Network controller
       xduit: RTL8821CE 802.11ac PCIe Wireless Network Adapter
       fabriquant: Realtek Semiconductor Co., Ltd.
       identifiant matériel: 0
       information bus: pci@0000:02: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: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.1.187 link=yes multicast=yes port=MII speed=100Mbit/s
x@x:~$ 

Hors ligne

#22 Le 21/01/2020, à 10:58

NicoApi73

Re : RTL8821CE / Plus de wifi

Peux tu donner :

sudo rfkill list

Hors ligne

#23 Le 21/01/2020, à 11:04

billgastrik

Re : RTL8821CE / Plus de wifi

sudo rfkill list
2: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no

Hors ligne

#24 Le 21/01/2020, à 11:10

NicoApi73

Re : RTL8821CE / Plus de wifi

Il faut attendre le retour de xubu. Le driver est compilé et il n'y a pas d'erreur dans la compilation. Il est également chargé, par contre il apparaît toujours comme étant NON-RÉCLAMÉ

Hors ligne

#25 Le 21/01/2020, à 11:24

xubu1957

Re : RTL8821CE / Plus de wifi

@Nico

Le pilote ne fait pas partie de ceux gérés par Larry Finger > github.com/lwfinger/rtlwifi_new

Et avec les nouveaux paquets > packages.ubuntu.com/search?keywords=rtl8821ce-dkms ?


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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