Realtek RTL8723DE Device not detecting wifi [SOLVED]

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post please read how to get help. Topics in this forum are automatically closed 6 months after creation.
Post Reply
Ferridae
Level 1
Level 1
Posts: 12
Joined: Tue Apr 04, 2023 8:37 pm

Realtek RTL8723DE Device not detecting wifi [SOLVED]

Post by Ferridae »

Howdy Mint Networking Community.

I have an HP laptop here (HP-15-dy0xxx) with a Realtek RTL8723DE 802.11b/g/n PCIe Adapter that just does not seem to like the internet. (These are the readouts I get in terminal)

I have downloaded a driver (It can be found here. https://github.com/smlinux/rtl8723de). However, when installing this driver, I cannot seem to get this wifi card to work.

I do not have a direct connection to the router since I do not have the adapter for CAT6 to USB type C. (Which I also do not think will work since I tried testing my type C port, and no dice...)

I do not have a WiFi dongle either, so I am stuck with sticking an SD card inside my machine and downloading drivers the old school way.

Any advice would be much appreciated though! Thank you guys for being so cool.
Last edited by Ferridae on Sat Apr 15, 2023 12:25 pm, edited 1 time in total.
gittiest personITW
Level 11
Level 11
Posts: 3720
Joined: Tue May 28, 2019 4:27 pm

Re: Realtek RTL8723DE Device not detecting wifi

Post by gittiest personITW »

Ferridae
Level 1
Level 1
Posts: 12
Joined: Tue Apr 04, 2023 8:37 pm

Re: Realtek RTL8723DE Device not detecting wifi

Post by Ferridae »

Hello Gittiest,

This is the output I get when I apply the command:

Code: Select all

ferridae@ferridae-HP-Laptop-15-dy0xxx:~$ sudo modprobe -r rtw_8723de
modprobe: FATAL: Module rtw_8723de not found.
ferridae@ferridae-HP-Laptop-15-dy0xxx:~$ sudo modprobe rtw_8723de ant_sel=2
modprobe: FATAL: Module rtw_8723de not found in directory /lib/modules/5.15.0-56-generic
ferridae@ferridae-HP-Laptop-15-dy0xxx:~$ iwlist scan | egrep -i 'ssid|quality'
lo        Interface doesn't support scanning.
From the looks of it, it is not even detecting the WiFi Driver in the first place, giving that it is giving me that error.

Thank you for the response btw :)
Ferridae
Level 1
Level 1
Posts: 12
Joined: Tue Apr 04, 2023 8:37 pm

Re: Realtek RTL8723DE Device not detecting wifi

Post by Ferridae »

After being able to tether connect my machine and doing an update/upgrade, this is what I was able to find

Code: Select all

snd_intel_dspcfg       28672  2 snd_hda_intel,snd_sof_intel_hda_common
snd_intel_sdw_acpi     20480  2 snd_sof_intel_hda_common,snd_intel_dspcfg
cfg80211              974848  2 rtw88_core,mac80211
JeremyB
Level 21
Level 21
Posts: 12705
Joined: Fri Feb 21, 2014 8:17 am

Re: Realtek RTL8723DE Device not detecting wifi

Post by JeremyB »

run these commands in terminal and post the termbin URL after the second command is run

Code: Select all

wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info && chmod +x wireless-info && ./wireless-info
cat wireless-info.txt | nc termbin.com 9999
sleeper12
Level 20
Level 20
Posts: 12157
Joined: Thu May 25, 2017 3:22 pm

Re: Realtek RTL8723DE Device not detecting wifi

Post by sleeper12 »

See if the driver here works for you, #7:
https://easylinuxtipsproject.blogspot.c ... k.html#ID7
Ferridae
Level 1
Level 1
Posts: 12
Joined: Tue Apr 04, 2023 8:37 pm

Re: Realtek RTL8723DE Device not detecting wifi

Post by Ferridae »

Here you go sir:

Code: Select all

########## wireless info START ##########

Report from: 15 Apr 2023 12:06 EDT -0400

Booted last: 15 Apr 2023 00:00 EDT -0400

Script from: 25 Jan 2020 03:34 UTC +0000

##### release ###########################

Distributor ID:	Linuxmint
Description:	Linux Mint 21.1
Release:	21.1
Codename:	vera

