Bonjour,
J'ai exactement le même problème avec les mêmes messages.
Carte Wifi RTL8723DE
J'ai fait la dernière manipulation et, hormis "sudo make uninstall", tout à bien fonctionné. Le pilote a été correctement installé, mais il ne trouve pas la carte wifi. Bien que le réseau filaire fonctionne.
alain@PC-Anne-Catherine:~$ dkms status
rtlwifi-new, 0.6, 4.15.0-52-generic, x86_64: installed
alain@PC-Anne-Catherine:~$ lsmod | grep rtl
btrtl 16384 1 btusb
bluetooth 548864 33 btrtl,btintel,btbcm,bnep,btusb,rfcomm
alain@PC-Anne-Catherine:~$ dmesg | grep rtl
[ 16.573062] Bluetooth: hci0: rtl: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723
[ 16.573065] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723d_config.bin
[ 16.621474] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723d_fw.bin
alain@PC-Anne-Catherine:~$ modinfo rtl8723de
filename: /lib/modules/4.15.0-52-generic/updates/dkms/rtl8723de.ko
firmware: rtlwifi/rtl8723defw.bin
description: Realtek 8723DE 802.11n PCI wireless
license: GPL
author: Realtek WlanFAE <wlanfae@realtek.com>
author: PageHe <page_he@realsil.com.cn>
srcversion: 225860B994CF8C6352A5C7A
alias: pci:v000010ECd0000D723sv*sd*bc*sc*i*
depends: rtlwifi,rtl_pci,btcoexist,rtl8723-common,phydm_mod
retpoline: Y
name: rtl8723de
vermagic: 4.15.0-52-generic SMP mod_unload
signat: PKCS#7
signer:
sig_key:
sig_hashalgo: md4
parm: dma64:bool
parm: swenc:Set to 1 for software crypto (default 0)
(bool)
parm: ips:Set to 0 to not use link power save (default 1)
(bool)
parm: swlps:Set to 1 to use SW control power save (default 0)
(bool)
parm: fwlps:Set to 1 to use FW control power save (default 1)
(bool)
parm: msi:Set to 1 to use MSI interrupts mode (default 1)
(bool)
parm: aspm:Set to 1 to enable ASPM (default 0)
(int)
parm: debug_level:Set debug level (0-5) (default 0) (int)
parm: debug_mask:Set debug mask (default 0) (ullong)
parm: disable_watchdog:Set to 1 to disable the watchdog (default 0)
(bool)
parm: int_clear:Set to 0 to disable interrupt clear before set (default 0)
(bool)
parm: ant_sel:Set to 1 or 2 to force antenna number (default 0)
(int)
alain@PC-Anne-Catherine:~$ bootctl
System:
Firmware: n/a (n/a)
Secure Boot: enabled
Setup Mode: user
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/bdb4c375-ab71-467b-9439-e8f80716d991
File: └─/EFI/ubuntu/shimx64.efi
alain@PC-Anne-Catherine:~$ cat /etc/modprobe.d/50-rtl8723de.conf
cat: /etc/modprobe.d/50-rtl8723de.conf: Aucun fichier ou dossier de ce type
Merci pour votre aide !!