-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Archived Topics
- Unanswered Topics - Notebook
- WiFi Issues with Linux Mint and Realtek RTL8723DE

Create an account on the HP Community to personalize your profile and ask a question

02-13-2020 07:59 AM - edited 02-13-2020 08:00 AM
I found this post, but can't replay it, but have a similar problem
https://h30434.www3.hp.com/t5/Notebook-Software-and-How-To-Questions/wi-fi-bluetooth-issues-with-ubu...
I follor instruction stated in
https://h30434.www3.hp.com/t5/Notebook-Software-and-How-To-Questions/wi-fi-bluetooth-issues-with-ubu...
Hope can tell me how to connect the notebook to the wifi using Linux (with Win10 I have no problems)
Information requested
HP
SKU 3px311a#abm
SMBIOS 3.0 - Insyde F22., 28.08.2019
Network
Realtel RTL8723DE 802.11b/g/n PCIe Adapter
RESULTS
~$ ifconfig
eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.xxx.xxx netmask 255.255.xxx.xxx broadcast 192.168.xxx.xxx
inet6 xxxx::xxxx:xxxx:xxxx:xxxx prefixlen xx scopeid 0x20<link>
ether e4:e7:49:0d:dd:32 txqueuelen 1000 (Ethernet)
RX packets 6986 bytes 5462044 (5.4 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2689 bytes 277837 (277.8 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Bucle local)
RX packets 302 bytes 26630 (26.6 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 302 bytes 26630 (26.6 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
~$ iwconfig
eno1 no wireless extensions.
lo no wireless extensions.
~$ lspci -nnk | grep -iA 2 '^[^[:space:]].*net' | sed '/^--$/d; /^[^[:space:]]/ i\\'
01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:84a6]
Kernel driver in use: r8169
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:d723]
Subsystem: Hewlett-Packard Company Device [103c:8319]
~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0bda:b009 Realtek Semiconductor Corp.
Bus 001 Device 003: ID 0408:5321 Quanta Computer, Inc.
Bus 001 Device 002: ID 0d8d:0516 Promotion & Display Technology, Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
~$ rfkill list all
0: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
luis@luis-HP-Laptop-15-da0xxx:~$ lsb_release -idrc
Distributor ID: LinuxMint
Description: Linux Mint 19.3 Tricia
Release: 19.3
Codename: tricia
~$ uname -srvmpio
Linux 5.0.0-37-generic #40~18.04.1-Ubuntu SMP Thu Nov 14 12:06:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
~$ lsmod
Module Size Used by
bnep 24576 2
nls_iso8859_1 16384 1
snd_soc_skl 106496 0
btusb 49152 0
snd_hda_codec_hdmi 53248 1
intel_rapl 24576 0
x86_pkg_temp_thermal 20480 0
intel_powerclamp 20480 0
uvcvideo 94208 0
coretemp 20480 0
videobuf2_vmalloc 20480 1 uvcvideo
videobuf2_memops 20480 1 videobuf2_vmalloc
snd_soc_hdac_hda 24576 1 snd_soc_skl
videobuf2_v4l2 24576 1 uvcvideo
btrtl 20480 1 btusb
snd_hda_ext_core 28672 2 snd_soc_hdac_hda,snd_soc_skl
videobuf2_common 45056 2 videobuf2_v4l2,uvcvideo
snd_hda_codec_realtek 114688 1
snd_soc_skl_ipc 65536 1 snd_soc_skl
snd_soc_sst_ipc 20480 1 snd_soc_skl_ipc
btbcm 16384 1 btusb
snd_soc_sst_dsp 36864 1 snd_soc_skl_ipc
snd_soc_acpi_intel_match 28672 1 snd_soc_skl
btintel 24576 1 btusb
snd_soc_acpi 16384 2 snd_soc_acpi_intel_match,snd_soc_skl
crct10dif_pclmul 16384 1
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
snd_hda_codec_generic 77824 1 snd_hda_codec_realtek
videodev 204800 3 videobuf2_v4l2,uvcvideo,videobuf2_common
aesni_intel 372736 0
bluetooth 557056 12 btrtl,btintel,btbcm,bnep,btusb
media 53248 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
snd_soc_core 233472 2 snd_soc_hdac_hda,snd_soc_skl
snd_compress 24576 1 snd_soc_core
ac97_bus 16384 1 snd_soc_core
aes_x86_64 20480 1 aesni_intel
crypto_simd 16384 1 aesni_intel
cryptd 24576 3 crypto_simd,ghash_clmulni_intel,aesni_intel
glue_helper 16384 1 aesni_intel
snd_pcm_dmaengine 16384 1 snd_soc_core
intel_cstate 20480 0
ecdh_generic 28672 1 bluetooth
ledtrig_audio 16384 2 snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_intel 49152 3
snd_hda_codec 135168 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda
snd_hda_core 86016 8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_hdac_hda,snd_soc_skl
snd_hwdep 20480 1 snd_hda_codec
snd_pcm 102400 8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_soc_core,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine
intel_rapl_perf 16384 0
intel_xhci_usb_role_switch 16384 0
snd_seq_midi 20480 0
roles 16384 1 intel_xhci_usb_role_switch
snd_seq_midi_event 16384 1 snd_seq_midi
joydev 28672 0
input_leds 16384 0
serio_raw 20480 0
hp_wmi 16384 0
wmi_bmof 16384 0
intel_wmi_thunderbolt 20480 0
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
kxcjk_1013 24576 0
industrialio_triggered_buffer 16384 1 kxcjk_1013
kfifo_buf 16384 1 industrialio_triggered_buffer
snd_timer 36864 2 snd_seq,snd_pcm
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
mei_me 40960 0
industrialio 73728 3 industrialio_triggered_buffer,kfifo_buf,kxcjk_1013
mei 106496 1 mei_me
soundcore 16384 1 snd
intel_vbtn 20480 0
sparse_keymap 16384 2 hp_wmi,intel_vbtn
mac_hid 16384 0
intel_pch_thermal 16384 0
processor_thermal_device 20480 0
int340x_thermal_zone 16384 1 processor_thermal_device
int3400_thermal 20480 0
intel_soc_dts_iosf 20480 1 processor_thermal_device
acpi_thermal_rel 16384 1 int3400_thermal
hp_wireless 16384 0
acpi_tad 16384 0
acpi_pad 184320 0
ip6t_REJECT 16384 1
nf_reject_ipv6 20480 1 ip6t_REJECT
nf_log_ipv6 16384 5
xt_hl 16384 22
ip6t_rt 20480 3
ipt_REJECT 16384 1
nf_reject_ipv4 16384 1 ipt_REJECT
nf_log_ipv4 16384 5
nf_log_common 16384 2 nf_log_ipv4,nf_log_ipv6
xt_LOG 20480 10
sch_fq_codel 20480 2
xt_limit 16384 13
xt_tcpudp 20480 18
xt_addrtype 16384 4
xt_conntrack 16384 16
ip6table_filter 16384 1
ip6_tables 32768 53 ip6table_filter
nf_conntrack_netbios_ns 16384 0
nf_conntrack_broadcast 16384 1 nf_conntrack_netbios_ns
nf_nat_ftp 20480 0
nf_nat 36864 1 nf_nat_ftp
nf_conntrack_ftp 24576 1 nf_nat_ftp
nf_conntrack 135168 6 xt_conntrack,nf_nat,nf_nat_ftp,nf_conntrack_netbios_ns,nf_conntrack_broadcast,nf_conntrack_ftp
parport_pc 36864 0
ppdev 24576 0
nf_defrag_ipv6 24576 1 nf_conntrack
nf_defrag_ipv4 16384 1 nf_conntrack
iptable_filter 16384 1
bpfilter 24576 0
lp 20480 0
parport 53248 3 parport_pc,lp,ppdev
ip_tables 32768 9 iptable_filter
x_tables 40960 13 ip6table_filter,xt_conntrack,iptable_filter,xt_LOG,xt_tcpudp,xt_addrtype,ip6t_rt,ip6_tables,ipt_REJECT,ip_tables,xt_limit,xt_hl,ip6t_REJECT
autofs4 45056 2
btrfs 1175552 0
xor 24576 1 btrfs
zstd_compress 163840 1 btrfs
raid6_pq 114688 1 btrfs
libcrc32c 16384 3 nf_conntrack,nf_nat,btrfs
dm_mirror 24576 0
BLOCKED (The message body contains ... ///... which is not permitted in this community. Please remove this content before sending your post.)
BLOCKED (The message body contains ... ///... which is not permitted in this community. Please remove this content before sending your post.)
BLOCKED (The message body contains ... ///... which is not permitted in this community. Please remove this content before sending your post.)
BLOCKED (The message body contains ... ///... which is not permitted in this community. Please remove this content before sending your post.)
BLOCKED (The message body contains ... ///... which is not permitted in this community. Please remove this content before sending your post.)
BLOCKED (The message body contains ... ///... which is not permitted in this community. Please remove this content before sending your post.)
BLOCKED (The message body contains ... ///... which is not permitted in this community. Please remove this content before sending your post.)
BLOCKED (The message body contains ... ///... which is not permitted in this community. Please remove this content before sending your post.)
mdev 24576 2 kvmgt,vfio_mdev
vfio_iommu_type1 28672 0
vfio 32768 3 kvmgt,vfio_mdev,vfio_iommu_type1
kvm 647168 1 kvmgt
irqbypass 16384 1 kvm
i2c_algo_bit 16384 1 i915
drm_kms_helper 180224 1 i915
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
BLOCKED (The message body contains ... ///... which is not permitted in this community. Please remove this content before sending your post.)
BLOCKED (The message body contains ... ///... which is not permitted in this community. Please remove this content before sending your post.)
BLOCKED (The message body contains ... ///... which is not permitted in this community. Please remove this content before sending your post.)
BLOCKED (The message body contains ... ///... which is not permitted in this community. Please remove this content before sending your post.)
BLOCKED (The message body contains ... ///... which is not permitted in this community. Please remove this content before sending your post.)
BLOCKED (The message body contains ... ///... which is not permitted in this community. Please remove this content before sending your post.)
BLOCKED (The message body contains ... ///... which is not permitted in this community. Please remove this content before sending your post.)
BLOCKED (The message body contains ... ///... which is not permitted in this community. Please remove this content before sending your post.)
video 49152 1 i915