##### kernel ############################

Linux 5.15.0-69-generic #76-Ubuntu SMP Fri Mar 17 17:19:29 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

Parameters: ro, quiet, splash

##### desktop ###########################

Xfce

##### lspci #############################

01:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723DE 802.11b/g/n PCIe Adapter [10ec:d723]
	DeviceName: Realtek Wireless LAN + BT
	Subsystem: Hewlett-Packard Company RTL8723DE 802.11b/g/n PCIe Adapter [103c:8319]

##### lsusb #############################

Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 2a94:5009 G2Touch Multi-Touch by G2TSP
Bus 001 Device 016: ID 1004:6344 LG Electronics, Inc. LM-X420xxx/G2 Android Phone (USB tethering mode)
Bus 001 Device 003: ID 0408:5365 Quanta Computer, Inc. HP TrueVision HD Camera
Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

##### PCMCIA card info ##################

##### rfkill ############################

##### secure boot #######################

SecureBoot disabled

##### lsmod #############################

rtw88_8723de           16384  0
rtw88_8723d            73728  1 rtw88_8723de
rtw88_pci              32768  1 rtw88_8723de
mac80211             1249280  2 rtw88_pci,rtw88_core
hp_wmi                 20480  0
sparse_keymap          16384  1 hp_wmi
platform_profile       16384  1 hp_wmi
wmi_bmof               16384  0
cfg80211              974848  2 rtw88_core,mac80211
libarc4                16384  1 mac80211
wmi                    32768  2 hp_wmi,wmi_bmof

##### interfaces ########################

[/etc/network/interfaces]
source /etc/network/interfaces.d/*

##### ifconfig ##########################

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback <MAC address> brd <MAC address>
    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
5: usb0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000
    link/ether <MAC 'usb0' [IF1]> brd <MAC address>
    inet 192.168.188.10/24 brd 192.168.188.255 scope global dynamic noprefixroute usb0
       valid_lft 3577sec preferred_lft 3577sec
    inet6 fe80::de6a:983f:20b4:6b06/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever

##### iwconfig ##########################

lo        no wireless extensions.

usb0      no wireless extensions.

##### route #############################

default via 192.168.188.40 dev usb0 proto dhcp metric 100 
169.254.0.0/16 dev usb0 scope link metric 1000 
192.168.188.0/24 dev usb0 proto kernel scope link src 192.168.188.10 metric 100 

##### resolv.conf #######################

[777 root '/etc/resolv.conf' -> '../run/systemd/resolve/stub-resolv.conf']

nameserver 127.0.0.53
options edns0 trust-ad
search .

##### network managers ##################

Installed:

	NetworkManager

Running:

root         740       1  0 12:03 ?        00:00:00 /usr/sbin/NetworkManager --no-daemon

##### NetworkManager info ###############

GENERAL.DEVICE:                         ttyACM0
GENERAL.TYPE:                           gsm
GENERAL.NM-TYPE:                        NMDeviceModem
GENERAL.DBUS-PATH:                      /org/freedesktop/NetworkManager/Devices/8
GENERAL.VENDOR:                         LG Electronics, Inc.
GENERAL.PRODUCT:                        LM-X420xxx/G2 Android Phone (USB tethering mode)
GENERAL.DRIVER:                         rndis_host, cdc_acm
GENERAL.DRIVER-VERSION:                 --
GENERAL.FIRMWARE-VERSION:               --
GENERAL.HWADDR:                         (unknown)
GENERAL.MTU:                            0
GENERAL.STATE:                          30 (disconnected)
GENERAL.REASON:                         0 (No reason given)
GENERAL.IP4-CONNECTIVITY:               1 (none)
GENERAL.IP6-CONNECTIVITY:               1 (none)
GENERAL.UDI:                            /org/freedesktop/ModemManager1/Modem/2
GENERAL.PATH:                           --
GENERAL.IP-IFACE:                       --
GENERAL.IS-SOFTWARE:                    no
GENERAL.NM-MANAGED:                     yes
GENERAL.AUTOCONNECT:                    yes
GENERAL.FIRMWARE-MISSING:               no
GENERAL.NM-PLUGIN-MISSING:              no
GENERAL.PHYS-PORT-ID:                   --
GENERAL.CONNECTION:                     --
GENERAL.CON-UUID:                       --
GENERAL.CON-PATH:                       --
GENERAL.METERED:                        unknown
CAPABILITIES.CARRIER-DETECT:            no
CAPABILITIES.SPEED:                     unknown
CAPABILITIES.IS-SOFTWARE:               no
CAPABILITIES.SRIOV:                     no
INTERFACE-FLAGS.UP:                     no
INTERFACE-FLAGS.LOWER-UP:               no
INTERFACE-FLAGS.CARRIER:                no
INTERFACE-FLAGS.PROMISC:                no
CONNECTIONS.AVAILABLE-CONNECTION-PATHS: --

##### NetworkManager.state ##############

[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true

##### NetworkManager config #############

[[/etc/NetworkManager/conf.d/default-wifi-powersave-on.conf]]
[connection]
wifi.powersave = 3

[[/etc/NetworkManager/NetworkManager.conf]]
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=false
[device]
wifi.scan-rand-mac-address=no

[[/usr/lib/NetworkManager/conf.d/10-dns-resolved.conf]]
[main]
dns=systemd-resolved

[[/usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf]]
[keyfile]
unmanaged-devices=*,except:type:wifi,except:type:gsm,except:type:cdma

[[/usr/lib/NetworkManager/conf.d/20-connectivity-ubuntu.conf]]
[connectivity]
uri=http://connectivity-check.ubuntu.com./

[[/usr/lib/NetworkManager/conf.d/no-mac-addr-change.conf]]
[device-31-mac-addr-change]
match-device=driver:eagle_sdio,driver:wl
wifi.scan-rand-mac-address=no

##### NetworkManager profiles ###########

##### Netplan config ####################

[/etc/netplan/1-network-manager-all.yaml]
network:
  version: 2
  renderer: NetworkManager

##### iw reg get ########################

Region: America/New_York (based on set time zone)

global
country 00: DFS-UNSET
	(755 - 928 @ 2), (N/A, 20), (N/A), PASSIVE-SCAN
	(2402 - 2472 @ 40), (N/A, 20), (N/A)
	(2457 - 2482 @ 20), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
	(2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, PASSIVE-SCAN
	(5170 - 5250 @ 80), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN
	(5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW, PASSIVE-SCAN
	(5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, PASSIVE-SCAN
	(5735 - 5835 @ 80), (N/A, 20), (N/A), PASSIVE-SCAN
	(57240 - 63720 @ 2160), (N/A, 0), (N/A)

##### iwlist channels ###################

lo        no frequency information.

usb0      no frequency information.

##### iwlist scan #######################

lo        Interface doesn't support scanning.

usb0      Interface doesn't support scanning.

##### module infos ######################

[mac80211]
filename:       /lib/modules/5.15.0-69-generic/kernel/net/mac80211/mac80211.ko
license:        GPL
description:    IEEE 802.11 subsystem
depends:        cfg80211,libarc4
retpoline:      Y
intree:         Y
name:           mac80211
vermagic:       5.15.0-69-generic SMP mod_unload modversions 
parm:           minstrel_vht_only:Use only VHT rates when VHT is supported by sta. (bool)
parm:           max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
parm:           max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
parm:           beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
parm:           probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
parm:           ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)

[cfg80211]
filename:       /lib/modules/5.15.0-69-generic/kernel/net/wireless/cfg80211.ko
description:    wireless configuration support
license:        GPL
depends:        
retpoline:      Y
intree:         Y
name:           cfg80211
vermagic:       5.15.0-69-generic SMP mod_unload modversions 
parm:           bss_entries_limit:limit to number of scan BSS entries (per wiphy, default 1000) (int)
parm:           ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
parm:           cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)

##### module parameters #################

[mac80211]
beacon_loss_count: 7
ieee80211_default_rc_algo: minstrel_ht
max_nullfunc_tries: 2
max_probe_tries: 5
minstrel_vht_only: Y
probe_wait_ms: 500

[cfg80211]
bss_entries_limit: 1000
cfg80211_disable_40mhz_24ghz: N
ieee80211_regdom: 00

##### /etc/modules ######################

##### modprobe options ##################

[/etc/modprobe.d/amd64-microcode-blacklist.conf]
blacklist microcode

[/etc/modprobe.d/blacklist-ath_pci.conf]
blacklist ath_pci

[/etc/modprobe.d/blacklist.conf]
blacklist evbug
blacklist usbmouse
blacklist usbkbd
blacklist eepro100
blacklist de4x5
blacklist eth1394
blacklist snd_intel8x0m
blacklist snd_aw2
blacklist prism54
blacklist bcm43xx
blacklist garmin_gps
blacklist asus_acpi
blacklist snd_pcsp
blacklist pcspkr
blacklist amd76x_edac

[/etc/modprobe.d/blacklist-rare-network.conf]
alias net-pf-3 off
alias net-pf-6 off
alias net-pf-9 off
alias net-pf-11 off
alias net-pf-12 off
alias net-pf-19 off
alias net-pf-21 off
alias net-pf-36 off

[/etc/modprobe.d/intel-microcode-blacklist.conf]
blacklist microcode

[/etc/modprobe.d/iwlwifi.conf]
remove iwlwifi \
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod) \
&& /sbin/modprobe -r mac80211

##### rc.local ##########################

grep: /etc/rc.local: No such file or directory

##### pm-utils ##########################

##### udev rules ########################

##### dmesg #############################

[    8.646014] rtw_8723de 0000:01:00.0: enabling device (0000 -> 0003)
[    8.649142] rtw_8723de 0000:01:00.0: Firmware version 48.0.0, H2C version 0
[   10.649522] rtw_8723de 0000:01:00.0: failed to poll offset=0x5 mask=0x3 value=0x0
[   10.649525] rtw_8723de 0000:01:00.0: mac power on failed
[   10.649527] rtw_8723de 0000:01:00.0: failed to power on mac
[   10.649528] rtw_8723de 0000:01:00.0: failed to setup chip efuse info
[   10.649530] rtw_8723de 0000:01:00.0: failed to setup chip information
[   10.686637] rtw_8723de: probe of 0000:01:00.0 failed with error -22
[   72.879309] rndis_host 1-4:1.0 usb0: unregister 'rndis_host' usb-0000:00:14.0-4, RNDIS device
[   74.147951] rndis_host 1-4:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-4, RNDIS device, <MAC address>
[   74.462130] rndis_host 1-4:1.0 usb0: unregister 'rndis_host' usb-0000:00:14.0-4, RNDIS device
[   75.978216] rndis_host 1-4:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-4, RNDIS device, <MAC address>
[   93.010137] rndis_host 1-4:1.0 usb0: unregister 'rndis_host' usb-0000:00:14.0-4, RNDIS device
[  149.668389] rndis_host 1-4:1.0 usb0: register 'rndis_host' at usb-0000:00:14.0-4, RNDIS device, <MAC 'usb0' [IF1]>

########## wireless info END ############
JeremyB
Level 21
Level 21
Posts: 12705
Joined: Fri Feb 21, 2014 8:17 am

Re: Realtek RTL8723DE Device not detecting wifi

Post by JeremyB »

In terminal do

Code: Select all

sudo sed -i 's/wifi.powersave = 3/wifi.powersave = 2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
Reboot
Ferridae
Level 1
Level 1
Posts: 12
Joined: Tue Apr 04, 2023 8:37 pm

Re: Realtek RTL8723DE Device not detecting wifi

Post by Ferridae »

JeremyB: in terminal enter this, then reboot> sudo sed -i 's/wifi.powersave = 3/wifi.powersave = 2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
JeremyB
Level 21
Level 21
Posts: 12705
Joined: Fri Feb 21, 2014 8:17 am

Re: Realtek RTL8723DE Device not detecting wifi

Post by JeremyB »

Yes, it might help to do a shutdown, then boot it
Ferridae
Level 1
Level 1
Posts: 12
Joined: Tue Apr 04, 2023 8:37 pm

Re: Realtek RTL8723DE Device not detecting wifi

Post by Ferridae »

Full reboot (as requested) was done, and it still is not recognizing the wifi card.
Ferridae
Level 1
Level 1
Posts: 12
Joined: Tue Apr 04, 2023 8:37 pm

Re: Realtek RTL8723DE Device not detecting wifi

Post by Ferridae »

After a 30 second reboot and the help of Jeremy on Hexchat. I was able to get this wifi adapter working for this machine. Consider this solved! :D
Post Reply

Return to “Networking”